.Introduction_intro__3Okkt{width:100%;background:var(--background-primary)}.Introduction_introWrapper___LBh-{width:80%;margin:4rem auto;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.Introduction_introWrapper___LBh- .Introduction_logoWrapper__2jJcY{margin:0 2rem 0 0;cursor:pointer}.Introduction_introWrapper___LBh- .Introduction_logoWrapper__2jJcY img{-webkit-transition:background-color .25s;transition:background-color .25s}.Introduction_introWrapper___LBh- .Introduction_logoWrapper__2jJcY img:hover{background-color:var(--logo-opposite-color)}.Introduction_introWrapper___LBh- .Introduction_logoWrapper__2jJcY>*{max-width:15rem;height:100%;-webkit-box-shadow:var(--intro-logo-shadow);box-shadow:var(--intro-logo-shadow);border-radius:100%;-webkit-animation:Introduction_logo-float__2wDjm 4s ease-in-out infinite;animation:Introduction_logo-float__2wDjm 4s ease-in-out infinite}.Introduction_introWrapper___LBh- .Introduction_textWrapper__I8330{max-width:30rem;margin:0 0 0 2rem;color:var(--text)}.Introduction_introWrapper___LBh- .Introduction_textWrapper__I8330 h2{font-size:2.25rem;font-weight:300}.Introduction_introWrapper___LBh- .Introduction_textWrapper__I8330 h2 strong{font-weight:600}.Introduction_introWrapper___LBh- .Introduction_textWrapper__I8330 p{font-size:1.25rem;font-weight:300;word-spacing:2px}.Introduction_introWrapper___LBh- .Introduction_textWrapper__I8330 p:first-of-type{margin-top:2rem}.Introduction_introWrapper___LBh- .Introduction_textWrapper__I8330 p span,.Introduction_introWrapper___LBh- .Introduction_textWrapper__I8330 p strong{font-weight:600}@-webkit-keyframes Introduction_logo-float__2wDjm{0%{-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.5);box-shadow:0 5px 15px 0 rgba(0,0,0,.5);-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-box-shadow:0 25px 15px 0 rgba(0,0,0,.2);box-shadow:0 25px 15px 0 rgba(0,0,0,.2);-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.5);box-shadow:0 5px 15px 0 rgba(0,0,0,.5);-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes Introduction_logo-float__2wDjm{0%{-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.5);box-shadow:0 5px 15px 0 rgba(0,0,0,.5);-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-box-shadow:0 25px 15px 0 rgba(0,0,0,.2);box-shadow:0 25px 15px 0 rgba(0,0,0,.2);-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.5);box-shadow:0 5px 15px 0 rgba(0,0,0,.5);-webkit-transform:translateY(0);transform:translateY(0)}}@media (max-width:1000px){.Introduction_introWrapper___LBh-{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.Introduction_introWrapper___LBh- .Introduction_logoWrapper__2jJcY{margin:0 0 2rem}.Introduction_introWrapper___LBh- .Introduction_textWrapper__I8330{margin:2rem 0 0}.Introduction_introWrapper___LBh- .Introduction_textWrapper__I8330 h2,.Introduction_introWrapper___LBh- .Introduction_textWrapper__I8330 p{text-align:center}}@media (max-width:500px){.Introduction_introWrapper___LBh- .Introduction_textWrapper__I8330 h2{font-size:1.75rem}.Introduction_introWrapper___LBh- .Introduction_textWrapper__I8330 p{font-size:1rem}}.Skill_skill__1oYFl{width:15rem;max-width:15rem;height:25rem;max-height:25rem;padding:2rem 1rem;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;border-radius:10px;background:var(--skill-card);-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}.Skill_skill__1oYFl:hover{-webkit-transform:translateY(-20px);transform:translateY(-20px)}.Skill_skill__1oYFl{color:var(--skill-icon)}.Skill_skill__1oYFl span svg{max-width:75px;max-height:75px;width:75px;height:75px}.Skill_skill__1oYFl h3,.Skill_skill__1oYFl p{margin-top:1rem}.Skill_skill__1oYFl h3{color:var(--text);font-size:1.2rem;font-weight:500}.Skill_skill__1oYFl p{color:var(--text-secondary);text-align:center;font-size:1rem;font-weight:200;word-spacing:3px}.Skill_skill__1oYFl p strong{color:var(--text);font-weight:500}@media (max-width:1000px){.Skill_skill__1oYFl{width:auto;max-width:auto;height:auto;max-height:auto}}.Skills_skills__3tVec{width:100%;background:var(--background-secondary)}.Skills_skills__3tVec .Skills_skillsWrapper__gEQ43{width:80%;margin:4rem auto;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center}.Skills_skills__3tVec .Skills_skillsWrapper__gEQ43>h2{color:var(--text);font-weight:500;font-size:2rem}.Skills_skills__3tVec .Skills_skillsWrapper__gEQ43 .Skills_skillsContainer__1dBPF{margin-top:2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem}@media (max-width:1000px){.Skills_skills__3tVec .Skills_skillsWrapper__gEQ43 .Skills_skillsContainer__1dBPF{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.Skills_skills__3tVec .Skills_skillsWrapper__gEQ43 .Skills_skillsContainer__1dBPF{grid-template-columns:repeat(1,minmax(0,1fr))}}.Work_work__2JOzM{width:20rem;max-width:20rem;height:40rem;max-height:40rem;padding:.5rem 1rem 2rem;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;border-radius:10px;background:var(--work-card);-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}.Work_work__2JOzM:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.Work_work__2JOzM img{width:15rem}.Work_work__2JOzM h2,.Work_work__2JOzM p{margin-top:1rem}.Work_work__2JOzM h3{margin-top:.25rem}.Work_work__2JOzM h2{color:var(--text);font-size:1.25rem;font-weight:600;-webkit-transition:color .25s;transition:color .25s}.Work_work__2JOzM h2:hover{color:var(--primary)}.Work_work__2JOzM h3{color:var(--text);text-decoration:underline;font-size:1rem;font-weight:500}.Work_work__2JOzM p{color:var(--text-secondary);text-align:center;font-size:1rem;font-weight:200;word-spacing:3px}.Work_work__2JOzM p strong{color:var(--text);font-weight:500}.Work_work__2JOzM p a{color:var(--primary);text-decoration:underline}@media (max-width:1000px){.Work_work__2JOzM{width:auto;max-width:auto;height:auto;max-height:auto}}.Works_works__3me0J{width:100%;background:var(--background-primary)}.Works_works__3me0J .Works_worksWrapper__200LZ{width:80%;margin:4rem auto;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center}.Works_works__3me0J .Works_worksWrapper__200LZ>h2{color:var(--text);font-weight:500;font-size:2rem}.Works_works__3me0J .Works_worksWrapper__200LZ .Works_worksContainer__2eAk7{margin-top:2rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.5rem}@media (max-width:1700px){.Works_works__3me0J .Works_worksWrapper__200LZ .Works_worksContainer__2eAk7{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1350px){.Works_works__3me0J .Works_worksWrapper__200LZ .Works_worksContainer__2eAk7{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1000px){.Works_works__3me0J .Works_worksWrapper__200LZ .Works_worksContainer__2eAk7{grid-template-columns:repeat(1,minmax(0,1fr))}}.NavbarItem_navbarItem__jWQV7{margin:0 2rem}.NavbarItem_navbarItem__jWQV7:first-of-type{margin-left:0!important}.NavbarItem_navbarItem__jWQV7:last-of-type{margin-right:0!important}.NavbarItem_navbarItem__jWQV7 a{color:var(--text);font-weight:500;font-size:1.25rem;-webkit-transition:color .25s;transition:color .25s}.NavbarItem_navbarItem__jWQV7 a:hover{color:var(--link-color)}@media (max-width:600px){.NavbarItem_navbarItem__jWQV7{margin:0 .5rem}.NavbarItem_navbarItem__jWQV7 a{font-size:1rem}}.NavbarMenu_navbarContainer__pdCPu{width:80%;height:100%;margin:0 auto;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:center;justify-content:center}@media (max-width:600px){.NavbarMenu_navbarContainer__pdCPu{width:95%}}.Navbar_header__ys4Cp{width:100%;height:auto;z-index:10}.Navbar_navbarWrapper__1wNLS{width:100%;height:100%;padding:1rem 0;background-color:var(--navbar-background);-webkit-box-shadow:0 0 8px var(--navbar-shadow);box-shadow:0 0 8px var(--navbar-shadow)}.Footer_footer__2rHyp{width:100%;height:auto;margin-top:auto;z-index:9}.Footer_footerWrapper__1jyRF{width:100%;height:100%;padding:4rem 0;background-color:var(--footer-background)}.FooterSeperator_seperator__dMTua{width:100%;height:2px;background-color:var(--background-accent)}.SocialItem_socialItem__18f8w{height:50px;margin:0 .75rem}.SocialItem_socialItem__18f8w span svg:hover{fill:inherit}.SocialItem_socialItem__18f8w span svg{max-width:30px;max-height:30px;fill:var(--footer-icon);-webkit-transition:fill .25s,-webkit-transform .25s;transition:fill .25s,-webkit-transform .25s;transition:fill .25s,transform .25s;transition:fill .25s,transform .25s,-webkit-transform .25s}.SocialItem_socialItem__18f8w span svg:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.FooterContact_contact__1lKOC{width:100%;margin:2rem 0;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;color:var(--text);text-align:center}.FooterContact_contact__1lKOC h2{font-weight:500;font-size:2rem}.FooterContact_contact__1lKOC .FooterContact_socials__3wkMJ{width:100%;margin-top:1.25rem}@media (max-width:500px){.FooterContact_contact__1lKOC .FooterContact_socials__3wkMJ{width:75%;display:grid;grid-template-columns:auto auto auto;grid-gap:1rem 0}}.FooterEmbeds_embeds__dT_T4{margin:2rem 0;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:center;justify-content:center}.FooterEmbeds_embeds__dT_T4 .FooterEmbeds_hidden__3uQqH{display:none}.FooterEmbeds_embeds__dT_T4 .FooterEmbeds_discord__3_kd0{width:300px;height:450px;margin:0 1rem 0 0}.FooterEmbeds_embeds__dT_T4 .FooterEmbeds_twitter__1g3LQ{width:300px;height:450px;margin:0 0 0 1rem;background:var(--footer-embeds-background);border-radius:5px}.FooterEmbeds_embeds__dT_T4 .FooterEmbeds_twitter__1g3LQ div,.FooterEmbeds_embeds__dT_T4 .FooterEmbeds_twitter__1g3LQ iframe{max-height:450px}@media (max-width:1000px){.FooterEmbeds_embeds__dT_T4{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center}.FooterEmbeds_embeds__dT_T4 .FooterEmbeds_discord__3_kd0{margin:0 0 1rem}.FooterEmbeds_embeds__dT_T4 .FooterEmbeds_twitter__1g3LQ{margin:1rem 0 0}}.FooterCredits_credits__3HmiU{width:100%;margin:2rem auto;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:justify;justify-content:space-between}.FooterCredits_credits__3HmiU p{color:var(--footer-credits-text);font-family:var(--ff-accent);font-size:1rem}.FooterCredits_credits__3HmiU p:first-of-type{text-align:left}.FooterCredits_credits__3HmiU p:last-of-type{text-align:right}.FooterCredits_credits__3HmiU p span{cursor:pointer;text-decoration:underline}.FooterMenu_footerContainer__cHjkG{width:60%;height:100%;margin:0 auto;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}@media (max-width:1000px){.FooterMenu_footerContainer__cHjkG{width:80%}}.CookieConsent_cookieConsent__3rKsh{width:100%;height:auto;padding:2rem;position:fixed;bottom:0;left:0;right:0;z-index:10;background-color:var(--cookie-policy-background)}.CookieConsent_cookieConsent__3rKsh p{color:var(--text)}.CookieConsent_cookieConsent__3rKsh span{color:var(--link-color)}.CookieConsent_cookieConsent__3rKsh .CookieConsent_buttons__fFJvm{margin-top:.5rem}.CookieConsent_cookieConsent__3rKsh .CookieConsent_buttons__fFJvm button{padding:.75rem 1.25rem;border:0;border-radius:5px;font-weight:600;cursor:pointer}.CookieConsent_cookieConsent__3rKsh .CookieConsent_buttons__fFJvm .CookieConsent_acceptButton__iFkg9{margin-right:1rem;color:var(--cookie-policy-button-accept-text);background-color:var(--cookie-policy-button-accept-bg)}.CookieConsent_cookieConsent__3rKsh .CookieConsent_buttons__fFJvm .CookieConsent_rejectButton__3DNlf{margin-left:1rem;color:var(--cookie-policy-button-reject-text);background-color:var(--cookie-policy-button-reject-bg)}