.Widget-contentBlock_dJnjR {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 0;
}

.Widget-loader_HBq0S {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.Widget-error_loI7N {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  width: 100%;
  height: 100%;
}

.Widget-fail_dmZGp {
  color: #FE4C4C;
}

.Widget-description_RLPSb {
  text-align: center;
}

.Booking-content_jEOf3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  max-width: 500px;
  max-height: 800px;
  padding-bottom: 60px;
}

.Booking-main_G43vK {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
  width: 100%;
  height: 100%;
}

.Booking-deleteAppointment_f9xSa {
  display: flex;
  flex-direction: column;
  max-width: 700px;
}

.Booking-header_yPpXz {
  margin-bottom: 0;
}

.Loaders-spinnerWrapper_u8Iox {
  position: relative;
  width: 100%;
  height: 100dvh;
}

.Loaders-spinner_ymFLX {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.Loaders-noAccess_r3vlv {
  font-size: 24px;
}

.Loaders-noAccess_r3vlv a {
  text-decoration: none;
  color: #1d85d0;
}

.Layout-main_G_t0L {
  display: flex;
  position: relative;
  height: 100dvh;
}

.Layout-content_uqaKA {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  width: 100%;
  min-width: 0;
}

.Layout-header_ge5KR {
  font-size: 18px;
  font-weight: bold;
  color: black;
}

.Layout-calendar_q1DTB {
  margin: 8px 4px;
}

.Layout-spinnerWrapper_tHH0T {
  position: relative;
  width: 100%;
  height: 100dvh;
}

.Layout-spinner_f3tHN {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.Layout-noAccess_WJlA0 {
  font-size: 24px;
}

.Layout-noAccess_WJlA0 a {
  text-decoration: none;
  color: #1d85d0;
}

body {
  font-family: Lab Grotesque, Segoe UI, Helvetica Neue, Roboto, Arial, Liberation Sans, Nimbus Sans L, sans-serif;
  margin: 0;
}

* {
  box-sizing: border-box;
}


/*# sourceMappingURL=user.f2c6517ff6e2b3f9cdb4.css.map*/