.modal_wrapper__sapRN{padding:var(--space-4);display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.75)}.modal_booking-wrapper__aJwvd,.modal_wrapper__sapRN{position:fixed;top:0;left:0;inline-size:100%;block-size:100%;outline:0;z-index:var(--z-modal)}.modal_booking-wrapper__aJwvd{padding-top:var(--space-2);background:transparent;animation:modal_smooth-mobile-backdrop__FO2Ub .5s ease forwards}@media(min-width:768px){.modal_booking-wrapper__aJwvd{animation:modal_smooth-backdrop__PiQUE .5s ease forwards}}.modal_container__qYEi3{margin:auto;max-inline-size:768px;max-block-size:calc(90vh - var(--space-8));inline-size:100%;block-size:auto;padding:var(--space-4);position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background:var(--clr-pink-150);border-radius:var(--br-large);overflow-y:auto}.modal_booking-container__N_lX5{height:100%}@media(min-width:768px){.modal_booking-container__N_lX5{height:auto;margin:auto;inline-size:60%;position:fixed;animation:modal_smooth-appear__N0Oyj .5s ease forwards;top:-100%;opacity:0;left:50%;transform:translateX(-50%)}}@keyframes modal_smooth-appear__N0Oyj{to{top:20px;opacity:1}}@keyframes modal_smooth-backdrop__PiQUE{to{background:rgba(0,0,0,.75)}}@keyframes modal_smooth-mobile-backdrop__FO2Ub{to{background:#f9edf7}}