@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono&display=swap";
.Project-module__INqoyW__collage-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:4vmin;width:90vw;margin:auto;padding:3vmin;display:flex}.Project-module__INqoyW__collage-img-box{cursor:pointer;border-radius:8px;width:48vmin;height:48vmin;overflow:hidden}.Project-module__INqoyW__collage-img{object-fit:cover;width:100%;height:100%;transition:all .3s}.Project-module__INqoyW__collage-img:hover{scale:1.05}@media (max-width:768px){.Project-module__INqoyW__collage-img-box{width:36vmin;height:36vmin}}@media (max-width:480px){.Project-module__INqoyW__collage-img-box{width:40vmin;height:40vmin}}.Project-module__INqoyW__slider{justify-content:center;align-items:center;width:98vw;height:100vh;display:flex;position:relative;overflow:hidden}.Project-module__INqoyW__slider.Project-module__INqoyW__fullscreen{z-index:999;background-color:#fff3f3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.Project-module__INqoyW__slider-img{object-fit:contain;max-width:80%;max-height:80%;padding:5px;box-shadow:2px 2px 6px 4px #000}.Project-module__INqoyW__zones{opacity:.4;display:flex;position:absolute;inset:0}.Project-module__INqoyW__zone{flex:1}.Project-module__INqoyW__left:hover,.Project-module__INqoyW__right:hover{cursor:ew-resize}.Project-module__INqoyW__center{cursor:zoom-in}.Project-module__INqoyW__fullscreen-nav{z-index:1000;justify-content:space-between;width:95%;display:flex;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.Project-module__INqoyW__nav-left,.Project-module__INqoyW__nav-right{align-items:center;gap:1vmin;display:flex}.Project-module__INqoyW__nav-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5em;font-size:2rem;display:flex}.Project-module__INqoyW__nav_btns{color:#464646}.Project-module__INqoyW__nav_btns:hover{color:#b00000;transition:scale .2s linear;scale:1.3}.Project-module__INqoyW__counter{color:#000;margin-left:.5rem;font-size:1.5rem}.Project-module__INqoyW__info-card-overlay{z-index:1200;background:#00000080;justify-content:center;align-items:center;height:100vh;display:flex;position:fixed;inset:0}.Project-module__INqoyW__info-card{background:#fff;border-radius:12px;max-width:40vw;max-height:70vh;padding:4vmin 5vmin;font-size:2vmin;line-height:1.6;overflow-y:auto;box-shadow:0 0 20px #00000080}.Project-module__INqoyW__info-card h2{margin-bottom:1rem}@media (min-width:768px){.Project-module__INqoyW__info-card{max-width:50vw;font-size:1.8vmin}}@media (min-width:1024px){.Project-module__INqoyW__info-card{max-width:45vw;font-size:1.6vmin}}.Project-module__INqoyW__project-description{text-align:justify;word-spacing:.3vmin}.Project-module__INqoyW__share-popup-overlay{z-index:1300;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Project-module__INqoyW__share-popup-content{background:#fff;border-radius:10px;width:90%;max-width:400px;padding:2rem}@media (min-width:600px){.Project-module__INqoyW__slider{height:fit-content}.Project-module__INqoyW__slider-img{max-width:85%;max-height:85%;margin-top:4vmin}.Project-module__INqoyW__fullscreen-nav{width:90%}.Project-module__INqoyW__nav-btn{padding:.45em;font-size:1.8rem}.Project-module__INqoyW__counter{margin-left:.4rem;font-size:1.3rem}}@media (min-width:768px){.Project-module__INqoyW__slider{height:75vh}.Project-module__INqoyW__slider-img{margin-top:5vmin}.Project-module__INqoyW__fullscreen-nav{width:95%}.Project-module__INqoyW__nav-btn{padding:.5em;font-size:2rem}.Project-module__INqoyW__counter{margin-left:.5rem;font-size:1.5rem}}@media (max-width:480px){.Project-module__INqoyW__slider{height:fit-content}.Project-module__INqoyW__slider-img{max-width:90%;max-height:90%;margin-top:2vmin;padding:3px}.Project-module__INqoyW__fullscreen-nav{bottom:5rem;top:unset;z-index:1000;flex-direction:column;gap:.3rem;width:95%;padding:.5rem;position:absolute;left:50%;transform:translate(-50%)}.Project-module__INqoyW__nav-left,.Project-module__INqoyW__nav-right{justify-content:space-around;gap:.3rem;width:100%}.Project-module__INqoyW__nav-btn{padding:.3em;font-size:1.2rem}.Project-module__INqoyW__nav_btns{font-size:1rem}.Project-module__INqoyW__counter{margin-left:.2rem;font-size:1rem}.Project-module__INqoyW__info-card{max-width:95vw;max-height:60vh;font-size:3vw}}
*{box-sizing:border-box;margin:0;padding:0;font-family:sans-serif;font-weight:200;text-decoration:none}.Navbar{padding:4vmin 7vmin}@media (max-width:480px){.Navbar{padding:3vmin 4vmin}.Navbar li p{font-size:1.7rem}}.NavItems{border-radius:8px;flex-direction:row;justify-content:space-between;list-style:none;display:flex}.NavItems li{color:#757575;cursor:pointer;margin:.7vmin;padding:2vmin}li a{color:#757575}li p{color:#494949;font-size:2.2rem;font-weight:300}.icons{scale:1.7}.icons:hover{color:#b00000;transition:scale .2s linear;scale:2.2}.icons:active{color:#acacac;transition:scale .2s linear;scale:1.6}
