
.stop-scroll {
  overflow: hidden;
}


.popup-animation-loading_modal_bg[data-v-3eabd0bf] {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.20);
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 72;
}
.popup-animation-loading_modal[data-v-3eabd0bf] {
  margin: auto;
  padding: 30px 30px 70px 30px;
  background: white;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 23px;
  display: flex
}
.popup-animation-loading_modal_title[data-v-3eabd0bf] {
  color: #2583CE;
  font-size: 26px;
  font-weight: 700;
}
.popup-animation-loading_modal_img[data-v-3eabd0bf] {
  width: 64px;
  height: 64px;
}


h1[data-v-c33f84fe]{
  font-size:32px;
}
.make-an-appointment[data-v-c33f84fe] {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
.gray_item[data-v-c33f84fe] {
  padding: 30px;
  background: #F2F6F8;
  border-radius: 10px;
}
.make-an-appointment_form_container_wrapper[data-v-c33f84fe] {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 4px;
  display: flex;
}
.make-an-appointment_form_container[data-v-c33f84fe] {
  width: 100%;
  gap: 24px;
  display: flex;
}
.make-an-appointment_form_necessary[data-v-c33f84fe] {
  padding: 12px 20px;
  background: var(--Tretiary);
  border-radius: 8px;
  align-items: center;
  gap: 16px;
  display: flex;
.make-an-appointment_form_necessary_text[data-v-c33f84fe] {
    color: var(--Main);
    font-size: 16px;
    font-weight: 500;
span[data-v-c33f84fe] {
      color: var(--Hover);
      font-size: 16px;
      font-weight: 500;
}
}
}
.make-an-appointment_form-group[data-v-c33f84fe] {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  display: flex;
}
.make-an-appointment_form-label_wrapper[data-v-c33f84fe] {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 12px;
  display: flex;
span[data-v-c33f84fe] {
    color: var(--Main);
    font-size: 16px;
    font-weight: 500;
}
}
.make-an-appointment_form-label[data-v-c33f84fe] {
  width: 100%;
  height: 50px;
  padding: 15px 16px;
  border-radius: 10px;
  background: var(--Tretiary);
  gap: 10px;
  display: flex;
&.with-helper[data-v-c33f84fe] {
    flex-direction: column;
    gap: 0;
&.error[data-v-c33f84fe] {
      outline: solid 1px var(--Error);
}
}
&.textarea[data-v-c33f84fe] {
    height: 120px;
}
input[data-v-c33f84fe], textarea[data-v-c33f84fe], select[data-v-c33f84fe] {
    width: 100%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    font-weight: 500;
    resize: none;
&[data-v-c33f84fe]::placeholder, select[data-v-c33f84fe] {
      color: var(--Text);
}
}
select[data-v-c33f84fe] {
    color: var(--Text);
&.color[data-v-c33f84fe] {
      color: var(--dark);
}
}
.error[data-v-c33f84fe] {
    padding: 0 3px;
    width: max-content;
    color: var(--Error);
    font-size: 16px;
    font-weight: 500;
    z-index: 1;
    background: linear-gradient(
      to bottom,
      var(--Tretiary) 0%,
      var(--Tretiary) 70%,
      var(--White) 30%,
      var(--White) 100%
    );
}
}
input[type="date"][data-v-c33f84fe]::-webkit-calendar-picker-indicator,
input[type="datetime-local"][data-v-c33f84fe]::-webkit-calendar-picker-indicator {
  color: var(--Text-Heading);
  filter: invert(0.5) sepia(1) saturate(5) hue-rotate(175deg);
  stroke: var(--Text-Heading);
}
.make-an-appointment_form_note[data-v-c33f84fe] {
  color: var(--Black);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.make-an-appointment_form_buttons_container[data-v-c33f84fe] {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  display: flex;
}
.make-an-appointment_form_btn-file_wrap[data-v-c33f84fe] {
 flex-direction: column;
 justify-content: flex-start;
 align-items: flex-start;
 gap: 12px;
 display: flex;
 width: 100%;
}
.make-an-appointment_form_btn-file_title[data-v-c33f84fe] {
  color: #132E6B;
  font-size: 16px;
  font-weight: 500;
}
.make-an-appointment_form_btn-file[data-v-c33f84fe] {
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  display: flex;
  width: 100%;
.btn-tertiary[data-v-c33f84fe] {
    max-width: 274px;
    width: 100%;
    position: relative;
}
input[data-v-c33f84fe] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}
span[data-v-c33f84fe] {
    color: #202634;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word;
}
}
.make-an-appointment_form_btn_wrap[data-v-c33f84fe] {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
  display: flex;
.btn-primary[data-v-c33f84fe] {
    max-width: 274px;
    width: 100%;
}
}
@media (max-width: 991px) {
.make-an-appointment_form_necessary[data-v-c33f84fe] {
svg[data-v-c33f84fe] {
      max-width: 24px;
      width: 100%;
}
}
.make-an-appointment_form_container[data-v-c33f84fe],
  .make-an-appointment_form_container[data-v-c33f84fe],
  .make-an-appointment_form_btn_wrap[data-v-c33f84fe],
  .make-an-appointment_form_btn-file[data-v-c33f84fe] {
    flex-direction: column;
    align-items: flex-start;
.btn-primary[data-v-c33f84fe], .btn-tertiary[data-v-c33f84fe] {
      width: 100%;
      max-width: 100%;
}
}
.make-an-appointment_form_necessary[data-v-c33f84fe],
  .gray_item[data-v-c33f84fe] {
    padding: 16px;
}
}

