@font-face{font-family:Lora;font-style:normal;font-weight:400;src:url(/fonts/fonts/Lora-Regular.ttf) format("truetype"),url(/fonts/fonts/Lora-Italic.ttf) format("truetype"),url(/fonts/fonts/Lora-Bold.ttf) format("truetype")}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:url(/fonts/fonts/OpenSans-Regular.ttf) format("truetype"),url(/fonts/fonts/OpenSans-Bold.ttf) format("truetype"),url(/fonts/fonts/OpenSans-Italic.ttf) format("truetype")}body{color:#333;font-family:Lora,serif;font-size:16px;line-height:1.5}h1,h2,h3,h4,h5,h6{color:#fff;font-family:Open Sans,sans-serif;margin:0}h1{font-size:2.5rem;line-height:1.2}h1,h2{font-weight:700}h2{font-size:2rem;line-height:1.3}h3{font-size:1.75rem;line-height:1.4}h3,h4{font-weight:700}h4{font-size:1.5rem;line-height:1.5}h5{font-size:1.25rem;line-height:1.6}h5,h6{font-weight:700}h6{line-height:1.7}h6,p{font-size:1rem}p{color:#333;font-family:Lora,serif;line-height:1.5;margin:0 0 1rem}.font-xs{font-size:.75rem}.font-sm{font-size:.875rem}.font-md{font-size:1rem}.font-lg{font-size:1.25rem}.font-xl{font-size:1.5rem}.font-xxl{font-size:2rem}.font-light{font-weight:300}.font-regular{font-weight:400}.font-bold{font-weight:700}.font-black{font-weight:900}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.line-height-sm{line-height:1.2}.line-height-md{line-height:1.5}.line-height-lg{line-height:1.8}.icons-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.icons-list .icon{align-items:center;background:transparent;border:1px solid #4e3e2f;border-radius:100%;color:#4e3e2f;display:flex;font-size:1.1rem;height:2rem;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:2rem}.icons-list .icon svg{fill:currentColor;height:1.2rem;width:1.2rem}.cafes-list{display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto;padding:1rem 0;width:100%}@media(min-width:768px){.cafes-list{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.cafes-list{gap:1rem;grid-template-columns:repeat(3,1fr)}}.cafes-title{background:#f8f4e9;border:1px solid #4e3e2f;border-radius:1rem;box-shadow:0 2px 8px 0 rgba(51,51,51,.08);color:#4e3e2f;font-family:Open Sans,sans-serif;font-size:2rem;font-weight:600;margin:2rem 0 1rem;padding:1rem;text-align:center}@media(min-width:1024px){.cafes-title{font-size:2.5rem;margin:3rem 0 2rem}}.cafeItem{background-color:#f8f4e9;border:none;border-radius:1rem;box-shadow:0 4px 24px 0 rgba(51,51,51,.1);display:flex;flex-direction:column;margin-bottom:2rem;overflow:hidden;position:relative;transition:box-shadow .3s,transform .2s;width:100%}.cafeItem:hover{box-shadow:0 8px 32px 0 rgba(51,51,51,.18);transform:translateY(-2px) scale(1.01)}.cafeItem .imgCnt{aspect-ratio:1.7;background:#f8f4e9;margin:0;overflow:hidden;position:relative;width:100%}.cafeItem .imgCnt img{border-top-left-radius:1rem;border-top-right-radius:1rem;display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s;width:100%}.cafeItem .card-body{background:#f8f4e9;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;display:flex;flex-direction:column;gap:1rem;padding:2rem 1.5rem 1.5rem;text-decoration:none}.cafeItem .card-body .location{align-items:center;color:#333;display:flex;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:400;gap:.5rem}.cafeItem .card-body .cafe-link{background:#4e3e2f;border-radius:.5rem;box-shadow:0 2px 8px 0 rgba(51,51,51,.08);color:#fff;font-family:Open Sans,sans-serif;font-size:1.1rem;font-weight:700;margin-top:.5rem;padding:.75rem 0;text-align:center;text-decoration:none;transition:background .2s,color .2s}.cafeItem .card-body .cafe-link:hover{background:#2e251c;color:#fff}body{margin:0;padding:0}#map{bottom:0;top:60px;z-index:1}#map,.nearCafesLocation{position:absolute;width:100%}.nearCafesLocation{bottom:10px;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;height:-moz-fit-content;height:fit-content;left:50%;max-height:300px;max-width:100%;overflow-x:auto;padding-left:2rem;padding-right:2rem;transform:translate(-50%);z-index:2}@media(min-width:1024px){.nearCafesLocation{justify-content:center;overflow-x:none;padding:unset}}.hideSuggestionEye{background-color:#4e3e2f;border:0;border-radius:8px;cursor:pointer;height:2.5rem;padding:0;position:fixed;right:10px;top:90px;width:2.5rem;z-index:3}.hideSuggestionEye svg{fill:#fff;height:1.5rem;width:1.5rem}.hideSuggestionEye.active{background-color:#fff}.hideSuggestionEye.active svg{fill:#4e3e2f}.cafeItemMap{height:-moz-fit-content;height:fit-content;min-width:75%}@media(min-width:768px){.cafeItemMap{max-width:35%;min-width:unset}}@media(min-width:1024px){.cafeItemMap{max-width:20%;min-width:unset}}.cafeItemMap .thumbnail{display:none}@media(min-width:768px){.cafeItemMap .thumbnail{display:block}}.cafeItemMap .thumbnail{border-radius:8px;height:100px;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:200px}
/*# sourceMappingURL=map.css.map*/