.mobile-full-container{position:fixed;top:63px;left:0;right:0;bottom:0;height:calc(100vh - 63px);height:calc(100 * var(--vh, 1vh) - 63px);display:flex;flex-direction:column;overflow:hidden}@supports (height:100dvh){.mobile-full-container{height:calc(100dvh - 63px)}}.mobile-bottom-sheet{position:fixed;bottom:0;left:0;right:0;height:35vh;height:calc(35 * var(--vh, 1vh));max-height:350px;overflow:hidden;touch-action:pan-y}@supports (height:100dvh){.mobile-bottom-sheet{height:35dvh}}.location-button-mobile{position:absolute!important;bottom:calc(76px + 21px + 67px)!important}@supports (height:100dvh){.location-button-mobile{bottom:calc(76px + 21px + 67px)!important}}.circle-location-button-mobile{position:fixed!important;bottom:calc(76px + 21px)!important;left:50%;transform:translateX(-50%);z-index:100}@supports (height:100dvh){.circle-location-button-mobile{bottom:calc(76px + 21px)!important}}