.about-module__8TymFG__aboutPage{padding-top:80px}.about-module__8TymFG__hero{background:var(--gradient-hero);text-align:center;color:#fff;padding:6rem 0 4rem}.about-module__8TymFG__hero h1{color:#fff;margin-bottom:1rem}.about-module__8TymFG__heroSubtitle{color:#ffffffe6;max-width:600px;margin:0 auto;font-size:1.375rem}.about-module__8TymFG__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-module__8TymFG__storyContent h2{margin-bottom:2rem}.about-module__8TymFG__storyContent p{color:var(--color-neutral-600);margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.8}.about-module__8TymFG__storyImage{position:relative}.about-module__8TymFG__imageWrapper{border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.about-module__8TymFG__storyImg{width:100%;height:auto;transition:transform var(--transition-slow);display:block}.about-module__8TymFG__imageWrapper:hover .about-module__8TymFG__storyImg{transform:scale(1.05)}.about-module__8TymFG__philosophySection{background:var(--color-neutral-50)}.about-module__8TymFG__philosophyGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.about-module__8TymFG__philosophyCard{text-align:center;transition:all var(--transition-base)}.about-module__8TymFG__philosophyImageCard{border-radius:var(--radius-lg);min-height:280px;box-shadow:var(--shadow-md);text-align:left;align-items:flex-end;display:flex;position:relative;overflow:hidden;padding:0!important}.about-module__8TymFG__philosophyImageCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-5px)}.about-module__8TymFG__cardImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow);position:absolute;top:0;left:0}.about-module__8TymFG__philosophyImageCard:hover .about-module__8TymFG__cardImage{transform:scale(1.05)}.about-module__8TymFG__cardOverlay{transition:background var(--transition-base);background:linear-gradient(#1a315233 0%,#1a3152cc 50%,#1a3152fa 100%);align-items:flex-end;display:flex;position:absolute;inset:0}.about-module__8TymFG__philosophyImageCard:hover .about-module__8TymFG__cardOverlay{background:linear-gradient(#1a31524d 0%,#1a3152d9 40%,#1a3152fc 100%)}.about-module__8TymFG__cardContent{z-index:2;width:100%;padding:2rem;position:relative}.about-module__8TymFG__cardContent h3{color:#fff;margin-bottom:.75rem;font-size:1.375rem}.about-module__8TymFG__cardContent p{color:#ffffffe6;margin-bottom:0;font-size:.95rem;line-height:1.6}.about-module__8TymFG__teamGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.about-module__8TymFG__teamCard{text-align:center;overflow:hidden}.about-module__8TymFG__teamImage{background:var(--gradient-primary);margin:-2rem -2rem 1.5rem}.about-module__8TymFG__teamImg{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform var(--transition-slow);display:block}.about-module__8TymFG__teamCard:hover .about-module__8TymFG__teamImg{transform:scale(1.05)}.about-module__8TymFG__teamInfo h3{color:var(--color-neutral-900);margin-bottom:.5rem;font-size:1.5rem}.about-module__8TymFG__teamRole{color:var(--color-primary);margin-bottom:.25rem;font-size:1rem;font-weight:600}.about-module__8TymFG__teamQualifications{color:var(--color-neutral-500);margin-bottom:1rem;font-size:.9rem;font-weight:500}.about-module__8TymFG__teamBio{color:var(--color-neutral-600);margin-bottom:1.5rem;line-height:1.7}.about-module__8TymFG__specialties{text-align:left;border-top:1px solid var(--color-neutral-200);padding-top:1rem}.about-module__8TymFG__specialties strong{color:var(--color-neutral-700);font-size:.95rem}.about-module__8TymFG__specialties ul{margin-top:.75rem;padding:0;list-style:none}.about-module__8TymFG__specialties li{color:var(--color-neutral-600);padding:.375rem 0 .375rem 1.5rem;font-size:.9rem;position:relative}.about-module__8TymFG__specialties li:before{content:"✓";color:var(--color-secondary);font-weight:700;position:absolute;left:0}.about-module__8TymFG__statsSection{background:var(--gradient-hero);color:#fff}.about-module__8TymFG__statsGrid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;display:grid}.about-module__8TymFG__stat{padding:2rem}.about-module__8TymFG__statNumber{background:linear-gradient(135deg,#fff 0%,#fffc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1}.about-module__8TymFG__statLabel{color:#ffffffe6;font-size:1.125rem;font-weight:500}.about-module__8TymFG__ctaSection{color:#fff;background-color:#0000;background-image:linear-gradient(#1a3152e6,#1a3152cc),url(/modern-facility.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:6rem 0}.about-module__8TymFG__ctaContent{text-align:center;max-width:700px;margin:0 auto}.about-module__8TymFG__ctaContent h2{color:#fff;margin-bottom:1rem}.about-module__8TymFG__ctaContent p{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}@media (max-width:768px){.about-module__8TymFG__hero{padding:4rem 0 3rem}.about-module__8TymFG__storyGrid{grid-template-columns:1fr;gap:2rem}.about-module__8TymFG__teamGrid{grid-template-columns:1fr}.about-module__8TymFG__statsGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}.about-module__8TymFG__locationsSection{background:var(--color-neutral-50)}.about-module__8TymFG__locationsContent{max-width:900px;margin:0 auto}.about-module__8TymFG__locationsGrid{grid-template-columns:1fr 1fr;gap:2rem;margin:3rem 0;display:grid}.about-module__8TymFG__locationsGrid .about-module__8TymFG__locationBlock{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:transform var(--transition-base);background:#fff;padding:2.5rem}.about-module__8TymFG__locationsGrid .about-module__8TymFG__locationBlock:hover{transform:translateY(-5px)}.about-module__8TymFG__locationsGrid .about-module__8TymFG__locationBlock h3{color:var(--color-primary);margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.about-module__8TymFG__locationsGrid .about-module__8TymFG__locationBlock h3:after{content:"";background:var(--color-secondary);width:40px;height:3px;transition:width var(--transition-base);border-radius:2px;position:absolute;bottom:0;left:0}.about-module__8TymFG__locationsGrid .about-module__8TymFG__locationBlock:hover h3:after{width:60px}.about-module__8TymFG__locationsGrid .about-module__8TymFG__locationBlock p{color:var(--color-neutral-600);margin-bottom:1.25rem;line-height:1.7}.about-module__8TymFG__locationsGrid .about-module__8TymFG__locationBlock p:last-child{margin-bottom:0}.about-module__8TymFG__locationsGrid .about-module__8TymFG__locationBlock strong{color:var(--color-neutral-800);font-weight:600}.about-module__8TymFG__locationTagline{text-align:center;max-width:700px;color:var(--color-neutral-600);margin:2rem auto 0;font-size:1.125rem;font-style:italic}@media (max-width:768px){.about-module__8TymFG__locationsGrid{grid-template-columns:1fr}}.about-module__8TymFG__onlineConsultSection{background:#fff}.about-module__8TymFG__onlineGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-module__8TymFG__onlineImageWrapper{max-width:500px;margin:0 auto}.about-module__8TymFG__onlineImg{width:100%;height:auto;transition:transform var(--transition-slow);display:block}.about-module__8TymFG__sectionBadge{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:50px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.about-module__8TymFG__onlineContent h2{margin-bottom:1.5rem}.about-module__8TymFG__onlineIntro{color:var(--color-neutral-600);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.about-module__8TymFG__catalogGrid{gap:1.5rem;margin-bottom:2.5rem;display:grid}.about-module__8TymFG__catalogItem{align-items:flex-start;gap:1rem;display:flex}.about-module__8TymFG__catalogIcon{width:48px;height:48px;color:var(--color-primary);background:#1a31521a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:10px;display:flex}.about-module__8TymFG__catalogItem h4{color:var(--color-neutral-900);margin-bottom:.25rem;font-size:1.125rem}.about-module__8TymFG__catalogItem p{color:var(--color-neutral-600);margin:0;font-size:.95rem;line-height:1.5}@media (max-width:768px){.about-module__8TymFG__onlineGrid{grid-template-columns:1fr;gap:2rem}.about-module__8TymFG__onlineImageWrapper{order:-1}}
