.about-module__8TymFG__pageWrapper{background:#fff;min-height:100vh}.about-module__8TymFG__heroSection{background:linear-gradient(135deg,#e8f4e8 0%,#f0f9f0 100%);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:70vh;margin:0 auto;padding:5rem 2rem;display:grid}.about-module__8TymFG__heroContent{max-width:600px}.about-module__8TymFG__heroTitle{color:#1a202c;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;line-height:1.2}.about-module__8TymFG__heroDescription{color:#4a5568;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}.about-module__8TymFG__heroSubDescription{color:#4a5568;font-size:1rem;line-height:1.7}.about-module__8TymFG__heroImage{justify-content:center;align-items:center;display:flex}.about-module__8TymFG__heroImage img{border-radius:16px;max-width:100%}.about-module__8TymFG__productItem{color:#fff;width:100px;height:100px;animation:3s ease-in-out infinite about-module__8TymFG__float;animation-delay:var(--delay);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 20px #667eea4d}@keyframes about-module__8TymFG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.about-module__8TymFG__container{max-width:1200px;margin:0 auto;padding:0 1rem}.about-module__8TymFG__sectionHeader{text-align:center;margin-bottom:3rem}.about-module__8TymFG__sectionTitle{color:#1a202c;margin-bottom:.75rem;font-size:2.5rem;font-weight:800}.about-module__8TymFG__titleUnderline{background:#3b82f6;width:80px;height:4px;margin:0 auto 1rem}.about-module__8TymFG__sectionSubtitle{color:#6b7280;margin:0;font-size:1.125rem}.about-module__8TymFG__storySection{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:5rem 0}.about-module__8TymFG__storyGrid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem;display:grid}.about-module__8TymFG__storyCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2.5rem;box-shadow:0 4px 12px #00000014}.about-module__8TymFG__storyCardTitle{color:#1a202c;margin-bottom:1.25rem;font-size:1.5rem;font-weight:700}.about-module__8TymFG__storyCardText{color:#4a5568;margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.about-module__8TymFG__storyCardText:last-child{margin-bottom:0}.about-module__8TymFG__leadershipSection{background:#fff;padding:5rem 0}.about-module__8TymFG__leadershipGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2.5rem;display:grid}.about-module__8TymFG__leaderCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2.5rem;box-shadow:0 4px 12px #00000014}.about-module__8TymFG__leaderAvatar{color:#fff;background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1.5rem;display:flex}.about-module__8TymFG__leaderName{color:#1a202c;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.about-module__8TymFG__leaderRole{color:#3b82f6;margin-bottom:1.25rem;font-size:1rem;font-weight:600}.about-module__8TymFG__leaderDescription{color:#4a5568;margin:0;font-size:1rem;line-height:1.7}.about-module__8TymFG__valuesSection{background:linear-gradient(#f8fafc 0%,#e8f4f4 100%);padding:5rem 0}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.about-module__8TymFG__valueCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 12px #00000014}.about-module__8TymFG__valueCard:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.about-module__8TymFG__valueIcon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.about-module__8TymFG__valueTitle{color:#1a202c;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.about-module__8TymFG__valueDescription{color:#4a5568;margin:0;font-size:1rem;line-height:1.7}.about-module__8TymFG__ctaSection{background:linear-gradient(135deg,#e8f0f7 0%,#f0f4f8 100%);padding:5rem 2rem}.about-module__8TymFG__ctaContent{text-align:center;max-width:900px;margin:0 auto}.about-module__8TymFG__ctaTitle{color:#1a202c;margin-bottom:2.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.about-module__8TymFG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.about-module__8TymFG__ctaButton{color:#fff;cursor:pointer;background:#1a202c;border:2px solid #1a202c;border-radius:12px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.about-module__8TymFG__ctaButton:hover{background:#2d3748;border-color:#2d3748;transform:translateY(-2px);box-shadow:0 4px 12px #1a202c4d}.about-module__8TymFG__ctaButton.about-module__8TymFG__outline{color:#1a202c;background:0 0}.about-module__8TymFG__ctaButton.about-module__8TymFG__outline:hover{background:#fff;border-color:#1a202c}@media (max-width:1024px){.about-module__8TymFG__heroSection{grid-template-columns:1fr;gap:3rem;padding:4rem 1.5rem}.about-module__8TymFG__heroContent{max-width:100%}.about-module__8TymFG__heroImage{order:-1}.about-module__8TymFG__storyGrid,.about-module__8TymFG__leadershipGrid{grid-template-columns:1fr}}@media (max-width:768px){.about-module__8TymFG__heroSection{padding:3rem 1rem}.about-module__8TymFG__heroTitle{font-size:2rem}.about-module__8TymFG__productGrid{grid-template-columns:repeat(3,1fr);gap:1rem}.about-module__8TymFG__productItem{width:80px;height:80px}.about-module__8TymFG__productItem svg{width:32px;height:32px}.about-module__8TymFG__sectionTitle{font-size:2rem}.about-module__8TymFG__storyGrid{grid-template-columns:1fr}.about-module__8TymFG__storyCard{padding:2rem}.about-module__8TymFG__leadershipGrid{grid-template-columns:1fr}.about-module__8TymFG__leaderCard{padding:2rem}.about-module__8TymFG__valuesGrid{grid-template-columns:1fr}.about-module__8TymFG__valueCard{padding:2rem}.about-module__8TymFG__ctaSection{padding:3rem 1rem}.about-module__8TymFG__ctaButtons{flex-direction:column}.about-module__8TymFG__ctaButton{text-align:center;width:100%}}@media (max-width:480px){.about-module__8TymFG__heroTitle{font-size:1.75rem}.about-module__8TymFG__heroDescription,.about-module__8TymFG__heroSubDescription{font-size:1rem}.about-module__8TymFG__productGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.about-module__8TymFG__productItem{width:70px;height:70px}.about-module__8TymFG__sectionTitle{font-size:1.75rem}.about-module__8TymFG__storyCard,.about-module__8TymFG__leaderCard,.about-module__8TymFG__valueCard{padding:1.5rem}.about-module__8TymFG__leaderAvatar{width:100px;height:100px}.about-module__8TymFG__leaderAvatar svg{width:50px;height:50px}.about-module__8TymFG__valueIcon{width:70px;height:70px}.about-module__8TymFG__valueIcon svg{width:28px;height:28px}}
