.Projects_section__MKu4b{position:relative;height:100dvh;max-width:100dvw;overflow-x:hidden;transition:all .5s ease-in-out}.Projects_backgroundImage__Halpv{z-index:-1;object-fit:cover;height:100%;filter:brightness(75%)}.Projects_pageLayout__0vOtT{display:grid;grid-template-columns:.5fr .5fr;height:90dvh;overflow-x:hidden;transition:all .5s ease-in-out}.Projects_projectsContainer__4zQM8{display:flex;flex-direction:column;align-items:center;height:100%;overflow-y:scroll;scrollbar-width:none;transition:all .5s ease-in-out}.Projects_header__Ej4vo{display:flex;justify-content:space-between;align-items:center;height:7.2rem;border-top:2px solid var(--color-grey-1);border-bottom:2px solid var(--color-grey-1)}.Projects_emptyContainer__ItPQn{width:5.8rem;height:5.8rem;margin-right:1.2rem}.Projects_header__Ej4vo h1{font-size:4.2rem;line-height:1.4;font-weight:400;color:var(--color-grey-1);text-align:center}.Projects_iconContainer__tZKT4{cursor:pointer;margin-left:1.2rem}.Projects_iconContainer__tZKT4 i{font-size:4.8rem;color:var(--color-grey-4)}.Projects_navigation__wCxxu{position:fixed;top:0;right:0;width:25rem;height:100%;background-color:var(--opacity-red-90);display:flex;flex-direction:column;justify-content:space-evenly;z-index:555;overflow-x:hidden;transition:transform .3s ease-in-out}.Projects_navigation__wCxxu ul{text-decoration:none;list-style:none;position:relative}.Projects_navigation__wCxxu ul>li{font-size:2.4rem;line-height:1.4;font-weight:500;color:var(--color-grey-2);text-align:center;margin:2.4rem;cursor:pointer}.Projects_navigation__wCxxu ul:after{bottom:-10%}.Projects_navigation__wCxxu ul:after,.Projects_navigation__wCxxu ul:before{position:absolute;height:2px;width:80%;content:" ";background-color:var(--color-grey-1);margin:auto;left:10%;z-index:33}.Projects_navigation__wCxxu ul:before{top:-10%}.Projects_navigation__wCxxu li{position:relative}.Projects_navigation__wCxxu li:after{content:"";position:absolute;bottom:0;left:20%;width:60%;height:2px;background-color:var(--color-grey-1);transform:scaleX(0);transform-origin:left;transition:transform .3s ease-in-out}.Projects_navigation__wCxxu li:hover:after{transform:scaleX(1)}.Projects_informationButtons__XUsPs{display:flex;flex-direction:column;align-self:center;gap:1.2rem}.Projects_informationButtons__XUsPs a,.Projects_informationButtons__XUsPs button{position:relative;text-decoration:none;font-size:2rem;font-weight:400;line-height:1.4;color:var(--color-grey-1);border:2px solid var(--color-grey-1);background-color:transparent;padding:.6rem 3.2rem;border-radius:50px;cursor:pointer;overflow:hidden;transition:color .3s ease-in-out,border-color .3s ease-in-out,background-color .6s ease-in-out}.Projects_informationButtons__XUsPs a:before,.Projects_informationButtons__XUsPs button:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:var(--color-grey-1);z-index:-1;transition:width .4s ease-in-out}.Projects_informationButtons__XUsPs a:hover:before,.Projects_informationButtons__XUsPs button:hover:before{width:100%}.Projects_informationButtons__XUsPs a:hover,.Projects_informationButtons__XUsPs button:hover{color:var(--opacity-red-90);background-color:var(--color-grey-1);border-color:var(--color-grey-1)}.Projects_projectsContainer__4zQM8::-webkit-scrollbar{width:8px}.Projects_projectsContainer__4zQM8::-webkit-scrollbar-thumb{background:var(--color-grey-2);border-radius:4px}.Projects_projectsContainer__4zQM8::-webkit-scrollbar-track{background:transparent}.Projects_projectsList__qvFQP{transition:all .5s ease-in-out}.Projects_projectsList__qvFQP>li{margin-bottom:2.4rem;transition:all .5s ease-in-out}.Projects_projectListItem__V8JpU{align-items:center;justify-content:center;transition:all .5s ease-in-out;margin-left:1.2rem}.Projects_projectListItem__V8JpU h2{line-height:1.4}.Projects_projectListItem__V8JpU p{font-size:1.8rem;line-height:1.3;color:var(--color-grey-1);margin-left:1.2rem}.Projects_projectListItem__V8JpU a>span{margin-left:.8rem}.Projects_divider__ELHMY{height:2px;background-color:#fff;width:90%;transition:all .3s ease-in-out}.Projects_projectListItem__V8JpU{display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;overflow:hidden;flex-grow:1;transition:flex-grow .6s ease-in-out,opacity .6s ease-in-out,transform .6s ease-in-out,max-height 1s ease-in-out}.Projects_projectListItem__V8JpU h2{font-size:3.2rem;color:var(--color-grey-1);transition:transform .3s ease-in-out;margin-top:1.2rem}.Projects_projectDetails__pjDyY{opacity:0;max-height:0;overflow:hidden;transition:opacity .6s ease-in-out,transform .6s ease-in-out,max-height .6s ease-in-out}.Projects_projectDetails__pjDyY p{margin-bottom:2.4rem}.Projects_projectListItem__V8JpU.Projects_expanded__URz9i .Projects_projectDetails__pjDyY{opacity:1;max-height:1000px;transform:translateY(0);margin-bottom:1.2rem}.Projects_projectListItem__V8JpU.Projects_expanded__URz9i h2{transform:translateY(-5px)}.Projects_findOutMoreButton___2Ln3{font-size:1.8rem;line-height:1.4;text-decoration:none;color:var(--color-grey-1);border:1px solid var(--color-grey-1);width:-moz-fit-content;width:fit-content;margin-top:1.8rem;padding:.6rem 2.4rem;border-radius:50px;transition:background .3s ease-in-out,color .3s ease-in-out;display:block;margin-left:1.2rem}.Projects_findOutMoreButton___2Ln3:hover{background:var(--color-grey-1);color:var(--opacity-red-90)}.Projects_closeButton__rB9Af{position:absolute;top:2rem;right:2rem;cursor:pointer;z-index:999}.Projects_closeButton__rB9Af i{font-size:3rem;color:var(--color-grey-1)}.Projects_navigation__wCxxu .Projects_hamburgerContainer__2pwr_{padding-left:2.4rem}.Projects_fadeIn__tiOT5{animation:Projects_fadeInAnimation__uN9S5 .5s ease-in-out forwards}@keyframes Projects_fadeInAnimation__uN9S5{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.Projects_pageLayout__0vOtT{grid-template-columns:1fr}.Projects_header__Ej4vo h1{font-size:2.8rem;line-height:1.4}.Projects_iconContainer__tZKT4{margin-left:1.2rem}.Projects_iconContainer__tZKT4 i{font-size:3.6rem}.Projects_emptyContainer__ItPQn{width:3.6rem;height:3.6rem;margin-right:1.2rem}.Projects_projectListItem__V8JpU h2{font-size:2.4rem;line-height:1.4}.Projects_projectListItem__V8JpU p{font-size:1.6rem;line-height:1.4;width:100%;margin:0;padding:0 1.6rem 0 .6rem}.Projects_findOutMoreButton___2Ln3{font-size:1.6rem;margin-top:1.2rem;padding:.6rem 2.2rem}.Projects_navigation__wCxxu{top:0;right:0;width:90%;min-height:100%;padding-top:3.2rem;justify-content:start;transform:translateX(130%)}.Projects_navigation__wCxxu ul{margin-top:4.8rem;margin-bottom:6.4rem}.Projects_navigation__wCxxu ul>li{font-size:2.2rem;margin:1.8rem;cursor:pointer}.Projects_navigation__wCxxu ul:before{top:-5%}.Projects_navigation__wCxxu ul:after{bottom:-5%}.Projects_showNavigation__0uc_t{transform:translateX(0)}.Projects_navigation__wCxxu .Projects_hamburgerContainer__2pwr_{padding-left:2.4rem}.Projects_informationButtons__XUsPs button{font-size:2rem;padding:.6rem 2.8rem}}@media (min-width:481px) and (max-width:1000px){.Projects_pageLayout__0vOtT{grid-template-columns:1fr}.Projects_header__Ej4vo h1{font-size:3.6rem;line-height:1.4}.Projects_iconContainer__tZKT4{margin-left:1.2rem}.Projects_iconContainer__tZKT4 i{font-size:3.6rem}.Projects_emptyContainer__ItPQn{width:3.6rem;height:3.6rem;margin-right:1.2rem}.Projects_projectListItem__V8JpU h2{font-size:2.8rem;line-height:1.4}.Projects_projectListItem__V8JpU p{font-size:1.6rem;line-height:1.4;width:90%;margin:0;padding:0 1.6rem 0 .6rem}.Projects_findOutMoreButton___2Ln3{font-size:1.6rem;margin-top:1.6rem;padding:.6rem 2.2rem}.Projects_navigation__wCxxu{top:0;right:0;width:90%;min-height:100%;padding-top:6.4rem;justify-content:start;transform:translateX(130%)}.Projects_navigation__wCxxu ul{margin-top:9.6rem;margin-bottom:9.6rem}.Projects_navigation__wCxxu ul>li{font-size:2.2rem;margin:1.8rem;cursor:pointer}.Projects_navigation__wCxxu ul:before{top:-10%}.Projects_navigation__wCxxu ul:after{bottom:-10%}.Projects_showNavigation__0uc_t{transform:translateX(0)}.Projects_navigation__wCxxu .Projects_hamburgerContainer__2pwr_{padding-left:2.4rem}.Projects_informationButtons__XUsPs button{font-size:2rem;padding:.6rem 2.8rem}}@media (min-width:1001px) and (max-width:1600px){.Projects_hamburgerContainer__2pwr_>div{display:none;width:3.2rem;height:3.2rem}.Projects_projectListItem__V8JpU h2{font-size:2.8rem;line-height:1.4}.Projects_projectListItem__V8JpU p{font-size:1.6rem;line-height:1.4;width:90%;margin:0;padding:0 1.6rem 0 .6rem}.Projects_findOutMoreButton___2Ln3{font-size:1.6rem;margin-top:1.6rem;padding:.6rem 2.2rem}.Projects_navigation__wCxxu{top:0;right:7.5%;width:20%;min-height:100%;padding-top:6.4rem;justify-content:start}.Projects_navigation__wCxxu ul{margin-top:9.6rem;margin-bottom:9.6rem}.Projects_navigation__wCxxu ul>li{font-size:2.2rem;margin:1.8rem;cursor:pointer}.Projects_navigation__wCxxu ul:before{top:-10%}.Projects_navigation__wCxxu ul:after{bottom:-10%}.Projects_showNavigation__0uc_t{transform:translateX(0)}.Projects_navigation__wCxxu .Projects_hamburgerContainer__2pwr_{padding-left:2.4rem}.Projects_informationButtons__XUsPs button{font-size:2rem;padding:.6rem 2.8rem}.Projects_projectsList__qvFQP{margin-left:2.4rem}}@media (min-width:1601px){.Projects_hamburgerContainer__2pwr_>div{display:none;width:3.2rem;height:3.2rem}.Projects_projectListItem__V8JpU h2{font-size:2.8rem;line-height:1.4}.Projects_projectListItem__V8JpU p{font-size:1.6rem;line-height:1.4;width:90%;margin:0;padding:0 1.6rem 0 .6rem}.Projects_findOutMoreButton___2Ln3{font-size:1.6rem;margin-top:1.6rem;padding:.6rem 2.2rem}.Projects_navigation__wCxxu{top:0;right:7.5%;width:20%;min-height:100%;padding-top:6.4rem;justify-content:start}.Projects_navigation__wCxxu ul{margin-top:9.6rem;margin-bottom:9.6rem}.Projects_navigation__wCxxu ul>li{font-size:2.2rem;margin:1.8rem;cursor:pointer}.Projects_navigation__wCxxu ul:before{top:-10%}.Projects_navigation__wCxxu ul:after{bottom:-10%}.Projects_showNavigation__0uc_t{transform:translateX(0)}.Projects_navigation__wCxxu .Projects_hamburgerContainer__2pwr_{padding-left:2.4rem}.Projects_informationButtons__XUsPs button{font-size:2rem;padding:.6rem 2.8rem}.Projects_projectsList__qvFQP{margin-left:2.4rem}}