.Map{width:100%;height:100%}.Map--desktop-controlls{display:block}@media(max-width:767.98px){.Map--desktop-controlls{display:none}}.Map--container{width:100%;height:100%}.Map--share-controlls{display:flex;flex-direction:column}@media(max-width:767.98px){.Map--share-controlls{flex-direction:row}}.Map--zoom-controlls{display:block}@media(max-width:767.98px){.Map--zoom-controlls{display:none}}.Map--controlls-full-screen{height:48px;width:48px;display:block;margin-top:30px;margin-left:30px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.Map--controlls-full-screen:hover svg rect{fill:var(--bg-google-map-button)}.Map--controlls-full-screen--opened svg{transform:rotate(180deg)}.Map--controlls-list{height:48px;padding:12px 37px;position:relative;bottom:23px;left:-68px;display:none}@media(max-width:767.98px){.Map--controlls-list{z-index:10000000;display:flex}}.Map--controlls-open{height:48px;width:48px;margin-top:2px;margin-right:30px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.Map--controlls-open:hover svg rect{fill:var(--bg-google-map-button)}@media(max-width:767.98px){.Map--controlls-open{margin-top:unset;margin-bottom:9px;margin-right:16px}}.Map--controlls-share{height:48px;width:48px;margin-right:30px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.Map--controlls-share:hover svg rect{fill:var(--bg-google-map-button)}@media(max-width:767.98px){.Map--controlls-share{margin-right:6px;margin-bottom:9px}}.Map--controlls-zoom-in{height:48px;width:48px;margin-top:20px;margin-right:30px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.Map--controlls-zoom-in:hover svg rect{fill:var(--bg-google-map-button)}.Map--controlls-zoom-out{height:48px;width:48px;margin-top:2px;margin-right:30px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.Map--controlls-zoom-out:hover svg rect{fill:var(--bg-google-map-button)}.Map--placeholder-container{width:100%;background:var(--bg-green-light);height:100%;display:flex;padding:100px 60px;flex-direction:column;align-items:center;justify-content:space-between}.Map--placeholder-image{display:flex;max-width:min(80%,549px)}.Map--placeholder-text{text-align:center;max-width:390px}.Marker{width:38px;color:var(--text-body-default);height:38px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);font-size:20px;line-height:20px}.Marker,.Marker--item{display:flex;background-color:var(--bg-green-extra-light);align-items:center;justify-content:center;border-radius:50%}.Marker--item{width:40px;height:40px}