.Navbar_navbar__EloZ5{display:flex;flex-direction:row;justify-content:center;align-items:center;color:#9c27b0;background-color:var(--background-one);height:80px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;border-bottom:2px solid var(--border-one)}.Navbar_navbar__EloZ5 .Navbar_menu__e_hNK{width:35px;height:25px;position:absolute;left:25px;z-index:100;display:none}.Navbar_navbar__EloZ5 .Navbar_menu__e_hNK .Navbar_line__9pqQS{position:absolute;background-color:#9c27b0;border-radius:4px;transition:all 1s ease-in-out;width:35px;height:4px}.Navbar_navbar__EloZ5 .Navbar_menu__e_hNK .Navbar_line-1__pvwhf{top:0;transform:none}.Navbar_navbar__EloZ5 .Navbar_menu__e_hNK .Navbar_line-2__SL6MB{top:50%;transform:translateY(-50%)}.Navbar_navbar__EloZ5 .Navbar_menu__e_hNK .Navbar_line-3__pq652{top:100%;transform:translateY(-100%)}.Navbar_navbar__EloZ5 .Navbar_menu__e_hNK .Navbar_line1__NaG0c{top:0;transform:none}.Navbar_navbar__EloZ5 .Navbar_menu__e_hNK .Navbar_line2__y_pp2{top:50%;transform:translateY(-50%)}.Navbar_navbar__EloZ5 .Navbar_menu__e_hNK .Navbar_line3__K12V_{top:100%;transform:translateY(-100%)}.Navbar_navbar__EloZ5 .Navbar_menu__e_hNK .Navbar_checked__ZCdXY{position:absolute;z-index:1;opacity:0;cursor:pointer;width:35px;height:25px}.Navbar_navbar__EloZ5 .Navbar_menu__e_hNK .Navbar_checked__ZCdXY:checked~.Navbar_line-1__pvwhf{top:50%;transform:translateY(-50%) rotate(45deg)}.Navbar_navbar__EloZ5 .Navbar_menu__e_hNK .Navbar_checked__ZCdXY:checked~.Navbar_line-2__SL6MB{width:0;opacity:0}.Navbar_navbar__EloZ5 .Navbar_menu__e_hNK .Navbar_checked__ZCdXY:checked~.Navbar_line-3__pq652{top:50%;transform:translateY(-50%) rotate(-45deg)}.Navbar_navbar-name___rqOq{display:flex;flex-direction:row;justify-content:center;align-items:center;flex:0 0 25%;font-size:22px;margin-left:20px}.Navbar_navbar-name___rqOq span{margin-right:20px}.Navbar_navbar-name___rqOq img{width:45px;height:45px;object-fit:contain;border:2px solid #9c27b0;border-radius:50%;padding:6px;cursor:pointer}.Navbar_navbar-list__LPXjD{display:flex;flex-direction:row;justify-content:center;align-items:center;flex:0 0 auto;margin:0 auto;padding:8px 16px;border-radius:9999px;background:var(--background-two);border:1px solid var(--border-one);box-shadow:0 8px 24px rgba(0,0,0,.12);gap:6px}.Navbar_navbar-list-item__E_ZYF{margin-right:15px;font-size:17px;padding:8px 14px;border-radius:16px;cursor:pointer;transition:all .7s ease-in-out}.Navbar_navbar-list-item__E_ZYF:last-child{margin-right:0}.Navbar_navbar-list-item__E_ZYF:hover{color:#fff;background-color:#9c27b0;box-shadow:0 2px 10px #9c27b0}.Navbar_sidebar__PfTvl{background-color:var(--background-one);display:none;height:calc(100vh - 80px);width:250px;border-right:2px solid var(--border-one);position:fixed;top:80px;left:-100%;z-index:1000;padding:20px;transition:1.5s}.Navbar_sidebar-item__TM9ts{font-size:18px;text-align:center;margin-bottom:25px;color:#9c27b0;padding:8px 14px;border-radius:16px;cursor:pointer;transition:all .7s ease-in-out;margin-top:25px;width:200px;letter-spacing:.5px;font-weight:700;text-transform:uppercase}.Navbar_sidebar-item__TM9ts:hover{color:#fff;background-color:#9c27b0;box-shadow:0 2px 10px #9c27b0}.Navbar_active__b3cvz{left:0;transition:all 1s ease-in-out}@media only screen and (max-width:768px){.Navbar_navbar__EloZ5 .Navbar_menu__e_hNK{display:block}.Navbar_navbar-name___rqOq{flex-basis:0;position:absolute;right:25px}.Navbar_navbar-list__LPXjD{display:none}.Navbar_sidebar__PfTvl{display:block}}.ProjectCard_project-card__BF0rR{background-color:var(--secondary-background-one);padding:15px;border:1px solid #6b7688;border-radius:10px;width:250px;text-align:center;color:var(--text-color-one);transition:all .5s ease-in-out}.ProjectCard_project-card__BF0rR img{width:200px;height:120px;object-fit:fill}.ProjectCard_project-card-image-container___d6C9{position:relative;cursor:pointer}.ProjectCard_project-card-image-container___d6C9 img{width:200px;height:120px;object-fit:fill}.ProjectCard_project-card-play-overlay__I7Wnz{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;border-radius:10px}.ProjectCard_project-card-play-button__oUj2e{width:60px;height:60px;background-color:hsla(0,0%,100%,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#9c27b0;font-weight:700;transition:all .3s ease}.ProjectCard_project-card-image-container___d6C9:hover .ProjectCard_project-card-play-overlay__I7Wnz{opacity:1}.ProjectCard_project-card-image-container___d6C9:hover .ProjectCard_project-card-play-button__oUj2e{transform:scale(1.1);background-color:#fff}.ProjectCard_project-card-icon-container__qwhtj{width:200px;height:120px;object-fit:contain;display:flex;align-items:center;justify-content:center;background-color:var(--background-two);border-radius:10px;border:1px solid var(--border-one)}.ProjectCard_project-card-title__e4rKc{font-size:20px;font-weight:600;margin-bottom:10px;margin-top:20px}.ProjectCard_project-card-description__xnruY{font-size:16px;word-spacing:1px}.ProjectCard_project-card-techStack__2TxIE{margin-bottom:15px}.ProjectCard_project-card-techStack-tech__4DRzh{border:1px solid #9c27b0;border-radius:5px;display:inline-flex;margin:3px 5px 3px -1px;font-size:12px;padding:4px;color:#9c27b0;font-weight:600}.ProjectCard_project-card-links__EIEr2{margin-top:20px;display:flex;justify-content:space-evenly;align-items:center}.ProjectCard_project-card-links__EIEr2 img{width:35px;height:35px;object-fit:contain;border:1px solid #6b7688;border-radius:50%;cursor:pointer;transition:all .5s ease-in-out}.ProjectCard_project-card-links__EIEr2 img:hover{transform:scale(1.1)}.ProjectCard_project-card-video-button__MqIGg{width:35px;height:35px;object-fit:contain;border-radius:50%;background-color:var(--background-two);border:1px solid #6b7688;cursor:pointer;transition:all .5s ease-in-out;font-size:16px;display:flex;align-items:center;justify-content:center}.ProjectCard_project-card-video-button__MqIGg:hover{transform:scale(1.1);background-color:#9c27b0;color:#fff}.ProjectCard_project-card__BF0rR:hover{box-shadow:0 2px 10px #6b7688}.JobCard_job-card__Jpajx{background-color:var(--jobs-jobcard-background);padding:25px 20px;box-shadow:0 3px 6px -2px rgba(0,0,0,.2);margin:48px 0;line-height:2;position:relative;color:var(--main-text-color);border-radius:10px;transition:all .6s ease-in-out}.JobCard_job-card__Jpajx h2{font-size:20px}.JobCard_job-card__Jpajx h3{color:#9c27b0;font-size:16px}.JobCard_job-card-company-logo__0crOm{width:90px;height:40px;object-fit:contain;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.JobCard_job-card-timeline__2_7jd{position:absolute;left:-125px;top:50%;transform:translateY(-50%);font-weight:700}.JobCard_job-card-company-links__d_N5z{position:absolute;bottom:10px;right:10px}.JobCard_job-card-company-links__d_N5z img{width:30px;height:30px;object-fit:contain;margin-right:15px;cursor:pointer}.JobCard_job-card__Jpajx:before{border:2px solid #000;border-radius:50%;content:"";width:20px;height:20px;position:absolute;left:-45px;top:50%;transform:translateY(-50%);background:#fff;transition:all .6s ease-in-out}.JobCard_job-card__Jpajx:hover{box-shadow:0 2px 10px #9c27b0}.JobCard_job-card__Jpajx:hover:before{background:#9c27b0}@media only screen and (max-width:720px){.JobCard_job-card-timeline__2_7jd{display:none}}@media only screen and (max-width:400px){.JobCard_job-card-company-links__d_N5z{position:static;margin-top:10px}}.SkillCard_skill-card__Pk_CS{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;flex-wrap:wrap;margin-bottom:40px}.SkillCard_skill-card-heading__iPYqd{font-size:24px;font-weight:400;color:var(--main-text-color)}.SkillCard_skill-card-heading__iPYqd:after{display:block;height:3px;background-color:#9c27b0;content:"";width:70px;margin:5px auto 10px}.SkillCard_skill-card-container__Ql_cC{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;flex-wrap:wrap}.SkillCard_skill-card-container-item__mrLsw{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid var(--skills-card-border);border-radius:10px;width:100px;height:120px;text-align:center;margin:10px;background-color:var(--background-two);cursor:pointer;transition:all .3s ease}.SkillCard_skill-card-container-item__mrLsw svg{margin-bottom:10px;transition:all .3s ease}.SkillCard_skill-card-container-item__mrLsw p{font-size:14px;width:100%;color:var(--text-color-one);transition:color .3s ease}.SkillCard_skill-card-container-item__mrLsw:hover{box-shadow:0 4px 15px var(--skills-card-shadow);transform:translateY(-2px)}.SkillCard_skill-card-container-item__mrLsw:hover svg{transform:scale(1.1);color:#9c27b0}.SkillCard_skill-card-container-item__mrLsw:hover p{color:var(--main-text-color)}.CircularLoader_circular-loader__vYWvA{width:70px;height:70px;border:6px solid #c1c1c1;border-left:6px solid var(--circular-loader);border-radius:50%;animation:CircularLoader_spin__mPmmi .5s ease-in-out infinite}@keyframes CircularLoader_spin__mPmmi{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(1turn)}}.VideoModal_video-modal-overlay__qKSmg{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.VideoModal_video-modal-content__ynG1R{position:relative;max-width:90vw;max-height:90vh;background-color:var(--background-two);border-radius:10px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3)}.VideoModal_video-modal-close__Eilna{position:absolute;top:10px;right:15px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:24px;cursor:pointer;z-index:1001;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.VideoModal_video-modal-close__Eilna:hover{background:rgba(0,0,0,.9)}.VideoModal_video-modal-video__nPuDQ{width:100%;height:auto;max-height:80vh;display:block}@media only screen and (max-width:768px){.VideoModal_video-modal-content__ynG1R{max-width:95vw;max-height:95vh}.VideoModal_video-modal-video__nPuDQ{max-height:70vh}.VideoModal_video-modal-close__Eilna{width:35px;height:35px;font-size:20px}}.AboutSection_about__5PEhS{display:flex;flex-direction:row;justify-content:space-around;align-items:center;background-color:var(--background-two);padding:80px 25px;height:100%}.AboutSection_about-left__jSD_J{flex:0 0 50%}.AboutSection_about-left-head__kxxb6{letter-spacing:1px;font-size:42px;margin-bottom:20px;color:#9c27b0;font-weight:700}.AboutSection_about-left-tagline__UBRCY{margin-bottom:30px;font-weight:500;font-style:italic;letter-spacing:.3px}.AboutSection_about-left-tagline__UBRCY,.AboutSection_about-left-text__uHh3I{font-size:22px;color:var(--text-color-two)}.AboutSection_about-left-socialMedia__xX3Ag{margin-top:40px}.AboutSection_about-left-socialMedia__xX3Ag img{width:40px;height:40px;object-fit:contain;margin-right:15px;cursor:pointer}.AboutSection_about-right__8E3mP{flex:0 0}.AboutSection_about-right-profilePic__7GZhq{border:1px solid rgba(0,0,0,0);border-radius:50% 10%;margin:20px;height:320px;width:320px;background-clip:content-box,border-box;background-size:cover;background-image:url(/assets/profilePic.webp),linear-gradient(to bottom left,var(--about-profilepic-one),var(--about-profilepic-two));background-repeat:no-repeat;padding:12px;box-shadow:0 8px 24px rgba(0,0,0,.15)}@media only screen and (max-width:768px){.AboutSection_about__5PEhS{height:100%}.AboutSection_about-left-head__kxxb6{font-size:28px}.AboutSection_about-left-tagline__UBRCY{font-size:20px}.AboutSection_about-left-text__uHh3I{font-size:18px}.AboutSection_about-right-profilePic__7GZhq{height:250px;width:250px}}@media only screen and (max-width:600px){.AboutSection_about__5PEhS{flex-direction:column-reverse;padding:50px 25px}.AboutSection_about-left__jSD_J{text-align:center}.AboutSection_about-left-head__kxxb6{font-size:24px}.AboutSection_about-left-tagline__UBRCY{font-size:18px}.AboutSection_about-left-text__uHh3I{font-size:16px}}@media only screen and (max-width:400px){.AboutSection_about-right-profilePic__7GZhq{height:200px;width:200px}}.ProjectsSection_projects__XWg4f{background-color:var(--background-two);padding:40px 25px}.ProjectsSection_projects-heading__wqKFR{font-size:42px;text-align:center;margin-bottom:50px;color:var(--main-text-color)}.ProjectsSection_projects-filter__pGwuU{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:50px}.ProjectsSection_projects-filter-item__m_bvW{background-color:#edf2f8;padding:8px 16px;border:1px solid #9c27b0;border-radius:8px;margin-right:15px;margin-bottom:10px;font-size:14px;text-align:center;font-weight:700;cursor:pointer;transition:all .5s ease-in-out}.ProjectsSection_projects-filter-item__m_bvW:hover,.ProjectsSection_projects-filter__pGwuU .ProjectsSection_active-tag__bsHCg{color:#fff;background-color:#9c27b0}.ProjectsSection_projects-cards__sU2fN{display:flex;flex-direction:row;justify-content:center;align-items:normal;flex-wrap:wrap;gap:30px 20px}.JobsSection_jobs__WMnRz{background-color:var(--background-one);padding:40px 25px}.JobsSection_jobs-heading__2pvYU{font-size:42px;text-align:center;margin-bottom:20px;color:var(--main-text-color)}.JobsSection_jobs-timeline-container__hNYnk{max-width:500px;margin:0 auto;border-left:3px solid var(--main-text-color);padding-left:32px}@media only screen and (max-width:720px){.JobsSection_jobs-timeline-container__hNYnk{max-width:100%;margin-left:8px}}.SkillsSection_skills___Bfy6{background-color:var(--background-one);padding:40px 25px}.SkillsSection_skills-heading__mAWT3{font-size:42px;text-align:center;margin-bottom:50px;color:var(--main-text-color)}.SkillsSection_skills-container__sJC_7{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;width:100%}.FooterSection_footer__VBnWl{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:var(--background-two);padding:20px 70px;font-size:20px;border-top:2px solid var(--border-one);color:var(--text-color-one)}.FooterSection_footer-copyright__Ihx_k{flex:1 1}.FooterSection_footer-copyright-main-text__j7FiX,.FooterSection_footer-copyright-sub-text__S0bz0{margin-bottom:5px}.FooterSection_footer-socialmedia__hlpNn{flex:1 1;display:flex;justify-content:flex-end}.FooterSection_footer-socialmedia-links__qqsdQ{display:flex;gap:20px}.FooterSection_footer-socialmedia-links__qqsdQ img{width:35px;height:35px;object-fit:contain;cursor:pointer;transition:transform .3s ease}.FooterSection_footer-socialmedia-links__qqsdQ img:hover{transform:scale(1.1)}@media only screen and (max-width:600px){.FooterSection_footer__VBnWl{flex-direction:column;text-align:center;font-size:18px;gap:20px}.FooterSection_footer-copyright__Ihx_k{order:1}.FooterSection_footer-socialmedia__hlpNn{order:2;justify-content:center}}.HomePageLayout_home-page-layout__gvJou .HomePageLayout_header__OfO9K{position:-webkit-sticky;position:sticky;top:0;z-index:100}.HomePageLayout_home-page-layout__gvJou .HomePageLayout_scroll-up__9BKvq{width:40px;height:40px;object-fit:contain;border:2px solid #9c27b0;border-radius:50%;padding:8px;position:fixed;bottom:20px;right:20px;z-index:1000;cursor:pointer}.HomePageLayout_error-container__ksyID{text-align:center;font-size:20px;letter-spacing:1px;word-spacing:1px}.HomePageLayout_error-container__ksyID,.HomePageLayout_loader-container__XdeMw{color:var(--main-text-color);background-color:var(--background-one);display:flex;flex-direction:row;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0 24px}