.guest___19vjp {
  font-weight: 700;
  position: relative;
  padding: 10px 0; }
  .guest___19vjp svg {
    fill: white; }

.ico___1E7ia {
  margin-right: 5px;
  vertical-align: middle; }

@media only screen and (min-width: 561px) {
  .options___1xNS0 {
    position: absolute;
    top: 0;
    right: 0; } }

.options___1xNS0 > * {
  margin: 5px 5px 0 0; }
  @media only screen and (min-width: 561px) {
    .options___1xNS0 > * {
      margin: 0 0 0 10px; } }

.optionsText___Hg9oM {
  display: inline-block;
  padding-top: 10px; }

.room___1CajH {
  border-top: 2px solid #444f5c;
  font-weight: 700; }
  @media only screen and (min-width: 769px) {
    .room___1CajH {
      display: table-row; } }
  .room___1CajH p {
    padding: 5px 10px; }
    @media only screen and (min-width: 769px) {
      .room___1CajH p {
        padding: 20px 10px;
        display: table-cell; } }

.button___2gfYb {
  width: 1px; }

.paidState___3PKZF {
  color: #f06b22; }

.headline___p29bo {
  font-size: 30px;
  text-transform: uppercase; }

.rooms___2J1Je {
  border-bottom: 2px solid #444f5c;
  display: table;
  margin-bottom: 80px;
  width: 100%; }


.input___16GDm {
  margin: 20px 0; }

.label___3vyU6 {
  color: #101B2C;
  display: block;
  margin-bottom: 11px;
  text-align: left; }

.radio___1cYE1 {
  display: inline-block;
  margin: 0 20px 10px 0; }
  .radio___1cYE1 label {
    display: inline-block;
    text-align: left;
    position: relative;
    padding-left: 35px;
    cursor: pointer; }
    .radio___1cYE1 label:before, .radio___1cYE1 label:after {
      display: inline-block;
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      width: 20px;
      transform: translate(0, -50%); }
    .radio___1cYE1 label:before {
      border: 2px solid #bcbcbc;
      border-radius: 50%;
      height: 20px; }
    .radio___1cYE1 label:after {
      color: #fff;
      display: block;
      font-size: 20px;
      margin-left: 2px;
      text-align: center;
      width: 20px; }
  .radio___1cYE1.error___34SEb label:before {
    border-color: red; }
  .radio___1cYE1 input {
    position: absolute;
    visibility: hidden; }
    .radio___1cYE1 input:focus + label:before {
      border-color: #851F41;
      outline: none; }
    .radio___1cYE1 input:checked + label:before {
      background-color: #851F41;
      border-color: #851F41; }
    .radio___1cYE1 input:checked + label:after {
      content: "\2713"; }
    .radio___1cYE1 input:disabled + label:before, .radio___1cYE1 input:disabled + label:after {
      opacity: .5; }

.input___3TOuF {
  margin: 20px 0;
  text-align: center; }
  .input___3TOuF.error___1ZZEE input {
    border-color: red; }
  .input___3TOuF input {
    background: #fff;
    border: 2px solid #bcbcbc;
    box-sizing: border-box;
    color: #737373;
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    height: 35px;
    padding: 0 20px;
    text-align: left;
    width: 100%; }
    .input___3TOuF input:focus {
      border-color: #851F41;
      outline: none; }
  .input___3TOuF label {
    color: #101B2C;
    display: block;
    margin-bottom: 5px;
    text-align: left; }

.form___K8RnA {
  margin: auto; }
  @media only screen and (min-width: 561px) {
    .form___K8RnA {
      width: 300px; } }

.logout___1l2wB {
  text-align: center;
  margin: 0 0 30px 0; }

.input___1rKNv {
  margin: 20px 0;
  text-align: center; }
  .input___1rKNv.error___1zzQB select {
    border-color: red; }
  .input___1rKNv select {
    -webkit-appearance: none;
    background: #fff;
    border: 2px solid #bcbcbc;
    border-radius: 0;
    box-sizing: border-box;
    color: #737373;
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    height: 35px;
    padding: 0 20px;
    text-align: left;
    width: 100%; }
    .input___1rKNv select:focus {
      border-color: #851F41;
      outline: none; }
  .input___1rKNv label {
    color: #101B2C;
    display: block;
    margin-bottom: 5px;
    text-align: left; }

.react-date-picker__wrapper button {
  background: none;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 30px;
  top: 5px; }
  .react-date-picker__wrapper button + button {
    right: 0; }

.react-date-picker__wrapper input {
  float: left;
  border: 0;
  box-sizing: border-box;
  color: #737373;
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  height: 31px;
  text-align: left;
  width: auto !important; }
  .react-date-picker__wrapper input:focus {
    border-color: #851F41;
    outline: none; }

.calendar___1Cpjr {
  background: #fff;
  border: 2px solid #bcbcbc;
  margin: 5px -2px 0 -2px; }
  .react-date-picker__calendar--closed .calendar___1Cpjr {
    display: none; }
  .calendar___1Cpjr button {
    background: none;
    border: none;
    cursor: pointer;
    height: 30px;
    min-width: 30px; }
    .calendar___1Cpjr button:hover {
      background-color: #bcbcbc; }

.date___2BwQb {
  margin: 20px 0;
  text-align: center; }
  .date___2BwQb.error___XDDTV .picker___2iPe7 {
    border-color: red; }
  .date___2BwQb label {
    color: #101B2C;
    display: block;
    margin-bottom: 5px;
    text-align: left; }

.picker___2iPe7 {
  background: #fff;
  border: 2px solid #bcbcbc;
  padding: 0 20px;
  position: relative; }
  .picker___2iPe7 .react-date-picker__inputGroup {
    height: 30px; }
  .picker___2iPe7 .react-date-picker__inputGroup__divider {
    float: left;
    height: 30px; }
  .picker___2iPe7:after {
    clear: both;
    content: '';
    display: table; }

.input___1x4kI label {
  display: inline-block;
  margin-bottom: 15px;
  text-align: left;
  position: relative;
  padding-left: 35px;
  cursor: pointer; }
  .input___1x4kI label:before, .input___1x4kI label:after {
    display: inline-block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    transform: translate(0, -50%); }
  .input___1x4kI label:before {
    border: 2px solid #bcbcbc;
    height: 20px; }
  .input___1x4kI label:after {
    color: #fff;
    display: block;
    font-size: 20px;
    margin-left: 2px;
    text-align: center;
    width: 20px; }

.input___1x4kI.error___3U0WM label:before {
  border-color: red; }

.input___1x4kI input {
  position: absolute;
  visibility: hidden; }
  .input___1x4kI input:focus + label:before {
    border-color: #851F41;
    outline: none; }
  .input___1x4kI input:checked + label:before {
    background-color: #851F41;
    border-color: #851F41; }
  .input___1x4kI input:checked + label:after {
    content: "\2713"; }
  .input___1x4kI input:disabled + label {
    cursor: default; }
    .input___1x4kI input:disabled + label:before, .input___1x4kI input:disabled + label:after {
      opacity: .5; }

@media only screen and (min-width: 769px) {
  .blocks___2kn2n {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between; } }

@media only screen and (min-width: 769px) {
  .block___1LNEN {
    width: 48%; } }

.canvas___3aYM0 {
  margin-bottom: 20px; }
  .canvas___3aYM0:after {
    clear: both;
    content: '';
    display: table; }
  .canvas___3aYM0.error___s1q81 canvas {
    border-color: red; }
  .canvas___3aYM0 button {
    float: right; }
  .canvas___3aYM0 canvas {
    border: 1px solid #333;
    display: block;
    margin: 0 auto 5px;
    height: 100px;
    width: 100%; }

.consents___1nQMk {
  color: #969594;
  margin: auto;
  width: 280px; }
  @media only screen and (min-width: 561px) {
    .consents___1nQMk {
      width: 400px; } }
  .consents___1nQMk .label___3nIJZ {
    text-align: center; }

.wrapper___w8vuk {
  margin: auto; }
  @media only screen and (min-width: 561px) {
    .wrapper___w8vuk {
      width: 400px; } }

@media only screen and (min-width: 769px) {
  .wrapper___3lT-B {
    display: flex;
    justify-content: space-between; } }

.col___1ZZXl {
  margin-top: 40px; }
  @media only screen and (min-width: 769px) {
    .col___1ZZXl {
      margin-top: 0;
      width: 49%; }
      .col___1ZZXl:last-child {
        border-left: 2px solid #ccc;
        padding-left: 2em; } }

h1 {
  font-size: 2em;
  margin: 0 0 1em 0;
  padding: 0;
  text-transform: uppercase; }

h3 {
  font-size: 1em;
  margin: 1em 0 0.5em;
  padding: 0;
  font-weight: normal;
  text-transform: uppercase; }
  h3:first-child {
    margin-top: 0; }

.section___xD5Is {
  margin-top: 1.5em; }
  .section___xD5Is p {
    margin: 0; }
  .section___xD5Is.sectionPrice___1fZBS {
    margin: 2.5em 0; }
  .section___xD5Is:first-child {
    margin-top: 0; }

.addGuestButton___R-70h {
  display: block; }
  .addGuestButton___R-70h + .addGuestButton___R-70h {
    margin: 10px 0 0 0; }

.sectionInner___2VwbA {
  position: relative; }

.mainPrice___30QEg {
  font-size: 2em;
  color: #851F41; }

@media only screen and (min-width: 561px) {
  .options___16IPw {
    position: absolute;
    top: 0;
    right: 0; } }

.options___16IPw > * {
  margin: 0 0 0 10px; }

p.qrCode___ohQph {
  margin: 1em 0 0 0; }
  p.qrCode___ohQph img {
    max-width: 150px; }

