@keyframes Hero_appear__Kb9vo{0%{opacity:0}to{opacity:1}}.Hero_root__9zFZ1{position:relative;height:100vh;min-height:375px;display:flex;flex-direction:column;color:var(--theme-foreground-color);background:var(--theme-background-color);box-shadow:var(--theme-shadow);.Hero_image__nNv0D{position:absolute;inset:0;opacity:.4}.Hero_content__KCIYr{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 0 auto;.Hero_name__6n2mL{opacity:0;animation:Hero_appear__Kb9vo .4s ease-in-out forwards;font-weight:300;font-size:2.5rem;@media (min-width:768px){font-size:4rem}}.Hero_job__NUiqW{opacity:0;animation:Hero_appear__Kb9vo .4s ease-in-out .2s forwards;font-weight:200;@media (min-width:768px){font-size:2rem}}.Hero_social__NVUNd{opacity:0;animation:Hero_appear__Kb9vo .4s ease-in-out .4s forwards;margin-top:calc(var(--theme-spacing) * 4);.Hero_social__list__TOeKO{list-style:none;display:flex;gap:calc(var(--theme-spacing) * 4);justify-content:center;.Hero_social__item__AORFn{font-size:0;opacity:.8;transition:all .25s;&:hover{transform:scale(1.1);opacity:1}}}}}.Hero_footer__873sa{opacity:0;animation:Hero_appear__Kb9vo .4s ease-in-out .6s forwards}}.Skills_root__uO_qk{position:relative;display:flex;justify-content:center;.Skills_title__8DpJn{color:var(--theme-foreground-color);display:none}.Skills_carousel__ZHYYE{overflow:auto;.Skills_carousel__list__Sisde{display:flex;align-items:center;gap:calc(var(--theme-spacing) * 2);padding:calc(var(--theme-spacing) * 2);list-style:none;border-radius:var(--theme-radius);.Skills_carousel__item__63WHF{font-size:0;border-radius:var(--theme-radius);background-color:var(--theme-background-over-color);padding:calc(var(--theme-spacing) * 2)}}}}.Footer_root__ldNSL{background:var(--theme-background-color);color:var(--theme-foreground-color)}