.home-container[data-v-1c2bb912]{display:flex;flex-wrap:wrap-reverse;justify-content:flex-start;align-items:center;height:100vh;margin:0;padding:0}.frame[data-v-1c2bb912],.shape[data-v-1c2bb912]{width:40vw;aspect-ratio:1}.frame[data-v-1c2bb912]{position:relative;border:3px solid #fbf9f1;perspective:500px;margin:50px}.button[data-v-1c2bb912]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.button button[data-v-1c2bb912]{font-size:18px;margin-right:0;padding:20px 30px}.shape[data-v-1c2bb912]{background-color:#e5e1da;transition:transform 2s ease}.shape-hover[data-v-1c2bb912]{transform:rotateY(180deg)}@media screen and (max-width:600px){.home-container[data-v-1c2bb912]{justify-content:center}.frame[data-v-1c2bb912]{display:none}}@media screen and (min-width:601px) and (max-width:1024px){.home-container[data-v-1c2bb912]{justify-content:center}}.content-container[data-v-6ef4951f]{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;margin:0;padding:20px}.content-container>[data-v-6ef4951f]{flex:1 1 0}.content-container p[data-v-6ef4951f]{margin-left:20px;margin-right:20px;text-align:left}.content-container-col[data-v-6ef4951f]{display:flex;flex-direction:column}.list-container[data-v-6ef4951f]{display:flex;flex-wrap:wrap;justify-content:space-evenly;flex-direction:row}@media screen and (max-width:600px){.content-container[data-v-6ef4951f]{padding:0}.content-container p[data-v-6ef4951f]{margin-left:10px;margin-right:10px}}.gallery[data-v-35217d64]{display:flex;flex-wrap:wrap;justify-content:center;margin:20px}.image-container[data-v-35217d64]{position:relative;margin:20px 50px 20px;overflow:hidden;width:calc(50% - 100px);max-width:700px;min-width:275px}.image-container img[data-v-35217d64]{width:100%;height:auto;display:block;transition:filter .3s ease-in-out}.image-container:hover img[data-v-35217d64]{filter:blur(3px)}.image-overlay[data-v-35217d64]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#92c7cf;opacity:0;transition:opacity .3s ease-in-out;cursor:pointer}.image-container:hover .image-overlay[data-v-35217d64]{opacity:.9}.image-description[data-v-35217d64]{margin:10px;text-align:left}.image-title[data-v-35217d64]{font-size:1.2em;font-weight:700;text-align:center;margin-bottom:5px}.listing[data-v-35217d64]{display:flex;margin-bottom:5px}.listing-item[data-v-35217d64]{flex:1;margin-right:10px}.aspect-ratio-box[data-v-35217d64]{aspect-ratio:4/3}.aspect-ratio-box img[data-v-35217d64]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.glossary p[data-v-35217d64]{text-align:left}.button[data-v-35217d64]{display:flex;justify-content:center;padding-top:2rem}@media screen and (max-width:600px){.image-container[data-v-35217d64]{margin:10px 20px 10px;width:calc(100% - 10px)}}@media screen and (min-width:601px) and (max-width:1024px){.image-container[data-v-35217d64]{margin:15px 40px 15px;width:calc(100% - 10px)}}.styled-input[data-v-9001d4c8]{margin-bottom:10px;margin-top:40px}.styled-input[data-v-9001d4c8] ::-moz-placeholder{color:#92c7cf}.styled-input[data-v-9001d4c8] ::placeholder{color:#92c7cf}.styled-input input[data-v-9001d4c8]{padding:10px}.styled-input input[data-v-9001d4c8],.styled-input textarea[data-v-9001d4c8]{width:calc(100% - 20px);border:none;color:#92c7cf;border-bottom:2px solid #92c7cf;background-color:#e5e1da;transition:border-color .3s}.styled-input textarea[data-v-9001d4c8]{min-width:calc(100% - 20px);padding:10px 10px 90px}.styled-input input[data-v-9001d4c8]:focus,.styled-input textarea[data-v-9001d4c8]:focus{outline:none;border-color:#fbf9f1}.button[data-v-9001d4c8]{margin-bottom:50px}#navbar[data-v-9f3f3682]{flex-flow:row wrap;position:sticky;top:0;width:100%;background-color:#92c7cf;z-index:1000}.button[data-v-9f3f3682]{display:flex;justify-content:flex-start;padding-left:50px;padding-bottom:10px;padding-top:10px;border-bottom:2px solid #fbf9f1}.button button[data-v-9f3f3682]{margin-right:20px}@media screen and (max-width:600px){#navbar[data-v-9f3f3682]{display:none}}@media screen and (min-width:601px) and (max-width:1024px){.button[data-v-9f3f3682]{flex-direction:row;padding-left:50px;padding-right:50px}.button button[data-v-9f3f3682]{margin-right:20px;margin-bottom:0}}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;background-color:#92c7cf;color:#fbf9f1}.component-container{display:flex;flex-direction:column;justify-content:top;align-items:center;margin:100px 50px 0;padding:0}.button button{margin-right:10px;padding:10px 20px;background-color:#aad7d9;border:2px solid transparent;color:#fbf9f1;cursor:pointer;transition:background-color .3s,color .3s,border-color .3s}.button button:hover{background-color:#fbf9f1;color:#aad7d9;border:2px solid #aad7d9}@media screen and (max-width:600px){.component-container{margin:10px 20px 10px}}