body{
  overflow-x: hidden;
}
section {
    width: 100%;
  }

  .top__content {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: -24px;
    background-color: #E22C38;
    max-height: 608px;
  }

  .top__text {
    width: 50%;
    margin-left: 3px;
    display: flex;
    flex-direction: column;
    padding-top: 89px;
    justify-content: space-between;
  }

  .top__img {
    width: 50%;
  }
  .top__img img {
    width: 100%;
    height: 100%;
  }

  .top__text_desc {
    max-width: 820px;
    align-self: flex-end;
    margin-top: 32px;
    width: 100%;
  }
  .top__text_desc p {
    max-width: 439px;
    font-size: 16px;
    color: #fff;
    line-height:24px;
    margin: 0;
  }
  .top__text_desc h2 {
    font-size: 84px;
    line-height: 72px;
    color: #fff;
  }
  .buy__btn {
    max-width: 374px;
    height: 54px;
    padding: 13px;
    background-color: #fff;
    color: #E22C38;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    border-radius: 4px;
    font-size: 18px;
    margin-top: 11px;
  }
  .buy__btn span {
    display: block;
    margin-left: 5px;
    opacity: 0.45;
  }

  .top__text_info {
    width: 100%;
    margin-top: 45px;
    max-width: 826px;
    align-self: flex-end;
  }
  .top__text_container{
    align-self: center;

  }
  .info__item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);;
  }
  .second__item{
    margin-top: 21px;
  }

  .info__item_content {
    display: flex;
    justify-content: space-between;
    max-width: 520px;
    width: 100%;
  }
  .info__item_content span {
    display: block;
    color: #fff;
  }
  .info__item_content p {
    display: block;
    color: #fff;
  }

  @media screen and (max-width: 1221px) {
    .top__text_desc h2 {
      font-size: 52px;
    }
  }
  @media screen and (max-width: 1079px) {
    .info__item_content {
      max-width: 329px;
    }
  }
  @media screen and (max-width: 783px) {
    .top__content {
      flex-direction: column-reverse;
      max-height: 100%;
    }
    .top__img {
      width: 100%;
    }
    .top__text {
      padding-top: 20px;
      width: auto;
      margin-left: 8px;
      margin-right: 8px;
    }
    .rules__left_text h2{
      font-size: 32px !important;
    }
    .top__text_desc {
      margin: 0 auto;
    }
    .top__text_desc h2 {
      font-size: 32px;
    }
    .top__text_desc{
      font-size: 32px;
    }
    .top__text_desc p {
      font-size: 18px;
    }
    @media screen and (max-width:390px) {

      .visitors-group-left.text--block {

      }
    }
  }

  .text__text {
    display: flex;
  }
.text__block--section {
    background-color: #DAE5F1;
}
.text__block--container {
    max-width: 1680px;
    display: flex;
    align-items: space-between;
    justify-content: space-between;
    margin: 0 auto;
  }
  .text__block--content {
    max-width: 830px;
  }
  .text__block--left h2 {
    font-size: 84px;
    margin-top: 8px;
    margin-left: 8px;
    /* max-width: 710px; */
    line-height: 72px;
    margin-top: 8px !important;
  }

  .text__block--right {
    width: 100%;
    background-color: #fff;
    height: auto;
    /* min-height: 520px; */
    margin-top: 16px;
    margin-right: 16px;
    margin-bottom: 16px;
    border-radius: 4px;
    /* display: flex;
    flex-direction: column;
    justify-content: space-around; */

  }

  .right__text {
    padding: 16px;
  }
  .right__text h5 {
    font-size: 24px;
    margin-top: 8px;
    margin-bottom: 24px;
  }
  .right__text .text {
    font-size: 22px;
  }
  .more__button {
    display: flex;
    margin-bottom: 16px;
    margin-left: 16px;
    cursor: pointer;
    margin-bottom: 40px;
  }
  .more__button svg{
    margin-top: 13px;
    margin-left: 6px;
  }
  .text {
    /* max-height: 360px;
    overflow: hidden; */
  }

  .active {
    /* max-height: calc(100vh - 20px); */
    height: 100%;
    max-height: 95%;
    transition: all 0.3 ease-in-out;
  }
  .news__section{
    width: 100%;
    background-color: #F7EBE6;
  }
  /* .main-more{
    display: flex !important;
    justify-content: center !important;
  }*/
  .main-more-specials:hover{
    background-color: initial ;
  }


  @media screen and (max-width: 1298px) {
    .rules__container {
      flex-direction: column;
      align-items: center;
    }
    .active{
      max-height: 100%;
    }
  }
  @media screen and (max-width: 917px) {
    .rules__right_block {
      margin-left: 16px;
    }
  }
  @media screen and (max-width: 518px) {
    .rules__left_text h2 {
      font-size: 54px;
    }
  }
  @media screen and (max-width:1599px){
    .top__text{
      margin-left: 8px;
    }
  }


.tickets-content {
  padding: 5px;
}
    .flex-container {
      display: flex;
      height: 100%;
      padding: 0 !important;
      gap: 15px;

      justify-content: flex-start;
      align-items: stretch;
      /* flex-flow: row nowrap; */
      flex-direction: row;
      flex-wrap: nowrap;
      align-content: stretch;
    }

    .flex-container > div{

    }


    .ticket-image {
      /* flex:1 1 auto; */
      flex-grow:0;
      width: 160px;
      max-width: 160px;
      min-width: 160px;
      height: 160px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      border-radius: 4px;
    }

    .ticket-description {
      /* flex:3 1 auto; */
      flex-grow:1;
      max-width: calc(100%-110px);
    }
    .ticket-description h5 a {
      color: #000000;
    }
    .ticket-description h5 a:hover {
      color: #858484;
    }

    .ticket-description .ticket__button--card {
      display:inline-block;
      padding: 6px 12px;
      width: auto !important;
    }

    @media screen and (max-width: 917px) {
      .ticket-container,
      .flex-container {
        flex-direction: column;
      }
      .ticket-image {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        height: 400px;
      }
      .tickets-content {
        padding: 15px;
      }
    }


  .mapbox,.mapbox-specials{height:100%;background-color:#f7eae6}.mapbox,.mapbox-specials,.mapboxgl-canvas-container{background-color:#f7eae6}.mapbox-specials{position:relative!important;width:100%}.mapbox{position:fixed;top:0;right:0;left:50%;z-index:99!important}.mapbox.loading{cursor:not-allowed}.mapbox.loading .mapboxgl-canvas-container{pointer-events:none!important}.mapbox__control,.mapbox__marker--inner,.mapbox__zooms{background:#fff;box-shadow:0 0 12px rgba(0,0,0,.04),0 12px 12px rgba(0,0,0,.04);border-radius:4px}.mapbox__controls{position:absolute;top:50%;right:16px;transform:translate(0,-50%);z-index:4}.mapbox__control,.mapbox__zoom{width:48px;height:48px;display:block;position:relative;transition:background-color .3s}.mapbox__zooms{margin:0 0 8px;overflow:hidden}.mapbox__zoom:hover{background-color:#f4f4f4}.mapbox__zoom:active{background-color:#dfdfdf}.mapbox__zoom--minus:before,.mapbox__zoom--plus:before{position:absolute;content:"";display:block;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:6px 1px;width:14px;height:2px;background:#000}.mapbox__zoom--plus:after{position:absolute;content:"";display:block;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:6px 1px;height:14px;width:2px;background:#000}.mapbox__control{line-height:48px;text-align:center;margin-bottom:8px}.mapbox__control:last-child{margin-bottom:0}.mapbox__control>svg{display:inline-block;vertical-align:middle}.mapbox__control:hover{background-color:#f4f4f4}.mapbox__control:active{background-color:#dfdfdf}.mapbox__marker{position:absolute;z-index:5}.mapbox__marker--inner{position:absolute;width:343px;padding:20px 124px 16px 16px;min-height:124px;left:50%;bottom:100%;transform:translate3d(-50%,-10px,0);opacity:0}.mapbox__marker--inner.fadeIn{opacity:1;transition:.3s;transform:translate3d(-50%,-30px,0)}.mapbox__marker--inner.fadeOut{opacity:0;transition:.1s;transform:translate3d(-50%,-30px,0)}.mapbox__marker--type{font-family:vl2-bold,sans-serif;font-size:11px;line-height:18px;display:block;letter-spacing:.04em;text-transform:uppercase;color:#336af7;margin:0 0 7px;position:relative}.mapbox__marker--title{font-size:16px;line-height:18px;color:#262626;height:auto;min-height:60px;max-height:80px;overflow:hidden;margin:0 0 6px;font-weight:500}.mapbox__marker--title>small{display:block;margin-top:3px}.mapbox__marker--time{font-size:14px;line-height:15px;color:#898989;font-weight:400}.mapbox__marker--pic{position:absolute;width:92px;height:92px;right:16px;top:16px;border-radius:4px;background:center center/cover no-repeat}.mapbox__marker--inner:before{width:0;height:0;border-style:solid;border-width:10px 10px 0;border-color:#fff transparent transparent;z-index:2;content:"";display:block;position:absolute;top:100%;left:50%;transform:translate3d(-50%,0,0)}.mapbox__slider{position:fixed!important;width:100%;padding:6px;left:0;right:0;bottom:0;z-index:100;opacity:0;pointer-events:none;transform:translateY(120%);transition:transform .3s,opacity .3s}.mapbox__slider.v__map--active{opacity:1;pointer-events:auto;transform:translateY(0)}.mapbox__marker--slide{position:relative;background:#fff;border-radius:4px;width:343px;padding:20px 124px 16px 16px;min-height:124px;margin-right:6px;box-shadow:0 0 12px rgba(0,0,0,.04),0 12px 12px rgba(0,0,0,.04);overflow:hidden;cursor:move}.mapbox__marker--slide::before{content:'';display:inline-block;width:0;height:4px;background-color:#336bf7;transition:width .3s;position:absolute;top:0;left:0}.mapbox__marker--slide.feature-active::before{width:100%}.mapbox__marker--slide .mapbox__marker--title{height:40px;overflow:hidden;text-overflow:ellipsis}.mapboxgl-canvas{width:100%!important;height:100%!important}.close--map{position:fixed;top:120px;right:8px;z-index:1100;width:155px!important;opacity:0;pointer-events:none}.mapbox__marker--slide .block-favorite{transform:translateX(-100px);cursor:pointer}.mapbox__marker--slide.feature-active{cursor:pointer!important}.mapbox__marker--slide .mapbox__marker--more{display:block;width:92px;height:22px;line-height:20px;text-align:center;background-color:#336bf7;color:#fff;font-size:13px;margin-top:70px;border-radius:4px;opacity:0}.mapbox__marker--slide.feature-active .mapbox__marker--more{opacity:1}@media (max-width:1024px){.mapbox{width:100%!important;opacity:0;pointer-events:none}.v__map--fullscreen .mapbox{pointer-events:auto}.v__map--fullscreen .close--map{opacity:1;pointer-events:auto}}@media (max-width:412px){.mapbox__marker--slide{width:96vw}}.v__pos--fixed{position:fixed;overflow:hidden}
