@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";body{margin:0;padding:0;overflow-x:hidden;box-sizing:border-box;max-width:100vw}#root{text-align:center}*{scrollbar-width:thin;scrollbar-color:#e25420 #d4d4d4}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,sans-serif;color:#fff;background-color:#f4f4f4;overflow-x:hidden}.first{height:50vh;background-color:#1b1a1b;width:100%;display:flex;flex-direction:column;align-items:center;padding-top:3rem;margin-bottom:5rem}#p1{font-size:4rem;font-weight:400;display:block}#p2{height:2rem;padding:1rem;font-size:1.3rem;width:70%}#second{width:100%;min-height:70vh;background-color:#1b1a1b;display:flex;align-items:center;justify-content:center}.second{width:70%;height:90%;background:linear-gradient(to right,#000000a6,#823417a6);border-radius:2rem;margin-top:1rem;margin-bottom:1rem}.second h1{font-size:3rem;margin-top:3rem}.highlight{color:#e25420}.third{display:flex;align-items:center;justify-content:space-around;margin:1.5rem;height:max-content}#left{width:40%;font-size:large;text-align:justify;margin:3rem;display:flex;align-items:center;justify-content:center}#right{display:flex;align-items:center;justify-content:center}.section{width:100%;background:linear-gradient(#fff,#1d1b1d);display:flex;justify-content:center;align-items:center}.benefits h1{margin:3rem;font-size:3rem;color:#02033b}.items{background-color:#fff;border-radius:5rem;width:70vw;height:90vh;margin:10px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:2rem}.item{height:50%;width:30%;color:#02033b;display:flex;flex-direction:column;align-items:center;margin:1rem}.item img{height:5rem;margin-bottom:.5rem}.item h2{line-height:1;margin-bottom:2rem}.education h2{margin-bottom:.5rem}.sponsors{width:100%;background-color:#1b1a1b;height:min-content;padding:1rem}.sponsors h1{font-size:4rem;margin-bottom:1rem;font-weight:400}.simages{display:flex;align-items:center;justify-content:center;padding-right:1rem;padding-left:1rem}.simages img{width:30%;margin:1.5rem}.team{width:100%;min-height:80vh;background-color:#f4f4f4;display:flex;align-items:center;justify-content:center}.box{width:90%;height:90%;border-radius:1.5rem;border:4px solid black;background-color:#fff;padding:1rem 3rem;font-weight:700;line-height:80px}.box h1{color:#000;font-size:3rem}.innerbox{display:flex;height:100%;width:100%;justify-content:space-around}.verticals{width:35%;height:70%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;border-radius:10px;background-color:#fff}.verticals div{width:100%;height:17%;margin:3px}.verticals div button{width:100%;height:100%;font-size:1.7rem;text-align:left;padding-left:1rem;border-radius:.6rem;color:#000;font-weight:700;border:2px solid #E7EEEC;background-color:#00000005;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;cursor:pointer}.timages{height:60vh;display:flex;align-items:center;justify-content:center}.timages img{width:98%}#shortimg{display:none;width:80vw}@media (max-width:1376px){.items{width:90vw}.item{width:45%;height:30%}}@media (max-width: 1086px){.first,#second,.third,.section,.team{flex-direction:column}#p1{font-size:3rem}#p2{font-size:1.1rem;width:85%}.second{width:90%}.second h1{font-size:2.5rem;margin-top:2rem}.third{flex-direction:column}#left,#right{width:80%;margin-top:.5rem}#left{font-size:1.4rem}#right img{width:16rem}.items{width:90vw;height:auto}.item{width:45%}.sponsors h1{font-size:3rem;margin-bottom:.8rem}.simages img{width:30%}.box{padding:1rem 2rem}.innerbox{flex-direction:column;align-items:center}.verticals{width:90%}.verticals div button{display:flex;justify-content:center;align-items:center}#shortimg{display:block;width:80%}.timages img{display:none}.timages{height:auto}}@media (max-width: 768px){#p1{font-size:2.5rem}#p2{font-size:1rem;width:90%}.second h1{font-size:2rem;margin-top:1.6rem}#left,#right{width:90%}#right img{width:15rem}.benefits h1{font-size:2rem}.items{flex-direction:column}.item{width:70vw;margin:.5rem}.sponsors h1{font-size:2.5rem;margin-bottom:.5rem}.verticals{width:90%}.team{height:auto}.box{padding:1rem}.box h1{font-size:2.5rem}.timages{height:auto}#shortimg{width:120%}}@media (max-width: 502px){.items{width:95%}.verticals{width:90%}.box h1{font-size:2rem}.verticals div button{font-size:1rem}#shortimg{width:130%}}:root{--pc: rgb(8, 8, 58);--sc: rgb(144, 119, 119);--tc: rgb(8, 7, 7)}body{font-family:var(--font-poppins)!important}nav{height:5rem;background:#1b1a1b;color:#dcdcdc;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:5;width:max-content;width:100vw}.overview{display:flex;padding:2rem}.overview li{padding:2rem}.overview a{font-size:1.25rem}.nav-items{display:flex;align-items:center}.logo img{height:3.5rem;margin-left:3rem}#login{height:3rem;font-size:1.25rem;background-color:#4477ce;padding-left:1.5rem;padding-right:1.5rem;border-radius:2rem;padding-top:0;color:#fff;border:none;outline:none;margin-right:2rem}.nav-items li{font-size:1rem;list-style-type:none}a{text-decoration:none;color:#fff}.container1{max-width:1170px;margin:auto}.row a{text-decoration:none;color:#fff}footer{text-align:center}.row{display:flex;flex-wrap:wrap;justify-content:space-around}.row h4{font-size:1.6rem}ul{list-style:none;padding:0}.social-links img{height:40px}@media (max-width: 1086px){.logo img{height:2.8rem}}@media (max-width: 1000px){.logo img{height:2.1rem}.overview li{padding:1rem}}@media (max-width: 574px){.logo img{height:3rem}}@media (max-width: 425px){.logo img{height:2rem}}.text-container{margin:auto;width:200px;height:5.9rem;overflow:hidden;text-align:center;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;white-space:normal;text-overflow:ellipsis}.hamburger{display:none;cursor:pointer}.small{width:max-content;display:flex;justify-content:space-around;align-items:center}.bar{width:25px;height:3px;background-color:#fff;margin:5px 0;transition:.4s}.change .bar:nth-child(1){-webkit-transform:rotate(-45deg) translate(-6px,6px);transform:rotate(-45deg) translate(-6px,6px)}.change .bar:nth-child(2){opacity:0}.change .bar:nth-child(3){-webkit-transform:rotate(45deg) translate(-6px,-6px);transform:rotate(45deg) translate(-6px,-6px)}.dropdown-menu{display:none}@media (max-width: 816px){.nav-items ul{display:none}.dropdown-menu{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#141414;margin:0}.hamburger{display:block;margin-right:2rem}.logo,.nav-items{display:flex;justify-content:center;align-items:center}}.dropdown-menu li{text-align:center}.dropdown-menu li a{display:block;padding:1rem;color:#fff;text-decoration:none;transition:background-color .3s}.dropdown-menu li a:hover{background-color:#333}html,body{margin:0;padding:0}.maincontainer{width:100%;height:32vh;position:absolute;overflow:hidden;background:linear-gradient(#981706,#ee3a24);display:flex;align-items:center;justify-content:center;max-height:max-content;padding:.2rem}.container{width:100%;height:100%;background-color:#1b1a1b;display:flex;justify-content:space-around;align-items:center;border-radius:2rem;max-height:max-content}.citem{height:97%;width:24.5%}.logo{display:flex;flex-direction:column;gap:1rem}#img2{height:5rem}#img1{height:8rem}.logo img{margin-left:.8rem}.address{padding:1rem;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center}.address h2 span{background:linear-gradient(#e25420,#f69448);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.address p{font-family:Poppins,sans-serif;font-size:1.4rem}.social{padding:1rem}.social h2{margin-top:.5rem;margin-bottom:1.5rem}.social div{display:flex;justify-content:center;align-items:center}.social div span img{height:2.7rem}.social div span{font-size:large}.email{display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.email h2{margin-top:2rem}.form{height:3rem;width:20rem;background-color:#333;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-top:1.8rem}.form input{width:80%;height:100%;background:transparent;border:none;color:#fff;font-size:1rem;box-shadow:none;outline:none}.form input:focus{outline:none}.form input::placeholder{color:#fff}.form button{background:transparent;border:none;color:#fff;font-size:1rem;box-shadow:none;outline:none}.form button:focus{outline:none}.scroll{position:relative;bottom:-1rem;right:-8rem;z-index:1000;background-color:transparent;border:none;cursor:pointer}.scroll img{width:50px;height:auto}.scroll:hover{transform:scale(1.1);transition:transform .3s ease}.shortscreen{display:none;width:100%;height:100%;background-color:#1b1a1b;border-radius:1rem;padding:1rem}.shortscreen div span{margin:1rem}.shortscreen div span img{width:2.3rem}.shortscreen h1 span{background:linear-gradient(#e25420,#f69448);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.shortscreen img{width:15rem}.shortscroll{width:100%;display:flex;justify-content:flex-end;padding:1rem;background:transparent;border:none}.shortscroll img{width:3rem;position:relative;bottom:2rem}@media (max-width: 1350px){.address p{font-size:1rem}.form{width:16rem}}@media (max-width: 1150px){.address{display:none}.social div{gap:.5rem}}@media (max-width: 870px){.container{display:none}.shortscreen{display:block}}@media (max-width: 425px){.maincontainer{height:25vh}.container{padding:5px}.shortscreen h1{font-size:1.3rem}.shortscreen h2{font-size:1rem}.shortscroll img{display:none}.shortscreen div span img{width:1.7rem}}@media (max-width: 320px){.address p{font-size:1rem}.social div span img{height:2.5rem}}.main-content{min-height:70vh}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
