.experience_experienceButton__kib_V{border:none;padding:4px 8px;background-color:var(--off-dark);color:var(--off-white);border-radius:4px;cursor:pointer}.experience_selected__T0ALM{border:2px solid var(--light-blue-sky)}.experience_experienceTitle__5pJJG{color:var(--of-white);margin:2rem 0;align-self:center}.experience_experienceContent__8p_cL{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.experience_experienceSection__34iMc{margin:80px 0 150px;align-self:center}.experience_experienceContent__8p_cL nav{display:flex;justify-content:flex-end;gap:1rem}.experience_experienceContainer__0FxXc{display:grid;grid-template-columns:40rem 40rem;grid-row-gap:2rem;row-gap:2rem;grid-column-gap:2rem;column-gap:2rem;align-items:center;justify-items:center}.experience_experiences__7d8P7{display:flex;flex-direction:column;gap:1.5rem;width:700px}.experience_experienceLocation__a66pV{color:var(--light-gray)}.experience_role__9yjH8{font-size:20px}.experience_marquee__oArTB{position:absolute;left:0;margin-top:3cqw;width:100dvw;line-height:40px;background-color:var(--light-blue-sky);color:#fff;white-space:nowrap;overflow:hidden;box-sizing:border-box}.experience_marquee__oArTB p{display:inline-block;padding-left:100%;animation:experience_marquee__oArTB 30s linear infinite;color:var(--off-dark);font-weight:700}@keyframes experience_marquee__oArTB{0%{transform:translate(0)}to{transform:translate(-100%)}}@media only screen and (max-width:1000px){.experience_experienceContainer__0FxXc{display:flex;justify-content:center;flex-direction:column}.experience_experiences__7d8P7{padding:0 2rem;width:unset}}@media only screen and (max-width:768px){.experience_experienceContent__8p_cL nav{justify-content:center}}.introduction_introduction__v_5Nr{background:var(--background);width:100%}.introduction_introductionContainer__6Gvr4{display:grid;grid-template-rows:auto 50px auto 50px auto;grid-template-areas:"header" "about" "navigation" "space2" "space2" "space2" "links";justify-content:center;align-items:start;padding:8vh 0;grid-gap:2rem;gap:2rem;align-self:center}.introduction_introductionContent__IVIM_{width:700px}.introduction_introduction__v_5Nr h1{grid-area:header}.introduction_about__M8fRo{grid-area:about}.introduction_navigation__etMlZ{display:flex;gap:1rem;grid-area:navigation}.introduction_contactLinks__4w96P{display:flex;justify-content:center;gap:2rem;grid-area:links;align-self:center}.introduction_navigation__etMlZ a:not(.introduction_active__rEj2S){opacity:.6;cursor:pointer}.introduction_navigation__etMlZ a.introduction_active__rEj2S{opacity:1;cursor:pointer}.introduction_introductionContent__IVIM_{display:flex;max-width:50vw;gap:2rem;flex-direction:column}.introduction_iconButton__MAyZL{border:none;background:transparent;cursor:pointer}.introduction_tooltip__m3LSc{position:absolute;margin-top:30px;left:50%;transform:translateX(-50%);padding:1rem 5px;color:var(--light-pink);border-radius:4px;font-size:.75rem;white-space:nowrap;transition:visibility 0s,opacity .5s linear}.introduction_profile__6Taur{display:flex;align-items:center;justify-content:center;animation:introduction_expandShadow__qVE8z 2s infinite alternate}.introduction_profileImage__tkd3E{border-radius:50%;box-shadow:0 4px 8px rgba(0,0,10,.6);transition:transform .5s ease-in-out}.introduction_profileImage__tkd3E:hover{transform:scale(1.1);transform:scaleX(-1)}.introduction_mark__zBhbh{background:none;color:var(--pinky)}.introduction_description__vK6M_{font-size:1.25rem;font-weight:500;line-height:1.6}.introduction_description__vK6M_ span{color:var(--light-pink)}.introduction_smallText__THcKC{font-size:.75rem}@media only screen and (max-width:1450px){.introduction_introduction__v_5Nr{justify-content:center;flex-direction:column;align-items:center}.introduction_introductionContent__IVIM_{max-width:unset}}@media only screen and (max-width:1000px){.introduction_introductionContent__IVIM_{width:unset}.introduction_introductionContainer__6Gvr4{margin:0 2rem}}.about_aboutContainer__IXdf0{position:absolute;background-color:var(--secondary-lightest);color:var(--background);display:flex;justify-content:center;padding:2rem;border-radius:1rem;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.about_aboutContent__iyZw6{width:700px}.about_smallText__G7_VW{font-size:.8rem}.about_aboutTitle__FmQgw{padding:2.5rem 0;text-align:center}.about_aboutMe__48ND4{display:flex;gap:1.5rem}.about_downloadCvButton__g6jbb{background:none;border:none;padding:4px 6px;color:var(--background);font-weight:700;display:flex;align-items:center;gap:.5rem;width:100px;cursor:pointer}.about_personDescription__jyrts{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.about_personDescription__jyrts p{line-height:1.5;font-weight:500}.about_graduationSection__WMfNH{margin:2rem 0;display:flex;flex-direction:column;gap:.5rem}.about_educationText___9uJ9{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}@media only screen and (max-width:1000px){.about_aboutContent__iyZw6{width:unset;padding:0 2rem}.about_aboutContainer__IXdf0{position:relative;top:auto!important;left:auto!important;transform:none!important}}@media only screen and (max-width:700px){.about_aboutMe__48ND4{flex-direction:column}}.project-list_projectCard__aVLK6{box-sizing:border-box;padding:3rem 2rem;border:1px solid #fff;border-radius:.5rem;transition:.3s;width:100%;overflow-wrap:break-word;height:250px}.project-list_projectCardCentered__qRczk{display:flex;align-items:center;justify-content:center}.project-list_projectCard__aVLK6:hover{background:#fff;color:#000;transform:scale(.98)}.project-list_projectCardContainer__K8NZg{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:10px;grid-row-gap:10px;text-align:center;justify-items:center;box-sizing:border-box;max-width:calc(100vw - 3rem);max-height:480px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--light-pink) transparent}.project-list_projectCard__aVLK6 .project-list_projectCardTitle__MXU7X{font-weight:700;font-size:1.5rem;margin-bottom:.5rem}@keyframes project-list_translate__xmVRj{to{transform:translate(100px)}}@keyframes project-list_pic__i0uVg{0%{opacity:0}50%{opacity:0}51%{opacity:1}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes project-list_anim__t_Dl9{0%{transform:scaleX(0);transform-origin:0 50%}50%{transform:scaleX(1);transform-origin:0 50%}51%{transform:scaleX(1);transform-origin:100% 50%}to{transform:scaleX(0);transform-origin:100% 50%}}.project-list_imgContainer__JlXSL{position:relative;width:600px;height:400px;border-radius:2px;left:50%;margin-left:-400px;overflow:hidden;animation:project-list_translate__xmVRj 2s;animation-fill-mode:forwards}.project-list_imgContainer__JlXSL .next-image-wrapper,.project-list_imgContainer__JlXSL img{width:100%;height:100%;object-fit:cover}.project-list_imgContainer__JlXSL>*{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1.3);animation:project-list_pic__i0uVg 2s;transform-origin:50% 50%;animation-fill-mode:forwards}.project-list_imgContainer__JlXSL .project-list_overlay__xwqiI{width:100%;height:100%;background:var(--purple);position:absolute;transform:scaleX(0);transform-origin:0 50%;animation:project-list_anim__t_Dl9 2s;top:0;left:0}.project-list_easterEggText__Ls4zV{display:flex;justify-content:center;margin:24px 0}.projects_projects__18Ycw{background:var(--background);display:flex;justify-content:center}.projects_projectsContent__7vIV8{margin:4rem 0;max-width:1200px}.projects_projectsTitle__emzwm{margin-bottom:3rem;text-align:center}.projects_description__1yHu3{line-height:1.5}.projects_description__1yHu3 a{color:var(--light-purple)}.projects_description__1yHu3 a:hover{color:var(--light-pink)}.projects_descriptionContainer__nATVU{display:flex;align-items:center;gap:4rem}.projects_descriptionContent__HTdkc{display:flex;flex-direction:column;gap:2rem}.projects_highlightProjects__vn_jm{margin-top:1rem;display:flex;gap:1rem}.projects_highlightProjects__vn_jm a:hover{color:var(--light-pink)}@keyframes projects_fallAndSlide__IUPTk{0%{transform:translate(0)}50%{transform:translate(300px,-300px)}70%{transform:translate(600px,-150px)}90%{transform:translate(800px,-200px)}to{transform:translate(1500px,-50px)}}.projects_ball__gsN0W{position:absolute;width:20px;height:20px;background-color:#adff2f;border-radius:50%;left:36%;animation:projects_fallAndSlide__IUPTk 5s forwards;z-index:3;margin-bottom:1000px}@media only screen and (max-width:1300px){.projects_projects__18Ycw{padding:0 2rem}.projects_descriptionContainer__nATVU{flex-direction:column}}@media only screen and (max-width:768px){.projects_challengeImage__OI6fc{width:300px;height:200px}}@font-face{font-family:__Inter_f95ffb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_f95ffb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_f95ffb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_f95ffb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_f95ffb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_f95ffb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_f95ffb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_f95ffb;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_f95ffb;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_f95ffb;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_f95ffb;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_f95ffb;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_f95ffb;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_f95ffb;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_f95ffb;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_f95ffb{font-family:__Inter_f95ffb,__Inter_Fallback_f95ffb;font-style:normal}.page_main__Vlqm1{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.page_animationInfo__T2KO7{position:absolute;top:40rem;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:center}.page_backgroundAnimation__RFIv0{z-index:-2;width:100%;height:100vh!important;background-color:transparent;position:absolute}@media only screen and (max-width:1000px){.page_backgroundAnimation__RFIv0{display:none;height:0}}