@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);:root{--accent-color:var(--main);--red-color:red}.checkInPopup{border-radius:16px}.checkInPopup.v-dialog>.v-card>.v-card__actions{padding:0 36px 32px}.checkInPopup.v-dialog>.v-card>.v-card__text{padding:40px 36px 20px}.checkInPopup.v-dialog>.v-card>.v-card__title{text-align:right}.checkInPopup .cx-dialog-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:16px 16px 10px 36px!important}.checkInPopup .cx-dialog-title .v-btn--icon{width:24px;height:24px;background-color:#fff;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.checkInPopup .cx-dialog-title .v-btn--icon:focus{outline:none;border:none!important}.checkInPopup .cx-dialog-title .v-btn--icon .v-icon{position:static;top:0;right:0;color:#999;opacity:.5;font-size:24px}.checkInPopup .cx-dialog-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.checkInPopup .cx-dialog-content p{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"slnt" 0;font-weight:400;font-size:18px;line-height:24px;color:#000;text-align:center}.checkInPopup .cx-dialog-content p strong{font-weight:600;color:var(--accent-color)}.checkInPopup .cx-btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:14px}.checkInPopup .cx-btn-container .cx-btn+.cx-btn{margin-left:0!important}.checkInPopup .cx-btn{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"slnt" 0;font-size:18px;line-height:24px;font-weight:700;text-align:center;color:#fff;border-radius:24px;height:auto!important;width:100%;display:block;text-transform:none;letter-spacing:normal}.checkInPopup .cx-btn:focus{border:none!important}.checkInPopup .checkInBtn{background:var(--accent-color)}.checkInPopup .cancleBtn{background:var(--red-color)}.checkInPopup .cancleBtnOutline{background:#fff!important;border:1px solid var(--main)!important;color:#000!important}