.about-module__4Bti8q__page{color:#1f2937;background:#f0fdf4;padding-bottom:5rem;overflow-x:hidden}@keyframes about-module__4Bti8q__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes about-module__4Bti8q__floatSlow{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(5deg)}}@keyframes about-module__4Bti8q__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes about-module__4Bti8q__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.about-module__4Bti8q__hero{text-align:center;color:#fff;background:radial-gradient(circle,#3d7a5b 0%,#2f5e44 100%);border-bottom-right-radius:60px;border-bottom-left-radius:60px;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;margin-bottom:4rem;padding:10rem 1rem 6rem;display:flex;position:relative;overflow:hidden}.about-module__4Bti8q__hero:before,.about-module__4Bti8q__hero:after{content:"";filter:blur(60px);z-index:0;opacity:.6;border-radius:50%;position:absolute}.about-module__4Bti8q__hero:before{background:#a4b465;width:300px;height:300px;animation:8s ease-in-out infinite about-module__4Bti8q__floatSlow;top:-10%;left:-10%}.about-module__4Bti8q__hero:after{background:#86efac;width:250px;height:250px;animation:6s ease-in-out infinite reverse about-module__4Bti8q__float;bottom:-10%;right:-5%}.about-module__4Bti8q__heroContent{z-index:1;max-width:1200px;animation:.8s ease-out about-module__4Bti8q__fadeInUp;position:relative}.about-module__4Bti8q__hero h1{text-shadow:0 4px 12px #0000001a;letter-spacing:-1px;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:900}.about-module__4Bti8q__hero p{opacity:.95;color:#e2e8f0;text-align:justify;max-width:1100px;margin:0 auto 1.5rem;font-size:1.1rem;line-height:1.8}.about-module__4Bti8q__hero p strong{color:#fff;font-weight:700}.about-module__4Bti8q__hero p:last-child{margin-bottom:0}.about-module__4Bti8q__section{width:min(1100px,92vw);margin:0 auto;padding:2rem 1rem}.about-module__4Bti8q__visionMission{z-index:2;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;margin-top:-8rem;margin-bottom:6rem;display:grid;position:relative}.about-module__4Bti8q__vmCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:2px solid #0000;border-radius:30px;flex-direction:column;align-items:center;padding:3rem 1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 15px 35px #0000000d}.about-module__4Bti8q__vmCard:hover{border-color:#a4b465;transform:translateY(-15px)scale(1.02);box-shadow:0 30px 60px #2f5e4426}.about-module__4Bti8q__vmIcon{background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;margin-bottom:2rem;font-size:4rem;animation:4s ease-in-out infinite about-module__4Bti8q__float;display:flex;box-shadow:0 8px 20px #0000000d}.about-module__4Bti8q__vmCard h2{color:#2f5e44;letter-spacing:-.5px;margin-bottom:1.5rem;font-size:2.2rem;font-weight:800}.about-module__4Bti8q__vmCard p{color:#4b5563;max-width:100%;font-size:1.15rem;line-height:1.8}.about-module__4Bti8q__teamSection{text-align:center;padding:4rem 0 2rem}.about-module__4Bti8q__teamHeader{margin-bottom:4rem;display:inline-block;position:relative}.about-module__4Bti8q__teamHeader h2{color:#1f2937;z-index:1;margin-bottom:.5rem;font-size:3rem;font-weight:900;position:relative}.about-module__4Bti8q__teamHeader h2:after{content:"";z-index:-1;background:#dcfce7;border-radius:4px;width:110%;height:15px;position:absolute;bottom:5px;left:-10px;transform:rotate(-1deg)}.about-module__4Bti8q__teamHeader p{color:#64748b;font-size:1.2rem}.about-module__4Bti8q__teamGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;gap:3rem;padding:1rem;display:grid}.about-module__4Bti8q__teamCard{background:#fff;border:1px solid #00000008;border-radius:30px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000000d}.about-module__4Bti8q__teamCard:before{content:"";transform-origin:0;z-index:2;background:linear-gradient(90deg,#2f5e44,#a4b465);width:100%;height:5px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.about-module__4Bti8q__teamCard:hover{transform:translateY(-15px);box-shadow:0 25px 50px #0000001a}.about-module__4Bti8q__teamCard:hover:before{transform:scaleX(1)}.about-module__4Bti8q__teamImage{object-fit:cover;object-position:center 20%;background:#f1f5f9;width:100%;height:350px;transition:transform .5s}.about-module__4Bti8q__teamCard:hover .about-module__4Bti8q__teamImage{transform:scale(1.05)}.about-module__4Bti8q__teamInfo{background:#fff;padding:2rem;position:relative}.about-module__4Bti8q__teamName{color:#1f2937;margin-bottom:.4rem;font-size:1.5rem;font-weight:800}.about-module__4Bti8q__teamRole{color:#2f5e44;text-transform:uppercase;letter-spacing:1px;background:#dcfce7;border-radius:20px;max-width:100%;margin-bottom:1rem;padding:.4rem 1rem;font-size:.9rem;font-weight:700;display:inline-block}.about-module__4Bti8q__linkedinBtn{color:#0077b5;border:1px solid #0077b5;border-radius:20px;margin-top:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.about-module__4Bti8q__linkedinBtn:hover{color:#fff;background:#0077b5}.about-module__4Bti8q__teamMajor{color:#64748b;border-top:2px dashed #f1f5f9;padding-top:1rem;font-size:.95rem}@media (max-width:1024px){.about-module__4Bti8q__hero h1{font-size:3.5rem}.about-module__4Bti8q__vmCard{padding:2.5rem 1.5rem}.about-module__4Bti8q__vmIcon{width:90px;height:90px;font-size:3rem}}@media (max-width:768px){.about-module__4Bti8q__hero{border-radius:0 0 40px 40px;padding:8rem 1rem 4rem}.about-module__4Bti8q__hero h1{font-size:3rem}.about-module__4Bti8q__visionMission{grid-template-columns:1fr;gap:2rem;margin-top:-3rem}.about-module__4Bti8q__teamGrid{gap:2rem}}@media (max-width:640px){.about-module__4Bti8q__hero h1{font-size:2.5rem}.about-module__4Bti8q__teamHeader h2{font-size:2.2rem}}
