.FounderSlider-module__4WQVma__container{background:linear-gradient(135deg,#2c2c2c,#3f3f3f);justify-content:center;width:100%;margin:0 auto;padding:5rem 2rem;display:flex}.FounderSlider-module__4WQVma__inner{width:100%;max-width:62.5rem;margin:0 auto}.FounderSlider-module__4WQVma__header{text-align:center;margin-bottom:3rem}.FounderSlider-module__4WQVma__title{font-family:var(--font-heading);color:var(--color-gold);margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.5rem)}.FounderSlider-module__4WQVma__subtitle{font-family:var(--font-body);color:#ffffffd9;font-size:1.125rem}.FounderSlider-module__4WQVma__sliderWrapper{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);position:relative;overflow:hidden}.FounderSlider-module__4WQVma__slides{flex-wrap:nowrap;width:100%;transition:transform .5s cubic-bezier(.25,1,.5,1);display:flex}.FounderSlider-module__4WQVma__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__4WQVma__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__4WQVma__slideTitle{font-family:var(--font-heading);color:var(--color-gold);margin-bottom:1.5rem;font-size:1.8125rem}.FounderSlider-module__4WQVma__slideText{font-family:var(--font-body);color:var(--text-primary);max-width:43.75rem;font-size:1.25rem;line-height:1.6}.FounderSlider-module__4WQVma__controls{border-top:1px solid var(--border-color);background:#ffffff80;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.FounderSlider-module__4WQVma__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__4WQVma__arrowBtn:hover:not(:disabled){background:var(--color-gold);color:var(--color-charcoal)}.FounderSlider-module__4WQVma__arrowBtn:disabled{opacity:.3;cursor:not-allowed;border-color:var(--text-muted);color:var(--text-muted)}.FounderSlider-module__4WQVma__indicators{gap:.5rem;display:flex}.FounderSlider-module__4WQVma__dot{background:var(--border-color);cursor:pointer;border-radius:50%;width:.625rem;height:.625rem;transition:all .3s}.FounderSlider-module__4WQVma__dotActive{background:var(--color-gold);transform:scale(1.2)}@media (max-width:768px){.FounderSlider-module__4WQVma__slide{min-height:21.875rem;padding:3rem 1.5rem}.FounderSlider-module__4WQVma__slideText{font-size:1.125rem}}
.about-module__8TymFG__container{background:var(--color-charcoal);min-height:100vh}.about-module__8TymFG__main{flex-direction:column;display:flex}.about-module__8TymFG__hero{text-align:center;background:linear-gradient(135deg,#2c2c2c,#48503a);padding:3.5rem 2rem 3rem;position:relative;overflow:hidden}.about-module__8TymFG__heroOverlay{background:radial-gradient(#4d8b3133,#0000 70%);position:absolute;inset:0}.about-module__8TymFG__heroContent{z-index:2;max-width:43.75rem;margin:0 auto;position:relative}.about-module__8TymFG__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__8TymFG__heroSubtitle{font-family:var(--font-body);color:#ffffffd9;font-size:1.1875rem;line-height:1.7}.about-module__8TymFG__sectionInner{max-width:75rem;margin:0 auto;padding:0 2rem}.about-module__8TymFG__sectionTitle{font-family:var(--font-heading);color:var(--text-primary);text-align:center;letter-spacing:.02em;margin-bottom:3rem;font-size:clamp(1.8125rem,4vw,2.5rem)}.about-module__8TymFG__founder{background:var(--color-charcoal);padding:5rem 0}.about-module__8TymFG__founderGrid{grid-template-columns:16.25rem 1fr;align-items:start;gap:3rem;display:grid}.about-module__8TymFG__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__8TymFG__founderBio h2{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.5rem;font-size:2rem}.about-module__8TymFG__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__8TymFG__founderBio p{font-family:var(--font-body);color:#ffffffd9;margin-bottom:1rem;font-size:1rem;line-height:1.8}.about-module__8TymFG__philosophy{background:var(--color-charcoal);padding:5rem 0}.about-module__8TymFG__philosophyGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.about-module__8TymFG__philosophyCard{background:#ffffff1f;border:1px solid #ffffff38;border-radius:16px;padding:2.5rem 2rem;transition:all .3s;box-shadow:inset 0 1px #ffffff24,0 4px 20px #00000059}.about-module__8TymFG__philosophyCard:hover{background:#ffffff29;border-color:#ffffff47;transform:translateY(-.25rem)}.about-module__8TymFG__cardIcon{color:var(--color-gold);margin-bottom:1rem;font-size:2rem}.about-module__8TymFG__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__8TymFG__philosophyCard p{font-family:var(--font-body);color:var(--text-primary);margin-bottom:1rem;font-size:.9375rem;line-height:1.7}.about-module__8TymFG__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__8TymFG__methodologyLink:hover{color:var(--text-primary)}.about-module__8TymFG__testimonials{background:var(--color-charcoal);padding:5rem 0}.about-module__8TymFG__testimonialGrid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.about-module__8TymFG__testimonialGrid>*{flex:17.5rem;max-width:26.25rem}.about-module__8TymFG__testimonialCard{background:#d4af370f;border:1px solid #d4af3733;border-radius:16px;margin:0;padding:2.5rem;transition:all .3s;box-shadow:inset 0 1px #ffffff0f,0 4px 20px #0000004d}.about-module__8TymFG__testimonialCard:hover{background:#d4af371a;border-color:#d4af3759;transform:translateY(-.25rem)}.about-module__8TymFG__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__8TymFG__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__8TymFG__mission{background:var(--color-charcoal);text-align:center;padding:5rem 0}.about-module__8TymFG__missionQuote{margin:0 auto 2rem}.about-module__8TymFG__missionQuote p{font-family:var(--font-heading);color:var(--color-gold);letter-spacing:.02em;font-size:clamp(1.5rem,3vw,2.5rem)}.about-module__8TymFG__missionText{font-family:var(--font-body);color:#ffffffd9;max-width:43.75rem;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.8}.about-module__8TymFG__missionCta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.about-module__8TymFG__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 4px 14px #bc953e4d}.about-module__8TymFG__btnPrimary:hover{background:var(--color-gold);transform:translateY(-.125rem)}.about-module__8TymFG__btnSecondary{color:var(--text-primary);font-family:var(--font-body);cursor:pointer;background:0 0;border:2px solid #ffffff4d;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__8TymFG__btnSecondary:hover{border-color:var(--text-secondary);background:#ffffff1a;transform:translateY(-.125rem)}@media (max-width:768px){.about-module__8TymFG__hero{padding:1.5rem 1.5rem 2.5rem}.about-module__8TymFG__founderGrid{text-align:center;grid-template-columns:1fr}.about-module__8TymFG__founderImage{width:12.5rem;height:16.25rem;margin:0 auto}.about-module__8TymFG__philosophyGrid{grid-template-columns:1fr}.about-module__8TymFG__missionCta{flex-direction:column;align-items:center}}
/*# sourceMappingURL=0df7.qy0gpmu5.css.map*/