@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap";
.btn:focus{box-shadow:none;outline:none}.erase{white-space:nowrap;width:0;animation:.9s forwards eraseText;display:inline-block;overflow:hidden}.reveal{white-space:nowrap;width:100%;animation:2s forwards revealText;display:inline-block;overflow:hidden}@keyframes eraseText{0%{width:100%}to{width:0}}@keyframes revealText{0%{width:0}to{width:100%}}@media (max-width:768px){main{width:100%!important;margin-top:60px!important;margin-left:0!important;padding:.5rem!important}}.MuiDrawer-paper,.winery-scroll-list{scrollbar-width:thin;scrollbar-color:#f1e1f5 transparent}.MuiDrawer-paper::-webkit-scrollbar{width:8px}.winery-scroll-list::-webkit-scrollbar{width:8px}.MuiDrawer-paper::-webkit-scrollbar-track{background-color:#0000}.winery-scroll-list::-webkit-scrollbar-track{background-color:#0000}.MuiDrawer-paper::-webkit-scrollbar-thumb{background-color:#f1e1f5;border-radius:4px}.winery-scroll-list::-webkit-scrollbar-thumb{background-color:#f1e1f5;border-radius:4px}html,body{margin:0;padding:0}.map-wrapper{width:calc(100vw - 340px);height:calc(100vh - 80px);margin-left:0;padding:0;position:relative;overflow:hidden}.map-container{border-radius:0!important;width:100%!important;height:100%!important;overflow:hidden!important}.custom-marker-icon{justify-content:center;align-items:center;width:24px;height:24px;font-size:24px;display:flex}.custom-icon-default svg{fill:#d9c3de;transition:fill .3s}.custom-icon-hovered svg{fill:#d9c3de}
