:root{--secondary-color:#f59e0b;--text-color:#374151;--text-light:#6b7280;--background-light:#f9fafb;--background-dark:#f3f4f6;--border-color:#e5e7eb;--success-color:#10b981;--error-color:#ef4444;--warning-color:#f59e0b;--info-color:#3b82f6;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--font-serif:Georgia,Cambria,"Times New Roman",Times,serif;--font-mono:Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing-1:0.25rem;--spacing-2:0.5rem;--spacing-3:0.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-16:4rem;--spacing-20:5rem;--radius-sm:0.125rem;--radius-md:0.375rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-full:9999px}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--background-color);color:#374151;color:var(--text-color);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans);line-height:1.5}code{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--font-mono)}a{color:#051c32;color:var(--primary-color);text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-top:0}img{height:auto;max-width:100%}.text-center{text-align:center}.container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-left:var(--spacing-4);padding-right:1rem;padding-right:var(--spacing-4)}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}html{scroll-behavior:smooth}.navbar{background-color:#051c32;box-shadow:0 2px 10px #0003;justify-content:space-between;padding:.8rem 2rem;position:sticky;top:0;z-index:100}.navbar,.navbar-brand a{align-items:center;display:flex}.navbar-brand a{color:#fff;font-size:1.5rem;font-weight:800;gap:.5rem;padding:.25rem 0;text-decoration:none}.navbar-logo{display:block;height:40px;object-fit:contain;transition:transform .3s ease;width:auto}.navbar-logo:hover{transform:scale(1.05)}.navbar-links{display:flex;gap:2rem}.navbar-links .dropdown-toggle,.navbar-links a{color:#fff;font-size:.95rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s ease}.navbar-links .dropdown-toggle:after,.navbar-links a:after{background-color:#fff;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar-links .dropdown-toggle.active,.navbar-links .dropdown-toggle:hover,.navbar-links a:hover{color:#fffc}.navbar-links .dropdown-toggle.active:after,.navbar-links .dropdown-toggle:hover:after,.navbar-links a:hover:after{width:100%}.navbar-links a i{color:#fff;margin-right:5px}.menu-button{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:1.5rem}.dropdown-container{cursor:pointer;padding-bottom:1rem}.dropdown-toggle .arrow{color:#fff;font-size:.75rem;margin-left:.25rem;transition:transform .3s ease}.dropdown-toggle .arrow.rotated{transform:rotate(180deg)}.mega-dropdown{background:#051c32;border:1px solid #ffffff0d;border-radius:12px;box-shadow:0 10px 40px #0003;left:50%;max-width:90vw;min-width:900px;opacity:0;padding:2rem;pointer-events:none;position:absolute;top:calc(100% + .75rem);transform:translateX(-50%);transform:translateX(-50%) translateY(10px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease;visibility:hidden;z-index:1000}.mega-dropdown.open{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0);visibility:visible}.mega-dropdown:before{border-bottom:8px solid #051c32;border-left:8px solid #0000;border-right:8px solid #0000;content:"";height:0;left:50%;position:absolute;top:-8px;transform:translateX(-50%);width:0}.mega-dropdown-content{display:flex;flex-direction:column;gap:1rem}.offer-strip-container{margin-bottom:1rem;padding:0 1rem;width:100%}.offer-strip-container .offer-ad.strip{animation:none;margin:0;max-width:100%;transform:none}.offer-strip-container .offer-ad.strip:hover{transform:scale(1.02)}.mega-dropdown-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);width:100%}.featured-program,.featured-program-icon,.featured-program-info,.featured-program-link,.mobile-featured{display:none}.dropdown-category{display:flex;flex-direction:column;position:relative}.category-title{align-items:center;border-bottom:1px solid #ffffff1a;color:#fff;cursor:default;display:flex;font-size:1.05rem;font-weight:600;gap:.6rem;margin-bottom:1rem;padding-bottom:.6rem;transition:all .2s ease}.category-title:hover{color:#ffffffe6;transform:translateX(3px)}.category-title i{color:#fff;transition:transform .2s ease,color .2s ease}.category-title:hover i{color:#ffffffe6;transform:scale(1.1)}.category-programs{display:flex;flex-direction:column;gap:.3rem;list-style:none;margin:0;padding:0}.dropdown-category:first-child .category-programs{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);width:100%}.dropdown-category:first-child{grid-column:span 2}.program-link{align-items:center;border:1px solid #0000;border-radius:6px;color:#fffc;display:flex;font-size:.9rem;gap:.5rem;overflow:hidden;padding:.5rem .7rem;position:relative;text-decoration:none;transition:all .25s ease;z-index:1}.program-link:before{background-color:#ffffff1a;border-radius:8px;content:"";height:100%;left:0;position:absolute;top:0;transition:width .25s ease;width:0;z-index:-1}.program-link:hover:before{width:100%}.program-link:hover{border-color:#ffffff1a;color:#fff;transform:translateX(5px)}.program-link i{color:#fff9;font-size:.95rem;text-align:center;transition:all .2s ease;width:18px;z-index:2}.program-link:hover i{color:#fff;transform:scale(1.15)}.hover-indicator{background:#fff;height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:bottom;transition:transform .25s ease;width:4px;z-index:2}.program-link:hover .hover-indicator{transform:scaleY(1)}.mobile-dropdown{position:relative}.mobile-dropdown-toggle{border-radius:10px;color:#fff!important;font-size:1.15rem;font-weight:700;padding:1rem 1.2rem;transition:background .2s,color .2s}.mobile-dropdown-toggle:focus,.mobile-dropdown-toggle:hover{background:#ffffff14;color:#fff!important}.mobile-dropdown-toggle i:last-child{transition:transform .3s ease}.mobile-dropdown-toggle:hover i:last-child{transform:translateY(2px)}.mobile-dropdown-menu{background:none;box-shadow:none}@keyframes mobileMenuFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-category{margin-bottom:1.2rem}.mobile-category:first-child{margin-bottom:1.5rem}.mobile-category-title{font-size:1.05rem;margin:1rem 0 .5rem .5rem;padding:.3rem .5rem}.mobile-program-link{border-radius:8px;font-weight:500;padding:.8rem 1.5rem!important;transition:background .2s,color .2s}.mobile-program-link:hover{background:#ffffff1a}.mobile-program-link.featured{background-color:#e74c3c33;border-left:3px solid #e74c3c;color:#fff!important}.mobile-program-link.featured:hover{background-color:#e74c3c4d}.mobile-category:first-child .mobile-program-link{column-gap:0;display:block;grid-template-columns:none}@media (max-width:600px){.mobile-category:first-child .mobile-program-link{grid-template-columns:1fr}}@media (max-width:1100px){.mega-dropdown-grid{grid-template-columns:repeat(3,1fr)}.dropdown-category:first-child{grid-column:span 1}}@media (max-width:900px){.mega-dropdown{min-width:700px;padding:1.5rem}.mega-dropdown-grid{grid-template-columns:repeat(2,1fr)}.dropdown-category:first-child .category-programs{grid-template-columns:1fr;width:100%}}@media (max-width:768px){.navbar-links{display:none}.menu-button{display:block}.navbar-mobile{background-color:#051c32;display:flex;flex-direction:column;height:100vh;left:0;overflow-y:auto;padding:2rem;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:100%;z-index:1001}.navbar-mobile.active{transform:translateX(0)}.navbar-mobile-close{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem}.navbar-mobile-links{display:flex;flex-direction:column;gap:1.5rem;margin-top:3rem}.navbar-mobile-links a{color:#fff;font-size:1.1rem;font-weight:500;text-decoration:none}.mobile-dropdown-menu{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin-top:.5rem;padding:.5rem 0}}@media (max-width:991px){.navbar-links{display:none}.menu-button{display:inline-block}.navbar-logo{height:40px}}@media (max-width:480px){.navbar{padding:.75rem 1.25rem}.navbar-logo{height:35px}}.navbar-mobile{background-color:#051c32;display:flex;flex-direction:column;height:100vh;left:0;overflow-y:auto;padding:2rem;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:100%;z-index:1001}.navbar-mobile.active{transform:translateX(0)}.navbar-mobile-close{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem}.navbar-mobile-links{display:flex;flex-direction:column;gap:1.5rem;margin-top:3rem}.navbar-mobile-links a{color:#fff;font-size:1.1rem;font-weight:500;text-decoration:none}.mobile-dropdown-toggle{border-radius:8px;color:#fff;font-size:1.1rem;font-weight:500;padding:.9rem 1rem;transition:all .3s ease}.mobile-dropdown-toggle:focus,.mobile-dropdown-toggle:hover{background-color:#ffffff1a}.mobile-dropdown-menu{animation:mobileMenuFadeIn .3s ease;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-top:.5rem;padding:1rem}.mobile-dropdown-menu .offer-strip-container{background:#ffffff0d;border-bottom:1px solid #ffffff1a;margin:-1rem -1rem 1rem;padding:1rem}.mobile-dropdown-menu .offer-strip-container .offer-ad.strip{animation:none;background:linear-gradient(135deg,#ff6b35,#e74c3c);margin:0;max-width:100%;transform:none}.mobile-dropdown-menu .offer-strip-container .offer-ad.strip:hover{transform:scale(1.02)}.mobile-category-title{align-items:center;background-color:#ffffff1a;border-radius:8px;color:#fff;display:flex;font-size:1rem;font-weight:600;gap:.6rem;margin:1rem 0 .8rem;padding:.6rem 1.5rem}.mobile-program-link{align-items:center;color:#fff!important;display:flex;gap:.7rem;padding:.8rem 1rem!important;text-decoration:none}.mobile-program-link:hover{background-color:#ffffff1a;color:#fff!important}.dropdown-container:hover .mega-dropdown{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0);visibility:visible}.enhanced-mobile-program-link{align-items:center;background:linear-gradient(135deg,#e74c3c,#c0392b);border:none;border-radius:12px;box-shadow:0 2px 8px #e74c3c1a;color:#fff;cursor:pointer;display:flex;font-size:1.08rem;font-weight:700;gap:12px;margin:.3rem 0;outline:none;padding:.9rem 1.6rem;text-align:left;transition:background .18s,box-shadow .18s,color .18s;width:100%}.enhanced-mobile-program-link:focus,.enhanced-mobile-program-link:hover{background:linear-gradient(135deg,#ff6b35,#e74c3c);box-shadow:0 4px 16px #e74c3c2e;color:#fff}.enhanced-mobile-program-link:active{background:linear-gradient(135deg,#c0392b,#a93226);box-shadow:0 1px 2px #e74c3c1a;color:#fff}.enhanced-mobile-main-link{align-items:center;background:linear-gradient(135deg,#e74c3c,#c0392b);border:none;border-radius:12px;box-shadow:0 2px 8px #e74c3c1a;color:#fff;cursor:pointer;display:flex;font-size:1.08rem;font-weight:700;gap:12px;margin:.3rem 0;outline:none;padding:.9rem 1.6rem;text-align:left;text-decoration:none;transition:background .18s,box-shadow .18s,color .18s;width:100%}.enhanced-mobile-main-link:focus,.enhanced-mobile-main-link:hover{background:linear-gradient(135deg,#ff6b35,#e74c3c);box-shadow:0 4px 16px #e74c3c2e;color:#fff;text-decoration:none}.enhanced-mobile-main-link:active{background:linear-gradient(135deg,#c0392b,#a93226);box-shadow:0 1px 2px #e74c3c1a;color:#fff;text-decoration:none}.mobile-dropdown-toggle.enhanced-mobile-main-link{align-items:center;background:linear-gradient(135deg,#e74c3c,#c0392b)!important;border:none!important;border-radius:12px;box-shadow:0 2px 8px #e74c3c1a!important;color:#fff!important;cursor:pointer;display:flex;font-size:1.08rem;font-weight:700;gap:12px;margin:.3rem 0;outline:none;padding:.9rem 1.6rem;text-align:left;transition:background .18s,box-shadow .18s,color .18s}.mobile-dropdown-toggle.enhanced-mobile-main-link:focus,.mobile-dropdown-toggle.enhanced-mobile-main-link:hover{background:linear-gradient(135deg,#ff6b35,#e74c3c)!important;box-shadow:0 4px 16px #e74c3c2e!important;color:#fff!important}.mobile-dropdown-toggle.enhanced-mobile-main-link:active{background:linear-gradient(135deg,#c0392b,#a93226)!important;box-shadow:0 1px 2px #e74c3c1a!important;color:#fff!important}.site-footer{background-color:#1a2b49;color:#fff;overflow:hidden;padding:4rem 0 2rem;position:relative}.site-footer:before{background-image:radial-gradient(circle at 5% 10%,#3b82f633 0,#3b82f600 30%),radial-gradient(circle at 95% 90%,#e74d3d33 0,#e74d3d00 30%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.footer-logo a{align-items:center;color:#fff;display:flex;font-size:1.6rem;font-weight:700;gap:.5rem;text-decoration:none}.footer-logo-img{display:block;height:45px;object-fit:contain;transition:transform .3s ease;width:auto}.footer-logo-img:hover{transform:scale(1.05)}.footer-logo i{font-size:1.8rem}.back-to-top{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.back-to-top:hover{background:#e74d3d;transform:translateY(-3px)}.back-to-top-btn{background:#ffffff1a;border:none;cursor:pointer}.back-to-top-btn:hover{background:#fff3;transform:translateY(-2px)}.footer-bottom-left{display:flex;flex-direction:column;gap:1rem}.legal-links{display:flex;gap:1.5rem}.legal-link{align-items:center;background:#ffffff1a;border-radius:4px;color:#ffffffb3;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem .8rem;text-decoration:none;transition:all .3s ease}.legal-link:hover{background:#fff3;color:#fff;transform:translateY(-2px)}.legal-link i{font-size:1rem}.app-link{align-items:center;background:#ffffff1a;border-radius:4px;color:#fff;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.app-link:hover{background:#fff3;transform:translateY(-2px)}.app-link i{font-size:1.2rem}@media (max-width:992px){.footer-top{flex-direction:column;gap:2rem}.footer-logo-section{text-align:center}.footer-logo,.footer-social{justify-content:center}.footer-links{justify-content:space-between}.footer-column{min-width:120px}}@media (max-width:768px){.site-footer{padding:3rem 0 1.5rem}.footer-links{gap:1.5rem}.footer-column h3{font-size:1rem}.footer-column ul li a{font-size:.9rem}.footer-bottom{flex-direction:column;gap:1.5rem;text-align:center}.footer-app-links,.legal-links{justify-content:center}.footer-logo-img{height:40px}}@media (max-width:576px){.footer-links{flex-direction:column;gap:2rem}.footer-column{text-align:center;width:100%}.footer-column h3:after{left:50%;transform:translateX(-50%)}.footer-column ul li a:hover{transform:translateX(0)}.footer-content{padding:0 1rem}.legal-links{flex-direction:column;gap:.8rem}.legal-link{justify-content:center}}@media (max-width:991px){.footer-logo-img{height:45px}.footer-columns{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.footer-top{flex-direction:column;gap:2rem}.footer-logo-img{height:40px}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}:root{--vh:1vh}.hero-content{flex-direction:row!important}.hero-content,.hero-text{text-align:left!important}.hero-image,.hero-text{width:auto!important}.hero-image{max-height:400px!important}@media (max-width:768px){.hero-content{flex-direction:column!important}.hero-content,.hero-text{text-align:center!important}.hero-image,.hero-text{width:100%!important}.hero-image{max-height:250px!important}}.home{background-color:#fff;color:#333;display:flex;flex-direction:column;font-family:Inter,sans-serif;max-width:100%;overflow-x:hidden;width:100%;z-index:0}.geometric-shape-1,.geometric-shape-2,.geometric-shape-3,.geometric-shape-4,.geometric-shape-5,.home:after,.home:before{content:"";pointer-events:none;position:absolute;z-index:-1}.home:before{animation:float-slow 15s ease-in-out infinite alternate;background:radial-gradient(circle,#673ab726 0,#673ab70d 50%,#673ab700 70%);border-radius:50%;height:550px;right:-150px;top:-150px;width:550px}.home:after{animation:float-slow 18s ease-in-out infinite alternate-reverse;background:radial-gradient(circle,#0096881f 0,#0096880a 50%,#00968800 70%);border-radius:50%;bottom:5%;height:600px;left:-200px;width:600px}.home{position:relative}.home .geometric-shape-1{animation:float 20s ease-in-out infinite;background-color:#2196f31a;border-radius:50%;height:120px;right:5%;top:30%;width:120px}.home .geometric-shape-2{animation:rotate-slow 25s linear infinite;border-bottom:120px solid #e91e6314;border-left:70px solid #0000;border-right:70px solid #0000;height:0;right:15%;top:60%;transform:rotate(10deg);width:0}.home .geometric-shape-3{animation:rotate-slow 30s linear infinite reverse;background-color:#ffc1070f;border-radius:30px;height:180px;left:8%;top:25%;transform:rotate(30deg);width:180px}.home .geometric-shape-4{animation:float 15s ease-in-out infinite alternate;background-color:#4caf501a;border-radius:50%;height:50px;left:15%;top:45%;width:50px}.home .geometric-shape-5{animation:float 18s ease-in-out infinite alternate-reverse;background:linear-gradient(135deg,#9c27b014,#9c27b000);border-radius:15px;bottom:15%;height:100px;right:10%;transform:rotate(45deg);width:100px}@keyframes float-slow{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@keyframes rotate-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}h1,h2,h3,h4{color:#1a2b49;font-weight:700;margin:0}h2{font-size:2.4rem;margin-bottom:1.2rem;text-align:center}section{margin-bottom:0;overflow:hidden;padding:3rem 0;position:relative}.slide-1{background:linear-gradient(135deg,#f9f9f9,#eaf2fa);background-image:linear-gradient(135deg,#f9f9f9,#eaf2fa),radial-gradient(circle at 10% 20%,#2563eb0d 0,#2563eb00 30%)}.slide-2{background:linear-gradient(135deg,#f8f4ff,#e4ecff);background-image:linear-gradient(135deg,#f8f4ff,#e4ecff),radial-gradient(circle at 80% 40%,#e91e630d 0,#e91e6300 30%)}.slide-3{background:linear-gradient(135deg,#f4fbf9,#e4f7ff);background-image:linear-gradient(135deg,#f4fbf9,#e4f7ff),radial-gradient(circle at 30% 70%,#2563eb0d 0,#2563eb00 30%)}.slide-4{background:linear-gradient(135deg,#fff8f4,#fff2e4);background-image:linear-gradient(135deg,#fff8f4,#fff2e4),radial-gradient(circle at 70% 60%,#e91e630d 0,#e91e6300 30%)}.slide-5{background:linear-gradient(135deg,#f4f6ff,#e6f0ff);background-image:linear-gradient(135deg,#f4f6ff,#e6f0ff),radial-gradient(circle at 20% 50%,#6366f11a 0,#6366f100 40%)}.hero-content{padding:3rem 2rem}.hero-text h1{color:#051c32;font-size:3.2rem;line-height:1.2;margin-bottom:1.5rem}.hero-text p{color:#4a5568;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.hero-image img{backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:12px;box-shadow:0 20px 40px #0000001a;height:auto;max-height:400px;max-width:100%;object-fit:cover;transform:translateZ(0);-webkit-transform:translateZ(0)}.carousel-arrow{align-items:center;background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 2px 5px #0000001a;color:#1a2b49;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:40px;z-index:10}.carousel-arrow:hover{background:#fff;box-shadow:0 3px 8px #00000026;transform:translateY(-50%) scale(1.05)}.carousel-arrow:disabled{cursor:not-allowed;opacity:.5}.carousel-arrow:disabled:hover{background:#ffffffe6;box-shadow:0 2px 5px #0000001a;transform:translateY(-50%)}.carousel-arrow.prev{left:20px}.carousel-arrow.next{right:20px}.carousel-dots{bottom:20px;display:flex;gap:.6rem;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.carousel-dot{background-color:#ffffff80;border:1px solid #0000001a;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}.carousel-dot.active{background-color:#051c32;background-color:var(--primary-color);transform:scale(1.2)}.hero-buttons{display:flex;gap:1rem;margin-bottom:2rem}.cta-button{padding:.8rem 1.5rem}.cta-button.primary{background:#051c32;box-shadow:0 4px 6px #051c3233}.cta-button.primary:hover{background:#0a324f;transform:translateY(-2px)}.cta-button.secondary{background:#fff;border:2px solid #e0e0e0;color:#1a2b49}.cta-button.secondary:hover{background:#f8f9fa;border-color:#1a2b49;transform:translateY(-2px)}.hero-stats{display:flex;gap:2rem}.stat{display:flex;flex-direction:column}.stat-number{font-size:2rem}@media (max-width:1000px){.hero-content{flex-direction:column;min-height:auto;padding:3rem 1.5rem;text-align:center}.hero-text{max-width:100%}.hero-buttons,.hero-stats{justify-content:center}h2{font-size:2rem}}@media (max-width:768px){.hero-carousel{margin-bottom:0;position:relative}.carousel-container,.hero-carousel{overflow:hidden;width:100%}.carousel-slides{transition:transform .4s ease-in-out}.carousel-slide{flex:0 0 100%;min-width:100%;overflow:hidden}.carousel-slide,.hero-content{box-sizing:border-box;width:100%}.hero-content{flex-direction:column;gap:1.5rem;margin:0;max-height:none;min-height:auto;padding:2rem 1.5rem}.hero-text{margin-bottom:1rem;padding:0;text-align:center;width:100%}.hero-text h1{color:#051c32;font-size:2.2rem;margin-bottom:1rem}.hero-text p{font-size:1rem;margin-bottom:1.5rem}.hero-image{align-items:center;display:flex;justify-content:center;max-height:250px;max-width:100%}.hero-image,.hero-image img{height:auto;margin:0 auto;width:100%}.hero-image img{border-radius:8px;max-width:300px;object-fit:contain}.hero-stats{flex-wrap:wrap;gap:1rem;justify-content:center}.stat-number{font-size:1.5rem}.carousel-dots{bottom:10px}.carousel-arrow{background:#fffffff2;font-size:.9rem;height:36px;opacity:.8;width:36px}.carousel-arrow.prev{left:10px}.carousel-arrow.next{right:10px}}@media (max-width:480px){.hero-content{padding:2rem 1rem}.hero-text h1{font-size:1.8rem;line-height:1.3;margin-bottom:1rem}.hero-text p{font-size:.95rem;line-height:1.5;margin-bottom:1.2rem}.hero-image img{max-width:260px}.hero-stats{margin-top:.5rem}.stat-number{font-size:1.3rem}.stat-label{font-size:.85rem}.carousel-arrow{font-size:.8rem;height:32px;width:32px}.carousel-dots{bottom:5px}.carousel-dot{height:8px;width:8px}.hero-content{padding:1rem}.hero-text h1{font-size:1.5rem!important;margin-bottom:.75rem}.hero-text p{font-size:.9rem!important;margin-bottom:1rem}.hero-image img{max-width:250px}.hero-stats{margin-top:.75rem}.stat-number{font-size:1.3rem}.stat-label{font-size:.8rem}.hero-text h1{font-size:1.7rem}.hero-buttons{flex-direction:column;gap:.8rem;width:100%}.cta-button{width:100%}.featured-program-card{flex:0 0 260px;padding:1.2rem}.featured-program-card h3{font-size:1.1rem}.program-button{text-align:center;width:100%}.view-all-button{margin-top:2rem;width:100%}.domain-category-title h3{font-size:1.3rem}.domain-filter i{margin-right:.2rem}.domain-filters{background:#fff;box-shadow:0 2px 10px #0000000d;margin:0 -1rem 1rem;padding:.8rem 1rem;position:sticky;top:0;z-index:100}}@media (max-width:768px){.scrolling-program-track{animation-duration:40s}img{height:auto;max-width:100%}}.dropdown-container{display:inline-block;position:relative}.dropdown-toggle{align-items:center;background:none;border:none;color:#1e293b;color:var(--text-color);cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:color .3s ease}.dropdown-toggle:hover{color:#051c32;color:var(--primary-color)}.dropdown-menu{grid-gap:.5rem;background:#fff;border-radius:8px;box-shadow:0 5px 20px #0000001a;display:grid;gap:.5rem;grid-template-columns:1fr;left:0;max-height:80vh;min-width:250px;overflow-y:auto;padding:1rem 0;position:absolute;top:100%;z-index:100}.dropdown-menu a{align-items:center;color:#1e293b;color:var(--text-color);display:flex;font-size:.95rem;gap:.75rem;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s ease,color .3s ease}.dropdown-menu a:hover{background:#f5f7fa;color:#051c32;color:var(--primary-color)}.dropdown-menu a i{color:#0a324f;color:var(--primary-light);font-size:1rem}.mobile-dropdown{width:100%}.mobile-dropdown-toggle{align-items:center;background:none;border:none;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);color:#1e293b;color:var(--text-color);cursor:pointer;display:flex;font-size:1rem;justify-content:space-between;padding:1rem;text-align:left;width:100%}.mobile-dropdown-menu{display:flex;flex-direction:column;padding:.5rem 0}.mobile-dropdown-menu a{align-items:center;color:#1e293b;color:var(--text-color);display:flex;font-size:.95rem;gap:.75rem;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s ease}.mobile-dropdown-menu a:hover{background:#f5f7fa}.browse-programs{background-color:#fff;overflow:hidden;padding-bottom:3rem;padding-top:3.5rem;position:relative;z-index:1}.browse-programs .background-graphics{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.browse-programs .graphic-circle{border-radius:50%;opacity:.15;position:absolute}.browse-programs .circle-1{animation:float 15s ease-in-out infinite alternate;background:linear-gradient(135deg,#84e,#46f);height:300px;left:-150px;top:-100px;width:300px}.browse-programs .circle-2{animation:float 12s ease-in-out infinite alternate-reverse;background:linear-gradient(135deg,#4ae,#4eb);bottom:50px;height:200px;right:-50px;width:200px}.browse-programs .circle-3{animation:float 10s ease-in-out infinite alternate;background:linear-gradient(135deg,#e46,#fa4);height:150px;left:15%;top:60%;width:150px}.browse-programs .graphic-dots{animation:moveDots 60s linear infinite;background-image:radial-gradient(circle,#0000000d 1px,#0000 0);background-size:20px 20px;height:100%;position:absolute;right:0;top:0;width:100%}@keyframes moveDots{0%{background-position:0 0}to{background-position:100px 100px}}.domain-filters{gap:10px;margin-bottom:30px}.scrolling-program-track:hover{animation-play-state:paused}@keyframes scrollPrograms{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.featured-program-card{background:#fff;border-radius:10px;box-shadow:0 4px 15px #0000000f;display:flex;flex:0 0 300px;flex-direction:column;margin-bottom:0;overflow:hidden;padding:1.5rem;position:relative;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease,background-color .3s ease}.featured-program-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.featured-program-card.highlighted{border:none;box-shadow:0 12px 30px #00000026;position:relative;transform:translateY(-8px) scale(1.02);z-index:10}.featured-program-card.highlighted:before{animation:pulseHighlight 2s infinite alternate;background:linear-gradient(180deg,#051c32,#5c6ac4);background:linear-gradient(to bottom,var(--primary-color),#5c6ac4);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.featured-program-card.highlighted{background-color:#fcfcff;background-image:radial-gradient(circle at top right,#2563eb0d 0,#2563eb05 30%,#fff0 70%),radial-gradient(circle at bottom left,#2563eb08 0,#2563eb03 40%,#fff0 70%);background-image:radial-gradient(circle at top right,rgba(var(--primary-rgb,37,99,235),.05) 0,rgba(var(--primary-rgb,37,99,235),.02) 30%,#fff0 70%),radial-gradient(circle at bottom left,rgba(var(--primary-rgb,37,99,235),.03) 0,rgba(var(--primary-rgb,37,99,235),.01) 40%,#fff0 70%)}@keyframes pulseHighlight{0%{opacity:.7}to{opacity:1}}.featured-program-card.highlighted:after{border-radius:10px;box-shadow:0 0 0 2px #051c32;box-shadow:0 0 0 2px var(--primary-color);content:"";height:100%;left:0;opacity:.5;pointer-events:none;position:absolute;top:0;width:100%}.featured-program-card.highlighted h3{color:#051c32;color:var(--primary-color)}.featured-program-card.highlighted .program-button{background-color:#051c32;background-color:var(--primary-color);border-color:#051c32;border-color:var(--primary-color);box-shadow:0 2px 10px #e74d3d33;color:#fff}.featured-program-card.highlighted .program-logo span{background:#2563eb1a;background:rgba(var(--primary-rgb,37,99,235),.1);color:#051c32;color:var(--primary-color)}.program-logo{margin-bottom:.5rem}.program-logo span{background:#e8f4fc;border-radius:15px;color:#07c;display:inline-block;font-size:.75rem;font-weight:600;padding:.3rem .6rem}.featured-program-card h3{font-size:1.1rem;line-height:1.3;margin-bottom:.5rem}.program-meta{color:#70757a;font-size:.8rem;margin-bottom:.75rem}.program-meta span{gap:.3rem}.program-category{background:#f0f7ff;border-radius:4px;color:#1a73e8;font-weight:500;padding:.2rem .5rem;text-transform:capitalize}.program-meta i{background:#f0f0f0;border-radius:50%;height:14px;width:14px}.featured-program-card p{color:#4a5568;flex-grow:1;font-size:.9rem;line-height:1.4;margin-bottom:1rem}.program-button{align-self:flex-start;background:#0000;border:2px solid #e74d3d;color:#e74d3d;cursor:pointer;font-size:.9rem;padding:.6rem 1rem}.program-button:hover{background:#e74d3d}.view-all-button{background:#0000;border:2px solid #1a2b49;border-radius:8px;color:#1a2b49;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin:3rem auto 0;overflow:hidden;padding:.8rem 2rem;position:relative;transition:all .3s ease;z-index:1}.view-all-button:hover{background:#1a2b49;color:#fff;transform:translateY(-2px)}.view-all-button.active{background:#e74d3d;border-color:#e74d3d;color:#fff}.view-all-button.active:hover{background:#d44133;border-color:#d44133}.university-partners{background-color:#f9fafc;background-image:linear-gradient(#ffffffe6,#ffffffe6),url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23e0e7ff' fill-opacity='.4' fill-rule='evenodd'/%3E%3C/svg%3E");overflow:hidden;padding-bottom:3.5rem;padding-top:3.5rem;position:relative;text-align:center}.university-partners:before{background-image:radial-gradient(circle at 10% 10%,#005eb80d 0,#005eb800 25%),radial-gradient(circle at 90% 90%,#ed29390d 0,#ed293900 25%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.university-partners>p{color:#4a5568;font-size:1.1rem;line-height:1.6;margin:0 auto 3rem;max-width:700px}.partner-logos{grid-gap:.75rem;display:grid;gap:.75rem;grid-auto-rows:90px;grid-template-columns:repeat(7,1fr);margin-left:auto;margin-right:auto;margin-top:2rem;max-width:1200px}.company-logo{box-shadow:0 3px 10px #0000000a;height:100%;padding:.75rem;transition:all .3s ease}.company-logo:hover{box-shadow:0 6px 15px #00000014;transform:translateY(-3px)}.company-logo img{height:auto;max-height:50px;max-width:100px;opacity:.85;transition:transform .3s ease;width:auto}.company-logo:hover img{opacity:1;transform:scale(1.1)}@media (max-width:1200px){.partner-logos{grid-template-columns:repeat(5,1fr)}}@media (max-width:992px){.partner-logos{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.partner-logos{gap:.5rem;grid-template-columns:repeat(3,1fr)}.company-logo{padding:.5rem}.company-logo img{max-height:40px;max-width:80px}}@media (max-width:480px){.partner-logos{grid-template-columns:repeat(2,1fr)}}.features{background-color:#fff;margin:0 auto;max-width:1200px;padding-bottom:4rem;padding-top:4rem;position:relative}.features:before{background:radial-gradient(#2563eb0d 0,#2563eb00 70%);border-radius:50%;content:"";height:200px;left:-50px;position:absolute;top:-50px;width:200px;z-index:-1}.features-intro{color:#4a5568;font-size:1.2rem;line-height:1.6;margin:0 auto 4rem;max-width:700px;position:relative;text-align:center}.features-intro:after{background:linear-gradient(90deg,#e74d3d,#1a2b49);border-radius:3px;bottom:-20px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.feature-card{background:#fff;border:1px solid #0000000d;border-radius:12px;box-shadow:0 10px 30px #0000000d;margin-bottom:0;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.165,.84,.44,1);z-index:1}.feature-card:before{background:linear-gradient(135deg,#e74d3d0d,#1a2b490d);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s ease;width:100%;z-index:-1}.feature-card:hover{border-color:#0000;box-shadow:0 15px 35px #0000001a;transform:translateY(-10px)}.feature-card:hover:before{opacity:1}.feature-card h3{align-items:center;color:#1a2b49;display:flex;font-size:1.3rem;gap:1rem;margin-bottom:1.2rem;position:relative}.feature-card i{align-items:center;background:linear-gradient(135deg,#e74d3d,#e95d4e);border-radius:50%;box-shadow:0 5px 15px #e74d3d33;color:#fff;display:flex;font-size:1.7rem;height:50px;justify-content:center;transition:all .3s ease;width:50px}.feature-card:hover i{transform:scale(1.1) rotate(5deg)}.feature-card p{color:#4a5568;font-size:1rem;line-height:1.7}@media (max-width:768px){.features{padding-bottom:3rem;padding-top:3rem}.features-grid{gap:1.5rem}.feature-card{padding:2rem}.feature-card i{font-size:1.3rem;height:40px;width:40px}.feature-card h3{font-size:1.2rem}}@media (max-width:480px){.feature-card{padding:1.5rem}.features-intro{font-size:1rem;margin-bottom:2.5rem}}.pricing-plans{background-color:#f9fafc;overflow:hidden;padding-bottom:5.5rem;padding-top:5rem;position:relative}.pricing-plans:before{background-image:radial-gradient(circle at 10% 10%,#e74d3d0d 0,#e74d3d00 30%),radial-gradient(circle at 90% 90%,#1a2b4912 0,#1a2b4900 30%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.pricing-plans .responsive-container{position:relative;z-index:1}.pricing-plans h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a2b49,#2a3a59);-webkit-background-clip:text;background-clip:text;display:inline-block;margin-bottom:1.5rem;position:relative}.pricing-plans h2:after{background:linear-gradient(90deg,#e74d3d,#1a2b49);border-radius:3px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.pricing-intro{color:#4a5568;font-size:1.2rem;line-height:1.6;margin:0 auto 4rem;max-width:700px;text-align:center}.pricing-cards{grid-gap:2.5rem;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px;perspective:1000px}.pricing-card{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column;overflow:hidden;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.165,.84,.44,1);z-index:1}.pricing-card:before{background:#e74d3d;content:"";height:10px;left:0;position:absolute;top:0;width:100%;z-index:1}.pricing-card:first-child:before{background:linear-gradient(90deg,#051c32,#0a324f);opacity:.8}.pricing-card:nth-child(2):before{background:linear-gradient(90deg,#051c32,#0a324f,#102c41)}.pricing-card:nth-child(3):before{background:linear-gradient(135deg,#051c32,#0a324f)}.pricing-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-15px) rotateX(3deg)}.plan-tag{background:#e74d3d;box-shadow:0 4px 10px #e74d3d4d;padding:.5rem 2.5rem;right:-30px;top:20px;transform:rotate(45deg);z-index:2}.pricing-card h3{align-items:center;color:#1a2b49;display:flex;font-size:1.6rem;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;position:relative}.pricing-card h3:after{background:#e74d3d;bottom:0;content:"";height:2px;left:0;position:absolute;width:40px}.pricing-card:first-child h3:after{background:linear-gradient(90deg,#051c32,#0a324f)}.pricing-card:nth-child(2) h3:after{background:#3b82f6}.pricing-card:nth-child(3) h3:after{background:#10b981}.price{align-items:baseline;display:flex;margin-bottom:.8rem}.original-price{color:#9da3ae;font-size:1.2rem;margin-right:.8rem}.current-price{color:#051c32;font-size:2.5rem;margin-bottom:.5rem}.pricing-card:first-child .current-price,.pricing-card:nth-child(2) .current-price,.pricing-card:nth-child(3) .current-price{color:#051c32}.duration{color:#70757a;font-weight:500}.duration,.pricing-button{font-size:1rem;margin-bottom:2.5rem}.pricing-button{border-radius:8px;padding:1rem 1.5rem}.pricing-button,.pricing-card:first-child .pricing-button,.pricing-card:nth-child(2) .pricing-button,.pricing-card:nth-child(3) .pricing-button{background:#051c32;box-shadow:0 5px 15px #051c3233}.pricing-button:hover{box-shadow:0 8px 20px #051c324d;transform:translateY(-3px)}.pricing-card:first-child .pricing-button:hover{box-shadow:0 8px 25px #051c324d}.pricing-card:nth-child(2) .pricing-button:hover,.pricing-card:nth-child(3) .pricing-button:hover{box-shadow:0 8px 20px #051c324d}.plan-features{border-top:1px solid #0000000d;margin:0;padding:1.5rem 0 0}.plan-features li{color:#4a5568;font-size:1rem;line-height:1.5}@media (max-width:992px){.pricing-cards{gap:2rem}.pricing-card{padding:2.5rem 2rem}.pricing-card h3{font-size:1.4rem}.current-price{font-size:2.2rem}}@media (max-width:768px){.pricing-plans{padding-bottom:4.5rem;padding-top:4rem}.pricing-cards{gap:1.5rem}.pricing-card{padding:2rem 1.5rem}}@media (max-width:480px){.pricing-card{padding:1.5rem 1.2rem}.pricing-card h3{font-size:1.3rem;margin-bottom:1.5rem}.current-price{font-size:2rem}.duration,.pricing-button{margin-bottom:2rem}.pricing-button{padding:.8rem 1.2rem}}.success-stories{background:linear-gradient(180deg,#f9fafc,#fff);margin:0 auto;max-width:1200px;overflow:hidden;padding-bottom:3.5rem;padding-top:3rem;position:relative}.success-stories:before{background-image:linear-gradient(45deg,#2563eb08 25%,#0000 0,#0000 75%,#2563eb08 0,#2563eb08),linear-gradient(45deg,#2563eb08 25%,#0000 0,#0000 75%,#2563eb08 0,#2563eb08);background-position:0 0,30px 30px;background-size:60px 60px;content:"";height:200%;left:-50%;opacity:.4;position:absolute;top:-50%;width:200%;z-index:-1}.stories-intro{color:#4a5568;font-size:1.1rem;margin:0 auto 4rem;max-width:700px;text-align:center}.story-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem}.story-card{background:#fff;border-radius:12px;box-shadow:0 5px 20px #00000014;display:flex;flex-direction:column;max-width:100%;overflow:hidden;transition:transform .3s ease}.story-card:hover{transform:translateY(-5px)}.story-image{align-items:center;display:flex;height:150px;justify-content:center;overflow:hidden;position:relative;width:100%}.story-image img{border:3px solid #fff;border-radius:50%;box-shadow:0 4px 10px #0000001a;height:110px;object-fit:cover;transition:transform .3s ease;width:110px}.story-card:hover .story-image img{transform:scale(1.05)}.story-content{padding:1.25rem}.story-content h3{font-size:1rem;line-height:1.4;margin-bottom:.75rem}.story-content p{color:#4a5568;font-size:.85rem;line-height:1.5;margin-bottom:1rem}.student-info{display:flex;flex-direction:column}.student-name{color:#1a2b49;font-size:.9rem;font-weight:600}.student-role{color:#70757a;font-size:.8rem}@media (max-width:1024px){.story-cards{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.story-cards{grid-template-columns:1fr}.story-image{height:120px}.story-image img{height:90px;width:90px}}.join-community{background:linear-gradient(135deg,#1a2b49,#2d4373);border-radius:0;color:#fff;margin:0;overflow:hidden;padding:5rem 2rem;position:relative;text-align:center}.join-community:before{background-image:radial-gradient(circle at 10% 20%,#ffffff1a 0,#fff0 20%),radial-gradient(circle at 90% 80%,#ffffff1a 0,#fff0 20%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.join-community .join-content{position:relative;z-index:1}.join-content{margin:0 auto;max-width:700px}.join-content h2{color:#fff;font-size:2.4rem;margin-bottom:1.5rem}.join-content p{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9}.join-form{display:flex;gap:1rem;justify-content:center;margin:0 auto;max-width:500px}.join-form input{border:none;border-radius:8px;flex:1 1;font-size:1rem;padding:.8rem 1.2rem}.join-form .cta-button{flex-shrink:0}@media (max-width:1000px){.hero-content{flex-direction:column;padding:3rem 1.5rem;text-align:center}.hero-text{max-width:100%}.hero-buttons,.hero-stats{justify-content:center}h2{font-size:2rem}.story-cards{grid-template-columns:1fr}}@media (max-width:700px){.join-form{flex-direction:column}.hero-text h1{font-size:2.5rem}.features-grid,.pricing-cards,.program-cards{grid-template-columns:1fr}section{padding:2.5rem 0}}@media (max-width:768px){.program-cards{grid-template-columns:1fr}@keyframes scrollPrograms{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 12rem))}}.featured-program-card{flex:0 0 85%;max-width:300px;padding:1.25rem}}.mobile-menu-toggle{background:#fff;border-radius:5px;box-shadow:0 2px 10px #0000001a;cursor:pointer;display:none;padding:10px;position:fixed;right:1rem;top:1rem;z-index:1000}.hamburger{display:flex;flex-direction:column;height:20px;justify-content:space-between;position:relative;width:24px}.hamburger span{background-color:#1a2b49;border-radius:3px;display:block;height:3px;transition:all .3s ease;width:100%}.hamburger.active span:first-child{transform:translateY(8.5px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-8.5px) rotate(-45deg)}.mobile-menu{background:#fff;display:flex;flex-direction:column;height:100vh;height:calc(var(--vh)*100);left:0;padding:2rem;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:100%;z-index:999}.mobile-menu.active{transform:translateX(0)}.mobile-menu-header{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.mobile-menu-header h2{color:#1a2b49;margin:0}.close-menu{background:none;border:none;color:#1a2b49;cursor:pointer;font-size:1.5rem}.mobile-menu nav{display:flex;flex:1 1;flex-direction:column}.mobile-menu nav a{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);color:#1a2b49;font-size:1.2rem;font-weight:500;padding:1rem 0;text-decoration:none}@media (max-width:768px){.mobile-menu-toggle{display:block}}.responsive-container{margin:0 auto;max-width:1200px;padding:0 1.5rem;position:relative;z-index:1}@media (max-width:768px){.responsive-container{padding:0 1rem}.features,.pricing-plans,.success-stories,.university-partners{padding-left:0;padding-right:0}}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}@media (max-width:768px){.flex-row-to-column{flex-direction:column}.text-center-mobile{text-align:center}.full-width-mobile{width:100%}}.scrolling-program-carousel{margin:2rem 0;overflow:hidden;position:relative;width:100%}.scrolling-program-track{animation:scrollPrograms 60s linear infinite;display:flex;gap:2rem;width:fit-content}@media (max-width:768px){.scrolling-program-carousel{margin:1.5rem -1rem;padding:0 1rem;width:calc(100% + 2rem)}.scrolling-program-track{gap:1rem}.featured-program-card{flex:0 0 85%;max-width:300px;padding:1.25rem}}@media (max-width:480px){.featured-program-card{flex:0 0 85%;max-width:260px;padding:1rem}.featured-program-card h3{font-size:1rem}.program-meta{font-size:.75rem;gap:.75rem}.featured-program-card p{font-size:.85rem;margin-bottom:.75rem}}.grid-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}@media (max-width:768px){.grid-container{gap:1.5rem;grid-template-columns:1fr}}.card-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}@media (max-width:768px){.card-container{gap:1.5rem}}.section-spacing{padding:3.5rem 0 3rem}@media (max-width:768px){section{padding:2.5rem 0}.section-spacing{padding:2.5rem 0 2rem}}@media (max-width:480px){section{padding:2rem 0}.section-spacing{padding:2rem 0 1.5rem}}.partner-logos{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:3rem}@media (max-width:768px){.partner-logos{gap:1rem;margin-top:2rem}.university-logo{flex-basis:calc(50% - 1.5rem);flex-grow:0;flex-shrink:0;margin-bottom:1rem;text-align:center}}@media (max-width:480px){.university-logo{flex:0 0 100%}}.domain-filters{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:1000px}@media (max-width:768px){.domain-filters{-ms-overflow-style:none;background:#fff;box-shadow:0 2px 10px #0000000d;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;margin:0 -1rem 1.5rem;overflow-x:auto;padding:.8rem 1rem;position:sticky;scrollbar-width:none;top:0;z-index:100}.domain-filters::-webkit-scrollbar{display:none}.domain-filter{flex:0 0 auto;white-space:nowrap}}.domain-filter{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:30px;color:#4a5568;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.6rem 1.2rem;transition:all .3s ease;white-space:nowrap}.domain-filter i{color:#70757a;font-size:1rem}.domain-filter.active,.domain-filter:hover{background:#1a2b49;border-color:#1a2b49;color:#fff}.domain-filter.active i,.domain-filter:hover i{color:#fff}.domain-category-title{margin-bottom:2rem;text-align:center}.domain-category-title h3{color:#1a2b49;display:inline-block;font-size:1.5rem;padding-bottom:.5rem;position:relative}.domain-category-title h3:after{background:#051c32;background:var(--primary-color);border-radius:3px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:40px}.program-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.partner-logos .company-logo:nth-child(3) img{max-height:60px;max-width:150px}.edtech-footer{background-color:#1a2b49;color:#fff;overflow:hidden;padding:4rem 0 2rem;position:relative}.edtech-footer:before{background-image:radial-gradient(circle at 5% 10%,#3b82f633 0,#3b82f600 30%),radial-gradient(circle at 95% 90%,#e74d3d33 0,#e74d3d00 30%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.footer-content{margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:1}.footer-top{display:flex;flex-wrap:wrap;gap:3rem;margin-bottom:3rem}.footer-logo-section{flex:1 1;min-width:250px}.footer-logo{margin-bottom:1.5rem}.footer-logo img{height:auto;max-width:180px}.footer-tagline{color:#fffc;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem}.footer-social a{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;text-decoration:none;transition:all .3s ease;width:36px}.footer-social a:hover{background:#e74d3d;transform:translateY(-3px)}.footer-links{display:flex;flex:2 1;flex-wrap:wrap;gap:2rem}.footer-column{flex:1 1;min-width:150px}.footer-column h3{color:#fff;font-size:1.1rem;margin-bottom:1.2rem;padding-bottom:.8rem;position:relative}.footer-column h3:after{background:#e74d3d;bottom:0;content:"";height:2px;left:0;position:absolute;width:30px}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column ul li{margin-bottom:.8rem}.footer-column ul li a{color:#ffffffb3;display:inline-block;font-size:.95rem;position:relative;text-decoration:none;transition:all .3s ease}.footer-column ul li a:hover{color:#fff;transform:translateX(5px)}.footer-column ul li a:after{background:#e74d3d;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-column ul li a:hover:after{width:100%}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;padding-top:2rem}.footer-bottom-left p{color:#fff9;font-size:.9rem}.footer-app-links{display:flex;gap:1rem}.app-link img{height:40px;transition:transform .3s ease;width:auto}.app-link:hover img{transform:translateY(-3px)}@media (max-width:992px){.footer-top{flex-direction:column;gap:2rem}.footer-logo-section{text-align:center}.footer-social{justify-content:center}.footer-links{justify-content:space-between}.footer-column{min-width:120px}}@media (max-width:768px){.edtech-footer{padding:3rem 0 1.5rem}.footer-links{gap:1.5rem}.footer-column h3{font-size:1rem}.footer-column ul li a{font-size:.9rem}.footer-bottom{flex-direction:column;gap:1.5rem;text-align:center}.footer-app-links{justify-content:center}}@media (max-width:576px){.footer-links{flex-direction:column;gap:2rem}.footer-column{text-align:center;width:100%}.footer-column h3:after{left:50%;transform:translateX(-50%)}.footer-column ul li a:hover{transform:translateX(0)}.footer-content{padding:0 1rem}}@media (min-width:769px){.hero-carousel{margin-bottom:2rem}.carousel-container,.hero-carousel{overflow:hidden;position:relative;width:100%}.carousel-slides{display:flex;height:100%;transition:transform .5s ease-in-out;width:100%}.carousel-slide{box-sizing:border-box;flex-shrink:0;min-width:100%;opacity:1;transition:opacity .3s ease}.hero-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:row!important;gap:2rem;margin:0 auto;max-width:1200px;min-height:500px;padding:5rem 2rem}.hero-text{flex:1 1;margin-bottom:0;max-width:600px;padding:0;text-align:left!important}.hero-image{display:flex;flex:1 1;justify-content:center;margin:0;max-height:400px;overflow:hidden;position:relative;width:auto}.hero-image img{border-radius:12px;box-shadow:0 20px 40px #0000001a;height:auto;max-height:400px;max-width:100%;object-fit:cover}}@media (max-width:1000px) and (min-width:769px){.hero-content{flex-direction:column;min-height:auto;padding:3rem 1.5rem;text-align:center}.hero-text{max-width:100%;text-align:center!important}.hero-buttons,.hero-stats{justify-content:center}h2{font-size:2rem}}html body .home .desktop-carousel-override .hero-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:row!important;gap:2rem;margin:0 auto;max-width:1200px;min-height:500px;padding:5rem 2rem;text-align:left!important}html body .home .desktop-carousel-override .hero-text{flex:1 1;margin-bottom:0;max-width:600px;padding:0;text-align:left!important;width:auto!important}html body .home .desktop-carousel-override .hero-image{display:flex;flex:1 1;justify-content:center;max-height:400px!important;overflow:hidden;position:relative;width:auto!important}@media (max-width:768px){html body .home .desktop-carousel-override.force-mobile .hero-content{flex-direction:column!important;min-height:auto;padding:2.5rem 1.5rem;text-align:center!important}html body .home .desktop-carousel-override.force-mobile .hero-text{margin-bottom:1rem;text-align:center!important;width:100%!important}html body .home .desktop-carousel-override.force-mobile .hero-image{max-height:250px!important;width:100%!important}}.hero-carousel{margin-bottom:0}.carousel-container,.hero-carousel{overflow:hidden;position:relative;width:100%}.carousel-slides{display:flex;height:100%;transition:transform .5s ease-in-out;width:100%}.carousel-slide{box-sizing:border-box;flex-shrink:0;min-width:100%;opacity:1;transition:opacity .3s ease}.hero-content{box-sizing:border-box;flex-direction:row;gap:2rem;margin:0 auto;max-width:1200px;min-height:500px;padding:5rem 2rem}.hero-text{flex:1 1;max-width:600px;padding:0;text-align:left}.hero-image{display:flex;flex:1 1;justify-content:center;max-height:400px;overflow:hidden;position:relative}@media screen and (max-width:768px){.force-mobile .hero-content{align-items:center!important;flex-direction:column!important;justify-content:center!important;min-height:auto!important;text-align:center!important}.force-mobile .hero-text{margin-bottom:1rem!important;max-width:100%!important;text-align:center!important}.force-mobile .hero-text h1{color:#051c32!important;font-size:2rem!important;line-height:1.3!important}.force-mobile .hero-text p{font-size:1rem!important;margin-bottom:1.5rem!important}.force-mobile .hero-image{max-height:250px!important;max-width:100%!important}.force-mobile .hero-image,.force-mobile .hero-image img{height:auto!important;margin:0 auto!important;width:100%!important}.force-mobile .hero-image img{max-width:300px!important;object-fit:contain!important}}.faq-section{background-color:#f9f9f9;padding:5rem 0}.faq-intro{color:#64748b;margin:0 auto 3rem;text-align:center}.toggle-icon{color:#051c32}.faq-answer p{color:#64748b}.show-more-button{border:2px solid #051c32;color:#051c32}.show-more-button:hover{background-color:#051c32}.home-contact-section{background-color:var(--light-bg-color);overflow:hidden;padding:4rem 0;position:relative}.home-contact-section:before{background:#2c7be51a;border-radius:50%;content:"";height:200px;position:absolute;right:-50px;top:-50px;width:200px;z-index:0}.home-contact-section:after{background:#2c7be50d;border-radius:50%;bottom:-80px;content:"";height:250px;left:-80px;position:absolute;width:250px;z-index:0}.home-contact-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;position:relative;z-index:1}.home-contact-info{flex:1 1;min-width:280px}.home-contact-info h2{color:#051c32;color:var(--primary-color);font-size:2rem;margin-bottom:.5rem}.home-contact-info p{color:#666;margin-bottom:1.5rem}.home-contact-details{margin-bottom:1.5rem}.home-contact-item{align-items:center;display:flex;margin-bottom:1rem}.home-contact-item i{align-items:center;background-color:#2c7be51a;border-radius:50%;color:#051c32;color:var(--primary-color);display:flex;flex-shrink:0;height:36px;justify-content:center;margin-right:1rem;width:36px}.home-contact-item a,.home-contact-item span{color:#555;text-decoration:none;transition:color .2s}.home-contact-item a:hover{color:#051c32;color:var(--primary-color)}.home-social-icons{display:flex;gap:.8rem}.home-social-icons .social-icon{align-items:center;background-color:#051c32;background-color:var(--primary-color);border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;text-decoration:none;transition:all .3s ease;width:36px}.home-social-icons .social-icon:hover{background-color:#021221;background-color:var(--primary-dark);box-shadow:0 4px 8px #0000001a;transform:translateY(-3px)}.home-contact-form{background:#fff;border-radius:12px;box-shadow:0 5px 20px #0000000d;flex:1.5 1;min-width:300px;padding:2rem}.home-contact-form h3{color:#333;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.home-form-row{display:flex;gap:1rem;margin-bottom:1rem}.home-form-group{margin-bottom:1rem;width:100%}.home-form-group input,.home-form-group select,.home-form-group textarea{background-color:#f9fafb;border:1px solid #ddd;border-radius:8px;font-size:.95rem;padding:.75rem;transition:all .3s;width:100%}.home-form-group input:focus,.home-form-group select:focus,.home-form-group textarea:focus{background-color:#fff;border-color:#051c32;border-color:var(--primary-color);box-shadow:0 0 0 3px #2c7be51a;outline:none}.home-domain-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714%27 height=%2714%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23606F7B%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em}.home-submit-btn{align-items:center;background-color:#051c32;background-color:var(--primary-color);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.9rem 1.5rem;transition:all .3s;width:100%}.home-submit-btn:hover{background-color:#021221;background-color:var(--primary-dark);box-shadow:0 4px 8px #2c7be533;transform:translateY(-2px)}.home-status-message{align-items:center;animation:fadeIn .3s ease-out;border-radius:8px;display:flex;font-weight:500;gap:.5rem;justify-content:center;margin-top:1rem;padding:.75rem}.home-status-message.success{background-color:#e8f5e9;color:#2e7d32}.home-status-message.error{background-color:#ffebee;color:#c62828}.home-status-message.loading{background-color:#e3f2fd;color:#051c32;color:var(--primary-color)}@media (max-width:768px){.home-contact-wrapper,.home-form-row{flex-direction:column}.home-form-row{gap:0}.home-contact-form{padding:1.5rem}}.force-mobile .hero-text h1{color:#051c32!important;font-size:2rem!important;line-height:1.3!important}.internship-badge{align-items:center;animation:shining 3s infinite;background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:50px;box-shadow:0 6px 20px #e74c3c80;color:#fff;display:flex;font-size:1.1rem;font-weight:700;gap:10px;padding:12px 20px;position:fixed;right:20px;text-decoration:none;top:100px;transform:rotate(5deg);z-index:1000}.internship-badge i{font-size:1.4rem}.internship-badge:hover{box-shadow:0 8px 25px #e74c3cb3;color:#fff;transform:rotate(5deg) scale(1.05)}.internship-badge:before{animation:shine 3s infinite;background:linear-gradient(135deg,#fff0 20%,#fff6 50%,#fff0 80%);border-radius:50px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.internship-badge:after{align-items:center;animation:pulse 2s infinite;background-color:#2ecc71;border-radius:50%;color:#fff;content:"New";display:flex;font-size:.8rem;font-weight:700;height:35px;justify-content:center;position:absolute;right:-12px;top:-12px;width:35px}@keyframes shine{0%{background-position:-100% 0}to{background-position:200% 0}}@keyframes shining{0%{box-shadow:0 6px 20px #e74c3c80}50%{box-shadow:0 6px 30px #e74c3ccc}to{box-shadow:0 6px 20px #e74c3c80}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width:768px){.internship-badge{font-size:.9rem;padding:10px 16px;right:15px;top:85px}.internship-badge i{font-size:1.2rem}.internship-badge:after{font-size:.7rem;height:30px;width:30px}}@media (max-width:480px){.internship-badge{font-size:.8rem;padding:8px 14px;right:10px;top:75px}.internship-badge i{font-size:1rem}.internship-badge:after{font-size:.6rem;height:25px;right:-8px;top:-8px;width:25px}}.coupon-display{align-items:center;background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:12px;box-shadow:0 4px 12px #e74c3c33;display:flex;gap:12px;margin:1rem 0 1.5rem;overflow:hidden;padding:12px 16px;position:relative}.coupon-display:before{animation:couponShine 3s infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes couponShine{0%{left:-100%}to{left:100%}}.coupon-icon{align-items:center;background:#fff3;border-radius:50%;display:flex;flex-shrink:0;font-size:1.2rem;height:32px;justify-content:center;width:32px}.coupon-text{display:flex;flex-direction:column;gap:2px}.coupon-label{color:#ffffffe6;font-size:.8rem;font-weight:500;line-height:1}.coupon-code-highlight{color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:1px;text-shadow:0 1px 2px #0003}@media (max-width:768px){.coupon-display{margin:.8rem 0 1.2rem;padding:10px 14px}.coupon-icon{font-size:1rem;height:28px;width:28px}.coupon-label{font-size:.75rem}.coupon-code-highlight{font-size:1rem}}@media (max-width:480px){.coupon-display{gap:8px;padding:8px 12px}.coupon-icon{font-size:.9rem;height:24px;width:24px}.coupon-label{font-size:.7rem}.coupon-code-highlight{font-size:.95rem}}.browse-programs.section-spacing{margin-top:0!important;padding-top:1.5rem!important}.hero-carousel{margin-bottom:0!important}.browse-programs{margin-top:0!important;padding-top:1.5rem!important}:root{--primary-gradient:linear-gradient(135deg,var(--primary-color),var(--primary-dark));--card-shadow:0 10px 20px #00000014;--card-hover-shadow:0 15px 30px #0000001f;--section-spacing:5rem;--card-radius:12px;--transition-standard:all 0.3s ease}.programs-page{background-color:#fafafa;min-height:100vh}.section-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));background:var(--primary-gradient);-webkit-background-clip:text;background-clip:text}.section-header p{color:var(--text-light);margin:0 auto;max-width:600px}.programs-main{padding:5rem 0;padding:var(--section-spacing) 0;padding-top:7rem;padding-top:calc(var(--section-spacing) + 2rem)}.category-tabs{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.category-tab{align-items:center;background-color:#fff;border:1px solid var(--border-color);border-radius:50px;color:var(--text-color);cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease;transition:var(--transition-standard)}.category-tab i{color:var(--primary-color);font-size:1.1rem}.category-tab:hover{background-color:var(--background-light);box-shadow:0 10px 20px #00000014;box-shadow:var(--card-shadow);transform:translateY(-2px)}.category-tab.active{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.category-tab.active i{color:#fff}.programs-grid{grid-gap:2.5rem;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.program-card{border-radius:var(--card-radius);box-shadow:0 10px 20px #00000014;box-shadow:var(--card-shadow);display:flex;flex-direction:column;height:100%;transition:all .3s ease;transition:var(--transition-standard)}.program-card:hover{box-shadow:0 15px 30px #0000001f;box-shadow:var(--card-hover-shadow);transform:translateY(-5px)}.program-image{height:200px;overflow:hidden;position:relative}.program-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.program-card:hover .program-image img{transform:scale(1.1)}.program-tag{background-color:var(--primary-color);border-radius:50px;position:absolute;right:1rem;top:1rem;z-index:2}.program-content{display:flex;flex-direction:column;flex-grow:1;padding:1.8rem}.program-card h3{line-height:1.4}.program-meta{flex-wrap:wrap;gap:.8rem;margin-bottom:1.5rem}.meta-item{border-radius:6px;box-shadow:0 2px 4px #0000000d;font-size:.85rem;font-weight:600;padding:.5rem .8rem;transition:all .2s ease}.meta-item:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.meta-item.duration{background-color:#e3f2fd;border-left:3px solid #1976d2;color:#1976d2}.meta-item.duration i{background-color:#1976d21a;border-radius:50%;color:#1976d2;font-size:.9rem;margin-right:.5rem;padding:.4rem}.meta-item.format{background-color:#e8f5e9;border-left:3px solid #2e7d32;color:#2e7d32}.meta-item.format i{background-color:#2e7d321a;border-radius:50%;color:#2e7d32;font-size:.9rem;margin-right:.5rem;padding:.4rem}.meta-item.level{background-color:#fff8e1;border-left:3px solid #ff8f00;color:#ff8f00}.meta-item.level i{background-color:#ff8f001a;border-radius:50%;color:#ff8f00;font-size:.9rem;margin-right:.5rem;padding:.4rem}.meta-item i{height:20px;width:20px}.meta-item span{white-space:nowrap}.program-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--text-light);display:-webkit-box;flex-grow:1;font-size:.95rem;line-height:1.6;overflow:hidden}.program-cta{align-items:center;align-self:flex-start;background-color:var(--primary-color);border-radius:8px;color:#fff;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease;transition:var(--transition-standard)}.program-cta:hover{background-color:var(--primary-dark);transform:translateX(5px)}.why-choose-us{background-color:#fff;padding:5rem 0;padding:var(--section-spacing) 0}.benefits-grid{align-items:stretch;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center}.benefit-card{align-items:center;background-color:var(--background-light);border-radius:12px;border-radius:var(--card-radius);box-sizing:border-box;display:flex;flex:1 1 250px;flex-direction:column;height:100%;justify-content:flex-start;max-width:350px;min-width:250px;padding:2.5rem 1.5rem;transition:var(--transition-standard)}.benefit-card:hover{box-shadow:0 10px 20px #00000014;box-shadow:var(--card-shadow)}.benefit-icon{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));background:var(--primary-gradient);border-radius:50%;box-shadow:0 4px 16px #2c3e5014;color:#fff;flex-shrink:0;height:90px;margin:0 auto 1.5rem;transition:box-shadow .3s;width:90px}.benefit-icon,.benefit-icon i{align-items:center;display:flex;justify-content:center}.benefit-icon i{font-size:2rem;line-height:1}.benefit-card:hover .benefit-icon{box-shadow:0 8px 24px #2c3e5026}.benefit-card h3{color:var(--text-color);font-size:1.3rem}.benefit-card p{color:var(--text-light);font-size:.95rem}.stats-section{background-color:var(--primary-color);color:#fff;padding:4rem 0}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.stat-item{position:relative;text-align:center}.stat-item:not(:last-child):after{background-color:#ffffff4d;content:"";height:70%;position:absolute;right:0;top:15%;width:1px}.stat-number{font-size:3rem}.stat-label{font-size:1.1rem;opacity:.8}.cta-section{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));background:var(--primary-gradient);padding:6rem 0}.cta-content p{margin-bottom:2.5rem}.cta-button{color:var(--primary-color);display:inline-flex;gap:.75rem;transition:var(--transition-standard)}.cta-button:hover{box-shadow:0 5px 15px #0003;transform:translateY(-5px)}.no-results{background-color:#fff;border-radius:12px;border-radius:var(--card-radius);box-shadow:0 10px 20px #00000014;box-shadow:var(--card-shadow);grid-column:1/-1;padding:3rem;text-align:center}.no-results h3{color:var(--text-color);font-size:1.5rem;margin-bottom:1rem}.no-results p{color:var(--text-light);margin-bottom:1.5rem}.reset-search-button{align-items:center;background-color:var(--primary-color);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease;transition:var(--transition-standard)}.reset-search-button:hover{background-color:var(--primary-dark)}.enhanced-search-container{margin:0 auto 3rem;max-width:800px;padding:0 1rem}.enhanced-search-form{align-items:center;background-color:#fff;border:1px solid #0000001a;border-radius:8px;box-shadow:0 4px 12px #00000014;display:flex;overflow:hidden;position:relative;transition:all .3s ease}.enhanced-search-form:focus-within{box-shadow:0 6px 16px #0000001f;transform:translateY(-2px)}.search-icon{color:var(--primary-color);font-size:1.2rem;padding:0 .8rem 0 1.2rem}.enhanced-search-input{background:#0000;border:none;color:var(--text-color);flex:1 1;font-size:1rem;padding:1rem}.enhanced-search-input:focus{outline:none}.clear-search-button,.enhanced-search-input::placeholder{color:var(--text-light)}.clear-search-button{background:#0000;border:none;cursor:pointer;font-size:.9rem;padding:0 .5rem;transition:color .2s ease}.clear-search-button:hover{color:var(--text-color)}.enhanced-search-button{background-color:var(--primary-color);border:none;color:#fff;cursor:pointer;font-weight:600;padding:.8rem 1.5rem;transition:background-color .3s ease}.enhanced-search-button:hover{background-color:var(--primary-dark)}.search-results-info{color:var(--text-light);font-size:.9rem;font-style:italic;margin-top:1rem;padding-left:.5rem}@media (max-width:1024px){.section-header h2{font-size:2.2rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(2n):after{display:none}.benefits-grid{align-items:stretch;flex-direction:row;flex-wrap:wrap;justify-content:center}.benefit-card{max-width:350px;width:100%}}@media (max-width:768px){:root{--section-spacing:4rem}.programs-grid{grid-template-columns:1fr}.benefits-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:center}.benefit-card{flex-basis:calc(50% - 2rem);flex-grow:1;flex-shrink:1;max-width:350px;min-width:250px}.cta-content h2{font-size:2rem}.stat-item:after{display:none}.stat-number{font-size:2.5rem}.stat-label{font-size:1rem}}@media (max-width:576px){:root{--section-spacing:3rem}.section-header h2{font-size:1.8rem}.benefits-grid{align-items:center;display:flex;flex-direction:column;gap:2rem}.benefit-card{max-width:350px;width:100%}.benefit-icon{height:85px;margin:0 auto 1.5rem;width:85px}.cta-content h2{font-size:1.8rem}.cta-content p{font-size:1rem}.category-tabs{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:1rem}.category-tab{white-space:nowrap}.enhanced-search-form{flex-wrap:wrap}.enhanced-search-input{order:2;width:100%}.search-icon{order:1}.clear-search-button{order:3}.enhanced-search-button{border-radius:0;order:4;width:100%}.stats-grid{gap:3rem;grid-template-columns:1fr}.stats-section{padding:3rem 0}}.internships-page{color:#1a2b49;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}.internships-hero{background:linear-gradient(135deg,#f4f9ff,#d8e9ff);padding:6rem 2rem;position:relative;text-align:center}.internships-hero h1{color:#1a2b49;font-size:3.2rem;font-weight:700;margin-bottom:1.5rem}.hero-subtitle{color:#4a5568;font-size:1.3rem;max-width:800px}.section-spacing{position:relative}.overview-content{display:flex;flex-wrap:wrap;gap:3rem}.overview-text{flex:2 1;min-width:300px}.overview-text h2{color:#1a2b49;font-size:2.4rem}.overview-text p{color:#4a5568;margin-bottom:1.5rem}.overview-stats{display:flex;flex:1 1;flex-wrap:wrap;gap:1rem;justify-content:center;min-width:300px}.stat-card{background:#fff;box-shadow:0 4px 15px #0000000d;flex:1 1;min-width:150px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 10px 20px #0000001a}.stat-number{color:#3182ce;line-height:1.2}.stat-label{color:#4a5568}.process-steps{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:3rem}.process-step{background:#fff;border-radius:10px;box-shadow:0 4px 15px #0000000d;flex:1 1;max-width:300px;min-width:200px;padding:2rem;position:relative;text-align:center;transition:transform .3s ease}.process-step:hover{transform:translateY(-5px)}.step-number{height:30px;position:absolute;right:-15px;top:-15px;width:30px}.step-icon{color:#3182ce;font-size:2rem;margin-bottom:1rem}.process-step h3{font-size:1.3rem;margin-bottom:.8rem}.process-step p{color:#4a5568;font-size:.95rem}.section-intro{color:#4a5568;font-size:1.1rem;margin:0 auto 3rem;max-width:800px;text-align:center}.program-categories{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.category-button{background:#f1f5f9;border:none;border-radius:30px;color:#4a5568;font-size:.95rem}.category-button i{font-size:1rem}.category-button:hover{background:#e2e8f0}.category-button.active{background:#3182ce}.programs-grid{grid-template-columns:repeat(auto-fill,minmax(550px,1fr))}.program-internship-card{background:#fff;border-radius:12px;box-shadow:0 5px 15px #0000000d;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.program-internship-card:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.program-info{border-bottom:1px solid #e2e8f0;padding:1.5rem}.program-tag{background:#ebf8ff;border-radius:30px;color:#3182ce;padding:.3rem .8rem}.program-info h3{color:#1a2b49;font-size:1.5rem;margin-bottom:1rem}.program-meta{color:#4a5568;gap:1.5rem}.program-description{color:#4a5568;font-size:1rem;margin-bottom:1.5rem}.program-button{background:#e6f0fb;border-radius:5px;color:#3182ce;padding:.7rem 1.5rem}.program-button:hover{background:#d1e2f7}.internship-info{background:#f8fafc;padding:1.5rem}.internship-info h4{color:#1a2b49;font-size:1.2rem;margin-bottom:1rem}.internship-details{list-style-type:none;margin-bottom:1.5rem;padding:0}.internship-details li{color:#4a5568;display:flex;gap:.8rem;margin-bottom:.8rem}.internship-details li i{color:#3182ce;font-size:1rem;text-align:center;width:20px}.internship-button{background:#3182ce;border-radius:5px;color:#fff;display:inline-block;font-weight:600;padding:.7rem 1.5rem;text-decoration:none;transition:all .3s ease}.internship-button:hover{background:#2c5282}.company-logos{flex-wrap:wrap;gap:2rem;margin-top:3rem}.company-logo,.company-logos{display:flex;justify-content:center}.company-logo{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;flex:0 0 160px;height:80px;padding:1rem;transition:transform .3s ease}.company-logo:hover{transform:scale(1.05)}.company-logo img{max-height:60px;max-width:100%;object-fit:contain}.eligibility-content{display:flex;flex-wrap:wrap;gap:3rem}.application-process,.eligibility-criteria{flex:1 1;min-width:300px}.application-process h3,.eligibility-criteria h3{color:#1a2b49;font-size:1.5rem;margin-bottom:1.5rem}.eligibility-criteria ul{list-style-type:none;padding:0}.eligibility-criteria ul li{align-items:flex-start;border-bottom:1px solid #e2e8f0;display:flex;gap:1rem;padding:.8rem 0}.eligibility-criteria ul li i{color:#48bb78;margin-top:.2rem}.application-process ol{counter-reset:item;list-style-type:none;padding:0}.application-process ol li{display:flex;gap:1rem;margin-bottom:1.5rem}.step-number{align-items:center;background:#3182ce;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:40px;justify-content:center;width:40px}.step-content h4{color:#1a2b49;margin-bottom:.5rem}.step-content p{color:#4a5568;font-size:.95rem}.testimonials-grid{display:flex;flex-wrap:wrap}.testimonial-card{border-radius:10px;box-shadow:0 5px 15px #0000000d;display:flex;flex:1 1;flex-direction:column;min-width:300px;overflow:hidden;transition:transform .3s ease}.testimonial-image{height:200px;overflow:hidden}.testimonial-image img{height:100%;object-fit:cover;width:100%}.testimonial-content{padding:1.5rem}.testimonial-content p{color:#4a5568;font-style:italic;margin-bottom:1.5rem}.testimonial-author h4{color:#1a2b49;margin-bottom:.3rem}.testimonial-author p{color:#718096;font-size:.9rem;margin-bottom:0}.faq-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.faq-item{background:#fff;border-radius:10px;box-shadow:0 4px 15px #0000000d;padding:1.5rem}.faq-item h3{font-size:1.3rem}.faq-item p{color:#4a5568;font-size:1rem}.internship-cta{background:linear-gradient(135deg,#2d3748,#1a202c);color:#fff;text-align:center}.cta-content{max-width:800px}.cta-content p{color:#e2e8f0}.cta-buttons{flex-wrap:wrap}.cta-button.primary{background:#3182ce}.cta-button.primary:hover{background:#2c5282}.cta-button.secondary{background:#0000}.cta-button.secondary:hover{background:#ffffff1a}.internships-page h2{color:#1a2b49;font-size:2.4rem;margin-bottom:2rem;text-align:center}@media (max-width:768px){.internships-hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.internships-page h2{font-size:2rem}.process-steps{gap:1.5rem}.process-step{min-width:100%}.programs-grid{grid-template-columns:1fr}.cta-content h2{font-size:2rem}.cta-content p{font-size:1.1rem}.company-logo{flex:0 0 120px}}@media (max-width:576px){.internships-hero{padding:4rem 1.5rem}.internships-hero h1{font-size:2rem}.section-spacing{padding:3rem 0}.faq-grid{grid-template-columns:1fr}.testimonial-card{min-width:100%}}:root{--primary-color:#051c32;--primary-light:#0a324f;--primary-dark:#021221;--secondary-color:#059669;--text-color:#1e293b;--text-light:#64748b;--background-color:#fff;--background-light:#f8fafc;--background-dark:#f1f5f9;--border-color:#e2e8f0;--shadow-sm:0 1px 2px 0 #0000000d;--shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-md:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.about{background-color:#f8f9fa;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;min-height:calc(100vh - 80px)}.about-container{margin:0 auto;max-width:1100px;padding:60px 20px}.about h1{color:#051c32;font-size:2.5rem;margin-bottom:40px;position:relative;text-align:center}.about h1:after{background-color:#051c32;border-radius:2px;bottom:-12px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.about-section{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000000d;margin-bottom:30px;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.about-section:hover{box-shadow:0 8px 15px #0000001a;transform:translateY(-5px)}.about-section h2{border-bottom:1px solid #e5e7eb;color:#1e40af;font-size:1.5rem;margin-bottom:20px;padding-bottom:10px}.about-section p{color:#4b5563;font-size:1.1rem;line-height:1.6}.about-section a{color:#051c32;font-weight:500;text-decoration:none;transition:color .2s ease}.about-section a:hover{color:#0a324f;text-decoration:underline}@media (max-width:768px){.about-container{padding:40px 15px}.about h1{font-size:2rem}.about-section{padding:20px}.about-section h2{font-size:1.3rem}.about-section p{font-size:1rem}}.animate-on-scroll{transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.about-hero{background:linear-gradient(135deg,#021221,#051c32);color:#fff;padding:6rem 0;text-align:center}.about-hero h1{color:#fff;font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{font-size:1.25rem;margin:0 auto;max-width:600px;opacity:.9}.section-spacing{padding:5rem 0}.about-overview{background-color:#fff}.overview-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.overview-text h2{color:#2c3e50;font-size:2.5rem;margin-bottom:1.5rem}.overview-text p{color:#34495e;font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.overview-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.stat-card{background:#f8f9fa;border-radius:10px;padding:2rem;text-align:center;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-number{color:#051c32;display:block;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#7f8c8d;font-size:1rem}.about-mission{background-color:#f8f9fa}.about-mission h2{color:#2c3e50;font-size:2.5rem;margin-bottom:3rem;text-align:center}.mission-cards{grid-template-columns:repeat(3,1fr)}.mission-card{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;text-align:center;transition:transform .3s ease}.mission-icon{color:#051c32;font-size:2.5rem}.mission-card h3{color:#2c3e50;font-size:1.5rem}.mission-card p{color:#7f8c8d}.about-values{background-color:#fff}.about-values h2{color:#2c3e50;font-size:2.5rem;margin-bottom:3rem;text-align:center}.values-grid{grid-template-columns:repeat(2,1fr)}.value-card{background:#f8f9fa;border-radius:10px;transition:transform .3s ease}.value-card h3{color:#2c3e50;font-size:1.5rem}.value-card p{color:#7f8c8d}.about-team{background-color:#f8f9fa}.about-team h2{color:#2c3e50;font-size:2.5rem;margin-bottom:3rem;text-align:center}.team-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(3,1fr)}.team-member{border-radius:10px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.member-image{height:300px}.team-member h3{color:#2c3e50;font-size:1.5rem;margin:1.5rem 1.5rem .5rem}.member-role{color:#3498db;margin:0 1.5rem}.member-bio{color:#7f8c8d;line-height:1.6;margin:1rem 1.5rem 1.5rem}.about-cta{background:linear-gradient(135deg,#3498db,#2c3e50);color:#fff;padding:4rem 0;text-align:center}.cta-content h2{margin-bottom:1rem}.cta-content p{font-size:1.1rem}.cta-button{background-color:#fff;border-radius:5px;color:#3498db}.cta-button:hover{background-color:#f8f9fa}@media (max-width:1024px){.overview-content{gap:2rem;grid-template-columns:1fr}.mission-cards,.team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-hero h1{color:#fff;font-size:2.5rem}.mission-cards,.overview-stats,.team-grid,.values-grid{grid-template-columns:1fr}.mission-card,.stat-card,.team-member,.value-card{margin-bottom:2rem}}@media (max-width:480px){.about-hero{padding:4rem 0}.about-hero h1{font-size:2rem}.hero-subtitle{font-size:1rem}.section-spacing{padding:3rem 0}}.container{padding:5rem 2rem;position:relative}.section-header{margin-bottom:3rem}.section-tag{background-color:#3b82f61a;border-radius:30px;color:#051c32;color:var(--primary-color);display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:1rem;padding:.4rem 1rem}.section-header h2{color:#1a2b49;font-size:2.5rem;margin-bottom:1rem}.section-divider{background:#e74d3d;border-radius:3px;height:3px;margin:0 auto;width:60px}.about-story{background-color:#f8fafc;background-color:var(--background-light)}.story-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.story-image img{border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-md);height:auto;width:100%}.story-content h3{color:#1a2b49;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.story-content h3:after{background:#e74d3d;border-radius:3px;bottom:0;content:"";height:3px;left:0;position:absolute;width:40px}.story-content p{color:#64748b;color:var(--text-light);font-size:1.05rem;line-height:1.7;margin-bottom:1.5rem}.mission-section{background-color:#fff;overflow:hidden;position:relative}.mission-section:before{background:radial-gradient(#e74d3d1a 0,#e74d3d00 70%);border-radius:50%;content:"";height:300px;position:absolute;right:-100px;top:-100px;width:300px;z-index:0}.mission-statement{color:#1a2b49;font-size:1.5rem;font-weight:500;line-height:1.5;margin:0 auto 3rem;max-width:800px;text-align:center}.mission-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.mission-card{background-color:#f8fafc;background-color:var(--background-light);border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow);padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.mission-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-md);transform:translateY(-5px)}.mission-icon{align-items:center;background:linear-gradient(135deg,#e74d3d,#e95d4e);border-radius:50%;box-shadow:0 5px 15px #e74d3d33;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.mission-card h3{color:#1a2b49;font-size:1.25rem;margin-bottom:1rem}.mission-card p{color:#64748b;color:var(--text-light);line-height:1.6}.values-section{background-color:#f8fafc;background-color:var(--background-light);overflow:hidden;position:relative}.values-section:before{background:radial-gradient(#2563eb1a 0,#2563eb00 70%);border-radius:50%;bottom:-100px;content:"";height:300px;left:-100px;position:absolute;width:300px;z-index:0}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));position:relative;z-index:1}.value-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow);overflow:hidden;padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.value-card:before{background:linear-gradient(90deg,#e74d3d,#e95d4e);content:"";height:5px;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.value-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-md);transform:translateY(-5px)}.value-card:hover:before{opacity:1}.value-icon{align-items:center;background-color:#2563eb1a;border-radius:50%;color:#051c32;color:var(--primary-color);display:flex;font-size:1.2rem;height:50px;justify-content:center;margin-bottom:1rem;transition:all .3s ease;width:50px}.value-card:hover .value-icon{background-color:#051c32;background-color:var(--primary-color);color:#fff;transform:scale(1.1)}.value-card h3{color:#1a2b49;font-size:1.25rem;margin-bottom:1rem}.value-card p{color:#64748b;color:var(--text-light);line-height:1.6}.timeline-section{background-color:#fff;position:relative}.timeline{margin:0 auto;max-width:800px;padding:2rem 0;position:relative}.timeline:before{background:linear-gradient(180deg,#e74d3d80,#2563eb80);border-radius:3px;bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:3px}.timeline-item{align-items:flex-start;display:flex;margin-bottom:4rem;position:relative}.timeline-marker{background:#fff;border:3px solid #e74d3d;border-radius:50%;box-shadow:0 0 0 5px #e74d3d33;height:20px;left:50%;position:absolute;transform:translateX(-50%);width:20px;z-index:2}.timeline-content{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow);padding:2rem;width:45%}.timeline-item:nth-child(odd) .timeline-content{margin-right:auto}.timeline-item:nth-child(2n) .timeline-content{margin-left:auto}.timeline-item:first-child .timeline-marker{background-color:#fff;border-color:#e74d3d}.timeline-item:nth-child(2) .timeline-marker{background-color:#fff;border-color:#f59e0b}.timeline-item:nth-child(3) .timeline-marker{background-color:#fff;border-color:#10b981}.timeline-item:nth-child(4) .timeline-marker{background-color:#fff;border-color:#3b82f6}.timeline-item:nth-child(5) .timeline-marker{background-color:#fff;border-color:#8b5cf6}.timeline-item:nth-child(6) .timeline-marker{background-color:#fff;border-color:#ec4899}.timeline-content h3{color:#e74d3d;font-size:1.75rem;margin-bottom:.5rem}.timeline-content h4{color:#1a2b49;font-size:1.25rem;margin-bottom:1rem}.timeline-content p{color:#64748b;color:var(--text-light);line-height:1.6}.team-section{background-color:#f8fafc;background-color:var(--background-light)}.team-intro{margin:0 auto 3rem;max-width:800px;text-align:center}.team-intro p{color:#64748b;color:var(--text-light);font-size:1.1rem;line-height:1.6}.team-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.team-member{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow);overflow:hidden;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.team-member:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-md);transform:translateY(-5px)}.member-image{height:250px;overflow:hidden;width:100%}.member-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.team-member:hover .member-image img{transform:scale(1.05)}.team-member h3{color:#1a2b49;font-size:1.25rem;margin:1.5rem 0 .5rem;padding:0 1.5rem}.member-role{color:#e74d3d;font-weight:600;margin-bottom:.75rem;padding:0 1.5rem}.member-bio{color:#64748b;color:var(--text-light);font-size:.95rem;line-height:1.5;margin-bottom:1.5rem;padding:0 1.5rem}.member-social{border-top:1px solid #e2e8f0;border-top:1px solid var(--border-color);gap:1rem;margin-top:1rem;padding:1rem 0 1.5rem}.member-social,.member-social a{display:flex;justify-content:center}.member-social a{align-items:center;background:#e74d3d1a;border-radius:50%;color:#e74d3d;height:36px;transition:all .3s ease;width:36px}.member-social a:hover{background:#e74d3d;color:#fff;transform:translateY(-3px)}.team-cta{margin-top:3rem;text-align:center}.partners-section{background-color:#fff}.partners-intro{margin:0 auto 3rem;max-width:800px;text-align:center}.partners-intro p{color:#64748b;color:var(--text-light);font-size:1.1rem;line-height:1.6}.partners-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.partner-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow);display:flex;height:120px;justify-content:center;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.partner-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-md);transform:translateY(-5px)}.partner-card img{filter:grayscale(1) opacity(.7);max-height:60px;max-width:80%;object-fit:contain;transition:all .3s ease}.partner-card:hover img{filter:grayscale(0) opacity(1)}.testimonials-section{background-color:#f8fafc;background-color:var(--background-light);overflow:hidden;position:relative}.testimonials-section:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%232563eb' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E");content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%;z-index:0}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));position:relative;z-index:1}.testimonial-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow);padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-md);transform:translateY(-5px)}.testimonial-quote{color:#e74d3d;font-size:2rem;margin-bottom:1rem;opacity:.2}.testimonial-content{color:#1e293b;color:var(--text-color);font-size:1.05rem;line-height:1.7;margin-bottom:1.5rem;position:relative}.testimonial-author{align-items:center;display:flex;gap:1rem}.testimonial-author img{border:3px solid #fff;border-radius:50%;box-shadow:0 2px 10px #0000001a;height:60px;object-fit:cover;width:60px}.author-info h4{color:#1a2b49;font-size:1.1rem;margin-bottom:.25rem}.author-info p{color:#e74d3d;font-size:.9rem;font-weight:500}.faq-section{background-color:#fff}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(450px,1fr))}.faq-item{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);padding-bottom:1.5rem}.faq-item h3{color:#1a2b49;font-size:1.2rem;margin-bottom:1rem;position:relative}.faq-item p{color:#64748b;color:var(--text-light);line-height:1.6}.cta-section{background:linear-gradient(135deg,#1a2b49,#2d4373);color:#fff;text-align:center}.cta-content{margin:0 auto;max-width:700px}.cta-content h2{color:#fff;font-size:2.5rem;margin-bottom:1.5rem}.cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}@media (max-width:992px){.hero-container{flex-direction:column;text-align:center}.hero-content{max-width:100%}.hero-buttons{justify-content:center}.hero-content h1{font-size:2.8rem}.hero-image{max-width:100%}.hero-stats{flex-wrap:wrap;gap:2rem 3rem}.story-grid{grid-template-columns:1fr}.story-image{margin:0 auto;max-width:600px;order:-1}.section-header h2{font-size:2.2rem}.timeline-marker,.timeline:before{left:0}.timeline-content{margin-left:30px!important;width:100%}}@media (max-width:768px){.container{padding:4rem 1.5rem}.hero-content h1{font-size:2.2rem}.hero-subtitle{font-size:1.1rem}.hero-stats{gap:1.5rem}.stat-number{font-size:2rem}.mission-statement{font-size:1.3rem}.faq-grid{grid-template-columns:1fr}.cta-content h2{font-size:2rem}.cta-buttons{flex-direction:column;gap:1rem}.partner-card{height:100px}}@media (max-width:576px){.hero-content h1,.section-header h2{font-size:1.8rem}.hero-stats{grid-template-columns:1fr 1fr}.testimonials-grid{grid-template-columns:1fr}}.under-development{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #0000000d;display:flex;flex-direction:column;gap:2rem;padding:2rem;text-align:center}.development-illustration{animation:float 6s ease-in-out infinite;margin-bottom:1rem;max-width:400px}.development-illustration img{height:auto;width:100%}.development-content{max-width:700px}.development-content h1{color:#2563eb;font-size:2.5rem;margin-bottom:2rem;position:relative}.progress-container{margin:2rem 0}.progress-bar{background-color:#e9ecef;height:8px;margin-bottom:.5rem;overflow:hidden}.progress-bar,.progress-fill{border-radius:4px;position:relative}.progress-fill{animation:progress-animation 2.5s ease-out;background:linear-gradient(90deg,#2563eb,#3b82f6);height:100%;width:65%}.progress-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#fff0,#ffffff4d 50%,#fff0);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}.progress-text{color:#6b7280;display:block;font-size:.9rem;font-weight:500;text-align:right}.development-message{color:#4b5563;font-size:1.2rem;line-height:1.7;margin-bottom:2rem}.development-cta{background-color:#f0f7ff;border-left:4px solid #2563eb;border-radius:8px;padding:1.5rem;text-align:left}.development-cta p{color:#1e40af;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.development-cta ul{padding-left:1.2rem}.development-cta li{color:#4b5563;font-size:1.05rem;line-height:1.5;margin-bottom:.8rem}.development-cta a{border-bottom:1px dotted #2563eb;color:#2563eb;font-weight:500;padding-bottom:1px;text-decoration:none;transition:all .2s ease}.development-cta a:hover{border-bottom:1px solid #1e40af;color:#1e40af}@keyframes progress-animation{0%{width:0}to{width:65%}}@keyframes shimmer{to{transform:translateX(100%)}}@media (min-width:768px){.under-development{flex-direction:row;gap:4rem;padding:3rem;text-align:left}.development-illustration{flex:1 1;margin-bottom:0}.development-content{flex:1.5 1}}@media (max-width:767px){.about-container{padding:40px 15px}.under-development{padding:1.5rem}.development-content h1{font-size:2rem}.development-message{font-size:1.1rem}.development-cta{padding:1.2rem}}.programs-intro{color:#64748b;color:var(--text-light);margin:0 auto 2rem;max-width:800px;text-align:center}.value-card ul{list-style:none;margin:1rem 0 0;padding:0}.value-card li{color:#64748b;color:var(--text-light);line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.value-card li:before{color:#051c32;color:var(--primary-color);content:"•";font-weight:700;left:0;position:absolute}.support-section{background-color:#f8fafc;background-color:var(--background-light)}.support-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));margin-top:2rem}.support-item{align-items:flex-start;background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #0000000d;display:flex;gap:1.5rem;padding:2rem;transition:transform .3s ease}.support-item:hover{transform:translateY(-5px)}.support-icon{align-items:center;background-color:#3498db26;border-radius:50%;color:#051c32;color:var(--primary-color);display:flex;flex-shrink:0;font-size:1.5rem;height:50px;justify-content:center;width:50px}.support-content h3{color:#1e293b;color:var(--text-color);font-size:1.3rem;margin-bottom:.75rem;margin-top:0}.support-content p{color:#64748b;color:var(--text-light);line-height:1.6;margin:0}.about-pricing{background-color:#fff}.pricing-overview{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.pricing-item{background-color:#f8fafc;background-color:var(--background-light);border-radius:10px;box-shadow:0 4px 12px #0000000d;padding:2rem;text-align:center;transition:transform .3s ease}.pricing-item:hover{transform:translateY(-5px)}.pricing-item h3{color:#051c32;color:var(--primary-color);font-size:1.5rem;margin-bottom:1rem;margin-top:0}.pricing-item p{color:#64748b;color:var(--text-light);line-height:1.6;margin:0}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;margin-top:2rem}.cta-button{border-radius:30px;display:inline-block;text-decoration:none}.cta-button.primary{background-color:#051c32;background-color:var(--primary-color);color:#fff}.cta-button.secondary{border:2px solid #051c32;border:2px solid var(--primary-color);color:#051c32;color:var(--primary-color)}.cta-button.primary:hover{background-color:#021221}.cta-button.secondary:hover{background-color:#3498db1a}@media (max-width:768px){.support-grid{grid-template-columns:1fr}.support-item{align-items:center;flex-direction:column;text-align:center}.cta-buttons{flex-direction:column;gap:1rem}.cta-button{text-align:center;width:100%}}.faq-page{min-height:100vh}.faq-hero{background:linear-gradient(#000000b3,#000000b3),url(data:image/jpeg;base64,);background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;overflow:hidden;padding:6rem 2rem;position:relative;text-align:center}.faq-hero .hero-overlay{background:linear-gradient(135deg,#051c32cc,#0a324fcc);height:100%;left:0;mix-blend-mode:overlay;position:absolute;top:0;width:100%;z-index:1}.faq-hero .container{margin:0 auto;max-width:1200px;position:relative;z-index:2}.faq-hero h1{animation:fadeInDown .8s ease-out;color:#fff;font-size:3.5rem;margin-bottom:1rem;text-shadow:0 2px 4px #0000004d}.faq-hero p{animation:fadeInUp .8s ease-out .2s forwards;font-size:1.5rem;margin:0 auto;max-width:600px;opacity:.9;opacity:0;text-shadow:0 1px 2px #0003}.faq-content{background-color:#f8fafc;padding:4rem 0}.faq-content .container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.faq-categories{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem;padding:0 1rem}.category-button{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;color:#4b5563;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;padding:.8rem 1.5rem;transition:all .3s ease}.category-button i{color:#051c32;font-size:1.1rem}.category-button:hover{background-color:#f3f4f6;box-shadow:0 4px 6px #0000000d;transform:translateY(-2px)}.category-button.active{background-color:#051c32;border-color:#051c32;color:#fff}.category-button.active i{color:#fff}.faq-list{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:3rem;opacity:0;padding:2rem;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.faq-list.active{opacity:1;transform:translateY(0)}.faq-list h2{color:#051c32;font-size:1.8rem;margin-bottom:2rem;padding-bottom:1rem;position:relative;text-align:center}.faq-list h2:after{background-color:#051c32;border-radius:3px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.faq-items{display:flex;flex-direction:column;gap:1rem}.faq-item{border:1px solid #e5e7eb;transition:all .3s ease}.faq-item.active,.faq-item:hover{box-shadow:0 4px 6px #0000000d}.faq-item.active{border-color:#051c32}.faq-question{background-color:#fff;padding:1.5rem;transition:background-color .3s ease}.faq-question:hover{background-color:#f9fafb}.faq-item.active .faq-question{background-color:#f0f9ff}.faq-question h3{color:#111827;font-size:1.1rem;font-weight:500}.toggle-icon{background-color:#f3f4f6;border-radius:50%;color:#4b5563;height:24px;width:24px}.faq-item.active .toggle-icon{background-color:var(--primary-color);color:#fff;transform:rotate(180deg)}.faq-answer{background-color:#fff;transition:max-height .5s ease,padding .3s ease}.faq-answer.active{max-height:500px;padding:0 1.5rem 1.5rem}.faq-answer p{color:#4b5563;line-height:1.7}.faq-contact{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;opacity:0;padding:3rem 2rem;text-align:center;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.faq-contact.active{opacity:1;transform:translateY(0)}.faq-contact h2{color:#111827;font-size:1.8rem;margin-bottom:1rem}.faq-contact p{color:#4b5563;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.contact-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.contact-button{align-items:center;border-radius:8px;display:flex;font-size:1rem;font-weight:500;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.contact-button.email{background-color:var(--primary-color);color:#fff}.contact-button.contact-page{background-color:#fff;border:1px solid var(--primary-color);color:var(--primary-color)}.contact-button:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-3px)}.contact-button.email:hover{background-color:var(--primary-dark)}.contact-button.contact-page:hover{background-color:#f0f9ff}.animate-on-scroll{transition:opacity .5s ease,transform .5s ease}@media (max-width:768px){.faq-hero h1{font-size:2.5rem}.faq-hero p{font-size:1.2rem}.faq-categories{-ms-overflow-style:none;flex-direction:row;gap:.5rem;justify-content:flex-start;overflow-x:auto;padding:1rem 0;scrollbar-width:none}.faq-categories::-webkit-scrollbar{display:none}.category-button{font-size:.9rem;padding:.6rem 1rem;white-space:nowrap}.faq-list{padding:1.5rem}.faq-list h2{font-size:1.5rem}.faq-question h3{font-size:1rem}.faq-contact{padding:2rem 1.5rem}.faq-contact h2{font-size:1.5rem}.contact-buttons{flex-direction:column;gap:1rem}.contact-button{justify-content:center;width:100%}}@media (max-width:480px){.faq-hero{padding:4rem 1.5rem}.faq-hero h1{font-size:2rem}.faq-hero p{font-size:1rem}.faq-content{padding:2rem 0}.faq-question{padding:1.2rem}.faq-answer.active{padding:0 1.2rem 1.2rem}}.careers-page{color:var(--text-color);font-family:Inter,sans-serif}.container{padding:0 1.5rem}.careers-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.careers-hero h1{color:#fff;font-size:2.8rem;font-weight:700;margin-bottom:1.5rem}.careers-hero p{font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:700px;opacity:.9}.careers-why-join{background-color:#f9fafc;padding:5rem 0}.careers-why-join h2{color:#051c32;font-size:2.2rem;margin-bottom:3rem;text-align:center}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.benefit-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;padding:2rem;text-align:center;transition:all .3s ease}.benefit-card:hover{border-top:3px solid #051c32;box-shadow:0 10px 25px #051c3226;transform:translateY(-5px)}.benefit-card i{color:#051c32;font-size:2.5rem;margin-bottom:1.5rem}.benefit-card h3{color:#051c32;font-size:1.4rem;margin-bottom:1rem}.benefit-card p{color:#4a5568;line-height:1.6}.mentor-application{background-color:#f9fafc;padding:5rem 0}.mentor-application h2{color:#051c32;font-size:2.2rem;margin-bottom:1rem;text-align:center}.section-header{margin:0 auto 3rem;max-width:700px;position:relative;text-align:center}.section-header:after{background:#051c32;border-radius:3px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.section-header h2{display:inline-block;position:relative}.section-header p{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-top:1rem}.application-form-container{background-color:#fff;border-radius:16px;box-shadow:0 10px 40px #00000014;margin:0 auto;max-width:800px;overflow:hidden;padding:3rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.application-form-container:before{background:linear-gradient(90deg,#051c32,#0a324f,#102c41);content:"";height:6px;left:0;position:absolute;right:0;top:0;z-index:1}.mentor-form{display:flex;flex-direction:column;gap:1.8rem}.form-row{grid-gap:1.8rem;display:grid;gap:1.8rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:.6rem;position:relative}.form-group label{align-items:center;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;transition:color .3s ease}.required-star{color:#e11d48;font-size:.9rem}.form-group input[type=email],.form-group input[type=number],.form-group input[type=tel],.form-group input[type=text]{background-color:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;font-size:1rem;padding:.9rem 1.2rem;transition:all .3s ease}.form-group input:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f626;outline:none}.form-group input.error{background-color:#fff5f5;border-color:#e11d48;box-shadow:0 0 0 4px #e11d4814}.error-message{align-items:center;color:#e11d48;display:flex;font-size:.85rem;gap:.4rem;margin-top:.25rem}.error-message:before{content:"⚠";font-size:.9rem}.input-container{position:relative}.input-container input:focus+label,.input-container.has-value label{color:#3b82f6;font-size:.8rem;transform:translateY(-120%)}.domains-hint{color:#64748b;font-size:.9rem;font-style:italic;margin-bottom:.75rem}.domains-grid{grid-gap:12px;background-color:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-bottom:1rem;padding:1.2rem;transition:all .3s ease}.domains-grid:hover{background-color:#f1f5f9;border-color:#cbd5e0}.domains-grid.error{background-color:#fff5f5;border-color:#e11d48;box-shadow:0 0 0 4px #e11d4814}.domain-option{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000000d;cursor:pointer;display:flex;gap:.75rem;padding:.75rem;transition:all .2s ease}.domain-option:hover{background-color:#f8fafc;border-color:#cbd5e0;box-shadow:0 3px 6px #00000014;transform:translateY(-2px)}.domain-option.selected{background-color:#eff6ff;border-color:#93c5fd;box-shadow:0 1px 3px #3b82f626}.checkbox-container{align-items:center;display:flex;height:24px;justify-content:center;min-width:24px}.domain-option i{color:#94a3b8;font-size:1.2rem;transition:all .2s ease}.domain-option.selected i{color:#3b82f6}.domain-option span{color:#334155;flex:1 1;font-weight:500;transition:all .2s ease}.domain-option.selected span{color:#1e3a8a}.selected-domains-count{background-color:#eff6ff;border-radius:6px;color:#1e40af;display:inline-block;font-size:.95rem;font-weight:500;margin-top:.75rem;padding:.5rem 1rem}.selected-domains-count span{align-items:center;display:flex;gap:.5rem}.selected-domains-count span:before{color:#3b82f6;content:"✓";font-weight:700}.mentor-form .apply-button{background:linear-gradient(90deg,#2563eb,#3b82f6);border:none;border-radius:10px;box-shadow:0 4px 12px #2563eb33;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:600;margin-top:1rem;overflow:hidden;padding:1rem 1.5rem;position:relative;transition:all .3s ease}.mentor-form .apply-button:hover{background:linear-gradient(90deg,#1d4ed8,#2563eb);box-shadow:0 6px 20px #2563eb40;transform:translateY(-2px)}.mentor-form .apply-button:active{box-shadow:0 3px 10px #2563eb26;transform:translateY(0)}.mentor-form .apply-button:after{background:#fff6;border-radius:100%;content:"";height:5px;left:50%;opacity:0;position:absolute;top:50%;transform:scale(1) translate(-50%);transform-origin:50% 50%;width:5px}.mentor-form .apply-button:focus:after{animation:ripple 1s ease-out}@keyframes ripple{0%{opacity:.5;transform:scale(0)}20%{opacity:.3;transform:scale(25)}to{opacity:0;transform:scale(40)}}.mentor-form .apply-button:disabled{background:linear-gradient(90deg,#93c5fd,#60a5fa);box-shadow:0 4px 10px #2563eb1a;cursor:not-allowed;opacity:.8;transform:none}.mentor-form .apply-button i.fa-spinner{animation:spin 1s linear infinite;margin-right:8px}.confirmation-popup-overlay,.popup-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.confirmation-popup,.popup{animation:popupFadeIn .4s ease-out forwards;background-color:#fff;border-radius:16px;box-shadow:0 20px 50px #0003;max-width:500px;overflow:hidden;transform-origin:center center;width:90%}@keyframes popupFadeIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.popup-header{background-color:#ecfdf5;border-bottom:1px solid #d1fae5;justify-content:space-between;padding:1.8rem}.popup-header,.popup-header h3{align-items:center;display:flex}.popup-header h3{color:#047857;font-size:1.3rem;gap:.75rem;margin:0}.popup-header h3 i{color:#10b981;font-size:1.5rem}.close-popup{align-items:center;background:none;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:1.2rem;height:36px;justify-content:center;transition:all .3s ease;width:36px}.close-popup:hover{background-color:#64748b1a;color:#1e293b}.popup-content{padding:1.8rem}.popup-content p{color:#334155;font-size:1.05rem;line-height:1.7;margin:0}@media (max-width:768px){.mentor-application{padding:3.5rem 0}.application-form-container{padding:2rem}.form-row{gap:1.5rem;grid-template-columns:1fr}.domains-grid{gap:10px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));max-height:none;padding:1rem}.domain-option{padding:.7rem}.domain-option span{font-size:.95rem}.popup-content,.popup-header{padding:1.5rem}}@media (max-width:480px){.application-form-container{border-radius:12px;padding:1.5rem}.popup{width:95%}.domains-grid{gap:8px;grid-template-columns:1fr 1fr;padding:.8rem}.domain-option{padding:.6rem}.domain-option span{font-size:.9rem}.checkbox-container{height:20px;min-width:20px}.domain-option i{font-size:1.1rem}.popup-header h3{font-size:1.15rem}.popup-content p{font-size:.95rem}}@media (max-width:1000px){.careers-hero h1{font-size:2.4rem}.careers-hero p{font-size:1.1rem}.benefit-card i{font-size:2.2rem}.job-listings{grid-template-columns:1fr}}@media (max-width:768px){.careers-hero{padding:4rem 1.5rem}.careers-hero h1{color:#fff;font-size:2rem}.careers-hero p{color:#ffffffe6;font-size:1rem}.careers-cta,.careers-why-join,.mentor-application{padding:3.5rem 0}.careers-cta h2,.careers-why-join h2,.mentor-application h2{font-size:1.8rem;margin-bottom:2rem}.filter-select{width:100%}.job-card{padding:1.5rem}.job-header{align-items:flex-start;flex-direction:column;gap:.5rem}.benefit-card{padding:1.5rem}}@media (max-width:480px){.careers-hero h1{font-size:1.8rem}.careers-hero p{font-size:.95rem}.job-meta{flex-direction:column;gap:.75rem}.careers-cta p,.cta-button{font-size:1rem}.cta-button{padding:.8rem 1.5rem;width:100%}}.careers-cta{background-color:#f9fafc;padding:5rem 0;text-align:center}.careers-cta h2{color:#051c32;font-size:2.2rem;margin-bottom:1.5rem}.careers-cta p{color:#4a5568;font-size:1.1rem;line-height:1.6;margin:0 auto 2rem;max-width:700px}.cta-button{background-color:#e74d3d;border-radius:8px;box-shadow:0 4px 10px #e74d3d33;color:#fff;font-size:1.1rem;padding:1rem 2rem}.cta-button:hover{background-color:#d44133;box-shadow:0 6px 15px #e74d3d4d;transform:translateY(-2px)}.bda-application{background-color:#fff;border-top:1px solid #eaeef2;padding:5rem 0}.bda-form{display:flex;flex-direction:column;gap:1.8rem}.form-group textarea{background-color:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;font-family:inherit;font-size:1rem;min-height:120px;padding:.9rem 1.2rem;resize:vertical;transition:all .3s ease;width:100%}.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.file-input{background-color:#f8fafc;border:1.5px dashed #e2e8f0;border-radius:10px;cursor:pointer;font-size:1rem;padding:.9rem 1.2rem;transition:all .3s ease;width:100%}.file-input:hover{background-color:#f1f5f9;border-color:#cbd5e1}.file-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.file-format{color:#64748b;font-size:.85rem;font-weight:400}.file-selected{border-radius:6px;font-size:.9rem;gap:.5rem;margin-top:.5rem;padding:.5rem 1rem}.file-selected i{font-size:1.1rem}.skills-group{margin-top:1rem}.bda-application .section-header{margin-bottom:3.5rem}.bda-application .application-form-container:before{background:linear-gradient(90deg,#0ea5e9,#38bdf8,#7dd3fc)}.bda-application .application-form-container{background-color:#fff;box-shadow:0 10px 40px #0000000f}@media (max-width:768px){.bda-application{padding:4rem 0}.file-input{font-size:.9rem}.form-group textarea{min-height:100px}}@media (max-width:480px){.bda-application{padding:3rem 0}.form-group textarea{padding:.8rem 1rem}.file-selected{font-size:.8rem}}.resume-upload{margin-top:1rem}.file-format-note{color:#64748b;font-size:.9rem;font-style:italic;margin-bottom:1rem}.resume-upload-container{align-items:center;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:2rem;position:relative;transition:all .3s ease}.resume-upload-container:hover{background-color:#f1f5f9;border-color:#94a3b8}.resume-upload-container input[type=file]{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.resume-upload-icon{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center;pointer-events:none}.resume-upload-icon i{color:#0ea5e9;font-size:2.5rem}.resume-upload-icon span{color:#334155;font-size:1.1rem;font-weight:500}.file-selected{align-items:center;background-color:#f0f9ff;border-left:3px solid #0ea5e9;border-radius:8px;color:#0369a1;display:flex;font-size:.95rem;gap:.75rem;margin-top:1rem;padding:.75rem 1.25rem}.file-selected i{color:#0ea5e9;font-size:1.25rem}.file-selected .filename{flex:1 1;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-selected .filesize{color:#64748b;font-size:.85rem}.resume-upload-container.error{background-color:#fff5f5;border-color:#e11d48}@media (max-width:768px){.resume-upload-container{padding:1.5rem}.resume-upload-icon i{font-size:2rem}.resume-upload-icon span{font-size:1rem}}@media (max-width:480px){.resume-upload-container{padding:1.25rem}.file-selected{font-size:.85rem;padding:.6rem 1rem}.file-selected i{font-size:1.1rem}}.careers-options{background-color:#f9fafc;padding:5rem 0}.careers-hero{background:linear-gradient(90deg,#051c32,#0a324f,#102c41);color:#fff;overflow:hidden;padding:5rem 2rem;position:relative;text-align:center}.careers-hero:before{background-image:radial-gradient(circle at 10% 20%,#ffffff1a 0,#fff0 20%),radial-gradient(circle at 90% 80%,#ffffff1a 0,#fff0 20%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.career-options-container{grid-template-columns:1.5fr 1fr}.career-options-main,.career-options-secondary{display:flex;flex-direction:column}.career-options-secondary{gap:2rem}.career-option-card.internship-delegate{display:flex;flex-direction:column;padding-bottom:1.5rem}.career-option-card.internship-delegate .program-poster{aspect-ratio:1/1;margin-top:1.5rem}.career-option-card:before{background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa);content:"";height:6px;left:0;position:absolute;right:0;top:0;z-index:1}.career-option-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-8px)}.option-icon{align-items:center;background:linear-gradient(135deg,#e7f5ff,#d0e7ff);border:2px solid #051c321a;border-radius:50%;display:flex;height:80px;justify-content:center;margin-bottom:1.5rem;width:80px}.option-icon i{color:#051c32;font-size:2.2rem}.career-option-card h3{color:#051c32;font-size:1.5rem;margin-bottom:1rem}.career-option-card p{color:#4a5568;flex-grow:1;line-height:1.6;margin-bottom:1.5rem}.option-apply-button{background:linear-gradient(135deg,#051c32,#0a324f,#102c41);box-shadow:0 4px 12px #051c3233;margin-top:1.5rem;min-width:150px;padding:.75rem 1.5rem}.option-apply-button:hover{background:linear-gradient(135deg,#0a324f,#051c32);box-shadow:0 6px 15px #051c324d;transform:translateY(-3px)}.form-modal-overlay{align-items:center;animation:fadeIn .3s ease;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:1rem;position:fixed;right:0;top:0;z-index:9999}.form-modal{animation:modalSlideIn .4s ease;background-color:#fff;border-radius:16px;box-shadow:0 20px 50px #00000026;max-height:90vh;max-width:800px;overflow-y:auto;position:relative;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.form-modal-header{align-items:center;background-color:#fff;border-bottom:1px solid #e5e7eb;border-top-left-radius:16px;border-top-right-radius:16px;display:flex;justify-content:space-between;padding:1.5rem 2rem;position:sticky;top:0;z-index:1}.form-modal-header h3{color:#051c32;font-size:1.5rem;font-weight:600;margin:0}.close-modal{align-items:center;background:none;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:1.5rem;height:36px;justify-content:center;transition:all .2s ease;width:36px}.close-modal:hover{background-color:#f1f5f9;color:#1e293b}.form-modal-content{padding:2rem}.form-modal .bda-form,.form-modal .mentor-form{display:flex;flex-direction:column;gap:1.8rem}@media (max-width:992px){.career-options-container{grid-template-columns:1fr;max-width:800px}.career-options-secondary{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.career-option-card.internship-delegate .program-poster{margin-left:auto;margin-right:auto;max-width:600px}}@media (max-width:768px){.career-options-container{grid-template-columns:1fr;max-width:500px}.career-options-secondary{display:flex;flex-direction:column;gap:2rem;grid-template-columns:1fr}.career-option-card.internship-delegate .program-poster{max-width:100%}.form-modal{max-width:90%}.form-modal-content{padding:1.5rem}}@media (max-width:480px){.form-modal{max-height:95vh;max-width:95%}.career-option-card.internship-delegate .program-poster{aspect-ratio:1/1}.form-modal-header{padding:1rem 1.5rem}.form-modal-content{padding:1rem}.option-icon{height:60px;width:60px}.option-icon i{font-size:1.8rem}}.confirmation-popup-overlay{display:flex;justify-content:center;left:0;padding:2rem;pointer-events:none;position:fixed;top:0;width:100%;z-index:10000}.confirmation-popup{animation:slideDown .5s ease-out forwards;background-color:#fff;border-left:6px solid #10b981;border-radius:12px;box-shadow:0 10px 30px #0003;max-width:500px;overflow:hidden;pointer-events:auto;transform-origin:top center;width:90%}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.confirmation-popup .popup-header{align-items:center;background-color:#ecfdf5;border-bottom:1px solid #d1fae5;display:flex;justify-content:space-between;padding:1.3rem 1.5rem}.confirmation-popup .popup-header h3{align-items:center;color:#047857;display:flex;font-size:1.2rem;gap:.75rem;margin:0}.confirmation-popup .popup-header h3 i{color:#10b981;font-size:1.3rem}.confirmation-popup .popup-content{padding:1.5rem}.confirmation-popup .popup-content p{color:#334155;font-size:.95rem;line-height:1.6;margin:0}.confirmation-popup .close-popup{align-items:center;background:none;border:none;border-radius:50%;color:#047857;cursor:pointer;display:flex;font-size:1.1rem;height:32px;justify-content:center;transition:all .3s ease;width:32px}.confirmation-popup .close-popup:hover{background-color:#10b9811a}@media (max-width:768px){.confirmation-popup-overlay{padding:1.5rem}.confirmation-popup{width:95%}.confirmation-popup .popup-header{padding:1rem 1.3rem}.confirmation-popup .popup-content{padding:1.2rem}}@media (max-width:480px){.confirmation-popup-overlay{padding:1rem}.confirmation-popup .popup-header h3{font-size:1.1rem}.confirmation-popup .popup-content p{font-size:.9rem}}.bda-form-page,.campus-ambassador-form-page,.mentor-form-page{background-color:#f9f9f9;min-height:100vh;padding:50px 0}.page-header{margin-bottom:40px;text-align:center}.page-header h1{color:#333;font-size:36px;margin-bottom:10px}.page-header p{color:#666;font-size:18px;margin:0 auto 20px;max-width:800px}.breadcrumbs{color:#777;font-size:14px}.breadcrumbs a{color:#2c7be5;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.form-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000001a;margin:0 auto;max-width:800px;padding:30px}.back-link{margin-top:20px;text-align:center}.back-link a{color:#2c7be5;font-size:16px;text-decoration:none}.back-link a:hover{text-decoration:underline}.skills-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:10px}.skill-option{align-items:center;background-color:#f5f7fa;border-radius:4px;cursor:pointer;display:flex;padding:10px;transition:all .2s}.skill-option:hover{background-color:#e8eef7}.skill-option.selected{background-color:#e3efff;border:1px solid #2c7be5}.ambassador-benefits{background-color:#f5f7fa;border-radius:6px;margin:20px 0;padding:20px}.ambassador-benefits h4{color:#333;margin-bottom:10px;margin-top:0}.ambassador-benefits ul{margin:0;padding-left:20px}.ambassador-benefits li{color:#555;margin-bottom:8px}.option-apply-button{background-color:#2c7be5;border:none;border-radius:4px;cursor:pointer;font-size:16px;font-weight:600;padding:10px 25px;text-align:center;transition:background-color .3s}.option-apply-button:hover{background-color:#1a68d1}.file-hint{color:#777;font-size:12px;margin-top:5px}.form-page-graphics{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.graphic-element{color:#2c7be5;font-size:8rem;opacity:.05;position:absolute;z-index:-1}.graphic-element-1{animation:float 6s ease-in-out infinite;left:5%;top:10%}.graphic-element-2{animation:float 8s ease-in-out infinite;right:5%;top:20%}.graphic-element-3{animation:float 7s ease-in-out infinite;bottom:30%;left:8%}.graphic-element-4{animation:float 9s ease-in-out infinite;bottom:10%;right:8%}@keyframes float{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}to{transform:translateY(0) rotate(0)}}.header-graphics{display:flex;justify-content:center;margin-bottom:20px}.header-graphic-icon{align-items:center;background-color:#2c7be5;border-radius:50%;box-shadow:0 10px 15px #2c7be54d;display:flex;height:80px;justify-content:center;width:80px}.header-graphic-icon i{color:#fff;font-size:36px}.form-graphics{margin-bottom:20px}.form-graphic-banner{align-items:center;background:linear-gradient(135deg,#2c7be5,#1a68d1);border-radius:8px;box-shadow:0 4px 10px #0000001a;color:#fff;display:flex;padding:15px}.graphic-icon{font-size:24px;margin-right:15px}.graphic-text{font-size:18px;font-weight:500}.form-action-area{margin-top:30px;position:relative}.form-action-area,.form-graphic-icon{align-items:center;display:flex;justify-content:center}.form-graphic-icon{background-color:#2c7be5;border-radius:50%;box-shadow:0 4px 8px #0000001a;height:40px;margin-right:15px;width:40px}.form-graphic-icon i{color:#fff;font-size:16px}.bda-benefits-graphics,.campus-ambassador-highlights,.mentor-benefits-graphics{display:flex;flex-wrap:wrap;justify-content:space-around;margin:40px 0}.benefit-graphic,.highlight-graphic{flex:1 1;margin:10px;max-width:300px;min-width:200px;padding:20px;text-align:center;transition:transform .3s ease}.benefit-graphic:hover,.highlight-graphic:hover{transform:translateY(-5px)}.benefit-icon,.highlight-icon{align-items:center;background-color:#2c7be51a;border-radius:50%;display:flex;height:70px;justify-content:center;margin:0 auto 15px;transition:all .3s ease;width:70px}.benefit-graphic:hover .benefit-icon,.highlight-graphic:hover .highlight-icon{background-color:#2c7be533;transform:scale(1.1)}.benefit-icon i,.highlight-icon i{color:#2c7be5;font-size:28px}.benefit-text,.highlight-text{color:#555;font-size:16px;line-height:1.4}.skills-section-graphic{align-items:center;color:#2c7be5;display:flex;margin-bottom:15px}.skills-section-graphic i{font-size:20px;margin-right:10px}.skills-section-graphic span{font-size:16px;font-style:italic}.file-upload-graphic{align-items:center;color:#2c7be5;display:flex;margin-bottom:10px}.file-upload-graphic i{font-size:20px;margin-right:10px}.file-upload-graphic span{font-size:16px;font-style:italic}.select-wrapper{position:relative;width:100%}.select-icon{color:#2c7be5;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.select-wrapper select{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #ddd;border-radius:4px;color:#333;font-size:16px;padding:10px 15px;width:100%}.benefits-header{align-items:center;display:flex;margin-bottom:15px}.benefits-header i{color:#2c7be5;font-size:22px;margin-right:10px}.benefits-header h4{font-size:18px;margin:0}.ambassador-benefits ul li{align-items:flex-start;display:flex;margin-bottom:10px}.ambassador-benefits ul li i{color:#2c7be5;font-size:16px;margin-right:10px;margin-top:3px}@media (max-width:768px){.graphic-element{font-size:6rem}.header-graphic-icon{height:60px;width:60px}.header-graphic-icon i{font-size:28px}.benefit-graphic,.highlight-graphic{min-width:150px}.benefit-icon,.highlight-icon{height:60px;width:60px}.benefit-icon i,.highlight-icon i{font-size:24px}}@media (max-width:480px){.graphic-element{font-size:4rem}.form-graphic-banner{flex-direction:column;padding:15px 10px;text-align:center}.graphic-icon{margin-bottom:10px;margin-right:0}.header-graphic-icon{height:50px;width:50px}.header-graphic-icon i{font-size:24px}.bda-benefits-graphics,.campus-ambassador-highlights,.mentor-benefits-graphics{align-items:center;flex-direction:column}.benefit-graphic,.highlight-graphic{margin:10px 0}}.form-error-message{align-items:center;background-color:#fff5f5;border-left:4px solid #e53e3e;border-radius:4px;color:#e53e3e;display:flex;margin-top:20px;padding:15px}.form-error-message i{font-size:18px;margin-right:10px}.form-error-message span{font-size:14px}.program-poster{align-items:center;aspect-ratio:1/1;background-color:#051c32;border-radius:8px;box-shadow:0 5px 15px #051c3233;display:flex;height:auto;justify-content:center;margin-top:1.5rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%}.program-poster:hover{box-shadow:0 10px 25px #051c324d;transform:translateY(-5px)}.poster-image{display:block;height:100%;object-fit:cover;width:100%}.internship-details,.internship-details .option-apply-button,.internship-details .text-center,.internship-details h3,.internship-details p,.internship-feature,.internship-image,.internship-image img{display:none}.career-options-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.career-option-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .3s ease}.career-option-card.coming-soon{cursor:default}.career-option-card.coming-soon:before{background:#051c32;border-radius:30px;color:#fff;content:"COMING SOON";font-size:1rem;font-weight:600;left:0;margin:0 auto;padding:.5rem 1rem;position:absolute;right:0;top:12%;transform:none;width:80%;z-index:10}@media (max-width:992px){.internship-feature{grid-template-columns:1fr}.internship-image{min-height:400px}.career-options-container{grid-template-columns:1fr 1fr}}@media (max-width:768px){.career-options-container{grid-template-columns:1fr;max-width:500px}.internship-details{padding:2rem}.internship-details h3{font-size:1.5rem}.internship-image{min-height:350px}.form-modal{max-width:90%}.form-modal-content{padding:1.5rem}}.department-tab.active,.job-list-item:hover .job-title{color:#051c32}.job-button{background:linear-gradient(90deg,#051c32,#0a324f);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.benefits-icon{background:linear-gradient(90deg,#021221,#051c32)}.career-options{background:#fff;padding:3rem 0}.career-option{background:#fff;border-radius:12px;box-shadow:0 2px 12px #051c3214;margin:0 auto;max-width:800px;padding:2.5rem;transition:all .3s ease}.career-option:hover{box-shadow:0 4px 20px #051c321f}.role-badge{background:#f8f9fa;border-radius:6px;display:inline-block;font-size:.85rem;font-weight:500;padding:.4rem .8rem}.option-content h3,.role-badge{color:#051c32;margin-bottom:1rem}.option-content h3{font-size:1.8rem;font-weight:600;line-height:1.3}.option-content p{color:#4a5568;font-size:1.05rem;line-height:1.6;margin-bottom:2rem}.option-details{grid-gap:1.5rem;background:#f8f9fa;border-radius:8px;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem;padding:1.5rem}.detail-item{display:flex;flex-direction:column;gap:.3rem}.detail-value{color:#051c32;font-size:1.1rem;font-weight:500}.detail-label{color:#6c757d;font-size:.85rem}.unstop-logo{align-items:center;display:flex;justify-content:center;margin-bottom:1.5rem}.unstop-logo img{height:32px;width:auto}.unstop-logo span{color:#051c32;font-size:1.2rem;font-weight:600;letter-spacing:.5px;opacity:.8}.option-apply-button{background:#051c32;border:1px solid #051c32;border-radius:8px;color:#fff;display:inline-block;font-size:1rem;font-weight:500;padding:.8rem 2rem;text-decoration:none;transition:all .3s ease}.option-apply-button:hover{background:#0000;color:#051c32}@media (max-width:768px){.career-option{padding:1.5rem}.option-details{gap:1rem;grid-template-columns:1fr;padding:1rem}.option-content h3{font-size:1.5rem}}.no-positions{background:#fff;border:2px dashed #e2e8f0;border-radius:12px;box-shadow:0 5px 20px #0000000d;margin:2rem 0;padding:3rem 2rem;text-align:center}.no-positions h3{color:#051c32;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.no-positions p{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.contact-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.contact-info p{color:#4a5568;font-size:1rem;margin-bottom:1rem}.contact-email{align-items:center;background:#fff;border:1px solid #051c32;border-radius:6px;color:#051c32;display:inline-flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.contact-email:hover{background:#051c32;color:#fff;transform:translateY(-2px)}.contact-email i{font-size:1.1rem}@media (max-width:768px){.no-positions{margin:1rem 0;padding:2rem 1.5rem}.no-positions h3{font-size:1.5rem}.no-positions p{font-size:1rem}.contact-info{padding:1rem}}@media (max-width:480px){.no-positions{padding:1.5rem 1rem}.no-positions h3{font-size:1.3rem}.contact-email{font-size:.9rem;padding:.5rem 1rem}}.program-detail-page{width:100%}.container{padding:0 2rem;width:100%}.animate-on-scroll{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.animate-on-scroll.active{opacity:1;transform:translateY(0)}.program-not-found{margin:0 auto;max-width:600px;padding:5rem 2rem;text-align:center}.program-not-found h2{color:var(--text-color);font-size:2rem;margin-bottom:1rem}.program-not-found p{color:var(--text-light);margin-bottom:2rem}.back-home{background-color:var(--primary-color);border-radius:6px;color:#fff;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.back-home:hover{background-color:var(--primary-dark);transform:translateY(-2px)}.program-hero{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-dark) 100%);color:#fff;margin-bottom:0;overflow:hidden;padding:5rem 0;position:relative}.program-hero:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="rgba%28255,255,255,0.1%29" fill-opacity="1" d="M0,64L40,74.7C80,85,160,107,240,144C320,181,400,235,480,240C560,245,640,203,720,170.7C800,139,880,117,960,133.3C1040,149,1120,203,1200,208C1280,213,1360,171,1400,149.3L1440,128L1440,320L1400,320C1360,320,1280,320,1200,320C1120,320,1040,320,960,320C880,320,800,320,720,320C640,320,560,320,480,320C400,320,320,320,240,320C160,320,80,320,40,320L0,320Z"></path></svg>');background-position:bottom;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.program-hero-content{align-items:center;display:flex;gap:3rem;position:relative;z-index:1}.program-hero-text{flex:1 1}.program-tag{background:#fff3;font-size:.9rem;font-weight:600;padding:.4rem 1rem}.program-hero-text h1{color:#fff;font-size:2.5rem;line-height:1.2;margin-bottom:1rem}.program-hero-text p{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;opacity:.9}.program-meta-info{display:flex;gap:1.5rem;margin-bottom:2rem}.meta-item{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff26;border-radius:12px;box-shadow:0 4px 10px #0000001a;display:flex;flex:1 1;gap:.8rem;padding:12px 16px;transition:all .3s ease}.meta-item:hover{background:#ffffff40;box-shadow:0 6px 15px #00000026;transform:translateY(-3px)}.meta-item i{align-items:center;background:#fff3;border-radius:50%;color:#ffffffe6;display:flex;font-size:1.4rem;height:40px;justify-content:center;width:40px}.meta-content{display:flex;flex-direction:column}.meta-label{font-size:.8rem;font-weight:500;letter-spacing:.05em;opacity:.8;text-transform:uppercase}.meta-value{background-color:#051c321a;font-size:1rem;font-weight:600;margin-top:2px}.program-hero-cta{display:flex;gap:1rem}.cta-button{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;min-width:180px;padding:.75rem 1.5rem;transition:all .3s ease}.cta-button.primary{background-color:#fff;color:var(--primary-color)}.cta-button.primary:hover{background-color:var(--primary-dark);box-shadow:0 10px 20px #0000001a;color:#fff;transform:translateY(-3px)}.cta-button.secondary{background-color:initial;border:2px solid #fff;color:#fff}.cta-button.secondary:hover{background-color:var(--primary-dark);border-color:var(--primary-dark);transform:translateY(-3px)}.program-hero-image{align-items:center;display:flex;flex:1 1;justify-content:center}.program-hero-image img{border-radius:12px;box-shadow:0 20px 30px #00000026;height:auto;max-width:100%}.program-nav{background-color:#fff;border-bottom:1px solid var(--border-color);box-shadow:0 2px 4px #0000000d;margin-bottom:2rem;margin-top:0;padding:.75rem 0;position:sticky;top:80px;z-index:9}.program-nav-container{align-items:center;display:flex;height:32px;justify-content:space-between}.program-tabs{display:flex;gap:1.5rem;height:100%}.tab-button{background:none;color:var(--text-light);font-size:.95rem;gap:.5rem;height:100%;padding:.35rem .8rem;position:relative}.nav-enroll-button,.tab-button{align-items:center;border:none;cursor:pointer;display:flex;font-weight:600;transition:all .3s ease}.nav-enroll-button{background-color:#051c32;border-radius:6px;color:#fff}.nav-curriculum-button,.nav-enroll-button{font-size:.9rem;gap:.4rem;height:28px;padding:.3rem .8rem}.nav-enroll-button:hover{background-color:var(--primary-dark);box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.tab-button:after{background-color:var(--primary-color);bottom:0;content:"";height:3px;left:0;position:absolute;transition:width .3s ease;width:0}.tab-button.active,.tab-button:hover{color:var(--primary-color)}.tab-button.active:after{width:100%}.program-content{padding-bottom:4rem;padding-top:2rem}.tab-content{animation:fadeIn .5s ease}.content-section{margin-bottom:3rem}.content-section h2{color:var(--text-color);font-size:1.8rem;margin-bottom:1.5rem}.content-section h3{color:var(--text-color);font-size:1.4rem;margin:2.5rem 0 1.5rem}.content-section p{color:var(--text-light);line-height:1.7;margin-bottom:1.5rem}.highlights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:1.5rem}.highlight-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;padding:1.5rem;transition:transform .3s ease}.highlight-card:hover{transform:translateY(-5px)}.highlight-icon{align-items:center;background-color:#2563eb1a;border-radius:50%;display:flex;height:50px;justify-content:center;margin-bottom:1rem;width:50px}.highlight-icon i{color:var(--primary-color);font-size:1.5rem}.highlight-card h4{color:var(--text-color);font-size:1.1rem;margin-bottom:.75rem}.highlight-card p{color:var(--text-light);font-size:.95rem;margin-bottom:0}.outcomes-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));margin-top:1.5rem}.outcomes-list li{align-items:flex-start;background-color:#f9fafc;border-radius:6px;display:flex;gap:.75rem;line-height:1.5;list-style:none;padding:.75rem}.outcomes-list li i{color:var(--success-color);font-size:1.1rem;margin-top:.2rem}.attendees-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:1.5rem}.attendee-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;padding:1.5rem}.attendee-icon{align-items:center;background-color:#2563eb1a;border-radius:50%;display:flex;height:50px;justify-content:center;margin-bottom:1rem;width:50px}.attendee-icon i{color:var(--primary-color);font-size:1.5rem}.attendee-card h4{color:var(--text-color);font-size:1.1rem;margin-bottom:.75rem}.attendee-card p{color:var(--text-light);font-size:.95rem;margin-bottom:0}.modules-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.module-card{background:#fff;border-radius:10px;box-shadow:0 4px 12px #0000000d;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.module-card,.module-header{display:flex;position:relative}.module-header{align-items:center;background-color:var(--background-light);border-bottom:1px solid var(--border-color);gap:1rem;justify-content:flex-start;padding:1.25rem 5rem 1.25rem 1.5rem}.module-icon{align-items:center;background:linear-gradient(135deg,var(--primary-color),#4f46e5);border:3px solid #fff;border-radius:50%;box-shadow:0 6px 20px #2563eb4d;display:flex;flex-shrink:0;height:70px;justify-content:center;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);transition:all .3s ease;width:70px;z-index:2}.module-icon:hover{box-shadow:0 8px 25px #2563eb66;transform:translateY(-50%) scale(1.05)}.module-icon i{color:#fff;font-size:2rem}.module-title-section{display:flex;flex:1 1;flex-direction:column;gap:.5rem;justify-content:center;max-width:calc(100% - 5rem)}.module-header h3{align-items:center;color:var(--text-color);display:flex;flex-wrap:wrap;font-size:1.2rem;gap:.75rem;line-height:1.3;margin:0}.module-number{background-color:var(--primary-color);border-radius:6px;color:#fff;display:inline-block;flex-shrink:0;font-size:.85rem;font-weight:600;line-height:1;margin:0;padding:.5rem .75rem;white-space:nowrap}.module-duration{align-items:center;color:var(--text-light);display:flex;font-size:.9rem;font-weight:500;gap:.5rem;margin-top:.25rem}.module-duration i{color:var(--primary-color)}.module-content{padding:1.5rem;position:relative}.module-description{color:var(--text-light);font-size:.95rem;font-style:italic;line-height:1.6;margin:0 0 1.5rem}.module-topics{list-style:none;margin-top:1rem;padding:0}.module-topics li{align-items:flex-start;display:flex;gap:.5rem;line-height:1.5;margin-bottom:.75rem}.module-topics li i{color:var(--primary-color);font-size:.9rem;margin-top:.25rem}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:1.5rem}.project-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;padding:1.5rem;transition:transform .3s ease}.project-card:hover{transform:translateY(-5px)}.project-icon{align-items:center;background-color:#2563eb1a;border-radius:50%;display:flex;height:50px;justify-content:center;margin-bottom:1rem;width:50px}.project-icon i{color:var(--primary-color);font-size:1.5rem}.project-card h4{color:var(--text-color);font-size:1.1rem;margin-bottom:.75rem}.project-card p{color:var(--text-light);font-size:.95rem;margin-bottom:0}.instructors-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));margin-top:1.5rem}.instructor-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;overflow:hidden}.instructor-image{height:250px;overflow:hidden;width:100%}.instructor-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.instructor-card:hover .instructor-image img{transform:scale(1.05)}.instructor-info{padding:1.5rem}.instructor-info h3{color:var(--text-color);font-size:1.3rem;margin:0 0 .5rem}.instructor-title{color:var(--text-light);display:block;font-size:.95rem;margin-bottom:1rem}.instructor-specialties{margin-top:1.5rem}.instructor-specialties h4{color:var(--text-color);font-size:1rem;margin-bottom:.75rem}.specialty-tags{display:flex;flex-wrap:wrap;gap:.5rem}.specialty-tag{background-color:var(--background-light);border-radius:4px;color:var(--text-color);font-size:.85rem;padding:.4rem .75rem}.mentors-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:1.5rem}.mentor-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;padding:1.5rem;text-align:center}.mentor-image{border:5px solid var(--background-light);border-radius:50%;height:120px;margin:0 auto 1rem;overflow:hidden;width:120px}.mentor-image img{height:100%;object-fit:cover;width:100%}.mentor-card h4{color:var(--text-color);font-size:1.1rem;margin:0 0 .5rem}.mentor-company{color:var(--primary-color);display:block;font-size:.9rem;margin-bottom:1rem}.faq-intro{color:var(--text-light);margin:0 auto 2rem;max-width:700px}.faq-accordion{margin:0 auto;max-width:1100px}.faq-columns{display:flex;gap:1.5rem;margin-bottom:1.2rem}.faq-column{display:flex;flex:1 1;flex-direction:column;gap:.8rem}.faq-item{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin-bottom:0;overflow:hidden}.faq-question{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1rem 1.5rem;transition:all .3s ease}.faq-question:hover{background-color:#f5f5f5}.faq-question h3{color:var(--text-color);font-size:.95rem;font-weight:600;line-height:1.3;margin:0}.toggle-icon{align-items:center;color:var(--primary-color);display:flex;flex-shrink:0;height:20px;justify-content:center;transition:all .3s ease;width:20px}.toggle-icon.active{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;padding:0 1.5rem;transition:max-height .3s ease}.faq-answer.active{max-height:150px;padding:0 1.5rem 1rem}.faq-answer p{color:var(--text-light);font-size:.9rem;line-height:1.5;margin:0}.faq-show-more{margin-top:2rem;text-align:center}.show-more-button{align-items:center;background-color:initial;border:2px solid var(--primary-color);border-radius:30px;color:var(--primary-color);cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;padding:.8rem 2rem;transition:all .3s ease}.show-more-button:hover{background-color:var(--primary-color);color:#fff}.show-more-button i{font-size:.8rem}@media (max-width:768px){.faq-columns{flex-direction:column;gap:1rem}.faq-column{width:100%}.faq-question{padding:1.2rem 1.5rem}.faq-question h3{font-size:1rem}.faq-answer.active{padding:0 1.5rem 1.2rem}}.contact-support{background-color:#f8f9fa;border-radius:8px;margin-top:3rem;padding:2rem;text-align:center}.contact-support h4{margin-bottom:1rem}.contact-support p{color:var(--text-light);margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:500px}.support-button{align-items:center;background-color:#051c32;border-radius:4px;color:#fff;display:inline-flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.support-button:hover{background-color:var(--primary-dark);transform:translateY(-2px)}.pricing-plans{background-color:var(--background-light);padding:5rem 0;text-align:center}.pricing-plans h2{color:var(--text-color);font-size:2rem;margin-bottom:1rem}.pricing-intro{color:var(--text-light);margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.pricing-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.pricing-card{background-color:#fff;border-radius:12px;box-shadow:0 5px 15px #0000000d;padding:2rem;position:relative;text-align:left;transition:all .3s ease}.pricing-card.selected{border:2px solid var(--primary-color);box-shadow:0 15px 30px #0000001a;transform:translateY(-10px)}.pricing-card:hover:not(.selected){transform:translateY(-5px)}.plan-tag{background-color:var(--primary-color);border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;padding:.4rem 1rem;position:absolute;right:20px;top:-10px}.pricing-card h3{color:var(--text-color);font-size:1.4rem;margin-bottom:1.5rem}.price{margin-bottom:.5rem}.original-price{color:var(--text-light);font-size:1.1rem;margin-right:.5rem;text-decoration:line-through}.current-price{color:var(--text-color);font-size:2rem;font-weight:700}.duration{color:var(--text-light);font-size:.95rem;margin-bottom:1.5rem}.pricing-button{background-color:#051c32;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-bottom:1.5rem;padding:.75rem;transition:all .3s ease;width:100%}.pricing-button:hover{background-color:var(--primary-dark)}.pricing-card.selected .pricing-button{background-color:var(--success-color)}.plan-features{list-style:none;padding:0}.feature-status{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.feature-status.included{background-color:#051c32;color:#fff}.feature-status.excluded{background-color:#ef4444;color:#fff}.feature-status i{font-size:.8rem}.plan-features li{transition:transform .2s ease}.plan-features li:hover{background-color:rgba(var(--primary-rgb),.05);transform:translateX(5px)}.plan-features li{align-items:center;border-radius:8px;color:var(--text-color);display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:1.2rem;padding:.5rem;transition:all .3s ease}.feature-text{flex:1 1;line-height:1.5;padding-right:1rem}.related-programs{padding:5rem 0}.related-programs h2{color:var(--text-color);font-size:2rem;margin-bottom:2.5rem;text-align:center}.programs-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.program-card{background-color:#fff;border-radius:12px;box-shadow:0 5px 15px #0000000d;overflow:hidden;padding:1.5rem;position:relative;transition:transform .3s ease}.program-card:hover{transform:translateY(-10px)}.program-tag{background-color:var(--primary-light);border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;margin-bottom:1rem;padding:.3rem .75rem}.program-card h3{color:var(--text-color);font-size:1.3rem;margin-bottom:1rem}.program-meta{color:var(--text-light);display:flex;font-size:.9rem;gap:1rem;margin-bottom:1rem}.program-meta span{align-items:center;display:flex;gap:.5rem}.program-meta i{color:var(--primary-color)}.program-card p{color:var(--text-light);font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.program-button{background-color:var(--background-light);border-radius:6px;color:var(--primary-color);display:inline-block;font-weight:600;padding:.75rem 1.25rem;text-decoration:none;transition:all .3s ease}.program-button:hover{background-color:var(--primary-color);color:#fff}@media (max-width:992px){.program-hero-content{flex-direction:column}.program-hero-text{margin-bottom:2rem;width:100%}.program-meta-info{flex-direction:row;flex-wrap:wrap}.meta-item{min-width:120px}.program-hero-cta{justify-content:center}.highlights-grid,.instructors-grid,.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.program-hero{padding:3rem 0}.program-hero-text h1{color:#fff;font-size:1.8rem}.program-meta-info{flex-direction:column;gap:1rem}.meta-item{width:100%}.program-nav{padding:.5rem 0;top:72px}.program-nav-container{align-items:stretch;flex-direction:column;gap:.75rem;height:auto}.program-tabs{gap:1rem;justify-content:flex-start;overflow-x:auto;padding-bottom:.25rem}.tab-button{padding:.5rem .8rem;white-space:nowrap}.nav-buttons{flex-direction:column;gap:.5rem;width:100%}.nav-curriculum-button,.nav-enroll-button{justify-content:center;margin-bottom:.5rem;width:100%}.attendees-grid,.highlights-grid,.pricing-cards,.programs-grid,.projects-grid{grid-template-columns:1fr}.pricing-card.selected{transform:none}.modules-container{grid-template-columns:1fr}.program-hero-cta{flex-direction:column;width:100%}.cta-button{min-width:0;min-width:auto;width:100%}}.tab-fade-in{animation:fadeIn .5s ease-in-out;opacity:1}.section-animate{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.section-animate.active{opacity:1;transform:translateY(0)}.pricing-cta{display:flex;justify-content:center;margin-top:40px}.proceed-button{background-color:#4545a5;border:none;border-radius:8px;box-shadow:0 4px 12px #4545a533;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:16px 40px;transition:all .3s ease}.proceed-button:hover{background-color:#3a3a8a;box-shadow:0 6px 16px #4545a54d;transform:translateY(-2px)}.proceed-button:active{box-shadow:0 2px 8px #4545a533;transform:translateY(0)}@media (max-width:768px){.proceed-button{padding:14px 20px;width:100%}}.tab-fade-in>h3:first-child{color:var(--primary-color);font-size:2rem;font-weight:700;letter-spacing:-.5px;margin-bottom:1.25rem;margin-top:0}.tab-fade-in>p:first-of-type{background:#f7fafc;border-radius:12px;box-shadow:0 2px 12px #0000000a;color:var(--text-color);font-size:1.15rem;line-height:1.8;margin-bottom:2.5rem;max-width:900px;padding:1.5rem 2rem}@media (max-width:768px){.tab-fade-in>h3:first-child{font-size:1.3rem;margin-bottom:1rem}.tab-fade-in>p:first-of-type{font-size:1rem;padding:1rem}}.nav-buttons{align-items:center;display:flex;gap:1rem}.nav-curriculum-button{align-items:center;background-color:initial;border:1px solid var(--primary-color);border-radius:6px;color:var(--primary-color);cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.nav-curriculum-button:hover{background-color:rgba(var(--primary-rgb),.1);box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}.tab-button i{font-size:1.1rem}@media (max-width:768px){.module-header{padding-bottom:1rem;padding-right:4rem;padding-top:1rem}.module-icon{height:60px;right:1rem;width:60px}.module-icon i{font-size:1.6rem}.module-title-section{justify-content:center;max-width:calc(100% - 4rem)}.module-header h3{align-items:center;font-size:1.1rem;gap:.5rem}.module-number{font-size:.8rem;padding:.4rem .6rem}.module-duration{font-size:.85rem;margin-top:.2rem}}.download-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.download-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-width:400px;padding:2rem;text-align:center;width:90%}.download-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top:4px solid var(--primary-color);height:50px;margin:0 auto 1.5rem;width:50px}.download-content h3{color:var(--text-color);font-size:1.25rem;margin-bottom:.5rem}.download-content p{color:var(--text-light);font-size:.9rem;margin:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.floating-offer-badge{animation:floatOffer 4s ease-in-out infinite;position:fixed;right:20px;top:100px;transform:rotate(2deg);z-index:1000}.floating-offer-badge .offer-ad{border:none;box-shadow:0 6px 20px #2c7be566}.floating-offer-badge .offer-ad.strip{animation:pulseStrip 3s infinite;background:linear-gradient(135deg,#ff6b35,#e74c3c);box-shadow:0 4px 15px #e74c3c66}.floating-offer-badge .offer-ad.strip:hover{box-shadow:0 8px 25px #e74c3c99;transform:scale(1.05)}@keyframes floatOffer{0%,to{transform:rotate(2deg) translateY(0)}50%{transform:rotate(2deg) translateY(-8px)}}@keyframes pulseStrip{0%,to{box-shadow:0 4px 15px #e74c3c66}50%{box-shadow:0 6px 20px #e74c3c99}}@media (max-width:768px){.floating-offer-badge{right:15px;top:85px;transform:rotate(1deg)}}@media (max-width:480px){.floating-offer-badge{right:10px;top:75px;transform:rotate(1deg)}}.terms-page{font-family:Poppins,sans-serif;min-height:100vh}.terms-hero{align-items:center;background:linear-gradient(#000000b3,#000000b3),url(data:image/jpeg;base64,);background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;height:300px;justify-content:center;padding:100px 30px;position:relative;text-align:center}.hero-overlay{background:linear-gradient(135deg,#000000b3,#1f3bb399)}.hero-content{animation:fadeIn 1s ease-in-out}.terms-hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #00000080}.terms-hero p{font-size:1.1rem;opacity:.8}.terms-content{background-color:#f8f9fa;padding:50px 0}.container{padding:0 20px}.terms-wrapper{background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;display:flex;gap:40px;overflow:hidden}.terms-sidebar{background-color:#f8f9fa;border-right:1px solid #e9ecef;height:100vh;overflow-y:auto;padding:30px 20px;position:sticky;top:0;width:300px}.toc-container{position:sticky;top:30px}.toc-container h3{border-bottom:2px solid #3f51b5;color:#333;font-size:1.5rem;font-weight:600;margin-bottom:20px;padding-bottom:10px}.toc-list{list-style:none;margin:0;padding:0}.toc-list li{margin-bottom:8px}.toc-list button{background:none;border:none;border-radius:5px;color:#555;cursor:pointer;font-size:1rem;padding:8px 10px;text-align:left;transition:all .3s ease;width:100%}.toc-list button:hover{background-color:#e8eaf6;color:#3f51b5;padding-left:15px}.terms-main{flex:1 1;padding:40px}.terms-introduction{border-bottom:1px solid #e9ecef;margin-bottom:40px;padding-bottom:20px}.section-icon{color:#3f51b5;font-size:2rem;margin-bottom:20px}.terms-introduction p,.terms-section p{color:#555;font-size:1rem;line-height:1.7;margin-bottom:15px}.terms-section{border-bottom:1px solid #e9ecef;margin-bottom:30px;padding-bottom:20px}.terms-section:last-child{border-bottom:none}.terms-section h2{color:#333;font-size:1.8rem;font-weight:600;margin-bottom:20px}.contact-info-block{background-color:#f8f9fa;border-radius:10px;margin-top:30px;padding:30px}.contact-info-block h3{color:#333;font-size:1.6rem;margin-bottom:10px}.last-updated{color:#777;font-size:.9rem;margin-bottom:20px}.contact-details-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:20px}.contact-detail-item{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:15px;transition:transform .3s ease,box-shadow .3s ease}.contact-detail-item:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.icon-wrapper{background-color:#e8eaf6;color:#3f51b5;font-size:1.1rem;margin-right:15px}.detail-content h4{color:#555;font-size:1rem;font-weight:600;margin-bottom:5px}.detail-content p{color:#333;margin-bottom:0}.detail-content a{color:#3f51b5;transition:color .3s ease}.detail-content a:hover{color:#303f9f}@media (max-width:992px){.terms-wrapper{flex-direction:column}.terms-sidebar{border-bottom:1px solid #e9ecef;border-right:none;height:auto;padding:20px;position:relative;width:100%}.toc-container{position:relative;top:0}.terms-main{padding:30px 20px}.contact-details-grid{grid-template-columns:1fr}}@media (max-width:768px){.terms-hero h1{font-size:2.3rem}.terms-hero{height:250px;padding:80px 20px}.terms-section h2{font-size:1.5rem}.contact-info-block{padding:20px}}@media (max-width:480px){.terms-hero h1{font-size:1.8rem}.terms-hero{height:200px;padding:60px 15px}.terms-main{padding:20px 15px}.terms-section h2{font-size:1.3rem}.contact-detail-item{padding:10px}.icon-wrapper{font-size:.9rem;height:35px;width:35px}}.contact{min-height:calc(100vh - 64px)}.contact-hero{background:#051c32;border-bottom:1px solid #ffffff1a;color:#fff;justify-content:space-between;padding:.5rem 2rem;text-align:left}.contact-hero,.contact-hero-white{align-items:center;display:flex;position:relative}.contact-hero-white{background:#fff;border-bottom:1px solid #051c321a;color:#051c32;justify-content:center;padding:3rem 2rem;text-align:center}.hero-overlay{background:linear-gradient(135deg,#051c32cc,#0a324fcc);height:100%;left:0;mix-blend-mode:overlay;position:absolute;top:0;width:100%;z-index:1}.hero-content{align-items:center;display:flex;gap:1rem;margin:0;position:relative;width:100%;z-index:2}.hero-content-centered{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:800px}.contact-hero h1{flex-shrink:0;font-size:1.5rem;font-weight:600;margin:0;padding-right:1rem}.contact-hero p{font-size:.9rem;margin:0;opacity:.8}.contact-hero-white h1{font-size:2.5rem;font-weight:600;margin-bottom:1rem}.contact-hero-white p{font-size:1.2rem;margin:0;max-width:600px;opacity:.8}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.container{margin:0 auto;max-width:1200px;padding:0 15px}.contact-content{background-color:#f8fafc;padding:3rem 0}.contact-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;margin-bottom:3rem}.contact-info{background:#fff;border-radius:12px;box-shadow:0 5px 20px #0000000d;flex:1 1;margin-bottom:2rem;min-width:300px;padding:2.5rem}.contact-info-header{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:1.5rem}.contact-info-header h2{color:#051c32;font-size:2rem;margin-bottom:.5rem}.contact-subheading{color:#4a5568;font-size:1.1rem;margin-top:.5rem}.contact-details{margin-bottom:2rem}.contact-detail-item{margin-bottom:1.5rem}.icon-wrapper{align-items:center;background-color:#051c321a;border-radius:50%;color:#051c32;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-right:1rem;width:40px}.icon-wrapper i{font-size:1.2rem}.detail-content h3{color:#051c32;font-size:1rem;margin-bottom:.5rem}.detail-content p{color:#4a5568;font-size:1rem;line-height:1.5}.detail-content a{color:#051c32;text-decoration:none;transition:color .2s}.detail-content a:hover{color:#0a324f;text-decoration:underline}.contact-social h3{color:#051c32;font-size:1.2rem;margin-bottom:1rem}.social-icons{display:flex;gap:1rem}.social-icon{align-items:center;background-color:#051c32;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-icon:hover{background-color:#0a324f;transform:translateY(-3px)}.contact-form-container{background:#fff;border-radius:12px;box-shadow:0 5px 20px #0000000d;flex:1.5 1;min-width:300px;padding:2.5rem}.contact-form-container h2{color:#051c32;font-size:2rem;margin-bottom:2rem;text-align:center}.contact-form{width:100%}.form-row{display:flex;gap:1.5rem;margin-bottom:1.5rem}.form-group{margin-bottom:1.5rem;width:100%}.form-group label{color:#051c32;display:block;font-weight:500;margin-bottom:.5rem}.required{color:#e53e3e}.domain-select,.form-group input,.form-group textarea{background-color:#f9fafb;border:1px solid #ddd;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.domain-select:focus,.form-group input:focus,.form-group textarea:focus{background-color:#fff;border-color:#051c32;box-shadow:0 0 0 3px #051c321a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#a0aec0}.submit-btn{align-items:center;background-color:#051c32;border:none;border-radius:8px;box-shadow:0 4px 6px #051c3226;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.submit-btn i{font-size:1.1rem}.submit-btn:hover{background-color:#0a324f;box-shadow:0 4px 12px #051c3233;transform:translateY(-2px)}.submit-btn:active{transform:translateY(0)}.status-message{align-items:center;animation:fadeIn .3s ease-out forwards;border-radius:8px;display:flex;font-weight:500;gap:.5rem;margin-top:1.5rem;padding:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.status-message.loading{background-color:#e3f2fd;color:#051c32}.status-message.success{background-color:#e8f5e9;color:#2e7d32}.status-message.error{background-color:#ffebee;color:#c62828}.status-message i{font-size:1.2rem}.contact-map{border-top:1px solid #eee;height:400px;margin-bottom:-4px}.map-container{filter:grayscale(.2) contrast(1.1);height:100%;overflow:hidden;transition:filter .3s ease;width:100%}.contact-hours{border-top:1px solid #eee;margin-top:2rem;padding-top:1.5rem}.contact-hours h3{color:#051c32;font-size:1.2rem;margin-bottom:1rem}.contact-hours p{color:#4a5568;font-size:.95rem;margin-bottom:.5rem}.contact-social{border-top:1px solid #eee;margin-top:2rem;padding-top:1.5rem}@media (max-width:992px){.contact-wrapper,.form-row{flex-direction:column}.form-row{gap:0}}@media (max-width:768px){.contact-hero{align-items:flex-start;flex-direction:column;justify-content:center;padding:.5rem 1rem}.contact-hero-white{padding:2rem 1rem}.contact-hero-white h1{font-size:2rem}.contact-hero-white p{font-size:1rem}.hero-content{align-items:flex-start;flex-direction:column;gap:.5rem}.contact-hero h1{font-size:1.25rem}.contact-hero p{font-size:.85rem}.contact-content{padding:3rem 0}.contact-form-container,.contact-info{padding:1.8rem}.contact-map{height:300px}}@media (max-width:480px){.contact-hero{padding:.5rem .75rem}.contact-hero-white{padding:1.5rem .75rem}.contact-hero-white h1{font-size:1.75rem}.contact-hero-white p{font-size:.9rem}.contact-hero h1{font-size:1.2rem}.contact-form-container,.contact-info{padding:1.5rem}.social-icons{justify-content:center}.contact-map{height:250px}}@media (min-width:992px){.contact-info{margin-bottom:0;margin-right:2rem;max-width:370px}.contact-details{margin-bottom:2.5rem}}.domain-select{-webkit-appearance:none;appearance:none;background-color:#f9fafb;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714%27 height=%2714%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23051c32%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em;border:1px solid #ddd;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.domain-select:focus{background-color:#fff;border-color:#051c32;box-shadow:0 0 0 3px #051c321a;outline:none}.domain-select option{background-color:#fff;color:#4a5568}@media (max-width:768px){.domain-select{padding:.6rem .9rem}}.cancellation-refund-page{background-color:#f8f9fa;min-height:100vh}.cancellation-refund-hero{align-items:center;background:#0a192f;color:#fff;display:flex;height:96px;min-height:96px;padding:0;position:relative;text-align:left}.cancellation-refund-hero .hero-content{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1100px;padding:0 32px;width:100%}.cancellation-refund-hero h1{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:0;max-width:600px;text-shadow:2px 2px 8px #0000002e}.cancellation-refund-hero .last-updated{color:#fff;font-size:1rem;margin-top:0;min-width:160px;opacity:.95;text-align:right}.cancellation-refund-content{padding:60px 0}.policy-wrapper{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:900px;overflow:hidden}.policy-introduction{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:40px;text-align:center}.policy-introduction .section-icon{font-size:3rem;margin-bottom:20px;opacity:.8}.policy-introduction p{font-size:1.1rem;line-height:1.6;margin:0;opacity:.95}.policy-section{border-bottom:1px solid #e9ecef;padding:40px}.policy-section:last-child{border-bottom:none}.policy-section h2{align-items:center;color:#2c3e50;display:flex;font-size:1.8rem;font-weight:600;gap:12px;margin-bottom:25px}.policy-section h2 i{color:#667eea;font-size:1.6rem}.policy-content h3{color:#34495e;font-size:1.3rem;font-weight:600;margin:25px 0 15px}.policy-content h3:first-child{margin-top:0}.policy-content p{color:#555;font-size:1rem;line-height:1.7;margin-bottom:15px}.policy-content ul{margin:15px 0;padding-left:25px}.policy-content li{color:#555;font-size:1rem;line-height:1.6;margin-bottom:8px}.contact-info-block{margin-top:25px}.contact-detail-item{align-items:flex-start;background:#f8f9fa;border-left:4px solid #667eea;border-radius:10px;display:flex;margin-bottom:20px;padding:20px}.contact-detail-item .icon-wrapper{align-items:center;background:#667eea;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:50px;justify-content:center;margin-right:20px;width:50px}.contact-detail-item .icon-wrapper i{font-size:1.2rem}.contact-detail-item .detail-content h4{color:#2c3e50;font-size:1.1rem;font-weight:600;margin:0 0 8px}.contact-detail-item .detail-content p{color:#555;font-size:1rem;margin:0}.contact-detail-item .detail-content a{color:#667eea;font-weight:500;text-decoration:none}.contact-detail-item .detail-content a:hover{text-decoration:underline}@media (max-width:900px){.cancellation-refund-hero .hero-content{padding:0 20px}}@media (max-width:768px){.cancellation-refund-hero{height:72px;min-height:72px}.cancellation-refund-hero .hero-content{align-items:flex-start;flex-direction:column;gap:6px;height:auto;padding:0 10px}.cancellation-refund-hero h1{font-size:1.1rem;max-width:100%}.cancellation-refund-hero .last-updated{font-size:.95rem;margin-top:0;min-width:0;text-align:left}.policy-wrapper{margin:0 10px}.policy-introduction,.policy-section{padding:30px 15px}.policy-section h2{font-size:1.5rem}.contact-detail-item{flex-direction:column;text-align:center}.contact-detail-item .icon-wrapper{margin:0 0 15px}}@media (max-width:480px){.cancellation-refund-hero{min-height:60px;padding:32px 0 20px}.cancellation-refund-hero h1{font-size:1rem}.policy-introduction,.policy-section{padding:20px 5px}.policy-section h2{font-size:1.1rem}.policy-content h3{font-size:1rem}}.not-found-container{align-items:center;background-color:#f8fafc;display:flex;justify-content:center;min-height:80vh;padding:2rem}.not-found-content{background:#fff;border-radius:12px;box-shadow:0 5px 20px #0000000d;max-width:700px;padding:3rem;text-align:center}.not-found-content h1{color:#051c32;font-size:6rem;line-height:1;margin:0}.not-found-content h2{color:#051c32;font-size:2rem;margin-bottom:1.5rem;margin-top:.5rem}.not-found-content p{color:#4a5568;font-size:1.1rem;margin-bottom:2rem}.not-found-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:2.5rem}.contact-button,.home-button{align-items:center;border-radius:8px;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.home-button{background-color:#051c32;color:#fff}.contact-button{background-color:initial;border:1px solid #051c32;color:#051c32}.home-button:hover{background-color:#0a324f;transform:translateY(-2px)}.contact-button:hover{background-color:#051c320d;transform:translateY(-2px)}.popular-programs,.suggested-links{margin-top:2rem}.popular-programs h3,.suggested-links h3{color:#051c32;font-size:1.2rem;margin-bottom:1rem}.popular-programs ul,.suggested-links ul{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;list-style:none;padding:0}.popular-programs a,.suggested-links a{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#051c32;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:color .2s}.popular-programs a:hover,.suggested-links a:hover{background-color:#e2e8f0;color:#0a324f;text-decoration:none}.popular-programs{border-top:1px solid #e2e8f0;padding-top:2rem}.popular-programs h3{color:#051c32;font-size:1.1rem}@media (max-width:768px){.not-found-content{padding:2rem}.not-found-content h1{font-size:5rem}.not-found-content h2{font-size:1.5rem}.not-found-actions,.popular-programs ul,.suggested-links ul{flex-direction:column;gap:.75rem}}@media (max-width:480px){.not-found-content{padding:1.5rem}.not-found-content h1{font-size:4rem}.popular-programs ul,.suggested-links ul{flex-direction:column;gap:.75rem}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1;width:100%}
/*# sourceMappingURL=main.72429b67.css.map*/