.myBookingForm__bookingFormWrapper{padding:0!important;margin-bottom:8px}.myBookingForm__inputDesc{line-height:2;position:absolute;top:-8px;left:8px;background:#fff;padding:0 4px;font-weight:500;font-size:12px;line-height:16px;letter-spacing:.2px;color:rgba(0,0,0,.5)}.myBookingForm__textBox{width:100%;box-sizing:border-box;height:48px;padding:12px 0 12px 16px;border-radius:6px!important;border:1px solid rgba(0,0,0,.12);background-color:#fff;font-weight:500;font-size:16px;line-height:24px;margin-bottom:16px}.myBookingForm__textBox--error{border-color:rgba(204,20,20,.2)}.myBookingForm__textBox::placeholder{color:rgba(0,0,0,.3)}.myBookingForm__phoneInputBox{display:flex;flex-wrap:wrap;justify-content:space-between;position:inherit}.myBookingForm__countryCode{width:auto;display:contents}.myBookingForm__countryCode:before{content:"+";position:absolute;width:0;font-weight:600;top:15px;left:16px}.myBookingForm__countryCode:after{content:"";display:block;height:24px;width:1px;background:rgba(0,0,0,.12);position:absolute;left:20%;top:12px}.myBookingForm__countryCode>input{padding:0 4px 0 26px}.myBookingForm__phoneCode{border-right:none;width:20%;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.myBookingForm__phoneCode:before{content:"+"}.myBookingForm__phone{border-left:none;width:80%;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.myBookingForm input:focus{outline:none;outline-offset:0}.myBookingWrapper{box-sizing:border-box;padding:16px 16px 56px;height:calc(100vh - 56px);display:flex;flex-direction:column;justify-content:center;overflow-y:scroll}.myBookingWrapper__image{height:190px!important;width:219px!important;margin:0 auto 6vh}.myBookingWrapper__title{text-align:center;margin-bottom:20px}