@import"https://fonts.googleapis.com/css?family=Roboto:300,400,500";@import"https://fonts.googleapis.com/icon?family=Material+Icons";body{height:100vh;margin:0;padding:0}#app{height:100vh;font-family:Roboto,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#app main{height:calc(100% - 64px)}#app main .router-view{width:100%;height:100%;transition:opacity .5s}#app main .router-view.menu-open{opacity:.5}#menu{width:0;height:100%;padding:0;position:fixed;left:0;overflow:hidden;background-color:#fff;z-index:101;transition:.5s}#menu>*{min-width:300px}#menu.open{width:300px;box-shadow:2px 5px 10px 2px #cfcece}#menu nav a{padding:20px}#menu nav a .mdc-list-item__text{margin-left:20px}@media only screen and (max-width: 600px){#app{height:calc(100vh - 50px)}#menu.open{width:250px}}.table[data-v-d67eaa1a]{max-width:100vw;height:100%;overflow:auto}.table tbody tr[data-v-d67eaa1a]{cursor:pointer}.table-no-results[data-v-d67eaa1a]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.home[data-v-9d452faf]{height:100%;display:grid;grid-template-rows:auto 1fr 48px}.home .filters[data-v-9d452faf]{width:calc(100vw - 20px);padding:0 10px;position:fixed;top:calc(100vh - 48px);bottom:-50px;overflow:hidden;background-color:#fff;box-shadow:0 5px 10px 5px #aaa;z-index:100;transition:top .5s}.home .filters.open[data-v-9d452faf]{top:50vh;bottom:0}.home .filters-content[data-v-9d452faf]{width:100%;height:80%;height:max-content;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:10px}.home .filters-checkboxes[data-v-9d452faf]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center}.home .filters-age label[data-v-9d452faf]{display:flex;align-items:center;justify-content:center;gap:5px}.home .filters-nat[data-v-9d452faf]{grid-column:1/-1}@media only screen and (max-width: 600px){.home .filters[data-v-9d452faf]{top:calc(100vh - 110px)}.home .filters.open[data-v-9d452faf]{top:40vh}}
