@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}.header h1{text-align:center;padding:60px 20px;font-size:3.5rem;font-weight:700;color:#fff;font-family:Inter,sans-serif;letter-spacing:2px;text-transform:uppercase;text-shadow:0 4px 10px rgba(0,0,0,.2);background:linear-gradient(135deg,#00c777,#acf676);box-shadow:inset 0 0 100px rgba(0,0,0,.05)}.About{width:100%;padding:60px 8% 30px;background:#f8fbff}.About h2{font-size:2.5rem;font-weight:700;color:#0a3d62;font-family:Inter,sans-serif;letter-spacing:1px;position:relative;margin-bottom:20px}.About h2:after{content:"";width:70px;height:4px;background:#00c777;display:block;margin:10px 0 0;border-radius:2px}.About{display:flex;flex-direction:column}.About .para{flex:1.6 1}.About .image{flex:1 1}.About-content{display:flex;align-items:flex-start;gap:60px}.About .para p{font-size:1.2rem;line-height:2.02;color:#444;background:#ffffff;padding:35px;border-radius:20px;box-shadow:0 15px 40px rgba(0,0,0,.04);text-align:justify;width:100%;border-top:4px solid #00c777;position:relative}.About .image{display:flex;justify-content:center;padding:10px}.About .image img{width:40%;height:auto;max-width:500px;border-radius:15px;object-fit:contain;transition:all .5s ease}.About .image img:hover{transform:scale(1.05)}@media (max-width:992px){.header h1{font-size:clamp(1.8rem,5vw,2.5rem);padding:40px 20px}.About-content{flex-direction:column-reverse;text-align:center;gap:30px}.About h2{text-align:center;font-size:2rem}.About h2:after{margin:10px auto 0}.About .para p{text-align:center;border-left:none;border-top:4px solid #00c777;padding:25px;font-size:1.1rem}.About .image img{width:80%;max-width:350px}}.courses-section{width:100%;padding:40px 8% 80px;background:linear-gradient(180deg,#f8fbff,#e3f2fd);overflow:hidden}.courses-container{max-width:1400px;margin:0 auto}.courses-header{gap:60px;margin-bottom:40px;flex-wrap:wrap}.courses-header,.courses-lottie{display:flex;align-items:center;justify-content:center}.courses-lottie{width:280px;height:280px;filter:drop-shadow(0 15px 30px rgba(0,199,119,.15))}.courses-title-area{flex:1 1;min-width:300px;max-width:650px}.courses-title-area h2{font-size:3.2rem;color:#0a3d62;font-family:Inter,sans-serif;margin-bottom:20px;line-height:1.1;text-transform:uppercase;letter-spacing:1px}.courses-title-area h2:after{content:"";width:100px;height:4px;background:#00c777;display:block;margin-top:10px;border-radius:2px}.courses-title-area p{font-size:1.2rem;color:#555;line-height:1.6}.courses-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px}.course-card{background:rgba(255,255,255,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.5);border-radius:24px;padding:40px 30px;text-align:center;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 30px rgba(0,0,0,.05);display:flex;flex-direction:column;align-items:center;animation:fadeUp .8s ease backwards}.course-card:first-child{animation-delay:.1s}.course-card:nth-child(2){animation-delay:.2s}.course-card:nth-child(3){animation-delay:.3s}.course-card:nth-child(4){animation-delay:.4s}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.course-card:hover{transform:translateY(-15px) scale(1.02);background:rgba(255,255,255,.95);box-shadow:0 25px 50px rgba(0,199,119,.15),0 0 20px rgba(0,199,119,.1);border-color:#00c777}.course-icon{font-size:3.5rem;color:#00c777;margin-bottom:20px;transition:transform .4s ease}.course-card:hover .course-icon{transform:rotateY(180deg)}.course-badge{background:#e8f5e9;color:#2e7d32;padding:6px 16px;border-radius:50px;font-size:.85rem;font-weight:600;margin-bottom:20px;border:1px solid #c8e6c9}.course-card h3{font-size:1.4rem;color:#0a3d62;margin-bottom:15px;font-weight:700;line-height:1.3}.course-card p{color:#666;font-size:1rem;line-height:1.5;margin-bottom:25px;flex-grow:1}.apply-btn{background:linear-gradient(135deg,#00c777,#acf676);color:white;border:none;padding:12px 30px;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,199,119,.3);width:100%}.apply-btn:hover{transform:scale(1.05);box-shadow:0 6px 20px rgba(0,199,119,.4)}@media (max-width:1200px){.courses-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.courses-header{flex-direction:column;text-align:center;gap:20px}.courses-title-area{text-align:center;max-width:100%}.courses-title-area h2{font-size:2.2rem}.courses-title-area h2:after{margin:10px auto 0}.courses-grid{grid-template-columns:1fr;gap:20px}.courses-lottie{width:200px;height:200px}.course-card{padding:30px 20px}}.marquee-wrapper{background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);padding:2rem 0;overflow:hidden;position:relative}.title-section{text-align:center;margin-bottom:1.5rem;padding:0 1.5rem}.title-section h1{font-family:Inter,sans-serif;font-size:22px;font-weight:700;color:#fff;margin:0 0 .25rem;letter-spacing:1px;text-transform:uppercase}.title-underline{width:60px;height:3px;background:linear-gradient(90deg,#f6d365,#fda085);margin:0 auto;border-radius:2px}.marquee-outer{overflow:hidden;position:relative;width:100%}.marquee-track{display:flex;width:max-content;animation:scroll-left 18s linear infinite}.marquee-track:hover{animation-play-state:paused}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.marquee-item{display:inline-flex;align-items:center;gap:10px;padding:.6rem 1.8rem;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.15);border-radius:50px;margin-right:24px;white-space:nowrap;transition:background .2s;cursor:default;flex-shrink:0}.marquee-item:hover{background:rgba(255,255,255,.15)}.dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.dot-gold{background:#f6d365;box-shadow:0 0 6px #f6d365}.dot-coral{background:#fda085;box-shadow:0 0 6px #fda085}.dot-teal{background:#5dcaa5;box-shadow:0 0 6px #5dcaa5}.dot-blue{background:#85b7eb;box-shadow:0 0 6px #85b7eb}.item-label{font-size:15px;font-weight:600;color:#fff;text-transform:uppercase}.badge,.item-label{font-family:Inter,sans-serif;letter-spacing:.5px}.badge{font-size:11px;font-weight:500;padding:2px 8px;border-radius:20px}.badge-gold{background:rgba(246,211,101,.2);color:#f6d365;border:1px solid rgba(246,211,101,.4)}.badge-coral{background:rgba(253,160,133,.2);color:#fda085;border:1px solid rgba(253,160,133,.4)}.fade-l,.fade-r{position:absolute;top:0;bottom:0;width:60px;pointer-events:none;z-index:2}.fade-l{left:0;background:linear-gradient(90deg,#0f0c29,transparent)}.fade-r{right:0;background:linear-gradient(270deg,#0f0c29,transparent)}.ps-root{font-family:Inter,sans-serif;background:linear-gradient(135deg,#eef7ff,#f5fff9);padding:80px 1.5rem}.ps-left-stripe{display:none}.ps-inner{max-width:900px;margin:0 auto}.ps-eyebrow{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#1e88e5;margin-bottom:10px}.ps-title{font-size:clamp(2.2rem,5vw,3rem);font-weight:700;color:#0d1b2a;line-height:1.2;margin-bottom:2rem}.ps-title em{color:#2e7d32;font-style:normal}.ps-list{list-style:none;margin:0 0 2.5rem;gap:12px}.ps-item,.ps-list{padding:0;display:flex;flex-direction:column}.ps-item{border-radius:12px;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(0,0,0,.04);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;overflow:hidden;margin-bottom:8px}.ps-item-top{display:flex;align-items:center;gap:18px;padding:22px 25px;width:100%}.ps-item:hover{background:#ffffff;box-shadow:0 10px 25px rgba(0,0,0,.06)}.ps-item.active{background:#ffffff;border-color:#1e88e5;box-shadow:0 12px 30px rgba(30,136,229,.08);transform:translateY(-2px)}.ps-number{font-size:13px;font-weight:600;color:#1e88e5;min-width:35px}.ps-item-line{width:40px;height:2px;background:linear-gradient(90deg,#1e88e5,#43a047);border-radius:2px;flex-shrink:0}.ps-item-text{flex:1 1;font-size:16px;font-weight:500;color:#263238;transition:color .2s}.ps-item:hover .ps-item-text{color:#1e88e5}.ps-arrow{font-size:18px;color:#90a4ae;transition:.3s}.ps-item:hover .ps-arrow{color:#1e88e5;transform:translateX(5px)}.ps-item.active .ps-arrow{color:#1e88e5;transform:rotate(90deg)}.ps-item-desc{padding:0 25px 25px 83px;animation:slideDown .4s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ps-item-desc p{font-size:15px;line-height:1.6;color:#546e7a;margin:0;max-width:700px}.ps-note{display:flex;gap:15px;align-items:flex-start;padding:1.5rem;background:#ffffff;border-radius:10px;border-left:5px solid #1e88e5;box-shadow:0 6px 20px rgba(0,0,0,.05)}.ps-note-tag{font-size:10px;font-weight:600;color:#1e88e5;background:rgba(30,136,229,.1);padding:5px 10px;border-radius:20px;white-space:nowrap}.ps-note-text{font-size:14px;color:#455a64;line-height:1.6;margin:0}.ps-highlight{color:#2e7d32;font-weight:600}@media (max-width:768px){.ps-root{padding:60px 1.5rem}.ps-title{font-size:2.2rem;margin-bottom:1.5rem}.ps-item-top{padding:18px 20px;gap:12px}.ps-item-text{font-size:14px}.ps-item-desc{padding:0 20px 20px 70px}.ps-note{flex-direction:column;gap:10px;padding:1.2rem}}.contact-root{width:100%;background:linear-gradient(135deg,#eef7ff,#f5fff9);padding:4rem 0;font-family:Inter,sans-serif}.contact-inner{width:100%;max-width:900px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;align-items:flex-start;gap:0}.contact-eyebrow{font-size:11px;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:black;margin:0 0 .7rem}.contact-title{font-family:Inter,sans-serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;color:black;margin:0 0 1.4rem;line-height:1.15;letter-spacing:-.01em}.contact-divider{width:48px;height:3px;background:black;border-radius:2px;margin-bottom:2.4rem}.contact-phones{display:flex;flex-wrap:wrap;gap:0;margin-bottom:1.2rem;border-top:1px solid rgba(255,255,255,.08);width:100%}.contact-phone{display:flex;align-items:center;gap:10px;padding:1.1rem 0;border-bottom:1px solid rgba(255,255,255,.08);width:100%;text-decoration:none;color:black;font-size:17px;font-weight:400;letter-spacing:.02em;transition:color .2s}.contact-phone:hover{color:black}.phone-icon{width:20px;height:20px;justify-content:center;opacity:.7;flex-shrink:0}.contact-email,.phone-icon{display:flex;align-items:center;color:black}.contact-email{gap:10px;margin-top:.6rem;text-decoration:none;font-size:15px;font-weight:300;letter-spacing:.01em;transition:color .2s;word-break:break-all}.contact-email:hover,.email-icon{color:#ffd54f}.email-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;opacity:.7;flex-shrink:0}@media (max-width:768px){.contact-root{padding:60px 0}.contact-inner{padding:0 1.5rem;align-items:center;text-align:center}.contact-title{font-size:2.2rem;margin-bottom:1rem}.contact-divider{margin:0 auto 2rem}.contact-email,.contact-phone{justify-content:center;font-size:15px;width:100%}.contact-phones{width:100%}}