@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap";.cursor{width:50px;height:50px;border-radius:50%;border:1px solid white;position:fixed;z-index:999}@media (max-width: 738px){.cursor{display:none}}.navbar{width:100vw}.navbar .sidebarlogo{display:none;gap:10vw;width:100%}@media (max-width: 738px){.navbar .sidebarlogo{display:flex;justify-content:space-between;align-items:start}.navbar .sidebarlogo .sidebarrr{width:20vw}.navbar .sidebarlogo .imagee{height:100px;width:250px;object-fit:contain;border-radius:25px;margin-top:10px;display:block}.navbar .sidebarlogo .imagee img{width:100%;height:100%}}.navbar .wrapperr{max-width:1366px;display:flex;align-items:center;gap:25vw;justify-content:center;height:120px}.navbar .wrapperr .imagee{height:100px;width:250px;object-fit:contain;border-radius:25px}@media (max-width: 738px){.navbar .wrapperr .imagee{height:100px;object-fit:contain;width:250px}}.navbar .wrapperr .imagee img{width:100%;height:100%}@media (max-width: 738px){.navbar .wrapperr{justify-content:flex-end}}.navbar .wrapperr span{font-weight:700;margin-left:50px}.navbar .wrapperr .social{display:flex;gap:20px;align-items:center;justify-content:center}.navbar .wrapperr .social a{padding:5px 10px;text-decoration:none;font-weight:700;transition:background-color .3s ease;font-size:bold}.navbar .wrapperr .social a:hover{color:#3d79f2}@media (max-width: 738px){.navbar .wrapperr .social{display:none;font-size:bold}}.sidebar{display:flex;flex-direction:column;align-items:center;justify-content:center;display:none;background:white}@media (max-width: 738px){.sidebar{width:200px;display:block}}.sidebar .bg{position:fixed;z-index:999;top:0;left:0;bottom:0;width:400px;background:rgb(61,121,242)}@media (max-width: 738px){.sidebar .bg{width:200px}}.sidebar .bg .links{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;color:#fff}.sidebar .bg .links a{font-size:30px}@media (max-width: 738px){.sidebar .bg .links a{font-size:20px}}.sidebar button{z-index:999;width:50px;height:50px;border-radius:50%;position:fixed;top:25px;left:25px;background-color:transparent;border:none;cursor:pointer}html{scroll-behavior:smooth;overflow-x:hidden}*{padding:0;margin:0;box-sizing:border-box;font-family:DM Sans,sans-serif}body{background-color:#0c0c1d;color:#d3d3d3;font-family:Poppins,sans-serif}a{text-decoration:none;color:inherit}section{height:100vh;border:none}section#services{height:80vh}section#ServicesCount{height:50vh;background:linear-gradient(to bottom,#0c0c1d 50%,#efe6e6 50%);border:none}section#CardSlider{background:#efe6e6}section#network{background:#efe6e6;height:200vh}.course{height:100vh;display:flex;align-items:center;justify-content:center}.course .box{width:200px;height:200px;background-color:#fff}.lds-circle,.lds-circle div{box-sizing:border-box}.lds-circle{display:inline-block;transform:translateZ(1px)}.lds-circle>div{display:inline-block;width:64px;height:64px;margin:8px;background:white;border-radius:50%;animation:lds-circle 2.4s cubic-bezier(0,.2,.8,1) infinite}@keyframes lds-circle{0%,to{animation-timing-function:cubic-bezier(.5,0,1,.5)}0%{transform:rotateY(0)}50%{transform:rotateY(1800deg);animation-timing-function:cubic-bezier(0,.5,.5,1)}to{transform:rotateY(3600deg)}}.whatsapp-icon{position:fixed;bottom:20px;right:20px;z-index:1000}.whatsapp-icon img{width:50px;height:50px}.navbarhome{display:flex;align-items:start;justify-content:space-between;background-color:transparent;height:18vh;padding-top:3vh;padding-left:10vw;padding-right:10vw;z-index:999}@media (max-width: 738px){.navbarhome{padding:5px 2px 2px}}.navbarhome .logo{height:100px;width:250px;object-fit:cove;border-radius:25px;margin-left:50px;margin-top:10px}@media (max-width: 738px){.navbarhome .logo{margin:0}}.navbarhome .logo img{width:100%;height:100%}.navbarhome .home{display:flex;flex-direction:column;padding:10px;align-items:center;margin-top:20px}@media (max-width: 738px){.navbarhome .home{margin-top:12px}}.navbarhome .home button{background:none;color:#3d79f2;border:none}.navbarhome .home button:hover{color:#fff}
