*{color:inherit;font-family:Roboto,sans-serif;left:0;margin:0;padding:0;top:0}html{scroll-behavior:smooth}.app-content{margin-top:5rem}@media (max-width:930px){.app-content{margin-top:4rem}}.fade-enter{opacity:0;z-index:1}.fade-enter.fade-enter-active{opacity:1;transition:opacity .3s ease-in}@keyframes renderFromLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes renderFromRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.navbar{align-items:center;display:flex;height:5rem;justify-content:space-between;position:fixed;width:100%;z-index:1000}.logoContainer{font-size:2rem;margin-left:5%;margin-right:auto}#logo{font-family:Alex Brush}.navsContainer{display:flex;flex-wrap:wrap;gap:1rem;margin-left:auto;margin-right:1rem}.navsContainer a{text-decoration:none}.navs{border-radius:.5rem;padding:.5rem 1rem;width:-webkit-max-content;width:max-content}.active,.navs{font-size:1.5rem}.active{border-bottom:3px solid #8f8f8f;border-bottom-left-radius:0;border-bottom-right-radius:0;border-radius:.5rem}.navs:hover{background-color:#8f8f8f;color:#fff;cursor:pointer;filter:brightness(110%)}.selectTheme{align-items:center;display:flex;justify-content:space-around;margin-right:2rem;width:10rem}.colorSelector{border-radius:50%;height:2rem;width:2rem}.colorSelector:hover{cursor:pointer;transform:scale(1.1)}.selectMode{align-items:center;background-color:#8f8f8f;border-radius:1rem;display:flex;height:2rem;justify-content:space-evenly;width:5rem}.selectMode:hover{cursor:pointer}#lightModeBtn{margin-left:.5rem;margin-right:auto}#darkModeBtn{margin-left:auto;margin-right:.5rem}.menu,.mob-nav,.selectTheme input{display:none}.centered{align-items:center;display:flex;justify-content:center}@media (max-width:930px){.navbar{height:4rem}.logoContainer{font-size:1.5rem;margin-left:1rem}.navsContainer{display:none}.selectTheme{margin-left:auto;margin-right:1rem}.colorSelector{height:1.5rem;margin-left:1rem;width:1.5rem}.selectMode{height:1.8rem;width:4rem}#burger-toggle{-webkit-appearance:none;appearance:none;opacity:0;position:relative}#burger-toggle:checked~.menu{opacity:1;visibility:visible}#burger-toggle:checked~.menu .menu-nav-link span div,#burger-toggle:checked~.menu .title p,#burger-toggle:checked~.menu img{transform:translateY(0);transition:1.2s cubic-bezier(.35,0,.07,1) .1s}#burger-toggle:checked~.menu .image-link:first-child img{transition-delay:.18s}#burger-toggle:checked~.menu .image-link:nth-child(2) img{transition-delay:.26s}#burger-toggle:checked~.menu .image-link:nth-child(3) img{transition-delay:.34s}#burger-toggle:checked~.menu .image-link:nth-child(4) img{transition-delay:.42s}#burger-toggle:checked~.burger-menu .line:after{transform:translateX(0)}#burger-toggle:checked~.burger-menu .line:first-child{transform:translateY(calc(var(--burger-menu-radius)/5)) rotate(45deg)}#burger-toggle:checked~.burger-menu .line:nth-child(2){transform:scaleX(0)}#burger-toggle:checked~.burger-menu .line:nth-child(3){transform:translateY(calc(var(--burger-menu-radius)/-5)) rotate(-45deg)}.burger-menu{--burger-menu-radius:3em;cursor:pointer;display:block;height:var(--burger-menu-radius);outline:none;position:relative;transition:all 1s ease-in-out;width:var(--burger-menu-radius)}.burger-menu .line{background:#8f8f8f;border-radius:10px;height:3px;left:25%;overflow:hidden;position:absolute;transition:.5s;width:50%}.burger-menu .line:first-child{top:30%}.burger-menu .line:nth-child(2){top:50%}.burger-menu .line:nth-child(3){top:70%}.burger-menu .line:after{background:var(--primary-color-darker);content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);transition:.25s;width:100%}.burger-menu .line:nth-child(2):after{transition-delay:.1s}.burger-menu .line:nth-child(3):after{transition-delay:.2s}.burger-menu:hover .line:after{transform:translateX(0)}.mob-nav{animation:fade .5s ease-in forwards;background-color:rgba(0,0,0,.578);border-radius:.5rem;display:flex;flex-direction:column;font-size:1.3rem;height:16rem;justify-content:space-evenly;left:auto;margin-top:4rem;padding:.5rem 1rem;position:fixed;right:10px;top:0;width:-webkit-max-content;width:max-content}.mob-nav a{text-decoration:none}.navs{border-radius:.5rem;font-size:1.3rem;margin-top:1rem;padding:.5rem 1rem;pointer-events:none;text-align:justify;width:-webkit-max-content;width:max-content}}@keyframes fade{0%{opacity:0}to{opacity:1}}.button_btn__f7027{background-color:#5e5e5e;border:none;border-radius:5px;color:#fff;font-size:1rem;font-weight:500;height:3rem;padding:5px 20px}.button_btn__f7027:hover{background-color:#fff;border:2px solid #5e5e5e;color:#000;cursor:pointer}.button_btn__f7027:disabled,.button_btn__f7027:disabled:active,.button_btn__f7027:disabled:hover{background-color:#ccc;border-color:#ccc;color:#292929;cursor:not-allowed}.certifications_certificateCard__1n8Qf{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:2rem auto;width:90%}.certifications_moreCertificate__Cxrnc{display:flex;justify-content:center}@media (max-width:930px){.certifications_certificateCard__1n8Qf{grid-template-columns:repeat(1,100%)}}.createCertificate_certificate__bP0Wd{border:2px solid;border-radius:10px;height:15rem;width:24%}.createCertificate_certImage__VHPno{align-items:center;border-radius:inherit;display:flex;height:8rem;justify-content:center}.createCertificate_certImage__VHPno svg{height:8rem;width:8rem}.createCertificate_certInfo__I5SkG{display:flex;flex-direction:column;height:7rem;justify-content:space-evenly}.createCertificate_certInfo__I5SkG h1{font-size:1.5rem;font-weight:500}.createCertificate_certInfo__I5SkG h2{font-size:1.1rem}.createCertificate_overlayLink__CT7bd{border-top-left-radius:10px;border-top-right-radius:10px;height:8rem}.createCertificate_overlayLink__CT7bd a{font-size:2rem;font-weight:700}@media (max-width:930px){.createCertificate_certificate__bP0Wd{border-radius:7px;height:13rem;width:20rem}.createCertificate_certImage__VHPno{border-radius:inherit;height:7rem}.createCertificate_certInfo__I5SkG{height:6rem}.createCertificate_overlayLink__CT7bd{border-top-left-radius:7px;border-top-right-radius:7px;height:7rem}}.createCertificate_certBody__FgJyu{border-radius:.5rem;font-weight:800;text-align:center}.createCertificate_Overlay__jCAmA{position:relative}.createCertificate_overlayLink__CT7bd{align-items:center;display:flex;justify-content:center;opacity:1;position:absolute;width:100%}@keyframes createCertificate_move-in__euKSN{0%{margin-top:-4rem;opacity:.5}to{margin-top:0;opacity:1}}.createCertificate_Overlay__jCAmA:hover .createCertificate_overlayLink__CT7bd a{animation:createCertificate_move-in__euKSN .2s ease-in-out 1 normal forwards}.createCertificate_Overlay__jCAmA:hover .createCertificate_overlayLink__CT7bd{opacity:1}.createCertificate_overlayLink__CT7bd a{opacity:0}.college_colleges__fdxJG{align-items:center;display:flex;font-family:Barlow Condensed;justify-content:space-evenly;margin:0 auto;padding-top:5rem;width:80%}.college_collegeList__MGd0f{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem auto;width:90%}@media (max-width:930px){.college_colleges__fdxJG{flex-direction:column;margin:0 auto;width:90%}.college_app-content__VIIQG{margin-top:4rem}}.card_Card__U3aBJ{border:2px solid;border-radius:8px;padding:10px}.collegeItem_centered__1n\+0g{align-items:center;display:flex;justify-content:center}.collegeItem_CollegeItem__X9xFe{margin-left:2rem;width:35%}.collegeItem_degreeInfo__\+-njp{border-top-left-radius:inherit;border-top-right-radius:inherit;font-weight:900;padding:1rem}.collegeItem_degreeInfo__\+-njp h1{font-size:1.5rem;font-weight:500;text-align:left}.collegeItem_degreeInfo__\+-njp h2{font-size:1.3rem;font-weight:300;margin-top:1rem}.collegeItem_degreeInfo__\+-njp h3{float:right;font-size:1.2rem;font-weight:300}.collegeItem_details__hXXj-{font-size:1.1rem;font-weight:400;margin-bottom:1rem;margin-left:2rem}@media (max-width:930px){.collegeItem_CollegeItem__X9xFe{margin-left:0;width:90%}.collegeItem_degreeInfo__\+-njp h1{font-size:1.3rem;font-weight:500}.collegeItem_degreeInfo__\+-njp h2,.collegeItem_degreeInfo__\+-njp h3{font-size:1.1rem;font-weight:300}.collegeItem_details__hXXj-{font-size:1rem;font-weight:400;margin-left:2rem}ul li{list-style-type:square}}.project_projects__ET2lo{align-items:center;display:flex;font-family:Barlow Condensed;justify-content:space-evenly;margin:0 auto;padding-top:2rem;width:98%}.project_projectImg__95ToH img{height:30rem}.project_projectHeader__i2RMN{font-weight:600;text-align:center;width:40%}.project_projectHeader__i2RMN h1{font-size:3rem}.project_projectHeader__i2RMN div{font-size:1.3rem;font-weight:500;margin-top:2rem}.project_projectHeading__voM01{font-size:3rem;text-align:center}.project_projectList__OMGUX{flex-wrap:wrap;gap:1rem;margin:2rem auto;width:90%}.project_moreProject__C8hd5,.project_projectList__OMGUX{display:flex;justify-content:center}@media (max-width:930px){.project_projects__ET2lo{flex-direction:column;margin:0 auto;width:90%}.project_projectImg__95ToH img{height:15rem;margin-top:2rem}.project_projectHeader__i2RMN{width:100%}.project_projectHeader__i2RMN div{font-size:1.5rem;margin-top:1rem}.project_app-content__bT54v{margin-top:4rem}}@keyframes project_renderFromLeft__f84aV{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes project_renderFromRight__RtiYf{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.projectItem_projectItem__LbGRz{flex-direction:column;height:12rem;width:32%}.projectItem_itemHeader__L9Uwz,.projectItem_projectItem__LbGRz{display:flex;justify-content:space-between}.projectItem_projectItem__LbGRz h2{font-size:1.8rem;font-weight:500}.projectItem_description__6RYWe{font-size:1.3rem;font-weight:300;text-align:justify}.projectItem_controls__45m5l{align-items:center;display:flex}.projectItem_controls__45m5l p{font-size:1.2rem}.projectItem_projectLink__PKedn{display:none;justify-content:space-between;margin-top:auto}.projectItem_projectItem__LbGRz:hover .projectItem_projectLink__PKedn{animation:projectItem_fadeIn__3yMs6 1s ease-in-out normal forwards;display:block}.projectItem_projectItem__LbGRz:hover{animation:projectItem_zoom__2hL-8 .2s ease-in-out normal forwards;cursor:pointer}.projectItem_dateUpdated__JlFB\+{margin-left:auto}@keyframes projectItem_zoom__2hL-8{0%{transform:scale(1)}to{transform:scale(1.03)}}@keyframes projectItem_fadeIn__3yMs6{0%{z-index:0}to{z-index:1}}@media (max-width:930px){.projectItem_projectItem__LbGRz{height:12rem;min-width:20rem}.projectItem_projectItem__LbGRz h2{font-size:1.5rem}.projectItem_description__6RYWe{font-size:1.2rem;margin-top:1rem}.projectItem_controls__45m5l{margin-top:1rem}.projectItem_projectLink__PKedn{display:block}}.aboutMe_contactMe__xxHX6{display:flex;justify-content:space-around;margin:0 auto;padding-top:5rem;width:90%}.aboutMe_avatar__BMml6{justify-content:center}.aboutMe_avatar__BMml6 img{height:20rem;margin-bottom:2rem;margin-left:0;margin-top:2rem;object-fit:cover;width:30rem}.aboutMe_contactCard__MYBYY{margin-top:6rem;text-align:center;width:40%}.aboutMe_contactCard__MYBYY h1{font-size:3rem}.aboutMe_contactCard__MYBYY div{font-size:1.3rem;font-weight:500;margin-bottom:1rem;margin-top:1rem}.aboutMe_contactLinks__YFqWn{display:flex;justify-content:center}.aboutMe_links__ommGe{align-items:center;display:flex;justify-content:space-between;width:20rem}.aboutMe_resumeBtn__Qp6Dl{margin-top:0}.aboutMe_avatar__BMml6 h1{font-size:2rem;font-weight:300;margin-left:2rem;text-align:center}.aboutMe_avatar__BMml6 h2{align-items:center;font-size:2.3rem;font-weight:500;margin-left:5rem}#aboutMe_name__LYcej{align-items:center;font-size:2.5rem;font-weight:700}.aboutMe_autoText__CgSbU{align-items:center;font-size:1.5rem;font-weight:300;margin-left:6rem}@media (max-width:930px){.aboutMe_contactMe__xxHX6{flex-direction:column}.aboutMe_avatar__BMml6{margin-bottom:2rem}.aboutMe_avatar__BMml6 img{height:15rem;width:20rem}.aboutMe_contactCard__MYBYY{margin:0 auto 2rem;width:90%}.aboutMe_avatar__BMml6 h1{font-size:2rem;font-weight:600;text-align:left}.aboutMe_avatar__BMml6 h2{font-size:2.3rem;font-weight:600;text-align:left}.aboutMe_autoText__CgSbU{font-size:1.3rem;text-align:left}.aboutMe_contactCard__MYBYY div{font-size:1.1rem;font-weight:500;margin-top:0}}@keyframes aboutMe_renderFromLeft__mwgjx{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes aboutMe_renderFromRight__D-6yl{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.getInTouch_getInTouch__Su7Es{border:2px solid;border-radius:5px;display:flex;margin:5rem auto 0;width:90%}.getInTouch_getInTouchCard__1ff06{margin:2rem auto;width:40%}.getInTouch_getInTouchCard__1ff06 h1{font-size:2.5rem;text-align:left}.getInTouch_getInTouchCard__1ff06 p{font-size:1.2rem;font-weight:300;margin-top:1rem;text-align:justify}.getInTouch_contactCard__DHrH9{align-items:center;display:flex;margin-top:2rem}.getInTouch_contactIcon__3j2WZ{align-items:center;border-radius:50%;color:#f0f8ff;display:flex;height:2rem;justify-content:center;width:2rem}.getInTouch_contactValue__7xBvu{font-size:1.5rem;font-weight:300;margin-left:2rem}@media (max-width:930px){.getInTouch_getInTouch__Su7Es{flex-direction:column}.getInTouch_getInTouchCard__1ff06{width:90%}.getInTouch_contactIcon__3j2WZ{height:2rem;width:2rem}.getInTouch_contactValue__7xBvu{font-size:1.2rem;font-weight:300;margin-left:1rem}}footer{font-family:Barlow Condensed;font-size:.9rem;font-weight:300;height:3rem;top:auto;width:100%}.industry_industries__i1GMo{align-items:center;display:flex;font-family:Barlow Condensed;justify-content:space-evenly;margin:0 auto;padding-top:5rem;width:80%}.industry_industryList__AcX3N{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem auto;width:90%}@media (max-width:930px){.industry_industries__i1GMo{flex-direction:column;margin:0 auto;width:90%}.industry_app-content__O-ATL{margin-top:4rem}}.industryItem_centered__xiZQ8{align-items:center;display:flex;justify-content:center}.industryItem_IndustryItem__KFrQu{margin-left:2rem;width:75%}.industryItem_column__YwxJz{display:flex;justify-content:center}.industryItem_industryInfo__PtpOx{border-top-left-radius:inherit;border-top-right-radius:inherit;font-weight:900;padding:1rem}.industryItem_industryInfo__PtpOx h1{font-size:1.5rem;font-weight:500;text-align:left}.industryItem_industryInfo__PtpOx h2{font-size:1.3rem;font-weight:300;margin-top:1rem}.industryItem_industryInfo__PtpOx h3{float:right;font-size:1.2rem;font-weight:300}.industryItem_details__VHUpP{font-size:1.1rem;font-weight:400;margin-bottom:1rem;margin-left:2rem}.industryItem_logo__4y88C{margin-top:2.5rem}.industryItem_positionBlock__Dy-dt{border-left:3px solid gray;margin-top:1.5rem;padding-left:1rem}.industryItem_description__a9fbS{font-size:1.1rem;font-weight:400;line-height:1.6;margin-top:1rem;text-align:left}@media (max-width:930px){.industryItem_IndustryItem__KFrQu{margin-left:0;width:90%}.industryItem_industryInfo__PtpOx h1,.industryItem_industryInfo__PtpOx h2{font-size:1.3rem;font-weight:500}.industryItem_industryInfo__PtpOx h3{font-size:1.1rem;font-weight:300}.industryItem_details__VHUpP{font-size:1rem;font-weight:400;margin-left:2rem}ul li{list-style-type:square}.industryItem_logo__4y88C{margin-top:0}.industryItem_column__YwxJz{display:block;justify-content:center}}h1{font-size:2.8rem;font-weight:600;text-align:center}.competitions_competitionCard__0o1uI{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:2rem auto;width:90%}@media (max-width:930px){.competitions_competitionCard__0o1uI{grid-template-columns:repeat(1,100%)}}.createCompetitions_competition__0nR3r{border:2px solid;border-radius:10px;height:25rem;width:26%}.createCompetitions_compImage__bLgd2{align-items:center;border-radius:inherit;display:flex;height:17rem;justify-content:center}.createCompetitions_compImage__bLgd2 svg{height:8rem;width:8rem}.createCompetitions_compInfo__92Lca{display:flex;flex-direction:column;height:7rem;justify-content:space-evenly}.createCompetitions_compInfo__92Lca h1{font-size:1.4rem;font-weight:500}.createCompetitions_compInfo__92Lca h2{font-size:1.3rem;font-weight:300}.createCompetitions_overlayLink__mfAdl{border-top-left-radius:10px;border-top-right-radius:10px;height:8rem}.createCompetitions_overlayLink__mfAdl a{font-size:2rem;font-weight:700}@media (max-width:930px){.createCompetitions_competition__0nR3r{border-radius:7px;height:25rem;width:20rem}.createCompetitions_compImage__bLgd2{border-radius:inherit;height:17rem}.createCompetitions_compInfo__92Lca{height:8rem}.createCompetitions_overlayLink__mfAdl{border-top-left-radius:7px;border-top-right-radius:7px;height:7rem}}.createCompetitions_compBody__hWDEe{border-radius:.5rem;font-weight:800;text-align:center}.createCompetitions_Overlay__PSLiI{position:relative}.createCompetitions_overlayLink__mfAdl{align-items:center;display:flex;justify-content:center;opacity:1;position:absolute;width:100%}@keyframes createCompetitions_move-in__10JMd{0%{margin-top:-4rem;opacity:.5}to{margin-top:0;opacity:1}}.createCompetitions_Overlay__PSLiI:hover .createCompetitions_overlayLink__mfAdl a{animation:createCompetitions_move-in__10JMd .2s ease-in-out 1 normal forwards}.createCompetitions_Overlay__PSLiI:hover .createCompetitions_overlayLink__mfAdl{opacity:1}.createCompetitions_overlayLink__mfAdl a{opacity:0}.programmingSkills_mainCard__AAQ8J{margin-top:1rem;text-align:center}.programmingSkills_mainCard__AAQ8J h1{font-size:2.8rem}.programmingSkills_skillSetCard__jOK7f{display:block;flex-wrap:wrap;gap:2rem;justify-content:center;margin:2rem auto;text-align:center;width:90%}.programmingSkills_skillItem__9TJKp{align-items:center;border:3px solid;border-radius:10px;display:flex;flex-direction:column;height:10rem;justify-content:center;position:relative;width:15rem}.programmingSkills_skillName__tmur2{display:none;position:absolute;right:10px;text-align:right;top:5px}.programmingSkills_skillItem__9TJKp svg{height:6rem;width:6rem}.programmingSkills_skillItem__9TJKp:hover{cursor:pointer}.programmingSkills_skillItem__9TJKp:hover .programmingSkills_skillName__tmur2{display:block}.programmingSkills_interestedArea__YitQJ{display:flex;text-align:center}.programmingSkills_interestedArea__YitQJ ul{gap:1rem;list-style:none;margin:0 auto;padding:0;text-align:left}@media (max-width:930px){.programmingSkills_skillSetCard__jOK7f{gap:1rem;margin:2rem auto;width:95%}.programmingSkills_skillItem__9TJKp{height:7rem;width:9rem}.programmingSkills_skillItem__9TJKp svg{height:4rem;width:4rem}}.exp_experiences__jSzf6{align-items:center;display:flex;font-family:Barlow Condensed;justify-content:space-evenly;margin:0 auto;padding-top:5rem;width:80%}.exp_experienceList__KF0Kt{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem auto;width:90%}@media (max-width:930px){.exp_experiences__jSzf6{flex-direction:column;margin:0 auto;width:90%}.exp_app-content__-HFUc{margin-top:4rem}}.expItem_centered__f5W5k{align-items:center;display:flex;justify-content:center}.expItem_ExpItem__AjlvL{margin-left:2rem;width:35%}.expItem_expInfo__2VSiY{border-top-left-radius:inherit;border-top-right-radius:inherit;font-weight:900;padding:1rem}.expItem_expInfo__2VSiY h1{font-size:1.5rem;font-weight:500;text-align:left}.expItem_expInfo__2VSiY h2{font-size:1.3rem;font-weight:300;margin-top:1rem}.expItem_expInfo__2VSiY h3{float:right;font-size:1.2rem;font-weight:300}.expItem_details__dPkg2{font-size:1.1rem;font-weight:400;margin-bottom:1rem;margin-left:2rem}ul li{list-style-type:square;margin-top:.3rem}@media (max-width:930px){.expItem_ExpItem__AjlvL{margin-left:0;width:90%}.expItem_expInfo__2VSiY h1{font-size:1.3rem;font-weight:500}.expItem_expInfo__2VSiY h2,.expItem_expInfo__2VSiY h3{font-size:1.1rem;font-weight:300}.expItem_details__dPkg2{font-size:1rem;font-weight:400;margin-left:2rem}ul li{list-style-type:square}}
/*# sourceMappingURL=main.0ed49b21.css.map*/