.about-page{width:100vw;max-width:100%;overflow-x:hidden;box-sizing:border-box;font-family:Inter,sans-serif}.about-title{display:none}.about-hero-banner{position:relative;width:100%;min-height:70vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0A2463,#047857);padding:140px 40px 80px;overflow:hidden}.about-hero-banner .hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="%23ffffff" fill-opacity="0.03" d="M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,122.7C672,117,768,139,864,144C960,149,1056,139,1152,128C1248,117,1344,107,1392,101.3L1440,96L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>') bottom no-repeat;background-size:cover}.about-hero-banner .hero-content{position:relative;z-index:1;max-width:1200px;text-align:center;color:#fff}.about-hero-banner .hero-content .hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:30px;letter-spacing:-1px;line-height:1.1}.about-hero-banner .hero-content .hero-subtitle{font-size:clamp(1.1rem,2vw,1.4rem);font-weight:400;line-height:1.6;max-width:800px;margin:0 auto 60px;opacity:.95}.about-hero-banner .hero-content .hero-stats{display:flex;justify-content:center;gap:80px;flex-wrap:wrap}.about-hero-banner .hero-content .hero-stats .stat-item{text-align:center}.about-hero-banner .hero-content .hero-stats .stat-item .stat-number{font-size:3.5rem;font-weight:800;color:#d4af37;margin-bottom:10px;line-height:1}.about-hero-banner .hero-content .hero-stats .stat-item .stat-label{font-size:1rem;font-weight:500;opacity:.9;letter-spacing:.5px}.leadership-timeline-section{padding:100px 40px;max-width:1400px;margin:0 auto}.leadership-timeline-section .section-title{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;color:#0a2463;text-align:center;margin-bottom:20px;letter-spacing:-.5px}.leadership-timeline-section .section-subtitle{font-size:1.2rem;color:#666;text-align:center;margin-bottom:80px;font-weight:400}.leadership-timeline-section .timeline-container{position:relative;display:flex;flex-direction:column;align-items:center;gap:60px}.leadership-timeline-section .timeline-container .timeline-item.founder{width:100%;max-width:700px;position:relative}.leadership-timeline-section .timeline-container .timeline-item.founder .timeline-connector{position:absolute;left:50%;bottom:-60px;transform:translateX(-50%);width:3px;height:60px;background:linear-gradient(180deg,#0A2463,#047857)}.leadership-timeline-section .timeline-container .timeline-item.founder .timeline-card{background:#fff;border-radius:20px;padding:40px;box-shadow:0 10px 40px rgba(0,0,0,.1);display:flex;align-items:center;gap:40px;border:2px solid rgba(10,36,99,.1);transition:all .4s ease}.leadership-timeline-section .timeline-container .timeline-item.founder .timeline-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(10,36,99,.15);border-color:#d4af37}.leadership-timeline-section .timeline-container .timeline-item.founder .timeline-card .timeline-image-wrapper{position:relative;flex-shrink:0}.leadership-timeline-section .timeline-container .timeline-item.founder .timeline-card .timeline-image-wrapper .timeline-image{width:180px;height:180px;border-radius:50%;object-fit:cover;border:5px solid #0a2463}.leadership-timeline-section .timeline-container .timeline-item.founder .timeline-card .timeline-image-wrapper .timeline-badge{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#0A2463,#047857);color:#fff;padding:8px 20px;border-radius:20px;font-size:.85rem;font-weight:700;letter-spacing:.5px;white-space:nowrap;box-shadow:0 4px 15px rgba(0,0,0,.2)}.leadership-timeline-section .timeline-container .timeline-item.founder .timeline-card .timeline-content{flex:1 1}.leadership-timeline-section .timeline-container .timeline-item.founder .timeline-card .timeline-content .timeline-name{font-size:1.8rem;font-weight:700;color:#0a2463;margin-bottom:8px}.leadership-timeline-section .timeline-container .timeline-item.founder .timeline-card .timeline-content .timeline-title{font-size:1.1rem;color:#047857;font-weight:600;margin-bottom:15px}.leadership-timeline-section .timeline-container .timeline-item.founder .timeline-card .timeline-content .timeline-bio{font-size:1rem;color:#666;line-height:1.7;margin:0}.leadership-timeline-section .timeline-container .timeline-row.presidents-row{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;position:relative}.leadership-timeline-section .timeline-container .timeline-row.presidents-row:before{content:"";position:absolute;top:-30px;left:16.66%;right:16.66%;height:3px;background:linear-gradient(90deg,#0A2463,#047857,#0A2463)}.leadership-timeline-section .timeline-container .timeline-row.presidents-row .timeline-item{position:relative}.leadership-timeline-section .timeline-container .timeline-row.presidents-row .timeline-item .timeline-connector{position:absolute;left:50%;top:-30px;transform:translateX(-50%);width:3px;height:30px;background:linear-gradient(180deg,#047857,#0A2463)}.leadership-timeline-section .timeline-container .timeline-row.presidents-row .timeline-item .timeline-card{background:#fff;border-radius:20px;padding:30px;box-shadow:0 8px 30px rgba(0,0,0,.08);border:2px solid rgba(10,36,99,.08);transition:all .4s ease;height:100%;display:flex;flex-direction:column}.leadership-timeline-section .timeline-container .timeline-row.presidents-row .timeline-item .timeline-card:hover{transform:translateY(-8px);box-shadow:0 15px 50px rgba(10,36,99,.12);border-color:#047857}.leadership-timeline-section .timeline-container .timeline-row.presidents-row .timeline-item .timeline-card .timeline-image-wrapper{position:relative;margin-bottom:20px;display:flex;justify-content:center}.leadership-timeline-section .timeline-container .timeline-row.presidents-row .timeline-item .timeline-card .timeline-image-wrapper .timeline-image{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #0a2463}.leadership-timeline-section .timeline-container .timeline-row.presidents-row .timeline-item .timeline-card .timeline-image-wrapper .timeline-image-placeholder{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,rgba(10,36,99,.1),rgba(4,120,87,.1));border:3px dashed rgba(10,36,99,.2);display:flex;align-items:center;justify-content:center}.leadership-timeline-section .timeline-container .timeline-row.presidents-row .timeline-item .timeline-card .timeline-image-wrapper .timeline-image-placeholder span{font-size:2rem;font-weight:700;color:#0a2463}.leadership-timeline-section .timeline-container .timeline-row.presidents-row .timeline-item .timeline-card .timeline-image-wrapper .timeline-badge{position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#0A2463,#047857);color:#fff;padding:6px 16px;border-radius:15px;font-size:.75rem;font-weight:700;letter-spacing:.5px;white-space:nowrap;box-shadow:0 4px 15px rgba(0,0,0,.2)}.leadership-timeline-section .timeline-container .timeline-row.presidents-row .timeline-item .timeline-card .timeline-content{text-align:center}.leadership-timeline-section .timeline-container .timeline-row.presidents-row .timeline-item .timeline-card .timeline-content .timeline-name{font-size:1.3rem;font-weight:700;color:#0a2463;margin-bottom:8px}.leadership-timeline-section .timeline-container .timeline-row.presidents-row .timeline-item .timeline-card .timeline-content .timeline-title{font-size:.95rem;color:#047857;font-weight:600;margin-bottom:15px}.leadership-timeline-section .timeline-container .timeline-row.presidents-row .timeline-item .timeline-card .timeline-content .timeline-bio{font-size:.95rem;color:#666;line-height:1.6;margin:0}.faq-section{padding:100px 40px;background:linear-gradient(135deg,rgba(10,36,99,.03),rgba(4,120,87,.03))}.faq-section .section-title{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;color:#0a2463;text-align:center;margin-bottom:60px;letter-spacing:-.5px}.faq-section .faq-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:30px;gap:30px}.faq-section .faq-grid .faq-card{background:#fff;padding:35px;border-radius:20px;box-shadow:0 8px 30px rgba(0,0,0,.08);border-left:4px solid #047857;transition:all .4s ease}.faq-section .faq-grid .faq-card:hover{transform:translateY(-5px);box-shadow:0 15px 50px rgba(10,36,99,.12);border-left-color:#d4af37}.faq-section .faq-grid .faq-card .faq-question{font-size:1.3rem;font-weight:700;color:#0a2463;margin-bottom:15px;line-height:1.3}.faq-section .faq-grid .faq-card .faq-answer{font-size:1rem;color:#666;line-height:1.7;margin:0}.faq-section .faq-grid .faq-card .faq-answer a{color:#047857;font-weight:600;text-decoration:none;transition:color .3s ease}.faq-section .faq-grid .faq-card .faq-answer a:hover{color:#0a2463;text-decoration:underline}.about_mountainImg{position:fixed;opacity:.15;width:100%;bottom:0;z-index:-10;pointer-events:none}@media only screen and (max-width:1024px){.leadership-timeline-section .timeline-row.presidents-row{grid-template-columns:1fr;gap:40px}.leadership-timeline-section .timeline-row.presidents-row .timeline-item .timeline-connector,.leadership-timeline-section .timeline-row.presidents-row:before{display:none}.leadership-timeline-section .timeline-item.founder .timeline-card{flex-direction:column;text-align:center}}@media only screen and (max-width:768px){.about-hero-banner{min-height:60vh;padding:120px 15px 60px;width:100%;box-sizing:border-box}.about-hero-banner .hero-content{text-align:center;width:100%;max-width:100%;padding:0}.about-hero-banner .hero-content .hero-subtitle,.about-hero-banner .hero-content .hero-title{text-align:center;padding:0 10px;width:100%;box-sizing:border-box}.about-hero-banner .hero-content .hero-subtitle{font-size:1rem;max-width:100%;margin:0 auto 60px}.about-hero-banner .hero-content .hero-stats{gap:40px;justify-content:center;width:100%}.about-hero-banner .hero-content .hero-stats .stat-item .stat-number{font-size:2.5rem}.leadership-timeline-section{padding:60px 10px}.leadership-timeline-section .section-subtitle{margin-bottom:50px;font-size:1rem;padding:0 10px}.leadership-timeline-section .timeline-item.founder .timeline-connector{display:block;left:50%;bottom:-30px;height:30px}.leadership-timeline-section .timeline-item.founder .timeline-card{padding:25px 15px;gap:20px}.leadership-timeline-section .timeline-item.founder .timeline-card .timeline-image-wrapper .timeline-image{width:100px;height:100px}.leadership-timeline-section .timeline-item.founder .timeline-card .timeline-image-wrapper .timeline-badge{font-size:.7rem;padding:5px 12px;bottom:5px}.leadership-timeline-section .timeline-item.founder .timeline-card .timeline-content .timeline-name{font-size:1.3rem;margin-bottom:5px}.leadership-timeline-section .timeline-item.founder .timeline-card .timeline-content .timeline-title{font-size:.9rem;margin-bottom:10px}.leadership-timeline-section .timeline-item.founder .timeline-card .timeline-content .timeline-bio{font-size:.85rem;line-height:1.5}.leadership-timeline-section .timeline-row.presidents-row{width:100vw;display:flex;gap:15px;overflow-x:auto;overflow-y:hidden;padding:40px 5px 20px;margin-left:calc(-50vw + 50%);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.leadership-timeline-section .timeline-row.presidents-row::-webkit-scrollbar{height:8px}.leadership-timeline-section .timeline-row.presidents-row::-webkit-scrollbar-track{background:rgba(10,36,99,.05);border-radius:10px;margin:0 10px}.leadership-timeline-section .timeline-row.presidents-row::-webkit-scrollbar-thumb{background:rgba(4,120,87,.3);border-radius:10px}.leadership-timeline-section .timeline-row.presidents-row::-webkit-scrollbar-thumb:hover{background:rgba(4,120,87,.5)}.leadership-timeline-section .timeline-row.presidents-row:before{content:"";position:absolute;top:10px;left:calc(50vw - 15px);width:calc(300vw - 90px);height:3px;background:linear-gradient(90deg,#0A2463,#047857,#0A2463);z-index:1}.leadership-timeline-section .timeline-row.presidents-row .timeline-item{flex-grow:0;flex-shrink:0;flex-basis:calc(100vw - 30px);max-width:none;scroll-snap-align:center}.leadership-timeline-section .timeline-row.presidents-row .timeline-item .timeline-connector{display:block;position:absolute;left:50%;top:-30px;transform:translateX(-50%);width:3px;height:30px;background:linear-gradient(180deg,#047857,#0A2463)}.leadership-timeline-section .timeline-row.presidents-row .timeline-item .timeline-card{padding:20px 15px;overflow:visible}.leadership-timeline-section .timeline-row.presidents-row .timeline-item .timeline-card .timeline-image-wrapper{margin-bottom:15px}.leadership-timeline-section .timeline-row.presidents-row .timeline-item .timeline-card .timeline-image-wrapper .timeline-image,.leadership-timeline-section .timeline-row.presidents-row .timeline-item .timeline-card .timeline-image-wrapper .timeline-image-placeholder{width:80px;height:80px}.leadership-timeline-section .timeline-row.presidents-row .timeline-item .timeline-card .timeline-image-wrapper .timeline-image-placeholder span{font-size:1.3rem}.leadership-timeline-section .timeline-row.presidents-row .timeline-item .timeline-card .timeline-image-wrapper .timeline-badge{font-size:.65rem;padding:4px 10px}.leadership-timeline-section .timeline-row.presidents-row .timeline-item .timeline-card .timeline-content .timeline-name{font-size:1rem;margin-bottom:5px}.leadership-timeline-section .timeline-row.presidents-row .timeline-item .timeline-card .timeline-content .timeline-title{font-size:.8rem;margin-bottom:10px}.leadership-timeline-section .timeline-row.presidents-row .timeline-item .timeline-card .timeline-content .timeline-bio{font-size:.8rem;line-height:1.5}.faq-section{padding:60px 20px}.faq-section .faq-grid{grid-template-columns:1fr;gap:20px}.faq-section .faq-grid .faq-card{padding:25px}}