.about-module__8TymFG__hero{justify-content:center;align-items:center;min-height:60vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__heroBg{background:radial-gradient(ellipse at 50% 30%, #c8a45c14 0%, transparent 50%), linear-gradient(180deg, var(--navy) 0%, var(--charcoal) 100%);position:absolute;inset:0}.about-module__8TymFG__heroContainer{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex;position:relative}.about-module__8TymFG__heroTitle{font-size:var(--fs-h1);font-weight:var(--fw-bold);line-height:var(--lh-tight);max-width:700px}.about-module__8TymFG__heroSubtitle{font-size:var(--fs-body-lg);color:var(--text-secondary);max-width:500px}.about-module__8TymFG__story{background:var(--navy)}.about-module__8TymFG__storyGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:5rem;display:grid}.about-module__8TymFG__storyContent{flex-direction:column;gap:1rem;display:flex}.about-module__8TymFG__storyTitle{font-size:var(--fs-h2);font-weight:var(--fw-bold);color:var(--white);line-height:var(--lh-tight)}.about-module__8TymFG__storyText{font-size:var(--fs-body);line-height:var(--lh-relaxed);color:var(--text-secondary)}.about-module__8TymFG__storyVisual{position:relative}.about-module__8TymFG__storyImage{aspect-ratio:3/4;border-radius:var(--radius-xl);background:linear-gradient(135deg,#c8a45c14 0%,#132240cc 100%);border:1px solid #c8a45c1a;overflow:hidden}.about-module__8TymFG__storyImageInner{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100%;display:flex}.about-module__8TymFG__storyImageText{font-family:var(--font-heading);color:var(--gold);opacity:.5;letter-spacing:var(--ls-wider);font-size:1.25rem}.about-module__8TymFG__storyStats{gap:3rem;display:flex}.about-module__8TymFG__storyStat{color:var(--text-muted);flex-direction:column;align-items:center;gap:.25rem;font-size:.8rem;display:flex}.about-module__8TymFG__storyStatNum{font-family:var(--font-heading);font-size:2.5rem;font-weight:var(--fw-extrabold);color:var(--gold)}.about-module__8TymFG__mvm{position:relative}.about-module__8TymFG__mvmGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.about-module__8TymFG__mvmCard{border-radius:var(--radius-lg);text-align:center;background:#ffffff05;border:1px solid #ffffff0f;padding:2.5rem;transition:all .4s}.about-module__8TymFG__mvmCard:hover{background:#ffffff0a;border-color:#c8a45c33;transform:translateY(-4px)}.about-module__8TymFG__mvmIcon{margin-bottom:1rem;font-size:2.5rem;display:block}.about-module__8TymFG__mvmTitle{font-size:1.25rem;font-weight:var(--fw-bold);color:var(--white);margin-bottom:.75rem}.about-module__8TymFG__mvmText{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.about-module__8TymFG__valuesSection{background:var(--navy)}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.about-module__8TymFG__valueCard{text-align:center;border-radius:var(--radius-lg);background:#ffffff05;border:1px solid #ffffff0f;padding:2rem;transition:all .4s}.about-module__8TymFG__valueCard:hover{border-color:#c8a45c33;transform:translateY(-4px)}.about-module__8TymFG__valueIcon{margin-bottom:.75rem;font-size:2rem;display:block}.about-module__8TymFG__valueTitle{font-size:1rem;font-weight:var(--fw-bold);color:var(--white);margin-bottom:.5rem}.about-module__8TymFG__valueDesc{color:var(--text-muted);font-size:.85rem;line-height:1.6}.about-module__8TymFG__timelineSection{position:relative}.about-module__8TymFG__timeline{max-width:700px;margin:0 auto;padding:2rem 0;position:relative}.about-module__8TymFG__timelineLine{background:linear-gradient(180deg, var(--gold), #c8a45c1a);width:2px;position:absolute;top:0;bottom:0;left:12px}.about-module__8TymFG__timelineItem{padding-bottom:2.5rem;padding-left:3rem;position:relative}.about-module__8TymFG__timelineItem:last-of-type{padding-bottom:0}.about-module__8TymFG__timelineDot{background:var(--navy);border:2px solid var(--gold);z-index:1;border-radius:50%;width:16px;height:16px;position:absolute;top:4px;left:5px}.about-module__8TymFG__timelineYear{font-family:var(--font-heading);font-size:.75rem;font-weight:var(--fw-bold);color:var(--gold);letter-spacing:var(--ls-wider)}.about-module__8TymFG__timelineTitle{font-size:1.15rem;font-weight:var(--fw-bold);color:var(--white);margin:.25rem 0 .5rem}.about-module__8TymFG__timelineDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.about-module__8TymFG__management{background:var(--navy)}.about-module__8TymFG__mgmtGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:700px;margin:0 auto;display:grid}.about-module__8TymFG__mgmtCard{text-align:center;border-radius:var(--radius-lg);background:#ffffff05;border:1px solid #ffffff0f;padding:3rem 2rem;transition:all .4s}.about-module__8TymFG__mgmtCard:hover{border-color:#c8a45c33;transform:translateY(-4px)}.about-module__8TymFG__mgmtAvatar{width:80px;height:80px;font-family:var(--font-heading);font-size:2rem;font-weight:var(--fw-bold);color:var(--gold);background:#c8a45c1a;border:2px solid #c8a45c4d;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.about-module__8TymFG__mgmtName{font-size:1.25rem;font-weight:var(--fw-bold);color:var(--white)}.about-module__8TymFG__mgmtRole{color:var(--gold);letter-spacing:var(--ls-wide);margin:.25rem 0 .75rem;font-size:.85rem}.about-module__8TymFG__mgmtPhone{color:var(--text-secondary);font-size:.9rem;text-decoration:none}.about-module__8TymFG__mgmtPhone:hover{color:var(--gold)}.about-module__8TymFG__cta{text-align:center;position:relative}.about-module__8TymFG__ctaBg{background:radial-gradient(#c8a45c0f 0%,#0000 60%);position:absolute;inset:0}.about-module__8TymFG__ctaContainer{position:relative}.about-module__8TymFG__ctaTitle{font-size:var(--fs-h2);font-weight:var(--fw-bold);max-width:700px;margin:0 auto 2rem}.about-module__8TymFG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:1024px){.about-module__8TymFG__storyGrid{grid-template-columns:1fr;gap:3rem}.about-module__8TymFG__mvmGrid{grid-template-columns:1fr}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.about-module__8TymFG__valuesGrid,.about-module__8TymFG__mgmtGrid{grid-template-columns:1fr}}
