@charset "UTF-8";
@font-face {
  font-family: "Mardoto";
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  src: url("../../fonts/Mardoto-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Mardoto";
  font-display: swap;
  font-weight: 700;
  font-style: normal;
  src: url("../../fonts/Mardoto-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Mardoto";
  font-display: swap;
  font-weight: 500;
  font-style: normal;
  src: url("../../fonts/Mardoto-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  src: url("../../fonts/Roboto-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-display: swap;
  font-weight: 700;
  font-style: normal;
  src: url("../../fonts/Roboto-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-display: swap;
  font-weight: 500;
  font-style: normal;
  src: url("../../fonts/Roboto-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Adelle Sans ARM";
  font-display: swap;
  font-weight: 700;
  font-style: normal;
  src: url("../../fonts/AdelleSansARM-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Adelle Sans ARM";
  font-display: swap;
  font-weight: 800;
  font-style: normal;
  src: url("../../fonts/AdelleSansARMEb.woff2") format("woff2");
}
@font-face {
  font-family: "icon";
  font-display: block;
  font-weight: 400;
  font-style: normal;
  src: url("../../fonts/icomoon.woff2") format("woff2");
}
.icon_all:before {
  content: "\e9c0";
}

.icon_cinema:before {
  content: "\e9c1";
}

.icon_theater:before {
  content: "\e9c2";
}

.icon_concert:before {
  content: "\e9c3";
}

.icon_opera:before {
  content: "\e9c4";
}

.icon_clubs:before {
  content: "\e9c5";
}

.icon_other:before {
  content: "\e9c6";
}

.icon_sport:before {
  content: "\e9c7";
}

.icon_exhibitions:before {
  content: "\e9c8";
}

.icon_it:before {
  content: "\e9c9";
}

.icon_circus:before {
  content: "\e9ca";
}

.icon_facebook:before {
  content: "\e90a";
}

.icon_instagram:before {
  content: "\e90b";
}

.icon_linkedin:before {
  content: "\e90c";
}

.icon_twitter:before {
  content: "\e90d";
}

.icon_pinterest:before {
  content: "\e90e";
}

.icon_youtube:before {
  content: "\e90f";
}

.icon_telegram:before {
  content: "\e91a";
}

.icon_ok:before {
  content: "\e91b";
}

.icon_vk:before {
  content: "\e91c";
}

.icon_google:before {
  content: "\e91d";
}

.icon_tiktok:before {
  content: "\e91e";
}

.icon_flickr:before {
  content: "\e91f";
}

.icon_up:before {
  content: "\e900";
}

.icon_down:before, .listing_head .page_title:before, .header .lg_block .drop_btn:before {
  content: "\e901";
}

.icon_left:before {
  content: "\e902";
}

.icon_right:before, .events_listings .section_title:before, .breadcrumbs li:not(:last-child):before {
  content: "\e903";
}

.icon_close:before {
  content: "\e904";
}

.icon_check:before {
  content: "\e905";
}

.icon_search:before {
  content: "\e906";
}

.icon_globe:before {
  content: "\e907";
}

.icon_info:before {
  content: "\e908";
}

.icon_error:before, .listing_head .key_remove:before, .listing_head .filter_reset:before {
  content: "\e911";
}

.icon_success:before {
  content: "\e909";
}

.icon_warning:before {
  content: "\e910";
}

.icon_menu:before {
  content: "\e912";
}

.icon_call:before {
  content: "\e913";
}

.icon_location:before {
  content: "\e914";
}

.icon_email:before {
  content: "\e915";
}

.icon_calendar:before {
  content: "\e916";
}

.icon_time:before {
  content: "\e917";
}

.icon_filter:before {
  content: "\e918";
}

.icon_favorite:before {
  content: "\e919";
}

.icon_user:before {
  content: "\e920";
}

.icon_ticket:before {
  content: "\e921";
}

.icon_gift:before {
  content: "\e922";
}

.icon_plus:before {
  content: "\e923";
}

.icon_minus:before {
  content: "\e924";
}

.icon_refresh:before {
  content: "\e925";
}

.icon_expand:before {
  content: "\e926";
}

.icon_play:before {
  content: "\e927";
}

.listing_head .filter_keys, .listing_head .subcategories_list, .listing_head .categories_list ul, .header .submenu_list, .header .menu_categories, .header .drop_list, .breadcrumbs ul, .date_filter .month_days {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.events_listings ul {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1601px) {
  .events_listings ul {
    margin-inline: -10px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .events_listings ul {
    margin-inline: -8px;
  }
}
@media screen and (max-width: 1280px) {
  .events_listings ul {
    margin-inline: -6px;
  }
}

.header .drop_inner:before, .header .gift_btn:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

body.loading:after {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.listing_head .categories_list.opened .page_title:before, .header .menu_categories > li.opened > a.submenu_btn:after, .header .drop_block.opened.lg_block .drop_btn:before, .filter_popup .nice-select.open:after {
  transform: scaleY(-1);
}

.bnner_section .bnner_block a picture > img, .top_event .event_image picture > img,
.event_block .event_image picture > img,
.bnner_section .bnner_block a > img,
.top_event .event_image > img,
.event_block .event_image > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.events_listings .section_title:before, .listing_head .key_remove:before, .listing_head .filter_reset:before, .listing_head .page_title:before, .header .lg_block .drop_btn:before, .breadcrumbs li:not(:last-child):before, .filter_popup .nice-select .nice-select-search-box:before, .filter_popup .nice-select.has-multiple .option:before, .filter_popup .nice-select:before, .datepicker-container.date_filter_picker .datepicker-prev-btn:before,
.datepicker-container.date_filter_picker .datepicker-next-btn:before, .swiper_nav button:before, .date_filter .filter_nav button:before, [class*=icon_]:before, .events_listings .section_title:after, .listing_head .key_remove:after, .listing_head .filter_reset:after, .listing_head .page_title:after, .header .lg_block .drop_btn:after, .breadcrumbs li:not(:last-child):after, .filter_popup .nice-select .nice-select-search-box:after, .filter_popup .nice-select.has-multiple .option:after, .filter_popup .nice-select:after, .datepicker-container.date_filter_picker .datepicker-prev-btn:after,
.datepicker-container.date_filter_picker .datepicker-next-btn:after, .swiper_nav button:after, .date_filter .filter_nav button:after, [class*=icon_]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.top_event .event_image img,
.event_block .event_image img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.events_listings .section_title:before, .listing_head .filter_btn, .header .drop_btn, .header .profile_btn, .view_all, .special_events a, .event_block .icon_ticket, .datepicker-container.date_filter_picker .datepicker-clear-btn, .date_filter .picker_btn,
.date_filter .day_link, .swiper_nav button, .date_filter .filter_nav button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.filter_popup .clear_btn, .footer .subscribe_btn, .lined_btn_sm, .secondary_btn, .primary_btn_md, .filter_popup .apply_btn, .primary_btn, .datepicker-container.date_filter_picker .datepicker-today-btn {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.listing_head .key_remove, .listing_head .filter_reset, .listing_head .filter_btn, .header .search_btn, .popup_close.icon_close {
  border: none;
  padding: 0;
  background: transparent;
}

.page_title {
  font-family: "Adelle Sans ARM", sans-serif;
  font-weight: 800;
  line-height: 1.2em;
}
@media screen and (max-width: 575px) {
  .page_title {
    font-size: 137.5%;
  }
}
@media screen and (min-width: 576px) and (max-width: 1280px) {
  .page_title {
    font-size: 162.5%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .page_title {
    font-size: 200%;
  }
}
@media screen and (min-width: 1601px) {
  .page_title {
    font-size: 225%;
  }
}

.footer .stat_value, .section_title {
  font-family: "Adelle Sans ARM", sans-serif;
  font-weight: 800;
  line-height: 1.2em;
}
@media screen and (max-width: 575px) {
  .footer .stat_value, .section_title {
    font-size: 112.5%;
  }
}
@media screen and (min-width: 576px) and (max-width: 1280px) {
  .footer .stat_value, .section_title {
    font-size: 137.5%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .footer .stat_value, .section_title {
    font-size: 162.5%;
  }
}
@media screen and (min-width: 1601px) {
  .footer .stat_value, .section_title {
    font-size: 200%;
  }
}

.popup_title {
  font-family: "Adelle Sans ARM", sans-serif;
  font-weight: 800;
  line-height: 1.2em;
}
@media screen and (max-width: 1280px) {
  .popup_title {
    font-size: 112.5%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .popup_title {
    font-size: 137.5%;
  }
}
@media screen and (min-width: 1601px) {
  .popup_title {
    font-size: 162.5%;
  }
}

.filter_popup .clear_btn, .footer .subscribe_btn, .lined_btn_sm, .secondary_btn, .primary_btn_md, .filter_popup .apply_btn, .primary_btn, .datepicker-container.date_filter_picker .datepicker-today-btn {
  border: none;
  border-radius: 30px;
}

.primary_btn_md, .filter_popup .apply_btn, .primary_btn, .datepicker-container.date_filter_picker .datepicker-today-btn {
  height: 53px;
  font-size: 112.5%;
  padding-inline: 31px;
}

.filter_popup .clear_btn, .primary_btn_md, .filter_popup .apply_btn, .datepicker-container.date_filter_picker .datepicker-today-btn, .datepicker-container.date_filter_picker .datepicker-clear-btn {
  height: 42px;
  padding-inline: 22px;
}
@media screen and (max-width: 1600px) {
  .filter_popup .clear_btn, .primary_btn_md, .filter_popup .apply_btn, .datepicker-container.date_filter_picker .datepicker-today-btn, .datepicker-container.date_filter_picker .datepicker-clear-btn {
    height: 36px;
    padding-inline: 20px;
    font-size: 87.5%;
  }
}

.lined_btn_sm {
  height: 36px;
  padding-inline: 20px;
  font-size: 87.5%;
}
.lined_btn_sm:before {
  display: block;
  font-size: 2.4rem;
  margin-left: -6px;
  margin-right: 6px;
}

.primary_btn_md, .filter_popup .apply_btn, .primary_btn, .datepicker-container.date_filter_picker .datepicker-today-btn {
  background: #F86E28;
  color: #ffffff;
  font-weight: 700;
  gap: 6px;
}
.loading.primary_btn_md, .filter_popup .loading.apply_btn, .loading.primary_btn, .datepicker-container.date_filter_picker .loading.datepicker-today-btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.primary_btn_md:after, .filter_popup .loading.apply_btn:after, .loading.primary_btn:after, .datepicker-container.date_filter_picker .loading.datepicker-today-btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}
.primary_btn_md:before, .filter_popup .apply_btn:before, .primary_btn:before, .datepicker-container.date_filter_picker .datepicker-today-btn:before {
  display: block;
  font-size: 2.4rem;
}
.primary_btn_md:disabled, .filter_popup .apply_btn:disabled, .primary_btn:disabled, .datepicker-container.date_filter_picker .datepicker-today-btn:disabled {
  background-color: rgba(0, 0, 0, 0.1);
}

.secondary_btn {
  outline: 1px solid #F86E28;
  outline-offset: -1px;
  color: #F86E28;
  background: transparent;
}
.loading.secondary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.secondary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

.footer .subscribe_btn, .lined_btn_sm {
  color: #ffffff;
  font-weight: 500;
  background-color: rgba(0, 0, 0, 0.1);
  outline: 1px solid;
  outline-offset: -1px;
}
.footer .loading.subscribe_btn, .loading.lined_btn_sm {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.footer .loading.subscribe_btn:after, .loading.lined_btn_sm:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

.filter_popup .clear_btn {
  color: inherit;
  background-color: rgba(0, 0, 0, 0.05);
  font-weight: 500;
  outline: 1px solid transparent;
  outline-offset: -1px;
}
.filter_popup .clear_btn:disabled {
  color: rgba(0, 0, 0, 0.2);
  pointer-events: none;
}
@media (hover: hover) {
  .filter_popup .clear_btn:hover {
    outline-color: rgba(0, 0, 0, 0.1);
  }
}
.filter_popup .clear_btn:active {
  background-color: rgba(0, 0, 0, 0.1);
  outline-color: rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 1601px) {
  .all_events {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .all_events {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 576px) and (max-width: 1280px) {
  .all_events {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 575px) {
  .all_events {
    padding-bottom: 20px;
  }
}

.events_listings .listing_group .page_container:before, .events_section .page_container:before, .bnner_section .page_container:before, .date_filter .page_container:before {
  display: block;
  content: "";
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 1601px) {
  .events_listings .listing_group, .events_section, .bnner_section, .date_filter {
    padding-bottom: 50px;
  }
  .events_listings .listing_group .page_container:before, .events_section .page_container:before, .bnner_section .page_container:before, .date_filter .page_container:before {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .events_listings .listing_group, .events_section, .bnner_section, .date_filter {
    padding-bottom: 40px;
  }
  .events_listings .listing_group .page_container:before, .events_section .page_container:before, .bnner_section .page_container:before, .date_filter .page_container:before {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 576px) and (max-width: 1280px) {
  .events_listings .listing_group, .events_section, .bnner_section, .date_filter {
    padding-bottom: 30px;
  }
  .events_listings .listing_group .page_container:before, .events_section .page_container:before, .bnner_section .page_container:before, .date_filter .page_container:before {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 575px) {
  .events_listings .listing_group, .events_section, .bnner_section, .date_filter {
    padding-bottom: 20px;
  }
  .events_listings .listing_group .page_container:before, .events_section .page_container:before, .bnner_section .page_container:before, .date_filter .page_container:before {
    padding-bottom: 20px;
  }
}

.swiper_nav button, .date_filter .filter_nav button {
  width: 48px;
  padding: 0;
  border: 1px solid transparent;
  aspect-ratio: 1;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border-radius: 50%;
}
.swiper_nav button:before, .date_filter .filter_nav button:before {
  display: block;
  font-size: 2.4rem;
}
.swiper_nav button[class*=prev]:before, .date_filter .filter_nav button[class*=prev]:before {
  content: "\e902";
}
.swiper_nav button[class*=next]:before, .date_filter .filter_nav button[class*=next]:before {
  content: "\e903";
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .swiper_nav button, .date_filter .filter_nav button {
    width: 40px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .swiper_nav button, .date_filter .filter_nav button {
    width: 36px;
  }
  .swiper_nav button:before, .date_filter .filter_nav button:before {
    font-size: 2rem;
  }
}

.events_section .swiper_nav button, .date_filter .filter_nav button {
  color: rgba(0, 0, 0, 0.9);
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.05);
}
@media (hover: hover) {
  .events_section .swiper_nav button:hover, .date_filter .filter_nav button:hover {
    border-color: rgba(0, 0, 0, 0.2);
  }
}
.events_section .swiper_nav button:active, .date_filter .filter_nav button:active {
  transition: none;
  background-color: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.2);
}
.events_section .swiper_nav button:disabled, .date_filter .filter_nav button:disabled, .events_section .swiper_nav button[class*=disabled], .date_filter .filter_nav button[class*=disabled] {
  color: rgba(0, 0, 0, 0.4);
  pointer-events: none;
  background-color: transparent;
}

.events_section:not(:has(.events_slider.swiper-initialized)) .swiper_nav button {
  color: rgba(0, 0, 0, 0.4);
  pointer-events: none;
}

.date_filter .page_container:before {
  border: none;
}
.date_filter .filter_nav {
  height: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
  z-index: 2;
}
.date_filter .filter_nav button {
  position: relative;
  z-index: 2;
  margin-bottom: 9px;
}
.date_filter .filter_nav:before, .date_filter .filter_nav:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 67px;
  width: 114px;
  background: linear-gradient(90deg, rgba(250, 250, 250, 0) 0%, #FAFAFA 100%);
  pointer-events: none;
}
.date_filter .filter_nav:before {
  left: 0;
  transform: scaleX(-1);
}
.date_filter .filter_nav:after {
  right: 0;
}
.date_filter .filter_nav:has(.prev_btn:disabled):before, .date_filter .filter_nav:has(.next_btn:disabled):after {
  opacity: 0;
}
.date_filter .dates_list {
  display: flex;
  align-items: flex-end;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 20px 53px;
  margin-block: -20px;
}
.date_filter .dates_list::-webkit-scrollbar {
  display: none;
}
.date_filter .month_block + .month_block {
  margin-left: 18px;
}
@media screen and (min-width: 1601px) {
  .date_filter .month_block + .month_block {
    margin-left: 24px;
  }
}
.date_filter .month_title {
  font-size: 112.5%;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 12px;
  display: inline-block;
  vertical-align: top;
  position: sticky;
  left: 0;
}
.date_filter .month_days {
  display: flex;
  gap: 5px;
}
.date_filter .picker_btn,
.date_filter .day_link {
  border: 1px solid transparent;
  height: 67px;
  box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  background-color: #ffffff;
}
.date_filter .picker_btn[data-weekend] .day_name,
.date_filter .day_link[data-weekend] .day_name {
  color: #F86E28;
}
@media (hover: hover) {
  .date_filter .picker_btn:hover,
.date_filter .day_link:hover {
    border-color: rgba(0, 0, 0, 0.2);
  }
}
.date_filter .day_link {
  width: 52px;
  flex-direction: column;
  color: inherit;
  position: relative;
  z-index: 2;
}
.date_filter .day_link:before {
  display: block;
  content: "";
  position: absolute;
  z-index: -2;
  inset: -1px -4px;
  pointer-events: none;
}
.date_filter .day_link:after {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  inset: -1px;
  pointer-events: none;
  background-color: #F8A862;
  border-radius: inherit;
  opacity: 0;
}
.date_filter .day_link.current {
  color: rgba(255, 255, 255, 0.9);
  background-color: #F86E28;
  border-color: transparent;
  z-index: 3;
}
.date_filter .day_link.current .day_name {
  color: inherit;
}
@media (hover: hover) {
  .date_filter .day_link.current:hover {
    background-color: #E84A00;
    border-color: transparent;
  }
}
.date_filter .day_link.in_range {
  border-color: transparent;
}
.date_filter .day_link.in_range:before {
  background-color: #FDE6D2;
}
@media (hover: hover) {
  .date_filter .day_link.in_range:hover:after {
    opacity: 1;
  }
}
.date_filter li:has(.range_start) + li .in_range:before {
  left: -10px;
}
.date_filter li:has(.in_range):has(+ li .range_end) .in_range:before {
  right: -10px;
}
.date_filter .picker_btn {
  padding: 0;
  aspect-ratio: 1;
  color: rgba(0, 0, 0, 0.6);
  margin-left: 5px;
}
.date_filter .picker_btn:before {
  display: block;
  font-size: 2.4rem;
}
.date_filter .day_number {
  font-size: 112.5%;
  font-weight: 700;
  line-height: 25px;
  display: block;
}
.date_filter .day_name {
  color: rgba(0, 0, 0, 0.6);
}
.date_filter .picker_block {
  position: relative;
  order: -1;
  margin-right: 5px;
}
.datepicker-container.date_filter_picker {
  font-family: inherit;
  font-size: 100%;
  --dp-primary-color: rgba(0, 0, 0, 0.9);
  --dp-primary-hover: rgba(0, 0, 0, 0.7);
  --dp-primary-light: rgba(0, 0, 0, 0.05);
  --dp-bg-primary: #ffffff;
  --dp-bg-secondary: #FAFAFA;
  --dp-bg-hover: rgba(0, 0, 0, 0.05);
  --dp-text-primary: rgba(0, 0, 0, 0.9);
  --dp-text-secondary: rgba(0, 0, 0, 0.6);
  --dp-text-muted: rgba(0, 0, 0, 0.4);
  --dp-border-color: rgba(0, 0, 0, 0.1);
  --dp-border-focus: rgba(0, 0, 0, 0.9);
  --dp-shadow-focus: 0 0 0 3px rgba(0, 0, 0, 0.45);
  --dp-day-size: 36px;
  --dp-spacing-xs: 0px;
  --dp-spacing-sm: 6px;
  --dp-spacing-md: 10px;
  --dp-spacing-lg: 12px;
  --dp-spacing-xl: 16px;
  --dp-z-index-popup: 10;
  min-width: 276px;
  width: 276px;
  border-radius: 10px;
  border: none;
  box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.05);
  animation: none;
}
.datepicker-container.date_filter_picker .datepicker-calendar {
  padding: 12px;
}
.datepicker-container.date_filter_picker .datepicker-header {
  margin-bottom: 10px;
}
.datepicker-container.date_filter_picker .datepicker-month-btn,
.datepicker-container.date_filter_picker .datepicker-year-btn {
  pointer-events: none;
  cursor: default;
  background-color: transparent;
  font-weight: 500;
  font-size: 100%;
}
.datepicker-container.date_filter_picker .datepicker-month-btn:hover,
.datepicker-container.date_filter_picker .datepicker-year-btn:hover {
  background-color: transparent;
  transform: none;
}
@media screen and (max-width: 1280px) {
  .datepicker-container.date_filter_picker .datepicker-month-btn,
.datepicker-container.date_filter_picker .datepicker-year-btn {
    font-size: 87.5%;
  }
}
.datepicker-container.date_filter_picker .weekday {
  text-transform: lowercase;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  padding-block: 0;
  font-size: 87.5%;
}
@media screen and (max-width: 1280px) {
  .datepicker-container.date_filter_picker .weekday {
    font-size: 75%;
  }
}
.datepicker-container.date_filter_picker .datepicker-prev-btn,
.datepicker-container.date_filter_picker .datepicker-next-btn {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.9);
  width: 36px;
  height: 36px;
  padding: 0;
  border-radius: 8px;
  outline: none;
}
.datepicker-container.date_filter_picker .datepicker-prev-btn svg,
.datepicker-container.date_filter_picker .datepicker-next-btn svg {
  display: none;
}
.datepicker-container.date_filter_picker .datepicker-prev-btn:before,
.datepicker-container.date_filter_picker .datepicker-next-btn:before {
  display: block;
  font-size: 2rem;
}
.datepicker-container.date_filter_picker .datepicker-prev-btn:focus,
.datepicker-container.date_filter_picker .datepicker-next-btn:focus {
  outline: none;
  box-shadow: none;
}
@media (hover: hover) {
  .datepicker-container.date_filter_picker .datepicker-prev-btn:hover,
.datepicker-container.date_filter_picker .datepicker-next-btn:hover {
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: none;
    transform: none;
  }
}
.datepicker-container.date_filter_picker .datepicker-prev-btn.is_disabled, .datepicker-container.date_filter_picker .datepicker-prev-btn:disabled,
.datepicker-container.date_filter_picker .datepicker-next-btn.is_disabled,
.datepicker-container.date_filter_picker .datepicker-next-btn:disabled {
  color: rgba(0, 0, 0, 0.4);
  pointer-events: none;
  background-color: transparent;
}
.datepicker-container.date_filter_picker .datepicker-prev-btn:before {
  content: "\e902";
}
.datepicker-container.date_filter_picker .datepicker-next-btn:before {
  content: "\e903";
}
.datepicker-container.date_filter_picker .datepicker-day {
  width: 36px;
  height: 36px;
  border: 1px solid transparent;
  border-radius: 6px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.9);
  font-size: 100%;
  z-index: 1;
}
@media screen and (max-width: 1280px) {
  .datepicker-container.date_filter_picker .datepicker-day {
    font-size: 87.5%;
  }
}
.datepicker-container.date_filter_picker .datepicker-day:before {
  display: block;
  content: "";
  position: absolute;
  z-index: -2;
  inset: -1px;
}
.datepicker-container.date_filter_picker .datepicker-day:after {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  inset: -1px;
  border-radius: inherit;
  opacity: 0;
  pointer-events: none;
  background-color: #F8A862;
}
@media (hover: hover) {
  .datepicker-container.date_filter_picker .datepicker-day:hover:not(:disabled) {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.2);
  }
}
.datepicker-container.date_filter_picker .datepicker-day.today {
  color: #F86E28;
  background-color: transparent;
  box-shadow: none;
}
.datepicker-container.date_filter_picker .datepicker-day.selected, .datepicker-container.date_filter_picker .datepicker-day.range-start, .datepicker-container.date_filter_picker .datepicker-day.range-end {
  color: rgba(255, 255, 255, 0.9) !important;
  background-color: #F86E28;
}
.datepicker-container.date_filter_picker .datepicker-day.in-range {
  color: #1e1e1e;
  background-color: transparent;
}
.datepicker-container.date_filter_picker .datepicker-day.in-range:before {
  background-color: #FDE6D2;
}
.datepicker-container.date_filter_picker .datepicker-day.in-range:has(+ .range-end):before {
  right: -10px;
}
@media (hover: hover) {
  .datepicker-container.date_filter_picker .datepicker-day.in-range:not(.range-start):not(.range-end):hover {
    color: #1e1e1e;
  }
  .datepicker-container.date_filter_picker .datepicker-day.in-range:not(.range-start):not(.range-end):hover:after {
    opacity: 1;
  }
}
.datepicker-container.date_filter_picker .datepicker-day.in-range.range-start, .datepicker-container.date_filter_picker .datepicker-day.in-range.range-end {
  z-index: 2;
}
.datepicker-container.date_filter_picker .datepicker-day.in-range.range-start:before, .datepicker-container.date_filter_picker .datepicker-day.in-range.range-end:before {
  background-color: transparent;
}
.datepicker-container.date_filter_picker .datepicker-day.in-range.range-start + .in-range:before {
  left: -10px;
}
.datepicker-container.date_filter_picker .datepicker-day.range-start, .datepicker-container.date_filter_picker .datepicker-day.range-end, .datepicker-container.date_filter_picker .datepicker-day.in-range.range-start, .datepicker-container.date_filter_picker .datepicker-day.in-range.range-end {
  color: rgba(255, 255, 255, 0.9);
  background-color: #F86E28;
}
@media (hover: hover) {
  .datepicker-container.date_filter_picker .datepicker-day.range-start:hover, .datepicker-container.date_filter_picker .datepicker-day.range-end:hover, .datepicker-container.date_filter_picker .datepicker-day.in-range.range-start:hover, .datepicker-container.date_filter_picker .datepicker-day.in-range.range-end:hover {
    background-color: #E84A00;
    border-color: transparent;
  }
}
.datepicker-container.date_filter_picker .datepicker-day.other-month {
  color: rgba(0, 0, 0, 0.6);
}
.datepicker-container.date_filter_picker .datepicker-day:disabled {
  color: rgba(0, 0, 0, 0.4);
  background-color: transparent;
  pointer-events: none;
}
.datepicker-container.date_filter_picker .datepicker-day:disabled::after {
  display: none;
}
.datepicker-container.date_filter_picker .datepicker-day:disabled:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.4);
  border-color: transparent;
  box-shadow: none;
  transform: none;
}
.datepicker-container.date_filter_picker .datepicker-day:focus {
  outline: none;
  box-shadow: none;
}
.datepicker-container.date_filter_picker .datepicker-footer {
  border-top: none;
  margin-top: 6px;
  padding-top: 6px;
}
.datepicker-container.date_filter_picker .datepicker-clear-btn,
.datepicker-container.date_filter_picker .datepicker-today-btn {
  font-family: inherit;
  font-size: 1.4rem;
  transform: none;
  box-shadow: none;
}
.datepicker-container.date_filter_picker .datepicker-clear-btn {
  color: inherit;
  background-color: rgba(0, 0, 0, 0.05);
  font-weight: 500;
  border: 1px solid transparent;
  border-radius: 24px;
}
@media (hover: hover) {
  .datepicker-container.date_filter_picker .datepicker-clear-btn:hover {
    border-color: rgba(0, 0, 0, 0.1);
  }
}
.datepicker-container.date_filter_picker .datepicker-clear-btn:active {
  background-color: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.1);
}
.datepicker-container.date_filter_picker .datepicker-today-btn {
  padding-inline: 18px;
}
.datepicker-container.date_filter_picker .datepicker-weekdays,
.datepicker-container.date_filter_picker .datepicker-days {
  gap: 0;
}

@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .date_filter .dates_list {
    padding-inline: 45px;
  }
  .date_filter .month_title,
.date_filter .day_number {
    font-size: 100%;
  }
  .date_filter .day_name {
    font-size: 87.5%;
  }
  .date_filter .picker_btn,
.date_filter .day_link {
    height: 60px;
    border-radius: 8px;
  }
  .date_filter .day_link {
    width: 44px;
  }
  .date_filter .filter_nav button {
    margin-bottom: 10px;
  }
  .date_filter .filter_nav:before, .date_filter .filter_nav:after {
    height: 60px;
  }
}
@media screen and (max-width: 1280px) {
  .date_filter .filter_nav:before, .date_filter .filter_nav:after {
    height: 54px;
  }
  .date_filter .filter_nav:before {
    left: -24px;
  }
  .date_filter .filter_nav:after {
    right: -24px;
  }
  .date_filter .picker_btn,
.date_filter .day_link {
    height: 54px;
    border-radius: 6px;
  }
  .date_filter .day_link {
    width: 36px;
  }
  .date_filter .picker_btn:before {
    font-size: 2rem;
  }
  .date_filter .month_title,
.date_filter .day_number {
    font-size: 87.5%;
  }
  .date_filter .day_name {
    font-size: 75%;
  }
}
@media screen and (max-width: 768px) {
  .date_filter .filter_nav {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .date_filter .dates_list {
    padding-inline: 65px;
  }
}
@media screen and (min-width: 576px) and (max-width: 1280px) {
  .date_filter .dates_list {
    margin-inline: -24px;
  }
  .date_filter .month_title {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .date_filter .dates_list {
    padding-inline: 24px;
  }
}
@media screen and (max-width: 575px) {
  .date_filter .month_title {
    font-size: 75%;
    margin-bottom: 8px;
  }
  .date_filter .dates_list {
    padding-inline: 12px;
    margin-inline: -12px;
  }
}

@media (hover: hover) {
  .filter_popup .nice-select .list::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .filter_popup .nice-select .list::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 0;
  }
  .filter_popup .nice-select .list::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 2px;
  }
}

@media (hover: hover) {
  .moz .filter_popup .nice-select .list, .filter_popup .nice-select .moz .list {
    margin-right: 0;
    scrollbar-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.1);
    scrollbar-width: thin;
  }
}

.filter_popup .nice-select {
  color: rgba(0, 0, 0, 0.8);
  border: 1px solid transparent;
  border-radius: 10px;
  float: none;
  font-family: inherit;
  font-weight: normal;
  height: auto;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: start;
  padding: 9px 14px;
  font-size: 100%;
  line-height: 22px;
}
.filter_popup .nice-select:after {
  display: block;
  content: "\e901";
  order: 2;
  font-size: 2rem;
  margin-inline: 10px -6px;
  border: none;
  height: auto;
  margin-top: 0;
  position: relative;
  right: auto;
  top: auto;
  width: auto;
  transform: none;
  transform-origin: center;
}
@media (hover: hover) {
  .filter_popup .nice-select:hover {
    border-color: rgba(0, 0, 0, 0.1);
  }
}
.filter_popup .nice-select.open {
  border-color: rgba(0, 0, 0, 0.2);
}
.filter_popup .nice-select .current,
.filter_popup .nice-select .multiple-options {
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 10;
  background: transparent;
  border-radius: 0;
  text-align: center;
}
.filter_popup .nice-select:not(:has(.selected)) .current,
.filter_popup .nice-select:not(:has(.selected)) .multiple-options {
  color: rgba(0, 0, 0, 0.6);
}
.filter_popup .nice-select.open {
  z-index: 20;
}
.filter_popup .nice-select .nice-select-dropdown {
  margin-top: 4px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  left: -1px;
  right: -1px;
  top: 100%;
  font-size: inherit;
  color: rgba(0, 0, 0, 0.8);
  z-index: 9;
  transform: none;
  transition: all 0.3s;
  overflow: hidden;
  max-height: 282px;
}
.filter_popup .nice-select .nice-select-dropdown:has(.nice-select-search-box) {
  max-height: 329px;
}
.filter_popup .nice-select:not(.open) .nice-select-dropdown {
  max-height: 0;
}
.filter_popup .nice-select .list {
  margin-block: 0;
  border-radius: 0;
  cursor: default;
  padding: 0;
  max-height: 280px;
}
.filter_popup .nice-select .option {
  font-size: inherit;
  line-height: inherit;
  padding: 12px 14px;
  margin: 0;
  white-space: normal;
  border: none;
}
.filter_popup .nice-select .option.focus {
  background: transparent;
}
.filter_popup .nice-select .option:hover {
  background: #F0F0F0;
}
.filter_popup .nice-select .option:empty, .filter_popup .nice-select .option.disabled {
  display: none !important;
}
.filter_popup .nice-select .option.selected {
  font-weight: normal;
}
.filter_popup .nice-select:not(.has-multiple) .option.selected {
  color: #F86E28;
}
.filter_popup .nice-select.has-multiple .option {
  display: flex;
  align-items: center;
  gap: 8px;
}
.filter_popup .nice-select.has-multiple .option:before {
  display: block;
  content: "\e905";
  align-self: flex-start;
  outline: 1px solid rgba(0, 0, 0, 0.2);
  outline-offset: -1px;
  border-radius: 3px;
  font-size: 2.4rem;
  color: transparent;
}
.filter_popup .nice-select.has-multiple .option.selected:before {
  color: #ffffff;
  background-color: #F86E28;
  outline-color: transparent;
}
.filter_popup .nice-select .nice-select-search {
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: inherit;
  padding: 12px 14px;
  margin: 0;
  line-height: inherit;
  height: auto;
  font-size: inherit;
  cursor: text;
}
.filter_popup .nice-select .nice-select-search-box {
  padding: 0;
  border-radius: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  position: relative;
  pointer-events: initial;
}
.filter_popup .nice-select .nice-select-search-box ::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.filter_popup .nice-select .nice-select-search-box:before {
  font-size: 2.4rem;
  content: "\e906";
  color: inherit;
  position: absolute;
  pointer-events: none;
  right: 14px;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1280px) {
  .filter_popup .nice-select {
    font-size: 87.5%;
  }
  .filter_popup .nice-select.has-multiple .option:before, .filter_popup .nice-select.nice-select-search-box:before {
    font-size: 2rem;
  }
}

:root {
  --font-family: Mardoto, sans-serif;
}

[lang=ru] {
  --font-family: Roboto, sans-serif;
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 160%;
  color: rgba(0, 0, 0, 0.9);
  background-color: #FAFAFA;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: var(--font-family);
  font-weight: 400;
}
body.popup_opened {
  overflow: hidden;
}
body.loading {
  overflow: hidden;
}
body.loading:after {
  content: "";
  background-image: url("../images/loader.svg");
  background-size: 80px auto;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

.root {
  display: flex;
  flex-direction: column;
  min-height: 100dvh;
}

input, select, textarea, button, a {
  outline: none;
}
input:focus-visible:not(:focus), select:focus-visible:not(:focus), textarea:focus-visible:not(:focus), button:focus-visible:not(:focus), a:focus-visible:not(:focus) {
  outline: 2px solid #F86E28;
  outline-offset: 2px;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

a {
  color: #F86E28;
}
a:not([href]) {
  pointer-events: none;
}

button {
  cursor: pointer;
  display: block;
}

img {
  max-height: none;
  border: none;
}

input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input,
textarea,
button {
  font-family: inherit;
  font-size: 100%;
}

.page_row {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1601px) {
  .page_row {
    margin-inline: -10px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .page_row {
    margin-inline: -8px;
  }
}
@media screen and (max-width: 1280px) {
  .page_row {
    margin-inline: -6px;
  }
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.page_container {
  width: 100%;
  margin-inline: auto;
}
@media screen and (min-width: 576px) {
  .page_container {
    padding-inline: 24px;
  }
}
@media screen and (max-width: 575px) {
  .page_container {
    padding-inline: 12px;
  }
}
@media screen and (min-width: 1601px) {
  .page_container {
    max-width: 1768px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .page_container {
    max-width: 1348px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .page_container {
    max-width: 1024px;
  }
}
@media screen and (min-width: 1601px) {
  .page_container .inner_container {
    width: 83.33%;
    margin-inline: auto;
  }
}

.top_bnner_block {
  background-color: #1e1e1e;
}

.top_bnner_inner {
  max-width: 1920px;
  margin: 0 auto;
}

.top_bnner_link {
  display: block;
  color: inherit;
}
.top_bnner_link picture {
  display: block;
}
.top_bnner_link img {
  display: block;
  width: 100%;
  height: auto;
}

.individual_hint,
.drop_list {
  display: none;
}

.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: #C7383F;
}
@media screen and (min-width: 1601px) {
  .error_hint {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .error_hint {
    font-size: 75%;
  }
}
@media screen and (max-width: 1280px) {
  .error_hint {
    font-size: 62.5%;
  }
}

.error .error_hint,
.error ~ .error_hint {
  max-height: 60px;
}

.field_block {
  position: relative;
}
.field_block input,
.field_block textarea {
  width: 100%;
  transition: color 50000s, background-color 50000s, border-color 0.3s;
}
.field_block textarea {
  resize: none;
  display: block;
}

.cb {
  display: block;
  clear: both;
}

.page_title {
  margin: 0;
}

.section_title {
  margin: 0;
}
.section_title span {
  opacity: 0.4;
}

.standard_text {
  font-size: 112.5%;
  color: rgba(0, 0, 0, 0.7);
}
.standard_text p {
  margin: 0;
}
.standard_text p:not(:first-child) {
  padding-top: 16px;
}

.hidden_label {
  display: none;
}

@keyframes loadAnimation {
  9% {
    box-shadow: none;
  }
  10% {
    box-shadow: -8px 0 0;
  }
  35% {
    box-shadow: -8px 0 0;
  }
  35.1% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60.1% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85.1% {
    box-shadow: none;
  }
  100% {
    box-shadow: none;
  }
}
@media screen and (min-width: 576px) {
  .mobile_only {
    display: none !important;
  }
}

@media screen and (max-width: 575px) {
  .not_mobile {
    display: none !important;
  }
}

.top_event .event_image,
.event_block .event_image {
  display: block;
  position: relative;
  overflow: hidden;
}
.top_event .event_image img,
.event_block .event_image img {
  transition: transform 0.3s;
  will-change: transform;
}
.top_event .event_name,
.event_block .event_name {
  max-width: 100%;
  transition: color 0.3s;
  will-change: color;
  color: inherit;
  font-family: "Adelle Sans ARM", sans-serif;
}
.top_event .icon_ticket,
.event_block .icon_ticket {
  transition: color 0.3s, background-color 0.3s, outline-color 0.3s;
  will-change: color, background-color, outline-color;
}
.top_event .event_datetime,
.event_block .event_datetime {
  white-space: nowrap;
  text-align: center;
  border-width: 0 1px;
  border-style: solid;
}
.top_event .event_time,
.event_block .event_time {
  font-weight: 700;
}
.top_event .multi_sticker,
.event_block .multi_sticker {
  font-weight: 700;
  font-size: 75%;
  line-height: 1em;
  display: block;
  padding: 4px;
  background-color: rgba(0, 0, 0, 0.05);
  text-align: center;
  border-radius: 3px;
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .top_event .multi_sticker,
.event_block .multi_sticker {
    font-size: 68.75%;
    line-height: 10px;
    padding-inline: 3px;
  }
}
@media screen and (max-width: 1280px) {
  .top_event .multi_sticker,
.event_block .multi_sticker {
    font-size: 56.25%;
    line-height: 8px;
    padding-inline: 3px;
  }
}
.top_event .event_category,
.event_block .event_category {
  display: block;
  position: absolute;
  color: #ffffff;
  z-index: 3;
}
.top_event .event_bottom,
.event_block .event_bottom {
  display: flex;
  justify-content: space-between;
}
.top_event .price_value,
.event_block .price_value {
  line-height: 1.2em;
  font-family: "Adelle Sans ARM", sans-serif;
  font-weight: 700;
  white-space: nowrap;
}
@media (hover: hover) {
  .top_event:has(.event_link:hover) .event_image img,
.event_block:has(.event_link:hover) .event_image img {
    transform: scale(1.05);
  }
  .top_event:has(.event_link:hover) .icon_ticket:not(.sold_out),
.event_block:has(.event_link:hover) .icon_ticket:not(.sold_out) {
    outline-color: transparent;
    color: #ffffff;
    background-color: #F86E28;
  }
}
.top_event .icon_ticket.sold_out,
.event_block .icon_ticket.sold_out {
  background-color: transparent !important;
  color: #FF0000;
  font-weight: 500;
  white-space: nowrap;
}
.top_event .icon_ticket.sold_out:before,
.event_block .icon_ticket.sold_out:before {
  display: none;
}
.top_event:has(.event_link:active) .event_image img,
.event_block:has(.event_link:active) .event_image img {
  transform: scale(1.05);
  transition: none;
}
.top_event:has(.event_link:active) .icon_ticket,
.event_block:has(.event_link:active) .icon_ticket {
  outline-color: transparent;
  color: #ffffff;
  background-color: #F86E28;
  transition: none;
}

.event_block {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.event_block .event_image {
  aspect-ratio: 16/9;
  border-radius: 10px;
}
.event_block .event_image:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  z-index: 2;
  pointer-events: none;
}
.event_block .event_info {
  position: relative;
  padding: 18px 6px 0;
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 8px;
}
.event_block .event_category {
  left: 0;
  bottom: 100%;
  margin: 10px 14px;
  font-size: 75%;
}
@media (hover: none) {
  .event_block .event_category {
    margin: 0;
    padding: 10px 14px;
  }
}
.event_block .event_head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: inherit;
}
.event_block .event_bottom {
  gap: 10px;
  align-items: flex-end;
  container-name: event-bottom;
  container-type: inline-size;
  margin-top: auto;
}
.event_block .event_name {
  font-weight: 700;
  font-size: 125%;
  line-height: 1.2em;
  word-break: break-word;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.event_block .event_description {
  font-size: 87.5%;
  color: rgba(0, 0, 0, 0.6);
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.event_block .event_datetime {
  padding: 2px 7px;
  border-color: rgba(0, 0, 0, 0.3);
}
.event_block .event_date {
  font-size: 87.5%;
  color: rgba(0, 0, 0, 0.8);
}
.event_block .price_label {
  display: block;
  font-size: 75%;
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.6);
}
.event_block .price_value {
  display: block;
  font-size: 125%;
}
.event_block .icon_ticket {
  color: rgba(0, 0, 0, 0.5);
  padding: 3px 13px;
  outline: 1px solid;
  outline-offset: -1px;
  border-radius: 24px;
}
.event_block .icon_ticket:before {
  display: block;
  font-size: 2.4rem;
}
.event_block .icon_ticket.sold_out {
  font-size: 87.5%;
  line-height: 24px;
}
@media screen and (min-width: 1601px) {
  .event_block .event_image {
    border-radius: 14px;
  }
  .event_block .event_category {
    font-size: 87.5%;
  }
  .event_block .icon_ticket {
    padding: 5px 17px;
  }
  .event_block .icon_ticket.sold_out {
    font-size: 100%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .event_block .event_info {
    padding-inline: 4px;
  }
  .event_block .price_value,
.event_block .event_name {
    font-size: 106.25%;
  }
  .event_block .event_date,
.event_block .event_description {
    font-size: 75%;
  }
  .event_block .event_time {
    font-size: 87.5%;
  }
  .event_block .event_datetime {
    padding-inline: 5px;
  }
  .event_block .price_label {
    margin-bottom: 2px;
  }
}
@media screen and (min-width: 576px) and (max-width: 1280px) {
  .event_block .event_info {
    padding: 10px 4px 0;
    gap: 6px;
  }
  .event_block .event_name {
    font-size: 93.75%;
  }
}
@media screen and (max-width: 1280px) {
  .event_block .event_date,
.event_block .event_description {
    font-size: 68.75%;
    line-height: 15px;
  }
  .event_block .event_datetime {
    padding-inline: 4px;
  }
  .event_block .event_time {
    font-size: 75%;
  }
  .event_block .price_value {
    font-size: 93.75%;
  }
  .event_block .price_label {
    margin-bottom: 0;
    font-size: 68.75%;
  }
}
@media screen and (max-width: 575px) {
  .event_block .event_image {
    border-radius: 6px;
  }
  .event_block .event_image:before {
    height: 27px;
  }
  .event_block .event_category {
    font-size: 68.75%;
    line-height: 15px;
    margin: 6px;
  }
}
@media screen and (max-width: 575px) and (hover: none) {
  .event_block .event_category {
    padding: 6px;
    margin: 0;
  }
}
@media screen and (max-width: 575px) {
  .event_block .event_info {
    padding: 8px 2px 0;
    gap: 4px;
  }
}
@media screen and (max-width: 575px) {
  .event_block .event_name {
    font-size: 81.25%;
    -webkit-line-clamp: 3;
    line-clamp: 3;
  }
}
@media screen and (max-width: 575px) {
  .event_block .event_description {
    -webkit-line-clamp: 3;
    line-clamp: 3;
  }
}
@container event-bottom (max-width: 199px) {
  .event_block .icon_ticket.sold_out {
    font-size: 75%;
  }
}

.bnner_section .bnner_block {
  flex: 1;
}
@media screen and (min-width: 1601px) {
  .bnner_section .bnner_block {
    padding-inline: 10px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .bnner_section .bnner_block {
    padding-inline: 8px;
  }
}
@media screen and (max-width: 1280px) {
  .bnner_section .bnner_block {
    padding-inline: 6px;
  }
}
.bnner_section .bnner_block a {
  display: block;
  border-radius: 14px;
  position: relative;
  overflow: hidden;
  aspect-ratio: 850/340;
}
.bnner_section .bnner_block:first-child:last-child a {
  aspect-ratio: 1720/340;
}
@media screen and (max-width: 480px) {
  .bnner_section .bnner_block {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bnner_section .bnner_block:not(:first-child) {
    margin-top: 8px;
  }
  .bnner_section .bnner_block a {
    aspect-ratio: 351/140 !important;
  }
}

.special_events .events_list {
  display: flex;
  align-items: center;
  padding-block: 9px;
  border: solid rgba(0, 0, 0, 0.3);
  border-width: 1px 0;
  gap: 8px;
  flex-wrap: wrap;
}
.special_events .list_decor {
  padding-right: 12px;
}
.special_events .list_decor img {
  display: block;
  height: 45px;
  width: auto;
  max-width: 115px;
  object-fit: contain;
}
.special_events a {
  height: 38px;
  border: 2px solid #F86E28;
  border-radius: 20px;
  color: rgba(0, 0, 0, 0.9);
  font-size: 75%;
  padding-inline: 10px;
  font-weight: 500;
}
.special_events a img {
  display: block;
  flex: 0 0 20px;
  max-width: 20px;
  height: auto;
  aspect-ratio: 1;
  object-fit: contain;
  margin-left: -4px;
  margin-right: 4px;
}
@media screen and (min-width: 1601px) {
  .special_events a {
    font-size: 87.5%;
    padding-inline: 12px;
  }
  .special_events a img {
    flex: 0 0 24px;
    max-width: 24px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .special_events .events_list {
    padding-block: 10px;
  }
  .special_events .list_decor img {
    height: 43px;
    max-width: 113px;
  }
  .special_events a {
    height: 32px;
  }
}
@media screen and (min-width: 576px) and (max-width: 1280px) {
  .special_events .events_list {
    padding-block: 7px;
  }
}
@media screen and (max-width: 1280px) {
  .special_events .list_decor img {
    height: 34px;
    max-width: 90px;
  }
  .special_events a {
    height: 26px;
    padding-inline: 8px;
  }
  .special_events a img {
    flex: 0 0 16px;
    max-width: 16px;
    margin-right: 2px;
  }
}
@media screen and (max-width: 575px) {
  .special_events .events_list {
    padding-bottom: 14px;
  }
}

.section_head {
  display: flex;
  align-items: center;
  gap: 24px;
  padding-bottom: 24px;
}
@media screen and (min-width: 576px) and (max-width: 1600px) {
  .section_head {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .section_head {
    gap: 20px;
  }
}
@media screen and (max-width: 575px) {
  .section_head {
    padding-bottom: 14px;
  }
  .section_head .view_all {
    height: 36px;
  }
}
.section_head .section_title {
  flex: 1;
}

.swiper_nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .swiper_nav {
    display: none;
  }
}

.events_section {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.events_section[data-rows="2"] .events_slider:not(.swiper-initialized) .swiper-wrapper {
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .events_section.trending_events .events_slider {
    overflow: visible;
  }
}

.events_slider {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1601px) {
  .events_slider {
    margin-inline: -10px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .events_slider {
    margin-inline: -8px;
  }
}
@media screen and (max-width: 1280px) {
  .events_slider {
    margin-inline: -6px;
  }
}
.events_slider .swiper-slide {
  display: flex;
  height: auto !important;
}
@media screen and (min-width: 1601px) {
  .events_slider .swiper-slide {
    padding-inline: 10px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .events_slider .swiper-slide {
    padding-inline: 8px;
  }
}
@media screen and (max-width: 1280px) {
  .events_slider .swiper-slide {
    padding-inline: 6px;
  }
}
@media screen and (min-width: 769px) {
  .events_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .events_slider:not(.swiper-initialized) .swiper-slide:nth-child(n+9) {
    display: none;
  }
}
.events_slider .swiper-wrapper {
  row-gap: 40px;
}
@media screen and (min-width: 576px) and (max-width: 1600px) {
  .events_slider .swiper-wrapper {
    row-gap: 30px;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .events_slider:not(.swiper-initialized) .swiper-slide,
.events_slider .swiper-slide {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (max-width: 575px) {
  .events_slider:not(.swiper-initialized) .swiper-slide,
.events_slider .swiper-slide {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .events_slider .swiper-wrapper {
    row-gap: 14px;
  }
}

.view_all {
  height: 48px;
  padding-inline: 22px;
  color: inherit;
  background-color: rgba(0, 0, 0, 0.05);
  font-weight: 500;
  border: 1px solid transparent;
  border-radius: 24px;
}
@media (hover: hover) {
  .view_all:hover {
    border-color: rgba(0, 0, 0, 0.1);
  }
}
.view_all:active {
  background-color: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .view_all {
    height: 40px;
    padding-inline: 18px;
    font-size: 87.5%;
  }
}
@media screen and (max-width: 1280px) {
  .view_all {
    height: 36px;
    padding-inline: 16px;
    font-size: 75%;
  }
}
@media screen and (max-width: 575px) {
  .view_all {
    height: 33px;
  }
}

.all_events {
  text-align: center;
}

.popup_block {
  position: fixed;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  opacity: 0;
  transition: height 0s 0.3s, opacity 0.3s;
}
.popup_block.showed {
  height: 100%;
  overflow-y: auto;
}
.popup_block.showed {
  opacity: 1;
  transition: height 0s 0s, opacity 0.3s;
}
.popup_inner {
  display: flex;
  width: 100%;
  min-height: 100%;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.popup_container {
  position: relative;
  width: 100%;
  background-color: #F0F0F0;
  border-radius: 16px;
  padding: 24px;
}
.popup_head {
  padding-right: 40px;
  position: relative;
  padding-bottom: 16px;
}
.popup_close.icon_close {
  color: inherit;
  position: absolute;
  top: -8px;
  right: -8px;
}
.popup_close.icon_close:before {
  display: block;
  font-size: 2.4rem;
}
@media (hover: none) {
  .popup_close.icon_close {
    margin: -12px;
    padding: 12px;
  }
}
@media screen and (max-width: 575px) {
  .popup_container {
    padding: 12px;
    border-radius: 8px;
  }
}

.breadcrumbs {
  padding-top: 20px;
  font-size: 87.5%;
  color: rgba(0, 0, 0, 0.5);
}
.breadcrumbs ul {
  display: flex;
  align-items: center;
}
.breadcrumbs li:not(:last-child) {
  display: flex;
  align-items: center;
}
.breadcrumbs li:not(:last-child):before {
  display: block;
  font-size: 2rem;
  order: 2;
}
.breadcrumbs li:last-child {
  white-space: nowrap;
  flex: 1;
  text-overflow: ellipsis;
  position: relative;
  overflow: hidden;
}
.breadcrumbs a {
  display: block;
  color: inherit;
}
@media screen and (max-width: 768px) {
  .breadcrumbs {
    display: none;
  }
}

.header {
  z-index: 100;
  position: sticky;
  top: -150px;
  background: #1e1e1e;
  color: #ffffff;
  transition: top 0.5s;
  will-change: top;
}
.header.showed {
  top: 0;
}
.header_top .page_container {
  padding-block: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.header_left {
  width: 500px;
  display: flex;
  align-items: center;
  gap: 20px;
  min-width: 0;
}
.header .main_logo {
  margin-right: 10px;
}
.header .main_logo a {
  display: block;
}
.header .main_logo img {
  display: block;
  width: auto;
  height: 50px;
}
.header .header_phone {
  display: flex;
  align-items: center;
  gap: 2px;
  color: #ffffff;
  font-weight: 500;
  white-space: nowrap;
  margin-right: auto;
}
.header .header_phone:before {
  font-size: 2.4rem;
  display: block;
}
.header .search_block {
  width: 600px;
  max-width: 600px;
  flex-shrink: 0;
  order: 2;
}
.header .search_form {
  height: 46px;
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  gap: 8px;
  padding-inline: 20px;
}
.header .search_field {
  flex: 1;
  display: flex;
  align-items: center;
  height: 100%;
  cursor: text;
}
.header .search_field input {
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
  color: #ffffff;
  padding: 0;
  font-size: 100%;
}
.header .search_field ::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.header .search_btn {
  color: #ffffff;
}
@media (hover: none) {
  .header .search_btn {
    margin: -12px;
    padding: 12px;
  }
}
.header .search_btn:before {
  display: block;
  font-size: 2.4rem;
}
.header .gift_btn {
  order: 3;
  margin-left: auto;
  display: inline-flex;
  position: relative;
  align-items: center;
  gap: 6px;
  height: 46px;
  border-radius: 60px;
  padding-inline: 12px 16px;
  background-image: url("../images/gift_gradient.svg");
  background-size: auto 100%;
  background-position: left top;
  background-repeat: no-repeat;
  color: #ffffff;
  font-weight: 500;
  white-space: nowrap;
  z-index: 1;
}
.header .gift_btn:after {
  content: "";
  border-radius: inherit;
  /* Наследуем закругление углов */
  padding: 2px;
  /* Ширина границы */
  background: linear-gradient(148.67deg, #873028 0%, #9548C6 100%);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  /* Делаем маскировку для границы */
  z-index: -1;
}
.header .gift_btn:before {
  font-size: 2.4rem;
  display: block;
}
.header .gift_btn:after {
  opacity: 0;
}
@media (hover: hover) {
  .header .gift_btn:hover:after {
    opacity: 1;
  }
}
.header .gift_btn:active {
  transition: none;
}
.header .gift_btn:active:after {
  opacity: 1;
}
.header .profile_btn {
  order: 4;
  height: 46px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  color: #ffffff;
}
.header .profile_btn:before {
  font-size: 2.4rem;
  display: block;
}
@media (hover: hover) {
  .header .profile_btn:hover {
    background: rgba(255, 255, 255, 0.1);
  }
}
.header .profile_btn:active {
  transition: none;
  background: rgba(255, 255, 255, 0.2);
}
.header .lg_block {
  order: 5;
  font-size: 0;
  line-height: 0;
}
.header .lg_block img {
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  object-fit: contain;
  pointer-events: none;
}
.header .drop_block {
  position: relative;
  z-index: 10;
  height: 46px;
}
.header .drop_block.opened .drop_inner:before {
  background: rgba(255, 255, 255, 0.05);
  transition: background-color 0.3s 0s;
}
.header .drop_inner {
  border-radius: 8px;
  background-color: #1e1e1e;
  position: relative;
  z-index: 2;
}
.header .drop_inner:before {
  content: "";
  border-radius: inherit;
  z-index: -1;
  transition: background-color 0.3s 0.3s;
}
.header .drop_inner:has(.drop_btn:hover):hover:before {
  background: rgba(255, 255, 255, 0.05);
  transition: background-color 0.3s 0s;
}
.header .drop_btn {
  border: none;
  height: 46px;
  padding-inline: 11px;
  border-radius: inherit;
  background: transparent;
  color: #ffffff;
}
.header .lg_block .drop_btn:before {
  display: block;
  order: 2;
  font-size: 2rem;
  color: rgba(255, 255, 255, 0.5);
}
.header .drop_list {
  display: none;
}
.header .drop_list li {
  padding-bottom: 1px;
  position: relative;
}
.header .drop_list a {
  display: block;
  align-items: center;
  color: inherit;
  padding: 5px 11px;
  position: relative;
  top: -5px;
}
.header_bottom {
  background: inherit;
}
.header .main_menu {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 10px;
  position: relative;
}
.header .main_menu:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
}
.header .menu_categories {
  --menu-tab-radius: 12px;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  white-space: nowrap;
  padding-inline: 12px;
  position: relative;
  font-size: 106.25%;
  line-height: 1.2;
}
.header .menu_categories > li.opened > a.submenu_btn {
  color: #1e1e1e;
}
.header .menu_categories > li.opened > a.submenu_btn:after {
  color: rgba(0, 0, 0, 0.4);
}
.header .menu_categories > li.opened > a.submenu_btn .bg_layer {
  opacity: 1;
}
.header .menu_categories > li > a {
  height: 54px;
  display: inline-flex;
  align-items: center;
  padding: 14px;
  color: #ffffff;
  font-family: "Adelle Sans ARM", sans-serif;
  font-weight: 700;
  white-space: nowrap;
  border-radius: var(--menu-tab-radius) var(--menu-tab-radius) 0 0;
}
.header .menu_categories > li > a:before {
  display: block;
  font-size: 2.4rem;
  margin-right: 4px;
}
.header .menu_categories > li > a.submenu_btn {
  position: relative;
  z-index: 1;
}
.header .menu_categories > li > a.submenu_btn:after {
  content: "\e901";
  display: block;
  order: 3;
  font-size: 2rem;
  color: rgba(255, 255, 255, 0.5);
  margin-left: 6px;
}
@media (hover: none) {
  .header .menu_categories > li > a.submenu_btn:after {
    display: none;
  }
}
.header .menu_categories > li > a .bg_layer {
  position: absolute;
  overflow: hidden;
  top: 0;
  height: 100%;
  inset-inline: calc(var(--menu-tab-radius) * -1);
  padding-inline: var(--menu-tab-radius);
  z-index: -1;
  display: block;
  opacity: 0;
  pointer-events: none;
}
.header .menu_categories > li > a .bg_layer span {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border-radius: var(--menu-tab-radius) var(--menu-tab-radius) 0 0;
}
.header .menu_categories > li > a .bg_layer:before, .header .menu_categories > li > a .bg_layer:after {
  display: block;
  content: "";
  position: absolute;
  width: calc(var(--menu-tab-radius) * 2);
  height: calc(var(--menu-tab-radius) * 2);
  border: solid #ffffff;
  bottom: calc(var(--menu-tab-radius) * -1);
}
.header .menu_categories > li > a .bg_layer:before {
  border-radius: 0 0 calc(var(--menu-tab-radius) * 2) 0;
  border-width: 0 var(--menu-tab-radius) var(--menu-tab-radius) 0;
  left: 0;
}
.header .menu_categories > li > a .bg_layer:after {
  border-radius: 0 0 0 calc(var(--menu-tab-radius) * 2);
  border-width: 0 0 var(--menu-tab-radius) var(--menu-tab-radius);
  right: 0;
}
.header .menu_categories > li > a.current {
  background-color: #FAFAFA;
  color: #1e1e1e;
}
.header .menu_categories > li > a.current:after {
  color: rgba(0, 0, 0, 0.4);
}
@media (hover: hover) {
  .header .menu_categories > li > a.current:hover {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (hover: hover) {
  .header .menu_categories > li > a:hover {
    color: rgba(255, 255, 255, 0.7);
  }
}
.header .submenu_list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  border-radius: var(--menu-tab-radius);
  padding-inline: 24px;
  z-index: 5;
  gap: 36px;
  box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.05);
}
.header .submenu_list li {
  padding-top: 10px;
  padding-bottom: 18px;
}
.header .submenu_list a {
  display: flex;
  align-items: center;
  padding-block: 6px;
  color: #1e1e1e;
  font-family: "Adelle Sans ARM", sans-serif;
  font-weight: 700;
  position: relative;
}
.header .submenu_list a:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 2px solid;
  color: transparent;
}
@media (hover: hover) {
  .header .submenu_list a:hover {
    color: #F5821E;
  }
  .header .submenu_list a:hover:after {
    color: inherit;
  }
}
.header .submenu_list a:active {
  color: #F5821E;
  transition: none;
}
.header .submenu_list a:active:after {
  color: inherit;
}

.footer {
  margin-top: auto;
  background: #1e1e1e;
  color: #ffffff;
}
.footer:before {
  display: block;
  content: "";
  height: 86px;
  background-color: #222222;
}
.footer_top {
  display: flex;
  gap: 40px;
  padding-block: 14px;
  align-items: center;
}
.footer_title {
  font-weight: 500;
  font-size: 87.5%;
}
.footer_description {
  color: rgba(255, 255, 255, 0.5);
}
.footer_left {
  flex: 5;
  max-width: 480px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-block: 20px;
}
.footer_left .footer_title,
.footer_left .footer_description {
  margin-bottom: 14px;
}
.footer .socials_list {
  margin: 0 -6px;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
}
.footer .socials_list a {
  display: block;
  border-radius: 50%;
  color: inherit;
  margin-inline: 6px;
}
.footer .socials_list a:before {
  font-size: 3.2rem;
  display: block;
}
@media (hover: none) {
  .footer .socials_list a {
    margin: -6px 0;
    padding: 6px;
  }
}
.footer .phone_link {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  gap: 2px;
  color: inherit;
  font-weight: 500;
}
.footer .phone_link:before {
  font-size: 2.4rem;
  display: block;
}
.footer_menu {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 30px;
}
.footer_menu a {
  color: inherit;
  display: block;
  text-decoration: underline;
  font-size: 87.5%;
}
.footer_stats {
  flex: 7;
  max-width: 680px;
  display: flex;
  flex-wrap: wrap;
}
.footer .stat_item {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 24px;
}
.footer .stat_label {
  color: rgba(255, 255, 255, 0.4);
  margin-top: 10px;
}
.footer_subscribe {
  flex: 5;
  max-width: 480px;
}
.footer .subscribe_inner {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 14px;
  padding: 14px;
}
.footer .subscribe_form .footer_title {
  margin-bottom: 8px;
}
.footer .subscribe_form .footer_description {
  margin-bottom: 20px;
}
.footer .subscribe_form form {
  display: flex;
  background-color: rgba(255, 255, 255, 0.05);
  padding: 4px;
  border-radius: 30px;
  gap: 10px;
}
.footer .subscribe_form form:has(input:focus), .footer .subscribe_form form:has(input.filled) {
  background-color: rgba(255, 255, 255, 0.1);
}
.footer .subscribe_form .field_block {
  flex: 1;
}
.footer .subscribe_form .field_block:before {
  position: absolute;
  left: 8px;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 2.4rem;
  pointer-events: none;
}
.footer .subscribe_form ::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.footer .subscribe_form input {
  width: 100%;
  border: none;
  background: transparent;
  color: inherit;
  height: 48px;
  padding: 0;
  text-indent: 38px;
}
.footer .subscribe_form .error_hint {
  position: absolute;
  left: 8px;
  top: 100%;
  margin-top: 4px;
}
.footer .subscribe_btn {
  padding-inline: 22px;
}
.footer .apps_block {
  margin-top: 32px;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
}
.footer .store_links {
  display: flex;
  gap: 12px;
}
.footer .store_links a {
  display: block;
}
.footer .store_links a img {
  display: block;
  width: auto;
  height: 40px;
}
.footer_bottom {
  padding-block: 14px;
  display: flex;
  align-items: center;
  font-size: 75%;
  gap: 20px;
}
.footer .copyrights {
  flex: 1;
  color: rgba(255, 255, 255, 0.5);
}
.footer .last_update {
  flex: 1;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
}
.footer .developer {
  flex: 1;
  color: rgba(255, 255, 255, 0.4);
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
}
.footer .developer a {
  display: block;
}
.footer .developer a img {
  display: block;
  width: auto;
  height: 11px;
}

.date_filter {
  padding-top: 24px;
  margin-bottom: -10px;
}
.date_filter .page_container:before {
  display: none;
}

.listing_head {
  padding-top: 30px;
}
.listing_head .page_container {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 10px;
}
.listing_head .page_title {
  cursor: pointer;
  height: 67px;
  gap: 4px;
  display: flex;
  align-items: center;
}
.listing_head .page_title:before {
  display: block;
  font-size: 2.4rem;
  color: rgba(0, 0, 0, 0.3);
  order: 2;
}
@media (hover: hover) {
  .listing_head .page_title:hover {
    color: rgba(0, 0, 0, 0.7);
  }
}
.listing_head .page_title:active {
  color: rgba(0, 0, 0, 0.7);
  transition: none;
}
.listing_head .categories_list {
  position: relative;
  z-index: 5;
}
.listing_head .categories_list ul {
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 100%;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  z-index: 5;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0s 0.3s, opacity 0.3s;
  white-space: nowrap;
}
.listing_head .categories_list a {
  display: block;
  font-family: "Adelle Sans ARM", sans-serif;
  font-weight: 700;
  font-size: 112.5%;
  line-height: 1.2em;
  color: inherit;
  padding: 8px 24px;
}
.listing_head .categories_list.opened ul {
  max-height: 600px;
  overflow-y: auto;
  opacity: 1;
  transition: max-height 0s 0s, opacity 0.3s;
}
.listing_head .subcategories_list {
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  white-space: nowrap;
  gap: 8px;
}
.listing_head .subcategories_list a {
  display: block;
  font-weight: 700;
  font-size: 112.5%;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.6);
  padding: 9px 23px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 25px;
}
@media (hover: hover) and (hover: hover) {
  .listing_head .subcategories_list a:hover {
    color: rgba(0, 0, 0, 0.9);
    border-color: rgba(0, 0, 0, 0.3);
  }
}
@media (hover: hover) {
  .listing_head .subcategories_list a:active {
    color: rgba(0, 0, 0, 0.9);
    border-color: rgba(0, 0, 0, 0.3);
    transition: none;
  }
}
.listing_head .subcategories_list a.current {
  color: #ffffff;
  border-color: transparent;
  background-color: #F86E28;
  pointer-events: none;
}
.listing_head .filter_block {
  display: flex;
  align-items: center;
  gap: 10px;
}
.listing_head .filter_block:before {
  display: block;
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  height: 40px;
  content: "";
}
.listing_head .filter_btn {
  height: 67px;
  aspect-ratio: 1;
  position: relative;
  border-radius: 10px;
  color: rgba(0, 0, 0, 0.6);
}
.listing_head .filter_btn:before {
  display: block;
  font-size: 2.4rem;
}
.listing_head .filter_btn.active:after {
  display: block;
  content: "";
  position: absolute;
  width: 14px;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #F86E28;
  left: 50%;
  top: 14px;
  margin-left: 5px;
}
@media (hover: hover) and (hover: hover) {
  .listing_head .filter_btn:hover {
    color: rgba(0, 0, 0, 0.8);
  }
}
@media (hover: hover) {
  .listing_head .filter_btn:active {
    color: rgba(0, 0, 0, 0.8);
    transition: none;
  }
}
.listing_head .filter_reset {
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.7);
  gap: 6px;
}
.listing_head .filter_reset:before {
  display: block;
  font-size: 2.4rem;
  order: 2;
}
.listing_head .filter_keys {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  flex: 0 0 100%;
  max-width: 100%;
}
.listing_head .filter_keys li {
  position: relative;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding: 10px 36px 10px 14px;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  max-width: 300px;
  font-size: 87.5%;
}
.listing_head .key_remove {
  color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 4px;
  right: 4px;
}
.listing_head .key_remove:before {
  display: block;
  font-size: 2.4rem;
}
@media (hover: none) {
  .listing_head .key_remove {
    margin: -12px;
    padding: 12px;
  }
}

.events_listings .listing_group {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.events_listings .listing_group.opened .list_inner {
  max-height: none;
  opacity: 1;
}
.events_listings .listing_group.opened .section_title:before {
  transform: rotate(-90deg);
}
.events_listings .section_head {
  padding-bottom: 0;
}
.events_listings .section_title {
  cursor: pointer;
  display: flex;
  align-items: center;
}
@media (hover: hover) {
  .events_listings .section_title:hover {
    color: rgba(0, 0, 0, 0.7);
  }
  .events_listings .section_title:hover:before {
    border-color: rgba(0, 0, 0, 0.3);
  }
}
.events_listings .section_title:active {
  color: rgba(0, 0, 0, 0.7);
  transition: none;
}
.events_listings .section_title:active:before {
  border-color: rgba(0, 0, 0, 0.3);
}
.events_listings .section_title:before {
  flex: 0 0 48px;
  aspect-ratio: 1;
  max-width: 48px;
  font-size: 2.4rem;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  transform: rotate(90deg);
  margin-right: 20px;
  transition: border-color 0.3s;
}
.events_listings .section_title span:before {
  display: inline-block;
  content: " ";
}
.events_listings .list_inner {
  position: relative;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
}
.events_listings .list_inner:before {
  display: block;
  content: "";
  height: 20px;
}
.events_listings ul {
  row-gap: 40px;
}
.events_listings li {
  flex: 0 0 25%;
  max-width: 25%;
  display: flex;
}
@media screen and (min-width: 1601px) {
  .events_listings li {
    padding-inline: 10px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .events_listings li {
    padding-inline: 8px;
  }
}
@media screen and (max-width: 1280px) {
  .events_listings li {
    padding-inline: 6px;
  }
}

.filter_popup .popup_container {
  max-width: 548px;
}
.filter_popup .filter_block {
  padding-bottom: 24px;
  position: relative;
}
.filter_popup .filter_block:has(.nice-select.has-multiple.open) .filter_label:before {
  display: block;
  content: "";
  position: absolute;
  inset: 100% 0 0;
  height: 50px;
  z-index: 25;
  cursor: pointer;
}
.filter_popup .filter_block:after {
  display: block;
  content: "";
  height: 0;
  transition: height 0.3s;
}
.filter_popup .filter_block:has(.open):after {
  height: var(--mb, 20px);
}
.filter_popup .popup_inner {
  min-height: 100svh;
}
.filter_popup .action_btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 16px;
}
.filter_popup .filter_label {
  display: block;
  font-family: "Adelle Sans ARM", sans-serif;
  font-weight: 800;
  font-size: 112.5%;
  line-height: 1.2em;
  margin-bottom: 6px;
  position: relative;
}
.filter_popup select.select_block {
  position: absolute;
}
.filter_popup select.select_block:has(option:not([value])) + .nice-select .option:first-child {
  display: none;
}

.special_events a, .footer .socials_list a, .footer_menu a, .footer .store_links a, .datepicker-container.date_filter_picker .datepicker-day:after, .header .gift_btn:after, .header .menu_categories > li > a .bg_layer, .date_filter .filter_nav:before, .date_filter .filter_nav:after, .date_filter .day_link:after {
  transition: opacity 0.3s;
}

.top_event .event_category,
.event_block .event_category, .header .header_phone, .header .search_btn, .footer .phone_link, .listing_head .categories_list a, .popup_close.icon_close, .breadcrumbs a, .listing_head .filter_reset, .listing_head .key_remove, .header .submenu_list a, .header .submenu_list a:after, .listing_head .page_title, .listing_head .filter_btn, .events_listings .section_title {
  transition: color 0.3s;
}

.datepicker-container.date_filter_picker .datepicker-today-btn, .primary_btn, .primary_btn_md, .filter_popup .apply_btn, .datepicker-container.date_filter_picker .datepicker-day:before, .header .profile_btn, .header .drop_list a, .footer .subscribe_form form, .date_filter .day_link:before {
  transition: background-color 0.3s;
}

.lined_btn_sm, .footer .subscribe_btn, .datepicker-container.date_filter_picker .datepicker-prev-btn,
.datepicker-container.date_filter_picker .datepicker-next-btn, .datepicker-container.date_filter_picker .datepicker-clear-btn, .error_hint, .swiper_nav button, .view_all, .header .lg_block .drop_btn:before, .header .menu_categories > li > a, .date_filter .filter_nav button, .date_filter .picker_btn,
.date_filter .day_link, .listing_head .page_title:before, .listing_head .subcategories_list a, .events_listings .list_inner, .filter_popup .nice-select .option {
  transition: all 0.3s;
}

.listing_head .page_title, .events_listings .section_title {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (hover: hover) {
  .datepicker-container.date_filter_picker .datepicker-today-btn:hover, .primary_btn:hover, .primary_btn_md:hover, .filter_popup .apply_btn:hover {
    background-color: #E84A00;
  }

  .special_events a:hover, .footer .socials_list a:hover, .footer_menu a:hover, .footer .store_links a:hover {
    opacity: 0.7;
  }

  .popup_close.icon_close:hover, .breadcrumbs a:hover, .listing_head .filter_reset:hover, .listing_head .key_remove:hover {
    color: rgba(0, 0, 0, 0.9);
  }

  .header .drop_list a:hover {
    background: rgba(255, 255, 255, 0.05);
  }

  .bnner_section .bnner_block a:hover img {
    transform: scale(1.05);
  }

  .top_event .event_category:hover,
.event_block .event_category:hover, .header .header_phone:hover, .header .search_btn:hover, .footer .phone_link:hover, .listing_head .categories_list a:hover {
    color: #F5821E;
  }

  .lined_btn_sm:hover, .footer .subscribe_btn:hover {
    background-color: #ffffff;
    color: #1e1e1e;
  }
}
.datepicker-container.date_filter_picker .datepicker-today-btn:active, .primary_btn:active, .primary_btn_md:active, .filter_popup .apply_btn:active {
  transition: none;
  background-color: #C94000;
}

.special_events a:active, .footer .socials_list a:active, .footer_menu a:active, .footer .store_links a:active {
  transition: none;
  opacity: 0.7;
}

.popup_close.icon_close:active, .breadcrumbs a:active, .listing_head .filter_reset:active, .listing_head .key_remove:active {
  transition: none;
  color: rgba(0, 0, 0, 0.9);
}

.header .drop_list a:active {
  transition: none;
  background: rgba(255, 255, 255, 0.05);
}

.bnner_section .bnner_block a img {
  transition: transform 0.3s;
}
.bnner_section .bnner_block a:active img {
  transition: none;
  transform: scale(1.05);
}

.top_event .event_category:active,
.event_block .event_category:active, .header .header_phone:active, .header .search_btn:active, .footer .phone_link:active, .listing_head .categories_list a:active {
  transition: none;
  color: #F86E28;
}

.lined_btn_sm:active, .footer .subscribe_btn:active {
  transition: none;
  background-color: #ffffff;
  color: #1e1e1e;
  outline-color: rgba(0, 0, 0, 0.1);
}

/*# sourceMappingURL=index.css.map */
