.jurassicpark .how_to_enter {
  max-width: 100%;
  margin: 35px auto 0;
}

.jurassicpark .how_to_enter__overlay {
  background: #FFFFFFD9;
  max-width: 93%;
  font-weight: 900;
  margin: 60px auto 100px;
  padding-bottom: 93px;
  text-align: center;
  background-color: #232120;
  border-radius: 70px;
  z-index: 10;
  position: relative;
  border: 5px solid #E7B747;
  box-shadow: 12px 12px 0px 0px #5A2320, 12px 12px 0px 0px #DC4F3E inset;
}

.jurassicpark .scratch-Off {
  width: 50%;
}

.jurassicpark .scratch-off-img {
  margin: 55px 0 0 15px;
  max-width: 100%;
}

.jurassicpark .scratch-off-section {
  display: flex;
  justify-content: space-around;
}

.jurassicpark .how_to_enter__title {
  font-size: 44px;
  line-height: 52px;
  padding: 45px 0 20px;
  color: #FFFFFF;
}

.jurassicpark .how_to_enter__content {
  font-family: 'BodegaSans';
  color: #ffffff;
}

.jurassicpark .how_to_enter__content--scratch_off {
  padding: 0 30px 0 25px;
  width: 50%;
}

.jurassicpark .how_to_enter__steps {
  list-style-type: disc;
  margin-top: 30px;
  font-weight: 400;
}

.jurassicpark .ticket-color {
  color: #E22100;
  text-decoration: underline;
}

.jurassicpark .how_to_enter__steps .how_to_enter__steps {
  margin-left: 30px;
}

.jurassicpark .how_to_enter__steps img {
  max-width: 100%;
  margin-bottom: 10px;
}

.jurassicpark .how_to_enter__step__paragraph {
  font-size: 15px;
  line-height: 20px;
  color: #ef0040;
  text-align: center;
  margin: 0 40px 20px;
}

.jurassicpark .how_to_enter__step {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  font-family: 'FuturaPT';
  font-weight: 450;
}

.jurassicpark .how_to_enter__step .in_text_accent,
.jurassicpark .how_to_enter__step .in_text_link {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  cursor: pointer;
  text-decoration: underline;
}

.jurassicpark .how_to_enter__indentation {
  margin: 20px 0 0 70px;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  font-family: 'FuturaPT';
}

.jurassicpark .how_to_enter__app_icons {
  text-align: left;
  margin-left: -20px;
}

.jurassicpark .how_to_enter__app_icon {
  margin: 0 6px 10px;
  display: inline-block;
}

.jurassicpark .how_to_enter__app_icon img {
  height: 58px;
}

.jurassicpark .how_to_enter_additional_information__content_additional_link {
  margin: 0 0 20px;
  color: #E22100;
  font-size: 20px;
  line-height: 20px;
  font-family: 'Lato';
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
}

.landing_page_popup_container .ticket_info {
  background: #fff;
  padding: 30px 0;
}

.landing_page_popup_container .ticket_info__title {
  font-family: "Inter";
  text-align: center;
  font-size: 25px;
  line-height: 20px;
  padding-bottom: 30px;
  padding-top: 20px;
  text-transform: capitalize;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  color: #000;
}

.landing_page_popup_container .ticket_info__ticket_image {
  margin: 25px auto;
  display: block;
  max-width: 100%;
  width: 58%;
}

.landing_page_popup_container .ticket_info__description {
  color: #000;
  font-size: 16px;
  line-height: 21px;
  padding: 20px 20px 40px;
  border-top: 1px solid #ccc;
  text-align: left;
  font-family: 'Latoo';
}

.landing_page_popup_container .ticket_info__description--no_border {
  border-top: none;
}

#ticket_examples {
  display: none;
}

.landing_page_popup_container .ticket_examples {
  width: 620px;
}

.ticket_examples{
  background-color: #ffffff;
  padding: 40px 0 0;
}

.ticket_examples .section-details table {
  width: 100%;
  margin: 0px auto 15px;
  border-collapse: unset;
  border-spacing: 5px;
  position: relative;
}

.ticket_examples .section-details th {
  color: #ffffff;
  text-align: center;
  background: #1B44C3;
  vertical-align: middle;
  padding: 10px 15px;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: 'Montserrat', sans-serif;
}

.ticket_examples .section-details td {
  background: #F6F6F6;
  text-align: center;
  vertical-align: top;
  padding: 10px;
}

.ticket_examples img{
  margin: 0 auto;
  max-width: 90%;
}

.ticket_examples .triangle-icon-box {
  float: left;
  width: 20px;
  height: 20px;
  transform: rotate(90deg);
}

.ticket_examples .triangle-icon-box .triangle {
  fill: #EC443D;
  stroke: #EC443D;
  stroke-width: 50;
}

.ticket_examples .ticket-counts {
  display: inline-block;
}

.ticket_examples .section-details td .ticket-count {
  font: normal normal normal 19px/22px 'Montserrat', sans-serif;
  float: left;
  padding-right: 5px;
  color: #EC443D;
}

@media (max-width: 580px) {
  .jurassicpark .fast-play-img-mobile,
  .jurassicpark .scratch-off-img-mobile {
    display: block;
    padding-bottom: 45px;
  }

  .jurassicpark .how_to_enter__overlay {
    padding: 40px 20px 0;
    margin-bottom: 25px;
  }

  .jurassicpark .how_to_enter {
    margin: 20px auto 0;
  }

  .jurassicpark .how_to_enter__overlay--scratch_off,
  .jurassicpark .how_to_enter__overlay--fast-play {
    background-position: center bottom 30px;
  }

  .jurassicpark .scratch-off-section {
    flex-direction: column-reverse;
  }

  .jurassicpark .scratch-Off {
    width: 100%;
    padding-bottom: 25px;
  }

  .jurassicpark .scratch-off-img {
    width: 100%;
    margin: 15px 0 35px 0;
  }

  .jurassicpark .how_to_enter__title {
    font-size: 28px;
    line-height: 34px;
    padding: 0 25px 10px;
  }

  .jurassicpark .how_to_enter__step,
  .jurassicpark .how_to_enter__step .in_text_accent,
  .jurassicpark .how_to_enter__step .in_text_link {
    font-size: 18px;
    line-height: 27px;
  }

  .jurassicpark .how_to_enter__content--scratch_off,
  .jurassicpark .how_to_enter__content--fast_play {
    flex-direction: column-reverse;
    width: 100%;
    padding: 0 20px 0;
  }

  .jurassicpark .how_to_enter__content--fast_play .how_to_enter__steps {
    padding-right: 0;
  }

  .jurassicpark .how_to_enter__indentation {
    margin-left: 15px;
    font-size: 18px;
    line-height: 27px;
  }

  .jurassicpark .how_to_enter__step {
    margin-bottom: 20px;
  }

  .jurassicpark .how_to_enter__steps {
    margin-top: 10px;
  }
  .jurassicpark .how_to_enter__steps img,
  .jurassicpark .how_to_enter__step__paragraph {
    max-width: calc(100% + 30px);
    margin: 0 auto 20px;
    margin-left: -15px;
  }

  .jurassicpark .how_to_enter__app_icons {
    text-align: center;
    margin-left: 0;
  }
  .jurassicpark .how_to_enter__app_icon img {
    height: auto;
    width: 210px;
  }
}

@media (max-width: 360px) {
  .jurassicpark .how_to_enter__step__paragraph {
    font-size: 12px;
    line-height: 15px;
  }
}
