.FounderSlider-module__24qciq__container{justify-content:center;width:100%;margin:0 auto;padding:5rem 2rem;display:flex}.FounderSlider-module__24qciq__inner{width:100%;max-width:62.5rem;margin:0 auto}.FounderSlider-module__24qciq__header{text-align:center;margin-bottom:3rem}.FounderSlider-module__24qciq__title{font-family:var(--font-heading);color:var(--color-gold);margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.5rem)}.FounderSlider-module__24qciq__subtitle{font-family:var(--font-body);color:var(--text-secondary);font-size:1.125rem}.FounderSlider-module__24qciq__sliderWrapper{background:var(--card-bg);border:var(--card-border);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);position:relative;overflow:hidden}.FounderSlider-module__24qciq__slides{flex-wrap:nowrap;width:100%;transition:transform .5s cubic-bezier(.25,1,.5,1);display:flex}.FounderSlider-module__24qciq__slide{text-align:center;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:100%;min-height:25rem;padding:4rem 3rem;display:flex}.FounderSlider-module__24qciq__slideIcon{width:5rem;height:5rem;color:var(--color-gold);background:#bc953e1a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:2.5rem;display:flex}.FounderSlider-module__24qciq__slideTitle{font-family:var(--font-heading);color:var(--color-gold);margin-bottom:1.5rem;font-size:1.8125rem}.FounderSlider-module__24qciq__slideText{font-family:var(--font-body);color:var(--text-primary);max-width:43.75rem;font-size:1.25rem;line-height:1.6}.FounderSlider-module__24qciq__controls{background:color-mix(in srgb, var(--color-gold) 5%, var(--color-charcoal));border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.FounderSlider-module__24qciq__arrowBtn{border:1px solid var(--color-gold);color:var(--color-gold);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.1875rem;transition:all .2s;display:flex}.FounderSlider-module__24qciq__arrowBtn:hover:not(:disabled){background:var(--color-gold);color:var(--color-charcoal)}.FounderSlider-module__24qciq__arrowBtn:disabled{opacity:.3;cursor:not-allowed;border-color:var(--text-muted);color:var(--text-muted)}.FounderSlider-module__24qciq__indicators{gap:.5rem;display:flex}.FounderSlider-module__24qciq__dot{background:var(--border-color);cursor:pointer;border-radius:50%;width:.625rem;height:.625rem;transition:all .3s}.FounderSlider-module__24qciq__dotActive{background:var(--color-gold);transform:scale(1.2)}@media (max-width:768px){.FounderSlider-module__24qciq__slide{min-height:21.875rem;padding:3rem 1.5rem}.FounderSlider-module__24qciq__slideText{font-size:1.125rem}}
.about-module___eY-uW__container{min-height:100vh}.about-module___eY-uW__main{flex-direction:column;display:flex}.about-module___eY-uW__hero{text-align:center;padding:2.5rem 2rem 2rem;position:relative;overflow:hidden}.about-module___eY-uW__heroOverlay{background:0 0;position:absolute;inset:0}.about-module___eY-uW__heroContent{z-index:2;max-width:43.75rem;margin:0 auto;position:relative}.about-module___eY-uW__hero h1{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:.04em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem)}.about-module___eY-uW__heroSubtitle{font-family:var(--font-body);color:var(--text-secondary);font-size:1.1875rem;line-height:1.7}.about-module___eY-uW__sectionInner{max-width:75rem;margin:0 auto;padding:0 2rem}.about-module___eY-uW__sectionTitle{font-family:var(--font-heading);color:var(--text-primary);text-align:center;letter-spacing:.02em;margin-bottom:1.5rem;font-size:clamp(1.8125rem,4vw,2.5rem)}.about-module___eY-uW__founder{padding:2.5rem 0}.about-module___eY-uW__founderGrid{grid-template-columns:16.25rem 1fr;align-items:start;gap:3rem;display:grid}.about-module___eY-uW__founderImage{object-fit:cover;object-position:center top;border-radius:var(--border-radius-lg);border:2px solid var(--color-gold);background:linear-gradient(135deg, var(--color-gold), var(--color-gold));width:16.25rem;height:15rem}.about-module___eY-uW__founderBio h2{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.5rem;font-size:2rem}.about-module___eY-uW__credentials{font-family:var(--font-body);color:var(--color-gold);letter-spacing:.02em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.875rem;font-weight:600}.about-module___eY-uW__founderBio p{font-family:var(--font-body);color:var(--text-secondary);margin-bottom:1rem;font-size:1rem;line-height:1.8}.about-module___eY-uW__philosophy{padding:2.5rem 0}.about-module___eY-uW__philosophyGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.about-module___eY-uW__philosophyCard{background:var(--card-bg);border:var(--card-border);box-shadow:var(--card-shadow);border-radius:16px;padding:2.5rem 2rem;transition:all .3s}.about-module___eY-uW__philosophyCard:hover{background:var(--surface-color-hover);border-color:var(--border-color);transform:translateY(-.25rem)}.about-module___eY-uW__cardIcon{color:var(--color-gold);margin-bottom:1rem;font-size:2rem}.about-module___eY-uW__philosophyCard h3{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:.02em;margin-bottom:.75rem;font-size:1.1875rem;font-weight:700}.about-module___eY-uW__philosophyCard p{font-family:var(--font-body);color:var(--text-secondary);margin-bottom:1rem;font-size:.9375rem;line-height:1.7}.about-module___eY-uW__methodologyLink{font-family:var(--font-body);color:var(--color-gold);margin-top:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.about-module___eY-uW__methodologyLink:hover{color:var(--text-primary)}.about-module___eY-uW__testimonials{padding:2.5rem 0 3rem}.about-module___eY-uW__testimonialGrid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.about-module___eY-uW__testimonialGrid>*{flex:17.5rem;max-width:26.25rem}.about-module___eY-uW__testimonialCard{background:var(--card-bg);border:var(--card-border);box-shadow:var(--card-shadow);border-radius:16px;margin:0;padding:2.5rem;transition:all .3s}.about-module___eY-uW__testimonialCard:hover{background:var(--surface-color-hover);border-color:var(--color-gold);transform:translateY(-.25rem)}.about-module___eY-uW__testimonialCard p{font-family:var(--font-body);color:var(--text-primary);margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.7}.about-module___eY-uW__testimonialCard footer{font-family:var(--font-body);color:var(--color-gold);letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:600}.about-module___eY-uW__mission{text-align:center;padding:2.5rem 0 2rem}.about-module___eY-uW__missionHeading{font-family:var(--font-heading);color:var(--text-primary);text-align:center;letter-spacing:.04em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem)}.about-module___eY-uW__missionQuote{margin:0 auto 1rem}.about-module___eY-uW__missionQuote p{font-family:var(--font-heading);color:var(--color-gold);letter-spacing:.02em;font-size:clamp(1.5rem,3vw,2.5rem)}.about-module___eY-uW__missionText{font-family:var(--font-body);color:var(--text-secondary);max-width:43.75rem;margin:0 auto 1.5rem;font-size:1.125rem;line-height:1.8}.about-module___eY-uW__missionCta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.about-module___eY-uW__btnPrimary{background:linear-gradient(135deg, var(--color-gold), var(--color-gold));color:var(--color-charcoal);font-family:var(--font-body);cursor:pointer;border:none;border-radius:9999px;align-items:center;padding:.5rem .85rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 .25rem .875rem #bc953e4d}.about-module___eY-uW__btnPrimary:hover{background:var(--color-gold);transform:translateY(-.125rem)}.about-module___eY-uW__btnSecondary{color:var(--text-primary);font-family:var(--font-body);border:2px solid var(--border-color);cursor:pointer;background:0 0;border-radius:9999px;align-items:center;padding:.5rem .85rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.about-module___eY-uW__btnSecondary:hover{background:var(--surface-color-hover);border-color:var(--text-primary);transform:translateY(-.125rem)}@media (max-width:768px){.about-module___eY-uW__hero{padding:1.5rem 1.5rem 2.5rem}.about-module___eY-uW__founderGrid{text-align:center;grid-template-columns:1fr}.about-module___eY-uW__founderImage{width:12.5rem;height:16.25rem;margin:0 auto}.about-module___eY-uW__philosophyGrid{grid-template-columns:1fr}.about-module___eY-uW__missionCta{flex-direction:column;align-items:center}.about-module___eY-uW__testimonialGrid>*{flex:100%;max-width:100%}}