._reserve_hero_section {
  width: 100%;
  background-color: #F0E9DE;
  height: 100%;
  position: relative;
  padding-bottom: 0.5rem;
  padding-top: 1.75rem;
}
@media (min-width: 768px) {
  ._reserve_hero_section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
._reserve_hero_container {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  ._reserve_hero_container {
    padding-top: 5rem;
  }
}
._reserve_hero_image_container {
  position: absolute;
  top: -110px;
  display: flex;
  right: calc(50% - 180px);
  align-items: center;
  justify-content: center;
  width: 360px;
  height: 225px;
  pointer-events: none;
}
@media (min-width: 768px) {
  ._reserve_hero_image_container {
    top: 50px;
    right: unset;
    left: 0 !important;
  }
}
@media (min-width: 1280px) {
  ._reserve_hero_image_container {
    width: 600px;
    height: 400px;
  }
}
@media (min-width: 1536px) {
  ._reserve_hero_image_container {
    width: 900px;
    height: 591px;
  }
}
._reserve_hero_text_container {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 2.5rem;
}
@media (min-width: 768px) {
  ._reserve_hero_text_container {
    align-items: flex-start;
    gap: 1rem;
    padding-top: 4rem;
    width: 66.666667%;
  }
}
._reserve_hero_subtitle {
  line-height: 37px;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #4b5563;
  text-align: start;
}
@media (min-width: 768px) {
  ._reserve_hero_subtitle {
    font-size: 18px;
  }
}
@media (min-width: 1280px) {
  ._reserve_hero_subtitle {
    padding-bottom: 0.25rem;
    width: 50%;
  }
}
._reserve_hero_title {
  color: #4b5563;
  line-height: 46px;
  font-size: 18px;
  position: relative;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 768px) {
  ._reserve_hero_title {
    line-height: 55px;
    font-size: 32px;
    width: 672px;
    text-align: start;
  }
}

/* New Tailwind classes */
._tw_body_1 {
  height: 100dvh;
}

._tw_div_1 {
  height: 100%;
  width: 100%;
}

._tw_div_2 {
  min-height: 90vh;
}

._tw_div_3 {
  padding-top: 1rem;
}

@media (min-width: 1024px) {
  ._tw_div_3 {
    padding-top: 3.5rem;
  }
}

._tw_div_4 {
  min-height: 90vh;
}

._tw_div_5 {
  padding-top: 1rem;
}

@media (min-width: 1024px) {
  ._tw_div_5 {
    padding-top: 1px;
  }
}

._tw_div_6 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  ._tw_div_6 {
    padding-top: 5rem;
  }
}

._tw_div_7 {
  width: 100%;
}

@media (min-width: 768px) {
  ._tw_div_7 {
    width: 48%;
  }
}

._tw_div_8 {
  border-radius: 40px;
}

@media (min-width: 768px) {
  ._tw_div_8 {
    margin-top: 0;
    position: relative;
    border-radius: 9999px;
  }
}

._tw_div_9 {
  display: flex;
  width: 100%;
  padding: 0.75rem;
  justify-content: center;
  border-radius: 9999px;
  width: 50%;
}

@media (min-width: 768px) {
  ._tw_div_9 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    justify-content: flex-start;
    position: relative;
  }
}

._tw_div_10 {
  display: flex;
  flex-direction: row;
  border-radius: 10px;
  gap: 16px;
  padding: 10px;
}

._tw_span_1 {
  font-size: 0.75rem;
  font-weight: 600;
  padding-bottom: 0.5rem;
}

@media (min-width: 768px) {
  ._tw_span_1 {
    font-size: 0.625rem;
  }
}

._tw_span_2 {
  font-size: 0.625rem;
}

@media (min-width: 768px) {
  ._tw_span_2 {
    font-size: 0.6875rem;
  }
}

._tw_div_11 {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  ._tw_div_11 {
    flex-direction: column;
  }
}

._tw_div_12 {
  width: 100%;
  height: 263px;
  position: relative;
  border-radius: 0.5rem;
}

@media (min-width: 768px) {
  ._tw_div_12 {
    width: 60%;
    height: 297px;
  }
}

@media (min-width: 1024px) {
  ._tw_div_12 {
    height: 297px;
  }
}

._tw_div_13 {
  display: none;
  width: 40px;
  position: absolute;
  top: 0;
  left: -1.75rem;
}

@media (min-width: 768px) {
  ._tw_div_13 {
    display: flex;
  }
}

@media (min-width: 1024px) {
  ._tw_div_13 {
    height: 297px;
  }
}

._tw_div_14 {
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: -2.25rem;
  left: 0;
}

@media (min-width: 768px) {
  ._tw_div_14 {
    display: none;
  }
}

._tw_div_15 {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  margin-bottom: 20px;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  gap: 0.75rem;
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

@media (min-width: 768px) {
  ._tw_div_15 {
    margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    gap: 1.25rem;
  }
}

@media (min-width: 1024px) {
  ._tw_div_15 {
    padding-right: 5rem;
    padding-left: 2.5rem;
  }
}

._tw_div_16 {
  display: flex;
  justify-content: right;
  align-items: center;
  margin-top: 0.75rem;
}

@media (min-width: 768px) {
  ._tw_div_16 {
    margin-top: 0.75rem;
  }
}

@media (min-width: 1024px) {
  ._tw_div_16 {
    margin-bottom: 0;
  }
}

._tw_h3_1 {
  display: flex;
  font-size: 0.875rem;
  text-align: center;
  width: 100%;
  justify-content: center;
  font-weight: 700;
  padding-top: 40px;
}

@media (min-width: 768px) {
  ._tw_h3_1 {
    display: none;
  }
}

._tw_p_1 {
  font-size: 0.75rem;
  line-height: 24px;
  text-align: justify;
}

@media (min-width: 768px) {
  ._tw_p_1 {
    font-size: 18px;
    line-height: 30px;
  }
}

@media (min-width: 768px) {
  ._tw_p_1 {
    line-height: 40px;
  }
}

._tw_div_17 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.75rem;
  gap: 0.25rem;
  width: 100%;
}

@media (min-width: 1024px) {
  ._tw_div_17 {
    justify-content: space-between;
  }
}

._tw_div_18 {
  padding-top: 1.25rem;
  padding-bottom: 1.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

@media (min-width: 1024px) {
  ._tw_div_18 {
    padding-top: 3.5rem;
    padding-bottom: 1.5rem;
  }
}

._tw_div_19 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.25rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

._tw_h3_2 {
  font-size: 1.125rem;
}

@media (min-width: 1280px) {
  ._tw_h3_2 {
    font-size: 24px;
  }
}

._tw_div_20 {
  display: flex;
  overflow-x: scroll;
  gap: 0.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 1024px) {
  ._tw_div_20 {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 2.25rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

._tw_div_21 {
  display: flex;
  flex-direction: column;
  min-width: 45%;
  height: 162px;
  max-width: 24rem;
  padding: 5px;
  border: 1px solid;
  border-radius: 0.5rem;
}

@media (min-width: 768px) {
  ._tw_div_21 {
    height: auto;
    min-width: 40%;
    padding: 0.5rem;
  }
}

@media (min-width: 1024px) {
  ._tw_div_21 {
    min-width: 100%;
  }
}

._tw_div_22 {
  width: 100%;
  height: 8rem;
  position: relative;
}

@media (min-width: 768px) {
  ._tw_div_22 {
    height: 20rem;
  }
}

@media (min-width: 1024px) {
  ._tw_div_22 {
    height: 14.5rem;
  }
}

._tw_div_23 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
  padding-top: 0.25rem;
}

._tw_h3_3 {
  font-weight: 600;
  font-size: 0.75rem;
  font-weight: 500;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

@media (min-width: 768px) {
  ._tw_h3_3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}

@media (min-width: 1024px) {
  ._tw_h3_3 {
    font-size: 18px;
  }
}

._tw_div_24 {
  padding-top: 1.25rem;
}

@media (min-width: 768px) {
  ._tw_div_24 {
    background-color: white;
  }
}

._tw_div_25 {
  display: flex;
  flex-direction: column;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  gap: 0.75rem;
  padding-top: 1.25rem;
}

@media (min-width: 768px) {
  ._tw_div_25 {
    gap: 1.25rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

@media (min-width: 1024px) {
  ._tw_div_25 {
    flex-direction: row;
    gap: 5rem;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

._tw_div_26 {
  width: 100%;
  height: 236px;
  position: relative;
}

@media (min-width: 1024px) {
  ._tw_div_26 {
    height: 340px;
  }
}

._tw_div_27 {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  padding-right: 0;
  gap: 1.25rem;
}

._tw_div_28 {
  display: flex;
  justify-content: right;
  align-items: center;
}

._tw_h3_4 {
  font-size: 1.125rem;
  margin-top: 2.5rem;
  font-weight: 700;
}

@media (min-width: 1024px) {
  ._tw_h3_4 {
    font-size: 28px;
  }
}

._tw_p_2 {
  font-size: 0.75rem;
  line-height: 24px;
  text-align: justify;
}

@media (min-width: 1024px) {
  ._tw_p_2 {
    font-size: 17px;
    line-height: 40px;
  }
}

@media (min-width: 768px) {
  ._tw_p_2 {
    line-height: 40px;
  }
}

._tw_div_29 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.25rem;
  gap: 0.25rem;
  width: 100%;
}

@media (min-width: 1024px) {
  ._tw_div_29 {
    justify-content: space-between;
  }
}

._tw_div_30 {
  padding-top: 1.25rem;
}

@media (min-width: 768px) {
  ._tw_div_30 {
    background-color: white;
    padding-top: 0;
  }
}

@media (min-width: 1024px) {
  ._tw_div_30 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

._tw_div_31 {
  display: flex;
  flex-direction: column-reverse;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.25rem;
}

@media (min-width: 768px) {
  ._tw_div_31 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

@media (min-width: 1024px) {
  ._tw_div_31 {
    flex-direction: row;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
}

._tw_div_32 {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

._tw_div_33 {
  display: flex;
  justify-content: right;
  align-items: center;
  margin-top: 0.75rem;
}

@media (min-width: 768px) {
  ._tw_div_33 {
    margin-top: 1.25rem;
  }
}

@media (min-width: 1024px) {
  ._tw_div_33 {
    margin-bottom: 0.75rem;
  }
}

._tw_h3_5 {
  font-size: 14px;
  font-weight: 700;
}

@media (min-width: 1024px) {
  ._tw_h3_5 {
    font-size: 28px;
  }
}

._tw_h3_6 {
  font-size: 14px;
  position: relative;
  z-index: 50;
  font-weight: 700;
}

@media (min-width: 1024px) {
  ._tw_h3_6 {
    font-size: 28px;
  }
}

._tw_div_34 {
  width: 156px;
  height: 30px;
  position: absolute;
  top: 0;
  right: -0.25rem;
  z-index: -50;
}

@media (min-width: 1024px) {
  ._tw_div_34 {
    width: 326px;
    height: 54px;
    top: -0.5rem;
    right: -0.5rem;
  }
}

._tw_p_3 {
  font-size: 12px;
  line-height: 30px;
  text-align: justify;
}

@media (min-width: 1024px) {
  ._tw_p_3 {
    padding-top: 0.5rem;
    font-size: 18px;
    line-height: 40px;
  }
}

@media (min-width: 768px) {
  ._tw_p_3 {
    line-height: 40px;
  }
}

._tw_div_35 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.25rem;
  gap: 0.25rem;
  margin-top: 0.5rem;
  width: 100%;
}

@media (min-width: 1024px) {
  ._tw_div_35 {
    justify-content: space-between;
  }
}

._tw_div_36 {
  width: 117px;
  height: 44px;
}

@media (min-width: 1024px) {
  ._tw_div_36 {
    height: 44px;
  }
}

._tw_div_37 {
  width: 100%;
  height: 241px;
  position: relative;
}

@media (min-width: 768px) {
  ._tw_div_37 {
    height: 368px;
  }
}

@media (min-width: 1024px) {
  ._tw_div_37 {
    height: 368px;
  }
}

._tw_div_38 {
  display: none;
  width: 40px;
  position: absolute;
  top: 0;
  right: -0.5rem;
}

@media (min-width: 768px) {
  ._tw_div_38 {
    display: flex;
  }
}

@media (min-width: 1024px) {
  ._tw_div_38 {
    height: 368px;
  }
}

._tw_div_39 {
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: -0.5rem;
  left: 0;
}

@media (min-width: 768px) {
  ._tw_div_39 {
    display: none;
  }
}