@media screen and (min-width: 576px) and (max-width: 1280px) {
  .header_top .page_container {
    padding-block: 6px;
  }
  .header .main_logo {
    margin-right: 6px;
  }
  .header .main_logo img {
    width: 141px;
    height: 38px;
  }
  .header .header_phone {
    font-size: 75%;
  }
  .header .header_phone:before {
    font-size: 2rem;
  }
  .header .search_block {
    order: 4;
  }
  .header .search_field {
    display: none;
  }
  .header .search_btn:before {
    font-size: 2rem;
  }
  .header .gift_btn {
    order: 3;
    height: 36px;
    padding-inline: 10px 12px;
    font-size: 75%;
  }
  .header .gift_btn:before {
    font-size: 2rem;
  }
  .header .profile_btn {
    order: 5;
  }
  .header .main_menu {
    padding-top: 6px;
  }
  .header .menu_categories {
    --menu-tab-radius: 10px;
    padding-inline: 8px;
  }
  .header .menu_categories > li > a {
    height: 44px;
    padding: 10px 8px;
  }
  .header .submenu_list {
    padding-inline: 16px;
    gap: 20px;
  }
  .header .submenu_list li {
    padding-top: 6px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 1280px) {
  .header .search_block {
    order: 4;
    width: auto;
    max-width: none;
  }
  .header .search_form {
    width: 36px;
    height: 36px;
    padding: 6px;
    gap: 0;
  }
}
@media screen and (max-width: 1280px) and (hover: none) {
  .header .search_btn {
    margin: -6px;
    padding: 6px;
  }
}
@media screen and (max-width: 1280px) {
  .header .profile_btn {
    height: 36px;
  }
  .header .profile_btn:before {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1280px) {
  .header .lg_block img {
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 1280px) {
  .header .drop_block {
    height: 36px;
  }
}
@media screen and (max-width: 1280px) {
  .header .drop_inner {
    border-radius: 4px;
  }
}
@media screen and (max-width: 1280px) {
  .header .drop_btn {
    height: 36px;
    padding-inline: 10px;
  }
}
@media screen and (max-width: 1280px) {
  .header .drop_list li {
    padding-bottom: 0;
  }
  .header .drop_list a {
    padding-inline: 10px;
  }
}
@media screen and (max-width: 1280px) {
  .header .menu_categories {
    font-size: 81.25%;
    line-height: 16px;
  }
  .header .menu_categories > li > a:before {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1024px) {
  .header_bottom {
    overflow: hidden;
  }
  .header .main_menu {
    padding-top: 4px;
  }
  .header .menu_categories {
    overflow-x: auto;
    overflow-y: hidden;
    padding-inline: 0;
  }
  .header .menu_categories > li > a.submenu_btn:after,
.header .menu_categories > li > a.submenu_btn .bg_layer,
.header .menu_categories .submenu_list {
    display: none !important;
  }
  .header .menu_categories::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .header .menu_categories {
    margin-inline: -24px;
  }
  .header .menu_categories:before, .header .menu_categories:after {
    display: block;
    content: "";
    min-width: 32px;
  }
}
@media screen and (max-width: 575px) {
  .header {
    top: -90px;
  }
  .header_top .page_container {
    flex-wrap: wrap;
    justify-content: space-between;
    padding-block: 4px 8px;
    position: relative;
    row-gap: 0;
  }
  .header_top .page_container:after {
    display: block;
    content: "";
    flex: 0 0 100%;
    max-width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 8px;
    order: 2;
  }
  .header .header_phone {
    margin-right: 0;
    font-size: 68.75%;
    font-weight: 400;
    gap: 4px;
    width: 110px;
  }
  .header .header_phone:before {
    font-size: 1.6rem;
  }
  .header .main_logo {
    order: 5;
    margin-inline: auto;
  }
  .header .main_logo img {
    width: 123px;
    height: 33px;
  }
  .header .gift_btn {
    order: 1;
    height: auto;
    padding: 8px;
    font-size: 68.75%;
    font-weight: 400;
    margin-right: auto;
    gap: 4px;
    background-image: url("../images/gift_gradient_mobile.svg");
    background-position: right top;
  }
  .header .gift_btn:after {
    display: none;
  }
  .header .gift_btn:before {
    order: 2;
    font-size: 1.6rem;
  }
  .header .lg_block {
    margin-right: -10px;
    height: 33px;
    order: 1;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    font-size: 68.75%;
    line-height: 1.4em;
  }
  .header .lg_block img {
    display: none;
  }
  .header .lg_block .drop_btn:before {
    font-size: 1.5rem;
    margin-right: -5px;
  }
  .header .drop_block {
    font-size: 68.75%;
    line-height: 1.4em;
    height: 33px;
    width: 110px;
  }
  .header .drop_btn {
    height: 33px;
  }
  .header .search_block {
    order: 4;
  }
  .header .profile_btn {
    order: 6;
  }
  .header .main_menu {
    padding-top: 4px;
  }
  .header .menu_categories {
    margin-inline: -12px;
  }
  .header .menu_categories:before, .header .menu_categories:after {
    display: block;
    content: "";
    min-width: 12px;
  }
  .header .menu_categories > li > a {
    height: auto;
    padding: 6px 20px;
    flex-direction: column;
    justify-content: center;
    gap: 3px;
  }
  .header .menu_categories > li > a:before {
    margin-right: 0;
  }
}
@media screen and (max-width: 1280px) {
  .footer_top {
    flex-wrap: wrap;
    gap: 14px 20px;
    padding-bottom: 0;
    align-items: flex-start;
  }
  .footer_stats {
    order: -1;
  }
  .footer .stat_item {
    padding-block: 14px;
  }
  .footer .phone_link {
    font-size: 75%;
  }
  .footer .phone_link:before {
    font-size: 2rem;
  }
  .footer .subscribe_form input {
    font-size: 75%;
    text-indent: 34px;
    height: 30px;
  }
  .footer .subscribe_form .field_block:before {
    font-size: 2rem;
  }
  .footer .subscribe_btn {
    padding-inline: 16px;
    font-size: 75%;
  }
  .footer_bottom {
    font-size: 68.75%;
    line-height: 15px;
    flex-wrap: wrap;
    gap: 10px;
  }
  .footer .last_update {
    flex: 0 0 100%;
    max-width: 100%;
    order: -1;
  }
  .footer .apps_block .footer_title {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .footer_left {
    gap: 45px;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .footer_left {
    gap: 35px;
  }
}
@media screen and (min-width: 576px) and (max-width: 1280px) {
  .footer:before {
    height: 68px;
  }
  .footer_stats {
    margin-inline: -17px;
    flex: 0 0 calc(100% + 34px);
    max-width: calc(100% + 34px);
  }
  .footer .stat_item {
    padding-inline: 17px;
  }
  .footer .stat_label, .footer_description {
    font-size: 87.5%;
  }
  .footer .apps_block {
    margin-top: 38px;
  }
  .footer .stat_label {
    margin-top: 6px;
  }
}
@media screen and (max-width: 575px) {
  .footer:before {
    height: 59px;
  }
  .footer_stats {
    padding-inline: 8px;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer .stat_item {
    padding-inline: 6px;
  }
  .footer .stat_label {
    margin-top: 4px;
  }
  .footer .stat_label, .footer_description {
    font-size: 75%;
  }
  .footer_left {
    flex: 0 0 100%;
    max-width: 100%;
    gap: 20px;
    text-align: center;
    padding: 0;
  }
  .footer_left .footer_title,
.footer_left .footer_description {
    margin-bottom: 12px;
  }
  .footer .socials_list {
    gap: 8px;
    justify-content: center;
  }
  .footer_menu {
    justify-content: space-between;
  }
  .footer_subscribe {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer .subscribe_form .footer_description {
    margin-bottom: 14px;
  }
  .footer .subscribe_form:has(.error) {
    margin-bottom: 30px;
  }
  .footer .apps_block {
    margin-top: 14px;
    justify-content: center;
    text-align: center;
  }
  .footer .copyrights,
.footer .develoepr {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
  .footer .developer {
    justify-content: center;
  }
}
@media screen and (max-width: 1280px) {
  .hero_section {
    padding-bottom: 16px;
  }

  .top_event:after {
    height: 71px;
  }
  .top_event .event_category {
    font-size: 68.75%;
    line-height: 15px;
    top: 16px;
  }
  .top_event .event_info {
    padding-bottom: 16px;
    padding-right: 16px;
  }
  .top_event .event_date {
    font-size: 68.75%;
    line-height: 15px;
  }
  .top_event .event_time {
    font-size: 75%;
  }
  .top_event .event_description {
    font-size: 75%;
    max-width: 280px;
  }
  .top_event .price_label {
    font-size: 75%;
  }
  .top_event .price_value {
    font-size: 93.75%;
  }

  .hero_slider:not(.swiper-initialized):has(.swiper-slide:nth-child(3)) {
    padding-bottom: 22px;
  }
  .hero_slider.swiper-initialized .swiper_dots {
    margin-top: 16px;
  }

  .artists_slider .artist_image {
    max-width: 100px;
  }
  .artists_slider .artist_block {
    font-size: 75%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .hero_slider {
    margin-inline: -9px;
  }
  .hero_slider .swiper-slide {
    padding-inline: 9px;
  }
  .hero_slider .swiper_nav {
    margin-top: -11px;
  }

  .top_event .event_category {
    left: 20px;
  }
  .top_event .event_info {
    padding-left: 20px;
  }
  .top_event .event_name {
    font-size: 162.5%;
    margin-block: -1px;
  }

  .artists_slider {
    margin-inline: -9px;
  }
  .artists_slider .swiper-slide {
    padding-inline: 9px;
  }
  .artists_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 16%;
    max-width: 16%;
  }
}
@media screen and (min-width: 641px) and (max-width: 768px) {
  .top_event .event_image {
    height: 410px;
  }
}
@media screen and (max-width: 768px) {
  .hero_slider {
    margin-inline: -4px;
  }
  .hero_slider .swiper-slide {
    padding-inline: 4px;
  }

  .top_event {
    border-radius: 6px;
  }
  .top_event .event_category {
    left: 16px;
  }
  .top_event .event_info {
    padding-left: 16px;
  }
  .top_event .event_name {
    font-size: 137.5%;
    margin-block: 0;
  }
  .top_event .date_description {
    gap: 8px;
  }
  .top_event .event_image {
    aspect-ratio: unset;
  }

  .artists_slider {
    display: flex;
    justify-content: center;
    margin-inline: 0;
  }
  .artists_slider .swiper-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    flex: 0 0 100vw;
    max-width: 100vw;
  }
  .artists_slider .swiper-wrapper:before, .artists_slider .swiper-wrapper:after {
    display: block;
    content: "";
  }
  .artists_slider .swiper-wrapper::-webkit-scrollbar {
    display: none;
  }
  .artists_slider .swiper-slide {
    flex: auto !important;
    max-width: none !important;
    width: auto !important;
  }
  .artists_slider .artist_block {
    width: 140px;
  }

  .events_section:not([data-rows="2"]) .swiper-slide:nth-child(n+7), .events_section[data-rows="2"] .swiper-slide:nth-child(n+10) {
    display: none;
  }
  .events_section .view_all_block {
    margin-top: 14px;
  }
  .events_section .swiper-wrapper {
    flex-wrap: wrap;
    max-width: 100%;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .artists_slider .swiper-slide {
    padding-inline: 8px;
  }
  .artists_slider .swiper-wrapper:before, .artists_slider .swiper-wrapper:after {
    min-width: 16px;
  }
}
@media screen and (max-width: 640px) {
  .hero_section {
    padding-bottom: 12px;
  }

  .hero_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .hero_slider:not(.swiper-initialized):has(.swiper-slide:nth-child(3)) {
    padding-bottom: 18px;
  }
  .hero_slider.swiper-initialized .swiper_dots {
    margin-top: 12px;
  }

  .top_event .event_image {
    height: 405px;
  }
}
@media screen and (max-width: 575px) {
  .bnner_list {
    flex-direction: column;
    gap: 8px;
  }

  .bnner_list_double .bnner_link,
.bnner_list_single .bnner_link {
    width: 100%;
  }

  .bnner_link img {
    height: 68px;
  }

  .artists_slider .swiper-slide {
    padding-inline: 6px;
  }
  .artists_slider .swiper-wrapper:before, .artists_slider .swiper-wrapper:after {
    min-width: 6px;
  }

  .events_section[data-rows="2"] .swiper-slide:nth-child(9) {
    display: none;
  }
}

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