@media screen and (max-width: 1024px) {
	html {
		font-size: 14px;
	}

	.header__logo {
		width: 46px;
	}

	.home__hero__title {
		font-size: max(40px, 6vw);
		line-height: 1.1;
		padding-left: 6px;
	}

	.header_main__info {
		position: absolute;
		right: 16px;
		background: #fff;
		border-radius: 8px;
		top: 70px;
		padding: 11px;
		/* left: 16px; */
		transform: translate(0, -10px);
		opacity: 0;
		pointer-events: none;
		min-width: 220px;
	}

	.header_btn_menu {
		display: flex;
	}

	.header_main .container {
		align-items: flex-start;
	}

	.home__hero__text {
		font-weight: 500;
		font-size: 15px;
		position: static;
		margin-top: 23px;
	}

	.home__hero {
		height: 100vh;
		min-height: 700px;
		padding-top: 250px;
		height: calc(var(--vh, 1vh) * 100);
	}

	.home__hero__title span:nth-of-type(2) {
		margin-left: 181px;
	}

	.home__hero__title span:nth-of-type(3) {
		margin-left: -0.5px;
	}

	.title_row__index {
		font-size: 16px;
		line-height: 0.9;
		position: static;
		margin-bottom: 24px;
	}

	.home__about {
		padding-top: 10px;
		margin-bottom: 64px;
	}

	.title_row--home__about {
		height: auto;
		padding-left: 0;
	}

	.title_x--2 {
		font-size: 28px;
		margin-bottom: 23px;
	}

	.title_x--2 span:nth-of-type(2) {
		margin-left: 0;
	}

	.title_x--2 span:nth-of-type(3) {
		margin-left: 0;
	}

	.home__about__image_1 {
		aspect-ratio: 1/1;
		margin-bottom: 27px;
		width: 100%;
		border-radius: 8px;
		max-height: 500px;
	}

	.home__about__text {
		position: static;
		max-width: 100%;
		margin-bottom: 39px;
		font-size: 14.75px;
	}

	.home__about__image_2 {
		width: 100%;
		aspect-ratio: 2.005847953216/1;
		border-radius: 8px;
		max-height: 350px;
	}

	.home__about__empty {
		display: none;
	}

	.home__about__more {
		position: static;
		width: 100%;
		margin-top: 12px;
	}

	.btn_x {
		font-size: 14px;
		padding: 12.5px 10px 10px;
		border-radius: 8px;
	}

	.title_x--3 {
		margin-left: 0;
		font-size: 42px;
	}

	.home__projects {
		padding-top: 48px;
		padding-bottom: 64px;
		margin-bottom: 0px;
	}

	.title_row--home__projects {
		margin-bottom: 42px;
	}

	.home__projects__text {
		position: static;
		max-width: 100%;
		font-weight: 500;
		font-size: 15px;
		margin-bottom: 20px;
		line-height: 1.35;
	}

	.home__projects__card--empty {
		display: none;
	}

	.home__projects__card {
		flex-basis: 100%;
		aspect-ratio: 1.3192307692/1;
		border-radius: 8px;
		max-height: 420px;
	}

	.home__projects__card__title {
		font-size: 28px;
		margin-bottom: 20px;
	}

	.home__projects__card__info {
		left: 20px;
		right: 20px;
		bottom: 20px;
	}

	.home__projects__card.active .home__projects__card__info {
		transform: none;
	}
	.home__projects__card.active .btn_home__projects__card {
		background: #d63638;
	}
	.home__projects__card__more {
		position: static;
		opacity: 1;
		max-width: 135px;
	}

	.btn_home__projects__card {
		background: rgba(255, 255, 255, 0.1);
		width: 100%;
		padding: 11.5px;
	}

	.home__projects__card:hover .home__projects__card__info {
		transform: none;
	}

	.home__space__card__image {
		aspect-ratio: 1.3192307692/1;
		border-radius: 8px;
		width: 100%;
		max-height: 420px;
	}

	.home__space__card {
		gap: 20px;
		flex: none;
		width: 100%;
		padding: 10px 0;
		flex-direction: column;
	}

	.home__space__card__title {
		font-size: 28px;
		margin-bottom: 12px;
		line-height: 1;
	}

	.home__space__card__subtitle {
		font-size: 16px;
	}

	.home__space__card__top {
		margin-bottom: 40px;
	}

	.home__space__card__text {
		font-size: 15px;
		margin-bottom: 24px;
	}
	.home__space__list {
		flex-direction: column;
		gap: 24px;
		margin-top: -2.5px;
	}

	.home__space {
		margin-bottom: 47px;
		padding-top: 47px;
	}

	.home__news {
		padding-top: 50px;
		margin-bottom: 61.5px;
	}

	.home__news__section__slider__col_1,
	.home__news__section__slider__col_3 {
		display: none;
	}

	.home__news__section__slider--main__dots {
		display: none;
	}

	.home__news__section__slider__arrows {
		display: none;
	}

	.home__news__section__sliders {
		margin-top: 40px;
	}

	.home__news__section__slider--main_slide_content__image {
		aspect-ratio: 1.3822222222/1;
		margin-bottom: 16px;
		border-radius: 8px;
	}

	.home__news__section__slider--main_slide_content__title {
		font-size: 17px;
		margin-bottom: 12px;
	}

	.home__news__section__slider--main_slide_content__date {
		font-size: 13px;
	}

	.home__news__section__slider--main {
		margin-bottom: 0;
	}

	.home__news__section {
		margin-bottom: 62px;
	}

	.home__news__smi__title {
		font-size: 13px;
	}

	.home__news__smi__list {
		gap: 24px;
		width: fit-content;
		flex-wrap: nowrap;
		padding: 2.5px 15px;
		margin: 0;
	}

	.home__news__smi__item__image {
		width: 120px;
	}

	.home__news__smi__item__title {
		font-size: 13px;
	}

	.home__news__smi__item {
		gap: 12px;
	}
	.header_main {
		padding: 15px 0;
	}

	.container {
		padding: 0 16px;
	}

	.home__about__text p {
		margin-bottom: 20px;
	}

	.home__projects__list {
		gap: 10px;
	}

	.home__space__card__text p {
		margin-bottom: 18px;
	}

	.modal__media__movie__outlink {
		width: 120px;
		bottom: 30px;
	}
	.home__news__section__slider--main_slide {
		max-width: 335px;
	}

	.home__news__section__slider--main_slide_content {
		padding: 0 8px 0 16px;
	}
	.home__news__section__slider__col_2 {
		width: 100vw;
		margin-left: -16px;
	}

	.home__news__smi__section {
		overflow: scroll;
		width: 100vw;
		margin-left: -15px;
		margin-top: 15.5px;
	}

	.home__news__smi__section::-webkit-scrollbar {
		display: none;
	}

	.home__news__smi__section {
		-ms-overflow-style: none;
		scrollbar-width: none;
	}

	.footer_bg {
		width: 154px;
		top: -72px;
		left: auto;
	}

	.footer__top {
		padding-top: 14px;
		padding-bottom: 78.5px;
	}

	.title_row.title_row--footer {
		order: -1;
		margin-top: 0;
		margin-bottom: 37px;
	}

	.footer__top .container {
		flex-direction: column;
		display: flex;
	}

	.title_x {
		font-size: 42px;
	}

	.title_x--center {
		text-align: left;
	}

	.footer__contact__link {
		font-size: 15px;
	}

	.footer__contact {
		flex-direction: row-reverse;
	}

	.footer__contact__phones {
		gap: 14px;
	}

	.footer_form {
		margin-top: 40px;
		margin-bottom: 0;
		margin-left: 0;
		max-width: 100%;
		width: 100%;
	}

	.form_field__input {
		border-radius: 8px;
	}

	.form_row {
		flex-direction: column;
		gap: 12px;
	}

	.form_group {
		gap: 12px;
	}

	textarea.form_field__input {
		height: 160px;
	}

	.form_row--btn {
		margin-top: 0;
	}

	.form_row--agree {
		text-align: left;
		justify-content: flex-start;
		margin-top: 12px;
	}

	.form_row--agree__text {
		text-align: left;
		font-size: 13px;
		line-height: 1.25;
	}

	.footer__bottom__partners__title {
		font-size: 15px;
	}

	.footer__bottom__col--2 {
		text-align: left;
		width: 100%;
		flex: none;
		margin-bottom: 50px;
		justify-content: flex-start;
	}

	.footer__bottom__col--1:has(.footer__bottom__logo) {
		display: none;
	}

	.footer__bottom__row {
		padding: 26px 0;
		flex-direction: column;
		flex-wrap: wrap;
	}

	.footer__bottom__social__link {
		width: 60px;
		height: 60px;
		margin-right: -8.25px;
	}

	.footer__bottom__col--3 {
		justify-content: flex-start;
	}

	.footer__bottom__partners__list {
		flex-wrap: wrap;
		gap: 41px 25px;
	}

	.footer__bottom__partners__item {
		height: 30px;
		width: 42.5px;
	}

	.footer__bottom__row--bottom {
		flex-direction: row;
		margin-top: 0;
		padding-top: 4px;
	}

	.footer__bottom__col--2:has(.footer__bottom__politic) {
		order: -1;
		width: 100%;
		text-align: left;
		margin-bottom: 43px;
	}

	.footer__bottom__politic {
		width: 100%;
	}

	.footer__bottom__politic a {
		max-width: 100px;
		display: inline-flex;
		font-size: 13px;
		line-height: 1.24;
	}

	.footer__bottom__year {
		font-size: 13px;
	}

	.footer__bottom__col--1:has(.footer__bottom__year) {
		flex: 1;
	}

	.footer__bottom__col--3:has(.footer__bottom__studio) {
		flex: 1;
		justify-content: flex-end;
	}

	.footer__bottom__studio {
		width: 119px;
	}

	.footer__bottom {
		padding-bottom: 10px;
	}
	.footer__bottom__partners {
		width: 100%;
	}

	.header_main__menu ul {
		flex-direction: column;
		gap: 0;
	}

	.header_main__menu a {
		color: inherit;
		width: 100%;
		padding: 4.25px 7.5px;
		display: block;
		font-size: 14.5px;
	}

	.header_main__info.active {
		opacity: 1;
		transform: translate(0, 0);
		pointer-events: all;
	}

	.loaded .header_main__info {
		transition: 0.275s ease-in-out;
	}

	.modal_news__slide__content {
		/* aspect-ratio: 1.3809230769/1; */
	}

	.modal_close {
		top: 12px;
		right: 12px;
		width: 32px;
		height: 32px;
		border-width: 1px;
	}

	.modal_close svg {
		width: 50%;
	}

	.modal_news__content__inner {
		border-radius: 16px;
		margin: 44px 0;
	}

	.modal_news__media .dots_slider_x {
		display: none;
	}

	.modal_news_title {
		font-size: 24px;
		margin-bottom: 40px;
	}

	.modal_news__media {
		margin-bottom: 24px;
	}

	.modal_news_info {
		padding: 0 20px;
	}
	.modal_news_info--politic {
		padding-top: 44px;
	}

	.default__text {
		font-size: 15px;
		line-height: 1.45;
	}
	.default__text * {
		margin-bottom: 16px;
	}
	.default__text h2 {
		line-height: 1.2;
		font-size: 16px;
		margin-bottom: 12px;
	}

	.default__text p {
		margin-bottom: 24px;
	}
	.modal__main__section {
		padding: 44px 20px;
	}

	.modal__content__inner {
		border-radius: 16px;
		margin: 44px 0;
	}

	.modal_about_title {
		font-size: 40px;
		margin-bottom: 30px;
	}

	.modal_about_text {
		max-width: 500px;
	}

	.modal_about_section__gallery_item,
	.modal_about_section__gallery_item.active {
		width: calc(50% - 4px);
	}

	.modal_about_section__gallery_list {
		gap: 8px;
	}

	.modal_about_section__title {
		font-size: 13px;
		position: static;
		margin-bottom: 14px;
	}

	.modal_about_section__list {
		margin-top: 48px;
	}

	.modal_about_section__gallery_section {
		gap: 40px;
	}

	.modal_about_section__gallery_item__image {
		border-radius: 8px;
	}

	.modal_about_section__text {
		font-size: 17px;
		margin-bottom: 20px;
		max-width: 500px;
		line-height: 1.2;
	}

	.modal_about_section--addinfo {
		margin-top: 48px;
	}
	.modal_about_section__gallery_item__title {
		max-width: 500px;
	}
	.projects__full__card {
		width: 331px;
	}
	.projects__full__card:last-child {
		margin-right: 16px;
	}

	div > .projects__full__card {
		padding-right: 0px;
		padding-left: 16px;
	}

	.projects__full__card__title {
		font-weight: 500;
		font-size: 0.94rem;
		line-height: 1.4;
		letter-spacing: -0.01em;
	}

	.projects__full__card__image {
		margin-bottom: 16px;
	}

	.projects__full__section__block__list {
		width: 100vw;
		margin: 0 -16px;
	}
	.projects__full__section__block--full
		.projects__full__section__block__arrows {
		top: -67px;
	}

	.projects__full__section__block__title {
		font-size: 1.75rem;
	}

	.projects__full__section__title {
		font-size: 13px;
		margin-bottom: 50px;
	}

	.projects__full__section__inner {
		padding-top: 24px;
	}
.festival_section_item__main_image {
	margin-bottom: 24px;
}
	.festival_section_item__slider {
	margin: 0 -16px  32px;
}
	
	.projects__full__section__block {
		gap: 26px;
	}

	.projects__full__section__list {
		gap: 40px;
	}

	div > .projects__afisha__card {
		width: 205px;
		padding-left: 16px;
		padding-right: 4px;
	}
	div > .projects__afisha__card:last-child {
		margin-right: 16px;
	}

	.projects__full__section__block__arrows {
		left: auto;
		right: 0;
		top: 5px;
	}

	.projects__full__section__close {
		width: 32px;
		height: 32px;
	}
	.projects__about_movie_studio__title {
		font-size: 42px;
		margin-bottom: 24px;
	}

	.projects__about_movie_studio__subtitle {
		font-size: 17px;
		margin-bottom: 40px;
	}

	.projects__about_movie_studio__info__block__title {
		font-size: 22px;
		margin-bottom: 16px;
	}

	.projects__about_movie_studio__info__block__text {
		font-size: 15px;
	}

	.projects__about_movie_studio__info {
		gap: 40px;
		max-width: 100%;
	}

	.projects__about_movie_studio__image {
		position: static;
		width: 100%;
		margin-bottom: 32px;
		border-radius: 16px;
	}

	.projects__about_movie_studio {
		padding: 26px 0 40px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}
	.projects__about_movie_studio__col_2 {
		padding-left: 0;
	}

	.projects__about_movie_studio__logo {
		width: 100%;
		background: #000;
		position: static;
		border-radius: 16px;
		margin-bottom: 12px;
		height: 244px;
	}
	.modal__media__slider__info {
		position: static;
		pointer-events: all;
		color: inherit;
		max-width: 100%;
		margin-bottom: 24px;
	}

	.modal__media__slider__title {
		font-size: 28px;
		margin-bottom: 24px;
	}

	.modal__media__slider__shorttitle {
		font-weight: 500;
		margin-top: 0;
		font-size: 15px;
		line-height: 1.45;
	}
	.modal__image__slide__content {
		width: 7.25rem;
		height: auto;
		aspect-ratio: 4/3;
	}

	.modal__image__slide {
		width: calc(7.25rem + 0.5rem);
		padding-left: 0.5rem;
	}

	.modal__media__swiper {
		margin: 0 -28px;
		padding: 0 calc(28px - 0.5rem);
	}
	.modal_x__content {
		padding: 16px 20px 32px;
	}
	.modal__media__slider__main {
		margin-bottom: 2rem;
	}

	.modal_x__content__col_1 {
		flex: none;
		width: 100%;
	}

	.modal_x__content__text {
		max-width: 100%;
	}
	.modal_x__content__row:has(.modal_x__content__text--perfomance--text) {
		gap: 26px;
	}

	.modal_x__content__team__item__title {
		font-weight: 500;
		font-size: 13px;
		letter-spacing: -0.01em;
		color: rgba(26, 26, 26, 0.5);
		margin-bottom: 7.5px;
	}

	.modal_x__content__team__item__value {
		font-weight: 500;
		font-size: 17px;
		line-height: 1.5;
		letter-spacing: -0.01em;
	}

	.modal_x__content__col_2 {
		width: 100%;
	}

	.modal_x__content__team__list {
		gap: 24px 1rem;
	}

	.modal__media__slide__content {
		height: 260px;
		aspect-ratio: auto;
	}
	.modal_x__content__festival__item {
		width: 100%;
	}

	.modal_x__content__festival__item__text {
		max-width: 100%;
	}

	.modal_x__content__festival__item__title {
		font-size: 22px;
		margin-bottom: 14px;
	}

	.modal_x__content__festival {
		gap: 48px;
	}
	.modal_x__content__bottom--perfomance {
		gap: 10px;
		justify-content: space-between;
		margin-top: 32px;
	}

	.modal_x__content__bottom--perfomance__link {
		font-size: 14px;
	}

	.modal_x__content__bottom--perfomance__link--video:before {
		top: 40%;
	}

	div#js_modal_thanks {
	}

	.modal__q {
		max-width: 100%;
		padding: 60px 25px;
	}

	.modal__x__title {
		font-size: 32px;
		margin-bottom: 20px;
	}

	.modal__x__success .modal__x__text {
		font-size: 17px;
		max-width: 310px;
		line-height: 1.35;
		margin-bottom: 15px;
	}

	.btn_modal_thnaks {
		padding: 10px 10px 12px;
	}
	.modal_x__content__row {
		gap: 54px;
	}
	.festival_section_item__title {
		font-size: 42px;
		margin-bottom: 3.25rem;
		line-height: 1.15;
	}

	.festival_section_item__info__item {
		width: 100%;
	}
}

@media screen and (max-width: 600px) {
	.home__hero__image--desktop {
		display: none;
	}

	.home__hero__image--mobile {
		display: block;
	}

	.home__hero__image img {
		object-position: 100% 50%;
	}
	.modal_about_section__gallery_item {
		height: 190px;
		flex: 1;
		flex-basis: calc(50% - 4px);
	}

	.modal_about_section__gallery_item__image {
		height: 100%;
	}

	.modal_about_section__gallery_item:first-child {
		flex-basis: 100%;
	}
	.modal_about_section__gallery_item:first-child
		.modal_about_section__gallery_item__image {
		border: 1px solid #ccc;
	}

	.projects__full__section__block__arrows {
		display: none;
	}
	.modal_x__content__team__item {
		width: 100%;
	}
	.home__hero {
		min-height: 500px;
	}
	.home__projects__card:hover .home__projects__card__image {
		filter: saturate(0);
		transform: none;
	}
	.home__projects__card.active .home__projects__card__image {
		transform: scale(1.0175);
		filter: saturate(1);
	}
}
