@media screen and (min-width: 1025px) {
  .menu_btn,
  .mob_search_btn {
    display: none;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .header .main_logo {
    margin: 15px auto 10px 0;
  }
  .header .main_logo img {
    height: 100px;
  }
  .header .main_menu > li > a {
    font-size: 140%;
    line-height: 20px;
  }
  .header .main_menu > li .submenu_block > .submenu_list {
    padding: 30px 0;
  }
  .header .main_menu > li .submenu_block > .submenu_list li a {
    font-size: 160%;
    line-height: 33px;
  }
  .header .search_block {
    margin: 0 20px;
  }
  .header .actions_block .primary_btn {
    margin: 0 20px;
    height: 42px;
    padding: 0 15px;
    font-size: 140%;
    line-height: 20px;
  }
  .header .actions_block .secondary_btn {
    height: 42px;
    padding: 0 23px;
    font-size: 140%;
    line-height: 20px;
  }
}
@media screen and (min-width: 1441px) {
  .main_section .item_block {
    aspect-ratio: 1920/690;
  }
  .text_section .animation_image {
    position: relative;
    background-image: url(../../css/images/circle.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    width: 70px;
    height: 70px;
    display: flex;
    margin: 0 auto 40px;
  }
  .exhibitions_section .swiper-slide .image_block img {
    aspect-ratio: 520/590;
  }
  .exhibitions_section .swiper-slide:nth-child(2n) .image_block img {
    aspect-ratio: 520/480;
  }
  .banner_section .banner_title {
    font-size: 360%;
    line-height: 46px;
  }
  .education_section .left_block {
    flex: 0 0 41.66%;
    max-width: 41.66%;
  }
}
@media screen and (min-width: 1441px) and (min-width: 1025px) {
  .education_section .left_block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1024px) {
  .education_section .left_block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1441px) {
  .education_section .right_block {
    flex: 0 0 58.33%;
    max-width: 58.33%;
  }
}
@media screen and (min-width: 1441px) and (min-width: 1025px) {
  .education_section .right_block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1024px) {
  .education_section .right_block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1441px) {
  .education_section .right_block .description_block {
    margin-left: 20px;
  }
  .artists_section .top_title {
    font-size: 200%;
    line-height: 32px;
    margin-bottom: 14px;
  }
  .upcoming_section .inner_info strong,
  .upcoming_section .info_title {
    font-size: 2rem;
    line-height: 32px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .main_section .item_block {
    aspect-ratio: 1024/368;
  }
  .text_section .animation_image {
    position: relative;
    background-image: url(../../css/images/circle.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    width: 60px;
    height: 60px;
    display: flex;
    margin: 0 auto 40px;
  }
  .exhibitions_section .swiper-slide .image_block img {
    aspect-ratio: 388/440;
  }
  .exhibitions_section .swiper-slide:nth-child(2n) .image_block img {
    aspect-ratio: 388/359;
  }
  .banner_section .banner_title {
    font-size: 300%;
    line-height: 39px;
  }
  .education_section .left_block {
    flex: 0 0 41.66%;
    max-width: 41.66%;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1440px) and (min-width: 1025px) {
  .education_section .left_block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1440px) and (max-width: 1024px) {
  .education_section .left_block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .education_section .right_block {
    flex: 0 0 58.33%;
    max-width: 58.33%;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1440px) and (min-width: 1025px) {
  .education_section .right_block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1440px) and (max-width: 1024px) {
  .education_section .right_block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .artists_section .top_title {
    font-size: 180%;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .artists_section .list_meet li {
    padding: 0 15px;
  }
  .upcoming_section .inner_info strong,
  .upcoming_section .info_title {
    font-size: 1.8rem;
    line-height: 28px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .main_section .item_block {
    aspect-ratio: 1024/368;
  }
  .text_section .animation_image {
    position: relative;
    background-image: url(../../css/images/circle.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    width: 50px;
    height: 50px;
    display: flex;
    margin: 0 auto 30px;
  }
  .exhibitions_section .swiper-slide .image_block img {
    aspect-ratio: 302/342;
  }
  .exhibitions_section .swiper-slide:nth-child(2n) .image_block img {
    aspect-ratio: 302/267;
  }
  .banner_section .banner_title {
    font-size: 240%;
    line-height: 31px;
  }
  .education_section .left_block {
    flex: 0 0 41.66%;
    max-width: 41.66%;
    padding: 0 10px;
  }
  .education_section .right_block {
    flex: 0 0 58.33%;
    max-width: 58.33%;
    padding: 0 10px;
  }
  .artists_section .list_meet li {
    padding: 0 10px;
  }
  .artists_section .top_title {
    font-size: 160%;
    line-height: 25px;
    margin-bottom: 8px;
  }
  .upcoming_section .inner_info strong,
  .upcoming_section .info_title {
    font-size: 1.4rem;
    line-height: 25px;
  }
  .news_section .read_more,
  .news_section .news_date {
    font-size: 120%;
    line-height: 19px;
  }
}
@media screen and (min-width: 1201px) {
  .news_section .read_more,
  .news_section .news_date {
    font-size: 140%;
    line-height: 22px;
  }
}
@media screen and (min-width: 1025px) {
  .artists_section .left_block:before {
    display: block;
    content: "";
    position: absolute;
    width: 50vw;
    z-index: -1;
    height: 100%;
    background: #ffffff;
    left: 50%;
    margin-left: -50vw;
  }
}
@media screen and (min-width: 769px) {
  .main_section .pause_btn {
    width: 54px;
    height: 54px;
    position: absolute;
    right: 50px;
    bottom: 50px;
    border: none;
    background-color: unset;
    display: block;
    z-index: 1;
    padding: 0;
  }
  .main_section .pause_btn:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("../../css/images/play.svg");
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
  }
  .main_section .pause_btn:after {
    content: "";
    background-image: url("../../css/images/pause.svg");
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  .main_section .pause_btn.play_btn:before {
    opacity: 0;
  }
  .main_section .pause_btn.play_btn:after {
    opacity: 1;
  }
}

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