@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&display=swap");.Projects_projects__klZEC{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:16px;row-gap:16px;grid-column-gap:16px;column-gap:16px}.Projects_card__iYsNi{display:flex;flex-direction:column;width:300px;background-color:#ece8e4;border-radius:5px;align-items:center;padding:8px;box-shadow:3px 3px 15px 3px rgba(0,0,0,.2);font-family:Nothing You Could Do,cursive,sans-serif;font-size:16px;justify-self:center}.Projects_album__GAY6k{position:relative;width:300px;height:300px}.Projects_cover__W_EcQ{border:1px solid #fff;filter:hue-rotate(-10deg) saturate(80%) blur(.5px)}.Projects_title__WuMRQ{width:100%;text-align:center}.Projects_nav__g5Ulx{display:flex;list-style:none;justify-content:center;gap:16px;padding-left:0}.Projects_navLink__5R7DE{font-weight:600;color:inherit;background-color:transparent;border:none}.Projects_navLink__5R7DE:hover{cursor:pointer;color:#01282e;text-decoration:overline}.Projects_underline__M40pN{text-decoration:underline}@media (max-width:1000px){.Projects_projects__klZEC{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Projects_projects__klZEC{grid-template-columns:repeat(1,1fr)}}.Form_form__10jnZ{display:flex;flex-direction:column;gap:32px}.Form_row__qKQwQ{display:flex;justify-content:center;gap:16px;align-items:center}.Form_label__guzAf{flex-grow:1;display:flex;flex-direction:column}.Form_input__XWdaV{height:24px;border-radius:5px}.Form_input__XWdaV,.Form_textarea__iCC6c{border:none;box-shadow:1px 1px 2px 2px rgba(0,0,0,.2)}.Form_textarea__iCC6c{border-radius:5px;font-size:16px}.Form_sendBtn__VR5zs{color:#f5f5f5;background-color:#004b58;height:32px;border-radius:5px;border:none;box-shadow:1px 1px 2px 2px rgba(0,0,0,.2);cursor:pointer;width:100%;margin-top:8px}.Form_disabled__svGkr{opacity:.3;cursor:default}.Form_invalidInput__DRQaZ{border:1px solid red}@media screen and (max-width:500px){.Form_row__qKQwQ{flex-direction:column}.Form_label__guzAf{width:100%}}.Navbar_home__7xuwc{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.Navbar_link__4CyLl{list-style:none;font-weight:600}.Navbar_link__4CyLl>a:hover{text-decoration:underline}.Navbar_homeLinks__GKrnD{display:flex;align-items:center;justify-content:space-around;padding-left:0;gap:16px}.Navbar_title__y0_5l{font-family:var(--title-font);margin:0;font-size:32px}.Navbar_titleLink__JSOLI:hover,.Navbar_title__y0_5l:visited{text-decoration:none}.Navbar_homeTitle__bJ_J_{text-align:center}.Navbar_secondary__LzGJq{display:flex;justify-content:space-between;align-items:center;padding:16px}.Navbar_secondaryLinks__JACxp{display:flex;align-items:center;justify-content:space-around;padding-left:0;gap:16px;height:100%;margin:0}.Navbar_hamburger__Oya61{display:none}.Navbar_toggle__AoG0Z{position:absolute;right:16px;top:16px;background:transparent;padding:16px;border:1px solid var(--font-color);border-radius:25px;cursor:pointer;color:var(--font-color);transition:.5s}.Navbar_toggleBox__TLz10{display:flex;justify-content:center;align-items:center;margin:24px 0}.Navbar_popupClose__pEsnZ{align-self:end;font-size:24px;background-color:transparent;border:none;cursor:pointer;color:var(--font-color)}.Navbar_popup__j7qIO{position:absolute;width:90%;padding:16px;margin:0 auto;z-index:2;top:10%;background-color:hsla(0,0%,100%,.9);border-radius:15px;box-shadow:5px 5px 15px rgba(0,0,0,.5);display:flex;flex-direction:column}.Navbar_toggle__AoG0Z:hover{background-color:var(--font-color);color:var(--background-color)}@media screen and (max-width:500px){.Navbar_toggle__AoG0Z{position:relative;right:0;top:0}.Navbar_popup__j7qIO{left:0;right:0}.Navbar_hamburger__Oya61{display:block;flex-grow:0}.Navbar_titleBurger__I0ctm{display:flex;justify-content:space-between;width:100%;align-items:center}.Navbar_expand__GQ3SL{display:block}.Navbar_homeLinks__GKrnD,.Navbar_secondaryLinks__JACxp{display:flex;flex-direction:column;align-items:flex-end;margin:8px 0 0;text-align:end;font-size:24px;letter-spacing:1px}.Navbar_collapse__LgIGO{display:none}.Navbar_home__7xuwc,.Navbar_secondary__LzGJq{flex-direction:column;align-items:end}.Navbar_home__7xuwc{padding:16px;width:inherit}}