html,body{height:100%;margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}#container{height:100%;display:flex}#sidebar{box-sizing:border-box;flex-grow:1;flex-basis:12rem;max-width:30rem;height:100%;overflow:auto}#map{flex-grow:5;flex-basis:70vw;height:100%}.btn{box-sizing:border-box;color:#202124;cursor:pointer;background:#3d5afe;border:0;border-radius:4px;align-items:center;height:40px;padding:0 15px;font-size:14px;font-weight:600;transition:background .3s,color .3s;display:inline;position:relative;box-shadow:0 2px 2px #00000024,0 1px 5px #0000001f,0 3px 1px -2px #0003}.btn:hover{background:#0a2ffe}.btnText{color:#fff;cursor:pointer;letter-spacing:0;font-size:.875rem;font-weight:500;line-height:1.25rem}.btnText:hover{text-decoration:none}#sidebar{z-index:1;flex-direction:column;flex-basis:25rem;display:flex;overflow:hidden;box-shadow:0 -2px 4px #0000001f}#stores-panel{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden;overflow-y:auto}#stores-panel h3{outline:0;margin-bottom:0;padding:2rem 1.3rem 1.3rem}#stores-panel ul{padding:0;list-style:none;margin:0!important}#stores-panel button{border:none}#search-container{background:#fafbfc;border-bottom:1px solid #0003;padding:1rem .5rem}#search-container #search-input-container{justify-content:space-between;display:flex}#search-container h3{margin-top:0}input{vertical-align:middle;letter-spacing:.01em;box-sizing:border-box;border:1px solid #ccc;border-radius:4px;width:100%;margin-right:5px;padding:.6em;font-size:1em;font-weight:400;display:inline-block;box-shadow:inset 0 1px 3px #ddd}input[type=text]:focus{border-color:#03a9f4;outline:0}.summary-store-card{vertical-align:middle;border-bottom:1px solid #00000014;justify-content:space-between;padding:.8rem;display:flex}.summary-store-card:hover{background-color:#0000000a}.store-address{line-height:1.6rem}.store-contact a,.store-website a{color:#1d1d1d;margin-left:20px;padding:.2em 0}.store-contact a:before,.store-website a:before{content:"";vertical-align:middle;background-repeat:no-repeat;background-size:16px 16px;margin-left:-20px;padding-right:20px}.store-contact a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M6.54 5c.06.89.21 1.76.45 2.59l-1.2 1.2c-.41-1.2-.67-2.47-.76-3.79h1.51m9.86 12.02c.85.24 1.72.39 2.6.45v1.49c-1.32-.09-2.59-.35-3.8-.75l1.2-1.19M7.5 3H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.49c0-.55-.45-1-1-1-1.24 0-2.45-.2-3.57-.57-.1-.04-.21-.05-.31-.05-.26 0-.51.1-.71.29l-2.2 2.2c-2.83-1.45-5.15-3.76-6.59-6.59l2.2-2.2c.28-.28.36-.67.25-1.02C8.7 6.45 8.5 5.25 8.5 4c0-.55-.45-1-1-1z'/%3E%3C/svg%3E")}.store-website a:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M17 7h-4v2h4c1.65 0 3 1.35 3 3s-1.35 3-3 3h-4v2h4c2.76 0 5-2.24 5-5s-2.24-5-5-5zm-6 8H7c-1.65 0-3-1.35-3-3s1.35-3 3-3h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-2zm-3-4h8v2H8z'/%3E%3C/svg%3E")}
