html,body{margin:0}.navbar{position:sticky;top:0;width:100%;background-color:#0c0c28;box-shadow:0 2px 8px #0006;transition:transform .3s ease-in-out}.navbar{background-color:#0c0c28;box-shadow:0 2px 8px #0006;width:100%;z-index:999;display:flex}.navbar-container{width:100%;display:flex;align-items:center;justify-content:center}.logo{color:#ffebcd;padding:;margin:0}.logo span{font-weight:700;align-items:start}.nav-links{display:flex;gap:20px;align-items:center;vertical-align:middle;position:relative;left:25%}.nav-link{text-decoration:none;color:#ffebcd;font-size:1.5rem;transition:color .2s}.nav-link:hover{color:#07f}.cta-button{background-color:#0c0c28;color:#fff;border:none;padding:8px 16px;border-radius:999px;font-size:1.5rem;cursor:pointer;transition:background .2s}.cta-button:hover{background-color:#005dc1}.menu-toggle{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;max-height:30px}.bar{width:22px;height:3px;background-color:#fff}.mobile-menu{display:none;flex-direction:column;background:#24246c;padding:12px 16px;border-top:2px solid blanchedalmond;border-bottom:3px solid blanchedalmond}#menu-footer{background:#24246c;font-weight:700;font-size:1.5rem;width:100%;height:7rem;position:relative;top:-1.4rem;display:none}#menu-footer>span{position:relative;top:40%;left:10%;color:#ffebcd;text-shadow:white 2px 2px}.mobile-link{text-decoration:none;color:#333;margin-bottom:12px;font-size:1.5}.mobile-cta{width:100%;margin-top:8px;background-color:#0c0c28}.bg-stars{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2;background-size:cover;animation:animateBg 50s linear infinite;display:none}@keyframes animateBg{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.star{position:absolute;top:50%;left:50%;width:4px;height:4px;background:#fff;border-radius:50%;box-shadow:0 0 0 4px #ffffff1a,0 0 0 8px #ffffff1a,0 0 20px #ffffff1a;animation:animate 3s linear infinite}.star:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:300px;height:1px;background:linear-gradient(90deg,#fff,transparent)}@keyframes animate{0%{transform:rotate(315deg) translate(0);opacity:1}70%{opacity:1}to{transform:rotate(315deg) translate(-1000px);opacity:0}}.star:nth-child(1){top:0;right:0;left:initial;animation-delay:0s;animation-duration:1s}.star:nth-child(2){top:0;right:100px;left:initial;animation-delay:.2s;animation-duration:3s}.star:nth-child(3){top:0;right:220px;left:initial;animation-delay:2.75s;animation-duration:2.75s}.star:nth-child(4){top:0;right:-220px;left:initial;animation-delay:1.6s;animation-duration:1.6s}@media screen and (max-width: 576px){.nav-links{display:none}.menu-toggle{display:flex;position:relative;top:40%;left:-5%}.menu-footer{display:flex}.menu-footer>span{position:relative;left:0%}.mobile-menu{display:flex}.navbar{height:7.5rem}}@media screen and (min-width: 576px) and (max-width: 768px){.nav-links{display:none}.menu-toggle{display:flex;position:relative;top:40%;left:-5%}.menu-footer,.mobile-menu{display:flex}.navbar{height:7.5rem}}@media screen and (min-width: 768px) and (max-width: 1024px){.nav-links{display:none}.menu-toggle{display:flex;position:relative;top:40%;left:-5%}.menu-footer,.mobile-menu{display:flex}.navbar{height:9rem}}@media screen and (min-width: 1024.01px) and (max-width: 1280px){.nav-links{display:none}.menu-toggle{display:flex;position:relative;top:40%;left:-5%}.menu-footer,.mobile-menu{display:flex}.navbar{height:10rem}}@media screen and (min-width: 1280.01px) and (max-width: 1536px){.menu-footer{display:none}.navbar{height:7rem}}@media screen and (min-width: 1536px){.menu-footer{display:none}.logo{position:relative;left:-90%;top:10%}.navbar{height:6rem}.bg-stars{display:block}}.page-content{font: 1rem Inter,sans-serif}#header{height:min-content}*{font-family:Josefin Sans,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}body{background-color:#987a00dc}#footer{text-align:center;font-size:larger;color:#3f3fdb;text-shadow:white 1px 1px;height:10vh;display:flex;align-items:center;justify-content:center;background-color:#3f3f63}.link,#home-title,#home-subtitle,#scroll-down{text-shadow:black 1px 1px}.link,.link:visited{color:#3f3fdb;text-decoration:none;font-size:1.5rem;transition:color .2s}.link:hover{color:#07f}#home-title-box{color:#3f3fdb;z-index:999;text-align:center;background-color:#000000b3;border-radius:1rem}@media screen and (max-width: 576px){#home-title-box{padding-top:1rem;padding-bottom:2rem;display:flex;flex-direction:column;width:100%;position:relative;z-index:1;justify-content:center;padding:2rem;background-color:#0000004d;border-radius:1rem}#home-title{font-size:2rem}#home-subtitle{font-size:1rem}}@media screen and (min-width: 576px) and (max-width: 768px){#home-title-box{padding-top:2.5rem;padding-bottom:2.5rem;top:-26%;position:relative;width:auto;z-index:1;text-align:center;padding:2rem;background-color:#0000004d;border-radius:1rem}#home-title{font-size:2rem}#home-subtitle{font-size:1rem}}@media screen and (min-width: 768px) and (max-width: 1024px){#home-title-box{padding-top:2.5rem;padding-bottom:2.5rem;position:relative;width:auto;z-index:1;text-align:center;padding:2rem;background-color:#0000004d;border-radius:1rem}}@media screen and (min-width: 1024.01px) and (max-width: 1280px){#home-title-box{padding-top:2.5rem;padding-bottom:2.5rem;position:relative;z-index:1;text-align:center;padding:2rem;background-color:#0000004d;border-radius:1rem}}@media screen and (min-width: 1280.01px) and (max-width: 1536px){#home-title-box{padding-top:2.5rem;padding-bottom:2.5rem;position:relative;z-index:1;text-align:center;padding:2rem;background-color:#0000004d;border-radius:1rem}}@media screen and (min-width: 1536px){#home-title-box{padding:2rem;text-align:center;z-index:1;background-color:#0000004d;border-radius:1rem;width:100%}}@media screen and (max-width: 576px){.p-carousel-content{display:flex;justify-content:center;text-align:center}.p-carousel-container{max-width:100%;margin:auto;margin-bottom:3rem}.p-carousel-prev,.p-carousel-next{background-color:#333!important;width:3rem!important;height:3rem!important;opacity:.66;color:#fff!important}#prod-carousel-item{max-width:16rem;max-height:9rem}#carousel{margin-top:3rem}}@media screen and (min-width: 576px) and (max-width: 768px){.p-carousel-content{display:flex;justify-content:center;text-align:center}.p-carousel-container{max-width:100%;margin:auto;margin-bottom:3rem}.p-carousel-prev,.p-carousel-next{background-color:#333!important;width:3rem!important;height:3rem!important;opacity:.66;color:#fff!important}#prod-carousel-item{max-width:24rem;max-height:13.5rem}#carousel{margin-top:3rem}}@media screen and (min-width: 768px) and (max-width: 1024px){.p-carousel-content{display:flex;justify-content:center;text-align:center}.p-carousel-container{max-width:66%;margin:auto;margin-bottom:6rem}.p-carousel-prev,.p-carousel-next{background-color:#333!important;width:3rem!important;height:3rem!important;opacity:.66;color:#fff!important}#prod-carousel-item{max-width:24rem;max-height:13.5rem}}@media screen and (min-width: 1024.01px) and (max-width: 1280px){.p-carousel-content{display:flex;justify-content:center;text-align:center}.p-carousel-container{max-width:66%;margin:auto;margin-bottom:6rem}.p-carousel-prev,.p-carousel-next{background-color:#333!important;width:3rem!important;height:3rem!important;opacity:.66;color:#fff!important}#prod-carousel-item{max-width:32rem;max-height:18rem}}@media screen and (min-width: 1280.01px) and (max-width: 1536px){.p-carousel-content{display:flex;justify-content:center;text-align:center}.p-carousel-container{max-width:66%;margin:auto;margin-bottom:6rem}.p-carousel-prev,.p-carousel-next{background-color:#333!important;width:3rem!important;height:3rem!important;opacity:.66;color:#fff!important}#prod-carousel-item{max-width:40rem;max-height:22.5rem}}@media screen and (min-width: 1536px){.p-carousel-content{text-align:center}.cont .p-carousel-container{max-width:100%}.p-carousel-prev,.p-carousel-next{background-color:#333!important;width:3rem!important;height:3rem!important;opacity:.66;color:#fff!important}#carousel{height:auto;width:auto}}.video-section{position:relative;width:100%;height:100vh;overflow:hidden}.video-section video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.video-frame{position:relative;z-index:;color:#fff;text-align:center}@media screen and (max-width: 576px){.video-section{position:relative;width:100%;height:auto;display:flex;align-items:center}.video-content{width:90%}}@media screen and (min-width: 576px) and (max-width: 768px){.video-section{position:relative;overflow:hidden;height:100vh;display:flex;align-items:center;text-align:center;justify-content:center}.video-content{width:95%;z-index:999}}@media screen and (min-width: 768px) and (max-width: 1024px){.video-section{position:relative;overflow:hidden;width:auto;height:100vh;display:flex;align-items:center;text-align:center;justify-content:center}.video-content{z-index:999}}@media screen and (min-width: 1024.01px) and (max-width: 1280px){.video-section{position:relative;overflow:hidden;height:100vh;display:flex;align-items:center;text-align:center;justify-content:center}.video-content{z-index:999}}@media screen and (min-width: 1280.01px) and (max-width: 1536px){.video-section{position:relative;overflow:hidden;height:100vh;display:flex;align-items:center;text-align:center;justify-content:center}.video-content{width:90%;z-index:999}}@media screen and (min-width: 1536px){#video-container{background-color:#db3f3f80;box-shadow:#3f3f3f 4px 0 0 4px;border-radius:3px;height:100vh}.video-content{width:100%;z-index:999}.video-section{height:100vh;display:flex;align-items:center;text-align:center}.video-section{position:absolute!important;top:0;left:0;pointer-events:none}}.p-card{margin:2rem}.p-card-title,.p-card-subtitle,.card-content{overflow-wrap:normal}#content-teaser-box{text-align:center;margin:auto;background-color:#3fdb3f80;padding:1rem;box-shadow:#3f3f3f 0 4px 4px 4px}#cards-container{display:flex;flex-direction:row;justify-content:space-between}.card-text{text-align:justify;padding:1rem}#content-teaser-title{color:#3fdb3f;text-shadow:black 2px 2px;font-weight:700}a{text-decoration:none;color:inherit}button{background-color:#3f3fdb;width:20%;border-radius:.5em;color:#ffebcd;text-shadow:black 1px 1px;border-color:#000}#edu-carousel-item{max-width:48rem;max-height:27rem}.p-carousel-item{width:100%;margin:auto}.cont2 #know-title{font-size:1.25rem;font-weight:700;padding:1rem 0 0;color:#ffebcd}#know-content{padding:1rem;text-align:justify;color:#ffebcd}#know-content-cont{background-color:#0000004d}#education-block-box{text-align:center;background-color:#3f3fdb80;box-shadow:0 2px 8px #0006}.about-card{background-color:#280c0c;padding:1rem}#about-card p{background-color:#db3f3f80;padding:1rem;font-size:1.125rem;color:#ffebcd}#about-card .p-card-title{font-size:2rem;color:#ffebcd}#sign-up-box{background-color:#db3f3f80;padding:1rem;color:#fab650;text-shadow:white 1px 1px;text-align:center;box-shadow:#3f3f3f 2px 2px 2px 2px}.form-button-signup{background-color:#3f3fdb;width:33%;color:#ffebcd;font-size:1rem;font-weight:700;font-family:inherit;border-radius:7px;border:none;box-shadow:#3f3f3f 2px 2px 2px 2px;margin-top:1rem}
