@import"https://fonts.googleapis.com/css2?family=Funnel+Display:wght@300..800&family=Google+Sans+Code:ital,wght@0,300..800;1,300..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Space+Grotesk:wght@300..700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--heading1: "Funnel Display", sans-serif;--heading2: "Montserrat", sans-serif;--para1: "Space Grotesk", sans-serif;--versionPara: "Google Sans Code", sans-serif;--textColor: #000000;--subTextColor: #4B5563;--whiteColor: #fff}body{overflow-x:hidden}.cinemaLoader{position:fixed;top:0;left:0;width:100%;height:100vh;background:#000;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99999}.cinemaTitle{font-size:7rem;text-transform:uppercase;font-family:var(--heading1)}.loaderSub{margin-top:10px;letter-spacing:3px;word-spacing:5px;opacity:.7;text-transform:uppercase;font-family:var(--heading2)}.progressWrapper{width:20vw;height:2px;background:#222;margin-top:40px;overflow:hidden}.progressBar{width:0%;height:100%;background:#fff}.percent{margin-top:10px;font-size:3rem;letter-spacing:2px;font-family:var(--para1)}.cursor{display:flex;justify-content:center;align-items:center;width:15px;height:15px;border-radius:50%;background-color:#aaa;opacity:0;position:fixed;pointer-events:none;z-index:10;mix-blend-mode:exclusion;transform:translate(-50%,-50%)}.cursor img{width:70px;height:70px;border-radius:50%;border:2px solid #838383;transform:rotate(-45deg);filter:invert(.5)}.cursor span{font-size:.2rem;font-family:var(--heading1);color:#838383;text-transform:uppercase}.cursor i{color:#000;display:none;opacity:0}nav{width:100vw;background:linear-gradient(to top,transparent,#00000025);display:flex;justify-content:space-between;align-items:center;padding:1% 2%;position:fixed;top:0;z-index:2}.menuIcon{font-size:2rem;padding-right:5%}.logo{width:10%}.logo img{width:100%;filter:invert(0);transition:.3s cubic-bezier(.165,.84,.44,1)}.nav--light img{filter:invert(1);transition:.3s cubic-bezier(.165,.84,.44,1)}.nav-item{color:#000;transition:.3s cubic-bezier(.165,.84,.44,1)}.nav--light .nav-item{color:#fff;transition:.3s cubic-bezier(.165,.84,.44,1)}.time{text-transform:uppercase;margin-bottom:2px;justify-content:end}.clock-status span{font-size:.9rem;display:flex;font-family:var(--para1)}section{width:100vw;margin-bottom:5%}.sectionHeading{font-family:var(--heading1);text-transform:uppercase;font-size:3rem;margin-bottom:7vh;font-weight:500}.heroSection{display:flex;justify-content:center;height:100vh;padding:7% 3% 4%;position:relative}.heroText{z-index:1;position:relative;width:100%}.heroText h1{font-family:var(--heading2);text-transform:uppercase;font-size:9.4rem;font-weight:700;letter-spacing:-15px;word-spacing:10px}.heroText p{position:absolute;font-family:var(--heading1);text-transform:uppercase;font-size:.9rem;font-weight:400;color:var(--subTextColor);letter-spacing:14px;word-spacing:40px;border:1px solid;padding:0 1%;width:fit-content;right:0}.ctaBtn{display:inline-block;font-family:var(--para1);font-size:1.3rem;padding:.5% 1%;border:1px solid #4B5563;text-decoration:none;color:var(--subTextColor);position:relative;overflow:hidden;transition:.3s ease-in-out;margin-top:5%}.ctaBtn:before{content:"";width:100px;height:100px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);background:var(--subTextColor);transition:.5s ease-in-out;border-radius:50%;z-index:-1}.ctaBtn:hover:before{transform:translate(-50%,-50%) scale(3)}.ctaIcon{display:inline-block;transition:.2s ease-in-out}.ctaBtn:hover .ctaIcon{transform:rotate(90deg)}.ctaBtn:hover{color:var(--whiteColor)}.hiddenImg{width:50px;display:none}.heroImg{width:350px;height:420px;position:absolute;transform:translate(-50%,-50%);top:65%;left:55%;overflow:hidden}.heroImg img{width:100%;height:120%;object-fit:cover;object-position:bottom}.threeLines{top:88%;left:36%;transform:translate(-50%,-50%);position:absolute}.threeLines h3{font-family:var(--heading1);line-height:1.5;letter-spacing:1px;font-weight:500;color:var(--subTextColor)}.impactSection{padding:4% 3%}.impactSection h1{font-size:9.6rem;font-family:var(--heading1);text-transform:uppercase;letter-spacing:-10px;line-height:1.5;color:#fff;-webkit-text-stroke:2px #000;transition:color .3s ease-in-out}.impactSection h1:hover{color:#000;-webkit-text-stroke:.5px #000}.secondImp{align-items:center;display:flex}.secondImp p{width:39%;font-family:var(--para1);font-size:1.5rem;color:var(--subTextColor);margin-right:3%}.aboutSection{padding:0 3%}.introName{display:flex;align-items:end;justify-content:space-between;width:100%}.introRole{display:flex;width:100%}.paraCta{padding:5% 5% 0 0}.aboutSection h1{font-family:var(--heading1);text-transform:uppercase;font-size:9rem;font-weight:500}.aboutSection p{font-family:var(--para1);color:var(--subTextColor);font-size:1.2rem;word-spacing:3px;line-height:1.3}.aboutSection span{font-family:var(--heading2);color:var(--subTextColor);margin-bottom:3%;font-size:1.2rem;letter-spacing:5px;word-spacing:10px;text-transform:uppercase}.projectSection{margin-bottom:7%}.projectSection h4{padding:0 3%}.projectCard{width:100vw;height:20vh;display:flex;justify-content:space-between;align-items:end;position:relative;transition:all .6s cubic-bezier(.19,1,.22,1);border-bottom:1px solid #838383;cursor:pointer}.projectCard:hover{height:50vh}.projectCard:hover .cover{height:100%}.cover{width:50%;height:0;position:absolute;right:8%;background-color:#838383;transition:all .6s cubic-bezier(.19,1,.22,1)}.projectCard .proName{font-size:6rem;font-family:var(--heading1);text-transform:uppercase;z-index:2;position:absolute;left:3%;letter-spacing:-5px;color:#838383;font-weight:400;text-decoration:none;transition:.3s ease-out}.cover img{width:100%;height:100%;object-fit:cover;object-position:center}.projectCard .proNo{font-size:4rem;font-family:var(--para1);z-index:2;position:absolute;right:3%;letter-spacing:-5px;color:#838383;transition:.3s ease-out}.projectCard:hover .proName{color:var(--textColor)}.skillSection{min-height:100vh;background-color:#000}.projectCard:hover .proNo{color:var(--textColor)}.skillSection .sectionHeading{padding:3% 3% 0;color:#fff}.skillCard{width:100%;border-bottom:1px solid;padding:2% 3%;background-color:#000;position:relative;min-height:70vh;height:auto;will-change:transform,opacity}.skillCard h5{font-size:15rem;font-family:var(--heading2);text-transform:uppercase;letter-spacing:-5px;word-spacing:5px;color:#fce555;text-shadow:0 0 8px #fce555,0 0 50px #fce555;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%}.skillCard p{font-size:5rem;white-space:nowrap;font-family:var(--heading2);margin-bottom:10px;color:#fff;text-shadow:0 0 8px #ffffff,0 0 100px #ffffffaf;text-transform:uppercase;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%}.skillCard span{font-size:3rem;font-family:var(--para1);text-transform:uppercase;letter-spacing:-3px;color:#fff;position:absolute;top:3%;right:3%}.mentorSection{padding:0 3%}.mentorName{display:flex;align-items:end;justify-content:space-between;width:100%}.mentorRole{display:flex;width:100%}.mentorPara{padding:5% 5% 0 0}.mentorSection h1{font-family:var(--heading1);text-transform:uppercase;font-size:9rem;font-weight:500}.mentorSection p{font-family:var(--para1);color:var(--subTextColor);font-size:1.5rem;word-spacing:3px;line-height:1.3}.mentorSection span{font-family:var(--heading2);color:var(--subTextColor);margin-bottom:3%;font-size:1.2rem;letter-spacing:5px;word-spacing:10px;text-transform:uppercase}footer{padding:1% 3%;width:100vw;background-color:#606060;overflow:hidden}footer h1{font-size:12rem;font-family:var(--heading1);letter-spacing:-2px;text-transform:uppercase;color:#fff;white-space:nowrap;display:flex;align-items:center;margin-top:3vh;font-weight:500;border-bottom:#ffffff 1px solid}.slash{font-size:15rem;margin:0 4%;font-weight:200}.social{width:100%;display:flex;justify-content:space-between}.links{color:#fff;text-decoration:none;font-family:var(--para1);font-size:1.3rem;position:relative}.links:before{content:"";position:absolute;width:0;height:2px;background-color:#fff;bottom:0;transition:.3s cubic-bezier(.785,.135,.15,.86)}.links:hover:before{width:100%}.footerEnd{display:flex;justify-content:space-between;margin-top:3vh}.footerEnd p{font-family:var(--para1);color:#fff;font-size:1.2rem}.hamNav{width:100vw;height:100vh;position:fixed;display:none;top:0;background-color:#fff;z-index:5;opacity:0}.left{width:20%;height:100%;border-right:1px solid;padding:5px 10px;display:flex;flex-direction:column;justify-content:space-between}.left span{font-family:var(--heading1);text-transform:uppercase}.bottomL{display:flex;justify-content:space-between}.right{width:80%;height:100%;position:relative;padding:0 1%}.right img{position:absolute;right:0;width:120px;height:120px;object-fit:cover;border-bottom:1px solid;border-left:1px solid}.menu{width:100%;margin-top:10%;display:flex;flex-direction:column}.menuLink{font-size:5.3rem;display:block;color:#000;text-decoration:none;text-transform:uppercase;font-family:var(--heading1);border-bottom:1px solid;position:relative;transition:.3s cubic-bezier(.23,1,.32,1);overflow:hidden}.menuLink:hover{color:#fff}.menuLink:before{position:absolute;content:"";width:100%;height:0;background-color:#000;bottom:0;transition:.3s cubic-bezier(.23,1,.32,1);z-index:-1}.menuLink:hover:before{height:100%}.navSocial{position:absolute;bottom:5px}.navSocialLinks{width:fit-content;display:block;font-family:var(--heading1);text-transform:uppercase;color:#000;text-decoration:none;margin-top:10px;letter-spacing:1px;position:relative;z-index:5;padding:0 3px;transition:.3s cubic-bezier(.215,.61,.355,1)}.navSocialLinks:before{position:absolute;content:"";width:2px;height:100%;background-color:#000;left:-5px;z-index:-1;transition:.3s cubic-bezier(.215,.61,.355,1)}.navSocialLinks:hover{color:#fff}.navSocialLinks:hover:before{width:100%}.address{position:absolute;right:13px;font-family:var(--heading1);text-transform:uppercase;bottom:5px;text-align:end}@media(max-width:1500px){section{margin-bottom:5%}.heroSection{height:80vh}.heroText h1{text-align:center;font-size:7.9rem;letter-spacing:-5px;word-spacing:10px}.heroText p{font-size:.9rem;letter-spacing:12px;word-spacing:35px}.ctaBtn{font-size:1.3rem;margin-left:2%}.heroImg{top:62%}.threeLines{top:86%;left:35%}.impactSection h1{font-size:9rem;letter-spacing:-10px;line-height:1.5}.projectCard{height:15vh}.projectCard:hover{height:40vh}.skillSection{margin-top:5%}.skillCard{min-height:60vh}footer h1{font-size:11.5rem;text-align:center}.slash{font-size:14rem;margin:0 2%}}@media(max-width:1400px){.right img{width:110px;height:110px}.menu{margin-top:11%}.heroText h1{text-align:center;font-size:7.5rem;letter-spacing:-5px;word-spacing:10px}.impactSection h1{font-size:8.8rem;letter-spacing:-10px;line-height:1.5}.projectCard:hover{height:38vh}footer h1{font-size:11.3rem;text-align:center}}@media(max-width:1350px){.heroText h1{text-align:center;font-size:7.2rem;letter-spacing:-5px;word-spacing:10px}.threeLines{top:86%;left:33%}.impactSection h1{font-size:8.5rem;letter-spacing:-10px;line-height:1.5}.projectCard:hover{height:36vh}.skillCard{min-height:55vh}.skillCard h5{font-size:14rem;letter-spacing:-5px;word-spacing:5px}footer h1{font-size:10.8rem;text-align:center}}@media(max-width:1300px){.heroText h1{font-size:7rem}.heroSection{height:80vh;margin-bottom:3%}.heroImg{width:300px;height:370px}.heroText p{font-size:.9rem;margin-top:2%}.threeLines{top:83%;left:33%}.impactSection{padding:1.5% 3%}.impactSection h1{font-size:8.3rem}.aboutSection{padding:0 3%}.paraCta{padding:5% 5% 0 0}.aboutSection h1{font-size:8.5rem;letter-spacing:-5px}.aboutSection p{font-size:1rem;line-height:1.5}.aboutSection span{font-size:1.1rem}.mentorSection h1{font-size:8.5rem}.mentorSection p{font-size:1.3rem;line-height:1.5}.mentorSection span{font-size:1.1rem}footer h1{font-size:10.6rem}}@media(max-width:1250px){.heroText h1{font-size:6.5rem}.impactSection h1{font-size:8rem}.heroImg{top:55%}.threeLines{top:76%;left:32%;font-size:1rem}.secondImp p{font-size:1.3rem}.aboutSection h1{font-size:8rem;letter-spacing:-5px}.aboutSection p{font-size:1rem;line-height:1.5}.aboutSection span{font-size:1rem;letter-spacing:2px}.projectCard:hover{height:34vh}.projectCard .proName{font-size:5rem}.projectCard .proNo{font-size:3rem}.skillCard h5{font-size:12rem;transform:translate(-50%,-50%);top:50%;left:50%}.skillCard p{font-size:4rem;margin-bottom:10px;transform:translate(-50%,-50%);top:50%;left:50%}.skillCard span{font-size:2.5rem;top:3%;right:3%}.mentorSection h1{font-size:8rem}.mentorSection p{font-size:1.3rem;line-height:1.5}.mentorSection span{font-size:1rem}footer h1{font-size:10rem}}@media(max-width:1200px){.cinemaTitle{font-size:6rem;text-transform:uppercase;font-family:var(--heading1)}.loaderSub{font-size:.95rem;letter-spacing:3px;word-spacing:5px}.progressWrapper{width:30vw;height:2px}.percent{font-size:2.5rem}.heroSection{margin-bottom:0;padding-bottom:0;height:70vh}.heroText p{font-size:.9rem;margin-top:1%;word-spacing:15px}.heroImg{top:62%}.threeLines{top:86%;left:32%;font-size:1rem}.secondImp{align-items:end;display:flex;flex-direction:column}.secondImp p{width:50%;font-size:1.5rem;text-align:end;margin-right:3%}.impactSection h1{font-size:9rem;letter-spacing:-2px;line-height:1.3}.secondImp p{font-size:1.5rem;margin:3% 0}.introRole{display:flex;flex-direction:column}.paraCta{padding:0;margin-top:3%}.aboutSection p{font-size:1.4rem}.introRole h1{margin-left:40%}.mentorRole{display:flex;flex-direction:column}.mentorRole h1{margin-left:40%}.skillCard h5{font-size:10rem}.skillCard p{font-size:3rem}.skillCard{min-height:45vh}footer h1{display:flex;justify-content:center;font-size:9rem}}@media(max-width:1150px){.right img{width:100px;height:100px}.menu{margin-top:12%}.menuLink{font-size:5rem}.navSocialLinks{margin-top:4%}.cursor{display:none}nav{padding:1.5% 3%}.heroText h1{font-size:6rem}.heroText p{font-size:.9rem;margin-top:1%;word-spacing:10px;letter-spacing:10px}.threeLines{top:86%;left:30%;font-size:.95rem}.aboutSection h1{font-size:7.6rem;letter-spacing:-5px}.introRole h1{margin-left:41%}.aboutSection p{font-size:1.2rem}.projectCard{height:34vh;margin-bottom:3%}.cover{height:100%}.mentorSection h1{font-size:7.6rem}.mentorRole h1{margin-left:41%}footer h1{font-size:9rem}}@media(max-width:1100px){.aboutSection h1{font-size:7.2rem;letter-spacing:-5px}.mentorSection h1{font-size:7.2rem}.mentorRole h1{margin-left:40%}footer h1{font-size:8.5rem}}@media(max-width:1050px){.cinemaTitle{font-size:5rem;margin-bottom:3%}.loaderSub{font-size:.95rem;letter-spacing:3px;word-spacing:5px}.progressWrapper{width:30vw;height:2px}.percent{font-size:2.5rem}.menu{margin-top:15%}.left{width:25%}.right{width:75%;padding:0 1.5%}.address{right:1.5%;bottom:5px}.heroText h1{font-size:5.5rem}.sectionHeading{font-size:2.6rem}.heroText p{font-size:.9rem;margin-top:1%;word-spacing:8px;letter-spacing:8px}.impactSection h1{font-size:7.7rem;letter-spacing:-2px;line-height:1.3}.secondImp p{font-size:1.3rem;margin:3% 0}.aboutSection h1{font-size:7rem;letter-spacing:-5px}.mentorSection h1{font-size:7rem}footer h1{font-size:8.4rem}}@media(max-width:1000px){nav{padding:2% 4%}.heroText h1{font-size:4.5rem;margin-top:12%;letter-spacing:-5px;word-spacing:10px;text-align:start;width:50%;margin-bottom:3%}.heroImg{width:300px;height:370px;left:80%}.threeLines{top:86%;left:52%;transform:translate(-50%,-50%);position:absolute}.heroText p{letter-spacing:10px;word-spacing:20px;left:66%;top:18%;font-size:.8rem}.impactSection h1{font-size:7.2rem;letter-spacing:-2px;line-height:1.3}.aboutSection h1{font-size:6.5rem;letter-spacing:-5px}.skillCard h5{font-size:8rem}.skillCard p{font-size:2.5rem}.skillCard{min-height:45vh}.mentorSection h1{font-size:6.5rem}footer h1{font-size:7.8rem;margin-top:0}}@media(max-width:950px){.heroText p{letter-spacing:10px;word-spacing:20px;left:65%;top:18%;font-size:.8rem}.aboutSection h1{font-size:6.2rem;letter-spacing:-5px}.projectCard .proName{font-size:4rem}.projectCard .proNo{font-size:2.5rem}.projectCard{height:28vh;margin-bottom:3%}.cover img{object-position:left}.projectCard:hover{height:28vh}.mentorSection h1{font-size:6.2rem}footer h1{font-size:7rem;margin-top:0}.slash{font-size:10rem;margin:0 2%}}@media(max-width:900px){.menu{margin-top:20%}.menuLink{font-size:4.8rem}.heroSection{margin-bottom:5%}.aboutSection h1{font-size:5.8rem;letter-spacing:-5px}.mentorSection h1{font-size:5.8rem}.heroText p{letter-spacing:10px;word-spacing:20px;left:64%;top:19%;font-size:.8rem}}@media(max-width:850px){.cinemaTitle{font-size:4rem;margin-bottom:3%}.loaderSub{font-size:.95rem;letter-spacing:3px;word-spacing:5px}.progressWrapper{width:45vw;height:1.5px}.percent{font-size:2rem}.left span{font-size:.8rem}.right span{font-size:.9rem}.navSocialLinks{margin-top:3%;font-size:.95rem}.logo{width:15%}.clock-status span{font-size:.8rem;display:flex}.heroText p{letter-spacing:9px;word-spacing:17px;left:64%;top:21%;font-size:.8rem}.aboutSection h1{font-size:6rem;letter-spacing:-5px}.heroImg{width:280px;height:350px;left:80%}.threeLines{top:85%;left:50%;transform:translate(-50%,-50%);position:absolute}.threeLines h3{font-size:1rem}.heroText h1{font-size:4.2rem;margin-top:15%;letter-spacing:-5px;word-spacing:10px;width:50%;margin-bottom:3%}.impactSection h1{font-size:6.7rem;letter-spacing:-2px;line-height:1.2}.impactSection p{width:70%;font-size:1.1rem}.aboutSection h1{font-size:5.5rem;letter-spacing:-5px}.mentorSection h1{font-size:5.5rem}.links{font-size:1rem;margin-top:1%}.footerEnd p{font-size:.9rem}}@media(max-width:800px){.heroText p{display:none}.heroImg{width:220px;height:270px;left:80%;top:70%}.threeLines{top:86%;left:53%}.heroText h1{font-size:6rem;margin-top:10%;letter-spacing:-5px;margin-bottom:3%}.introRole h1,.mentorRole h1{display:flex;justify-content:end}.mentorSection p{font-size:1rem;line-height:1.5;width:60%}.projectCard{height:25vh;margin-bottom:3%}.cover img{object-position:left}.projectCard:hover{height:25vh}.projectCard .proName{font-size:3.5rem}.projectCard .proNo{font-size:2rem}.sectionHeading{font-size:2rem;margin-bottom:3%}section{margin-bottom:10%}footer h1{font-size:6.5rem}.skillCard span{font-size:2rem}}@media(max-width:750px){.cinemaTitle{font-size:3rem;margin-bottom:3%}.loaderSub{font-size:.8rem;letter-spacing:3px;word-spacing:5px}.progressWrapper{width:45vw;height:1.5px}.percent{font-size:2rem}.slash{font-size:9rem;margin:0 .5%}footer h1{font-size:6rem;margin:5% 0}.footerEnd{margin-bottom:2%;margin-top:5%}.menuIcon{margin-right:5%}.threeLines{top:86%;left:50%}}@media(max-width:700px){.menu{margin-top:25%}.menuLink{font-weight:400;font-size:4.4rem}.left span{font-size:.6rem}.right span{font-size:.7rem}.navSocialLinks{margin-top:5%;font-size:.95rem}.impactSection h1{font-size:5.3rem;-webkit-text-stroke:1.5px #000}.aboutSection h1{margin-left:0;font-size:5rem}.mentorSection h1{font-size:5rem}.sectionHeading{margin-bottom:5%}.introRole p{font-size:1rem}.projectCard:hover,.projectCard{height:20vh}footer h1{font-size:5.5rem}.slash{font-size:7rem;margin:0 1%}}@media(max-width:650px){.heroImg{width:240px;height:290px;left:78%;top:70%}.heroText h1{font-size:5rem;margin-top:10%;letter-spacing:-5px;margin-bottom:3%}.threeLines{top:88%;left:45%}.threeLines h3{font-size:.95rem}}@media(max-width:600px){nav{padding:2.5% 4%}.menuIcon{font-size:1.7rem;margin-right:0;padding-right:2.5%}.logo{width:20%}#status{display:none}.ctaBtn{font-size:1.2rem;margin-left:0}.heroImg{width:240px;height:290px;left:77%;top:61%}.heroText h1{font-size:5rem;margin-top:12%;letter-spacing:-5px;margin-bottom:3%}.threeLines{top:80%;left:42%}.threeLines h3{font-size:.8rem}.impactSection h1{font-size:4.7rem;-webkit-text-stroke:1.5px #000}.mentorSection span{font-size:.8rem;letter-spacing:2px;word-spacing:3px}.skillCard{min-height:35vh}.skillCard h5{font-size:5rem}.skillCard p{font-size:2rem}.skillCard span{font-size:1.5rem;letter-spacing:normal}.projectCard{height:18vh;margin-bottom:3%}.projectCard:hover{height:18vh}.projectCard .proName{font-size:3rem}.projectCard .proNo{font-size:2rem}footer h1{font-size:4.7rem;margin:7% 0;padding-bottom:3%}.slash{font-size:7rem;margin:0 1%}.footerEnd{display:flex;flex-direction:column;align-items:center}.footerParaMargin{margin-bottom:5%}}@media(max-width:550px){.cinemaTitle{font-size:2.7rem;margin-bottom:3%}.loaderSub{font-size:.7rem;letter-spacing:3px;word-spacing:5px}.progressWrapper{width:55vw;height:1.5px}.percent{font-size:1.7rem}.left{display:none}.menuLink{padding:2% 0}.menu{margin-top:30%}.right{width:100%;padding:0 4% 3%}.address{bottom:1%;right:4%}.navSocial{bottom:1%;left:4%}.sectionHeading{font-size:1.8rem}.heroImg{width:200px;height:250px;left:78%;top:61%}.heroText h1{font-size:4rem;margin-top:12%;letter-spacing:-5px;margin-bottom:3%}.threeLines{top:77%;left:45%}.threeLines h3{font-size:.7rem}.aboutSection h1{font-size:4rem}.introRole p{font-size:.9rem}.aboutSection span{font-size:.8rem;letter-spacing:1px;word-spacing:2px}.projectCard .proNo{font-size:1rem;letter-spacing:normal;background-color:#ffffff5a;padding:5px 10px}.cover{right:4%}.mentorSection h1{font-size:4rem}.mentorRole p{width:100%}footer h1{font-size:4rem;letter-spacing:5%}.slash{font-size:6rem}}@media(max-width:500px){.cinemaTitle{font-size:3.5rem;margin-bottom:7%;width:90%;text-align:center}.loaderSub{font-size:.7rem;letter-spacing:3px;word-spacing:5px}.progressWrapper{width:60vw;height:1.5px}.percent{font-size:1.7rem}.heroImg{width:200px;height:250px;left:76%;top:70%}.heroText h1{font-size:4rem;margin-top:18%;letter-spacing:-5px;margin-bottom:3%;width:100%}.threeLines{top:86%;left:40%}.ctaBtn{font-size:.7rem;padding:1.5% 3%}.impactSection h1{-webkit-text-stroke:1px #000000}.impactSection p{width:100%;font-size:.95rem}.aboutSection p{font-size:.8rem}.projectCard{height:15vh;margin-bottom:5%}.projectCard:hover{height:15vh}.projectCard .proNo{font-size:.9rem;letter-spacing:normal;background-color:#ffffff5a;padding:5px 10px}.projectCard .proName{font-size:2.8rem}.skillSection{margin-top:15%}.skillCard p{font-size:1.5rem}.mentorSection p{font-size:.9rem}footer h1{font-size:3.5rem;margin-top:10%;padding-bottom:10%}.slash{font-size:4rem}.links{font-size:.9rem}}@media(max-width:450px){nav{padding:3% 4%}.logo{width:25%}.heroImg{width:200px;height:250px;left:74%;top:70%}.threeLines{top:86%;left:34%}.impactSection h1{font-size:4rem;line-height:1.8}footer h1{letter-spacing:1%}footer h1{font-size:3.5rem;margin-top:15%;padding-bottom:15%}}@media(max-width:400px){.cinemaTitle{font-size:3rem;margin-bottom:7%;width:90%;text-align:center}.loaderSub{font-size:.7rem;letter-spacing:1px;word-spacing:5px}.progressWrapper{width:70vw;height:1.5px}.percent{font-size:1.5rem}.menu{margin-top:35%}.menuLink{font-size:3.5rem}.address{left:0;right:unset;text-align:center;border-top:1px solid #000;width:90%;margin-left:5%;padding-top:2%}.navSocial{bottom:10%}.address br{display:none}.address span{text-align:center;font-size:.8rem;word-spacing:3px;letter-spacing:.3px}.navSocial{width:100%}.navSocialLinks{letter-spacing:2px}.menuIcon{margin-right:3px;font-size:1.3rem}.clock-status span{font-size:.7rem}.heroText h1{font-size:3.3rem}.heroImg{width:150px;height:180px;left:74%;top:76%}.impactSection h1{line-height:1.8;font-size:3.5rem;-webkit-text-stroke:.8px #000}.aboutSection h1{font-size:3.5rem}.aboutSection p{font-size:.7rem}.aboutSection span{font-size:.5rem}.projectCard,.projectCard:hover{height:12vh}.projectCard .proName{font-size:2.2rem;letter-spacing:-3px}.skillCard h5{font-size:3.7rem}.skillCard p{font-size:1.2rem}.skillCard span{font-size:1rem}.mentorSection{margin-bottom:15%;margin-top:15%}.mentorSection h1{font-size:3.2rem}.mentorSection p{font-size:.7rem;margin:5% 0}.mentorSection span{font-size:.5rem}footer h1{font-size:3rem}.links,.footerEnd p{font-size:.8rem}.social{margin-top:2%}}@media(max-width:350px){.cinemaTitle{font-size:2.7rem;margin-bottom:7%;width:90%;text-align:center}.loaderSub{font-size:.7rem;letter-spacing:1px;word-spacing:2px}.progressWrapper{width:70vw;height:1.5px}.percent{font-size:1.5rem}.menu{margin-top:40%}.menuLink{font-size:3.4rem}.heroText h1{font-size:3rem;letter-spacing:-3px;margin-bottom:10%;line-height:1.5}.menuIcon{margin-right:4%}.threeLines{left:32%;top:87%}.threeLines h3{font-size:.6rem}.impactSection{margin-bottom:15%}.impactSection h1{font-size:3rem}.impactSection p{font-size:.7rem}.sectionHeading{font-size:1.3rem}section{margin-bottom:10%}.aboutSection{margin-bottom:15%}.aboutSection h1{font-size:2.9rem;letter-spacing:-2px}.aboutSection .paraCta{margin:7% 0}.aboutSection p{font-size:.6rem}.projectSection{margin-bottom:20%}.projectCard,.projectCard:hover{height:10vh}.mentorSection{margin-top:15%}.mentorSection h1{font-size:2.9rem;letter-spacing:-2px}.mentorSection p{font-size:.6rem;margin:7% 0}.mentorPara{padding-right:0}footer h1{font-size:2.6rem;margin-top:20%;padding-bottom:20%}.links{font-size:.7rem}}@media(max-width:300px){.cinemaTitle{font-size:2.3rem;margin-bottom:7%;width:90%;text-align:center}.loaderSub{font-size:.5rem;letter-spacing:1px;word-spacing:2px}.progressWrapper{width:70vw;height:1px}.percent{font-size:1.2rem}.right img{width:80px;height:80px}.navSocialLinks{font-size:.9rem;margin-top:3%}.menuLink{font-size:3rem;padding:4% 0}.navSocial{bottom:9%}nav{padding:5% 4%}.heroText h1{font-size:2.5rem;margin-top:30%}.heroImg{width:150px;height:180px;left:70%;top:76%}.threeLines{left:27%}.threeLines h3{font-size:.5rem}.impactSection h1{font-size:2.3rem;letter-spacing:normal}.aboutSection h1{font-size:2.5rem}.projectCard,.projectCard:hover{height:8vh}.skillCard{min-height:25vh}.skillCard h5{font-size:3.5rem}.skillCard p{font-size:1rem}.mentorSection h1{font-size:2.5rem}footer h1{font-size:2.3rem;letter-spacing:normal}.social{display:flex;flex-wrap:wrap}.links,.footerEnd p{font-size:.7rem}}
