.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{background:rgba(0,0,0,.75);animation:modal_smooth-backdrop__PiQUE .5s ease forwards;display:flex;justify-content:flex-end;align-items:flex-start;padding-top:80px;padding-right:20px}}.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:0;width:800px;position:relative;animation:modal_slide-in-right__Kj4aR .3s ease forwards}}@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}}@keyframes modal_slide-in-right__Kj4aR{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}