.home_container__of4Ak{height:auto;width:100%;margin:0}.home_main__YoXzk{width:100%;display:flex;flex-direction:column;box-sizing:border-box}.home_app-header__K5cHW{width:100%}.home_app-hero__3SzuS{width:100%;height:auto;align-self:center;background-image:url(/medias/images/backgrounds/blackdesert.jpg);background-size:cover;background-attachment:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center}.home_app-container__MLCyM{margin-top:2.5rem;margin-bottom:2rem;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(6,auto);grid-template-areas:"motivation motivation motivation motivation" "projects projects projects projects" "stack stack stack stack" "skills skills skills skills" "experience experience experience experience" "hobbies hobbies hobbies hobbies";grid-gap:1rem;gap:1rem;padding:var(--pages-padding);z-index:1}.home_app-container__MLCyM .home_infos__11_AQ{grid-area:infos;height:100%;width:100%}.home_app-container__MLCyM .home_stack__O0qqY{grid-area:stack;height:100%}.home_app-container__MLCyM .home_motivation__xri4_{grid-area:motivation;height:auto;width:100%}.home_app-container__MLCyM .home_projects__EsF5Z{grid-area:projects;height:100%;width:100%}.home_app-container__MLCyM .home_software__NHQfE{grid-area:software;height:100%}.home_app-container__MLCyM .home_skills__iA5rA{grid-area:skills;height:100%;width:100%}.home_app-container__MLCyM .home_experience__JPhjG{grid-area:experience;height:100%;width:100%}.home_title__lACU1{font-size:1.5rem;color:#fff}@media screen and (max-width:480px){.home_container__of4Ak{width:100%;display:block}.home_main__YoXzk .home_app-header__K5cHW{width:100%}.home_main__YoXzk .home_app-hero__3SzuS{width:100%;height:auto;background-attachment:scroll}.home_app-container__MLCyM{width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(6,auto);grid-template-areas:"motivation" "projects" "stack" "skills" "experience" "hobbies";padding:0;grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem}}@media screen and (min-width:481px)and (max-width:768px){.home_app-hero__3SzuS{background-attachment:scroll}.home_app-container__MLCyM{grid-template-columns:repeat(2,1fr);grid-template-areas:"motivation motivation" "projects projects" "stack stack" "skills skills" "experience experience" "hobbies hobbies";padding:var(--tablet-padding);gap:1.5rem}}@media screen and (min-width:769px)and (max-width:1024px){.home_app-container__MLCyM{grid-template-columns:repeat(3,1fr);grid-template-areas:"motivation motivation motivation" "projects projects projects" "stack stack stack" "skills skills skills" "experience experience experience" "hobbies hobbies hobbies";padding:var(--tablet-padding)}}