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}.header{height:70px;width:100%;display:flex;justify-content:space-between;margin:5px auto}@media screen and (max-width:800px){.header{height:60px;padding:10px;margin-bottom:20px}}.header .logo-container img{width:200px;margin:-10px}@media screen and (max-width:800px){.header .logo-container img{width:50px;margin:10px -30px 20px -40px}}.header .options{width:50%;height:100%;display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width:800px){.header .options{width:80%}}.header .options .option{padding:10px 15px;cursor:pointer}h2{display:flex;justify-content:center;align-items:center;width:100px;height:100px;background-color:red;-webkit-animation-name:example;animation-name:example;-webkit-animation-duration:4s;animation-duration:4s}body{font-family:"Open Sans Condensed";padding:20px 40px}a{text-decoration:none;color:#000}*{box-sizing:border-box}.contact{color:#000;display:flex;flex-direction:row;flex-basis:100%;flex:1 1;margin:20px 10px;width:89%}@media screen and (max-width:800px){.contact{height:500px;display:flex;flex-direction:column;flex:1 1;margin-bottom:150px}}.info{height:300px;flex:1 1;background-color:#85ecec;border-radius:10px}@media screen and (max-width:800px){.info{height:400px;display:flex;flex-direction:column;flex-basis:100%;flex:1 1;margin:8px}}.history{height:300px;flex:1 1;background-color:#ffe4e1;border-radius:10px;margin-left:3px}@media screen and (max-width:800px){.history{height:400px;display:flex;flex-direction:column;flex-basis:100%;flex:1 1}}li{font-size:larger;background-color:#ffffe0;color:#000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:40px;margin:5px 10px}ul ol{margin:5px;padding:3px}h3{margin:2px auto}h4{width:80px;height:80px;background-color:red;position:relative;-webkit-animation-name:example;animation-name:example;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes example{0%{background-color:red;left:0;top:0}25%{background-color:#ff0;left:200px;top:0}50%{background-color:#00f;left:200px;top:200px}75%{background-color:#0ff;left:0;top:200px}to{background-color:red;left:0;top:0}}@keyframes example{0%{background-color:red;left:0;top:0}25%{background-color:#ff0;left:200px;top:0}50%{background-color:#00f;left:200px;top:200px}75%{background-color:#0ff;left:0;top:200px}to{background-color:red;left:0;top:0}}.bottom img{display:flex;flex-direction:column;width:82%;margin:15px;border-radius:15px}.shop-photos{display:flex;flex-direction:row;width:200px;height:200px}.shop-photos img{display:flex;width:300px;height:150px;margin:20px;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-name:slidein;animation-name:slidein}@-webkit-keyframes slidein{0%{margin-left:100%;width:300%}to{margin-left:0;width:100%}}@keyframes slidein{0%{margin-left:100%;width:300%}to{margin-left:0;width:100%}}@media screen and (max-width:800px){.shop-photos img{width:100px;display:flex;margin:10px}}p{color:#1717c7;font-size:25px;font-weight:200px}.directory{display:grid;justify-content:center;flex-wrap:wrap}.directory img{padding:20px;width:650px;height:550px}@media screen and (max-width:600px){.directory img{padding:20px;width:435px;height:550px}}h1{margin:15px auto;padding-bottom:15px;height:10px}
/*# sourceMappingURL=main.af1b7a64.chunk.css.map */