.google-map{width:100%}.google-map__container{width:100%;position:relative;background-color:#f5f5f5}.google-map__canvas{width:100%;height:400px}@media (min-width: 768px){.google-map__canvas{height:500px}}@media (min-width: 992px){.google-map__canvas{height:600px}}.google-map--small .google-map__canvas{height:300px}@media (min-width: 768px){.google-map--small .google-map__canvas{height:350px}}@media (min-width: 992px){.google-map--small .google-map__canvas{height:400px}}.google-map--large .google-map__canvas{height:500px}@media (min-width: 768px){.google-map--large .google-map__canvas{height:600px}}@media (min-width: 992px){.google-map--large .google-map__canvas{height:700px}}.google-map .hotel-marker-container{display:flex;align-items:flex-start}.google-map .hotel-marker-pin{width:2rem;height:2rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.google-map .hotel-marker-pin svg{width:100%;height:100%}.google-map .hotel-marker-pill{background:var(--hotel-color);font-size:.875rem;color:#fff;height:1.9125rem;border-radius:19.125rem;cursor:pointer;display:flex;align-items:center;white-space:nowrap;box-shadow:0 2px 4px #00000026;transform:translateY(-1rem)}.google-map .hotel-marker-pill__text{padding:.5rem .5rem .5rem 1rem}.google-map .hotel-marker-pill__circle{width:1.7rem;height:1.7rem;margin-right:1px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.google-map .hotel-marker-pill__circle:after{content:"";width:0;height:0;border-left:.25rem solid var(--hotel-color);border-top:.1875rem solid transparent;border-bottom:.1875rem solid transparent;margin-left:.0625rem}.google-map__cluster{width:2.5rem;height:2.5rem;background:var(--Brady-Blue);border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem;font-weight:700;cursor:pointer}
