@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:Open Sans,sans-serif;font-size:14px;font-weight:600;line-height:16px;text-align:center;color:#fff;border-radius:50px;min-height:48px;height:48px!important;padding:7px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:block;text-transform:none;letter-spacing:normal;border:none;-webkit-transition:opacity .15s,background .15s,border-color .15s,-webkit-box-shadow .15s;transition:opacity .15s,background .15s,border-color .15s,-webkit-box-shadow .15s;transition:opacity .15s,background .15s,border-color .15s,box-shadow .15s;transition:opacity .15s,background .15s,border-color .15s,box-shadow .15s,-webkit-box-shadow .15s}.checkInPopup .cx-btn:hover{opacity:.9}.checkInPopup .cx-btn:focus{border:none!important}.checkInPopup .checkInBtn{background:var(--wp-brand-gradient,var(--accent-color,#0070f0));color:var(--wp-brand-on-accent,#fff);-webkit-box-shadow:0 8px 18px var(--wp-brand-shadow,rgba(7,3,140,.22));box-shadow:0 8px 18px var(--wp-brand-shadow,rgba(7,3,140,.22))}.checkInPopup .cancleBtn{background:var(--wp-surface,#fff)!important;border:1px solid var(--wp-brand-color,var(--main,#0070f0));color:var(--wp-brand-color,var(--main,#0070f0))!important}.checkInPopup .cancleBtn:hover{background:var(--wp-brand-wash,rgba(0,112,240,.06))!important;opacity:1}.checkInPopup .cancleBtnOutline{background:var(--wp-surface,#fff)!important;border:1px solid var(--wp-brand-color,var(--main,#0070f0));color:var(--wp-brand-color,var(--main,#0070f0))!important}