.Button{font-family:Open Sans,sans-serif;border-radius:8px;-webkit-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s;pointer-events:auto;cursor:pointer;color:#005191;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-weight:300;text-align:center;padding:8px 16px;text-decoration:none;background:#f7f5f9;border:none;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;font-size:17px}.Button:hover{background-color:#005191;color:#fff}.Categories h2{padding-bottom:8px}.Categories .chips{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;grid-gap:10px;gap:10px}.Categories a{font-size:10.5px;padding:4px 14px;border-radius:17px;background-color:#e0f4fd}.Categories a:hover{background-color:#c8ecfb}.Categories a:active{background-color:#b0e3fa}@media screen and (max-width:639px){.Search .distance{margin-bottom:8px}}@media screen and (min-width:640px){.Search .distance{margin-left:5px;margin-right:5px}}