@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.confirm-dialog-box{background-color:var(--color-white);flex-direction:column;justify-content:center;align-items:center;padding-block:10svh;display:flex}.confirm-dialog-box__heading{text-align:center}.confirm-dialog-box__message{text-align:center;font-size:var(--typography-text-large)}.confirm-dialog-box__button-container{gap:var(--space-12);display:flex}@media screen and (width>=768px){.confirm-dialog-box__button-container{gap:var(--space-24)}}.hotel-tab-contact__location-map{width:100%}.map-wrapper{margin:var(--space-24) 0 18px;aspect-ratio:3/4;width:100%}@media screen and (width>=768px){.map-wrapper{aspect-ratio:9/4;margin:0 0 22px}}.map-wrapper .gm-style .gm-style-iw-c{box-sizing:border-box;background-color:#fff;border-radius:8px;padding:0;position:absolute;top:0;left:0;overflow:hidden;transform:translate(-50%,-100%);box-shadow:0 2px 7px 1px #0000004d;outline:0!important}.map-wrapper .gm-style .gm-style-iw-c .gm-style-iw-d::-webkit-scrollbar-thumb{background-color:#0000001f;background-clip:content-box;border:6px solid #0000;border-radius:9px}.map-wrapper .gm-style .gm-style-iw-c .gm-style-iw-d::-webkit-scrollbar-thumb:horizontal{border:3px solid #0000}.map-wrapper .gm-style .gm-style-iw-c .gm-style-iw-d::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.map-wrapper .gm-style .gm-style-iw-c .gm-style-iw-d::-webkit-scrollbar-corner{background:0 0}.map-wrapper .gm-control-active>img{box-sizing:content-box;pointer-events:none;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-wrapper .gm-control-active>img:first-child{display:block}.map-wrapper .gm-control-active:focus>img:first-child,.map-wrapper .gm-control-active:hover>img:first-child,.map-wrapper .gm-control-active:active>img:first-child,.map-wrapper .gm-control-active:disabled>img:first-child{display:none}.map-wrapper .gm-control-active:focus>img:nth-child(2),.map-wrapper .gm-control-active:hover>img:nth-child(2),.map-wrapper .gm-control-active:active>img:nth-child(3),.map-wrapper .gm-control-active:disabled>img:nth-child(4){display:block}.map-wrapper .gm-ui-hover-effect{display:none!important}.map-wrapper .gm-style .gm-style-iw-d{outline:0!important;overflow:auto!important}.map-wrapper .gm-style-iw-chr{display:none}.map-wrapper .info-window{padding:var(--space-12);outline:0!important}.map-wrapper svg{overflow:visible!important}.map-spinner{flex-direction:column;justify-content:center;align-items:center;margin-block:10vh;display:flex}.map-spinner span{margin-bottom:var(--space-16)}
