#header[data-v-228f635e]{display:flex;justify-content:space-between;align-items:flex-end;height:max(10vh,52px);background-color:var(--main-color);color:#fff}.router-link[data-v-228f635e]{color:#fff;text-decoration:none}.logo-area[data-v-228f635e]{display:flex;align-items:flex-end;margin-left:1vw;font-size:5vh}#logo-image[data-v-228f635e]{height:min(9.5vh,50px);width:min(9.5vh,50px)}.site-name[data-v-228f635e]{margin-left:2vw}.menu-button[data-v-228f635e]{align-self:center;height:7.5vh;width:7.5vh;margin:1vh;border:none;background-color:rgba(0,0,80,0)}.menu-icon[data-v-228f635e]{height:7.5vh}.menu-button>img[data-v-228f635e]{transition:transform .2s}.active[data-v-228f635e]{transform:scale(.6) rotate(90deg)}@media (max-width:600px){#header[data-v-228f635e]{height:60px}.logo-area[data-v-228f635e]{font-size:min(8vw,1.8rem)}#logo-image[data-v-228f635e]{height:55px;width:55px}.site-name[data-v-228f635e]{margin-left:4vw}.menu-button[data-v-228f635e]{height:45px;width:45px}.menu-icon[data-v-228f635e]{height:45px}}.menu[data-v-7cd8d6c8]{background-color:var(--main-color)}.menu.active[data-v-7cd8d6c8]{position:absolute;top:10vh;right:0;bottom:0;width:min(100vw,-webkit-fit-content);width:min(100vw,-moz-fit-content);width:min(100vw,fit-content);z-index:2}.menu-links[data-v-7cd8d6c8]{display:none}.menu-links.active[data-v-7cd8d6c8]{position:sticky;top:12vh;display:flex;flex-direction:column;font-size:1.4rem;margin-top:2vh}.router-link[data-v-7cd8d6c8]{color:#fff;text-decoration:none;margin:1vh 2vw}.current-page span[data-v-7cd8d6c8]{border-bottom:2px solid #fff}@media (max-width:600px){.menu.active[data-v-7cd8d6c8]{top:60px}}*{margin:0;padding:0;border:0;box-sizing:border-box}:root{--main-color:rgba(0,0,82,0.9);--shadow-color:rgba(90,90,90,0.5)}#app{position:relative;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#nav{padding:30px}#nav a{font-weight:700}form[data-v-a919b79e]{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.screenreader-only[data-v-a919b79e]{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;margin:-1px!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.form-flex-item[data-v-a919b79e]{margin-top:1vh;text-align:left}input[data-v-a919b79e]{border:revert}input[type=text][data-v-a919b79e]{font-size:1.2rem}button[data-v-a919b79e]{background-color:var(--main-color);color:#fff;font-size:1.2rem;padding:5px 8px 5px 8px;border-radius:5px;box-shadow:3px 3px 3px var(--shadow-color)}button[data-v-a919b79e]:active{box-shadow:none;transform:translateY(1.5px)}@media (orientation:portrait){form[data-v-a919b79e]{width:75vw}}#home[data-v-4f4b9405]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:90vh}.result-card[data-v-22e8513e]{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:repeat(6,1fr);width:min(90%,500px);min-height:30vh;margin-top:3vh;background-color:#e6e6e6;box-shadow:4px 4px 4px var(--shadow-color)}.result-element[data-v-22e8513e]{display:flex;flex-direction:column;justify-content:center;padding:5px;overflow-wrap:anywhere}@media (orientation:portrait) and (max-width:800px){.result-card[data-v-22e8513e]{font-size:.8rem}}@media (orientation:portrait) and (max-width:350px){.result-card[data-v-22e8513e]{font-size:.6rem}}#search-results[data-v-58401100]{display:flex;flex-direction:column;align-items:center;width:90%;min-height:90vh;margin-left:5%;padding-bottom:5vh}.message-area[data-v-58401100]{padding-top:2vh}.invalid-search-message[data-v-58401100],.no-matches-found-message[data-v-58401100]{color:red}