.about:where(.astro-55q77mj3){padding:80px 0;background:#fff}.about-grid:where(.astro-55q77mj3){display:grid;grid-template-columns:1fr;gap:32px;align-items:stretch}.about-img:where(.astro-55q77mj3){position:relative;min-height:280px;overflow:hidden;border-radius:14px;box-shadow:0 28px 72px #0000004d}.about-img:where(.astro-55q77mj3) img:where(.astro-55q77mj3){position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.about-text:where(.astro-55q77mj3) p:where(.astro-55q77mj3){margin-bottom:16px;color:var(--color-ink-light);font-family:var(--font-serif);line-height:1.7}@media(min-width:769px){.about-grid:where(.astro-55q77mj3){grid-template-columns:1fr 1fr;gap:60px}.about-img:where(.astro-55q77mj3){min-height:420px}}.strengths:where(.astro-55q77mj3){padding:80px 0;background:var(--color-beige-light)}.values-grid:where(.astro-55q77mj3){display:grid;grid-template-columns:1fr;gap:36px;margin-top:56px}@media(min-width:641px){.values-grid:where(.astro-55q77mj3){grid-template-columns:1fr 1fr;gap:48px 72px}}.value-card:where(.astro-55q77mj3):before{content:"";display:block;width:36px;height:3px;margin-bottom:20px;border-radius:2px;background:var(--color-orange)}.value-card:where(.astro-55q77mj3) h3:where(.astro-55q77mj3){margin-bottom:10px;color:#1a0800;font-family:var(--font-serif);font-weight:400;font-size:1.05rem}.value-card:where(.astro-55q77mj3) p:where(.astro-55q77mj3){margin:0;color:#666;font-family:var(--font-serif);font-size:.88rem;line-height:1.72}.process:where(.astro-55q77mj3){padding:80px 0;border-top:1px solid rgba(255,255,255,.04);background:linear-gradient(160deg,#200e00,#2e1600,#1a0800)}.process-intro:where(.astro-55q77mj3){margin-bottom:0;color:#ffffff9e;font-family:var(--font-serif);line-height:1.7}.step-timeline:where(.astro-55q77mj3){position:relative;display:flex;flex-direction:column;gap:40px;margin-top:48px}.step-item:where(.astro-55q77mj3){position:relative;display:grid;grid-template-columns:44px 1fr;column-gap:18px;row-gap:4px;text-align:left}.step-num:where(.astro-55q77mj3){grid-column:1;grid-row:1;align-self:start;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--color-orange);color:#fff;font-family:var(--font-sans);font-size:.82rem;font-weight:700;box-shadow:0 0 0 5px #c95e002e;position:relative;z-index:1}.step-title:where(.astro-55q77mj3){grid-column:2;grid-row:1;align-self:center;margin:0;color:#f0e8df;font-family:var(--font-serif);font-size:.95rem;line-height:1.3}.step-text:where(.astro-55q77mj3){grid-column:2;grid-row:2;margin:0;color:#ffffff85;font-family:var(--font-sans);font-size:.82rem;line-height:1.65}.step-item:where(.astro-55q77mj3):not(:last-child):before,.step-item:where(.astro-55q77mj3):not(:last-child):after{content:"";position:absolute;left:22px;top:22px;bottom:-62px;width:1px;pointer-events:none}.step-item:where(.astro-55q77mj3):not(:last-child):before{background:#ffffff2e}.step-item:where(.astro-55q77mj3):not(:last-child):after{background:var(--color-orange);transform:scaleY(0);transform-origin:top center;transition:transform .55s ease}.step-timeline:where(.astro-55q77mj3).is-visible .step-item:where(.astro-55q77mj3):nth-child(1):after{transform:scaleY(1);transition-delay:0s}.step-timeline:where(.astro-55q77mj3).is-visible .step-item:where(.astro-55q77mj3):nth-child(2):after{transform:scaleY(1);transition-delay:.4s}.step-timeline:where(.astro-55q77mj3).is-visible .step-item:where(.astro-55q77mj3):nth-child(3):after{transform:scaleY(1);transition-delay:.8s}@media(min-width:701px){.step-timeline:where(.astro-55q77mj3){display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:64px}.step-timeline:where(.astro-55q77mj3):before,.step-timeline:where(.astro-55q77mj3):after{content:"";position:absolute;top:21px;left:12.5%;right:12.5%;height:1px;pointer-events:none}.step-timeline:where(.astro-55q77mj3):before{background:#ffffff2e}.step-timeline:where(.astro-55q77mj3):after{background:var(--color-orange);transform:scaleX(0);transform-origin:left center;transition:transform 1.3s cubic-bezier(.65,0,.35,1)}.step-timeline:where(.astro-55q77mj3).is-visible:after{transform:scaleX(1)}.step-item:where(.astro-55q77mj3){display:block;text-align:center;padding:0 16px}.step-item:where(.astro-55q77mj3):not(:last-child):before,.step-item:where(.astro-55q77mj3):not(:last-child):after{display:none}.step-num:where(.astro-55q77mj3){margin:0 auto 28px}.step-title:where(.astro-55q77mj3){margin-bottom:10px}}@media(prefers-reduced-motion:reduce){.step-timeline:where(.astro-55q77mj3):after,.step-item:where(.astro-55q77mj3):after{transition:none}}.process-cta:where(.astro-55q77mj3){margin-top:56px;text-align:center}.process-cta:where(.astro-55q77mj3) a:where(.astro-55q77mj3){display:inline-flex;align-items:center;gap:8px;padding-bottom:2px;border-bottom:1px solid rgba(255,255,255,.2);color:#ffffff80;font-family:var(--font-sans);font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;transition:color .2s ease,border-color .2s ease}.process-cta:where(.astro-55q77mj3) a:where(.astro-55q77mj3):hover{color:var(--color-orange-dark);border-color:var(--color-orange-dark)}.process-cta:where(.astro-55q77mj3) svg:where(.astro-55q77mj3){width:14px;height:14px}.team:where(.astro-55q77mj3){padding:80px 0;background:#fff}.team-grid:where(.astro-55q77mj3){display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px;margin-top:40px}.team-card:where(.astro-55q77mj3){overflow:hidden;border:1px solid rgba(0,0,0,.06);border-radius:14px;background:var(--color-beige-light);box-shadow:0 4px 20px #00000012;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.team-card:where(.astro-55q77mj3):hover{transform:translateY(-4px);box-shadow:0 12px 36px #0000001f}.team-card:where(.astro-55q77mj3) img:where(.astro-55q77mj3){display:block;width:100%;aspect-ratio:1;object-fit:cover}.team-card:where(.astro-55q77mj3) .info:where(.astro-55q77mj3){padding:20px 16px;background:#fff}.team-card:where(.astro-55q77mj3) h3:where(.astro-55q77mj3){margin-bottom:4px;color:var(--color-warm-dark);font-family:var(--font-serif);font-weight:400;font-size:1rem}.team-card:where(.astro-55q77mj3) .role:where(.astro-55q77mj3){display:block;margin-bottom:10px;color:var(--color-orange-dark);font-family:var(--font-sans);font-size:.8rem}.team-card:where(.astro-55q77mj3) .contact-links:where(.astro-55q77mj3){display:flex;flex-direction:column;gap:4px;margin-top:10px}.team-card:where(.astro-55q77mj3) .contact-links:where(.astro-55q77mj3) a:where(.astro-55q77mj3){color:var(--color-orange-dark);font-family:var(--font-sans);font-size:.78rem}.team-card:where(.astro-55q77mj3) .contact-links:where(.astro-55q77mj3) a:where(.astro-55q77mj3):hover{color:var(--color-orange-dark)}.team-card:where(.astro-55q77mj3) .langs:where(.astro-55q77mj3){margin:0;color:var(--color-ink-light);font-family:var(--font-sans);font-size:.78rem}@media(prefers-reduced-motion:reduce){.team-card:where(.astro-55q77mj3){transition:none}.team-card:where(.astro-55q77mj3):hover{transform:none}}
