body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{height:100vh;margin:0;width:100vw}.header{align-items:center;background:#303031;border-bottom:1px solid #000;display:flex;height:45px;padding:0 10%}.header p{color:#fcfcfc;margin:0;-webkit-user-select:none;user-select:none}.name{font-weight:700;margin-right:30px}.categories{cursor:pointer;display:flex;height:100%}.category{align-items:center;display:flex;justify-content:center;width:100px}.category:hover{background:#2b2b2c;height:100%}.pageActive{color:#fcfcfc;text-decoration:underline}.pageHidden{font-size:0!important;height:0!important;visibility:hidden;width:0!important}.page{height:calc(100% - 86px);margin:20px 0;padding:0 10%;position:relative}.loader{align-items:center;display:flex;flex-direction:column;height:calc(100% - 45px);justify-content:center;left:0;opacity:.5;position:absolute;top:0;width:100%}.loader p{z-index:100}.loader img{-webkit-animation:loadingAnimation 3s linear infinite;animation:loadingAnimation 3s linear infinite;height:200px}.react-images__view-image{max-height:100vh!important}@-webkit-keyframes loadingAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.instagram,.map{height:100%;width:100%}.instagram{align-items:center;display:flex;font-size:16px;justify-content:center;overflow:auto}.react-photo-gallery--gallery{height:100%;width:100%}@media(max-width:700px){.header,.page{padding:0 10px}}@media (max-width:500px){html{overflow:hidden}.app{height:calc(100vh - 105px)}.category{width:75px}}
/*# sourceMappingURL=main.bf0d5764.css.map*/