@import"https://fonts.googleapis.com/css2?family=Poppins:wght@600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.logo-center{display:flex;align-items:center;justify-content:center;width:100%;height:100vh}.loading-logo{width:420px;height:auto;max-width:300%}@media(max-width:480px){.loading-logo{width:320px}}@media(max-width:360px){.loading-logo{width:280px}}.navbar{background-color:var(--sbk-bg);padding:15px 0;box-shadow:0 2px 8px #0c4a6e0a;position:sticky;top:0;width:100%;z-index:100}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px}.nav-images{display:flex;justify-content:space-between;align-items:center;height:60px}.nav-item{flex:1;display:flex;justify-content:center;align-items:center;height:100%}.nav-item:first-child{justify-content:flex-start}.nav-item:nth-child(2){justify-content:center}.nav-item:last-child{justify-content:flex-end}.nav-img{max-height:160px;width:auto;object-fit:contain;transition:transform .3s ease}.nav-img:hover{transform:scale(1.05)}@media(max-width:768px){.nav-images{height:50px}.nav-img{max-height:90px}}@media(max-width:480px){.nav-images{height:40px}.nav-img{max-height:80px}}.hero-section{background:var(--sbk-bg)}.hero-pill{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(90deg,var(--sbk-teal),var(--sbk-green));color:#fff;padding:.45rem .9rem;border-radius:9999px;font-weight:700;font-size:.9rem;box-shadow:0 8px 30px #0a5a5014;margin-bottom:20px}.hero-title{font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:800;font-size:clamp(2rem,5vw,3.5rem);line-height:1.02;margin:.2rem 0 .4rem;background:linear-gradient(90deg,var(--sbk-green),var(--sbk-teal));-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block}.hero-desc{font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:600;font-size:1.05rem;color:#334155f2;max-width:42rem;margin-bottom:.6rem;background:linear-gradient(90deg,#00ac5ef2,#2aadcaf2);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-cta{display:inline-flex;align-items:center}.hero-image{width:100%;max-width:520px;height:auto;border-radius:12px;box-shadow:0 24px 60px #0f172a1f;transform-origin:center;animation:floatSmall 6s ease-in-out infinite}.hero-row{display:inline-flex;flex-direction:column;align-items:center;justify-content:space-around;gap:1.25rem;width:100%;flex-wrap:wrap}.hero-left{flex:1 1 520px;max-width:680px}.hero-right{flex:1 1 520px;display:flex;align-items:center;justify-content:center}.hero-pill{margin-left:0}.hero-logo{margin-left:0;margin-top:18px;margin-bottom:24px;display:block;max-width:100%}.hero-cta-inline{margin-left:0!important;margin-top:10px}.hero-image{margin-left:0;margin-top:18px}@media(max-width:1024px){.hero-title{font-size:clamp(1.8rem,6vw,2.8rem)}.hero-image{margin-left:0!important}}@media(max-width:768px){.hero-row{gap:1rem}.hero-left{align-items:center;text-align:center}.hero-pill{margin-left:0}.hero-logo{margin-left:45px;margin-top:12px;margin-bottom:18px}.hero-cta-inline{margin-left:0!important;margin-top:12px}.hero-desc{margin-left:0;text-align:center}.hero-image{margin-top:12px;max-width:92%}}@media(min-width:375px){.hero-logo{margin-left:85px;margin-top:12px;margin-bottom:18px}}@media(min-width:1020px){.hero-row{flex-direction:row;justify-content:space-between;align-items:center}.hero-pill,.hero-logo{margin-left:20px}.hero-cta-inline{margin-left:20px!important}.hero-image{margin-left:80px;border-left:5%}.hero-left{padding-left:50px}}@media(min-width:1536px){.hero-row{flex-direction:row;justify-content:space-between;align-items:center}.hero-pill,.hero-logo{margin-left:50px}.hero-cta-inline{margin-left:50px!important}.hero-image{margin-left:150px;border-left:10%}.hero-left{padding-left:80px}}@media(min-width:1280px){.hero-row{flex-direction:row;justify-content:space-between;align-items:center}.hero-pill,.hero-logo{margin-left:30px}.hero-cta-inline{margin-left:30px!important}.hero-image{margin-left:80px}}.navbarhr{background-color:var(--sbk-bg);padding:15px 0;box-shadow:0 2px 8px #0c4a6e0a;position:sticky;top:0;width:100%;z-index:100}.nav-containerhr{max-width:1200px;margin:0 auto;padding:0 20px}.nav-imageshr{display:flex;justify-content:space-between;align-items:center;height:60px}.nav-itemhr{flex:1;display:flex;justify-content:center;align-items:center;height:100%}.nav-itemhr:first-child{justify-content:flex-start}.nav-itemhr:nth-child(2){justify-content:center}.nav-itemhr:last-child{justify-content:flex-end}.nav-imghr{max-height:85px;width:auto;object-fit:contain;transition:transform .3s ease}.nav-imghr:hover{transform:scale(1.05)}@media(max-width:768px){.nav-imageshr{height:50px}.nav-imghr{max-height:50px}}@media(max-width:480px){.nav-imageshr{height:40px}.nav-imghr{max-height:40px}}.about-project-outer{background:transparent;margin-top:60px}.about-card{background:var(--white);border-radius:16px;box-shadow:0 12px 40px #0f172a14;padding:2rem;border:1px solid rgba(15,23,42,.04)}.about-card-head{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.about-icon{background:linear-gradient(90deg,var(--sbk-green),var(--sbk-teal));color:#fff;padding:.5rem;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #0a5a500f}.about-title{font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:700;font-size:1.5rem;margin:0;color:var(--text-color)}.about-content p{color:#1f2937f2;line-height:1.7;margin:0 0 .9rem;font-size:1rem}@media(max-width:768px){.about-card{padding:1.25rem}.about-title{font-size:1.25rem}.about-icon{padding:.45rem;border-radius:6px}}.courses-outer{background:transparent;margin-top:60px}.courses-card{background:var(--white);border-radius:16px;padding:1.5rem;box-shadow:0 12px 40px #0f172a0f;border:1px solid rgba(15,23,42,.04)}.courses-head{margin-bottom:1rem}.courses-title{font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:1.5rem;margin:0 0 .25rem;font-weight:700;color:var(--text-color)}.courses-sub{margin:0;color:#1f2937cc;font-size:.95rem}.courses-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:.75rem}.course-item{display:flex;gap:.75rem;align-items:flex-start;background:linear-gradient(180deg,#f4f7f9,#fff);padding:.9rem;border-radius:10px;border:1px solid rgba(15,23,42,.03)}.course-icon{background:linear-gradient(90deg,var(--sbk-green),var(--sbk-teal));color:#fff;padding:.5rem;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.course-name{font-weight:700;color:var(--text-color);font-size:1rem}.course-desc{font-size:.9rem;color:#1f2937b3}@media(max-width:1024px){.courses-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.courses-grid{grid-template-columns:1fr}.course-item{padding:.75rem}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #3b82f6;--secondary-color: #10b981;--accent-color: #8b5cf6;--text-color: #1f2937;--light-bg: #f4f7f9;--sbk-green: #00ac5e;--sbk-teal: #2aadca;--sbk-bg: #f4f7f9;--white: #ffffff}body{font-family:Inter,sans-serif;color:var(--text-color);overflow-x:hidden}.hero-pill{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(90deg,var(--sbk-teal),var(--sbk-green));color:#fff;padding:.4rem .8rem;border-radius:9999px;font-weight:600;font-size:.875rem;box-shadow:0 6px 18px #0c4a6e14}.hero-title{font-size:3rem;line-height:1.05;font-weight:800;color:#0f172a}.hero-desc{color:#334155;font-size:1.05rem;max-width:40rem}.hero-cta{background:linear-gradient(90deg,var(--sbk-green),var(--sbk-teal));color:#fff}.hero-image{width:100%;max-width:520px;height:auto;border-radius:12px;box-shadow:0 20px 50px #0f172a1f;transform-origin:center;animation:floatSmall 6s ease-in-out infinite}@keyframes floatSmall{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;background:#fff}.slide-in{animation:slideIn .8s ease-out forwards}.slide-out{animation:slideOut .8s ease-out forwards}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}.logo-center{width:120px;height:120px;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.floating{animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(2deg)}66%{transform:translateY(10px) rotate(-2deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeIn{animation:fadeIn .5s ease-out}@media(max-width:768px){.logo-center{width:80px;height:80px}.floating{margin-top:2rem}}nav{box-shadow:0 2px 20px #0000000d}.logo-hover-effect{transition:all .3s ease}.logo-hover-effect:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}@media(max-width:768px){nav .absolute{position:relative;left:0;transform:none;margin:10px 0;order:3;width:100%}nav>div>div{flex-wrap:wrap}}
