@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Nerko+One&display=swap";*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:inherit}body{font-family:Outfit,sans-serif;background-color:#f0f0f0;color:#333}nav{display:flex;flex-direction:row;justify-content:space-around;align-items:center;padding:1rem}.navbar-links{display:flex;flex-direction:row;font-size:20px;font-weight:400;font-family:Outfit,cursive;gap:3rem;list-style:none;cursor:pointer}.navbar-links li a{text-decoration:none;font-weight:700}.right{display:flex;flex-direction:row;gap:5rem}.nav-btn a{text-decoration:none;color:#fff}.right p{font-size:18px;font-weight:300;cursor:pointer}.right button{background-color:#3e1d67;color:#fff;border:none;border-radius:10px;padding:9px 19px;text-decoration:none;font-size:16px;margin-top:-.2rem;cursor:pointer}.hamburger{display:none;width:32px;height:32px;flex-direction:column;justify-content:center;gap:6px;background:none;border:none;cursor:pointer;z-index:1100}.hamburger .bar{width:100%;height:4px;background:#3e1d67;border-radius:2px;transition:all .3s cubic-bezier(.4,2,.6,1);display:block}.hamburger.open .bar:nth-child(1){transform:translateY(10px) rotate(45deg)}.hamburger.open .bar:nth-child(2){opacity:0}.hamburger.open .bar:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.no-display{display:none}.hero{position:relative;color:#fff;text-align:center;padding:4rem 1rem 1rem;overflow:hidden;min-height:100vh;background:linear-gradient(to right,#583299,#4a0f5f);width:100%;transition:background-image 1s ease-in-out}.hero-content{z-index:2;position:relative;margin-top:3rem}.hero-title{font-family:Nerko One,cursive;font-size:4.5rem;font-weight:400;margin-bottom:1rem}.hero-subtitle{font-size:2rem;font-weight:200;margin-bottom:2rem;line-height:1.6}.hero-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.get-started{background-color:#fff;color:#583299;border:none;padding:9px 37px;border-radius:30px;font-weight:600;font-size:20px;cursor:pointer;z-index:1;transition:background .3s ease}.get-started:hover{background-color:#583299;color:#fff}.learn-more{background:none;border:none;color:#fff;font-size:20px;font-weight:500;cursor:pointer}.started{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;color:#3e1d67;padding:3rem 0}.started h1{font-family:Outfit,sans-serif;font-size:40px;font-weight:700}.started p{font-family:Nerko One,cursive;font-size:36px;font-weight:300}.started-content{display:flex;flex-direction:row;justify-content:center;gap:1rem}.started-content .leftside{margin-top:3rem}.started-content .leftside ul{list-style:none;padding:0;margin-top:2rem}.started-content .leftside ul li{display:flex;align-items:center;line-height:2;font-size:24px;font-weight:500}.started-content .leftside ul svg{width:25px;height:24px;margin-right:1rem;display:block}.started-content .leftside button{background-color:#3e1d67;color:#fff;border:none;border-radius:20px;padding:9px 36px;text-decoration:none;font-size:20px;font-weight:600;cursor:pointer;margin-top:2rem}.rightside img{width:500px;height:650px;object-fit:cover;border-radius:50%;margin-top:-7rem}.transform{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#ffc12b;padding:2rem 0;gap:7rem}.transform h1{font-family:Outfit,sans-serif;font-size:64px;font-weight:700;margin-bottom:4rem;color:#3e1d67;text-align:left}.transform p{font-family:Outfit,cursive;font-size:15px;font-weight:700;margin-bottom:4rem;color:#3e1d67}.transform .leftside{display:flex;flex-direction:column;align-items:center;justify-content:center}.icn{text-align:center}.transform-icons{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4rem}.transform-btn{background-color:#3e1d67;color:#fff;border:none;border-radius:20px;padding:19px 40px;text-decoration:none;font-size:20px;font-weight:600;cursor:pointer}.rightside{display:flex;flex-direction:column;align-items:center;justify-content:center}.inspired{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(to bottom,#fff,#460c66);color:#fff;padding:4rem 0}.inspired-head{text-align:center}.inspired .inspire{font-family:Outfit,sans-serif;font-size:40px;font-weight:700;margin-bottom:1rem;color:#160a45}.inspired button{background-color:#3e1d67;color:#fff;border:none;border-radius:20px;padding:9px 36px;margin-bottom:3rem;text-decoration:none;align-items:center;font-size:20px;font-weight:600;cursor:pointer;box-shadow:8px 4px 10px #00010080}.inspired button:hover{background-color:#ffc12b;padding:9px 40px;transition:all .5s ease-in-out}.transition{font-family:Outfit,sans-serif;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4rem;background-color:#160a45;color:#fff;padding:2rem 7rem;border-radius:12px;box-shadow:0 4px 20px #0000001a}.transition-content .transit{font-size:43px;font-weight:700;margin-bottom:1rem}.transition-content h2{font-size:24px;font-weight:700;margin-bottom:2rem}.transition-content p{font-size:14px;font-weight:300;margin-bottom:5rem}.transition-content button{background-color:#fafafa;color:#3e1d67;border:none;border-radius:20px;padding:9px 36px;text-decoration:none;font-size:20px;font-weight:600;cursor:pointer}.transition-content button:hover{color:#fff}.testimonial-container{display:flex;justify-content:center;align-items:stretch;gap:1rem;padding:1rem;flex-wrap:wrap;transition:all .5s ease-in-out}.testimonial-card{flex:1;width:350px;height:405px;padding:1.5rem;border-radius:16px;color:#fff;position:relative;opacity:0;animation:fadeIn 1s forwards}.yellow-bg{background-color:#fbbf24;color:#000}.purple-bg{background-color:#4c1d95}.testimonial-img{width:60px;height:60px;border-radius:50%;margin-bottom:.75rem}.testimonial-text{font-size:.95rem;line-height:1.4;margin-bottom:1rem}.testimonial-name{font-weight:700}@keyframes fadeIn{to{opacity:1}}.subscribe{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#ffc12b;color:#fff;padding:5rem 0;margin:4rem 5rem -5rem;border-radius:54px;z-index:2;position:relative}.subscribe h1{font-family:Nerko One,cursive;font-size:60px;font-weight:400;margin-bottom:1rem;color:#2e0b6b}.subscribe p{font-family:Outfit,sans-serif;font-size:20px;font-weight:500;margin-bottom:2rem;color:#2e0b6b}.subscribe input{width:800px;height:50px;border-radius:20px;border:none;padding:0 20px;font-size:18px;font-weight:400;margin-right:10px}.subscribe-form button{background-color:#3e1d67;color:#fff;border:none;height:50px;border-radius:20px;padding:10px 30px;text-decoration:none;font-size:18px;font-weight:600;cursor:pointer;margin-left:-4rem}.footer{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#3e1d67;color:#fff;padding:4rem;z-index:1;position:relative}.footer-content{display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:100%;border-bottom:1.5px solid #FFFFFFC9;padding-bottom:1rem;margin-top:5rem}.footer-content ul{display:flex;flex-direction:row;align-items:center;justify-content:center;list-style:none;margin:0;padding:0}.footer-content ul li{font-size:18px;display:flex;align-items:center;margin-bottom:.5rem}.footer-content ul li svg{flex-shrink:0}.office{font-size:24px;margin-top:2rem}.footer-bottom{font-size:15px;font-weight:400;margin-top:4rem}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;background:#3e1d67;color:#fff;border:none;border-radius:50%;width:44px;height:44px;font-size:2rem;cursor:pointer;z-index:2000;transition:opacity .3s}.courses-intro{text-align:center;padding:4rem 1rem}.courses-intro h1{font-size:48px;font-weight:700;color:#3e1d67;margin-bottom:1rem}.courses-intro p{font-size:24px;font-weight:400;color:#2e0b6b}.app-container{display:grid;grid-template-columns:1fr 1fr;gap:20px 0;padding:4rem;justify-content:center}.card{background:#2d1a4f;color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px #0000004d;display:flex;flex-direction:column;width:420px;height:420px;justify-self:center}.card-content{padding:1rem 1rem 8rem;margin-top:10rem;height:400px}.card-content h3{font-size:24px;font-weight:600;margin-top:0;color:#fff}.card-content ul{padding-left:1.2rem;margin-top:.5rem;font-size:13px;font-weight:300;line-height:1.5}.bg-cyber{background:#2e0b6bcc}.bg-devops{background:#801193cc}.buttons{display:flex;gap:10px;margin-top:1rem;margin-bottom:2rem;flex-wrap:wrap}.enrol{background-color:#fff;color:#2d1a4f;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:700}.enrol:hover{color:#fff}.explore{background-color:transparent;color:#fff;border:1px solid white;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:700}.about-hero{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;background:linear-gradient(to right,#c99620,#422566)}.about-hero-content h1,.about-hero-content h2{font-family:Nerko One,cursive;color:#ffc12b}.about-hero-content h1{font-size:40px;font-weight:400}.about-hero-content h2{font-size:96px;font-weight:400}.about-hero-content p{color:#fff;font-size:40px;font-weight:400}.workflow-section{background:#fff;padding:80px 0}.flow-container{display:flex;align-items:center;justify-content:center;gap:60px;flex-wrap:wrap}.flow-item{text-align:center;transition:transform .3s ease}.flow-item:hover{transform:translateY(-5px)}.flow-button{background:#3e1d67;color:#fff;padding:16px 32px;border-radius:50px;font-size:18px;font-weight:600;margin-bottom:16px;display:inline-block;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #6b21a84d;cursor:pointer;border:none}.flow-button.collaborate{background:#eab308;box-shadow:0 4px 15px #eab3084d}.flow-button:hover{transform:scale(1.05);box-shadow:0 6px 20px #6b21a866}.flow-button.collaborate:hover{box-shadow:0 6px 20px #eab30866}.flow-description{color:#6b7280;font-size:14px;max-width:200px}.arrow{width:40px;height:20px;color:#9ca3af}.video-section{padding:80px 0;background:#f9fafb}.video-container{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.video-card{background:linear-gradient(135deg,#ec4899,#ef4444);border-radius:20px;padding:40px;box-shadow:0 20px 40px #0000001a;cursor:pointer;transition:transform .3s ease;position:relative;overflow:hidden}.video-card:hover{transform:scale(1.05)}.video-header{display:flex;justify-content:space-between;align-items:center;color:#fff;margin-bottom:30px}.video-title{font-size:24px;font-weight:700}.play-button{width:60px;height:60px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.play-button:hover{background:#ffffff4d}.play-icon{width:0;height:0;border-left:20px solid white;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:5px}.video-content{display:flex;align-items:center;gap:20px;color:#fff}.video-avatar{width:60px;height:60px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center}.video-info h4{font-weight:600;margin-bottom:5px}.video-info p{font-size:14px;opacity:.9}.content-section{display:flex;flex-direction:column;gap:30px}.expert-item{display:flex;align-items:center;gap:20px}.expert-icon{width:60px;height:60px;background:#dbeafe;border-radius:12px;display:flex;align-items:center;justify-content:center}.expert-icon-inner{width:40px;height:40px;background:#3b82f6;border-radius:8px}.expert-text h4{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:5px}.expert-text p{color:#6b7280}.content-text{color:#374151;line-height:1.7;margin-bottom:20px}.services{padding:80px 0}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.service-card{background:#3e1d67;color:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 30px #6b21a84d;cursor:pointer;transition:all .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #6b21a866}.service-icon{width:48px;height:48px;margin-bottom:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.service-card h3{font-size:20px;font-weight:700;margin-bottom:15px}.service-card p{color:#c4b5fd;font-size:14px;line-height:1.6}.quote-btn{padding:40px 0;text-align:center}.cta-button{background:#ffc12b;color:#3e1d67;font-weight:700;padding:16px 95px;border-radius:15px;font-size:24px;text-decoration:none;display:inline-block;box-shadow:0 8px 25px #eab3084d;transition:all .3s ease;border:none;cursor:pointer}.cta-button:hover{transform:scale(1.05);box-shadow:0 12px 35px #eab30866}.team-section{padding:80px 0;background:#f9fafb}.team-title{font-size:36px;font-weight:700;text-align:center;color:#1f2937;margin-bottom:60px}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.team-card{cursor:pointer;transition:all .3s ease}.team-image{height:320px;border-radius:20px;overflow:hidden;position:relative;box-shadow:0 15px 35px #0000001a;transition:box-shadow .3s ease}.team-card:hover .team-image{box-shadow:0 25px 50px #0003}.team-gradient{height:100%;display:flex;align-items:flex-end;padding:30px;position:relative}.team-gradient.consultant{background:linear-gradient(135deg,#fb923c,#fbbf24)}.team-gradient.developer{background:linear-gradient(135deg,#8b5cf6,#6b21a8)}.team-gradient.designer{background:linear-gradient(135deg,#a855f7,#8b5cf6)}.team-gradient.analyst{background:linear-gradient(135deg,#fbbf24,#fb923c)}.team-avatar{width:80px;height:80px;background:#fff3;border-radius:50%;margin-bottom:20px}.team-label{position:absolute;bottom:0;left:0;right:0;background:#6b21a8;color:#fff;padding:20px;font-weight:700;font-size:18px}.contact-container{max-width:600px;margin:5rem auto;padding:2rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;background:#fff;border-radius:10px}.contact-container h2{text-align:center;margin-bottom:5rem;font-size:2rem}.contact-form{display:flex;flex-direction:column;gap:1.2rem}label{display:flex;flex-direction:column;font-weight:600;font-size:.95rem}input,textarea{padding:.65rem;margin-top:.4rem;font-size:1rem;border:1px solid #ccc;border-radius:10px;outline:none;transition:border .3s ease}input:focus,textarea:focus{border-color:#5a2d82}.contact-btn{padding:20px 0;background-color:#ffc12b;color:#3e1d67;border:none;border-radius:10px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}button:disabled{opacity:.6;cursor:not-allowed}button:hover:not(:disabled){background-color:#4a2370}.success-message{text-align:center;color:#28a745;font-size:1.1rem;font-weight:500}@media (max-width: 480px){.contact-container{padding:1.5rem .75rem}.contact-container h2{font-size:1.5rem}}.landing-wrapper{background-color:#fff8e6;padding:2rem;display:flex;justify-content:center;align-items:center}.landing-content{text-align:center;max-width:1000px;margin:0 auto}.landing-title{font-size:2.5rem;color:#3e1d67;font-weight:700;margin-bottom:2rem}.landing-subtitle{font-size:1.5rem;color:#000;line-height:1.5;margin-bottom:2rem;text-align:left}.landing-subtitle span{font-weight:700}.landing-image-container,.l-before{margin-bottom:2rem}.landing-image{width:100%;max-width:100%;height:auto;border-radius:.5rem}.landing-button-container{margin-top:1rem}.landing-button{display:inline-block;padding:.75rem 1.5rem;background-color:#3e1d67;color:#ffc12b;text-decoration:none;font-size:1.5rem;font-weight:700;border-radius:6px;transition:background .3s ease;animation:pulse 1.5s infinite}.landing-button:hover{background-color:#2a1247}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #3f1d6733}50%{transform:scale(1.08);box-shadow:0 0 24px #3f1d6740}to{transform:scale(1);box-shadow:0 0 #3f1d6733}}@media (max-width: 600px){.app-container{grid-template-columns:1fr}.testimonial-container{flex-direction:column}}@media (max-width: 490px){.hamburger{display:flex}.right{display:none}.navbar-links{position:absolute;top:60px;left:0;right:0;background:#fff;flex-direction:column;align-items:center;display:none;gap:1.5rem;padding:2rem 0;box-shadow:0 4px 16px #00000014;z-index:1000}.navbar-links.open{display:flex}.no-display{color:#000}.hero{flex-direction:column}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-buttons{flex-direction:column}.rightside img{display:none}.transform{display:flex;flex-direction:column;align-items:center;text-align:center}.transform .leftside{width:100%;padding:1rem}.transform .leftside h1{font-size:30px;margin-bottom:1rem}.transform-icons svg{width:60px;height:60px}.transition{flex-direction:column;align-items:center;text-align:center;padding:2rem 1rem}.transition-content .transit{font-size:33px}.transition-content h2{font-size:18px}.transition-content p{font-size:14px}.transition-content button{padding:9px 28px;text-decoration:none;font-size:16px}.transition-image img,.hero-image img{width:100%;height:auto}.subscribe{color:#fff;padding:3rem 2rem;margin:1rem 1rem -5rem;z-index:2;position:relative}.subscribe h1{font-size:30px;line-height:1}.subscribe p{font-size:16px}.subscribe input{width:auto;height:50px;padding:10px 30px;border-radius:16px;font-size:14px}.subscribe button{padding:8px 20px;font-size:14px}.footer{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:2rem 0}.footer-content{flex-direction:column;gap:1rem;text-align:center}.footer-content ul{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;list-style:none}.footer-content ul li{font-size:14px;margin-right:10px;width:100%}.footer-content ul li svg{display:none}.office{font-size:16px;text-align:center}.about-hero{display:flex;flex-direction:column;height:80vh}.img-container img{width:80%;height:auto}.about-hero-content h1{font-size:20px}.about-hero-content h2{font-size:56px}.about-hero-content p{font-size:20px}}@media (max-width: 1024px){.flow-container{gap:40px}.video-container{grid-template-columns:1fr;gap:40px}.team-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px}}@media (max-width: 768px){.container{padding:0 15px}.hero{padding:60px 0}.flow-container{flex-direction:column;gap:30px}.arrow{display:none}.video-section{padding:60px 0}.video-card{padding:30px}.video-title{font-size:20px}.services{padding:60px 0}.services-grid{grid-template-columns:1fr;gap:20px}.service-card{padding:30px}.team-section{padding:60px 0}.team-title{font-size:28px;margin-bottom:40px}.team-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px}.team-image{height:250px}.team-gradient{padding:20px}.team-label{padding:15px;font-size:16px}}@media (max-width: 480px){.flow-button{padding:12px 24px;font-size:16px}.video-card{padding:20px}.video-header{flex-direction:column;align-items:flex-start;gap:20px}.video-content{flex-direction:column;align-items:flex-start;gap:15px}.service-card{padding:25px}.cta-button{padding:14px 32px;font-size:16px}.team-title{font-size:24px}}
