@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";body{margin:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.about-us-page{padding-top:80px}.hero{position:relative;height:100vh;overflow:hidden;margin-top:70px}.hero-slider{position:absolute;top:0;left:0;width:100%;height:100%}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease-in-out}.hero-slide.active{opacity:1}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1}.hero-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;color:#fff;text-align:center;padding:0 2rem}.hero-content .hero-btns{display:flex;align-items:center;justify-content:center;gap:24px}.hero-content .hero-btns .join-us-btn{background-color:#ed7450;color:#fff;padding:12px 28px;border-radius:24px;border:1px solid #ed7450;cursor:pointer;font-size:24px;font-weight:600}.hero-content .hero-btns .join-us-btn:hover{background-color:#e06a4f;border-color:#e06a4f}.hero-content .hero-btns .discover-more-btn{background-color:#0004;color:#fff;padding:12px 28px;border-radius:24px;border:1px solid #FFF;cursor:pointer;font-size:24px;font-weight:600}.hero-content .hero-btns .discover-more-btn:hover{background-color:#000a}.hero-title{font-size:4rem;font-weight:700;margin-bottom:1rem;animation:fadeInUp 1s ease;width:65%;margin-bottom:40px}.hero-subtitle{font-size:2rem;width:50%;animation:fadeInUp 1s ease .3s both;margin-bottom:80px}.hero-indicators{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:3}.indicator{width:12px;height:12px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:all .3s ease}.indicator.active{background:#fff;width:30px;border-radius:6px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.hero{height:70vh}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}}.scholar-excelance-section{padding:48px 0;background:linear-gradient(135deg,#fff,#e4e8eb);text-align:center;font-family:Arial,Helvetica,sans-serif}.scholar-excelance-section .scholar-excelance-section-header{width:55%;margin:8px auto 24px}.scholar-excelance-section .scholar-excelance-section-header .scholar-excelance-section-header-title{font-size:3rem;font-weight:600;color:#000}.scholar-excelance-section .scholar-excelance-section-header .scholar-excelance-section-header-sub-title{font-size:1.5rem;font-weight:500;color:#3b4553}.scholar-excelance-section .scholar-excelance-section-body{padding:30px 20px}.scholar-excelance-section .scholar-excelance-section-body .scholar-excelance-section-body-cards{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(410px,1fr));gap:30px}.scholar-excelance-section .scholar-excelance-section-body .scholar-excelance-section-body-cards .scholar-excelance-card{background:#fff;border-radius:16px;padding:32px 28px;box-shadow:0 12px 30px #0000001f;transition:all .3s ease;text-align:left}.scholar-excelance-section .scholar-excelance-section-body .scholar-excelance-section-body-cards .scholar-excelance-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #0000002e}.scholar-excelance-section .scholar-excelance-section-body .scholar-excelance-section-body-cards .scholar-excelance-card .scholar-excelance-card-title{font-size:1.4rem;font-weight:600;margin-bottom:12px;color:#000}.scholar-excelance-section .scholar-excelance-section-body .scholar-excelance-section-body-cards .scholar-excelance-card .scholar-excelance-card-content{font-size:1rem;line-height:1.6;color:#3b4553}.testimonial-section{padding:90px 20px;display:flex;justify-content:center}.testimonial-card{max-width:1100px;width:100%;background:#fff;border-radius:24px;display:grid;grid-template-columns:420px 1fr;overflow:hidden;box-shadow:0 30px 60px #0000001f}.testimonial-image{width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.testimonial-content{padding:60px 55px;display:flex;flex-direction:column;justify-content:center}.testimonial-quote{font-size:1.6rem;line-height:1.5;font-weight:500;color:#000;margin-bottom:35px}.testimonial-person h4{font-size:1.1rem;font-weight:600;margin:0;color:#3b4553}.testimonial-person span{font-size:.95rem;color:#5b6270}@media(max-width:900px){.testimonial-card{grid-template-columns:1fr}.testimonial-image{height:320px}.testimonial-content{padding:40px 30px}.testimonial-quote{font-size:1.35rem}}.impact-section{padding:110px 20px;background:linear-gradient(135deg,#fff,#e4e8eb);position:relative}.impact-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:4px;background:#ed7450;border-radius:8px}.impact-container{max-width:1200px;margin:0 auto}.impact-header{max-width:760px;margin:0 auto 70px;text-align:center}.impact-header h2{font-size:2.4rem;font-weight:700;color:#000;margin-bottom:18px}.impact-header p{font-size:1.05rem;line-height:1.7;color:#3b4553}.impact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.impact-card{background:#fff;border-radius:20px;padding:45px 35px;text-align:center;box-shadow:0 18px 45px #00000014;transition:transform .3s ease,box-shadow .3s ease}.impact-card:hover{transform:translateY(-8px);box-shadow:0 30px 70px #0000001f}.impact-value{font-size:3.2rem;font-weight:800;color:#ed7450;display:block;margin-bottom:18px}.impact-card h4{font-size:1.15rem;font-weight:600;color:#000;margin-bottom:12px}.impact-card p{font-size:.95rem;line-height:1.6;color:#3b4553}@media(max-width:768px){.impact-header h2{font-size:2rem}.impact-value{font-size:2.6rem}}.editorial-section{padding:60px 20px}.editorial-container{max-width:820px;margin:0 auto;text-align:center;position:relative}.editorial-quote-mark{font-size:5rem;color:#ed7450;opacity:.5;display:block;margin-bottom:0}.editorial-text{font-size:1.6rem;line-height:1.6;font-weight:500;color:#000;margin-bottom:40px}.editorial-author strong{display:block;font-size:1.1rem;font-weight:600;color:#3b4553}.editorial-author span{font-size:.95rem;color:#3b4553;font-weight:500}.pre-footer{background:#2c3e50;color:#fff;padding:4rem 2rem 2rem}.pre-footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.footer-column h3{font-size:1.3rem;margin-bottom:1.5rem;color:#fff;position:relative;padding-bottom:.5rem}.footer-column h3:after{content:"";position:absolute;left:0;bottom:0;width:50px;height:3px;background:#ed7450}.footer-menu{list-style:none;padding:0;margin:0}.footer-menu li{margin-bottom:.8rem}.footer-menu a{color:#fffc;text-decoration:none;transition:all .3s ease;display:inline-block}.footer-menu a:hover{color:#ed7450;padding-left:5px}.contact-info{display:flex;flex-direction:column;gap:1rem}.info-item{display:flex;align-items:flex-start;gap:.8rem;color:#fffc;line-height:1.6}.info-item svg{color:#ed7450;font-size:1.2rem;margin-top:2px;flex-shrink:0}.social-links{display:flex;gap:1rem;margin-top:1.5rem}.social-links a{width:40px;height:40px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;transition:all .3s ease}.social-links a:hover{background:#ed7450;font-weight:700;transform:translateY(-3px)}@media screen and (max-width:1024px){.pre-footer-container{grid-template-columns:repeat(2,1fr);gap:2rem}}@media screen and (max-width:768px){.pre-footer{padding:3rem 1rem 1rem}.pre-footer-container{grid-template-columns:1fr;gap:2rem}}.footer{background:#1a252f;color:#ffffffb3;padding:1.5rem 2rem}.footer-container{max-width:1200px;margin:0 auto;text-align:center}.footer-container p{margin:0;font-size:.95rem}@media screen and (max-width:768px){.footer{padding:1rem}.footer-container p{font-size:.85rem}}.navbar{position:fixed;top:0;left:0;width:100%;background:#fff;box-shadow:0 2px 10px #0000001a;z-index:1000;transition:all .3s ease}.navbar.scrolled{background:#fff;box-shadow:0 4px 20px #00000026}.navbar-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;background-color:#fff}.navbar-logo{background-color:#fff;background-origin:border-box;background-size:contain;width:200px;height:70px;background-repeat:no-repeat;background-image:url(/assets/logo_black_background-Wbqjmo1H.png)}.navbar-logo img{height:40px;width:40px;border-radius:50%}.nav-menu{display:flex;gap:2rem;align-items:center}.nav-item{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease;cursor:pointer}.nav-item:hover{color:#007bff}.mobile-menu-icon{display:none;font-size:1.5rem;cursor:pointer;color:#333}@media screen and (max-width:768px){.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#fffffffa;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;padding:2rem 0}.nav-menu.active{left:0}.mobile-menu-icon{display:block}}.services-page .services-page-header{padding:50px 0;margin:0 auto;text-align:center}.services-page .services-page-header h2{font-size:2.2rem;margin-bottom:16px;color:#0f172a}.services-page .services-page-header p{font-size:1.1rem;color:#64748b;line-height:1.6}.services-page .services-page-sub-header-section{margin-bottom:50px;padding:60px 0;background:linear-gradient(135deg,#f5f7fa,#c3cfe255)}.services-page .services-page-sub-header-section .services-page-sub-header-container .services-page-sub-header{margin:0 auto;text-align:center}@media(max-width:900px){.services-page .services-page-sub-header-section .services-page-sub-header-container .services-page-sub-header{max-width:95%}}.services-page .services-page-sub-header-section .services-page-sub-header-container .services-page-sub-header-title{font-size:2.5rem;color:#333;margin-bottom:1rem;font-weight:700}.services-page .services-page-sub-header-section .services-page-sub-header-container .services-page-sub-header-description{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.5rem;text-align:left}.services-page .services-page-sub-header-section .services-page-sub-header-container .services-features{padding:40px 0}.services-page .services-page-sub-header-section .services-page-sub-header-container .services-features .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.services-page .services-page-sub-header-section .services-page-sub-header-container .services-features .feature-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.services-page .services-page-sub-header-section .services-page-sub-header-container .services-features .feature-image-bg{position:relative;width:100%;height:250px;background-size:cover;background-position:center;background-repeat:no-repeat}.services-page .services-page-sub-header-section .services-page-sub-header-container .services-features .feature-image-bg:after{content:"";position:absolute;inset:0;background:#0000001f}.services-page .services-page-sub-header-section .services-page-sub-header-container .services-features .feature-content{padding:30px;text-align:center;flex-grow:1}.services-page .services-page-sub-header-section .services-page-sub-header-container .services-features .feature-content h3{font-size:1.3rem;margin-bottom:12px;color:#0f172a}.services-page .services-page-sub-header-section .services-page-sub-header-container .services-features .feature-content p{font-size:.95rem;line-height:1.6;color:#475569}@media(max-width:900px){.services-page .services-page-sub-header-section .services-page-sub-header-container .services-features{padding:30px}.services-page .services-page-sub-header-section .services-page-sub-header-container .services-features .features-grid{grid-template-columns:1fr}}.services-page .services-products{margin:auto}.services-page .services-products .products-section{padding:110px 0}.services-page .services-products .products-section .products-layout{display:flex;align-items:center;justify-content:center;gap:60px;width:100%}.services-page .services-products .products-section .products-layout .products-left{min-width:50%}.services-page .services-products .products-section .products-layout .products-left h2{font-size:2.3rem;margin-bottom:40px;color:#0f172a}.services-page .services-products .products-section .products-layout .products-left .product-item{display:flex;gap:20px;margin-bottom:40px;align-items:center}.services-page .services-products .products-section .products-layout .products-left .product-item .icon-wrapper{width:48px;height:48px;border-radius:14px;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.services-page .services-products .products-section .products-layout .products-left .product-item h3{font-size:1.35rem;color:#0f172a}.services-page .services-products .products-section .products-layout .products-left .product-item p{font-size:1.1rem;color:#475569;line-height:1.6;max-width:420px}.services-page .services-products .products-section .products-layout .products-right{width:50%;max-width:50%;min-width:50%}.services-page .services-products .products-section .products-layout .products-right .products-visual{width:100%;border-radius:20px;height:100%;min-height:460px;overflow:hidden;background-image:url(/assets/pexels-kelly-28845797-Ck4hhUZH.jpg);background-size:cover}@media(max-width:900px){.services-page .services-products{padding:0}.services-page .services-products .products-section{padding:0}.services-page .services-products .products-section .products-layout{gap:30px;flex-direction:column}.services-page .services-products .products-section .products-layout .products-left,.services-page .services-products .products-section .products-layout .products-right{min-width:100%}}.services-page .service-publication{text-align:center}.services-page .service-publication h2{font-size:2.6rem}.services-page .service-publication .cta-section{padding:60px 20px;background:linear-gradient(180deg,#f8fafc,#fff)}.services-page .service-publication .cta-container{max-width:900px;margin:0 auto;background:#fff;border-radius:24px;padding:70px 60px;text-align:center;box-shadow:0 20px 20px #0f172a14}.services-page .service-publication .cta-container h2{font-size:2.4rem;color:#0f172a;margin-bottom:22px}.services-page .service-publication .cta-container p{font-size:1.05rem;color:#475569;line-height:1.8;margin-bottom:40px}.services-page .service-publication .cta-actions{display:flex;justify-content:center;gap:18px}.services-page .service-publication .btn-primary{background:#ed7450;color:#fff;border:none;padding:14px 32px;font-size:1rem;border-radius:30px;cursor:pointer;transition:all .3s ease}.services-page .service-publication .btn-primary:hover{box-shadow:0 3px 5px #0f172a40;background-color:#e06a4f}.services-page .service-publication .btn-secondary{background:transparent;color:#0f172a;border:1.5px solid #cbd5f5;padding:14px 32px;font-size:1rem;border-radius:30px;cursor:pointer;transition:all .3s ease}.services-page .service-publication .btn-secondary:hover{box-shadow:0 3px 5px #0f172a40;background-color:#f5f5f5}@media(max-width:768px){.services-page .service-publication .cta-container{padding:50px 30px}.services-page .service-publication .cta-actions{flex-direction:column}.services-page .service-publication .btn-primary,.services-page .service-publication .btn-secondary{width:100%}}.contact-us-page{background:linear-gradient(180deg,#f5f7fa,#c3cfe2)}.contact-us-page .contact-us-container{display:flex;justify-items:center;align-items:start;justify-content:center;gap:60px;padding:30px 0}.contact-us-page .contact-us-container .contact-us-left-div{min-width:55%;min-height:600px;background-image:url(/assets/map-CAHZaeUI.jpg);background-repeat:no-repeat;border-radius:12px;background-size:cover;overflow:hidden}.contact-us-page .contact-us-container .contact-us-right-div h1{margin-top:16px;font-size:2rem;font-weight:700}.contact-us-page .contact-us-container .contact-us-right-div p{line-height:2;font-size:20px;margin-top:16px;font-weight:500}.about-page .container{max-width:1200px;margin:auto}.about-page .about-header-section{padding:3rem 2rem;background:linear-gradient(210deg,#f0f9fc,#fff)}.about-page .about-header-section .about-who-we-are{margin:0 auto 28px}.about-page .about-header-section .about-who-we-are .about-who-we-are-title{font-size:2.5rem;color:#333;margin-bottom:1rem;font-weight:700;text-align:left}.about-page .about-header-section .about-who-we-are .about-who-we-are-description{font-size:1.2rem;line-height:1.7;color:#475569;text-align:left}.about-page .about-header-section .narrative-grid{padding-top:28px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px}.about-page .about-header-section .narrative-grid .about-header-element{margin-bottom:40px}.about-page .about-header-section .narrative-grid .about-header-element h4{font-size:1.3rem;margin-bottom:10px;color:#0f172a}.about-page .about-header-section .narrative-grid .about-header-element p{font-size:1.05rem;line-height:1.7;color:#475569}.about-page .core-elements{padding:60px 0 100px;background:#fff}.about-page .core-elements .section-header{margin:0 auto 50px;text-align:center}.about-page .core-elements .section-header h2{font-size:2.1rem;margin-bottom:12px;color:#0f172a}.about-page .core-elements .section-header p{font-size:20px;color:#64748b}.about-page .core-elements .elements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.about-page .core-elements .elements-grid .element-card{background:#fff;border-radius:14px;padding:30px;box-shadow:0 12px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease}.about-page .core-elements .elements-grid .element-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0000001f}.about-page .core-elements .elements-grid .element-card h4{font-size:1.1rem;margin-bottom:10px;color:#0f172a}.about-page .core-elements .elements-grid .element-card p{font-size:.95rem;line-height:1.6;color:#475569}.about-page .about-cta{padding:3rem 2rem 3.5rem;background:linear-gradient(180deg,#f0f9fc,#fff);text-align:center}.about-page .about-cta h2{font-size:2.2rem;margin-bottom:12px;color:#0f172a}.about-page .about-cta p{margin:0 auto;font-size:1.3rem;font-weight:400;line-height:1.6;color:#475569}.about-page .about-cta .cta-actions{margin-top:36px;display:flex;justify-content:center;gap:18px}.about-page .about-cta .cta-actions .btn-primary{background:#ed7450;color:#fff;border:none;padding:14px 32px;font-size:1rem;border-radius:30px;cursor:pointer;transition:all .3s ease}.about-page .about-cta .cta-actions .btn-primary:hover{box-shadow:0 3px 5px #0f172a40;background-color:#e06a4f}.about-page .about-cta .cta-actions .btn-secondary{background:transparent;color:#0f172a;border:1.5px solid #cbd5f5;padding:14px 32px;font-size:1rem;border-radius:30px;cursor:pointer;transition:all .3s ease}.about-page .about-cta .cta-actions .btn-secondary:hover{box-shadow:0 3px 5px #0f172a40;background-color:#f5f5f5}.academic-loader{position:fixed;inset:0;background:#fff;display:flex;align-items:center;justify-content:center;z-index:9999}.loader-wrapper{text-align:center;animation:fadeIn .6s ease}.book{position:relative;width:48px;height:36px;margin:0 auto 24px}.book span{position:absolute;width:22px;height:100%;background:#ed7450;border-radius:3px;animation:pageFlip 1.4s infinite ease-in-out}.book span:first-child{left:0}.book span:last-child{right:0;animation-delay:.2s}.loader-wrapper h1{font-size:1.6rem;color:#0f172a;margin-bottom:6px;letter-spacing:.5px}.loader-wrapper p{font-size:.9rem;color:#64748b;margin-bottom:24px}.progress-line{width:120px;height:3px;background:#f1f5f9;margin:0 auto;overflow:hidden;border-radius:2px}.progress-line span{display:block;height:100%;width:40%;background:#ed7450;animation:progressMove 1.2s infinite ease}@keyframes pageFlip{0%{transform:scaleY(1);opacity:.6}50%{transform:scaleY(.85);opacity:1}to{transform:scaleY(1);opacity:.6}}@keyframes progressMove{0%{transform:translate(-100%)}to{transform:translate(250%)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333}html{scroll-behavior:smooth}.App{width:100%;overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ed7450;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#ed7450}.container{max-width:1200px;margin:auto}
