body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.main{background:linear-gradient(120deg,#1e3c72,#2a5298);color:#fff;height:100vh;overflow:hidden;width:100%;z-index:1}.bg-animation{animation:drift 40s linear infinite;background:radial-gradient(circle at 20% 20%,#ffffff1a 2%,#0000 40%),radial-gradient(circle at 80% 80%,#ffffff1a 2%,#0000 40%);background-size:300px 300px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}@keyframes drift{0%{background-position:0 0,50% 50%}50%{background-position:100% 100%,0 0}to{background-position:0 0,50% 50%}}.sub{height:80vh;justify-content:center}.heading{font-size:4rem}.content p{font-size:1.5rem}.header{background-color:#fff0;left:0;right:0;top:0;transition:transform .3s ease-in-out;z-index:1000!important}.header.hide{transform:translateY(-100%)}.header.show{transform:translateY(0)}.header.scrolled{background-color:#fff;box-shadow:0 2px 10px #0000001a}ul{cursor:pointer;font-size:18px;font-weight:500;gap:4rem;list-style-type:none;text-decoration:none}.navbar ul li{cursor:pointer;padding-bottom:5px;position:relative}.header li a{color:#fff!important;font-weight:500;list-style:none;text-decoration:none}.navbar ul li:hover:after{width:100%}.logo-container{align-items:center;display:flex;height:auto;padding:0}.navbar ul li .nav-link.active,a.nav-link.active{color:#07b25c!important;font-weight:600}.logo-img{height:auto;max-height:54px;object-fit:contain;width:auto}.space{margin-left:50px!important;margin-right:50px!important}@media screen and (max-width:1024px){ul{gap:2rem}.space{margin-left:70px!important;margin-right:70px!important}}@media screen and (max-width:430px){.space{margin-left:6px!important;margin-right:6px!important}.header{padding:0 15px}}
/*# sourceMappingURL=main.68642f73.css.map*/