:root{--red:#dc3635;--ink:#202522;--cream:#f4f1eb;--muted:#626661;--line:#dcded7}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font-family:'Segoe UI',Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.utility{background:var(--ink);color:#e4e6df;font-size:10px;letter-spacing:1.8px}.utility .wrap{display:flex;justify-content:space-between;padding:9px 0}.utility a{letter-spacing:.5px}header{position:sticky;top:0;z-index:20;background:#fffffff5;backdrop-filter:blur(16px);border-bottom:1px solid #e9e9e3}.navigation{display:flex;align-items:center;justify-content:space-between;min-height:97px;gap:30px}.brand img{width:185px;height:auto}nav{display:flex;align-items:center;gap:27px;font-size:13px;font-weight:600}nav>a{position:relative}nav>a:not(.nav-cta):after{content:'';position:absolute;bottom:-12px;left:0;width:0;height:2px;background:var(--red);transition:width .25s}nav>a:hover:after,nav>a[aria-current]:after{width:100%}nav>a[aria-current]{color:var(--red)}.nav-cta{background:var(--red);padding:12px 18px;color:white;display:flex;gap:22px}.menu-toggle{display:none}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;margin:0 0 22px}.red{color:#b52d2d}h1,h2,h3{line-height:1.08;letter-spacing:-2px;margin:0 0 24px;font-weight:650}h1{font-size:clamp(46px,5.6vw,82px)}h2{font-size:clamp(34px,3.3vw,48px)}h3{font-size:25px;letter-spacing:-.6px}em{font-family:Georgia,serif;font-weight:400}p{margin:0 0 22px}.home-hero{min-height:690px;background:#202522;color:white;position:relative;overflow:hidden}.hero-photo{position:absolute;inset:0;background:url('../assets/Vaccnew.jpg') 100% 39%/auto 118% no-repeat;animation:photo-drift 18s ease-in-out infinite alternate}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#141c19 2%,#141c19f0 30%,#141c196b 63%,#141c1910),linear-gradient(0deg,#151c1970,transparent 60%)}.hero-content{position:relative;padding-top:83px;padding-bottom:28px;z-index:2}.hero-content h1{max-width:840px}.hero-content h1 em{color:#ff8580}.hero-content>p:not(.eyebrow){max-width:495px;color:#e1e3dd;font-size:16px}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#ff6863;margin-right:10px;box-shadow:0 0 0 5px #ec58551c}.actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:16px 23px;background:var(--red);color:white;font-size:13px;font-weight:600;transition:transform .2s,background .2s}.button:hover,.nav-cta:hover{background:#b92525;transform:translateY(-2px)}.button span{font-size:19px}.outline{background:transparent;border:1px solid #ffffff60}.outline:hover{background:#ffffff18}.hero-bottom{border-top:1px solid #ffffff30;margin-top:65px;padding-top:20px;display:flex;gap:20px;justify-content:space-between;max-width:620px;font-size:9px;letter-spacing:1.3px}.motion-toggle{background:none;border:0;color:#fff;font-size:10px;white-space:nowrap}.photo-caption{position:absolute;right:45px;bottom:35px;font-size:10px;letter-spacing:2px;border-left:2px solid var(--red);padding-left:16px}.photo-caption span{display:block;font-size:13px;letter-spacing:0}.hero-ring{position:absolute;right:-200px;top:70px;width:650px;height:650px;border:1px solid #ffffff25;border-radius:50%;animation:orbit 35s linear infinite}.hero-ring:after{content:'';position:absolute;width:20px;height:20px;background:var(--red);border-radius:50%;left:90px;top:90px}.values-strip{display:flex;justify-content:space-around;background:var(--red);color:#fff;padding:21px 4%;font-size:22px;font-weight:500;letter-spacing:-.5px}.values-strip span{display:flex;gap:65px;align-items:center}.values-strip b{font-size:26px;font-weight:400}.section{padding:95px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.large{font-size:23px;line-height:1.5;letter-spacing:-.4px}.split p:not(.eyebrow){color:var(--muted)}.text-link{display:inline-flex;gap:28px;align-items:center;border-bottom:1px solid var(--red);padding:7px 0;color:var(--ink);font-size:13px;font-weight:700}.text-link:hover{color:var(--red)}.soft{background:var(--cream)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.section-heading h2{margin-bottom:0}.grid{display:grid;gap:24px}.three{grid-template-columns:repeat(3,1fr)}.four{grid-template-columns:repeat(4,1fr)}.home-service,.service-card{padding:34px;background:white;border:1px solid var(--line);transition:transform .25s,border-color .25s}.home-service:hover,.service-card:hover{transform:translateY(-5px);border-color:var(--red)}.number{display:flex;justify-content:space-between;font-size:12px;color:var(--red);margin-bottom:45px}.number span{font-size:25px}.home-service p,.service-card p{font-size:14px;color:var(--muted)}.home-service h3{font-size:30px}.feature>img{width:100%;height:520px;object-fit:cover}.feature .text-link{display:table;margin-top:22px}.story{display:block;background:white}.story>img{width:100%;height:230px;object-fit:cover}.story>div{padding:26px}.story .eyebrow{font-size:9px;letter-spacing:1px}.story h3{font-size:23px;line-height:1.2}.story h3 span{color:var(--red)}.story p:last-child{font-size:14px;color:var(--muted);margin-bottom:0}.story:hover h3{color:var(--red)}.cta{background:var(--red);color:white;padding:64px 0;position:relative;overflow:hidden}.cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{margin:0}.light{background:var(--cream);color:var(--ink)}.light:hover{background:white}footer{background:var(--ink);color:#bcc1ba;padding:65px 0 24px;font-size:13px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:35px}.footer-grid a:not(.footer-brand){display:block;margin-bottom:10px}.footer-grid .eyebrow{color:#fff}.footer-brand{font-size:44px;line-height:1;font-weight:800;letter-spacing:-2px;color:#fff;display:block;margin-bottom:20px}.footer-brand span{font-size:12px;color:#ff7470;letter-spacing:2px;margin-left:9px}.footer-motto{font-family:Georgia,serif;font-style:italic;color:#e0e2dc}.copyright{border-top:1px solid #ffffff20;margin-top:48px;padding-top:23px;display:flex;justify-content:space-between;font-size:11px}.page-hero{background:var(--ink);color:white;padding:82px 0;position:relative;overflow:hidden}.page-hero .wrap{position:relative}.page-hero h1{font-size:clamp(40px,4.8vw,68px);max-width:1050px}.page-hero em{color:#ff8580}.intro{max-width:630px;color:#d0d5ce;margin-bottom:0;font-size:17px}.orbit{position:absolute;right:-160px;top:-210px;width:700px;height:700px;border:1px solid #ffffff20;border-radius:50%;animation:orbit 35s linear infinite}.orbit:before{content:'';position:absolute;inset:65px;border:1px solid #ffffff15;border-radius:50%}.orbit:after{content:'';position:absolute;top:90px;left:90px;width:24px;height:24px;background:var(--red);border-radius:50%}.kicker{font-family:Georgia,serif;font-style:italic}.service-card .number{margin-bottom:25px}.service-card h3{font-size:31px}.notice{margin-top:55px;border-left:3px solid var(--red);background:var(--cream);padding:30px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.gallery figure{margin:0}.gallery img{width:100%;height:360px;object-fit:cover}.gallery figcaption{padding-top:15px;font-size:10px;display:flex;justify-content:space-between;gap:10px}.gallery figcaption span{color:var(--muted)}.person img{width:100%;height:320px;object-fit:contain;background:var(--cream);margin-bottom:25px}.person .eyebrow{margin-bottom:12px}.person h3{font-size:24px}.contact-card{padding:45px;background:var(--cream);border-top:3px solid var(--red)}.contact-card li{padding:8px 0}.contact-card ul{padding-left:18px;margin-bottom:30px}.phone{display:inline-block;font-size:34px;letter-spacing:-1px;color:#b52d2d;font-weight:600}.small{font-size:12px}.article{max-width:850px}.article img{width:100%;max-height:600px;object-fit:contain;background:var(--cream);margin-bottom:40px}.article .text-link{margin-left:20px}.skip{position:fixed;top:-100px;z-index:100;background:white;padding:15px}.skip:focus{top:0}:focus-visible{outline:3px solid #d73a37;outline-offset:5px}body.paused *,body.paused *:before,body.paused *:after{animation-play-state:paused!important}@keyframes photo-drift{from{transform:scale(1)}to{transform:scale(1.065)}}@keyframes orbit{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.motion-toggle{display:none}}
@media(min-width:1600px){.hero-photo{background-size:65% auto}.home-hero{min-height:760px}.hero-content{padding-top:110px}}@media(max-width:1100px){.wrap{width:calc(100% - 48px)}nav{gap:16px;font-size:12px}.brand img{width:155px}.photo-caption{display:none}.split{gap:40px}.values-strip span{gap:25px}.four{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.menu-toggle{display:block;border:1px solid var(--line);background:white;padding:5px 12px;font-size:23px}nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;padding:24px;box-shadow:0 20px 30px #0002;flex-direction:column;align-items:stretch;gap:22px}nav.open{display:flex}.navigation{min-height:85px}.hero-photo{background-position:85% center;background-size:auto 110%;opacity:.7}.hero-shade{background:linear-gradient(90deg,#141c19ee,#141c1970)}.hero-content h1{font-size:64px}.three{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr}.feature>img{height:450px}.values-strip{font-size:17px}.values-strip span{gap:12px}.footer-grid{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr}.section{padding:65px 0}.section-heading{align-items:start;flex-direction:column}.home-hero{min-height:650px}}@media(max-width:560px){.wrap{width:calc(100% - 36px)}.utility{font-size:8px;letter-spacing:1px}.utility a{display:none}.brand img{width:160px}.hero-content{padding-top:65px}.hero-content h1{font-size:48px;letter-spacing:-2px}.hero-content>p:not(.eyebrow){font-size:15px}.hero-content .eyebrow{font-size:9px;letter-spacing:1.2px}.home-hero{min-height:680px}.hero-bottom{margin-top:45px;flex-direction:column;align-items:start;font-size:8px}.hero-photo{background-position:65% center}.values-strip{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;padding:16px 18px}.values-strip span{justify-content:space-between}.values-strip b{font-size:18px}.three,.four,.gallery{grid-template-columns:1fr}.section{padding:55px 0}.large{font-size:21px}.feature>img{height:370px}.cta .wrap{flex-direction:column;align-items:start}.footer-grid{gap:32px 20px}.footer-grid>div:first-child{grid-column:1/-1}.copyright{flex-direction:column;gap:12px}.page-hero{padding:58px 0}.page-hero h1{font-size:42px}.contact-card{padding:26px}.phone{font-size:29px}.article .text-link{margin:20px 0 0}.gallery img{height:340px}}



