.booking-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000}.booking-modal.is-open{display:flex;align-items:center;justify-content:center;padding:1rem}.booking-modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000008c;cursor:pointer;-webkit-tap-highlight-color:transparent}.booking-modal__container{position:relative;z-index:1;width:100%;max-width:960px;height:85vh;max-height:720px;background:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px #00000040}@supports (height: 100dvh){.booking-modal__container{height:85dvh}}.booking-modal__close{position:absolute;top:12px;right:12px;z-index:2;width:44px;height:44px;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.booking-modal__close:hover,.booking-modal__close:active{background:#f0f0f0}.booking-modal__close svg{width:16px;height:16px;display:block;pointer-events:none}.booking-modal__iframe{flex:1;width:100%;height:100%;border:none;display:block}body.booking-modal-open{overflow:hidden}@media screen and (max-width:768px){.booking-modal.is-open{padding:0;align-items:stretch}.booking-modal__container{width:100%;max-width:100%;height:100%;max-height:none;border-radius:0;box-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/booking-modal.css.map */
