.home-hero[data-astro-cid-pgpo2ev5]{position:relative;background:var(--white)}.home-hero__slides[data-astro-cid-pgpo2ev5]{display:grid}.home-hero__slide[data-astro-cid-pgpo2ev5]{grid-area:1 / 1;display:grid;grid-template-columns:minmax(0,48fr) minmax(0,52fr);min-block-size:clamp(430px,54vh,600px);opacity:0;visibility:hidden;transition:opacity .7s var(--ease),visibility 0s linear .7s}.home-hero__slide[data-astro-cid-pgpo2ev5].is-active{opacity:1;visibility:visible;z-index:1;transition:opacity .7s var(--ease)}.home-hero__text[data-astro-cid-pgpo2ev5]{align-self:center;padding-block:clamp(3rem,6vw,5rem) clamp(5rem,9vw,7.5rem);padding-inline-start:max(var(--gutter),calc((100vw - var(--maxw)) / 2));padding-inline-end:clamp(1.5rem,4vw,4rem);transform:translateY(14px);transition:transform .7s var(--ease)}.home-hero__slide[data-astro-cid-pgpo2ev5].is-active .home-hero__text[data-astro-cid-pgpo2ev5]{transform:none}.home-hero__title[data-astro-cid-pgpo2ev5]{margin-block:1.2rem 1rem;max-width:22ch;font-size:clamp(1.9rem,3.2vw,2.8rem)}.home-hero__body[data-astro-cid-pgpo2ev5]{max-width:50ch;color:var(--slate);font-size:clamp(.98rem,1.2vw,1.08rem)}.home-hero__actions[data-astro-cid-pgpo2ev5]{margin-block-start:2rem}.home-hero__media[data-astro-cid-pgpo2ev5]{position:relative;overflow:hidden}.home-hero__media[data-astro-cid-pgpo2ev5] .responsive-image{position:absolute;inset:0;block-size:100%;inline-size:100%;aspect-ratio:auto}.home-hero__media--dark[data-astro-cid-pgpo2ev5]:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,#04122366,#0b244224 62%),linear-gradient(180deg,#04122314,#0412233d)}.home-hero__media--credentials[data-astro-cid-pgpo2ev5]{display:flex;align-items:center;padding-block:clamp(1.25rem,2vw,2rem);background:var(--paper);border-inline-start:1px solid var(--line)}.home-hero__media--credentials[data-astro-cid-pgpo2ev5] [data-reveal]{opacity:1;transform:none}.home-hero__media--credentials[data-astro-cid-pgpo2ev5] .credentials-showcase{transform:translateY(-1rem)}.home-hero__tabbar[data-astro-cid-pgpo2ev5]{position:absolute;inset-block-end:0;inset-inline:0;z-index:2}.home-hero__panel[data-astro-cid-pgpo2ev5]{max-inline-size:62rem;background:var(--white);border:1px solid var(--line);box-shadow:0 24px 50px -34px #0b244266}.home-hero__tablist[data-astro-cid-pgpo2ev5]{display:flex;overflow-x:auto;scrollbar-width:none}.home-hero__tablist[data-astro-cid-pgpo2ev5]::-webkit-scrollbar{display:none}.home-hero__tab[data-astro-cid-pgpo2ev5]{position:relative;flex:1 0 11rem;padding:1.15rem 1.4rem 1.6rem;background:none;border:0;text-align:start;font-family:var(--font-sans);font-size:.82rem;font-weight:600;line-height:1.4;color:var(--slate-soft);transition:color .25s var(--ease)}.home-hero__tab[data-astro-cid-pgpo2ev5]+.home-hero__tab[data-astro-cid-pgpo2ev5]{border-inline-start:1px solid var(--line)}.home-hero__tab[data-astro-cid-pgpo2ev5]:hover,.home-hero__tab[data-astro-cid-pgpo2ev5][aria-selected=true]{color:var(--navy)}.home-hero__tab-track[data-astro-cid-pgpo2ev5]{position:absolute;inset-inline:1.4rem;inset-block-end:.85rem;block-size:3px;background:var(--line);opacity:0;transition:opacity .25s var(--ease)}.home-hero__tab[data-astro-cid-pgpo2ev5][aria-selected=true] .home-hero__tab-track[data-astro-cid-pgpo2ev5]{opacity:1}.home-hero__tab-fill[data-astro-cid-pgpo2ev5]{display:block;block-size:100%;inline-size:100%;background:var(--accent);transform:scaleX(0);transform-origin:0 50%}[dir=rtl] .home-hero__tab-fill[data-astro-cid-pgpo2ev5]{transform-origin:100% 50%}.home-hero__tab-fill[data-astro-cid-pgpo2ev5].is-running{animation:hero-progress var(--hero-interval, 7.5s) linear forwards}.home-hero[data-astro-cid-pgpo2ev5].is-paused .home-hero__tab-fill[data-astro-cid-pgpo2ev5]{animation-play-state:paused}@keyframes hero-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion: reduce){.home-hero__tab-fill[data-astro-cid-pgpo2ev5]{animation:none!important;transform:none}.home-hero__slide[data-astro-cid-pgpo2ev5],.home-hero__text[data-astro-cid-pgpo2ev5]{transition:none}}@media (max-width: 900px){.home-hero__slide[data-astro-cid-pgpo2ev5]{grid-template-columns:minmax(0,1fr);min-block-size:0}.home-hero__text[data-astro-cid-pgpo2ev5]{padding-block:2.75rem 2.25rem;padding-inline:var(--gutter)}.home-hero__media[data-astro-cid-pgpo2ev5] .responsive-image{position:static;block-size:auto;aspect-ratio:4 / 3}.home-hero__media--credentials[data-astro-cid-pgpo2ev5]{min-block-size:25rem;padding-block:2rem;border-inline-start:0;border-block-start:1px solid var(--line)}.home-hero__tabbar[data-astro-cid-pgpo2ev5]{position:static;padding-block-start:1rem}.home-hero__tab[data-astro-cid-pgpo2ev5]{flex:1 0 min(72vw,13rem)}}.home-intro__visual{margin-block-start:1.5rem;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.section-image{margin-block-start:clamp(1.75rem,4vw,2.75rem);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.home-services[data-astro-cid-g5xc7fs2]{margin-block-start:clamp(2rem,4vw,3rem)}.home-services__cta[data-astro-cid-g5xc7fs2]{margin-block-start:2.5rem}.why-grid[data-astro-cid-g5xc7fs2],.ind-grid[data-astro-cid-g5xc7fs2]{margin-block-start:clamp(2rem,4vw,3rem)}@media (min-width: 901px){.why-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.why-grid>.mobile-carousel__slide{grid-column:span 2}.why-grid>.mobile-carousel__slide:nth-last-child(-n+2){grid-column:span 3}}@media (min-width: 641px) and (max-width: 900px){.why-grid>.mobile-carousel__slide:last-child{grid-column:1 / -1}}.ind-card[data-astro-cid-g5xc7fs2]{padding:1.5rem;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);height:100%}.ind-card[data-astro-cid-g5xc7fs2] h3[data-astro-cid-g5xc7fs2]{font-size:1.05rem;line-height:1.3;margin-block-end:.55rem}.ind-card[data-astro-cid-g5xc7fs2] p[data-astro-cid-g5xc7fs2]{font-size:.9rem;color:var(--slate-soft);line-height:1.55}.credentials[data-astro-cid-g5xc7fs2]{background:linear-gradient(180deg,var(--white) 0%,var(--paper) 100%);border-block:1px solid var(--line)}.credentials__strips[data-astro-cid-g5xc7fs2]{margin-block-start:clamp(2rem,4vw,3rem);display:grid;gap:1.1rem}.credentials__label[data-astro-cid-g5xc7fs2]{text-align:center}.credentials__label[data-astro-cid-g5xc7fs2]:not(:first-child){margin-block-start:clamp(1.6rem,3.4vw,2.6rem)}.credentials__cta[data-astro-cid-g5xc7fs2]{display:flex;justify-content:center;margin-inline:auto;margin-block-start:clamp(1.8rem,4vw,2.6rem)}.credentials__cta[data-astro-cid-g5xc7fs2] .btn{min-inline-size:min(100%,21rem)}
