body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.content{width:80%;float:right}@media only screen and (max-width:600px){.content{width:100%;float:none;margin-top:10%}}nav{width:20%;height:100vh;position:fixed;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}nav img{width:60%}nav h1{text-align:center}nav li{cursor:pointer}nav li a{color:#000;text-decoration:none;font-size:18px;margin:5px;padding:5px}.menu,nav .arrow{display:none}@media only screen and (max-width:600px){nav{position:fixed;top:0;width:100%;height:auto;background:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}nav img{display:none}nav h1{width:100%}nav ul{display:none}nav .arrow,nav.open ul{display:block}nav .arrow{position:absolute;bottom:-10px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}nav .arrow img{display:block;width:20px}nav.open .arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.menu{display:block;width:30%;margin-top:100px;margin-left:auto;margin-right:auto;padding:10px;text-align:center;color:#fff;background:grey;border-radius:20px}}.about{min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.about figure{width:50%;max-height:100vh}.about figure img{width:100%}.about div{width:50%;padding-right:20px}@media only screen and (max-width:600px){.about{height:auto;-webkit-flex-direction:column;flex-direction:column}.about figure{width:100%}.about div{width:80%;padding:0}}.category{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;overflow-x:scroll}.category div{border:1px solid grey;border-radius:20px;padding:10px;margin:20px 10px 30px;cursor:pointer}.gallery{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;overflow:scroll}.gallery img{max-height:200px;height:auto}.galleryL{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}.galleryL img{max-height:200px;height:auto}@media only screen and (max-width:600px){.galleryL img{max-width:100%;max-height:500px;margin:10px}}.Contact input,.Contact label,.Contact textarea{display:block;width:90%;padding:10px;margin:10px}.Contact textarea{height:100px}.Contact button{padding:10px;margin:10px;background:#fff}.Contact button,.Contact input,.Contact textarea{border:1px solid #000}.Contact form{box-shadow:0 4px 8px 0 rgba(0,0,0,.2);padding:30px;width:80%}.gallerySwipe{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;overflow-x:scroll}.gallerySwipe img{max-height:200px;margin:10px}.galleryAll img{max-width:90%}
/*# sourceMappingURL=main.63da4e69.chunk.css.map */