.g-map-info-window__header{display:flex;justify-content:space-between;margin-bottom:2.5rem}.g-map-info-window__footer{display:flex;justify-content:flex-end;padding-bottom:.5rem;padding-right:.5rem}.g-map-info-window__title{font-size:1rem;font-weight:500;margin-bottom:.5rem}.g-map-info-window__location{font-size:.875rem;font-weight:400}.g-map-info-window__tags{margin-bottom:16px;display:flex;flex-wrap:wrap;gap:4px}.g-map-info-window__tags .g-chip{font-size:.75rem;padding:.5rem;cursor:default}.g-map-info-window__body p{font-size:.875rem;font-weight:400}.g-map-info-window .g-icon-item{font-weight:500;margin-bottom:1rem;font-size:1rem}.gm-style .gm-style-iw-c{border-radius:3px;box-shadow:0 2px 20px 0 rgba(0,0,0,.1);width:100%!important;max-width:300px!important;padding:40px 16px 16px 16px}.g-map-zoom-wrapper{display:flex;flex-direction:column;gap:.75rem;padding:.5rem}.g-map-zoom-in-btn,.g-map-zoom-out-btn{width:56px;height:56px;background-color:#fff;border-radius:3px;box-shadow:var(--g-shadow-wide);cursor:pointer;background-repeat:no-repeat;background-size:24px;background-position:center}.g-map-zoom-in-btn{background-image:url(../../images/icons/Plus.svg)}.g-map-zoom-out-btn{background-image:url(../../images/icons/Dash.svg)}.g-gmaps-autocomplete-container{position:absolute;width:100%;background:#fff;padding:3px;display:none;max-height:400px;overflow-y:auto;z-index:999;border-radius:2px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2),0 -1px 1px 0 rgba(0,0,0,.02)}.g-gmaps-autocomplete-container__item{display:flex;gap:8px;align-items:flex-start;padding:4px;font-family:Roboto,sans-serif;font-weight:300;cursor:pointer}.g-gmaps-autocomplete-container__item.error{cursor:default}.g-gmaps-autocomplete-container__item:not(.error):hover{background-color:#f6f6f6}.g-gmaps-autocomplete-container__item-icon{flex:0 0 15px}.g-gmaps-autocomplete-container__item-text{flex:1 1 auto}@media (min-width:768px){.gm-style .gm-style-iw-c{max-width:400px!important}}