.map-wrapper{position:relative;width:100%;height:100vh}.map-container{position:absolute;top:0;bottom:0;left:0;right:0}.mapboxgl-ctrl-top-right{display:flex;flex-direction:column;gap:10px;margin-top:10px;margin-right:20px}.mapboxgl-ctrl-group{margin:0!important;background:#fbfbfb;border-radius:4px!important;box-shadow:0 1px 4px rgba(27,27,24,.1),0 1px 4px rgba(27,27,24,.05)!important;overflow:hidden;width:44px}.mapboxgl-ctrl-group button{width:44px!important;height:44px!important;padding:6px!important;border:none!important;background:#fbfbfb!important;display:flex!important;align-items:center;justify-content:center}.mapboxgl-ctrl-group button:not(:last-child){border-bottom:1px solid #e5e5e2!important}.mapboxgl-ctrl-group button:hover{background:#f5f5f5!important}.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url(/images/zoom-in.svg)!important;width:32px!important;height:32px!important}.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url(/images/zoom-out.svg)!important;width:32px!important;height:32px!important}@keyframes fadeIn{0%{opacity:0;transform:translate(-100%,-45%)}to{opacity:1;transform:translate(-100%,-50%)}}.animate-fadeIn{animation:fadeIn .3s ease-in-out forwards}.section-map .map-wrapper{height:100%}.mapboxgl-ctrl.mapboxgl-ctrl-attrib.mapboxgl-compact{display:none}