#app{background-color:#6732cb;background-size:cover;font-family:Monaco,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#e2e2e2;min-height:100vh}.navbar{background-color:#e2e2e2;color:#247ba0;padding:20px 0;align-items:center;justify-content:center;flex-wrap:wrap;width:100%}.navbar a{text-decoration:none;font-size:large;padding:0 5px;display:inline-block;transition:color .3s}.navbar a,.navbar a:visited{color:#605f5e}.navbar a:hover{color:#aaa}@media (max-width:1024px){.logo{width:25%}}@media (max-width:768px){.logo{width:20%}}@media (max-width:480px){.logo{width:15%}}.logo{width:5%;height:auto}body,html{margin:0;padding:0;width:100%}h1[data-v-55df48be],h2[data-v-55df48be],h3[data-v-55df48be],h4[data-v-55df48be],h5[data-v-55df48be],h6[data-v-55df48be],p[data-v-55df48be]{font-family:Monaco,monospace}p[data-v-55df48be]{font-size:16px}h1[data-v-55df48be]{font:size 32px;font-weight:700}h2[data-v-55df48be]{font-size:24px;font-weight:700}h3[data-v-55df48be]{font-size:19px}h4[data-v-55df48be],h5[data-v-55df48be]{font-size:13px}h6[data-v-55df48be]{font-size:11px}@media (max-width:768px){.content-container[data-v-55df48be]{padding:0 20px}h1[data-v-55df48be]{font-size:24px}h2[data-v-55df48be]{font-size:20px}h3[data-v-55df48be]{font-size:17px}h4[data-v-55df48be]{font-size:13px}h5[data-v-55df48be]{font-size:11px}h6[data-v-55df48be]{font-size:8px}p[data-v-55df48be]{font-size:14px}}.Title{text-align:left;margin:0;margin-left:2%}@media (max-width:768px){.Title{text-align:center;margin-left:0}}.Logo img{height:auto;max-width:100px}.Description,.Logo img{margin-top:5%}.parallax{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;width:100%}@media only screen and (max-width:767px){.parallax{background-size:contain;background-attachment:scroll;background-position:50%}}@media only screen and (min-width:768px) and (max-width:991px) and (orientation:portrait){.parallax{background-size:contain;background-attachment:scroll;background-position:50%}}@media only screen and (min-width:992px) and (max-width:1199px){.parallax{background-size:cover;background-attachment:fixed;background-position:50%}}@media only screen and (min-width:1200px){.parallax{background-size:cover;background-attachment:fixed;background-position:50%}}.project-image img{height:auto;width:30%;max-width:300px;display:block;margin:0 auto}.interactive-viewer{display:flex;justify-content:center;align-items:center;height:100vh;flex-direction:column}.custom-text-h2{max-width:1000px;margin-left:auto;margin-right:auto;white-space:pre-wrap}.iframe-container{position:relative;width:80%;padding-top:45%}.iframe-container iframe{position:absolute;top:50%;left:50%;width:80%;height:80%;transform:translate(-50%,-50%)}