*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}header{background:linear-gradient(90deg,#e8f3ff,#f5faff);min-width:500px;display:flex;justify-content:space-between;align-items:center;padding:7px 30px}.company_name{display:flex;align-items:center;gap:12px}.logo{width:55px;height:55px;border-radius:50%;border:2px solid #0072ff;box-shadow:0 3px 6px #0072ff40}.name{color:#0072ff;font-weight:bolder;font-size:1.6rem;letter-spacing:1px}.nav ul{display:flex;list-style:none;gap:35px;margin:0;padding:0}.nav ul li a{color:#4b4b4b;font-weight:600;font-size:1rem;text-decoration:none;position:relative;padding:6px 10px;transition:.3s ease;border-radius:25px}.nav ul li a:hover{background:#0072ff;color:#fff;box-shadow:0 0 10px #0072ff80}.nav ul li a.active{background:#0072ff;color:#fff;font-weight:700;box-shadow:0 0 10px #0072ff99}@media (max-width: 768px){.nav ul{gap:15px;flex-wrap:wrap}.name{font-size:1.3rem}.logo{width:45px;height:45px}}.landing_page{min-width:500px;display:flex;justify-content:center;align-items:center;padding:50px 20px;background:linear-gradient(180deg,#f5faff,#e8f3ff);min-height:100vh;flex-direction:column;gap:30px;position:relative;color:#fff}.landing-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;z-index:2;padding:20px 30px;border-radius:15px;background-color:#0072ff26;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.landing-content h1{font-family:Inter,sans-serif;font-size:2.5rem;color:#003f91;text-shadow:1px 1px 6px rgba(0,0,0,.2)}.landing-content h1 span{color:#0072ff;font-weight:700}.landing-content h4{color:#003f91;font-size:1.2rem;line-height:1.6;text-shadow:1px 1px 4px rgba(0,0,0,.2)}.landing-content h4 span{color:#0072ff;font-weight:700}.landing-content button{padding:12px 30px;margin:10px;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .3s;font-weight:600}.explore{background-color:#0072ff;color:#fff}.explore:hover{background-color:#005fd1}.enroll{background-color:#fff;color:#0072ff;border:2px solid #0072ff}.enroll:hover{background-color:#0072ff;color:#fff}.ved0{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.ved0 video.ve0{width:100%;height:100%;object-fit:cover;opacity:.25}.landing_page:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000001a;z-index:1}@media (max-width: 768px){.landing-content h1{font-size:2rem}.landing-content h4{font-size:1rem}.landing-content button{width:80%}.landing_page{max-height:300px}}.card{display:flex;flex-direction:column;gap:60px;padding:50px 30px;background-color:#fff;border-radius:25px;box-shadow:0 8px 25px #0072ff26;min-width:500px;margin:50px auto}.head{text-align:center;display:flex;flex-direction:column;gap:15px}.head h1{font-family:Inter,sans-serif;color:#0072ff;font-size:2.5rem}.head p{font-size:1.2rem;color:#414141;line-height:1.7}.row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px}.row.reverse{flex-direction:row-reverse}.ved{flex:1;min-width:300px;border-radius:20px;overflow:hidden;box-shadow:0 0 20px #0072ff4d}.ved video.ve{width:100%;height:auto;display:block;border-radius:20px}.content-container{flex:1;min-width:300px;display:flex;flex-direction:column;gap:15px;background:#f5faff;border-radius:20px;padding:25px;box-shadow:0 4px 15px #0072ff1a}.content-container p,.content-container li{font-size:1.15rem;color:#414141;line-height:1.6}.content-container span{color:#0072ff;font-weight:700}.content-container ul{list-style-type:disc;padding-left:25px}.content-container li{margin-bottom:12px}@media (max-width: 1024px){.row{flex-direction:column!important}.ved,.content-container{min-width:100%}}@media (max-width: 768px){.head h1{font-size:2rem}.head p,.content-container p,.content-container li{font-size:1rem}}.programs{padding:60px 30px;display:flex;align-items:center;flex-direction:column;gap:60px;background:linear-gradient(135deg,#e8f1ff,#f7faff);min-width:500px}.content{display:flex;justify-content:center;flex-direction:column;gap:15px;align-items:center;text-align:center;max-width:900px}.content h1{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:800;color:#0a2540;letter-spacing:-1px}.content h2{font-size:1.6rem;font-weight:600;color:#444}.content span{color:#0072ff;font-weight:800}.content p{color:#444;font-size:1.1rem;line-height:1.6;max-width:700px}.plandiv{display:flex;gap:60px;flex-wrap:wrap;justify-content:center}.body{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:30px 20px;gap:80px;background:#fffc;border-radius:20px;box-shadow:0 12px 30px #0072ff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.img4{display:flex}.img4 img{max-width:350px;width:100%;height:auto;border-radius:20px;box-shadow:0 8px 25px #0072ff4d;transition:transform .4s ease,box-shadow .4s ease}.img4 img:hover{transform:rotate(0) scale(1.05);box-shadow:0 12px 35px #0072ff73}.bodycon{display:flex;flex-direction:column;gap:15px;font-size:1.15rem;padding:20px}.bodycon h3{font-size:1.8rem;font-weight:700;color:#0a2540;position:relative}.bodycon h3{position:relative;text-align:center}.bodycon h3:after{content:"";display:block;width:50px;height:5px;background:linear-gradient(90deg,#0072ff,#00c6ff);border-radius:2px;margin:8px auto 0}.bodycon p{color:#444;font-size:1.1rem}.bodycon ul{list-style-type:none;padding-left:0}.bodycon ul li{margin-bottom:12px;font-size:1.05rem;color:#333;gap:10px}.bodycon ul li:before{content:"✔";color:#0072ff;font-weight:700}.bodycon span{color:#0072ff;font-weight:700}@media (max-width: 1024px){.body{flex-direction:column;gap:40px;text-align:center}.img4{justify-content:center}}@media (max-width: 768px){.plandiv{flex-direction:column;gap:40px}.content h1{font-size:2rem}.bodycon h3{font-size:1.5rem}}.plancard{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:320px;padding:30px 25px;background:#ffffffe6;border-radius:20px;box-shadow:0 10px 30px #0072ff40;text-align:center;transition:transform .35s ease,box-shadow .35s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(0,114,255,.15)}.plancard:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 14px 40px #0072ff66}.price-label{font-size:.9rem;font-weight:600;color:#fff;background:linear-gradient(90deg,#0072ff,#00c6ff);padding:8px 16px;border-radius:30px;margin-bottom:15px;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 10px #0072ff66}.plancard h1{font-size:1.3rem;font-weight:700;color:#1a2a6c;margin-bottom:8px}.plancard h2{font-size:2.5rem;font-weight:800;background:linear-gradient(90deg,#0072ff,#00c6ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:10px 0 15px}.plancard p{font-size:1rem;color:#444;margin-bottom:20px;line-height:1.5}.plan-btn{display:inline-block;padding:14px 36px;border-radius:40px;background:linear-gradient(90deg,#0072ff,#00c6ff);color:#fff;font-weight:700;text-transform:uppercase;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 16px #0072ff99,0 0 12px #00c6ff99;letter-spacing:1px}.plan-btn:hover{background:linear-gradient(90deg,#00c6ff,#0072ff);box-shadow:0 8px 20px #0072ffcc,0 0 20px #00c6ffe6;transform:scale(1.05)}.app{display:flex;flex-direction:column;width:100%}.whycon h2{color:#545454}.whycon{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center}.whycard{display:flex;flex-direction:column;padding:30px;background-color:#fff;min-width:500px}.cd{width:100%;display:flex;flex-direction:row;justify-content:space-evenly;padding:50px;gap:30px}.cd>*{transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.cd>*:hover{transform:translateY(-10px) scale(1.05);box-shadow:0 15px 30px #0072ff4d}@media (max-width: 768px){.cd{flex-direction:column;justify-content:center;align-items:center;gap:30px}}.box{width:250px;height:300px;display:flex;flex-direction:column;justify-content:start;align-items:center;border-radius:33px;background-color:#eff6ff;text-align:center;gap:10px;padding:35px 10px 10px}.bimg{display:flex;justify-content:center;align-items:center}.bimg img{width:40%}.box p{margin-top:20px}.conhead{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px}.conhead h4{color:#2d2c2c;font-size:1.2rem}.contact h1{color:#fff}.contact{min-width:500px;display:flex;flex-direction:column;gap:50px;padding:30px;background:linear-gradient(to right,#0c78fba1,#0064f0c3,#3675e1c2);border-radius:25px}.link1 img{width:50px;border-radius:7px;transition:transform .3s ease}.link1{display:flex;align-items:center;gap:20px;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;padding:10px;border-radius:15px}.link1:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0072ff4d}.link{display:flex;flex-direction:column;gap:20px;background-color:#fff;padding:20px;border-radius:20px;font-weight:bolder;color:#3f3f3f}.link a{color:#3f3f3f;transition:color .3s ease}.link a:hover{color:#1875df}.conbody{display:flex;flex-direction:row;justify-content:space-around;gap:50px}.conbody1{display:flex;flex-direction:column;gap:20px;padding:20px;justify-content:center;align-items:center}.conbody1 h2{color:#2d2c2c}.conbody2{display:flex;justify-content:end}@media (max-width: 768px){.conbody{flex-direction:column;justify-content:center;align-items:center;gap:50px}}form{margin-top:10px;display:flex;flex-direction:column;justify-content:end;padding:30px 20px;background-color:#63a4f3;gap:20px;border-radius:25px;font-weight:bolder;box-shadow:0 5px 15px #333fc44d;transition:transform .3s ease,box-shadow .3s ease}form:hover{transform:scale(1.05);box-shadow:0 15px 35px #0072ff66}input{width:300px;height:50px;padding-left:10px;border-radius:10px;outline:none;border:none;transition:box-shadow .3s ease,transform .2s ease}input:focus{box-shadow:0 0 10px #0dd0b1;transform:translateY(-2px)}.btn{display:flex;align-items:center;justify-content:center;margin-top:20px}.btn button{width:130px;height:40px;font-size:1.1rem;border-radius:33px;outline:none;border:none;box-shadow:0 0 5px #656464;background-color:#0dd0b1;color:#fff;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .3s ease}.btn button:hover{transform:scale(1.1);box-shadow:0 0 2px #041e1a}.btn button:active{transform:scale(1);box-shadow:0 0 5px #0dd0b1}.foot{min-width:500px;display:flex;justify-content:center;align-items:center;text-align:center;padding:8px;color:#5a5959}
