.header_header__ZYf69{display:flex;width:1150px;height:60px;align-items:center;justify-content:space-between;padding:10px 25px;background-color:var(--palette-header-footer-header);border-radius:10px;box-shadow:4px 3px 5px 0 var(--palette-header-footer-header_shadow)}.header_logo__PxXSu{transition:transform .3s ease-out}.header_logo__PxXSu:hover{transform:rotate(-12deg);cursor:none}.header_navList__5Oxb3,.header_nav__TS4hp{display:flex;align-items:center;justify-content:center}.header_navList__5Oxb3{list-style:none;padding:5px 10px;margin:0;gap:25px}.header_navItem__6Sum4 a{color:var(--palette-header-footer-text_default);font-weight:400;font-size:1rem;text-shadow:0 3px 4px var(--palette-header-footer-text_default_shadow);align-items:flex-start;text-decoration:none}.header_navItem__6Sum4 a:hover{color:var(--palette-header-footer-text_hover);text-decoration:underline;text-shadow:0 4px 4px var(--palette-header-footer-text_hover_shadow)}.header_navItem__6Sum4 a:active{color:var(--palette-header-footer-text_active);text-shadow:1px 2px 4px var(--palette-header-footer-text_active_shadow)}.header_buttonToggleTheme__ZPmzC{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.header_icon__59i_S{transform:translateY(0);transition:transform .3s ease-out}.header_icon__59i_S:hover{transform:translateY(-2px)}.header_menuIcon__lMTRB{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;display:none}.header_hamburgerContainer__1om3i{display:none}.header_hamburger__elyMG{width:2rem;height:2rem;display:flex;justify-content:space-around;flex-flow:column nowrap;z-index:10}.header_burger__fXVn3{width:2rem;height:.25rem;background-color:var(--palette-principal-icons);border-radius:10px;transform-origin:1px;transition:all .3s linear}@media (max-width:35rem){.header_header__ZYf69{width:90%;padding:10px;align-items:center;position:relative}.header_hamburgerContainer__1om3i{display:inline-block;z-index:10}.header_navList__5Oxb3{position:absolute;top:100%;left:0;right:0;background-color:var(--palette-header-footer-header);flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;padding:1rem 0;margin:0;border-radius:0 0 10px 10px;box-shadow:0 4px 8px var(--palette-header-footer-header_shadow);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .5s ease-in;z-index:5}.header_navOpen__zzqYa{transform:translateY(0);opacity:1;visibility:visible}.header_navItem__6Sum4 a{font-size:1.1rem;font-weight:400;padding:.5rem 1rem;width:100%;text-align:center;display:block}.header_burgerOpen1__RlelQ{transform:rotate(45deg)}.header_burgerOpen2__hKQzw{opacity:0}.header_burgerOpen3__u3_NS{transform:rotate(-45deg)}}.footer_footer__AQTwI{background-color:var(--palette-header-footer-footer);height:60px;padding:19px 20px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;width:100%}.footer_credits__Dn2S1{color:var(--palette-header-footer-text_default);font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal}.footer_credits__Dn2S1:hover{text-decoration:underline;cursor:pointer}@media only screen and (max-width:600px){.footer_credits__Dn2S1{font-size:.875rem}}.home_homeSection__0k1gn{display:flex;width:1100px;padding:5px 40px;justify-content:space-between;align-items:center;gap:15px}.home_logoContainer__Y5lMV{display:flex;justify-content:center;align-items:center;width:500px;height:500px;padding:46px;border-radius:250px;background:var(--palette-home-circle);box-shadow:0 5px 20px 0 var(--palette-home-circle-shadow)}.home_logoContainer__Y5lMV:hover{-webkit-animation:home_swingRotate__QSubE 3s ease-in-out infinite;animation:home_swingRotate__QSubE 3s ease-in-out infinite}@-webkit-keyframes home_swingRotate__QSubE{0%{-webkit-transform:translateX(-15px) rotate(-5deg)}25%{-webkit-transform:translateX(0) rotate(0deg)}50%{-webkit-transform:translateX(15px) rotate(5deg)}75%{-webkit-transform:translateX(0) rotate(0deg)}to{-webkit-transform:translateX(-15px) rotate(-5deg)}}@keyframes home_swingRotate__QSubE{0%{transform:translateX(-15px) rotate(-5deg)}25%{transform:translateX(0) rotate(0deg)}50%{transform:translateX(15px) rotate(5deg)}75%{transform:translateX(0) rotate(0deg)}to{transform:translateX(-15px) rotate(-5deg)}}.home_textContainer__M0Hhb{overflow:hidden;display:flex;flex-direction:column;justify-content:center;padding:15px 10px;align-items:start;gap:5px}.home_scroll__G0neq{overflow:hidden;display:flex;align-items:center;align-self:stretch;width:100%;height:50px}.home_scrollAnimation__Zak4U{display:inline-block;animation:home_scrollAnimation__Zak4U 10s linear infinite;white-space:nowrap;display:flex;flex-direction:row;gap:15px}.home_scrollText__pvcQp{font-size:2.5rem;font-weight:800;text-transform:uppercase}.home_scrollTextColor1__OcC6S{color:var(--palette-home-text_scroll_1)}.home_scrollTextColor2__VnC3I{color:var(--palette-home-text_scroll_2)}@keyframes home_scrollAnimation__Zak4U{0%{transform:translateX(0)}to{transform:translateX(-60%)}}.home_description__2Sq3E{color:var(--palette-principal-text);font-size:1.375rem}.home_iconContainer__nSF89{display:flex;align-items:flex-start;padding:5px 2px;gap:28px}.home_icon__LRheF{width:35px;height:35px;cursor:pointer;transition:transform .3s;fill:var(--palette-principal-icons);stroke:var(--palette-principal-icons)}.home_icon__LRheF:hover{transform:scale(1.1)}@media only screen and (max-width:600px){.home_homeSection__0k1gn{width:85%;padding:5px;gap:10px;flex-direction:column}.home_logoContainer__Y5lMV{width:330px;height:330px}.home_logo__fwoF8{width:280px;height:280px}.home_textContainer__M0Hhb{width:100%;display:flex}.home_description__2Sq3E{font-size:1rem}.home_iconContainer__nSF89{gap:15px}.home_icon__LRheF{width:30px;height:30px}}.experience_experienceSection__Uijik{display:flex;flex-direction:column;padding:5px 30px;align-items:flex-start;justify-content:center;width:1100px;gap:10px}.experience_titleSection__LCrFR{color:var(--palette-principal-text);font-size:2.813rem;font-weight:700}.experience_experienceList__2CGGd{display:flex;padding:10px 45px;align-items:flex-start;align-items:stretch}.experience_experienceItems__dlKiy{position:relative;border-left:3px solid var(--palette-experience-experience_line)}.experience_experienceItem__X8afY{margin-bottom:1rem;padding:2px 5px;flex-direction:column;align-items:flex-start;display:flex}.experience_timelineCircle__H6f8T{position:absolute;display:flex;width:1.125rem;height:1.125rem;background-color:var(--palette-experience-experience_line);border-radius:50%;left:-.65rem;margin-top:1.2rem}.experience_experienceTitle__rhqyF{font-size:2.188rem;font-weight:700;color:var(--palette-principal-text)}.experience_experienceCompany__V3ueh{color:var(--palette-principal-text);font-size:1.563rem;font-weight:400;text-decoration-line:underline;text-decoration-style:solid}.experience_experienceDate__paKAL{color:var(--palette-principal-text);font-size:1.125rem;font-weight:400}.experience_experienceDescription__kX6jC{color:var(--palette-principal-text);font-size:1.25rem;font-weight:400}@media only screen and (max-width:600px){.experience_experienceSection__Uijik{padding:5px;width:85%}.experience_titleSection__LCrFR{font-size:2.188rem}.experience_experienceList__2CGGd{padding:10px 15px}.experience_experienceItem__X8afY{margin-bottom:.5rem;padding:2px 0;gap:2px}.experience_experienceTitle__rhqyF{font-size:1.563rem}.experience_experienceCompany__V3ueh{font-size:1.125rem}.experience_experienceDate__paKAL{font-size:.875rem}.experience_experienceDescription__kX6jC{font-size:1rem}}.ability_abilitySection__pswR2{display:flex;flex-direction:column;justify-content:center;padding:5px 30px;align-items:flex-start;width:1100px;gap:10px}.ability_titleSection__Yvqe8{font-size:2.813rem;font-weight:700;color:var(--palette-principal-text)}.ability_abilityContainer__c2ge0{display:flex;padding:5px 10px;justify-content:center;align-items:flex-start;flex-wrap:wrap;align-self:stretch;gap:10px 15px}.ability_ability__ODQcA{display:flex;padding:10px 15px;flex-direction:column;justify-content:center;align-items:center;gap:6px}.ability_ability__ODQcA,.ability_iconAbility__xJbXb{transition:transform .3s}.ability_ability__ODQcA:hover{cursor:pointer}.ability_ability__ODQcA:hover .ability_iconAbility__xJbXb{transform:scale(1.05);filter:brightness(1.3);font-weight:700}.ability_abilityName__UJIuL{font-size:1.125rem;font-weight:400;color:var(--palette-principal-text);text-align:center}.ability_ability__ODQcA:hover .ability_abilityName__UJIuL{transform:scale(1.01);filter:brightness(1.3);font-weight:700}@media only screen and (max-width:600px){.ability_abilitySection__pswR2{width:85%;padding:5px;gap:10px}.ability_titleSection__Yvqe8{font-size:2.188rem}.ability_abilityContainer__c2ge0{flex-wrap:wrap;padding:5px 2px;gap:10px 5px}.ability_ability__ODQcA{width:86px;padding:5px}.ability_iconAbility__xJbXb{width:40px;height:40px}.ability_abilityName__UJIuL{font-size:.875rem}}.projects_projectSection____kBl{display:flex;width:1100px;flex-direction:column;align-items:flex-start;justify-content:center;padding:5px 30px;gap:10px}.projects_titleSection__zyDJ0{color:var(--palette-principal-text);font-size:2.813rem;font-weight:700}.projects_projectList__kD9fx{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px;width:100%}.projects_projectCard__MkOxe{display:flex;padding:12px;align-items:center;flex-direction:row;gap:10px;align-self:stretch;border-radius:10px;background:var(--palette-projects-project_child);box-shadow:2px 5px 5px 0 var(--palette-projects-project_child_effects)}.projects_projectImage__LlMcL{border-radius:20px;transition:transform .3s,box-shadow .3s}.projects_projectImage__LlMcL:hover{box-shadow:0 0 3px 1px var(--palette-projects-project_child_button_stroke);transform:rotate(.5deg)}.projects_projectDetails__JX9_p{display:flex;padding:5px;flex-direction:column;align-items:flex-start;gap:5px;flex:1 0 0}.projects_projectTitle__J6TIS{font-size:2rem;font-weight:700;color:var(--palette-principal-text)}.projects_projectLanguagesContainer__j9cbA{display:flex;padding:2px;align-items:flex-start;gap:10px;flex-direction:row}.projects_projectLanguagesIcon__61mSq{transition:transform .3s ease-in-out}.projects_projectLanguagesIcon__61mSq:hover{transform:scale(1.1)}.projects_projectDescription__kfXkJ{font-size:.875rem;font-weight:400;color:var(--palette-principal-text)}.projects_projectLinks__0DXpM{display:flex;padding:5px 2px;align-items:center;gap:10px;flex-direction:row}.projects_projectLink__89uAA{display:flex;width:130px;padding:6px 10px;align-items:center;gap:10px;border-radius:5px;border:2px dashed var(--palette-projects-project_child_button_stroke);background:var(--palette-projects-project_child_button);box-shadow:1px 5px 4px 0 var(--palette-projects-project_child_effects);color:var(--palette-principal-text);text-decoration:none;font-size:.875rem;font-weight:700;letter-spacing:.56px;transition:transform .3s,box-shadow .3s,background .3s}.projects_projectLink__89uAA:hover{background:var(--palette-projects-project_child_button_hover);box-shadow:1px 5px 4px 0 var(--palette-projects-project_child_button_hover_effects);transform:scale(1.02)}@media only screen and (max-width:600px){.projects_projectSection____kBl{width:85%;padding:5px;gap:10px}.projects_titleSection__zyDJ0{font-size:2.188rem}.projects_projectCard__MkOxe{padding:10px;flex-direction:column;gap:10px;width:100%}.projects_projectImage__LlMcL{width:100%;height:auto}.projects_projectTitle__J6TIS{font-size:1.75rem}.projects_projectLanguagesIcon__61mSq{width:25px;height:25px}}.aboutMe_aboutMeSection__WKXqK{display:flex;width:1100px;padding:5px 30px;align-items:center;gap:60px;flex-direction:row}.aboutMe_textContainer__2M4Ui{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex:1 0 0}.aboutMe_titleSection__2jyna{color:var(--palette-principal-text-);font-size:2.813rem;font-weight:700}.aboutMe_description__G8rbK{color:var(--palette-principal-text);font-size:1.25rem;font-weight:400;margin:2px 0}.aboutMe_profileImage__z3klo{width:370px;height:370px;transform:rotate(3deg);flex-shrink:0;aspect-ratio:1/1;border-radius:30px;box-shadow:2px 4px 6px 1px var(--palette-aboutme-shadow_picture_aboutme);transition:transform .3s ease-in-out}.aboutMe_profileImage__z3klo:hover{transform:scale(1.05);box-shadow:4px 8px 12px 2px var(--palette-aboutme-shadow_picture_aboutme);cursor:none}@media only screen and (max-width:600px){.aboutMe_aboutMeSection__WKXqK{width:85%;padding:5px;gap:10px;flex-direction:column-reverse}.aboutMe_profileImage__z3klo{width:270px;height:270px}.aboutMe_textContainer__2M4Ui{gap:8px;padding:0}.aboutMe_titleSection__2jyna{font-size:2.188rem}.aboutMe_description__G8rbK{font-size:1rem;font-weight:400;margin:0}}.contactMe_contactMeSection__fXpXj{width:1100px;padding:18px 30px;display:flex;flex-direction:column;align-items:flex-start;border-radius:20px;background:var(--palette-contactme-contactme);color:var(--palette-principal-text);box-shadow:2px 5px 4px 0 var(--palette-principal-contactme_effects)}.contactMe_titleSection__rVoZH{font-size:2.813rem;font-weight:700}.contactMe_contactMeContent__ev94z{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;padding:10px 10px 10px 5px;align-self:stretch}.contactMe_contactTextContainer__aWyxz{display:flex;padding:10px 27px 10px 10px;flex-direction:column;align-items:flex-start;gap:15px}.contactMe_contactDescription__9aaPp{max-width:550px;font-size:1.375rem;font-weight:600}.contactMe_contactItem__4fXPX{display:flex;padding:5px;align-items:center;gap:10px}.contactMe_contactIcon__gCfOu{width:30px;height:30px;stroke:var(--palette-principal-icons);align-self:center;transition:all .2s ease-in-out}.contactMe_contactIcon__gCfOu:hover{transform:scale(1.04);cursor:pointer}.contactMe_contactInfo__z91HN{font-size:1.3rem;font-weight:400;align-self:center}.contactMe_contactInfo__z91HN a{color:var(--palette-principal-text);text-decoration:none}.contactMe_contactInfo__z91HN a:hover{text-decoration:underline}.contactMe_contactImage___qwHD{transition:all .4s ease-in-out}.contactMe_contactImage___qwHD:hover{transform:scale(1.05) rotate(2deg);cursor:none}@media only screen and (max-width:600px){.contactMe_contactMeSection__fXpXj{width:85%;padding:20px 10px;gap:10px}.contactMe_titleSection__rVoZH{font-size:2.188rem}.contactMe_contactMeContent__ev94z{width:100%;flex-direction:column;gap:10px;padding:10px 10px 10px 5px}.contactMe_contactTextContainer__aWyxz{width:100%;padding:10px 5px 10px 10px;flex-direction:column;gap:5px}.contactMe_contactDescription__9aaPp{max-width:100%;font-size:1rem}.contactMe_contactItem__4fXPX{gap:3px}.contactMe_contactIcon__gCfOu{width:23px;height:23px}.contactMe_contactInfo__z91HN{font-size:.875rem}.contactMe_contactImage___qwHD{width:100%;height:295px}}.page_container__aoG4z{padding-top:10px}.page_container__aoG4z,.page_main__GlU4n{display:flex;flex-direction:column;align-items:center;gap:45px;width:100%}@media only screen and (max-width:600px){.page_container__aoG4z,.page_main__GlU4n{gap:20px}}