.gallery_galleryFrame__oA8u1{display:flex;flex-flow:row wrap;justify-content:center;align-items:flex-start;gap:1.25rem;max-width:95svw}.gallery_galleryPhoto__lUkPC{position:relative;margin:0;padding:0;max-width:min(600px,95svw);height:400px}.gallery_galleryPhoto__lUkPC img{width:100%;height:100%;object-fit:cover;animation:gallery_fadeIn__QzPCo .25s forwards;cursor:pointer;transition:all .2s ease-in-out}.gallery_galleryPhoto__lUkPC img:hover{scale:1.01;filter:drop-shadow(2px 2px 4px rgba(66,66,66,.6666666667))}@keyframes gallery_fadeIn__QzPCo{0%{opacity:0}to{opacity:1}}.photoModal_wrapper__9jhst{position:fixed;top:0;left:0;z-index:10;height:100%;width:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;background-color:hsla(0,0%,7%,.502);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.photoModal_wrapper__9jhst .photoModal_closeBtn__aqe2a{cursor:pointer;position:absolute;top:1rem;right:2rem;transition:rotate .2s ease-in-out;width:3rem;height:3rem;color:#fff;filter:drop-shadow(1px 1px 4px black)}.photoModal_wrapper__9jhst .photoModal_closeBtn__aqe2a:hover{rotate:180deg}.photoModal_wrapper__9jhst.photoModal_fadeIn__c0U6r{opacity:0;animation:photoModal_fadeIn__c0U6r .25s forwards}.photoModal_wrapper__9jhst.photoModal_fadeOut__iyNmK{opacity:1;animation:photoModal_fadeOut__iyNmK .25s forwards}.photoModal_photoFrame__I5osz{height:100%;width:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;gap:1rem}.photoModal_photoFrame__I5osz img{height:75%;width:90%;object-fit:contain}.photoModal_photoFrame__I5osz .photoModal_textWrapper__yvf8d:not(:empty){background-color:#ededed;padding:.8rem 2rem;border-radius:.5rem;max-width:90%;max-height:20%;word-wrap:break-word;overflow-y:auto}.photoModal_photoFrame__I5osz .photoModal_photoTitle__3KnYa{font-size:1.8rem;font-weight:450;margin:0;color:#434343}.photoModal_photoFrame__I5osz .photoModal_photoDate__GdCsz{font-size:.8rem;font-style:italic;color:#898989}.photoModal_photoFrame__I5osz .photoModal_photoDescription__lPDya{margin-top:.5rem;font-size:.9rem;color:#676767;word-wrap:break-word}@keyframes photoModal_fadeIn__c0U6r{0%{opacity:0}to{opacity:1}}@keyframes photoModal_fadeOut__iyNmK{0%{opacity:1}to{opacity:0}}.themeNav_wrapper__MTb6C{display:grid;grid-template-columns:repeat(8,auto);grid-gap:0;gap:0;width:100%;max-width:80svw;justify-content:center;margin:3rem 1rem}@media screen and (max-width:1640px){.themeNav_wrapper__MTb6C{grid-template-columns:repeat(6,auto)}}@media screen and (max-width:1240px){.themeNav_wrapper__MTb6C{grid-template-columns:repeat(4,auto)}}@media screen and (max-width:840px){.themeNav_wrapper__MTb6C{margin:0 1rem 3rem;grid-template-columns:repeat(2,auto)}}@media screen and (max-width:440px){.themeNav_wrapper__MTb6C{grid-template-columns:repeat(1,auto)}}.themeNav_navLink__x4P5A{color:gray;border:none;cursor:pointer;padding:.25rem;margin:.5rem 1rem;border-radius:.2rem;box-sizing:border-box;text-align:center;background-color:transparent;background-image:linear-gradient(180deg,#00008b,#000);background-position:50% 100%;background-size:0 1px;background-repeat:no-repeat;transition:all .5s ease-out;animation:themeNav_fadeIn__loYC3 .25s forwards}@keyframes themeNav_fadeIn__loYC3{0%{opacity:0}to{opacity:1}}.themeNav_selected__7BaQW{color:#000;background-size:80% 1px}.portfolio_portfolio__IHuY3{height:100%;display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-start}