.navbar{background-color:#fff;box-shadow:0 0 10px #969696;height:40px;padding:0 5vw;position:relative;position:-webkit-sticky;position:sticky;top:0;z-index:2}.navbar,.navbar__linkList{align-items:center;display:flex;flex-direction:row}.navbar__linkList{gap:30px;list-style-type:none;margin:0 0 0 auto;padding:0}.navbar__linkList__item a{color:#000;text-decoration:none;transition:color .3s}.navbar__linkList__item a:hover{color:#92b4ec}.navbar__linkList__item__discord{cursor:pointer}.fa-lg{margin-right:3px}.copied{background-color:#48a357;border-radius:5px;color:#fff;padding:3px;text-align:center;width:70px}.hidden{display:none}@media screen and (max-width:483px){.fa-lg{display:none}}.hero{padding:30px 15%}.hero p{text-align:justify}@media screen and (max-width:1450px){.hero{padding:30px 10%}}@media screen and (max-width:1100px){.hero{padding:30px 5%}}.project{cursor:pointer}.project__imageBg{align-items:center;aspect-ratio:680/410;background-color:#d6f3f3;border-radius:7px;box-sizing:border-box;display:flex;justify-content:center;padding:30px;transition:background-color .3s}.project__imageBg img{height:95%;max-height:100%;max-width:100%;transition:height .5s;width:auto}.project:hover .project__imageBg{background-color:#d6f3e8}.project:hover .project__imageBg img{height:100%;width:auto}.title{margin-bottom:0;margin-top:10px}.subtitle{font-size:16px;font-weight:400;margin:0}.gray{color:#73808d}@media screen and (max-width:1200px){.project__imageBg{padding:15px}}.popup{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;left:0;min-height:100vh;padding:90px 10% 0;position:absolute;top:0;width:100%}.popup__backToHome{color:#73808d;cursor:pointer;font-size:12px;letter-spacing:4px;margin-bottom:15px;margin-top:0;transition:color .3s}.popup__backToHome:hover{color:#92b4ec}.popup__link{color:#000;transition:color .3s}.popup__link:hover{color:#92b4ec}.popup__link__title{margin-bottom:15px;margin-top:0}.popup__imageWrapper{background-color:#d6f3f3;box-sizing:border-box;display:flex;justify-content:center;margin:30px -10vw;padding:50px}.popup__imageWrapper__image{max-height:550px;max-width:100%}.popup__footer{grid-column-gap:0;grid-row-gap:0;background-color:#f4f6fc;display:grid;font-size:16px;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;margin-inline:-10vw;padding:30px}.popup__footer__prev{grid-area:1/1/2/2}.popup__footer__next{grid-area:1/2/2/3}.popup__footer__next,.popup__footer__prev{align-items:center;cursor:pointer;display:flex;font-weight:700;justify-content:center;text-align:center;transition:color .3s}.popup__footer__next:hover,.popup__footer__prev:hover{color:#92b4ec}.projects{padding:0 15%}.projects__main{grid-column-gap:30px;grid-row-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);margin-bottom:100px}.popup__paragraph{margin:0 0 15px}.popup__paragraph__link{color:#73808d;transition:color .3s}.popup__paragraph__link:hover{color:#92b4ec}@media screen and (max-width:1450px){.projects{padding:0 10%}}@media screen and (max-width:1100px){.projects{padding:0 5%}}@media screen and (max-width:850px){.projects__main{grid-column-gap:20px;grid-row-gap:20px;display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(4,1fr);margin-bottom:50px}}body{font-family:Inter,sans-serif;margin:0}body,html{height:100%}
/*# sourceMappingURL=main.05664abb.css.map*/