*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body,h1,h2,h3,h4,p,figure,blockquote,ul{margin:0}ul{padding:0;list-style:none}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#0f172a;background:linear-gradient(180deg,#e8edf2,#fff 38%,#fff);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(13,148,136,.15)}body.nav-open{overflow:hidden}h1,h2,h3{font-weight:700;line-height:1.2;color:#0f2744;text-wrap:balance}h1{font-size:clamp(1.75rem,4vw + 1rem,2.75rem);letter-spacing:-.02em}h2{font-size:clamp(1.5rem,2vw + 1rem,2rem)}h3{font-size:1.125rem}:focus-visible{outline:2px solid #0d9488;outline-offset:2px}.skip-link{position:absolute;top:-100px;left:1rem;z-index:200;padding:.75rem 1rem;background:#0d9488;color:#fff;font-weight:600;border-radius:.5rem;transition:top .15s ease}.skip-link:focus{top:1rem;outline:none}.skip-link:focus-visible{outline:2px solid #0d9488;outline-offset:2px;top:1rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:100%;max-width:72rem;margin-inline:auto;padding-inline:1rem}@media (min-width: 48rem){.container{padding-inline:1.5rem}}.section{position:relative;padding-block:4rem}@media (min-width: 48rem){.section{padding-block:5rem}}.section{scroll-margin-top:5.25rem}section#services:target,section#team:target{box-shadow:inset 0 4px #0d9488,inset 0 0 72px #0d94881a;transition:box-shadow .45s ease}.section--alt{background:linear-gradient(168deg,#e1eef1,#f1f5f9 42%,#e3e9ee)}.section__title{margin-bottom:1rem}.section__title--center{text-align:center}.section__lead{font-size:1.0625rem;color:#475569;max-width:40rem;margin-bottom:2rem}.section__lead--center{margin-inline:auto;text-align:center}.site-header{position:sticky;top:0;z-index:100;background:linear-gradient(180deg,#fffffff7,#ffffffe0);border-bottom:1px solid rgba(15,39,68,.08);box-shadow:0 1px 2px #0f27440f}@media (min-width: 48rem){.site-header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}@media (max-width: 47.9375rem){body.nav-open .site-header{z-index:2000;overflow:visible}}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.25rem}.site-logo{display:flex;align-items:center;gap:.75rem;font-weight:600;font-size:.9375rem;color:#0f2744;min-width:0}.site-logo strong{font-weight:700}.site-logo:focus-visible{border-radius:.375rem}.site-logo__mark{flex-shrink:0;display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:.5rem;background:linear-gradient(135deg,#0f2744,#1e3a5f);overflow:hidden;color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.04em}.site-logo__mark img{display:block;width:100%;height:100%;object-fit:cover}.site-logo__text{display:none}@media (min-width: 48rem){.site-logo__text{display:inline;line-height:1.25}}.nav-toggle{position:relative;display:flex;flex-direction:column;justify-content:center;gap:5px;width:2.75rem;height:2.75rem;padding:.5rem;border-radius:.5rem;z-index:102}@media (min-width: 48rem){.nav-toggle{display:none}}.nav-toggle:hover{background:#e8edf2}.nav-toggle__bar{display:block;height:2px;width:100%;background:#0f2744;border-radius:1px;transition:transform .22s ease,opacity .22s ease}body.nav-open .nav-toggle__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}body.nav-open .nav-toggle__bar:nth-child(2){opacity:0}body.nav-open .nav-toggle__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-nav{position:fixed;left:0;right:0;bottom:0;top:4.25rem;background:#fff;padding:1.5rem;transform:translate(100%);visibility:hidden;transition:transform .22s ease,visibility .22s ease;z-index:2000;overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:-6px 0 32px #0f27441f}@media (min-width: 48rem){.site-nav{position:static;left:auto;right:auto;bottom:auto;top:auto;transform:none;visibility:visible;padding:0;background:transparent;overflow:visible;z-index:auto;box-shadow:none}}body.nav-open .site-nav{transform:translate(0);visibility:visible}@media (min-width: 48rem){body.nav-open .site-nav{transform:none}}.site-nav__list{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 48rem){.site-nav__list{flex-direction:row;align-items:center;gap:.25rem}}.site-nav__link{display:block;padding:.75rem 1rem;font-weight:500;color:#0f172a;border-radius:.5rem;min-height:44px;display:flex;align-items:center}@media (min-width: 48rem){.site-nav__link{padding:.5rem .75rem;min-height:44px}}.site-nav__link:hover{color:#0f766e;background:#e3eff2}.hero{position:relative;isolation:isolate;min-height:min(100dvh,52rem);display:flex;align-items:center;padding-block:3rem;background:linear-gradient(155deg,#f1f5f9,#fff 36%,#f1f2f4);overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(68% 52% at 90% 6%,rgba(13,148,136,.14) 0%,rgba(13,148,136,.04) 38%,transparent 72%);pointer-events:none;z-index:0}.hero__inner{position:relative;z-index:1;width:100%}.hero__content{max-width:40rem}.hero__title{margin-bottom:1.25rem}.hero__subtitle{font-size:1.0625rem;color:#475569;margin-bottom:2rem;max-width:36rem}.about{display:grid;gap:2.5rem;align-items:center}@media (min-width: 48rem){.about{grid-template-columns:1fr 1fr;gap:3rem}}.about__image{border-radius:1rem;box-shadow:0 4px 16px #0f274414;width:100%;object-fit:cover}.contact__inner{max-width:52rem;margin-inline:auto}.contact__intro{margin-bottom:2rem}.contact__layout{display:flex;flex-direction:column;gap:2.5rem;align-items:stretch}@media (min-width: 48rem){.contact__layout{flex-direction:row;align-items:flex-start;justify-content:center;gap:3rem}}.contact__cta-wrap{display:flex;justify-content:center;flex-shrink:0}@media (min-width: 48rem){.contact__cta-wrap{padding-top:2.5rem}}.site-footer{background:linear-gradient(172deg,#0f2744,#0a1a2e 45%,#1e3a5f);color:#f8fafce0;padding-block:2.5rem 1.5rem}.site-footer__inner{display:flex;flex-direction:column;gap:2rem;align-items:center;text-align:center;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.12)}@media (min-width: 48rem){.site-footer__inner{flex-direction:row;justify-content:space-between;align-items:flex-start;text-align:left}}.site-footer__primary{max-width:22rem}.site-footer__org{font-weight:700;font-size:1rem}.site-footer__address{margin:0 0 1.25rem;font-size:.875rem;font-style:normal;line-height:1.55;color:#f8fafcd1}.site-footer__channels{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem;font-size:.875rem}.site-footer__channel-label{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#f8fafc8c;margin-bottom:.25rem}.site-footer__links{display:flex;flex-direction:column;gap:1.25rem;align-items:center}@media (min-width: 48rem){.site-footer__links{align-items:flex-end}}.site-footer__bottom{padding-top:1.5rem}.site-footer__copy{margin:0;font-size:.8125rem;text-align:center;color:#f8fafca6}.site-footer__list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (min-width: 48rem){.site-footer__list{justify-content:flex-end}}.site-footer__legal-list{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;justify-content:center;list-style:none;margin:0;padding:0}@media (min-width: 48rem){.site-footer__legal-list{justify-content:flex-end}}.site-footer a{font-size:.875rem;font-weight:500;text-decoration:underline;text-underline-offset:3px}.site-footer a:hover{color:#fff}.site-footer .site-footer__address-link{color:inherit;text-decoration:none;font-style:normal;font-weight:400}.site-footer .site-footer__address-link:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding-inline:1.5rem;padding-block:.75rem;font-weight:600;font-size:.9375rem;border-radius:.75rem;transition:background .15s ease,box-shadow .15s ease,transform .15s ease,filter .15s ease}.btn--primary{background:linear-gradient(168deg,#0d9488,#0f766e);color:#fff;box-shadow:0 1px #fff3 inset,0 2px #0f766e,0 8px 36px #0d948838}.btn--primary:hover{background:linear-gradient(168deg,#0ea295,#0f766e);box-shadow:0 1px #ffffff38 inset,0 3px #0c5b55,0 8px 36px #0d948838;filter:brightness(1.02)}.btn--primary:active{transform:translateY(1px);box-shadow:0 1px #ffffff1f inset;filter:none}@media (prefers-reduced-motion: reduce){.btn--primary:hover{filter:none}}.btn--lg{padding-inline:2rem;padding-block:1rem;font-size:1rem}.service-card{position:relative;padding:0;border:1px solid #e2e8f0;border-radius:1rem;background:transparent;box-shadow:0 1px 2px #0f27440f,inset 0 1px #ffffffd9;perspective:1100px;transition:border-color .22s ease,box-shadow .22s ease}.service-card:hover,.service-card:focus-within{border-color:#0d948861;box-shadow:0 4px 16px #0f274414,0 8px 36px #0d948838,inset 0 1px #fffffff2}@media (prefers-reduced-motion: reduce){.service-card:hover,.service-card:focus-within{box-shadow:0 4px 16px #0f274414}}.service-card__inner{position:relative;min-height:17.5rem;transform-style:preserve-3d;transition:transform .65s cubic-bezier(.4,.02,.23,1)}.service-card:hover .service-card__inner,.service-card:focus-within .service-card__inner{transform:rotateY(180deg)}.service-card__face{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.5rem;border-radius:inherit;backface-visibility:hidden;-webkit-backface-visibility:hidden;display:flex;flex-direction:column;align-items:flex-start;background:linear-gradient(180deg,#fffffff5,#fff)}.service-card__face--front{justify-content:flex-start}.service-card__face--back{transform:rotateY(180deg);justify-content:flex-start;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;scrollbar-color:transparent transparent;-ms-overflow-style:none}.service-card__face--back::-webkit-scrollbar{display:none;width:0!important;height:0!important;background:transparent}.service-card__face--back::-webkit-scrollbar-thumb{background:transparent}.service-card__face--back::-webkit-scrollbar-track{background:transparent}.service-card__icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:1rem;border-radius:.75rem;background:linear-gradient(148deg,#0d94882e,#0f766e14);color:#0f766e}.service-card__icon svg{width:1.5rem;height:1.5rem;stroke-width:2}.service-card__title{margin-bottom:.5rem}.service-card__face--back .service-card__title{margin-bottom:.75rem;font-size:1.0625rem}.service-card__lede{margin:0;font-size:.9375rem;font-weight:500;color:#0f172a;line-height:1.45}.service-card__hint{margin-top:auto;padding-top:1rem;font-size:.75rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:#0f766e;opacity:.85}.service-card__desc{margin:0;color:#475569;font-size:.875rem;line-height:1.55}@media (prefers-reduced-motion: reduce){.service-card__inner{transform:none!important;min-height:0}.service-card__face{position:relative;inset:auto;backface-visibility:visible;-webkit-backface-visibility:visible;transform:none!important}.service-card__face--back{margin-top:.5rem;padding-top:0;padding-inline:1.5rem;padding-bottom:1.5rem}.service-card__hint{display:none}}.team-card{position:relative;background:linear-gradient(180deg,#fffffff0,#fff);border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;text-align:center;box-shadow:0 1px 2px #0f27440f,inset 0 1px #ffffffe0;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.team-card:hover{border-color:#0d948852;box-shadow:0 4px 16px #0f274414,0 8px 36px #0d948838,inset 0 1px #fffffff2;transform:translateY(-2px)}@media (prefers-reduced-motion: reduce){.team-card:hover{transform:none;box-shadow:0 4px 16px #0f274414}}.team-card__photo{width:100%;max-width:12rem;margin-inline:auto;margin-bottom:1.25rem;border-radius:50%;aspect-ratio:1;object-fit:cover;border:3px solid rgb(187.66,216.88,221.28);box-shadow:0 4px 14px #0f274414}.team-card__name{margin-bottom:.5rem}.team-card__role{font-size:.875rem;font-weight:600;color:#0f2744;margin-bottom:.5rem}.team-card__experience{font-size:.8125rem;line-height:1.55;color:#475569;text-wrap:pretty}.contact-cta-card{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;width:100%;max-width:28rem;padding:2rem;text-align:left;background:linear-gradient(128deg,#1c4564,#0f2744 48%,#0e243f);color:#fff;border-radius:1.25rem;box-shadow:0 12px 40px #0f27441f,inset 0 1px #ffffff1f;border:1px solid rgba(255,255,255,.1);overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.contact-cta-card:after{content:"";position:absolute;top:-40%;right:-30%;bottom:-40%;left:-30%;background:linear-gradient(105deg,#fff0 40%,#ffffff12,#fff0 60%);transform:rotate(-8deg);pointer-events:none;z-index:0;opacity:.75}.contact-cta-card:hover{transform:translateY(-3px);box-shadow:0 18px 52px #0f274438,0 8px 36px #0d948838,inset 0 1px #ffffff29}.contact-cta-card:active{transform:translateY(-1px)}@media (prefers-reduced-motion: reduce){.contact-cta-card:hover{transform:none}}.contact-cta-card__label{position:relative;z-index:1;font-size:1.25rem;font-weight:700}.contact-cta-card__hint{position:relative;z-index:1;font-size:.875rem;opacity:.9;max-width:22rem}.contact-cta-card__icon{position:relative;z-index:2;display:flex;flex:0 0 auto;align-items:center;justify-content:center;color:#fff;opacity:.95}.contact-cta-card__icon svg{width:1.5rem;height:1.5rem;stroke-width:2}.contact__details{flex:1;min-width:0;max-width:28rem;margin-inline:auto}@media (min-width: 48rem){.contact__details{margin-inline:0}}.contact__details-heading{margin:0 0 1.25rem;font-size:1.0625rem;font-weight:700;color:#0f2744;text-align:center}@media (min-width: 48rem){.contact__details-heading{text-align:left}}.contact__detail-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.contact__detail{display:flex;gap:1rem;align-items:flex-start;text-align:left}.contact__detail-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background:linear-gradient(148deg,#0d94882e,#0f766e14);color:#0d9488}.contact__detail-icon svg{width:1.25rem;height:1.25rem;stroke-width:2}.contact__detail-body{min-width:0}.contact__detail-label{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#475569;margin-bottom:.25rem}.contact__address{margin:0;font-size:.9375rem;font-style:normal;line-height:1.55;color:#0f172a}.contact__address-link{color:inherit;text-decoration:none;font-style:normal;transition:color .15s ease}.contact__address-link:hover{color:#0d9488;text-decoration:underline;text-underline-offset:3px}.contact__detail-value{font-size:.9375rem;font-weight:600;color:#0d9488;text-decoration:underline;text-underline-offset:3px}.contact__detail-value:hover{color:#0f766e}.carousel{position:relative}.carousel--services{overflow-x:hidden;scrollbar-width:none;scrollbar-color:transparent transparent;-ms-overflow-style:none}.carousel--services::-webkit-scrollbar,.carousel--services *::-webkit-scrollbar{display:none;width:0!important;height:0!important;background:transparent}.carousel--services *{scrollbar-width:none;scrollbar-color:transparent transparent;-ms-overflow-style:none}.carousel__frame{display:flex;align-items:center;gap:.75rem;width:100%}.carousel__btn{flex-shrink:0;align-self:center;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:.5rem;border-radius:.5rem;color:#0f2744;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f27440f;transition:background .15s ease,color .15s ease,opacity .15s ease}.carousel__btn:hover{background:#e3eff2;border-color:#0d948852;color:#0f766e}.carousel__btn:focus-visible{outline:2px solid #0d9488;outline-offset:2px}.carousel__chevron svg{width:1.375rem;height:1.375rem;stroke-width:2}.carousel__viewport{flex:1;min-width:0;min-height:0;overflow:hidden;width:auto}.carousel--services .carousel__viewport{overflow-x:hidden;overflow-y:visible}.carousel__track{display:flex;width:100%;transition:transform .22s ease;will-change:transform}@media (prefers-reduced-motion: reduce){.carousel__track{transition:none}}.carousel__slide{flex-shrink:0;box-sizing:border-box;padding-inline:.5rem}@media (min-width: 48rem){.carousel__slide{padding-inline:.75rem}}.carousel--team .carousel__track{align-items:stretch}.carousel--team .carousel__slide{display:flex}.carousel--team .team-card{flex:1 1 auto;width:100%;display:flex;flex-direction:column;align-items:center}.carousel__dots{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.5rem}.carousel__dot{width:.625rem;height:.625rem;padding:0;border-radius:50%;border:none;background:#e2e8f0;cursor:pointer;transition:background .15s ease,transform .15s ease}.carousel__dot:hover{background:#0d948873}.carousel__dot--active{background:#0d9488;transform:scale(1.15)}.carousel__dot:focus-visible{outline:2px solid #0d9488;outline-offset:2px}
