.layout_main__y_SsR{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:64px;margin-bottom:0;min-height:88vh}.layout_icon-container__NNTZ6{display:flex;flex-direction:row;justify-content:space-evenly}.layout_icon-container__NNTZ6 svg{height:24px;width:24px;margin:0 .4rem;fill:var(--secondary);transition:all .25s}.layout_icon-container__NNTZ6 svg:hover{fill:var(--primary)}.layout_footer__vrA71{display:flex;flex-direction:row;padding:.4rem .4rem 0;justify-content:flex-start;align-content:center}.layout_topMenu__MKr_X{position:fixed;top:0;left:0;display:flex;flex-direction:row;flex-wrap:nowrap;list-style:none;align-items:center;z-index:10;width:100%;background-color:var(--background);max-height:6rem;font-weight:700;font-size:16px}.layout_topMenuItem__T2AcF{padding:0 1rem;display:flex;flex-wrap:wrap;align-content:center;height:60px;color:var(--secondary-dark)}.layout_topMenuItem__T2AcF:last-child{flex:1 1}.layout_siteLogo__bUna1{height:64px;width:64px;min-width:32px;min-height:32px;margin:12px 0 0}.layout_menuLinks__rHSkO{justify-content:center;align-content:center;display:flex;flex-direction:row;box-shadow:rgba(var(--background),.4);margin-left:0;left:0;font-size:18px;width:100%;margin-top:0}.layout_menuLinks__rHSkO:focus-within{top:100%;opacity:1;transition-duration:.25s;transition-delay:-.25s;transition-property:top}@media (min-width:768px){.layout_menuLinks__rHSkO{margin-left:1rem;font-weight:700;transition:all .4s;flex-direction:row;opacity:1;font-size:2rem}}@media(max-width:500px){.layout_topMenuItem__T2AcF{padding:0 4px}}.themeSwitcher_toggle-switch__hoaO9{position:relative;width:64px;margin-left:auto;transform:translate(-32px,-16px)}.themeSwitcher_theme-label__AaoHv{position:absolute;width:100%;height:32px;background-color:var(--secondary);border-radius:50px;cursor:pointer}.themeSwitcher_theme-label__AaoHv input{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer}.themeSwitcher_theme-label__AaoHv input:focus{outline:none}.themeSwitcher_theme-label__AaoHv input:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.themeSwitcher_slider__jPtWb{position:absolute;width:100%;height:100%;border-radius:50px;transition:.3s}.themeSwitcher_theme-label__AaoHv input:checked~.themeSwitcher_slider__jPtWb{background-color:var(--secondary-dark)}.themeSwitcher_slider__jPtWb:before{content:"";position:absolute;top:-1px;left:0;width:34px;height:34px;border-radius:50%;background-color:var(--primary);box-shadow:none;transition:.4s;transition-timing-function:cubic-bezier(.68,-.55,.27,1.55)}.themeSwitcher_theme-label__AaoHv input:checked~.themeSwitcher_slider__jPtWb:before{transform:translateX(30px);box-shadow:inset -9px -1px 0 0 var(--secondary-light);background-color:var(--secondary-dark)}@media (max-width:500px){.themeSwitcher_toggle-switch__hoaO9{width:32px}.themeSwitcher_theme-label__AaoHv input:checked~.themeSwitcher_slider__jPtWb:before{transform:translateX(0)}}.projects_tag-cloud__vnU4Z{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:2.5rem}.projects_tag-cloud__vnU4Z button{margin-bottom:.4rem}.projects_filter-button__h_cxe{margin:0 .2rem;background:none;border:1px solid var(--secondary-dark);color:var(--secondary-dark)}.projects_filter-button__h_cxe:hover{background-color:var(--secondary-dark);color:var(--background)}.projects_filter-button-active__FC4s1{margin:0 .2rem;border:1px solid var(--primary-light);background-color:var(--primary)}.projects_projects-container__9TNbB{max-width:1200px;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:.5rem;margin-bottom:4rem;list-style:none;min-height:50vh;max-width:1400px}.projects_project-card__pVRRl{display:flex;flex-direction:column;align-content:center;text-align:center;justify-content:center;object-fit:cover;transition:all .2s;position:relative}.projects_project-card__pVRRl:hover{transform:translateY(-10px);box-shadow:4px 4px 4px 2px #d3d3d3;transition:all .2s}.projects_project-tray__1whqb a{text-decoration:none;color:#3e272b}.projects_project-tray__1whqb h2{max-width:100%;font-size:1.2rem;margin:.4rem 0;color:#3e272b;display:inline-flex}.projects_project-tray__1whqb .projects_content__13uZf{height:8rem}.projects_icon-tray__a_LVw{display:flex;flex-direction:row;justify-content:space-around;align-content:center;padding:.5rem;height:48px;border-top:1px solid gray}.projects_icon-tray__a_LVw svg{height:32px;width:32px;fill:var(--secondary);transition:fill .3s}.projects_icon-tray__a_LVw svg:hover{fill:var(--primary);transition:fill .3s}.projects_icon-wrap__oJAlQ{position:relative}.projects_icon-wrap__oJAlQ:hover>.projects_project-tooltip__GamnN{display:block;opacity:1;transition:all .2s}.projects_svg-icon__zyTHT{height:32px;width:32px}.projects_project-image___gYwC{position:relative;object-fit:cover;min-height:250px;height:50%}.projects_text-link__VhFKD{text-decoration:none}.projects_project-tooltip__GamnN{position:absolute;display:flex;flex-direction:row;width:150px;min-width:100px;max-width:250px;font-size:12px;text-align:center;top:-3rem;padding:.5rem;background-color:orange;border-radius:12px;color:#fff;display:none;z-index:10;opacity:0;transition:all .4s}.projects_project-tooltip__GamnN:after{content:"";position:absolute;top:calc(100%-2px);left:15%;width:0;height:0;border-top:10px solid orange;border-left:10px solid transparent;border-right:10px solid transparent}@supports not (display:grid){.projects_projects-container__9TNbB{width:100%;display:flex;flex-direction:row;justify-content:center}.projects_project-card__pVRRl{width:50%}}@media (min-width:750px){.projects_projects-container__9TNbB{grid-template-columns:repeat(2,1fr)}.projects_project-card__pVRRl{padding:1rem}}@media (min-width:1200px){.projects_projects-container__9TNbB{grid-template-columns:repeat(3,1fr)}}@keyframes projects_tooltip__GZzrP{0%{opacity:0;transform:scale(.1);transform:translateY(60px)}75%{opacity:.9;transform:scale(1.2)}80%{transform:scaleY(.9)}to{opacity:1;transform:scale(1)}}