.about-module__8TymFG__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.about-module__8TymFG__sectionTitle{color:var(--text-primary);text-align:center;margin:0 0 2rem;font-size:2rem;font-weight:700}.about-module__8TymFG__hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:4rem;padding:2rem 0;display:grid}@media (max-width:768px){.about-module__8TymFG__hero{grid-template-columns:1fr;gap:2rem}}.about-module__8TymFG__heroContent{max-width:500px}.about-module__8TymFG__heroTitle{color:var(--accent);margin:0 0 .5rem;font-size:3rem;font-weight:700;line-height:1.2}.about-module__8TymFG__heroSubtitle{color:var(--text-secondary);margin:0 0 1.5rem;font-size:1.25rem;font-style:italic}.about-module__8TymFG__heroText{color:var(--text-secondary);margin:0 0 2rem;font-size:1rem;line-height:1.8}.about-module__8TymFG__heroCta{flex-wrap:wrap;gap:1rem;display:flex}.about-module__8TymFG__primaryBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s}.about-module__8TymFG__primaryBtn:hover{background:var(--accent-light)}.about-module__8TymFG__secondaryBtn{color:var(--accent);border:2px solid var(--accent);cursor:pointer;background:0 0;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.about-module__8TymFG__secondaryBtn:hover{background:var(--accent);color:#fff}.about-module__8TymFG__heroImage{border-radius:16px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.about-module__8TymFG__heroImage img{width:100%;height:auto;display:block}.about-module__8TymFG__values{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;margin-bottom:4rem;padding:3rem 2rem}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:992px){.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.about-module__8TymFG__valuesGrid{grid-template-columns:1fr}}.about-module__8TymFG__valueCard{text-align:center;padding:1.5rem}.about-module__8TymFG__valueIcon{margin-bottom:1rem;font-size:3rem;display:block}.about-module__8TymFG__valueTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.about-module__8TymFG__valueDescription{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.about-module__8TymFG__story{margin-bottom:4rem}.about-module__8TymFG__storyContent{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}@media (max-width:768px){.about-module__8TymFG__storyContent{grid-template-columns:1fr}}.about-module__8TymFG__storyText p{color:var(--text-secondary);margin:0 0 1rem;font-size:1rem;line-height:1.8}.about-module__8TymFG__storyText p:last-child{margin-bottom:0}.about-module__8TymFG__storyImage{border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #0000001a}.about-module__8TymFG__storyImage img{width:100%;height:auto;display:block}.about-module__8TymFG__gallery{margin-bottom:4rem}.about-module__8TymFG__galleryMain{background:var(--bg-secondary);border-radius:16px;margin-bottom:1rem;position:relative;overflow:hidden}.about-module__8TymFG__galleryMainImage{object-fit:cover;width:100%;height:400px}.about-module__8TymFG__galleryCaption{color:#fff;background:linear-gradient(#0000,#000000b3);margin:0;padding:2rem 1rem 1rem;font-size:1.125rem;position:absolute;bottom:0;left:0;right:0}.about-module__8TymFG__galleryThumbs{justify-content:center;gap:1rem;display:flex}.about-module__8TymFG__galleryThumb{cursor:pointer;background:0 0;border:3px solid #0000;border-radius:8px;width:80px;height:80px;padding:0;transition:border-color .2s;overflow:hidden}.about-module__8TymFG__galleryThumb.about-module__8TymFG__active{border-color:var(--accent)}.about-module__8TymFG__galleryThumb img{object-fit:cover;width:100%;height:100%}.about-module__8TymFG__team{margin-bottom:4rem}.about-module__8TymFG__teamIntro{text-align:center;color:var(--text-secondary);margin:0 0 2rem;font-size:1.125rem}.about-module__8TymFG__teamGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:768px){.about-module__8TymFG__teamGrid{grid-template-columns:1fr;max-width:320px;margin:0 auto}}.about-module__8TymFG__teamCard{text-align:center}.about-module__8TymFG__teamImageWrapper{border:4px solid var(--accent-soft);border-radius:50%;width:150px;height:150px;margin:0 auto 1rem;overflow:hidden}.about-module__8TymFG__teamImage{object-fit:cover;width:100%;height:100%}.about-module__8TymFG__teamName{color:var(--text-primary);margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.about-module__8TymFG__teamRole{color:var(--accent);margin:0;font-size:.9rem}.about-module__8TymFG__contact{margin-bottom:4rem}.about-module__8TymFG__contactGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:992px){.about-module__8TymFG__contactGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.about-module__8TymFG__contactGrid{grid-template-columns:1fr}}.about-module__8TymFG__contactCard{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:12px;padding:1.5rem}.about-module__8TymFG__contactIcon{margin-bottom:1rem;font-size:2.5rem;display:block}.about-module__8TymFG__contactCard h3{color:var(--text-primary);margin:0 0 .75rem;font-size:1rem;font-weight:600}.about-module__8TymFG__contactCard p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.about-module__8TymFG__whatsappLink{color:#25d366;font-weight:600;text-decoration:none}.about-module__8TymFG__whatsappLink:hover{text-decoration:underline}.about-module__8TymFG__social{text-align:center;margin-bottom:4rem}.about-module__8TymFG__socialIntro{color:var(--text-secondary);margin:0 0 2rem;font-size:1.125rem}.about-module__8TymFG__socialLinks{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.about-module__8TymFG__socialLink{background:var(--bg-card);border:1px solid var(--border);color:var(--text-primary);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.about-module__8TymFG__socialLink:hover{border-color:var(--accent);color:var(--accent)}.about-module__8TymFG__cta{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);text-align:center;border-radius:16px;padding:3rem 2rem}.about-module__8TymFG__ctaTitle{color:#fff;margin:0 0 1rem;font-size:2rem;font-weight:700}.about-module__8TymFG__ctaText{color:#ffffffe6;max-width:500px;margin:0 auto 2rem;font-size:1.125rem}.about-module__8TymFG__ctaBtn{color:var(--accent);cursor:pointer;background:#fff;border:none;border-radius:8px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.about-module__8TymFG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0003}
