.Home_intro__7207I{display:flex;justify-content:space-between;width:100%;margin-bottom:4rem}.Home_logo__IOQAX{width:15%}.Home_services___t0jh{margin-bottom:4rem}.Home_main__VkIEL{display:flex;padding:2rem;background-color:var(--background);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}.Home_main__VkIEL a{color:var(--link-color);text-decoration:underline;transition:color .3s ease}.Home_main__VkIEL a:hover{color:var(--link-hover)}.Home_main__VkIEL .Home_header__y2QYS{margin-bottom:1rem}.Home_main__VkIEL p{color:var(--text-primary);transition:color .3s ease}.Home_container__d256j{padding:0}@media (max-width:700px){.Home_main__VkIEL{display:flex;flex-direction:column;font-size:1rem}.Home_container__d256j{width:100%;padding:0}}@media (min-width:701px) and (max-width:1120px){.Home_grid__AVljO{grid-template-columns:repeat(2,50%)}}@keyframes Home_rotate__c5eru{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.Projects_projects__cL5wR{margin:0;padding:0;list-style:none;width:500px}.Projects_projects__cL5wR details{border-bottom:1px solid var(--border-color);overflow:hidden;transition:border-color .3s ease}.Projects_projects__cL5wR summary{cursor:pointer;padding:5px 0;display:flex;justify-content:space-between;align-items:center;color:var(--text-primary);transition:color .3s ease}.Projects_projects__cL5wR summary:hover{color:var(--accent-color)}.Projects_projects__cL5wR .Projects_title__bR9XK{margin:0;padding:0;flex:1 1;color:var(--text-primary);transition:color .3s ease}.Projects_projects__cL5wR .Projects_year__C47Jr{padding:0;margin:0 0 0 10px;font-weight:400;color:var(--text-secondary);transition:color .3s ease}.Projects_projects__cL5wR p{padding:5px 0;margin:0;color:var(--text-primary);transition:color .3s ease}.Projects_projects__cL5wR summary::-webkit-details-marker{display:none}.Projects_projects__cL5wR summary:before{content:""}.Projects_projects__cL5wR a{color:var(--link-color);transition:color .3s ease}.Projects_projects__cL5wR a:hover{color:var(--link-hover)}@media (max-width:700px){.Projects_projects__cL5wR{width:100%}}.ThemeToggle_toggle__RoeI1{position:fixed;width:40px;height:40px;border-radius:50%;border:none;background:transparent;color:var(--text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:1000}.ThemeToggle_toggle__RoeI1:hover{transform:scale(1.1);opacity:.8}.ThemeToggle_toggle__RoeI1:active{transform:scale(.95)}.ThemeToggle_toggle__RoeI1:focus{outline:none}@media (min-width:701px){.ThemeToggle_toggle__RoeI1{bottom:1.5rem;left:1.5rem}}@media (max-width:700px){.ThemeToggle_toggle__RoeI1{top:1rem;right:1rem;width:36px;height:36px}}