@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}.desktop{display:inline-block;overflow:hidden}.mobile{display:none;margin-bottom:.5rem}.gallery{line-height:0;-webkit-column-count:3;-webkit-column-gap:.5rem;-moz-column-count:3;-moz-column-gap:.5rem;column-count:3;column-gap:.5rem;padding:0 5rem;margin:115px auto 5rem auto}.gallery-panel div img{width:100%!important;height:auto!important;transition:transform .3s linear}.gallery-panel:hover img{transform:scale(1.05)}.loading{display:flex;justify-content:center;padding-top:60px}svg{transform:rotate(45deg) scale(1)}.stroke-still{stroke:#232323}.stroke-animation{-webkit-animation:stroke-spacing 1.2s ease-in,stroke-color 4.8s linear;animation:stroke-spacing 1.2s ease-in,stroke-color 4.8s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:running;animation-play-state:running;transform-origin:center center}@-webkit-keyframes stroke-spacing{0%{stroke-dasharray:0 200}45%{stroke-dashoffset:0;stroke-dasharray:200 200}90%{stroke-dashoffset:-200;stroke-dasharray:200 200}to{stroke-dashoffset:-200;stroke-dasharray:200 200}}@keyframes stroke-spacing{0%{stroke-dasharray:0 200}45%{stroke-dashoffset:0;stroke-dasharray:200 200}90%{stroke-dashoffset:-200;stroke-dasharray:200 200}to{stroke-dashoffset:-200;stroke-dasharray:200 200}}@-webkit-keyframes stroke-color{0%{stroke:#3498db}24%{stroke:#643232}25%{stroke:#327864}49%{stroke:#327864}50%{stroke:#32326e}74%{stroke:#32326e}75%{stroke:#78325a}99%{stroke:#78325a}}@keyframes stroke-color{0%{stroke:#3498db}24%{stroke:#643232}25%{stroke:#327864}49%{stroke:#327864}50%{stroke:#32326e}74%{stroke:#32326e}75%{stroke:#78325a}99%{stroke:#78325a}}@media (max-width:1200px){.gallery{-moz-column-count:2;column-count:2;padding:0 6vw}}@media (max-width:576px){.gallery{-moz-column-count:1;column-count:1;padding:0 15px}.gallery-panel img{margin-bottom:1rem}.gallery-panel:hover img{transform:scale(1)}.desktop{display:none}.mobile{display:inline}}.col{margin-block:5px}.header{padding:0 5rem;margin-top:38px}a{text-decoration:none}a:hover,a:hover div{text-decoration:underline}.fa-camera-retro{margin-right:4px}.lens{margin-left:25px}.fun{margin-top:115px}@media (max-width:1200px){.header{padding:0 6vw}}@media (max-width:576px){.header{-moz-column-count:1;column-count:1;padding:0 15px}}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:grid;grid-template-columns:repeat(3,1fr)}.lightbox img{margin:auto;width:100%;grid-column-start:2}@font-face{font-family:Manrope;src:local("Manrope"),local("Manrope-Regular"),url(../fonts/Manrope-Regular.1b6a5803.woff2) format("woff2"),url(../fonts/Manrope-Regular.75c2e4b5.otf) format("otf"),url(../fonts/Manrope-Regular.f2b1f0dc.ttf) format("ttf");font-style:normal;font-weight:400}*{color:#000;font-family:Manrope,Arial,Helvetica,sans-serif;font-weight:400;font-size:20px;line-height:26px}.fade-in-element{opacity:0;-webkit-animation:reveal 1s cubic-bezier(0,1,.5,1) 1 normal forwards;animation:reveal 1s cubic-bezier(0,1,.5,1) 1 normal forwards}.hidden{opacity:0}@-webkit-keyframes reveal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes reveal{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}