.c-about{box-shadow:2px 2px 10px rgba(0,0,0,.137);background-color:var(--color-bg-3);border-bottom:5px solid var(--color-primary);margin:-200px auto 0;width:85%;max-width:1300px;padding:80px;display:flex;justify-content:space-around}.c-about article{width:48%}.c-about h2{font-size:var(--font-size-contrast);font-weight:500;color:var(--color-primary);margin-bottom:30px}.c-about__me p{margin-bottom:30px}.c-about__me p,.c-about__technologies p{color:var(--color-font-2);font-size:var(--font-size-normal);line-height:1.3}.c-about__technologies p{font-weight:500}.c-about__technologies span{color:var(--color-primary);font-weight:500}.c-about img{border-radius:50%;width:28%;height:-moz-fit-content;height:fit-content}.c-about__icons{margin-top:20px;display:flex}.c-about__icons p{width:35px;margin:7px}.to-hide{opacity:0;transition:opacity .7s ease-in-out}.to-appear{opacity:1}@media (max-width:1025px){.c-about{padding:40px;flex-direction:column}.c-about article{width:100%}.c-about img{width:100%;max-width:300px;margin:50px auto 0;height:-moz-fit-content;height:fit-content}}.c-arrow{display:block;margin:auto;width:100px;height:50px;opacity:0;animation:showUp 1.5s forwards;animation-delay:3s}.c-arrow__wrapper{display:flex;align-items:center;justify-content:center;position:relative;animation:jump 1s infinite alternate;animation-delay:3s}.c-arrow span:first-child{margin-right:-6px;transform:rotate(35deg)}.c-arrow span:first-child,.c-arrow span:last-child{border-radius:10px;display:block;width:50px;height:5px;background-color:var(--color-secondary)}.c-arrow span:last-child{margin-left:-6px;transform:rotate(-35deg)}.c-introduction{background-image:var(--bg-Hero);background-color:#cccccc;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:110vh;min-height:700px}.c-introduction__wrapper{padding:30vh 0}.c-introduction h2{font-size:var(--font-size-contrast);font-weight:500;color:var(--color-secondary);animation-delay:2s}.c-introduction h1{color:var(--color-font-1);font-size:var(--font-size-title);font-weight:300;margin:5px 0;animation-delay:2.3s}.c-introduction__special_Text{color:var(--color-primary);font-weight:600;background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.c-introduction p{color:var(--color-font-1);font-size:var(--font-size-normal);animation-delay:2.6s}.Projects_projects__iVN6q{margin:120px auto 50px}.Projects_projectsTitle__I8kRp{font-size:var(--font-size-title);font-weight:500;color:var(--color-primary);margin:120px 0 20px}.Projects_projectsText__Nj1CP{font-size:var(--font-size-normal);color:var(--color-font-2);margin:0 0 70px}.Projects_projectsWrapper__2oUhC{margin:auto;display:grid;grid-template-columns:30% 30% 30%;grid-column-gap:5%;grid-row-gap:20px}.Projects_project__Gh3E9{box-shadow:2px 2px 10px rgba(0,0,0,.342);position:relative;padding:30px;border-radius:5px;border:1px solid var(--color-bg-3);transition:.3s;display:flex;flex-direction:column;transform:scale(1)}.Projects_project__Gh3E9:hover{transform:scale(1.015);transition:.3s}.Projects_project__Gh3E9:hover:after,.Projects_project__Gh3E9:hover:before{content:"";position:absolute;border:var(--color-primary);border-style:solid;width:30px;height:30px}.Projects_project__Gh3E9:hover:before{top:0;left:0;border-width:2px 0 0 2px;border-top-left-radius:5px}.Projects_project__Gh3E9:hover:after{bottom:0;right:0;border-width:0 2px 2px 0;border-bottom-right-radius:5px}.Projects_project__Gh3E9 img{width:max-content;max-width:100%;margin:auto;max-height:200px;border-radius:3px}.Projects_project__Gh3E9 h2{font-size:var(--font-size-contrast);color:var(--color-primary);margin:10px 0}.Projects_projectDate__4RpQn,.Projects_projectSkills__fSrmc{font-size:var(--font-size-normal);color:var(--color-font-1);line-height:1.3;margin-bottom:5px}.Projects_projectText__jaKKX{font-size:var(--font-size-normal);line-height:1.3;background-color:var(--color-bg-3);color:var(--color-font-2);margin-bottom:15px;border-radius:5px}.Projects_project__Gh3E9 a{margin-top:auto;cursor:pointer;width:100%;padding:10px 30px;border:none;border-radius:5px;background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));font-size:var(--font-size-contrast);color:var(--color-font-3)}.Projects_project__Gh3E9 a:hover{background:linear-gradient(90deg,var(--color-secondary),var(--color-primary))}@media (max-width:1200px){.Projects_projectsWrapper__2oUhC{grid-template-columns:48% 48%;grid-column-gap:4%}}@media (max-width:800px){.Projects_projectsWrapper__2oUhC{display:flex;flex-direction:column;justify-content:center;max-width:360px}}@media (max-width:450px){.Projects_projectsWrapper__2oUhC{width:100%;min-width:280px}}.style_techScrollContainer__jFAvn{overflow:hidden;background-color:var(--color-bg-1);padding:20px 0;width:100%;white-space:nowrap}.style_techScroll__8l5Qp{display:inline-block;animation:style_scroll__5b_Ub linear infinite}.style_techItem__9C99T{display:inline-block;padding:10px 20px;margin:0 10px;background-color:var(--color-bg-3);border-radius:20px;box-shadow:0 2px 5px rgba(0,0,0,.1);font-weight:700;color:#333}@keyframes style_scroll__5b_Ub{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.style_techItem__9C99T:hover{background-color:var(--color-bg-4);transform:scale(1.1);color:var(--color-font-2);transition:all .3s ease}.style_ExperiencesSection__SsPGO{padding:2rem 1rem;max-width:1200px;margin:0 auto}.style_sectionTitle__bS4dY{font-size:2rem;color:var(--color-primary);margin-bottom:2rem;text-align:center}.style_ExperiencesList__dmHx2{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.style_ExperiencesCard__uhvXl{border-radius:8px;padding:1.5rem;transition:transform .3s ease}.style_ExperiencesCard__uhvXl:hover{transform:translateY(-5px)}.style_jobTitle__xYFeb{font-size:1.25rem;color:var(--color-font-1);font-size:var(--font-size-contrast);margin-bottom:.5rem}.style_company__EQrVq{font-weight:700;color:var(--color-font-2);margin-bottom:.25rem}.style_period__7B_37{font-style:italic;color:var(--color-font-2);margin-bottom:1rem}.style_description__c6xf1{color:var(--color-font-2);font-size:var(--font-size-normal);margin-bottom:1rem;line-height:1.6}.style_technologies__NNNeW{display:flex;flex-wrap:wrap;gap:.5rem}.style_techBadge__E_6mc{background-color:var(--color-primary);color:var(--color-font-4);font-size:var(--font-size-normal);padding:.25rem .5rem;border-radius:4px}@media (max-width:768px){.style_ExperiencesList__dmHx2{grid-template-columns:1fr}}.style_C_TechScroll__0JTmO{margin:120px auto 50px;width:100%}.style_C_TechScroll__title__pfLtO{width:85%;max-width:1250px;font-size:var(--font-size-title);font-weight:500;color:var(--color-primary);margin:120px auto 70px}.style_container__aYSgJ{position:relative;padding:100px 0;border-top:1px solid var(--color-primary);border-bottom:1px solid var(--color-primary);width:100%}.style_container__aYSgJ:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/_next/static/media/wallpaper-experience.53d3badf.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;filter:brightness(10%) blur(2px);z-index:-1}