@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .header_top .page_container {
    padding-block: 10px;
  }
  .header .main_logo img {
    width: 175px;
    height: 47px;
  }
  .header .header_phone {
    font-size: 87.5%;
  }
  .header .search_block {
    width: 500px;
    max-width: 500px;
  }
  .header .search_form {
    height: 44px;
    padding-inline: 16px;
  }
  .header .search_field input {
    font-size: 87.5%;
  }
  .header .gift_btn {
    height: 44px;
    padding-inline: 10px 14px;
    font-size: 87.5%;
  }
  .header .profile_btn,
.header .drop_block {
    height: 44px;
  }
  .header .drop_inner {
    border-radius: 6px;
  }
  .header .drop_btn {
    height: 44px;
    padding-inline: 10px;
  }
  .header .drop_list li {
    padding-bottom: 0;
  }
  .header .drop_list a {
    padding-inline: 10px;
  }
  .header .menu_categories {
    --menu-tab-radius: 10px;
    padding-inline: 10px;
    font-size: 93.75%;
  }
  .header .menu_categories > li > a {
    height: 46px;
    padding: 10px 8px;
  }
  .header .submenu_list {
    padding-inline: 20px;
    gap: 28px;
  }
  .header .submenu_list li {
    padding-top: 8px;
    padding-bottom: 14px;
  }
}
@media screen and (min-width: 1601px) {
  .footer_top, .footer_bottom {
    padding-block: 20px;
  }
  .footer_bottom {
    font-size: 87.5%;
  }
  .footer_title, .footer_menu a {
    font-size: 100%;
  }
  .footer .subscribe_inner {
    padding: 20px;
  }
  .footer .subscribe_form form {
    padding: 6px;
  }
  .footer .subscribe_form .error_hint {
    margin-top: 6px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .footer:before {
    height: 68px;
  }
  .footer_top {
    gap: 20px;
  }
  .footer_description,
.footer .phone_link,
.footer .stat_label,
.footer .subscribe_form input,
.footer .subscribe_btn {
    font-size: 87.5%;
  }
  .footer_left {
    gap: 43px;
  }
  .footer_stats {
    max-width: 500px;
  }
  .footer .subscribe_form input {
    height: 40px;
  }
  .footer .apps_block {
    margin-top: 28px;
  }
}
@media screen and (min-width: 1601px) {
  .hero_slider:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .hero_slider.swiper-initialized .swiper_dots {
    gap: 8px;
  }
  .hero_slider.swiper-initialized .swiper_dots .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1600px) {
  .hero_section {
    padding-bottom: 20px;
  }

  .hero_slider {
    margin-inline: -8px;
  }
  .hero_slider .swiper-slide {
    padding-inline: 8px;
  }
  .hero_slider:not(.swiper-initialized):has(.swiper-slide:nth-child(3)) {
    padding-bottom: 26px;
  }
  .hero_slider .swiper_nav {
    margin-top: -13px;
  }

  .artists_slider {
    margin-inline: -12px;
  }
  .artists_slider .swiper-slide {
    padding-inline: 12px;
  }
  .artists_slider .artist_block {
    font-size: 87.5%;
  }
  .artists_slider .artist_image {
    max-width: 120px;
  }
}
@media screen and (min-width: 1281px) {
  .artists_slider {
    position: relative;
    overflow: hidden;
  }
}

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