.AboutPageClient-module__ikg6RW__page{background-color:var(--color-background)}.AboutPageClient-module__ikg6RW__inner{max-width:1280px;padding:4.5rem var(--space-4) var(--space-12);margin:0 auto}.AboutPageClient-module__ikg6RW__header{grid-template-columns:1fr;align-items:start;gap:18px;display:grid}.AboutPageClient-module__ikg6RW__title{text-align:left}.AboutPageClient-module__ikg6RW__heroIntro{max-width:560px;color:var(--color-muted-foreground);line-height:1.65}.AboutPageClient-module__ikg6RW__heroImageWrap{margin-top:var(--space-6);border:1px solid var(--color-border);overflow:hidden}.AboutPageClient-module__ikg6RW__heroImage{-o-object-fit:cover;object-fit:cover;width:100%;height:clamp(280px,48vw,620px)}.AboutPageClient-module__ikg6RW__statsBlock,.AboutPageClient-module__ikg6RW__banksBlock,.AboutPageClient-module__ikg6RW__foundersBlock{margin-top:var(--space-24)}.AboutPageClient-module__ikg6RW__story{margin-top:var(--space-24);grid-template-columns:1fr;align-items:stretch;gap:22px;display:grid}.AboutPageClient-module__ikg6RW__storyText{max-width:580px}.AboutPageClient-module__ikg6RW__storyHeading{font-family:var(--font-heading);font-size:var(--text-3xl);line-height:1.4}.AboutPageClient-module__ikg6RW__storyParagraph{color:var(--color-muted-foreground);margin-top:18px;line-height:1.55}.AboutPageClient-module__ikg6RW__storyParagraphJustify{text-align:justify}.AboutPageClient-module__ikg6RW__storyImageWrap{height:100%;overflow:hidden}.AboutPageClient-module__ikg6RW__storyImage{-o-object-fit:cover;object-fit:cover;width:100%;height:clamp(260px,74vw,420px)}.AboutPageClient-module__ikg6RW__reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.AboutPageClient-module__ikg6RW__reveal.AboutPageClient-module__ikg6RW__visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.AboutPageClient-module__ikg6RW__reveal{transition:none}}@media (min-width:768px){.AboutPageClient-module__ikg6RW__inner{padding:clamp(var(--space-12), 7vh, 72px) var(--space-8) 120px}.AboutPageClient-module__ikg6RW__header{grid-template-columns:repeat(2,1fr);gap:3.5rem}.AboutPageClient-module__ikg6RW__heroIntro{font-size:var(--text-lg)}.AboutPageClient-module__ikg6RW__heroImageWrap{margin-top:var(--space-10)}.AboutPageClient-module__ikg6RW__statsBlock,.AboutPageClient-module__ikg6RW__banksBlock,.AboutPageClient-module__ikg6RW__foundersBlock{margin-top:168px}.AboutPageClient-module__ikg6RW__story{gap:var(--space-12);grid-template-columns:repeat(2,1fr);margin-top:168px}.AboutPageClient-module__ikg6RW__storyHeading{font-size:var(--text-4xl)}.AboutPageClient-module__ikg6RW__storyParagraph{margin-top:var(--space-7);line-height:1.65}.AboutPageClient-module__ikg6RW__storyImage{height:100%}}
.AboutStatsSection-module__57qDTa__grid{justify-items:center;gap:var(--space-2);grid-template-columns:repeat(2,1fr);max-width:1120px;margin:0 auto;display:grid}.AboutStatsSection-module__57qDTa__stat{text-align:center;flex-direction:column;align-items:center;padding:.625rem 0;display:flex}.AboutStatsSection-module__57qDTa__value{font-family:var(--font-heading);font-size:var(--text-4xl);line-height:1.05}.AboutStatsSection-module__57qDTa__label{margin-top:var(--space-2);line-height:var(--leading-snug)}@media (min-width:768px){.AboutStatsSection-module__57qDTa__grid{justify-items:stretch;gap:var(--space-3);grid-template-columns:repeat(4,1fr)}.AboutStatsSection-module__57qDTa__value{font-size:var(--text-5xl)}.AboutStatsSection-module__57qDTa__label{margin-top:var(--space-3)}}
.FoundersSection-module__pbzJha__header{text-align:center;max-width:880px;margin:0 auto}.FoundersSection-module__pbzJha__heading{font-size:var(--text-4xl);line-height:1.8}.FoundersSection-module__pbzJha__intro{margin-top:var(--space-4);color:var(--color-muted-foreground);line-height:1.55}.FoundersSection-module__pbzJha__grid{margin-top:var(--space-6);gap:var(--space-12);grid-template-columns:1fr;display:grid}.FoundersSection-module__pbzJha__photoFrame{aspect-ratio:2/3;border:1px solid var(--color-border);background:var(--gray-300);width:100%;max-height:620px;margin:0 auto;overflow:hidden}[data-theme=dark] .FoundersSection-module__pbzJha__photoFrame{background:rgba(var(--color-cream-rgb), .08)}.FoundersSection-module__pbzJha__photo{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:grayscale();width:100%;height:100%}.FoundersSection-module__pbzJha__photo1{transform-origin:50%;-o-object-position:center 24%;object-position:center 24%;transform:scale(1.5)}.FoundersSection-module__pbzJha__photo2{transform-origin:50% 38%;-o-object-position:center 22%;object-position:center 22%;transform:scale(1)}.FoundersSection-module__pbzJha__photo3{-o-object-position:center 20%;object-position:center 20%;transform:scale(1)}.FoundersSection-module__pbzJha__photoPlaceholder{background:linear-gradient(to bottom, var(--gray-300), var(--gray-400));place-items:center;width:100%;height:100%;display:grid}[data-theme=dark] .FoundersSection-module__pbzJha__photoPlaceholder{background:linear-gradient(to bottom, rgba(var(--color-cream-rgb), .12), rgba(var(--color-cream-rgb), .08))}.FoundersSection-module__pbzJha__photoPlaceholderText{font-weight:var(--font-medium);line-height:var(--leading-tight);text-transform:uppercase;letter-spacing:.06em;color:var(--color-muted-foreground)}.FoundersSection-module__pbzJha__caption{margin-top:var(--space-3);text-align:left}.FoundersSection-module__pbzJha__name{font-family:var(--font-heading);font-size:var(--text-3xl);line-height:var(--leading-tight);text-transform:uppercase;letter-spacing:.01em}.FoundersSection-module__pbzJha__role{line-height:var(--leading-tight);margin-top:.375rem}.FoundersSection-module__pbzJha__linkedin{margin-top:var(--space-2);justify-content:center;align-items:center;width:1.25rem;height:1.25rem;transition:opacity .2s;display:inline-flex}.FoundersSection-module__pbzJha__linkedin:hover{opacity:.8}.FoundersSection-module__pbzJha__linkedinImg{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}@media (min-width:768px){.FoundersSection-module__pbzJha__heading{font-size:var(--text-5xl)}.FoundersSection-module__pbzJha__intro{margin-top:22px;line-height:1.65}.FoundersSection-module__pbzJha__grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:2.75rem}.FoundersSection-module__pbzJha__photo1{-o-object-position:center;object-position:center}.FoundersSection-module__pbzJha__photo2{-o-object-position:center;object-position:center;transform:scale(1.2)}.FoundersSection-module__pbzJha__photo3{-o-object-position:center;object-position:center}.FoundersSection-module__pbzJha__caption{margin-top:var(--space-4)}.FoundersSection-module__pbzJha__role{margin-top:var(--space-2)}.FoundersSection-module__pbzJha__linkedin{width:22px;height:22px;margin-top:.625rem}}
.TrustedBanksCarousel-module__y77oEa__viewport{margin-top:var(--space-5);overflow:hidden}.TrustedBanksCarousel-module__y77oEa__track{align-items:center;gap:var(--space-6);width:max-content;animation:32s linear infinite TrustedBanksCarousel-module__y77oEa__aboutBanksScroll;display:flex}@media (prefers-reduced-motion:reduce){.TrustedBanksCarousel-module__y77oEa__track{animation:none}}.TrustedBanksCarousel-module__y77oEa__item{opacity:.8;flex:none;justify-content:center;align-items:center;min-width:148px;height:3.5rem;display:flex}.TrustedBanksCarousel-module__y77oEa__logo{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;max-width:148px;max-height:2.75rem}.TrustedBanksCarousel-module__y77oEa__fallback{white-space:nowrap;text-align:center;font-weight:var(--font-medium);line-height:var(--leading-tight)}@keyframes TrustedBanksCarousel-module__y77oEa__aboutBanksScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (min-width:768px){.TrustedBanksCarousel-module__y77oEa__viewport{margin-top:34px}.TrustedBanksCarousel-module__y77oEa__track{gap:var(--space-10)}.TrustedBanksCarousel-module__y77oEa__item{min-width:196px;height:72px}.TrustedBanksCarousel-module__y77oEa__logo{max-width:196px;max-height:58px}}
