.hero-centered[data-astro-cid-hvtue5de]{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-centered[data-astro-cid-hvtue5de]:not(.hero-centered--image){background-color:var(--color-surface-dark, #111827);color:var(--color-on-dark, #ffffff)}.hero-centered--image[data-astro-cid-hvtue5de]:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0000008c,#00000073);z-index:0}.hero-centered--image[data-astro-cid-hvtue5de] .ds-hero-content[data-astro-cid-hvtue5de]{position:relative;z-index:1}.hero-centered--image[data-astro-cid-hvtue5de] .hero-centered__headline[data-astro-cid-hvtue5de]{color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.5)}.hero-centered--image[data-astro-cid-hvtue5de] .hero-centered__subheadline[data-astro-cid-hvtue5de]{color:#ffffffeb;text-shadow:0 1px 6px rgba(0,0,0,.35)}.hero-centered[data-astro-cid-hvtue5de]:not(.hero-centered--image) .hero-centered__headline[data-astro-cid-hvtue5de]{color:var(--color-on-dark, #ffffff)}.hero-centered[data-astro-cid-hvtue5de]:not(.hero-centered--image) .hero-centered__subheadline[data-astro-cid-hvtue5de]{color:#ffffffd9}.hero-centered--image[data-astro-cid-hvtue5de] .hero-centered__badge[data-astro-cid-hvtue5de]{background-color:#ffffff26;color:#fff;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hero-centered[data-astro-cid-hvtue5de]:not(.hero-centered--image) .hero-centered__badge[data-astro-cid-hvtue5de]{background-color:color-mix(in srgb,var(--color-on-dark, #ffffff) 12%,transparent);color:var(--color-on-dark, #ffffff)}.hero-centered__badge[data-astro-cid-hvtue5de]{margin-bottom:var(--space-md)}.hero-centered__subheadline[data-astro-cid-hvtue5de]{max-width:560px}.team-featured[data-astro-cid-jka5cfa5]{background-color:var(--color-canvas)}.team-featured__header[data-astro-cid-jka5cfa5]{margin-bottom:0}.team-featured__layout[data-astro-cid-jka5cfa5]{display:flex;flex-direction:column;gap:var(--space-xl);align-items:center}@media(min-width:768px){.team-featured__layout[data-astro-cid-jka5cfa5]{flex-direction:row;gap:var(--space-xxl);align-items:center}.team-featured__photo-side[data-astro-cid-jka5cfa5]{flex:0 0 48%;max-width:48%}.team-featured__text-side[data-astro-cid-jka5cfa5]{flex:1;min-width:0}}.team-featured__photo-side[data-astro-cid-jka5cfa5]{width:100%}.team-featured__photo[data-astro-cid-jka5cfa5]{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius-xl);display:block}.team-featured__photo-placeholder[data-astro-cid-jka5cfa5]{width:100%;aspect-ratio:4 / 3;border-radius:var(--radius-xl);background-color:var(--color-surface);display:flex;align-items:center;justify-content:center}.team-featured__initials[data-astro-cid-jka5cfa5]{font-family:var(--font-display);font-size:clamp(3rem,8vw,5rem);font-weight:300;color:var(--color-ink-muted);letter-spacing:.04em;opacity:.4;user-select:none}.team-featured__text-side[data-astro-cid-jka5cfa5]{display:flex;flex-direction:column;gap:var(--space-lg)}.team-featured__quote[data-astro-cid-jka5cfa5]{font-family:var(--font-display);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:400;font-style:italic;line-height:1.45;color:var(--color-ink);border:none;padding:0;margin:0;quotes:none}.team-featured__bio[data-astro-cid-jka5cfa5]{line-height:var(--text-body-line);display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.team-featured__name-role[data-astro-cid-jka5cfa5]{display:flex;flex-direction:column;gap:var(--space-xs)}.team-featured__role-text[data-astro-cid-jka5cfa5]{font-weight:500}.stats-counter[data-astro-cid-rhll23cr]{background-color:var(--color-surface)}.stats-counter__heading-wrap[data-astro-cid-rhll23cr]{margin-bottom:var(--space-xl)}.stats-counter__grid[data-astro-cid-rhll23cr]{display:grid;gap:var(--space-xl);grid-template-columns:1fr}@media(min-width:768px){.stats-counter__grid[data-astro-cid-rhll23cr]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.stats-counter__grid[data-astro-cid-rhll23cr]:not(.stats-counter__grid--few){grid-template-columns:repeat(4,1fr)}}.stats-counter__grid--few[data-astro-cid-rhll23cr]{max-width:640px;margin-left:auto;margin-right:auto}.stats-counter__stat[data-astro-cid-rhll23cr]{text-align:center;padding:var(--space-md)}.stats-counter__value-row[data-astro-cid-rhll23cr]{display:flex;align-items:baseline;justify-content:center;gap:var(--space-xs);flex-wrap:wrap}@property --count{syntax: "<integer>"; initial-value: 0; inherits: false;}.stats-counter__value[data-astro-cid-rhll23cr]{animation:statReveal .6s cubic-bezier(.4,0,.2,1) both;animation-delay:var(--stat-delay, 0s);position:relative}.stats-counter__value--numeric[data-astro-cid-rhll23cr]{--count: 0;animation:countUp 2s cubic-bezier(.25,.46,.45,.94) forwards,statReveal .6s cubic-bezier(.4,0,.2,1) both;animation-delay:var(--stat-delay, 0s),var(--stat-delay, 0s);color:transparent}@keyframes revealColor{0%,99.9%{color:transparent}to{color:var(--color-ink)}}.stats-counter__value--numeric[data-astro-cid-rhll23cr]{animation:countUp 2s cubic-bezier(.25,.46,.45,.94) forwards,statReveal .6s cubic-bezier(.4,0,.2,1) both,revealColor 0s linear forwards;animation-delay:var(--stat-delay, 0s),var(--stat-delay, 0s),calc(var(--stat-delay, 0s) + 2s)}.stats-counter__value--numeric[data-astro-cid-rhll23cr]:after{content:counter(stat-val);position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--color-ink);pointer-events:none}.stats-counter__value--numeric[data-astro-cid-rhll23cr]{counter-reset:stat-val var(--count)}@keyframes countUp{0%{--count: 0}to{--count: var(--stat-target, 100)}}@keyframes statReveal{0%{opacity:0;transform:translateY(12px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.stats-counter__affix[data-astro-cid-rhll23cr]{font-family:var(--font-display);font-size:calc(var(--text-h1-size) * .65);font-weight:500;line-height:var(--text-h1-line);color:var(--color-ink-muted);animation:statReveal .6s cubic-bezier(.4,0,.2,1) both;animation-delay:calc(var(--stat-delay, 0s) + .05s)}.stats-counter__label[data-astro-cid-rhll23cr]{margin-top:var(--space-sm);font-weight:500;letter-spacing:.02em;text-transform:uppercase;animation:statReveal .6s cubic-bezier(.4,0,.2,1) both;animation-delay:calc(var(--stat-delay, 0s) + .15s)}.stats-counter__empty[data-astro-cid-rhll23cr]{margin-top:var(--space-md)}.stats-counter__empty[data-astro-cid-rhll23cr] .ds-card[data-astro-cid-rhll23cr]{display:inline-block;padding:var(--space-xl);max-width:480px}.process-steps[data-astro-cid-r7rgl7ni]{background-color:var(--color-canvas)}.process-steps__grid--1[data-astro-cid-r7rgl7ni]{display:grid;grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}@media(min-width:768px){.process-steps__grid--few[data-astro-cid-r7rgl7ni]{max-width:640px;margin-left:auto;margin-right:auto}}.process-steps__card[data-astro-cid-r7rgl7ni]{display:flex;flex-direction:column;gap:var(--space-sm);padding:var(--space-xl);position:relative;transition:transform .2s ease,box-shadow .2s ease}.process-steps__card[data-astro-cid-r7rgl7ni]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.process-steps__step-number[data-astro-cid-r7rgl7ni]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:var(--color-primary);color:var(--color-on-primary);font-family:var(--font-display);font-size:var(--text-body-sm-size);font-weight:600;flex-shrink:0;line-height:1}.process-steps__icon[data-astro-cid-r7rgl7ni]{font-size:1.5rem;line-height:1;color:var(--color-ink-muted)}.process-steps__card-header[data-astro-cid-r7rgl7ni]{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-xs)}.process-steps__card-title[data-astro-cid-r7rgl7ni]{margin:0}.process-steps__card-desc[data-astro-cid-r7rgl7ni]{flex:1;overflow-wrap:break-word;word-break:break-word}@media(min-width:768px){.process-steps__card[data-astro-cid-r7rgl7ni]:after{content:"";position:absolute;top:var(--space-xl);right:calc(-1 * var(--space-lg) - 2px);width:calc(var(--space-lg) + 2px);height:2px;background-color:var(--color-hairline);transform:translateY(19px);pointer-events:none}.process-steps__card[data-astro-cid-r7rgl7ni]:before{content:"";position:absolute;top:var(--space-xl);right:calc(-1 * var(--space-lg) + 1px);width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:6px solid var(--color-hairline);transform:translateY(15px);pointer-events:none}@media(max-width:1023px){.ds-grid-4[data-astro-cid-r7rgl7ni] .process-steps__card[data-astro-cid-r7rgl7ni]:nth-child(2n):after,.ds-grid-4[data-astro-cid-r7rgl7ni] .process-steps__card[data-astro-cid-r7rgl7ni]:nth-child(2n):before,.ds-grid-3[data-astro-cid-r7rgl7ni] .process-steps__card[data-astro-cid-r7rgl7ni]:nth-child(2n):after,.ds-grid-3[data-astro-cid-r7rgl7ni] .process-steps__card[data-astro-cid-r7rgl7ni]:nth-child(2n):before{display:none}}@media(min-width:1024px){.ds-grid-4[data-astro-cid-r7rgl7ni] .process-steps__card[data-astro-cid-r7rgl7ni]:nth-child(4n):after,.ds-grid-4[data-astro-cid-r7rgl7ni] .process-steps__card[data-astro-cid-r7rgl7ni]:nth-child(4n):before{display:none}.ds-grid-3[data-astro-cid-r7rgl7ni] .process-steps__card[data-astro-cid-r7rgl7ni]:nth-child(3n):after,.ds-grid-3[data-astro-cid-r7rgl7ni] .process-steps__card[data-astro-cid-r7rgl7ni]:nth-child(3n):before{display:none}}.ds-grid-2[data-astro-cid-r7rgl7ni] .process-steps__card[data-astro-cid-r7rgl7ni]:nth-child(2n):after,.ds-grid-2[data-astro-cid-r7rgl7ni] .process-steps__card[data-astro-cid-r7rgl7ni]:nth-child(2n):before{display:none}.process-steps__grid--1[data-astro-cid-r7rgl7ni] .process-steps__card[data-astro-cid-r7rgl7ni]:after,.process-steps__grid--1[data-astro-cid-r7rgl7ni] .process-steps__card[data-astro-cid-r7rgl7ni]:before{display:none}}.process-steps__empty[data-astro-cid-r7rgl7ni]{margin-top:var(--space-xl)}.process-steps__placeholder[data-astro-cid-r7rgl7ni]{display:inline-block;max-width:480px;padding:var(--space-xl)}.about-values[data-astro-cid-qunxp4oz]{padding-bottom:var(--space-section)}.about-values__subheading[data-astro-cid-qunxp4oz]{max-width:600px;margin-left:auto;margin-right:auto;margin-top:var(--space-md)}.about-values__cards[data-astro-cid-qunxp4oz]{margin-top:var(--space-xl)}.about-values__card[data-astro-cid-qunxp4oz]{display:flex;flex-direction:column;gap:var(--space-sm);padding:var(--space-xl)}.about-values__icon[data-astro-cid-qunxp4oz]{font-size:2rem;line-height:1.2;display:block;color:var(--color-primary)}.about-values__card-title[data-astro-cid-qunxp4oz]{margin:0}.about-values__card-desc[data-astro-cid-qunxp4oz]{flex:1;max-width:52ch}.about-values__empty[data-astro-cid-qunxp4oz]{margin-top:var(--space-xl)}.about-values__placeholder[data-astro-cid-qunxp4oz]{display:inline-block;max-width:480px;padding:var(--space-xl)}@media(min-width:768px){.about-values__grid--few[data-astro-cid-qunxp4oz]{max-width:640px;margin-left:auto;margin-right:auto}}
