@import url(https://fonts.googleapis.com/css2?family=Inter&family=Lato&family=Roboto&display=swap);.button{background-color:#1f1b1b;border:.1rem solid #000;border-radius:1.7rem;color:#f6fbf9;font-size:1rem;height:3rem;width:9rem}.button:active{border:.2rem solid #f6fbf9}.button--map-navigation,.button--map-view{background-color:#7179b8;border-width:.13rem;color:#f6fbf9;font-size:.9rem;font-weight:550;height:3rem;text-align:center;width:3rem}.button--map-view{margin-right:1rem;padding:.4rem;width:5rem}.button--map-navigation-zoom{background-color:#f6fbf9;border-width:.13rem;color:#000;font-size:2rem;height:3rem;text-align:center;width:3rem}.button--details,.button--remove,.button--save{margin:0 .2rem;width:7rem}.button--save{background-color:#e05f1e}.button--remove{background-color:#da474f}.button--details{background-color:#5bb27c}.button--close{background-color:rgba(255,0,0,0);border:0 solid;color:#000;width:3rem}.button--contact{background-color:#5bb27c;border-color:#5bb27c;font-size:3rem;height:4rem;margin:auto;width:12rem}.button--enter{background-color:#393636;border:none;border-radius:1rem;color:#f6fbf9;font-size:1.2rem;font-weight:300;height:3rem;margin:.8rem;padding:.8rem 2rem;width:16rem}.button--filter{background-color:#f6fbf9;color:#000}.button--filter,.button--filter-active{border:.125rem solid #000;box-shadow:0 4px 4px rgba(0,0,0,.25);margin-left:1rem;margin-right:1rem;min-width:9rem}.button--filter-active{background-color:#000;color:#f6fbf9}.button--signin,.button--signup{align-items:center;background-color:#393636;border:none;border-radius:1rem;color:#f6fbf9;font-size:1.2rem;font-weight:300;height:3.5rem;margin-top:1rem;padding:.8rem 2rem;width:auto}.button--menu{width:2.5rem}.button--account{background-color:#f6f6f5;border:none;border-radius:1.25rem;box-shadow:-.75rem -.75rem 1.5rem #fff,.75rem .75rem 1.5rem #c7c1bf;color:#000;font-size:1.125rem;font-weight:700;height:4rem;width:18rem}.button--deleteAccount{background-color:#1b1a17;box-shadow:none;color:#f6fbf9;height:3.5rem;width:16rem}.button--signout{margin-bottom:1.5rem}.layout{background:#ec9472;background:linear-gradient(152deg,#ec9472,#e05f1e);height:100vh;overflow-y:scroll;width:100vw}.layout__header{display:flex;flex-direction:row;justify-content:space-between}.layout__menu{background:#ec9472;background:linear-gradient(152deg,#ec9472,#e05f1e);border-radius:1rem 0 0 1rem;display:flex;font-family:Inter;font-size:1rem;font-weight:400;height:83%;margin-left:10%;margin-top:8%;overflow-x:hidden;position:absolute;-webkit-transform:translateX(0);transform:translateX(0);width:90%;z-index:100000}.layout__menu--shadow{background-color:gray;height:100vh;left:0;opacity:.5;position:absolute;top:0;width:100vw;z-index:1}@-webkit-keyframes slideIn{0%{left:100vw}1%{display:none}to{left:0}}@keyframes slideIn{0%{left:100vw}1%{display:none}to{left:0}}.menu-open{-webkit-animation:slideIn .3s ease-in-out;animation:slideIn .3s ease-in-out;display:unset;left:0}.menu-closed{display:none;left:100vw}.layout__manage-account{background-color:#f6fbf9}.menu{position:absolute;width:100%;z-index:100000}.menu__app-logo{height:3rem}.menu__close{height:2rem;width:15%}.menu__header{align-items:center;display:flex;justify-content:space-between;width:100%}.menu__link{text-decoration:none}.menu__option{font-size:1rem;padding-left:.3rem}.menu__app-title,.menu__option{font-family:Inter;font-weight:300}.menu__app-title{display:inline-block;font-size:1.5rem;text-align:center}.menu__header,.menu__page{display:flex;flex-direction:row;padding:.5rem;text-decoration:none}.menu__logo{height:1.1rem;width:1.1rem}.menu__arrow{height:1.3rem;width:1.3rem}.menu__arrow,.menu__logo{margin-right:.5rem;margin-top:.5rem}.menu__about,.menu__contact,.menu__favourites,.menu__home,.menu__info{padding:.6rem 1rem}.menu__contact,.menu__info,.menu__search{border-top:none}.menu__app-title{font-family:Lato;font-size:2rem}.menu>:nth-child(2n){border-bottom:.1rem solid #fff;border-top:.1rem solid #fff}.header{align-items:center;justify-content:space-between;padding:.4rem;width:100%}.header,.header__container{display:flex;flex-direction:row}.header__container{justify-content:center}.header__logo-title{display:flex;flex-direction:row;margin:2px}.header__title-local{font-family:Lato;font-size:2rem}.header__manage-account,.menu-icon__container{background-color:#f6fbf9}.menu-icon__container{align-items:center;border:.125rem solid #000;border-radius:.9rem;display:flex;height:3.438rem;justify-content:center;width:5.125rem}.carousel{align-items:stretch;display:flex;overflow-x:scroll}.details-pane{align-items:center;background-color:rgba(0,128,0,0);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2}.details-pane__container{background-color:#fff;border:3px solid #000;border-radius:1.5rem;display:flex;flex-direction:column;height:96vh;padding:1rem;width:96vw}.details-pane__header{display:flex}.details-pane__save-btn-container{display:flex;justify-content:center}.card{align-items:stretch;background-color:#f6fbf9;border:2px solid #000;border-radius:1.7rem;display:flex;flex-flow:column nowrap;padding:1rem}.card .card__header-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:space-between;width:100%}.card .card__header-container .card__heading{background-color:#5bb27c;border-radius:1.7rem;color:#f6fbf9;flex-grow:1;font-weight:700;margin:auto;padding:.7rem;width:80%}.card .card__header-container .card__heading--food{background-color:#ffee78;color:#000}.card .card__header-container .card__heading--culture{background-color:#7179b8;color:#f6fbf9}.card .card__header-container .card__image-container{padding:.5rem}.card .card__header-container .card__image-container .card__image{margin:auto}.card .card__text{flex-grow:1;margin-bottom:auto;padding:0 .7rem;width:100%}.card .card__text--adress{flex-grow:0;font-style:italic;font-weight:700}.card .card__buttons-container{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:space-around;padding:.5rem;width:100%}.card--favourites,.card--home-list-view{margin-bottom:.5rem}.card--home{margin:.5rem}.text-field{align-items:center;display:flex;flex-flow:column wrap;font-family:Inter;padding:.4rem;width:100%}.text-field__input,.text-field__label{color:#000;font-family:Inter;font-size:1rem;font-weight:400;padding:.3rem}.text-field__label{align-self:flex-start;padding-bottom:.7rem;padding-left:.7rem}.text-field__label--signin,.text-field__label--signup{font-weight:550}.text-field__input{background-color:#f6fbf9;border:.125rem solid #000;border-radius:2rem;box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25);display:block;height:3.5rem;width:100%}.text-field__input--large{height:7rem}.text-field__input--signin,.text-field__input--signup{border:.1rem solid #000;border-radius:.625rem}.text-field--location-search-bar{display:block}.text-field__label--location-search-bar{display:none}.text-field__input--location-search-bar{align-content:space-between;display:flex;justify-content:space-around;text-align:center;width:100%}.text-field__input--location-search-bar::-webkit-input-placeholder{color:#000;font-weight:500;opacity:50%;text-align:center}.text-field__input--location-search-bar:-ms-input-placeholder{color:#000;font-weight:500;opacity:50%;text-align:center}.text-field__input--location-search-bar::placeholder{color:#000;font-weight:500;opacity:50%;text-align:center}.home__search--bar-container{align-items:center;display:flex;flex-flow:row nowrap;position:relative;width:100%}.home__search--bar-container .home__map-icon{height:2rem;left:10.43%;position:absolute}.home__map-buttons{display:flex;flex-direction:row}.home-list-view__search--bar-container{align-items:center;display:flex;flex-flow:row nowrap;position:relative;width:100%}.home-list-view__search--bar-container .home-list-view__map-icon{display:block;height:2rem;left:7%;position:absolute}.home-list-view__container{align-items:stretch;display:flex;flex-flow:column nowrap;padding:0 1rem}.filter{display:flex;overflow-x:scroll;padding-bottom:2rem;padding-top:1rem}.dropdown{padding:0 1rem;width:-webkit-min-content;width:min-content}.dropdown__options{max-height:15rem;overflow:scroll;position:absolute}.dropdown__arrow--active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dropdown .dropdown__item{background-color:#f6fbf9;border:2px solid #000;border-top:0 solid #000;min-width:17rem;padding:.3rem 1rem;z-index:1000}.dropdown .dropdown__item--primary{align-items:center;border:2px solid #000;border-radius:2rem;display:flex;justify-content:space-between;text-align:center}.dropdown .dropdown__item--primary--active{border-bottom-left-radius:0;border-bottom-right-radius:0;text-align:start}.dropdown .dropdown__item:last-child{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}.dropdown .dropdown__item .dropdown__item-name--primary{width:60%}.dropdown .dropdown__item .dropdown__image-container{width:20%}.favourites__container{align-items:stretch;display:flex;flex-flow:column nowrap;padding:0 1rem}.newuser{height:100%}.newuser,.newuser__description{align-items:center;display:flex;flex-direction:column}.newuser__description{font-size:1.3rem;height:50%;justify-content:flex-end;text-align:center;width:80%}.newuser__description--content{font-family:Inter;font-size:1.2rem;position:relative;top:5.5rem}.newuser__logo{width:80%}.newuser__header{position:fixed;top:4rem}.newuser__buttons{align-items:center;display:flex;flex-direction:column;height:50%;justify-content:center;position:relative;top:2.5rem;width:100%}.about,.about__container{height:100%;padding:1rem}.about__container{background-color:#f6fbf9;border:.125rem solid #000;border-radius:2rem}.about__container .about__heading{font-size:1rem;font-weight:700}.enter{height:100%}.enter,.enter__description{align-items:center;display:flex;flex-direction:column}.enter__description{font-size:1.3rem;height:50%;justify-content:flex-end;text-align:center;width:80%}.enter__logo{width:50%}.enter__buttons{height:50%;justify-content:center;width:100%}.enter__buttons,.sign-up,.sign-up__intro{align-items:center;display:flex;flex-direction:column}.sign-up__intro{font-size:1.3rem;justify-content:flex-end;margin-top:10%;text-align:center}.sign-up__logo{height:55%;width:50%}.sign-up__input-field{border-radius:2rem;border-style:solid;margin:2rem auto;padding:0 1rem;width:90vw}.sign-up__buttons{align-content:center;display:flex;flex-direction:column;justify-content:center;margin:1rem auto}*{box-sizing:border-box;color:#000;font-family:Inter;font-size:1rem;font-weight:400;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p{display:inline-block;margin:.5rem 0;width:100%}button{font-size:1rem}h1{font-size:3rem}h2{font-size:1.65rem}h3{font-size:1.25rem}h1,h2,h3,h4,h5,h6{font-family:Roboto}button,p{font-family:Inter}@media screen and (min-width:768px){:root{font-size:110%}}@media screen and (min-width:1024px){:root{font-size:120%}}.contact{height:100%;padding:1rem}.contact .contact__form{align-items:center;display:flex;flex-flow:column;justify-content:space-evenly;margin-bottom:1rem}.contact .contact__form>:last-child{margin-top:1rem}.sign-in,.sign-in__intro{align-items:center;display:flex;flex-direction:column}.sign-in__intro{font-size:1.3rem;justify-content:flex-end;margin-top:10%;text-align:center}.sign-in__logo{height:55%;width:50%}.sign-in__input-field{border-radius:2rem;border-style:solid;margin:2rem auto;padding:0 1rem;width:90vw}.sign-in__buttons{align-content:center;display:flex;flex-direction:column;justify-content:center;margin:1rem auto}.manage-account{align-items:center;background-color:#f6fbf9;display:flex;flex-flow:column nowrap;height:100%;justify-content:flex-start}.manage-account__heading{font-family:Roboto;font-size:2rem;font-weight:800;margin-left:1.5rem}.manage-account__button-container{align-items:center;display:flex;flex-direction:column;height:70%;justify-content:space-between;width:-webkit-min-content;width:min-content}
/*# sourceMappingURL=main.0b7732cf.css.map*/