@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 (min-width: 576px) and (max-width: 1280px) {
  .events_listings .section_title:before {
    flex: 0 0 36px;
    max-width: 36px;
    margin-right: 12px;
    font-size: 2rem;
  }

  .listing_head .page_container {
    row-gap: 16px;
  }
  .listing_head .subcategories_list {
    gap: 6px;
  }
  .listing_head .subcategories_list a {
    font-size: 100%;
    line-height: 22px;
    padding: 7px 15px;
  }
  .listing_head .page_title,
.listing_head .filter_btn {
    height: 54px;
  }
  .listing_head .categories_list ul {
    border-radius: 6px;
  }
  .listing_head .categories_list a {
    font-size: 93.75%;
    line-height: 21px;
    padding: 5px 16px;
  }
  .listing_head .filter_btn.active:after {
    width: 10px;
    top: 12px;
    margin-left: 4px;
  }

  .date_filter {
    padding-top: 16px;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .events_listings li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (min-width: 576px) and (max-width: 1024px) {
  .listing_head .subcategories_list {
    margin-inline: -24px;
    padding-inline: 24px;
  }
}
@media screen and (max-width: 1280px) {
  .listing_head .page_title:before,
.listing_head .filter_btn:before {
    font-size: 2rem;
  }
  .listing_head .filter_reset {
    gap: 4px;
    font-size: 75%;
  }
  .listing_head .filter_reset:before {
    font-size: 2rem;
  }
  .listing_head .filter_keys {
    gap: 8px;
  }
  .listing_head .filter_keys li {
    padding: 8px 30px 8px 10px;
    border-radius: 6px;
    max-width: 240px;
    font-size: 75%;
  }
  .listing_head .key_remove {
    top: 2px;
    right: 2px;
  }
}
@media screen and (max-width: 1280px) and (hover: none) {
  .listing_head .key_remove {
    margin: -8px;
    padding: 8px;
  }
}
@media screen and (max-width: 1280px) {
  .listing_head .key_remove:before {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1280px) {
  .filter_popup .popup_inner {
    padding: 12px;
  }
  .filter_popup .filter_block {
    padding-bottom: 20px;
  }
  .filter_popup .filter_label {
    font-size: 87.5%;
  }
}
@media screen and (max-width: 1024px) {
  .listing_head .subcategories_list {
    flex: 0 0 100vw;
    max-width: 100vw;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .listing_head .subcategories_list::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .events_listings .list_inner:before {
    height: 14px;
  }
  .events_listings li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .events_listings .section_title:before {
    flex: 0 0 30px;
    max-width: 30px;
    margin-right: 10px;
    font-size: 2rem;
  }

  .listing_head .page_container {
    row-gap: 12px;
  }
  .listing_head .page_title {
    padding-block: 9px;
  }
  .listing_head .subcategories_list {
    margin-inline: -12px;
    padding-inline: 12px;
    gap: 6px;
  }
  .listing_head .subcategories_list a {
    font-size: 68.75%;
    line-height: 18px;
    padding: 5px 11px;
  }
  .listing_head .page_title,
.listing_head .filter_btn {
    height: 44px;
  }
  .listing_head .filter_btn.active:after {
    width: 10px;
    top: 8px;
    margin-left: 2px;
  }
  .listing_head .categories_list ul {
    border-radius: 6px;
  }
  .listing_head .categories_list a {
    font-size: 81.25%;
    line-height: 17px;
    padding: 6px 12px;
  }

  .date_filter {
    padding-top: 12px;
  }
}
@media screen and (max-width: 480px) {
  .listing_head .filter_block {
    margin-right: -12px;
  }
}

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