.swing-for-the-fences .how_to_enter {
  max-width: 100%;
  margin: 35px auto 0;
}

.swing-for-the-fences .how_to_enter__overlay {
  background: #FFFFFFD9;
  max-width: 93%;
  font-weight: 900;
  margin: 40px auto 100px;
  padding-bottom: 93px;
  text-align: center;
  border-radius: 65px;
  background: linear-gradient(rgba(70, 108, 69, 0.3) 0%, rgba(87, 107, 127, 0.6) 100%),
  linear-gradient(0deg, rgba(50, 64, 90, 0.2), rgba(50, 64, 90, 3.7));
  z-index: 10;
  position: relative;
  border: 6px solid #F6DFB3;
  box-shadow: 8px 8px 0px 0px #323C62, 6px 6px 0px 0px #3B4673 inset;
}

.swing-for-the-fences .scratch-Off {
  width: 50%;
}

.swing-for-the-fences .scratch-off-img {
  margin: 45% 0 0 15px;
  max-width: 100%;
}

.swing-for-the-fences .scratch-off-section {
  display: flex;
  justify-content: space-around;
}

.swing-for-the-fences .how_to_enter__title {
  font-size: 48px;
  line-height: 52px;
  padding: 45px 0 20px;
}

.swing-for-the-fences .how_to_enter__content {
  font-family: "DynaPuff-regular";
  color: #FFFFFF;
}

.swing-for-the-fences .how_to_enter__content--scratch_off {
  padding: 0 30px 0 30px;
  width: 50%;
}

.swing-for-the-fences .how_to_enter__steps {
  list-style-type: disc;
  margin-top: 30px;
  font-weight: 400;
}

.swing-for-the-fences .ticket-color {
  color: #E22100;
  text-decoration: underline;
}

.swing-for-the-fences .how_to_enter__steps .how_to_enter__steps {
  margin-left: 30px;
}

.swing-for-the-fences .how_to_enter__steps img {
  max-width: 100%;
  margin-bottom: 10px;
}

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

.swing-for-the-fences .how_to_enter__step {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 26px;
  text-align: left;
}

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

.swing-for-the-fences .how_to_enter__indentation {
  margin: 20px 0 0 70px;
  font-size: 20px;
  line-height: 26px;
  text-align: left;
  font-family: 'DynaPuff-regular';
}

.swing-for-the-fences .how_to_enter__app_icons {
  text-align: left;
  margin-left: -20px;
}

.swing-for-the-fences .how_to_enter__app_icon {
  margin: 0 6px 10px;
  display: inline-block;
}

.swing-for-the-fences .how_to_enter__app_icon img {
  height: 50px;
}

.swing-for-the-fences .how_to_enter_additional_information__content_additional_link {
  margin: 0 0 20px;
  color: #FFC888;
  font-size: 20px;
  line-height: 20px;
  font-family: 'DynaPuff-regular';
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
}

.swing-for-the-fences .how_to_enter__step_image--paragraph {
  font-size: 15px;
  line-height: 18px;
  font-family: 'DynaPuff-regular';
  color: #FFADA9;
  padding: 0 20px 15px;
  text-align: center;
}

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

.landing_page_popup_container .ticket_info__title {
  font-family: "Futura", sans-serif;
  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: 45px auto;
  display: block;
  max-width: 100%;
  width: 55%;
}

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

.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: #4E6C5F;
  vertical-align: middle;
  padding: 10px 15px;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: 'DynaPuff-bold';
}

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

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

.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 'DynaPuff-bold';
  float: left;
  padding-right: 5px;
  color: #000000;
}

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

  .swing-for-the-fences .how_to_enter__overlay {
    padding: 20px 20px 0;
  }

  .swing-for-the-fences .how_to_enter {
    margin: 20px auto 0;
  }

  .swing-for-the-fences .scratch-off-section {
    flex-direction: column-reverse;
  }

  .swing-for-the-fences .scratch-Off {
    width: 100%;
    padding-bottom: 25px;
  }

  .swing-for-the-fences .scratch-off-img {
    width: 100%;
    margin: 15px 0 35px 0;
  }

  .swing-for-the-fences .how_to_enter__title {
    font-size: 42px;
    line-height: 38px;
    padding: 0 7px 10px;
  }

  .swing-for-the-fences .how_to_enter__step,
  .swing-for-the-fences .how_to_enter__step .in_text_accent,
  .swing-for-the-fences .how_to_enter__step .in_text_link {
    font-size: 20px;
    line-height: 27px;
  }

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

  .swing-for-the-fences .how_to_enter__content--fast_play .how_to_enter__steps {
    padding-right: 0;
  }

  .swing-for-the-fences .how_to_enter__indentation {
    margin-left: 15px;
    font-size: 20px;
    line-height: 27px;
  }

  .swing-for-the-fences .how_to_enter__step {
    margin-bottom: 20px;
  }

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

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


@media (max-width: 674px) {
  .swing-for-the-fences .how_to_enter__app_icon img {
    height: 68px;
  }
}

@media (max-width: 320px) {
   .swing-for-the-fences .how_to_enter__app_icon img {
    height: 65px;
   }
}
