.bsk-map{display:flex;flex:1;height:100%;overflow:hidden;position:relative;width:100%;z-index:-1}.bsk-map .gm-style img{max-width:100%!important}.desktop .bsk-map{z-index:1}.bsk-map__content{align-items:center;border-radius:9999px;box-shadow:0 1px 1px 0 #0003;display:flex;font-size:.875rem;height:35px;justify-content:center;overflow:hidden;width:35px}.bsk-map__image{transform:scale(1.15)}.bsk-map__cluster{align-items:center;background-color:var(--bds-color-content-high);color:var(--bds-color-background-base);display:flex;height:100%;justify-content:center;width:100%}.bsk-map__cluster--unselected{background:#d3d3d3}.bsk-map__map{height:inherit;width:inherit}.desktop .bsk-map__map{border-radius:var(--bds-size-radius-l)}.bsk-map__locate-button{-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;align-items:center;appearance:none;background-color:var(--bds-color-background-base);border:none;border-radius:1px;bottom:20px;box-shadow:0 2px 4px 0 #00000026;cursor:pointer;display:flex;height:40px;justify-content:center;left:20px;line-height:normal;overflow:visible;position:absolute;width:40px;z-index:10}[dir=ltr] .bsk-map__locate-button{transform:scaleX(1)}[dir=rtl] .bsk-map__locate-button{transform:scaleX(-1)}[dir=ltr] .bsk-map__locate-button,[dir=rtl] .bsk-map__locate-button{margin:0;padding:0}.bsk-map__locate-button:active,.bsk-map__locate-button:focus{outline:none}