:root{color-scheme:light;--bg: #f4f0e8;--surface: #fbf8f2;--ink: #232730;--text: #4c5360;--accent: #5f748b;--line: #ddd5c8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Muli,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text);background:radial-gradient(circle at 20% 0%,#faf6ef 0%,var(--bg) 55%);line-height:1.65;padding-top:3.1rem;scroll-snap-type:y mandatory}#sideNav{position:fixed;top:0;left:0;right:0;height:3.1rem;background:#f2ece3e6;border-bottom:1px solid var(--line);backdrop-filter:blur(4px);z-index:20;display:flex;align-items:center;padding:0 1.2rem}#sideNav:after{content:"";position:absolute;right:0;top:0;bottom:0;width:3rem;background:linear-gradient(to right,transparent,rgba(242,236,227,.95));pointer-events:none;z-index:1}.social-link i{font-size:1.05rem;line-height:1}.side-content{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.1rem}.menu{flex:1;min-width:0}.menu ul{list-style:none;display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.65rem;padding:0 2.8rem 0 0;margin:0}.menu ul::-webkit-scrollbar{display:none}.menu li{flex:0 0 auto}.menu a{display:block;white-space:nowrap;color:#2f3843;text-decoration:none;font-size:.74rem;font-weight:700;letter-spacing:.08rem;text-transform:uppercase;padding-bottom:.1rem;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.menu a:hover,.menu a:focus-visible,.menu a[aria-current=page]{color:var(--accent);border-color:var(--accent)}.container{width:min(960px,100%);margin-inline:auto;padding-inline:1rem}.editorial-section{display:flex;align-items:center;min-height:calc(100vh - 3.1rem);padding:4.2rem 0 3.2rem;border-bottom:1px solid var(--line);scroll-snap-align:start;scroll-snap-stop:always;scroll-margin-top:3.1rem}.editorial-content{width:100%;max-width:58rem;opacity:0;transform:translateY(12px);animation:section-enter .7s ease forwards}.editorial-section:nth-of-type(2) .editorial-content{animation-delay:.08s}.editorial-section:nth-of-type(3) .editorial-content{animation-delay:.16s}.editorial-section:nth-of-type(4) .editorial-content{animation-delay:.24s}.section-meta{margin:0 0 .9rem;font-size:.75rem;letter-spacing:.1rem;text-transform:uppercase;color:var(--accent);font-weight:700}h1,h2{color:var(--ink);margin:0}h1{font-family:Segoe UI,Muli,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Arial,sans-serif;text-transform:uppercase;font-weight:300;font-size:clamp(3rem,10vw,3rem);line-height:1;letter-spacing:.015em;margin-bottom:.7rem}h2{font-family:Segoe UI,Muli,Georgia,Times New Roman,serif;font-weight:300;font-size:clamp(2rem,4.8vw,3.2rem);line-height:1.2;margin-bottom:1.6rem}h3{font-family:Muli,Georgia,Times New Roman,serif;font-size:clamp(1.28rem,2vw,1.6rem);line-height:1.35;margin:0 0 .45rem;font-weight:500;color:var(--ink)}.text-primary{color:var(--accent)}.lead{font-size:1.15rem;max-width:52ch;margin:0 0 1rem}p{margin:0 0 1rem;max-width:76ch}.social-links{list-style:none;display:flex;gap:.55rem;padding:0;margin:0}.social-link{display:inline-flex;align-items:center;justify-content:center;min-width:2.6rem;height:2rem;padding:0 .65rem;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--ink);text-decoration:none;font-family:Saira Extra Condensed,sans-serif;font-size:1rem;font-weight:700;text-transform:lowercase;transition:border-color .2s ease,color .2s ease,transform .2s ease}.social-link:hover,.social-link:focus-visible{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}.project-item{margin-bottom:1.8rem}.subheading{font-family:Muli,sans-serif;text-transform:uppercase;font-weight:800;font-size:.8rem;letter-spacing:.08rem;color:var(--accent);margin:1.75rem 0 .7rem}.check-list{margin:0;padding-left:1.4rem}.check-list li{margin-bottom:.4rem}.medhelp-feature,.newsroom-feature,.livechat-feature,.detv-feature,.cert-feature{display:grid;grid-template-columns:1fr auto;gap:.6rem;align-items:start}.medhelp-feature-text,.newsroom-feature-text,.livechat-feature-text,.detv-feature-text{margin:0}.medhelp-feature-thumb,.newsroom-feature-thumb,.livechat-feature-thumb,.detv-feature-thumb,.cert-feature-thumb{display:block;width:96px;justify-self:end;opacity:.9;transition:opacity .2s ease,transform .2s ease}.medhelp-feature-thumb:hover,.medhelp-feature-thumb:focus-visible,.newsroom-feature-thumb:hover,.newsroom-feature-thumb:focus-visible,.livechat-feature-thumb:hover,.livechat-feature-thumb:focus-visible,.detv-feature-thumb:hover,.detv-feature-thumb:focus-visible,.cert-feature-thumb:hover,.cert-feature-thumb:focus-visible{opacity:1;transform:translateY(-1px)}.medhelp-feature-thumb img,.newsroom-feature-thumb img,.livechat-feature-thumb img,.detv-feature-thumb img{display:block;width:100%;height:60px;object-fit:cover;object-position:center;border:1px solid var(--line);border-radius:.3rem;background:var(--surface)}.cert-feature-thumb img{display:block;width:100%;height:auto;border:1px solid var(--line);border-radius:.3rem;background:var(--surface)}@media(min-width:992px){body{padding-top:0;padding-left:12.5rem}#sideNav{right:auto;width:12.5rem;height:100vh;padding:2.1rem 1rem;border-right:1px solid var(--line);border-bottom:0;align-items:flex-start;background:var(--surface);backdrop-filter:none}.side-content{flex-direction:column;align-items:flex-start;justify-content:center;height:100%;gap:2rem}#sideNav:after{display:none}.menu{flex:initial;min-width:initial}.menu ul{flex-direction:column;align-items:flex-start;overflow-x:visible;gap:.7rem}.editorial-section{min-height:100vh;padding:5.5rem 0 4.5rem;scroll-margin-top:0}}@media(max-width:640px){#sideNav{padding:0 .85rem}#sideNav:after{width:2.2rem}.menu ul{gap:.5rem;padding-right:2rem}.menu a{font-size:.68rem;letter-spacing:.06rem}.medhelp-feature,.newsroom-feature,.livechat-feature,.detv-feature,.cert-feature{grid-template-columns:1fr}.medhelp-feature-thumb img{height:52px}.medhelp-feature-thumb,.newsroom-feature-thumb,.livechat-feature-thumb,.detv-feature-thumb,.cert-feature-thumb{justify-self:start;width:84px;margin-top:.25rem}.newsroom-feature-thumb img,.livechat-feature-thumb img,.detv-feature-thumb img{height:52px}.container{padding-inline:.9rem}.editorial-section{padding-top:3.5rem;padding-bottom:2.8rem}}@media(max-width:380px){#sideNav{padding:0 .7rem}.menu ul{gap:.4rem;padding-right:1.6rem}.menu a{font-size:.62rem;letter-spacing:.04rem}}@keyframes section-enter{to{opacity:1;transform:translateY(0)}}
