@import url(https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.css);.brand[data-v-01513895]{font-weight:700;font-size:20px;margin-left:1vw;color:#000}.site-header[data-v-01513895]{position:relative;background-color:#def7ff}.site-header__end[data-v-01513895],.site-header__wrapper[data-v-01513895]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header__wrapper[data-v-01513895]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}@media (min-width:800px){.site-header__wrapper[data-v-01513895]{padding-top:0;padding-bottom:0}}@media (min-width:800px){.nav__wrapper[data-v-01513895]{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:799px){.nav__wrapper[data-v-01513895]{position:absolute;top:100%;right:0;left:0;z-index:-1;background-color:#d9f0f7;visibility:hidden;opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out;transition:opacity .3s ease-out,-webkit-transform .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out,-webkit-transform .3s ease-out}.nav__wrapper.active[data-v-01513895]{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.nav__item a[data-v-01513895]{display:block;padding:1.5rem 1rem;color:#000}.nav__toggle[data-v-01513895]{display:none}@media (max-width:799px){.nav__toggle[data-v-01513895]{display:block;position:absolute;right:1rem;top:1rem}}.search[data-v-01513895]{display:-webkit-box;display:-ms-flexbox;display:flex}.search__toggle[data-v-01513895]{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:0;width:34px;height:34px;border:0}@media (min-width:800px){.search__toggle[data-v-01513895]{outline:none;border-left:1px solid #979797;padding-left:10px}}@media (max-width:799px){.search__toggle[data-v-01513895]{position:absolute;right:5.5rem;top:.65rem}}.search__form[data-v-01513895]{display:none}.search__form.active[data-v-01513895]{display:block}@media (max-width:799px){.search__form[data-v-01513895]{position:absolute;left:0;right:0;top:100%}.search__form input[data-v-01513895]{width:100%}}.search__form input[data-v-01513895]{min-width:200px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:#fff;border-radius:0;font-size:16px;padding:.5rem}@media (max-width:799px){.search__form input[data-v-01513895]{border-bottom:1px solid #979797}}.site-header[data-v-01513895]{z-index:999}.titleStyle[data-v-01513895]{text-align:center;color:#000;font-style:italic}.restaurant-card[data-v-ce026348]{position:relative}#card-title[data-v-ce026348]{font-family:Arial,Helvetica,sans-serif;font-weight:700}.restaurant-list-container[data-v-91b4c942]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.grid[data-v-91b4c942]{display:grid;grid-template-columns:repeat(4,25%);grid-gap:15px}@media screen and (max-width:1024px){.grid[data-v-91b4c942]{display:grid;grid-template-columns:repeat(3,33%)}}@media screen and (max-width:768px){.grid[data-v-91b4c942]{grid-template-columns:repeat(2,50%)}}@media screen and (max-width:480px){.grid[data-v-91b4c942]{grid-template-columns:100%}}.search-container[data-v-3067e711]{display:grid;grid-template-columns:10fr 1fr;grid-gap:15px}.filter-elements[data-v-3067e711]{display:grid;grid-template-columns:repeat(2,50%);grid-gap:5px}.filter-container[data-v-3067e711]{width:100%}.filter-switch[data-v-3067e711]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:480px){.filter-elements[data-v-3067e711]{grid-template-columns:100%}}.filter-switch{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.grid[data-v-f255e86c]{display:grid;grid-template-columns:repeat(2,50%);grid-gap:15px}@media screen and (max-width:480px){.grid[data-v-f255e86c]{grid-template-columns:100%}}.user_info[data-v-082154ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal[data-v-082154ec]{overflow-x:hidden;overflow-y:auto;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}.modal .modal_container[data-v-082154ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30vh}.modal__backdrop[data-v-082154ec]{background-color:rgba(0,0,0,.3);position:fixed;top:0;right:0;bottom:0;left:0;z-index:3}.modal__dialog[data-v-082154ec]{background-color:#fff;position:relative;width:30vw;margin:50px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:15px;z-index:4}@media screen and (max-width:992px){.modal__dialog[data-v-082154ec]{width:90%}}.modal__close[data-v-082154ec]{width:30px;height:30px}.modal__header[data-v-082154ec]{padding:20px 20px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.modal__body[data-v-082154ec]{padding:10px 20px 10px;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.modal__footer[data-v-082154ec]{padding:10px 20px 20px}.fade-enter-active[data-v-082154ec],.fade-leave-active[data-v-082154ec]{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;-webkit-animation:popup-data-v-082154ec .3s;animation:popup-data-v-082154ec .3s}.fade-enter[data-v-082154ec],.fade-leave-to[data-v-082154ec]{opacity:0}@-webkit-keyframes popup-data-v-082154ec{0%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1.2);transform:scale(1.2)}70%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes popup-data-v-082154ec{0%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1.2);transform:scale(1.2)}70%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}.modal[data-v-39c9a25a]{overflow-x:hidden;overflow-y:auto;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9}.modal .modal_container[data-v-39c9a25a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20vh;height:60%}.modal__backdrop[data-v-39c9a25a]{background-color:rgba(0,0,0,.3);position:fixed;top:0;right:0;bottom:0;left:0;z-index:1}.modal__dialog[data-v-39c9a25a]{background-color:#fff;position:relative;width:50vw;margin:50px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:15px;z-index:2}@media screen and (max-width:992px){.modal__dialog[data-v-39c9a25a]{width:90%}}.modal__close[data-v-39c9a25a]{width:30px;height:30px}.modal__header[data-v-39c9a25a]{padding:20px 20px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.modal__body[data-v-39c9a25a]{padding:10px 20px 10px;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.modal__footer[data-v-39c9a25a]{padding:10px 20px 20px}.fade-enter-active[data-v-39c9a25a],.fade-leave-active[data-v-39c9a25a]{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.fade-enter[data-v-39c9a25a],.fade-leave-to[data-v-39c9a25a]{opacity:0}.overflow-hidden2[data-v-39c9a25a]{overflow:hidden}.profile_section[data-v-6b78ff28]{-webkit-box-shadow:0 0 10px grey;box-shadow:0 0 10px grey;padding:3vh;margin:2vh;border-radius:6px;width:90vw}.user_pic_rating[data-v-6b78ff28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10vh}.user_name[data-v-6b78ff28]{font-weight:700;margin-bottom:1vh}.user_info[data-v-6b78ff28]{margin-left:2vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modals_section[data-v-6b78ff28],.user_info[data-v-6b78ff28]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.modals_section[data-v-6b78ff28]{-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (max-width:600px){.modals_section[data-v-6b78ff28]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:10vw}}.modals_section .v-btn[data-v-6b78ff28]:before{background-color:transparent}.overflow-hidden[data-v-6b78ff28]{overflow:hidden}.restaurant-card[data-v-27ef19ce]{position:relative}#card-title[data-v-27ef19ce],.more-info-button[data-v-27ef19ce]{font-family:Arial,Helvetica,sans-serif}#card-title[data-v-27ef19ce]{font-weight:700}.visit[data-v-27ef19ce]{margin:max(1vh,1vw)}.profile_section[data-v-50f03d91]{-webkit-box-shadow:0 0 10px grey;box-shadow:0 0 10px grey;padding:3vh;margin:2vh;border-radius:6px;width:90vw}.grid[data-v-50f03d91]{display:grid;grid-template-columns:repeat(4,24%);grid-gap:15px}@media screen and (max-width:1024px){.grid[data-v-50f03d91]{grid-template-columns:repeat(3,33%)}}@media screen and (max-width:768px){.grid[data-v-50f03d91]{grid-template-columns:repeat(2,49%)}}@media screen and (max-width:480px){.grid[data-v-50f03d91]{grid-template-columns:100%}}.restaurant-card[data-v-961ee96c]{position:relative}#card-title[data-v-961ee96c],#more-info-button[data-v-961ee96c]{font-family:Arial,Helvetica,sans-serif}#card-title[data-v-961ee96c]{font-weight:700}.favorite_list[data-v-006352ec]{-webkit-box-shadow:0 0 10px grey;box-shadow:0 0 10px grey;margin:3vh;border-radius:6px}.option[data-v-006352ec]{margin:.5vw}.restaurant[data-v-006352ec]{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.grid[data-v-006352ec]{display:grid;grid-template-columns:repeat(4,24%);grid-gap:15px}@media screen and (max-width:1024px){.grid[data-v-006352ec]{grid-template-columns:repeat(3,33%)}}@media screen and (max-width:768px){.grid[data-v-006352ec]{grid-template-columns:repeat(2,49%)}}@media screen and (max-width:480px){.grid[data-v-006352ec]{grid-template-columns:100%}}.favorites-list[data-v-32fb3ab9]{-webkit-box-shadow:0 0 10px grey;box-shadow:0 0 10px grey;padding:3vh;margin:2vh;border-radius:6px;width:90vw}.profile_wrapper[data-v-22c734e0]{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-title[data-v-7da2c832]{text-align:center;font-size:4vh;padding-bottom:2vh;font-style:italic}.login-container[data-v-7da2c832]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}.login-content[data-v-7da2c832]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 0 10px grey;box-shadow:0 0 10px grey;padding:3vh;margin:2vh;width:max(50vh,60vw);border-radius:15px}.signup-link[data-v-7da2c832]{color:#00f}.signup-link[data-v-7da2c832]:hover{cursor:pointer;text-decoration:underline}.main-title[data-v-394d8046]{text-align:center;font-size:4vh;padding-bottom:2vh;font-style:italic}.signup-container[data-v-394d8046]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}.signup-content[data-v-394d8046]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 0 10px grey;box-shadow:0 0 10px grey;padding:3vh;margin:2vh;width:max(50vh,60vw);border-radius:15px}.login-link[data-v-394d8046]{color:#00f}.login-link[data-v-394d8046]:hover{cursor:pointer;text-decoration:underline}