@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto&display=swap);.navLink[data-v-7f89550e]{text-decoration:none;font-family:Bebas Neue,cursive;letter-spacing:5px;font-size:1.5rem;color:var(--v-tertiary-base)!important}.link[data-v-7f89550e]:after{background:var(--v-tertiary-base)!important}#drawing[data-v-540ed0e3]{stroke:var(--v-tertiary-base);fill:var(--v-tertiary-base);stroke-miterlimit:10;stroke-width:1px;stroke-dasharray:2000;stroke-dashoffset:0;animation:drawing 3s ease-in-out alternate}svg[data-v-540ed0e3]{height:80px}.v-footer[data-v-8832a77e]{background-color:var(--v-secondary-base)}.shape[data-v-8832a77e]{margin-bottom:-20px;background-color:var(--v-primary-base)}.shape path[data-v-8832a77e]{fill:var(--v-secondary-base)}@media only screen and (max-width:575px){.copyright[data-v-8832a77e]{font-size:.9rem}}@media only screen and (min-width:1200px){.shape[data-v-8832a77e]{margin-top:-150px}}.page-loader[data-v-6208fc84]{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:999;background-color:var(--v-background-base)}.box[data-v-6208fc84]{display:flex;flex-direction:column;align-items:center;padding:4rem 3rem;border:1px solid var(--v-tertiary-base);max-width:600px;opacity:0;animation:fadeIn-6208fc84 .3s ease-in-out forwards}@keyframes fadeIn-6208fc84{to{opacity:1}}#drawing[data-v-6208fc84]{stroke:var(--v-tertiary-base);opacity:0;fill:none;stroke-dasharray:2000;stroke-dashoffset:0;stroke-miterlimit:10;stroke-width:1px;animation:draw-6208fc84 3s ease-in-out forwards;animation-delay:.3s}@keyframes draw-6208fc84{0%{opacity:0;stroke-dashoffset:2000}1%{opacity:1;stroke-dashoffset:2000}to{opacity:1;stroke-dashoffset:0}}svg[data-v-6208fc84]{height:150px}h1[data-v-6208fc84]{color:var(--v-tertiary-base);font-size:6rem;font-weight:600;letter-spacing:5px;line-height:1.5;opacity:0;transform:translateY(1rem);animation:fadeInUp-6208fc84 1s ease 1.5s forwards}@keyframes fadeInUp-6208fc84{to{opacity:1;transform:translateY(0)}}h2[data-v-6208fc84]{font-size:2rem;margin:0;line-height:1;color:var(--v-tertiary-base);opacity:.75;letter-spacing:0}@media only screen and (max-width:575px){h1[data-v-6208fc84]{font-size:3rem;letter-spacing:2px}h2[data-v-6208fc84]{font-size:1.5rem}.box[data-v-6208fc84]{padding:3rem 2rem;max-width:350px}}.galleryImg[data-v-5b4600dd]{height:450px}@media screen and (max-width:800px){.galleryImg[data-v-5b4600dd]{height:300px}}.content[data-v-79f4d72c]{background-color:var(--v-secondary-base)!important}.shape-top[data-v-79f4d72c]{margin-bottom:-10px}.shape-top path[data-v-79f4d72c]{fill:var(--v-secondary-base)}.shape-bottom[data-v-79f4d72c]{margin-top:-10px;transform:rotate(180deg)}.shape-bottom path[data-v-79f4d72c]{fill:var(--v-secondary-base)}@media only screen and (min-width:1200px){.shape-top[data-v-79f4d72c]{margin-top:-200px}.shape-bottom[data-v-79f4d72c]{margin-bottom:-200px}}html{scroll-behavior:smooth}body{margin:0 auto;overflow-x:hidden}*{font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,h1,h2,h3,h4,h5,h6{letter-spacing:.05em}h1,h2,h3,h4,h5,h6{font-family:Bebas Neue,cursive;font-weight:400;line-height:1.25;text-align:center}h1{font-size:3.5rem}h2{font-size:3rem;margin:1rem 0}h3{font-size:2rem;color:var(--v-tertiary-base);opacity:.75;letter-spacing:0}p{font-size:1rem;line-height:1.5}.spacer{padding:5rem 0}.spacer-s{padding:2rem 0}.spacer-b{padding-bottom:5rem}.v-card__text p{max-width:55ch;opacity:.9}.center{display:flex;justify-content:center;align-items:center}.link,a{text-decoration:none}.link{display:inline-block;position:relative}.link:after{content:"";display:block;height:1px;bottom:2px;left:0;position:absolute;background:var(--v-accent-base);transition:width .35s ease 0s,left .35s ease 0s;width:0}.link:hover:after{width:100%;left:0}.imageChange-enter-active,.imageChange-leave-active{transition-duration:.2s;transition-property:opacity;transition-timing-function:ease-in-out}.imageChange-enter,.imageChange-leave-active{opacity:0}@media screen and (max-width:500px){.galleryImg,.imgContainer{height:125px;width:125px}}