*{box-sizing:border-box;font-family:Lato,sans-serif}body{background-image:url(/assets/background.png);background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;display:block;width:100vw;overflow-x:hidden}.app{display:flex;flex-direction:column;justify-content:center;width:60vw;margin:0 auto}.app>*{width:100%}.large-text{font-size:2.5rem}.medium-text{font-size:1.5rem}.normal-text{font-size:1rem}@media (max-width: 768px){.app{width:80vw}}._aboutMeSection_g21et_1{flex-direction:column;color:#fff;margin:0 auto;margin-top:5rem}._aboutMeTitle_g21et_8{font-weight:700;font-size:2.25rem;margin:0 auto;color:#fff}._aboutMeRow_g21et_15{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._aboutMeRow_g21et_15>img{width:15vw;height:auto}._aboutMeRow_g21et_15>p{font-size:1.2rem;text-align:left;margin-bottom:1rem;line-height:1.5}._contactMeCard_1mmjm_1{display:flex;align-items:center;justify-content:center;position:relative;padding:2rem;background-color:#121212;border-radius:2rem;border:#3b3b3b 1px solid;color:#fff;margin:0 auto;margin-bottom:6rem}._contactMeRow_1mmjm_14{display:flex;flex-direction:column;justify-content:center;align-items:center}._scrollToTopButton_1mmjm_20{font-size:1.5rem;color:#fff;border:none;border-radius:1rem;cursor:pointer;transition:background-color .3s ease;padding:1rem}._scrollToTopButton_1mmjm_20:hover{background-color:#5b5b5b}._topLeftQuarterCircle_1mmjm_34,._bottomRightQuarterCircle_1mmjm_35{position:absolute;width:10vw}._topLeftQuarterCircle_1mmjm_34{top:0;left:0}._bottomRightQuarterCircle_1mmjm_35{bottom:0;right:0}._contactMeContent_1mmjm_49{width:50%}._contactMeContent_1mmjm_49>h1{font-size:1.75rem;margin-bottom:.5rem;text-align:center}._contactMeCardDescription_1mmjm_59{font-size:1rem;line-height:1.5;color:#b1b1b1;text-align:center}._contactMeButtonRow_1mmjm_66{display:flex;align-items:center;justify-content:center;margin-top:4rem;gap:.5rem}._contactMeCardBtn_1mmjm_74{padding:1rem;background-color:#121212;color:#fff;border:#3b3b3b 1px solid;border-radius:.5rem;cursor:pointer;font-size:1rem;text-align:center}._socialMediaButton_1mmjm_84{align-items:center;justify-content:center;padding:1rem;border:#3b3b3b 1px solid;background-color:#121212;color:#fff;border-radius:.5rem;cursor:pointer;font-size:1rem}@media (max-width: 768px){._contactMeContent_1mmjm_49{width:100%}._topLeftQuarterCircle_1mmjm_34,._bottomRightQuarterCircle_1mmjm_35{position:absolute;width:20vw}._socialMediaButton_1mmjm_84{z-index:1}._contactMeButtonRow_1mmjm_66{display:grid;grid-template-columns:repeat(3,1fr)}._contactMeCardBtn_1mmjm_74{grid-column:span 3}}._copyright_y570x_1{display:flex;justify-content:center;text-align:center;color:#b1b1b1;font-size:1rem}@keyframes _fadeIn_1hoeu_1{0%{opacity:0}to{opacity:1}}._greetingTitle_1hoeu_10{background:linear-gradient(180deg,#fff,#efefef,#b0b6bf);-webkit-background-clip:text;background-clip:text;animation:_fadeIn_1hoeu_1 2s ease-in-out}._paragraph_1hoeu_17{text-align:center;font-size:1.2rem;margin:0 auto;color:#b1b1b1;animation:_fadeIn_1hoeu_1 2s ease-in-out}._homeImage_1hoeu_25{height:30vh;display:flex;justify-content:center;align-items:center}._homeImage_1hoeu_25 img{height:100%}._homeSection_1hoeu_36{min-height:100vh;color:#fff;flex-direction:column;align-items:center;justify-content:center;padding-top:5rem}._homeSection_1hoeu_36>h1{text-align:center;font-size:3rem;margin:1rem 0;animation:_fadeIn_1hoeu_1 2s ease-in-out}._mySkillsSection_v803p_1{display:flex;flex-direction:column;padding:8vw}._mySkillsSection_v803p_1>h2{color:#fff;font-size:1.5rem}._mySkillsSection_v803p_1>ul{list-style-type:disc;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._mySkillsSection_v803p_1>ul>li{color:#b1b1b1;font-size:1rem;margin-bottom:.5rem}._mySkillsSection_v803p_1>ul>li::marker{color:red}@media (max-width: 768px){._mySkillsSection_v803p_1>ul{grid-template-columns:repeat(2,1fr)}}._myWorksSection_5alm5_1>h1{color:#fff;font-weight:700;font-size:2.25rem}._myWorksSection_5alm5_1>p{font-size:1.2rem;color:#b1b1b1;text-align:left;margin-bottom:1rem}._myWorksSection_5alm5_1{display:flex;flex-direction:column;margin:0 auto;gap:2rem}@media (min-width: 1100px){._myWorksCardSection_5alm5_19{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}}._myWorksCard_aslc5_1{display:flex;justify-content:space-between;padding:1.5rem 1.5rem 1rem;background-color:#121212;border-radius:10px;border:#3b3b3b 1px solid;color:#fff;gap:2rem}._myWorksContent_aslc5_13{display:flex;flex-direction:column;width:100%;justify-content:space-between}._myWorksContent_aslc5_13>h2{font-size:1.75rem;margin-bottom:.5rem}._myWorksCardDescription_aslc5_25{font-size:1rem;line-height:1.5;color:#b1b1b1}._myWorksCardBtn_aslc5_31{padding:1rem 2rem;margin-top:6rem;background-color:#121212;color:#fff;border:white 1px solid;border-radius:5px;cursor:pointer;font-size:1rem;transition:background-color .3s ease}._myWorksCardBtn_aslc5_31:hover{background-color:#ccc;color:#121212}._myWorksCardImage_aslc5_48 img{width:12vw;border-radius:10px}@media (max-width: 768px){._myWorksCard_aslc5_1{flex-direction:column-reverse}._myWorksCardImage_aslc5_48>img{width:100%}}._navbar_10k8b_1{display:flex;justify-content:center;align-items:center;padding:1rem 2rem}._navbarItems_10k8b_8{display:flex;align-items:center;flex-direction:row;gap:2rem;font-size:1.2rem}._navbarItems_10k8b_8 a{text-decoration:none;color:#fff;cursor:pointer;border-radius:10px;transition:background-color .3s,box-shadow .3s}._navbarItems_10k8b_8 a:hover{background-color:#0000001a;color:#fff}._contact_10k8b_29{background:linear-gradient(90deg,red,#fe0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}._changeLanguageButton_10k8b_35{background-color:transparent;color:#fff;font-weight:700;cursor:pointer}@media (max-width: 768px){._navbarItems_10k8b_8{font-size:1rem}}
