@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');

:root{--aurora-ink:#12333a;--aurora-muted:#5f7479;--aurora-blue:#52b8e8;--aurora-cyan:#0ccbbd;--aurora-green:#59cf70;--aurora-pale:#effafb;--aurora-line:#dcebed;--aurora-white:#fff;--aurora-shadow:0 22px 60px rgba(18,51,58,.12)}
html{scroll-behavior:smooth;scroll-padding-top:95px}
body.aurora-site{margin:0;background:#fff;color:var(--aurora-ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.65;overflow-x:hidden}
.aurora-site *{box-sizing:border-box}
.aurora-site img{display:block;max-width:100%;height:auto}
.aurora-site a{color:inherit;text-decoration:none}
.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.aurora-site h1,.aurora-site h2,.aurora-site h3,.aurora-site p{margin-top:0}
.aurora-site h1,.aurora-site h2,.aurora-site h3{font-family:Manrope,Inter,sans-serif;line-height:1.12;letter-spacing:-.035em}
.aurora-site h1{font-size:clamp(2.7rem,5.2vw,5.2rem);margin-bottom:24px;max-width:780px}
.aurora-site h2{font-size:clamp(2rem,3.5vw,3.55rem);margin-bottom:24px}
.aurora-site h3{font-size:1.25rem;margin-bottom:10px;letter-spacing:-.02em}
.aurora-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.aurora-skip{position:fixed;left:16px;top:-100px;z-index:99999;background:#fff;padding:12px 18px;border-radius:8px;box-shadow:var(--aurora-shadow)}
.aurora-skip:focus{top:16px}
.aurora-topbar{background:#f7fbfc;color:#4f9fc5;font-size:.86rem}
.aurora-topbar__inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.aurora-topbar a{display:inline-flex;align-items:center;gap:8px}
.aurora-topbar svg{width:15px;height:15px;fill:currentColor}
.aurora-topbar__contact{display:flex;gap:25px}
.aurora-header{position:relative;z-index:50;background:#fff;border-bottom:1px solid var(--aurora-line)}
.aurora-header__inner{height:96px;display:flex;align-items:center;gap:38px}
.aurora-logo{display:block;width:190px;flex:none}
.aurora-logo img{width:100%}
.aurora-nav{display:flex;align-items:center;justify-content:center;gap:34px;margin-left:auto;font-weight:600;font-size:.94rem}
.aurora-nav a{position:relative;padding:14px 0}
.aurora-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:7px;height:2px;background:var(--aurora-cyan);transition:right .25s ease}
.aurora-nav a:hover:after,.aurora-nav a:focus-visible:after{right:0}
.aurora-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:15px 25px;background:var(--aurora-green);color:#0b311c!important;border:0;border-radius:10px;font-weight:700;line-height:1.1;box-shadow:0 12px 28px rgba(89,207,112,.24);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.aurora-button:hover,.aurora-button:focus-visible{transform:translateY(-2px);box-shadow:0 16px 32px rgba(89,207,112,.32);background:#67da7c}
.aurora-button--small{min-height:46px;padding:12px 20px;font-size:.93rem}
.aurora-menu-toggle{display:none;margin-left:auto;width:46px;height:46px;border:1px solid var(--aurora-line);border-radius:8px;background:#fff;padding:11px;cursor:pointer}
.aurora-menu-toggle span:not(.screen-reader-text){display:block;height:2px;margin:5px 0;background:var(--aurora-ink);transition:.2s ease}
.aurora-hero{background:linear-gradient(110deg,#f0fbfc 0%,#f8fcfd 46%,#e9f7fa 46%,#e9f7fa 100%);padding:70px 0 74px}
.aurora-hero__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);align-items:center;gap:55px}
.aurora-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:16px;color:#178fa4;font-size:.78rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.aurora-eyebrow:before{content:"";width:28px;height:3px;border-radius:999px;background:var(--aurora-cyan)}
.aurora-lead{max-width:660px;margin-bottom:31px;color:var(--aurora-muted);font-size:1.14rem;line-height:1.75}
.aurora-lead--small{font-size:1.04rem}
.aurora-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}
.aurora-text-link{font-weight:700;color:#148da0!important;border-bottom:1px solid currentColor;padding:5px 0}
.aurora-trust{display:flex;flex-wrap:wrap;gap:18px 24px;padding:0;margin:34px 0 0;list-style:none;color:#3c5b61;font-size:.86rem;font-weight:600}
.aurora-trust span{display:inline-grid;place-items:center;width:20px;height:20px;margin-right:5px;border-radius:50%;background:#d9f7e2;color:#258b42}
.aurora-hero__visual{position:relative;min-width:0}
.aurora-hero__visual:before{content:"";position:absolute;inset:-18px 22px 24px -18px;border:2px solid rgba(12,203,189,.28);border-radius:28px}
.aurora-hero__visual img{position:relative;width:100%;height:560px;object-fit:cover;object-position:66% center;border-radius:22px;box-shadow:var(--aurora-shadow)}
.aurora-hero__badge{position:absolute;left:-32px;bottom:34px;display:flex;flex-direction:column;min-width:220px;padding:18px 22px;background:rgba(18,51,58,.94);color:#fff;border-radius:12px;box-shadow:var(--aurora-shadow)}
.aurora-hero__badge strong{font-family:Manrope,sans-serif}.aurora-hero__badge span{font-size:.78rem;color:#cce6e7}
.aurora-section{padding:112px 0}
.aurora-split{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr);align-items:center;gap:100px}
.aurora-photo-card{position:relative;max-width:470px;padding:24px 0 0 24px}
.aurora-photo-card:before{content:"";position:absolute;inset:0 42px 42px 0;background:var(--aurora-pale);border-radius:20px}
.aurora-photo-card img{position:relative;width:100%;height:570px;object-fit:cover;border-radius:16px;box-shadow:var(--aurora-shadow)}
.aurora-photo-card__accent{position:absolute;left:0;bottom:68px;width:86px;height:86px;background:var(--aurora-cyan);border-radius:4px;transform:translateX(-28%)}
.aurora-value-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:34px 0}
.aurora-value-grid article{padding-top:23px;border-top:1px solid var(--aurora-line)}
.aurora-value-grid article>span{display:block;margin-bottom:10px;color:var(--aurora-cyan);font:700 .78rem Manrope,sans-serif;letter-spacing:.12em}
.aurora-value-grid p{margin:0;color:var(--aurora-muted);font-size:.94rem}
.aurora-stats{padding:46px 0;background:var(--aurora-ink);color:#fff}
.aurora-stats__grid{display:grid;grid-template-columns:repeat(4,1fr)}
.aurora-stats__grid>div{display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px 22px;border-right:1px solid rgba(255,255,255,.14)}
.aurora-stats__grid>div:last-child{border:0}
.aurora-stats strong{color:#56e2ce;font:800 clamp(2.1rem,4vw,3.5rem) Manrope,sans-serif;line-height:1}
.aurora-stats span{margin-top:10px;color:#d0e0e2;font-size:.86rem}
.aurora-services{background:#f7fbfc}
.aurora-section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:50px}
.aurora-section-heading>div{max-width:650px}.aurora-section-heading h2{margin:0}.aurora-section-heading>p{max-width:430px;margin:0;color:var(--aurora-muted)}
.aurora-section-heading--center{display:block;text-align:center}.aurora-section-heading--center>div,.aurora-section-heading--center>p{margin-inline:auto}.aurora-section-heading--center>p{margin-top:20px}
.aurora-section-heading--center .aurora-eyebrow{justify-content:center}.aurora-section-heading--center .aurora-eyebrow:before{display:none}
.aurora-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.aurora-service-card{display:flex;flex-direction:column;min-height:330px;padding:34px;background:#fff;border:1px solid var(--aurora-line);border-radius:16px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.aurora-service-card:hover{transform:translateY(-6px);border-color:transparent;box-shadow:var(--aurora-shadow)}
.aurora-service-card img{width:58px;height:58px;object-fit:contain;margin-bottom:28px}
.aurora-service-card p{color:var(--aurora-muted);font-size:.93rem}.aurora-service-card a{margin-top:auto;color:#168da0;font-weight:700;font-size:.9rem}
.aurora-care{padding-top:0;background:#f7fbfc}
.aurora-care__grid{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:22px;background:var(--aurora-ink);box-shadow:var(--aurora-shadow)}
.aurora-care__copy{padding:72px;color:#fff}.aurora-care__copy h2{color:#fff}.aurora-care__copy>p:not(.aurora-eyebrow){color:#c6d9dc}.aurora-care__copy .aurora-eyebrow{color:#5be5d2}
.aurora-checklist{display:grid;gap:20px;padding:0;margin:32px 0 0;list-style:none}
.aurora-checklist li{display:flex;gap:15px;align-items:flex-start}.aurora-checklist li>span{display:grid;place-items:center;flex:none;width:30px;height:30px;border-radius:50%;background:rgba(12,203,189,.18);color:#5be5d2;font-weight:800}
.aurora-checklist strong,.aurora-checklist small{display:block}.aurora-checklist small{margin-top:3px;color:#aec8cc}
.aurora-care__image img{width:100%;height:100%;min-height:620px;object-fit:cover}
.aurora-team__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:50px}
.aurora-team article{overflow:hidden;border-radius:16px;background:#fff;border:1px solid var(--aurora-line);box-shadow:0 16px 45px rgba(18,51,58,.07)}
.aurora-team article img{width:100%;height:430px;object-fit:cover;object-position:top center}.aurora-team article div{padding:24px}.aurora-team article h3{margin:0 0 4px}.aurora-team article p{margin:0;color:var(--aurora-muted);font-size:.9rem}
.aurora-contact{padding:100px 0;background:linear-gradient(120deg,#087f86,#0e9993);color:#fff}
.aurora-contact__grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:90px}
.aurora-contact h2{color:#fff}.aurora-contact__intro>p:not(.aurora-eyebrow){max-width:680px;color:#d7f0ef;font-size:1.06rem}.aurora-contact .aurora-eyebrow{color:#86f2dc}.aurora-button--light{background:#fff;color:#0e7778!important;box-shadow:none}.aurora-text-link--light{color:#fff!important}
.aurora-contact__card{padding:35px;background:#fff;color:var(--aurora-ink);border-radius:16px;box-shadow:var(--aurora-shadow)}
.aurora-contact__card h3{font-size:1.5rem}.aurora-contact dl{margin:0}.aurora-contact dl>div{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid var(--aurora-line)}.aurora-contact dt{font-weight:600}.aurora-contact dd{margin:0;color:var(--aurora-muted)}
.aurora-location{display:block;margin-top:20px;color:#138b98!important;font-weight:700}
.aurora-footer{padding:70px 0 25px;background:#0c292f;color:#c3d4d6}
.aurora-footer__grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:60px}.aurora-footer img{width:190px;filter:brightness(0) invert(1);margin-bottom:18px}.aurora-footer p{max-width:330px;color:#8fa9ad}.aurora-footer nav,.aurora-footer__contact{display:grid;align-content:start;gap:10px}.aurora-footer a:hover{color:#60e5d3}
.aurora-footer__bottom{display:flex;justify-content:space-between;gap:30px;margin-top:55px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:.78rem;color:#78969a}

@media(max-width:1024px){
	.aurora-nav{gap:20px}.aurora-header__inner{gap:22px}.aurora-hero__grid{grid-template-columns:1fr 1fr;gap:35px}.aurora-hero__visual img{height:500px}.aurora-split{gap:55px}.aurora-contact__grid{gap:55px}.aurora-care__copy{padding:50px}.aurora-services__grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:820px){
	html{scroll-padding-top:78px}.aurora-topbar__contact a:last-child{display:none}.aurora-header__inner{height:78px}.aurora-menu-toggle{display:block}.aurora-header__cta{display:none}.aurora-nav{position:absolute;top:100%;left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:12px 24px 22px;background:#fff;border-bottom:1px solid var(--aurora-line);box-shadow:0 15px 30px rgba(18,51,58,.12)}.aurora-nav.is-open{display:flex}.aurora-nav a{padding:12px 0;border-bottom:1px solid var(--aurora-line)}
	.aurora-hero{padding:50px 0 0;background:#f0fbfc}.aurora-hero__grid{grid-template-columns:1fr;gap:45px}.aurora-hero__visual{margin-inline:-24px}.aurora-hero__visual:before{display:none}.aurora-hero__visual img{height:auto;max-height:520px;border-radius:0;object-position:center}.aurora-hero__badge{left:24px;bottom:24px}.aurora-section{padding:85px 0}.aurora-split{grid-template-columns:1fr;gap:65px}.aurora-photo-card{margin:auto}.aurora-section-heading{display:block}.aurora-section-heading>p{margin-top:20px}.aurora-stats__grid{grid-template-columns:repeat(2,1fr);gap:25px}.aurora-stats__grid>div:nth-child(2){border:0}.aurora-care__grid{grid-template-columns:1fr}.aurora-care__image img{min-height:430px}.aurora-team article img{height:330px}.aurora-contact__grid{grid-template-columns:1fr}.aurora-footer__grid{grid-template-columns:1.2fr .8fr}.aurora-footer__contact{grid-column:1/-1}
}
@media(max-width:600px){
	.aurora-shell{width:min(100% - 32px,1180px)}.aurora-topbar__inner{min-height:48px}.aurora-topbar__inner>a{font-size:.74rem}.aurora-topbar__contact{display:none}.aurora-logo{width:165px}.aurora-site h1{font-size:2.55rem;overflow-wrap:anywhere}.aurora-site h2{font-size:2.1rem}.aurora-lead{font-size:1rem}.aurora-actions{align-items:flex-start;flex-direction:column;gap:16px}.aurora-button{width:100%}.aurora-trust{display:grid;gap:12px}.aurora-hero__visual{margin-inline:-16px}.aurora-hero__visual img{height:390px;object-fit:cover;object-position:68% center}.aurora-hero__badge{min-width:0;right:16px;left:16px;bottom:16px}.aurora-value-grid{grid-template-columns:1fr}.aurora-photo-card{padding:14px 0 0 14px}.aurora-photo-card img{height:470px}.aurora-photo-card__accent{left:8px;width:64px;height:64px;transform:none}.aurora-stats__grid{grid-template-columns:1fr 1fr}.aurora-stats__grid>div{padding:12px 8px;border:0}.aurora-stats strong{font-size:2rem}.aurora-services__grid,.aurora-team__grid{grid-template-columns:1fr}.aurora-service-card{min-height:290px;padding:28px}.aurora-care__copy{padding:36px 25px}.aurora-care__image img{min-height:340px}.aurora-team article img{height:400px}.aurora-contact{padding:75px 0}.aurora-contact__card{padding:26px 22px}.aurora-contact dl>div{display:block}.aurora-contact dd{margin-top:3px}.aurora-footer__grid{grid-template-columns:1fr}.aurora-footer__contact{grid-column:auto}.aurora-footer__bottom{display:grid}.aurora-section-heading--center{text-align:left}.aurora-section-heading--center .aurora-eyebrow{justify-content:flex-start}.aurora-section-heading--center .aurora-eyebrow:before{display:block}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.aurora-site *{transition:none!important}}
