@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Lato,sans-serif;scroll-behavior:smooth}html,body{scroll-behavior:smooth;overflow-y:auto;min-height:100vh;overflow-x:hidden;background-color:#0f0f0f}a{text-decoration:none;color:inherit}.app{width:80%;margin:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.main{padding:10px;min-height:100vh;width:100%;overflow:hidden;position:relative;background:#0f0f0f;background-attachment:fixed;display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.main img{height:48vh;width:100%;object-fit:cover;border-radius:10px}.wrapper{height:600px;width:600px;background:linear-gradient(to right,rgb(170,0,255) 30%,transparent);border-radius:50%;position:absolute;z-index:0;left:-50px}.main:before{content:"";position:absolute;bottom:0;z-index:1;width:100%;height:100px;background:linear-gradient(to top,#0f0f0f,transparent)}.col,.col1{display:flex;flex-direction:column;gap:20px;position:relative}.col{justify-items:center}.col1{justify-content:space-between}.image{width:100%;height:40%;border-radius:10px;position:relative}.content{position:absolute;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100%;overflow-x:hidden}svg{position:relative;z-index:3;margin-left:10px}svg path{fill:transparent;stroke:#fff;stroke-width:1;stroke-dasharray:275;stroke-dashoffset:275;animation:textAnimation 4s 6s ease-in-out 1 forwards}.content .typer{text-align:center;width:100%;max-width:1400px}.mask{position:absolute}.content h1{margin-bottom:70px;opacity:0;color:#fff;font-size:80px;animation:typerFade 4s 6s ease-in-out 1 forwards;position:relative;z-index:3}.content .typer h1{font-size:50px;font-weight:400}.content h1 span{color:#fff724}.content h1 span span{color:#fff}@keyframes typerFade{0%{opacity:0}to{opacity:1}}@keyframes textAnimation{0%{stroke-dashoffset:275}80%{fill:transparent}to{fill:#fff;stroke-dashoffset:0}}@keyframes fade{0%{transform:scale(1)}33%{transform:scale(1.02);box-shadow:0 0 10px 1px #a0f}66%{transform:scale(1)}to{transform:scale(1.02);box-shadow:0 0 10px 1px #fff724}}@media (max-width: 1200px){.main{grid-template-columns:repeat(4,1fr)}}@media (max-width: 992px){.main{grid-template-columns:repeat(3,1fr)}.main .col:nth-of-type(5),.main .col1:nth-of-type(4){display:none!important}.content h1{font-size:60px}.content .typer h1{font-size:40px}.wrapper{height:400px;width:400px}}@media (max-width: 768px){.main{grid-template-columns:repeat(3,1fr)}.main .col:nth-of-type(5),.main .col1:nth-of-type(4){display:none!important}.content h1{font-size:45px}.content .typer h1{font-size:30px;width:90%;margin:auto}.wrapper{height:300px;width:300px;left:-20px}.main img{height:35vh}}@media (max-width: 480px){.main{grid-template-columns:1fr 1fr 1fr}.main .col:nth-of-type(5),.main .col1:nth-of-type(4){display:none!important}.content h1{font-size:35px;margin-bottom:50px}.content .typer h1{font-size:22px}.wrapper{height:200px;width:200px;left:-10px}.main img{height:30vh}}.header{position:fixed;z-index:100;top:0;left:0;padding:50px 10%;width:100%;display:flex;align-items:center;justify-content:space-between;transition:background-color .4s ease-in-out}.nav-default,.nav-home{background:linear-gradient(rgb(0,0,0) 60%,transparent 100%);color:#fff}.nav-about{background:linear-gradient(rgb(221,221,221) 60%,transparent 100%);color:#000}.nav-projects,.nav-events{background:linear-gradient(rgb(0,0,0) 60%,transparent 100%);color:#fff}.nav-contact{background:linear-gradient(rgb(221,221,221) 60%,transparent 100%);color:#000}.navbar a{position:relative;font-size:18px;margin-left:40px;transition:color .3s ease-in-out;padding-bottom:5px}.navbar a:before{content:"";position:absolute;bottom:-3px;left:0;width:0;height:2.5px;background:#fff724;transition:width .3s ease-in-out}.nav-about .navbar a:before,.nav-contact .navbar a:before{background:#a0f}.navbar .active{color:#fff724}.nav-about .navbar .active,.nav-contact .navbar .active{color:#a0f}.navbar a:hover{color:#fff724}.nav-about a:hover,.nav-contact a:hover{color:#a0f}.navbar .active:before{width:100%}@media (max-width: 768px){.header{padding:15px 5%}.navbar a{font-size:16px;margin-left:20px}}*{margin:0;padding:0;box-sizing:border-box}.horizotal{display:flex;justify-content:flex-start;gap:200px}.vertical{width:300px;display:flex;flex-direction:column}.img{display:block;width:100%;height:100%;object-fit:cover;margin-bottom:1rem}.project-info{margin:8rem}.project-info .title{font-size:4rem;font-weight:700;color:#fff;margin-bottom:4rem}.project-info .sub-head{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1rem}.project-info .data{font-size:1.05rem;font-weight:400;color:#fff;word-spacing:.2rem;line-height:1.5;margin-bottom:5rem}.project-info hr{margin-top:5rem}.hl-container{width:100%;height:fit-content;padding-bottom:50px}.hl-container h1{padding-left:5vw;color:#fff;font-size:clamp(2.5rem,7vw,90px);font-weight:900;margin-bottom:60px}.logos{padding:10px 0;position:relative}.logos-slide{width:90%;max-width:1536px;height:100px;white-space:nowrap;position:relative;overflow-x:hidden;margin-inline:auto;-webkit-mask-image:linear-gradient(to right,#0000,#00020%,#00080%,#0000);mask-image:linear-gradient(to right,#0000,#00020%,#00080%,#0000);margin-top:30px}.logos-slide:hover img{animation-play-state:paused}.logos-slide img{height:100px;width:180px;cursor:pointer;position:absolute;left:max(2200px,100%);animation-name:slide;animation-duration:60s;animation-timing-function:linear;animation-iteration-count:infinite}.alt img{left:-220px;animation-name:slide-alt;animation-duration:60s;animation-timing-function:linear;animation-iteration-count:infinite}.item1{animation-delay:-54s}.item2{animation-delay:-48s}.item3{animation-delay:calc(60s / 10 * (10 - 3) * -1)}.item4{animation-delay:calc(60s / 10 * (10 - 4) * -1)}.item5{animation-delay:-30s}.item6{animation-delay:-24s}.item7{animation-delay:calc(60s / 10 * (10 - 7) * -1)}.item8{animation-delay:-12s}.item9{animation-delay:-6s}.item10{animation-delay:-0s}@keyframes slide{to{left:-220px}}@keyframes slide-alt{to{left:max(2200px,100%)}}.explore-menu{display:flex;flex-direction:column;gap:20px;padding:80px 5vw}.explore-menu h1{color:#fff;font-size:clamp(2.5rem,8vw,90px);font-weight:600}.explore-menu-text{max-width:60%;color:gray;font-size:1rem}.explore-menu-list{display:flex;justify-content:center;align-items:center;gap:20px;text-align:center;margin-top:20px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:10px}.explore-menu-list::-webkit-scrollbar{display:none}.explore-menu-list-item{display:flex;gap:20px;align-items:center;flex:0 0 auto;scroll-snap-align:start}.explore-menu-list-item .display{display:none}.explore-menu-list-item .sep{font-size:25px;font-weight:100}.explore-menu-list-item img{width:7.5vw;min-width:80px;max-width:100px;cursor:pointer;border-radius:50%;transition:.2s}.explore-menu-list-item p{margin-top:10px;color:#ffffffcd;text-align:center;font-size:max(1.1vw,16px);cursor:pointer;white-space:nowrap}.explore-menu hr{margin-bottom:10px;height:2px;background-color:#8000ff;border:none}.explore-menu-list-item .active{-webkit-text-stroke:.5px;-webkit-text-stroke-color:rgb(128,0,255)}@media (max-width: 1050px){.explore-menu-text{max-width:100%;font-size:14px}}@media (max-width: 768px){.explore-menu{padding:60px 4vw}.explore-menu-text{font-size:13px}.explore-menu-list-item img{width:70px}.explore-menu-list-item p{font-size:14px}}@media (max-width: 480px){.explore-menu{padding:40px 3vw}.explore-menu-list{justify-content:flex-start}.explore-menu h1{font-size:2.2rem}.explore-menu-text{font-size:12px}.explore-menu-list-item img{width:60px}.explore-menu-list-item p{font-size:13px}.explore-menu-list-item .sep{font-size:20px}}.project-display{display:grid;place-items:center;margin-inline:1.5rem;padding-block:5rem}.project-display-list{display:grid;grid-template-columns:repeat(3,1fr);column-gap:1rem;row-gap:1rem}@media (max-width: 768px){.project-display-list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.project-display-list{grid-template-columns:1fr}}.project-card{position:relative;overflow:hidden;border-radius:.5rem;width:100%;max-width:500px;aspect-ratio:1 / 1;margin:auto}.card-img{position:relative;width:100%;height:100%;display:block;object-fit:cover;transition:.5s ease-in-out}.card-color{background-color:#7200abef;width:100%;height:100%;position:absolute;top:0;border-radius:.5rem;opacity:0;transition:opacity .5s ease-in-out}.card-data{width:80%;height:auto;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1rem;position:absolute;bottom:11rem;left:0;right:0;margin-inline:auto;transition:opacity .5s .5s;background:none;text-align:center}.card-description{display:block;font-size:1rem;margin-bottom:.75rem;color:#cf70ff;font-weight:600}.card-name{font-size:1.8rem;font-weight:700;color:#e3aaff;margin-bottom:.25rem}.card-button{font-size:1rem;color:#ffd000;font-weight:500;cursor:pointer}.card-button:hover{text-decoration:underline}.project-card:hover .card-data{animation:show-data .5s forwards}.project-card:hover .card-color{opacity:1}.project-card:hover .card-img{transform:scale(1.1)}.project-card:not(:hover) .card-data{animation:remove-data .5s forwards}@keyframes show-data{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes remove-data{to{transform:scale(0)}}@media (max-width: 500px){.card-name{font-size:1.4rem}.card-description{font-size:.95rem}.card-button{font-size:.9rem}.card-data{bottom:6rem}}.event-main{background:#000;margin-top:5rem;padding:2rem}.event-main h1{color:#fff;font-size:clamp(2.5rem,8vw,90px);font-weight:900;margin-bottom:4rem;text-align:center;margin-left:0}.event img{width:100%;height:auto;object-fit:cover;display:block;margin:0 auto;margin-bottom:.3rem}@media (max-width: 768px){.event-main h1{font-size:2.5rem;margin-bottom:2rem}}@media (max-width: 480px){.event-main{padding:1rem}.event-main h1{font-size:2rem}}.about{width:100%;background:#fff;position:relative}.mainimg img{width:70%}.mainimg{width:50%;display:flex;align-items:center;justify-content:center}.about-con{padding:200px 50px 50px;display:flex;flex-direction:row;justify-content:space-around}.about-content{width:44%;text-align:left;color:#000}.about-content h1{font-size:27px;font-weight:900;margin-bottom:3rem;text-align:center}.about-content p{font-size:15px;font-weight:400;margin-bottom:2rem;letter-spacing:.8px}.about-content button{position:relative;left:35%;padding:12px 20px;background:transparent;border:3px solid rgb(42,42,42);border-radius:40px;color:#000;font-size:17px;font-weight:500;letter-spacing:1px;word-spacing:3px;cursor:pointer;transition:all .3s ease-in-out;text-align:center}.section{padding:0 100px;position:relative}.section hr{height:4px;background:#9ad8ca;border:none}.tech-items{display:flex;flex-direction:column;justify-content:space-around;gap:10px;padding:50px 50px 100px 20px}.tech-items .tech-item{display:flex;gap:10px}.technical h4{font-size:17px}.section .tech{width:50%;position:absolute;top:70px;left:600px}.edu-container{display:flex;gap:20px;padding:50px}.edu-container .institution{display:flex;flex-direction:column;gap:40px;text-align:right}.edu-container .timeline{width:2px;background:#000;height:333px}.timeline .points{width:10px;height:10px;background:#000;border-radius:50%;position:relative;right:4px;top:5px;margin-bottom:84px}.edu-container .degree{display:flex;flex-direction:column;gap:52px}.edu-img{margin-left:20%}.section h1{font-size:30px}.exp-container{display:flex;justify-content:space-around;gap:20px;padding:50px;flex-wrap:wrap}.exp-container .points,.exp-container .point{width:10px;height:10px;background:#9ad8ca;border-radius:50%;position:relative;top:5px}.exp-container .point{width:25px}.exp-item{display:flex;gap:50px;justify-content:space-between;margin-bottom:50px;flex-wrap:wrap}.exp-img{width:200px;height:200px}.job-item{display:flex;gap:10px;padding-left:20px;width:300px}.exp-item .info{display:flex;flex-direction:column;gap:30px}.job-info{display:flex;flex-direction:column;gap:3px}.row-flex{display:flex;gap:20px;justify-content:space-around}.info h2{font-size:20px}@media (max-width: 1024px){.about-con{flex-direction:column;align-items:center;padding:100px 20px 50px}.mainimg{width:100%}.mainimg img{width:90%}.about-content{width:100%;text-align:center}.about-content button{left:0;margin:0 auto}.section{padding:0 60px}.section .tech{position:static;width:100%;margin-top:30px}.edu-container{align-items:center;padding:40px 20px}.row-flex{flex-direction:column}.exp-container{padding:30px 20px;flex-direction:column}.exp-item{flex-direction:column}}@media (max-width: 768px){.about-content h1{font-size:22px}.about-content p{font-size:14px}.about-content button{left:0;display:block;margin:0 auto}.exp-img{width:160px;height:160px}.job-item{width:100%}}@media (max-width: 480px){.about-content{top:280px;width:90%;padding:10px}.about-content h1{font-size:20px}.about-content button{font-size:15px;padding:10px 18px}.section{padding:0 20px}.section h1{font-size:24px;text-align:center}.edu-img{margin-left:0}.row-flex{flex-direction:column;gap:10px}.exp-img{width:140px;height:140px}}.contact-card{display:flex;flex-wrap:wrap;width:100%;background:#fff;padding:0 100px}.left-section,.right-section{flex:1;padding:150px 60px 0}.left-section h2{font-size:38px;color:#555;margin-bottom:1.5rem}.left-section p{font-size:14.5px;font-weight:400;color:#777;line-height:1.6;letter-spacing:.5px}.col-gap{display:flex;flex-direction:column}.contact-info h4{font-size:15px;color:#555;font-weight:500;margin-bottom:.3rem}.contact-info a{font-weight:600}.contact-info{margin-top:35px}.contact-info div{display:flex;margin-bottom:28px}.contact-info img{width:55px;height:55px;margin-right:10px}.connect-message{margin-top:25px;font-style:italic;color:#777;margin-bottom:2rem}.social img{width:25px;height:25px;margin-right:40px;opacity:.5;margin-bottom:5rem}.right-section{background-color:#fff}.right-section h2{font-size:38px;margin-bottom:50px;color:#555}.row-gap{display:flex;gap:30px;flex-wrap:wrap}.form-group{margin-bottom:30px}.form-group label{display:block;margin-bottom:5px;color:#555}.row-gap input{width:100%;padding:20px 0;border:none;border-bottom:1px solid #000000;margin-bottom:30px;font-size:15px;outline:none}.form-group input,.form-group textarea{width:60%;padding:20px 0;border:none;border-bottom:1px solid #000000;resize:none;font-size:15px;outline:none}.right-section button{background-color:transparent;color:#000;padding:12px 20px;border:3px solid #000000;border-radius:40px;cursor:pointer;transition:.3s ease}.right-section button:hover{background-color:#000;color:#fff;transform:scale(1.05)}@media (max-width: 1024px){.contact-card{flex-direction:column;padding:0 50px}.left-section,.right-section{padding:80px 40px 40px}.form-group input,.form-group textarea{width:100%}}@media (max-width: 768px){.left-section h2,.right-section h2{font-size:30px}.social img{margin-right:20px}.contact-info img{width:40px;height:40px}.form-group input,.form-group textarea{font-size:14px}.right-section button{width:100%;padding:14px}}@media (max-width: 480px){.contact-card{padding:0 20px}.left-section,.right-section{padding:60px 20px 30px}.row-gap{flex-direction:column;gap:20px}.left-section h2,.right-section h2{font-size:26px}.connect-message{font-size:14px}.social img{width:22px;height:22px;margin-right:15px}}footer{background:transparent;color:#fff;padding:50px 0 30px;text-align:center;margin-top:auto;border-top:1px solid rgba(255,255,255,.481)}.container{width:80%;margin:2rem auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem;text-align:center}.footer-left,.footer-middle,.footer-right{flex:1;min-width:250px}h1{margin:0 0 10px;font-size:1.5em}p{margin:0;font-size:1em}.copyright{margin-top:30px;font-size:17px;font-weight:600;letter-spacing:.5px;word-spacing:.8px;color:#ffffffb0;text-align:center;padding-top:40px}@media (max-width: 768px){.container{flex-direction:column;align-items:center;gap:1.5rem}.footer-left,.footer-middle,.footer-right{text-align:center}h1{font-size:1.3em}p{font-size:.95em}}@media (max-width: 480px){footer{padding:40px 0 20px}h1{font-size:1.1em}.copyright{font-size:15px;padding-top:30px}}
