@charset "UTF-8";
/*
Theme Name: VESA
Description: Тема сайта инъекционной косметологии VESA
Author: Mediatip
Version: 1.0
Text Domain: vesa
*/

@font-face {
	font-family: "Avenir Next Cyr";
	src: url("AvenirNextCyr-Light.eot");
	src: local("Avenir Next Cyr Light"), local("AvenirNextCyr-Light"), url("assets/fonts/AvenirNextCyr-Light.eot?#iefix") format("embedded-opentype"), url("assets/fonts/AvenirNextCyr-Light.woff") format("woff"), url("assets/fonts/AvenirNextCyr-Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: "Avenir Next Cyr";
	src: url("AvenirNextCyr-Demi.eot");
	src: local("Avenir Next Cyr Demi"), local("AvenirNextCyr-Demi"), url("assets/fonts/AvenirNextCyr-Demi.eot?#iefix") format("embedded-opentype"), url("assets/fonts/AvenirNextCyr-Demi.woff") format("woff"), url("assets/fonts/AvenirNextCyr-Demi.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: "Avenir Next Cyr";
	src: url("AvenirNextCyr-Medium.eot");
	src: local("Avenir Next Cyr Medium"), local("AvenirNextCyr-Medium"), url("assets/fonts/AvenirNextCyr-Medium.eot?#iefix") format("embedded-opentype"), url("assets/fonts/AvenirNextCyr-Medium.woff") format("woff"), url("assets/fonts/AvenirNextCyr-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: "Avenir Next Cyr";
	src: url("AvenirNextCyr-Regular.eot");
	src: local("Avenir Next Cyr Regular"), local("AvenirNextCyr-Regular"), url("assets/fonts/AvenirNextCyr-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/AvenirNextCyr-Regular.woff") format("woff"), url("assets/fonts/AvenirNextCyr-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Avenir Next Cyr";
	src: url("AvenirNextCyr-Bold.eot");
	src: local("Avenir Next Cyr Bold"), local("AvenirNextCyr-Bold"), url("assets/fonts/AvenirNextCyr-Bold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/AvenirNextCyr-Bold.woff") format("woff"), url("assets/fonts/AvenirNextCyr-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: "Avenir Next Cyr";
	src: url("AvenirNextCyr-Thin.eot");
	src: local("Avenir Next Cyr Thin"), local("AvenirNextCyr-Thin"), url("AvenirNextCyr-Thin.eot?#iefix") format("embedded-opentype"), url("assets/fonts/AvenirNextCyr-Thin.woff") format("woff"), url("assets/fonts/AvenirNextCyr-Thin.ttf") format("truetype");
	font-weight: 100;
	font-style: normal;
}
.breadcrumbs__link {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
@media (max-width: 767px) {
	.breadcrumbs__link {
		font-size: 14px;
	}
}
@media (max-width: 575px) {
	.breadcrumbs__link {
		font-size: 12px;
	}
}
.breadcrumbs__link.white {
	color: #ece4d7;
}
.breadcrumbs__link.white:hover {
	color: #ece4d7;
}
.breadcrumbs__link:hover {
	color: #2c2a29;
}
.breadcrumbs__link,
.breadcrumbs__item a,
.breadcrumbs__current,
.breadcrumb .delimeter {
	color: #bb9767;
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
@media (max-width: 767px) {
	.breadcrumbs__link,
	.breadcrumbs__item a,
	.breadcrumbs__current,
	.breadcrumb .delimeter {
		font-size: 14px;
	}
}
@media (max-width: 575px) {
	.breadcrumbs__link,
	.breadcrumbs__item a,
	.breadcrumbs__current,
	.breadcrumb .delimeter {
		font-size: 12px;
	}
}
.breadcrumbs__current,
.breadcrumb .delimeter {
	color: #2c2a29;
}
.breadcrumb .delimeter {
	padding-left: 5px;
	padding-right: 5px;
}
.breadcrumbs__divider {
	display: flex;
	align-items: center;
}

@media (max-width: 991px) {
	.page-cta__img > img {
		width: 80px;
		height: 80px;
	}
}
.page-cta__title {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 450;
	line-height: 150%; /* 36px */
}
@media (max-width: 1920px) {
	.page-cta__title {
		font-size: 20px;
	}
}
@media (max-width: 991px) {
	.page-cta__title {
		font-size: 16px;
	}
}
.page-cta__subtitle {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 450;
	line-height: 150%; /* 36px */
}
@media (max-width: 1920px) {
	.page-cta__subtitle {
		font-size: 15px;
	}
}
@media (max-width: 991px) {
	.page-cta__subtitle {
		font-size: 12px;
	}
}
.page-cta__button > a {
	color: #ffffff;
}

.cta-single {
	display: flex;
	gap: 15px;
	margin: 50px 0 100px 0;
	align-items: center;
}
@media (max-width: 991px) {
	.cta-single {
		margin: 30px 0 80px 0;
	}
}
@media (max-width: 767px) {
	.cta-single {
		margin: 30px 0 50px 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 30px;
	}
}
.cta-single__mobile {
	display: none;
}
@media (max-width: 767px) {
	.cta-single__mobile {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
}
.cta-single__mobile-title {
	color: #2c2a29;
	text-align: center;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 450;
	line-height: 100%; /* 18px */
}
.cta-single__button > a {
	padding: 15px 40px;
	background-color: #2c2a29;
	color: var(--White, #fff);
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
@media (max-width: 991px) {
	.cta-single__button > a {
		font-size: 16px;
	}
}
@media (max-width: 575px) {
	.cta-single__button > a {
		font-size: 14px;
	}
}
.cta-single__price {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-style: normal;
	font-weight: 450;
	line-height: normal;
}

a {
	text-decoration: none;
}
a:hover {
	color: unset;
}

.section__title {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
@media (max-width: 1920px) {
	.section__title {
		font-size: 32px;
	}
}
@media (max-width: 1440px) {
	.section__title {
		font-size: 28px;
	}
}
@media (max-width: 991px) {
	.section__title {
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	.section__title {
		font-size: 20px;
	}
}
@media (max-width: 575px) {
	.section__title {
		font-size: 18px;
	}
}

.hashtag {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 450;
	line-height: normal;
}

.slide__title {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 4rem;
	font-style: normal;
	font-weight: 275;
	line-height: normal;
	text-transform: uppercase;
}
@media (max-height: 1000px) {
	.slide__title {
		font-size: 3rem;
	}
}
@media (max-width: 1699px) {
	.slide__title {
		font-size: 3rem;
	}
}
@media (max-width: 991px) {
	.slide__title {
		font-size: 2rem;
	}
}
@media (max-width: 575px) {
	.slide__title {
		font-size: 1.5rem;
	}
}
@media (max-width: 1299px) {
	.slide__title span {
		background-color: #2c2a29;
		color: #ece4d7;
		padding: 5px 10px 5px 15px;
	}
}

.slide__title p {
	margin-bottom: 0;
}
.slide-main__block ul,
.slide__benefits {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 450;
	line-height: 100%; /* 24px */
	list-style: none;
	margin: 0;
	padding: 0;
}

@media (max-height: 1000px) {
	.slide-main__block ul,
	.slide__benefits {
		font-size: 20px;
	}
}
@media (max-width: 991px) {
	.slide-main__block ul,
	.slide__benefits {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.slide-main__block ul,
	.slide__benefits {
		font-size: 15px;
	}
}
@media (max-width: 575px) {
	.slide-main__block ul,
	.slide__benefits {
		font-size: 14px;
	}
}
@media (max-width: 425px) {
	.slide-main__block ul,
	.slide__benefits {
		font-size: 12px;
	}
}
.slide__buttons {
	display: flex;
	gap: 25px;
}
@media (max-width: 575px) {
	.slide__buttons {
		gap: 15px;
	}
}
.slide__button-primary {
	display: flex;
}
.slide__button-primary > a {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	background-color: #fff;
	padding: 20px 40px;
	transition: 0.2s ease-in;
}
.slide__button-primary > a:hover {
	color: #fff;
	background-color: #bb9767;
	transition: 0.2s ease-in;
}
@media (max-width: 991px) {
	.slide__button-primary > a {
		font-size: 16px;
		padding: 15px 40px;
	}
}
@media (max-width: 575px) {
	.slide__button-primary > a {
		padding: 15px 20px;
	}
}
@media (max-width: 425px) {
	.slide__button-primary > a {
		font-size: 14px;
	}
}
.slide__button-secondary {
	display: flex;
}
.slide__button-secondary > a {
	color: #fff;
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	background-color: #2c2a29;
	padding: 20px 40px;
	transition: 0.2s ease-in;
}
.slide__button-secondary > a:hover {
	color: #2c2a29;
	background-color: #bb9767;
	transition: 0.2s ease-in;
}
@media (max-width: 991px) {
	.slide__button-secondary > a {
		font-size: 16px;
		padding: 15px 30px;
	}
}
@media (max-width: 576px) {
	.slide__button-secondary > a {
		padding: 15px;
	}
}
@media (max-width: 425px) {
	.slide__button-secondary > a {
		font-size: 14px;
	}
}

.hashtag {
	font-size: 24px;
}
@media (max-width: 991px) {
	.hashtag {
		font-size: 14px;
	}
}
@media (max-width: 425px) {
	.hashtag {
		font-size: 12px;
	}
}

.hero__info {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
@media (max-width: 991px) {
	.hero__info {
		font-size: 16px;
	}
}
@media (max-width: 575px) {
	.hero__info {
		font-size: 14px;
	}
}
.hero__title {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
@media (max-width: 991px) {
	.hero__title {
		font-size: 36px;
	}
}
@media (max-width: 575px) {
	.hero__title {
		font-size: 24px;
	}
}
.hero__subtitle {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 36px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
@media (max-width: 575px) {
	.hero__subtitle {
		font-size: 24px;
	}
}
.hero__author {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
}
@media (max-width: 575px) {
	.hero__author {
		font-size: 14px;
	}
}
.benefits__title {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%; /* 24px */
}
@media (max-width: 1920px) {
	.benefits__title {
		font-size: 20px;
	}
}
@media (max-width: 991px) {
	.benefits__title {
		font-size: 16px;
	}
}
.benefits__subtitle {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
@media (max-width: 991px) {
	.benefits__subtitle {
		font-size: 14px;
	}
}

.service__title {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 22px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.25;
	transition: 0.2s ease-in;
}
@media (max-width: 1920px) {
	.service__title {
		font-size: 18px;
	}
}
@media (max-width: 1440px) {
	.service__title {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.service__title {
		font-size: 14px;
	}
}
.service__item:hover .service__title {
	transition: 0.2s ease-in;
	color: rgba(44, 42, 41, 0.4235294118);
}

.blog__title > a {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	transition: 0.1s ease-in;
}
@media (max-width: 1920px) {
	.blog__title > a {
		font-size: 22px;
	}
}
@media (max-width: 1440px) {
	.blog__title > a {
		font-size: 20px;
	}
}
@media (max-width: 991px) {
	.blog__title > a {
		text-align: left;
		font-size: 16px;
	}
}
.blog__title > a:hover {
	transition: 0.1s ease-in;
	color: rgba(44, 42, 41, 0.4235294118);
}
.blog__subtitle {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
@media (max-width: 991px) {
	.blog__subtitle {
		text-align: left;
	}
}

.special-offer__title {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
@media (max-width: 1920px) {
	.special-offer__title {
		font-size: clamp(0.875rem, 0.716rem + 0.65vw, 1.5rem);
	}
}
@media (max-width: 991px) {
	.special-offer__title {
		font-size: clamp(1rem, 0.676rem + 1.33vw, 1.5rem);
	}
}
.special-offer__subtitle {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
@media (max-width: 1920px) {
	.special-offer__subtitle {
		font-size: 18px;
	}
}
@media (max-width: 991px) {
	.special-offer__subtitle {
		font-size: 14px;
	}
}
.special-offer__button {
	color: #ffffff;
	font-family: "Avenir Next Cyr";
	font-size: clamp(0.875rem, 0.763rem + 0.46vw, 1.5rem);
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.tab__title {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.tab__subtitle {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 150%; /* 24px */
}

.services__title {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
@media (max-width: 1600px) {
	.services__title {
		font-size: 22px;
	}
}
@media (max-width: 1440px) {
	.services__title {
		font-size: 18px;
	}
}
@media (max-width: 991px) {
	.services__title {
		font-size: 18px;
	}
}
.services__list-item > a {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.services__list-item > a:hover {
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-style: normal;
	font-weight: 450;
	line-height: normal;
}
.services__list-item > span {
	color: #2c2a29;
}
.services__show {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-style: normal;
	font-weight: 450;
	line-height: normal;
}
.services__button > a {
	color: #2c2a29 !important;
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
@media (max-width: 991px) {
	.services__button > a {
		font-size: 18px;
	}
}
.inner-page__title {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 36px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	text-align: center;
}
@media (max-width: 991px) {
	.inner-page__title {
		font-size: 24px;
	}
}
@media (max-width: 575px) {
	.inner-page__title {
		font-size: 18px;
	}
}

.service-single__list-item > a {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	/* line-height: 200%;*/
	display: inline-flex;
	line-height: 1.4;
}
@media (max-width: 991px) {
	.service-single__list-item > a {
		font-size: 16px;
		width: 100%;
		display: inline-block;
	}
}
.service-single__info-title {
	color: #2c2a29;
	text-align: center;
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.info-paragraph h3,
.info-paragraph .info-paragraph__title,
.info-paragraph-more h3,
.info-paragraph-more .info-paragraph__title {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	line-height: 150%; /* 36px */
	margin-bottom: 20px;
}
.info-paragraph p,
.info-paragraph-more p {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 150%; /* 27px */
}
.info-paragraph ul > li,
.info-paragraph-more ul > li {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 150%;
}
.info-paragraph ul > li > span,
.info-paragraph-more ul > li > span {
	margin: 0 10px 0 10px;
}
.info-paragraph ul,
.info-paragraph-more ul {
	margin-bottom: 20px;
	padding-left: 30px;
	list-style: disc;
}
.info-paragraph a,
.info-paragraph-more a {
	color: inherit;
	border-bottom: 1px solid #2c2a29;
}
.info-paragraph a:hover,
.info-paragraph-more a:hover {
	color: #bb9767;
	border-bottom-color: #bb9767;
}
.info-paragraph__show,
.info-paragraph-more__show {
	color: #bb9767;
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.info-paragraph__show:hover,
.info-paragraph-more__show:hover {
	color: #bb9767;
}
@media (max-width: 991px) {
	.info-paragraph.visible > p,
	.info-paragraph-more.visible > p {
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

.info-paragraph-more {
	padding-bottom: 10px;
}
@media (max-width: 991px) {
	.info-paragraph-more {
		display: none;
	}
}

.treatment__title {
	color: #2c2a29;
	text-align: center;
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	text-align: left;
	text-transform: uppercase;
}
@media (max-width: 575px) {
	.treatment__title {
		text-align: center;
	}
}

.treatment__paragraph {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 150%; /* 27px */
}
@media (max-width: 991px) {
	.treatment__paragraph {
		font-size: 16px;
	}
}
.treatment__benefits-title {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.treatment ul,
.treatment ol {
	margin-bottom: 1rem;
}
.treatment ol > li,
.treatment ul > li {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	margin-left: 25px;
	list-style-type: disc;
	padding-right: 30px;
}
@media (max-width: 991px) {
	.treatment ol > li,
	.treatment ul > li {
		font-size: 16px;
	}
}
.treatment ol > li > span,
.treatment ul > li > span {
	margin: 0 5px 0 5px;
}

.product__name {
	color: var(--Black, #2c2a29);
	text-align: center;
	font-family: "Avenir Next Cyr";
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: left;
	margin-bottom: 20px;
}
@media (max-width: 1440px) {
	.product__name {
		font-size: 30px;
	}
}
@media (max-width: 991px) {
	.product__name {
		font-size: 24px;
	}
}
@media (max-width: 575px) {
	.product__name {
		font-size: 20px;
	}
}
@media (max-width: 425px) {
	.product__name {
		font-size: 18px;
	}
}

.gallery__title {
	color: #2c2a29;
	text-align: center;
	font-family: "Avenir Next Cyr";
	font-size: 36px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	text-align: left;
}
@media (max-width: 1440px) {
	.gallery__title {
		font-size: 22px;
		text-align: center;
	}
}
@media (max-width: 991px) {
	.gallery__title {
		font-size: 24px;
		text-align: center;
	}
}
@media (max-width: 767px) {
	.gallery__title {
		font-size: 20px;
	}
}
@media (max-width: 575px) {
	.gallery__title {
		font-size: 18px;
	}
}

.footer__city {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 750;
	line-height: normal;
}
.footer__city.white {
	color: #ece4d7;
}
.footer__address {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
@media (max-width: 575px) {
	.footer__address {
		font-size: 14px;
	}
}
.footer__address.white {
	color: #ece4d7;
}
.footer__tel {
	color: #2c2a29;
	text-align: justify;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
@media (max-width: 575px) {
	.footer__tel {
		font-size: 14px;
	}
}
.footer__tel.white {
	color: #ece4d7;
}
.footer__tel:hover {
	color: #2c2a29;
	font-weight: 400;
}
.footer__tel:hover.white {
	color: #ece4d7;
}
.footer__policy {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.footer__policy > a {
	border-bottom: 1px solid #2c2a29;
	color: #2c2a29;
	transition: 0.1s ease-in;
}
.footer__policy > a:hover {
	text-shadow: 0px 0px 1px #2c2a29;
	color: #2c2a29;
	transition: 0.1s ease-in;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

html,
body {
	height: 100%;
	scroll-behavior: smooth;
}

html {
	font-size: 16px;
}
@media (min-width: 768px) {
	html {
		font-size: 18px;
	}
}
@media (min-width: 1500px) {
	html {
		font-size: 20px;
	}
}
@media (min-width: 1700px) {
	html {
		font-size: 22px;
	}
}
@media (min-width: 1921px) {
	html {
		font-size: 24px;
	}
}

body {
	flex-direction: column;
	/* color: #eeeeee; */
	color: #2c2a29;
	counter-reset: steps;
	font-weight: normal;
	font-size: 1rem;
	line-height: 1.2;
	font-family: "Encode Sans", sans-serif;
	/* background-color: #2c2a29; */
	background-color: #e9e5d7;
	cursor: url(assets/img/cursor_white.png) 4 1, default;
}
body .footer-wrapper {
	margin-top: auto;
}
body .fader {
	width: 100%;
	height: 100vh;
	content: "";
	background-color: rgba(255, 255, 255, 0.1);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
	opacity: 0;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
}
body.fixed {
	overflow: hidden;
	position: relative;
}
@media (min-width: 992px) {
	body.fixed {
		padding-right: 17px;
	}
}
body.fixed .fader {
	display: block;
	opacity: 1;
}
@media (min-width: 992px) {
	body.fixed .header--index {
		padding-right: 17px;
	}
}

.page-content {
	/* padding-top: 30px;
	padding-bottom: 30px; */
	min-height: unset;
}
@media (max-width: 991px) {
	.page-content {
		padding-top: 0;
		padding-bottom: 0;
	}
}

@media (min-width: 1200px) and (max-width: 1920px) {
	.container {
		max-width: 80%;
	}
}
@media (min-width: 1921px) {
	.container {
		max-width: 1860px;
	}
}

@media (min-width: 1200px) {
	.navbar-brand {
		display: none;
	}
}

.row {
	position: relative;
}

a {
	text-decoration: none;
}

.index-page {
	position: relative;
}

.inner-page {
	flex-grow: 1;
	position: relative;
	overflow: hidden;
}

.basic-title {
	font-family: "Oswald", sans-serif;
	font-size: 5rem;
	font-weight: 600;
	line-height: 1.1;
	text-transform: uppercase;
	color: #eeeeee;
	margin-bottom: 4rem;
}
@media (max-width: 1920px) {
	.basic-title {
		margin-bottom: 2rem;
	}
}
@media (max-width: 1399px) {
	.basic-title {
		margin-bottom: 3rem;
	}
}
@media (max-width: 991px) {
	.basic-title {
		font-size: 4.4rem;
		margin-bottom: 2rem;
	}
}
@media (max-width: 575px) {
	.basic-title {
		font-size: 3.75rem;
	}
}

.basic-link {
	font-weight: 300;
	font-size: 0.8rem;
	line-height: 1.1;
	color: black;
	transition: 0.2s ease;
}
.basic-link span {
	margin-left: 3px;
}
.basic-link:hover {
	transition: 0.2s ease;
	color: #737373;
}

.buttons-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.basic-button {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-family: "Oswald", sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	padding: 26px 112px;
	color: #eeeeee;
	background-color: #2c2a29;
	border: 2px solid rgba(255, 255, 255, 0);
	transition: 0.2s ease;
}
@media (max-width: 1920px) {
	.basic-button {
		padding: 21px 105px;
	}
}
@media (max-width: 1499px) {
	.basic-button {
		padding: 18px 90px;
	}
}
@media (max-width: 1199px) {
	.basic-button {
		padding: 15px 75px;
	}
}
@media (max-width: 991px) {
	.basic-button {
		padding: 19px 70px;
	}
}
@media (max-width: 767px) {
	.basic-button {
		padding: 15px 66px;
	}
}
.basic-button > span {
	transition: 0.2s ease;
}
.basic-button::after {
	position: absolute;
	right: 30%;
	top: 50%;
	transform: translateY(-50%);
	content: "";
	width: 21px;
	height: 14px;
	background-image: url(assets/img/white_arrow_right.svg);
	background-size: cover;
	opacity: 0;
	transition: 0.2s ease;
}
@media (max-width: 991px) {
	.basic-button::after {
		width: 18px;
		height: 11px;
	}
}
.basic-button:hover {
	background-color: transparent;
	transition: 0.2s ease;
}
.basic-button:hover > span {
	transform: translateX(-30px);
	transition: 0.2s ease;
}
@media (max-width: 1199px) {
	.basic-button:hover > span {
		transform: translateX(-20px);
	}
}
.basic-button:hover::after {
	position: absolute;
	right: 10%;
	opacity: 1;
	transition: 0.2s ease;
}
.basic-button:active {
	transition: 0.2s ease;
}
.basic-button--min {
	padding-right: 86px;
	padding-left: 86px;
}
@media (max-width: 1920px) {
	.basic-button--min {
		padding: 21px 75px;
	}
}
@media (max-width: 1499px) {
	.basic-button--min {
		padding: 18px 65px;
	}
}
@media (max-width: 1299px) {
	.basic-button--min {
		padding: 13px 50px;
	}
}
@media (max-width: 399px) {
	.basic-button--min {
		padding: 13px 40px;
	}
}
.basic-button--transparent {
	border-color: #eeeeee;
	color: #eeeeee;
}
.basic-button--transparent:hover {
	color: #eeeeee;
}
.basic-button--transparent:active {
	opacity: 0.6;
	transition: 0.2s ease;
}
.basic-button--red {
	background-color: #f00714;
}
.basic-button--red:hover {
	color: #eeeeee;
	background-color: #ef7a81;
}
.basic-button--red:active {
	color: #eeeeee;
	background-color: #ef636b;
}
.basic-button--grey {
	color: #efeef2;
}
.basic-button--grey:hover {
	background-color: #737373;
}
.basic-button--reverse::after {
	background-image: url(assets/img/white_arrow_left.svg);
	right: unset;
	left: 30%;
}
.basic-button--reverse:hover::after {
	right: unset;
	left: 10%;
}
.basic-button--reverse:hover > span {
	transform: translateX(30px);
	transition: 0.2s ease;
}
@media (max-width: 1199px) {
	.basic-button--reverse:hover > span {
		transform: translateX(20px);
	}
}
@media (max-width: 991px) {
	.basic-button--reverse {
		width: auto;
		height: auto;
		padding: 0;
		background-color: unset;
		border: unset;
	}
	.basic-button--reverse::after {
		display: none;
	}
}

.top-scroll-button {
	color: #eeeeee;
	width: 40px;
	height: 40px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 0;
	line-height: 0;
	border-radius: 17px;
	border: 2px solid #eeeeee;
	position: fixed;
	z-index: 1000;
	bottom: 50px;
	right: 50px;
	transition: 0.2s ease;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 1920px) {
	.top-scroll-button {
		width: 45px;
		height: 45px;
	}
}
@media (max-width: 1699px) {
	.top-scroll-button {
		width: 40px;
		height: 40px;
	}
}
@media (max-width: 1199px) {
	.top-scroll-button {
		right: 25px;
	}
}
@media (max-width: 991px) {
	.top-scroll-button {
		border-radius: 15px;
	}
}
@media (max-width: 767px) {
	.top-scroll-button {
		width: 40px;
		height: 40px;
		font-size: 1.3rem;
		border-radius: 15px;
	}
}
@media (max-width: 575px) {
	.top-scroll-button {
		bottom: 35px;
		right: 8px;
		width: 40px;
		height: 40px;
		border-radius: 12px;
	}
}
@media (max-width: 399px) {
	.top-scroll-button {
		width: 35px;
		height: 35px;
	}
}
.top-scroll-button.show {
	visibility: visible;
	opacity: 1;
}
@media (min-width: 992px) {
	.top-scroll-button.show:hover {
		opacity: 0.5;
		transition: 0.2s ease;
	}
}
.top-scroll-button.show:active {
	transform: scale(0.9);
	transition: 0.2s ease;
}
.top-scroll-button > svg,
.top-scroll-button > img {
	width: 55%;
	height: 55%;
	min-width: 17px;
	min-height: 20px;
}

.add-counter {
	display: flex;
	align-items: center;
	margin-bottom: 1.5rem;
}
@media (max-width: 1699px) {
	.add-counter {
		margin-bottom: 1rem;
	}
}
.add-counter input[type="text"] {
	display: inline-block;
	font-size: 1rem;
	min-width: 70px;
	width: 70px;
	text-align: center;
	background-color: #2c2a29;
	border: 0;
	color: #eeeeee;
}
@media (max-width: 1699px) {
	.add-counter input[type="text"] {
		width: 55px;
		min-width: 55px;
	}
}
@media (max-width: 575px) {
	.add-counter input[type="text"] {
		width: 40px;
		min-width: 40px;
	}
}
.add-counter .change {
	border-radius: 50%;
	border: 1px solid #eeeeee;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 0.8;
	font-size: 1rem;
	cursor: pointer;
	transition: 0.2s ease;
	position: relative;
}
@media (max-width: 1699px) {
	.add-counter .change {
		width: 25px;
		height: 25px;
	}
}
.add-counter .change:hover {
	transition: 0.2s ease;
	opacity: 0.8;
}
.add-counter .change > span {
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1;
	vertical-align: top;
	position: absolute;
	width: 10px;
	height: 10px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.add-counter .change.minus > span {
	transform: translate(-50%, -80%);
}
@media (max-width: 991px) {
	.add-counter .change.minus > span {
		transform: translate(-50%, -65%);
	}
}

@keyframes slideme {
	0% {
		left: -30px;
		margin-left: 0px;
	}
	30% {
		left: 110%;
		margin-left: 80px;
	}
	100% {
		left: 110%;
		margin-left: 80px;
	}
}
@keyframes countingBar {
	0% {
		width: 0;
	}
	100% {
		width: 100%;
	}
}
@keyframes marker {
	0% {
		background-size: 0 85%;
	}
	100% {
		background-size: 100% 85%;
	}
}
@keyframes marker-reverse {
	0% {
		background-size: 100% 85%;
	}
	100% {
		background-size: 0 85%;
	}
}
@keyframes expander {
	0% {
		min-height: 0;
	}
	100% {
		min-height: 430px;
	}
}
@keyframes rolling {
	0% {
		transform: scale(0.5) rotate(0deg);
	}
	50% {
		transform: scale(1) rotate(180deg);
	}
	100% {
		transform: scale(0.5) rotate(360deg);
	}
}
@keyframes gray-round {
	0% {
		transform: scale(0);
		opacity: 0;
	}
	100% {
		transform: scale(2);
		opacity: 1;
	}
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.page_item > a,
.menu-item > a {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	transition: 0.2s ease-in;
	text-transform: uppercase;
}
.page_item > a:hover,
.menu-item > a:hover {
	text-shadow: 0px 0px 1px #2c2a29;
	color: #2c2a29;
	transition: 0.2s ease-in;
}
.header--light .page_item > a,
.header--light .menu-item > a,
.menu-item.white > a {
	color: #ece4d7;
}

.header {
	z-index: 100;
	min-height: 74px;
}
.header.fixed-top {
	background-color: #e8e5d6;
	background-color: #e9e5d7;
	min-height: 90px;
	width: calc(100vw - 17px);
}
@media (max-width: 991px) {
	.header.fixed-top {
		width: 100vw;
		min-height: 70px;
	}
}
.header.fixed-top + main {
	padding-top: 90px;
}
@media (max-width: 991px) {
	.header.fixed-top + main {
		padding-top: 75px;
	}
}
.header__row {
	width: 100%;
	margin: 0 auto;
}
.header__logo {
	position: absolute;
	/* margin: 0 auto; */
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
}
@media (max-width: 2199px) {
	.header__logo {
		position: unset;
		flex: 1;
		justify-content: flex-start;
	}
}
@media (max-width: 767px) {
	.header__logo {
		position: absolute;
		width: 200px;
		margin: 0 auto;
	}
}
@media (max-width: 575px) {
	.header__logo {
		width: 150px;
	}
}
@media (max-width: 375px) {
	.header__logo {
		width: 100px;
	}
}
.header__info {
	display: flex;
	align-items: center;
	gap: 60px;
	z-index: 5;
}
@media (max-width: 1300px) {
	.header__info {
		gap: 15px;
	}
}
.header__tel {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	transition: 0.2s ease-in;
}
@media (max-width: 867px) {
	.header__tel {
		display: none;
	}
}
.header--light .header__tel,
.header__tel.white {
	color: #ece4d7;
}
.header--light .header__tel:hover,
.header__tel.white:hover {
	color: #ece4d7;
	opacity: 0.7;
}
.header__tel:hover {
	text-shadow: 0px 0px 1px #2c2a29;
	color: #2c2a29;
	transition: 0.2s ease-in;
}

.header--light.fixed-top {
	background-color: #222222;
}
.header--light .menu-dropdown .menu-list__item.white > a {
	color: #2c2a29;
}

.nav {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 50px 0 0 0;
	position: relative;
	padding: 40px 0 30px 0;
}
@media (max-width: 2199px) {
	.nav {
		justify-content: space-between;
	}
}
@media (max-width: 1920px) {
	.nav {
		padding: 30px 0;
	}
}
@media (max-width: 991px) {
	.nav {
		padding: 20px 0;
	}
}

.menu {
	display: flex;
	gap: 30px;
	align-items: center;
	position: absolute;
	bottom: 0;
	z-index: 10;
	padding-left: 50px;
}
@media (max-width: 2199px) {
	.menu {
		display: none;
	}
}

.header.fixed-top .menu {
	top: 50%;
	transform: translateY(-50%);
}

.city-list {
	width: 100% !important;
}

.city-dropdown {
	border: none;
	background: none;
	color: var(--Black, #2c2a29);
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 750;
	line-height: normal;
	z-index: 5;
	text-transform: uppercase;
}

.header--light .city-dropdown,
.city-dropdown.white {
	color: #ece4d7;
}
.header--light .city-dropdown > option,
.city-dropdown.white > option {
	color: #2c2a29;
}
@media (max-width: 991px) {
	.city-dropdown {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.city-dropdown {
		font-size: 14px;
	}
}
@media (max-width: 575px) {
	.city-dropdown {
		font-size: 10px;
	}
}
@media (max-width: 425px) {
	.city-dropdown {
		font-size: 10px;
		position: relative;
		right: -11px;
	}
}

.header--light .city-dropdown .selected-city::after {
	filter: invert(1);
}

.header--light .city-dropdown .selected-city:hover,
.header--light .city-dropdown.open .selected-city {
	opacity: 0.7;
	color: #ece4d7;
}

.header--light .city-dropdown.open .selected-city {
	opacity: 1;
	color: #ece4d7;
}

.header--light .city-dropdown .city-list {
	background-color: #ece4d7;
}

.menu-dropdown {
	display: flex;
	gap: 5px;
}
@media (max-width: 991px) {
	.menu-dropdown {
		font-size: 14px;
	}
}
@media (max-width: 575px) {
	.menu-dropdown {
		font-size: 10px;
	}
}

.menu-dropdown {
	position: relative;
	display: inline-block;
}
@media (max-width: 991px) {
	.menu-dropdown {
		min-width: none;
	}
}
.menu-dropdown__toggler {
	display: flex;
	transition: 0.2s ease-in;
}
.menu-dropdown .selected-menu {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	transition: 0.2s ease-in;
	cursor: pointer;
	transition: 0.1s ease-in;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	white-space: pre;
	text-align: center;
	display: flex;
}
.header--light .menu-dropdown .selected-menu,
.menu-dropdown .selected-menu.white {
	color: #ece4d7;
}
.menu-dropdown .selected-menu:hover {
	content: "▾";
	display: flex;
	transition: 0.2s ease-in;
}
.menu-dropdown .selected-menu__title-primary {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 750;
	line-height: normal;
	text-transform: uppercase;
}
.header--light .menu-dropdown .selected-menu__title-primary,
.menu-dropdown .selected-menu__title-primary.white {
	color: #ece4d7;
}
@media (max-width: 991px) {
	.menu-dropdown .selected-menu__title-primary {
		font-size: 10px;
	}
}
.menu-dropdown .selected-menu__title-secondary {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	transition: 0.2s ease-in;
}
.header--light .menu-dropdown .selected-menu__title-secondary,
.menu-dropdown .selected-menu__title-secondary.white {
	color: #ece4d7;
}
.menu-dropdown .selected-menu__title-secondary:hover {
	text-shadow: 0px 0px 1px #2c2a29;
	transition: 0.2s ease-in;
}
.menu-dropdown .selected-menu::after {
	content: ""; /* Убираем текстовое содержание, чтобы не было стрелки */
	display: inline-block;
	width: 17px; /* Ширина вашей иконки */
	height: 9px; /* Высота вашей иконки */
	background: url("assets/img/svg/dropdown-toggler.svg") center center no-repeat; /* Укажите путь к вашей иконке и стиль отображения */
	transform: var(--toggler-rotation, rotateX(0deg));
	transition: transform 0.2s ease-in;
	margin-left: 5px; /* Расстояние между надписью и иконкой */
	z-index: 1; /* Установите z-index, чтобы элемент находился поверх других элементов */
	position: relative; /* Установите позицию, чтобы z-index работал */
}
.header--light .menu-dropdown .selected-menu::after,
.menu-dropdown .selected-menu.white::after {
	content: ""; /* Убираем текстовое содержание, чтобы не было стрелки */
	display: inline-block;
	width: 17px; /* Ширина вашей иконки */
	height: 9px; /* Высота вашей иконки */
	background: url("assets/img/svg/dropdown-toggler-white.svg") center center no-repeat; /* Укажите путь к вашей иконке и стиль отображения */
	transform: var(--toggler-rotation, rotateX(0deg));
	transition: transform 0.2s ease-in;
	margin-left: 5px; /* Расстояние между надписью и иконкой */
	z-index: 1; /* Установите z-index, чтобы элемент находился поверх других элементов */
	position: relative; /* Установите позицию, чтобы z-index работал */
}
.menu-dropdown .menu-list {
	position: absolute;
	top: 150%;
	left: 0;
	width: 100%;
	overflow-y: auto;
	background: rgba(255, 255, 255, 0.486);
	border-top: none;
	display: none;
	z-index: 1;
	padding: unset;
	width: max-content;
}
.menu-dropdown .menu-list-secondary {
	width: 350px;
}
.header--light .menu-dropdown .menu-list-secondary {
	background-color: #222222;
}
.menu-dropdown .menu-list li,
.menu-dropdown .menu-list option {
	/* padding: 5px; */
	cursor: pointer;
	text-align: left;
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 200%; /* 32px */
	text-transform: uppercase;
}
.menu-dropdown .menu-list li:hover,
.menu-dropdown .menu-list option:hover {
	background-color: #bb9767;
	transition: 0.1s ease-in;
}
.header--light .menu-list li,
.menu-dropdown .menu-list li.white {
	color: #ece4d7;
}
.menu-dropdown .menu-list__item > a {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 200%; /* 32px */
	text-transform: uppercase;

	display: block;
	width: 100%;
	height: 100%;
	padding: 5px;
}
.menu-dropdown .menu-list__item:hover a {
	text-shadow: 0px 0px 1px #2c2a29;
}
.menu-dropdown .menu-list__item > a > span {
	margin: 0 5px 0 7.5px;
}
.header--light .menu-dropdown .menu-list__item > a,
.menu-dropdown .menu-list__item.white > a {
	color: #ece4d7;
}
.menu-dropdown.open .menu-list {
	display: block;
}
.menu-dropdown.open .selected-menu__title-secondary {
	text-shadow: 0px 0px 1px #2c2a29;
}
.menu-dropdown.open::after {
	transition: 0.2s ease-in;
	transform: rotateX(180deg); /* Состояние при открытом дропдауне - иконка вверх */
}

@media (max-width: 1699px) and (min-width: 992px) {
	.menu-list > li,
	.selected-menu {
		font-size: 12px;
	}
}

.fullscreen-menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: url(assets/img/bg/bg-secondary.jpg);
	z-index: 9;
	opacity: 0;
	display: none;
	overflow: auto;
	transition: transform 0.5s ease, opacity 0.2s ease;
}
.fullscreen-menu.active {
	opacity: 1;
	display: block;
	height: 100vh;
	height: 100dvh;
}
.fullscreen-menu-secondary {
	background: url(assets/img/bg/bg-alt.jpg);
	/* position: absolute; */
}
.fullscreen-menu-secondary.active {
	background: url(assets/img/bg/bg-alt.jpg);
	/* position: absolute; */
}
.fullscreen-menu__container {
	margin-top: 15vh;
}
.fullscreen-menu__row {
	text-align: center;
}
@media (max-width: 1024px) {
	.fullscreen-menu__row-desktop {
		display: none;
	}
}
.fullscreen-menu__img > img {
	width: 100%;
	object-fit: contain;
}
.fullscreen-menu__img {
	display: flex;
	align-items: flex-start;
}
@media (max-width: 991px) {
	.fullscreen-menu__img {
		display: none;
	}
}
.fullscreen-menu__sub-list {
	display: none;
	opacity: 0;
	transition: 0.2 ease-in;
}
.fullscreen-menu__services-item-1:hover + .fullscreen-menu__sub-list-1 {
	display: block;
}
.fullscreen-menu__accordion {
	display: none;
}
@media (max-width: 1024px) {
	.fullscreen-menu__accordion {
		display: block;
	}
}
.fullscreen-menu__accordion-list {
	background-color: rgba(187, 151, 103, 0.14);
	padding: 10px;
}
.fullscreen-menu__accordion-list-secondary {
	background-color: #1c1c1c;
}
.fullscreen-menu__accordion-list > li {
	padding: 0 10px;
}
.fullscreen-menu__accordion-list > li > a:hover {
	border-bottom: 1px solid #2c2a29;
}
.fullscreen-menu__accordion-list > li > a {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 200%; /* 32px */
}
.fullscreen-menu__accordion-list.white > li > a {
	color: #ece4d7;
}
.fullscreen-menu__accordion-list.white {
	background-color: #1c1c1c;
}
.fullscreen-menu__accordion-list > li > span {
	color: #2c2a29;
	margin: 0 7.5px 0 7.5px;
}
.fullscreen-menu__mobile > li,
.fullscreen-menu__mobile-link {
	justify-content: space-between;
	padding: 1rem;
	color: var(--Black, #2c2a29);
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.fullscreen-menu__mobile > li > a,
.fullscreen-menu__mobile-link > a {
	color: var(--Black, #2c2a29);
}

.fullscreen-menu__mobile > li:hover,
.fullscreen-menu__mobile-link:hover {
	font-weight: 700;
}
.fullscreen-menu__mobile-link-secondary > a {
	color: #ece4d7;
}

.menu-burger {
	display: flex;
	align-items: center;
	gap: 15px;
	cursor: pointer;
}
.menu-burger__label {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	transition: 0.2s ease-in;
	user-select: none;
}
.header--light .menu-burger__label,
.menu-burger__label.white {
	color: #ece4d7;
}
.menu-burger:hover .menu-burger__label {
	text-shadow: 0px 0px 1px currentColor;
}

.burger-menu {
	display: flex;
	flex-direction: column;
	cursor: pointer;
}
.burger-menu .bar {
	width: 35px;
	height: 3px;
	background-color: #2c2a29;
	margin: 3px auto;
	transition: 0.4s;
}
.burger-menu .bar:first-child {
	margin-top: 0;
}
.burger-menu .bar:nth-child(2) {
	width: 25px;
}
.header--light .burger-menu .bar,
.burger-menu .bar.white {
	background-color: #ece4d7;
}
.burger-menu.open .bar:first-child {
	transform: translateY(10px) rotate(40deg);
}
.burger-menu.open .bar:nth-child(2) {
	opacity: 0;
}
.burger-menu.open .bar:last-child {
	transform: translateY(-7.5px) rotate(-40deg);
}
.burger-menu-mobile {
	display: none;
	flex-direction: column;
	margin-right: 35px;
	cursor: pointer;
}
@media (max-width: 991px) {
	.burger-menu-mobile {
		position: absolute;
		left: -75px;
	}
}
@media (max-width: 867px) {
	.burger-menu-mobile {
		position: relative;
		left: unset;
	}
}
.burger-menu-mobile .bar {
	width: 35px;
	height: 3px;
	background-color: #2c2a29;
	margin: 3px auto;
	transition: 0.4s;
}
.burger-menu-mobile .bar:first-child {
	margin-top: 0;
}
.burger-menu-mobile .bar:nth-child(2) {
	width: 25px;
}
.header--light .burger-menu-mobile .bar,
.burger-menu-mobile .bar.white {
	background-color: #ece4d7;
}
.burger-menu-mobile.open .bar:first-child {
	transform: translateY(10px) rotate(40deg);
}
.burger-menu-mobile.open .bar:nth-child(2) {
	opacity: 0;
}
.burger-menu-mobile.open .bar:last-child {
	transform: translateY(-7.5px) rotate(-40deg);
}
@media (max-width: 2199px) {
	.burger-menu-mobile {
		display: flex;
	}
}

.footer {
	position: relative;
	bottom: 0;
}
.footer .footer-nav__wrapper {
	display: flex;
	grid-template-columns: repeat(auto-fill, minmax(278px, 1fr));
	gap: 30px;
	padding: 45px 0;
}
@media (max-width: 1920px) {
	.footer .footer-nav__wrapper {
		grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
		padding: 2.5vw 0 2.5vw 0;
	}
}
@media (max-width: 991px) {
	.footer .footer-nav__wrapper {
		display: grid;
	}
}
@media (max-width: 1920px) and (min-width: 567px) {
	.footer .footer-nav__wrapper {
		margin-bottom: 50px;
	}
}
@media (max-width: 767px) {
	.footer .footer-nav__wrapper {
		margin-top: 20px;
		margin-bottom: 0;
	}
}
.footer .footer__outside {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
@media (max-width: 767px) {
	.footer .footer__outside {
		border-top: 0;
	}
}
@media (max-width: 767px) {
	.footer .footer__wrapper {
		display: flex;
		flex-direction: column-reverse;
	}
}
.footer .footer__column-desktop {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
@media (max-width: 1920px) {
	.footer .footer__column-desktop {
		display: none !important;
	}
}
.footer .footer__column-mobile {
	display: none;
	margin-bottom: 15px;
	margin-top: 15px;
}
@media (max-width: 1920px) {
	.footer .footer__column-mobile {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
}
@media (max-width: 767px) {
	.footer .footer__column-mobile {
		position: relative;
		margin-bottom: 0;
		margin-top: 0;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.footer .footer__column-mobile::after {
		position: absolute;
		bottom: 0;
		/* линия во всю ширину экрана: выходим ровно на паддинги .container,
		   а не на фиксированные 1000px — иначе документ шире вьюпорта */
		left: -12px;
		right: -12px;
		width: auto;
		content: "";
		height: 1px;
		background-color: black;
	}
}
.footer .footer__policy {
	margin-top: 50px;
	margin-bottom: 50px;
}
@media (max-width: 1699px) {
	.footer .footer__policy {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
@media (max-width: 575px) {
	.footer .footer__policy {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}
.footer .footer__socials {
	display: flex;
	justify-content: flex-end;
	gap: 25px;
}
@media (max-width: 575px) {
	.footer .footer__logo svg {
		width: 200px;
	}
}
@media (max-width: 425px) {
	.footer .footer__logo svg {
		width: 150px;
	}
}
/* На узких экранах (≈320px) логотип 150px и соцсети 170px не помещаются
   в строку и выталкивают футер за край. Даём логотипу сжиматься. */
.footer .footer__logo {
	min-width: 0;
}
.footer .footer__logo svg {
	max-width: 100%;
	height: auto;
}
.footer .footer__socials {
	flex-shrink: 0;
}
@media (max-width: 374px) {
	.footer .footer__column-mobile {
		gap: 12px;
	}
	.footer .footer__socials {
		gap: 16px;
	}
}
.footer .footer__column {
	display: flex;
	flex-direction: column;
	align-items: left;
	gap: 10px;
}
@media (max-width: 575px) {
	.footer .footer__column {
		gap: 5px;
	}
}
.footer .footer__column .footer__city {
	font-weight: bold;
	margin-bottom: 5px;
	display: flex;
	justify-content: space-between;
}
.footer .footer__column .footer__address {
	display: block;
	margin: unset;
}
@media (max-width: 575px) {
	.footer .footer__column .footer__address {
		display: none;
	}
}
.footer .footer__column .footer__tel {
	width: fit-content;
}
@media (max-width: 575px) {
	.footer .footer__column .footer__tel {
		display: none;
	}
}
.footer .footer__column .footer__tel:hover {
	text-shadow: 0 0 1px #2c2a29;
}
.footer .footer__column .footer__toggle {
	display: none;
	cursor: pointer;
	transition: 0.1s ease-in;
}
@media (max-width: 767px) {
	.footer .footer__column .footer__toggle {
		display: block;
	}
}
.footer .footer__column.active .footer__address {
	display: block;
}

.footer .footer__policy a {
	color: #2c2a29;
}

.footer--dark .footer__city,
.footer--dark .footer__address,
.footer--dark .footer__tel,
.footer--dark .footer__policy,
.footer--dark .footer__policy a {
	color: #ece4d7;
}
.footer--dark .footer__policy > a {
	border-color: #ece4d7;
}
.footer--dark .footer__policy > a:hover {
	opacity: 0.7;
}
.footer--dark .footer__tel:hover {
	opacity: 0.7;
}
.footer--dark .footer__toggle svg path {
	stroke: #ece4d7;
}

.header--light svg path,
.footer--dark svg path {
	fill: #ece4d7;
}

.slider-button-prev {
	background-image: url(assets/img/svg/slider-button-prev.svg);
	background-repeat: no-repeat;
	height: 35px;
	width: 130px;
	transition: 0.2s ease-in;
}
@media (max-width: 575px) {
	.slider-button-prev {
		background-image: url(assets/img/svg/slider-button-mobile-prev.svg) !important;
		height: 22px;
		width: 22px;
	}
}

.slider-button-prev.swiper-button-disabled {
	background-image: url(assets/img/svg/slider-button-prev-disabled.svg);
	background-repeat: no-repeat;
	height: 35px;
	width: 65px;
	transition: 0.2s ease-in;
	opacity: 0.5;
}
@media (max-width: 575px) {
	.slider-button-prev.swiper-button-disabled {
		background-image: url(assets/img/svg/slider-button-mobile-prev-disabled.svg) !important;
		height: 22px;
		width: 22px;
	}
}

.slider-button-next {
	background-image: url(assets/img/svg/slider-button-next.svg);
	background-repeat: no-repeat;
	height: 35px;
	width: 130px;
	transition: 0.2s ease-in;
}
@media (max-width: 575px) {
	.slider-button-next {
		background-image: url(assets/img/svg/slider-button-mobile-next.svg) !important;
		height: 22px;
		width: 22px;
	}
}

.slider-button-next.swiper-button-disabled {
	background-image: url(assets/img/svg/slider-button-next-disabled.svg);
	background-repeat: no-repeat;
	height: 35px;
	width: 65px;
	transition: 0.2s ease-in;
}
@media (max-width: 575px) {
	.slider-button-next.swiper-button-disabled {
		background-image: url(assets/img/svg/slider-button-mobile-next-disabled.svg) !important;
		height: 22px;
		width: 22px;
	}
}

.whatsapp__cta {
	position: absolute;
	right: 2.5%;
	bottom: 2.5%;
	z-index: 9;
}
@media (max-width: 575px) {
	.whatsapp__cta svg {
		width: 50px;
		height: 50px;
	}
}
.whatsapp__cta svg path {
	fill: #2c2a29;
	opacity: 0.5;
	transition: fill 0.3s ease, opacity 0.3s ease; /* Добавленные свойства transition */
}
.whatsapp__cta:hover svg path {
	fill: #2c2a29;
	opacity: 0.75;
}

.bg-decoration {
	display: flex;
	position: absolute;
	gap: 64px;
	left: -25px;
}
@media (max-width: 2400px) {
	.bg-decoration {
		display: none;
	}
}
@media (max-width: 991px) {
	.bg-decoration {
		display: flex;
		left: unset;
		right: -25px;
		gap: 35px;
	}
}
@media (max-width: 767px) {
	.bg-decoration {
		gap: 25px;
	}
}
@media (max-width: 575px) {
	.bg-decoration {
		display: none;
	}
}
@media (max-width: 991px) {
	.bg-decoration > svg {
		width: 45px;
		height: 45px;
	}
}
@media (max-width: 767px) {
	.bg-decoration > svg {
		width: 35px;
		height: 35px;
	}
}

/* Core styles/functionality */
.tab input {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

.tab__content {
	max-height: 0;
	overflow: hidden;
	transition: all 0.35s;
}
.tab__content-secondary {
	background-color: rgba(28, 28, 28, 0.8352941176);
	padding: 0 1rem;
	position: relative;
}

.tab input:checked ~ .tab__content {
	max-height: fit-content;
}

/* Visual styles */
.accordion {
	color: var(--theme);
	border: 2px solid;
	border-radius: 0.5rem;
	overflow: hidden;
}

.tab__label,
.tab__close {
	display: flex;
	color: white;
	background: var(--theme);
	cursor: pointer;
}

.tab__label {
	justify-content: space-between;
	padding: 1rem;
	color: var(--Black, #2c2a29);
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}
.tab__label:hover {
	font-weight: 700;
	background-color: #bb9767;
}
.tab__label-secondary {
	color: var(--White, #fff);
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top: 20px;
}
.tab__label-secondary:hover {
	font-weight: 700;
	background-color: #1c1c1c;
}

.tab__label::after {
	content: "";
	background: url("assets/img/svg/dropdown-toggler.svg") center center no-repeat; /* Укажите путь к вашей иконке и стиль отображения */
	width: 1em;
	height: 1em;
	text-align: center;
	transform: rotate(-90deg);
	transition: all 0.35s;
}

.tab input:checked + .tab__label::after {
	transform: rotate(90deg);
}

.tab input:checked + .tab__label {
	font-weight: 700;
	background-color: #bb9767;
}

.tab-secondary input:checked + .tab__label {
	font-weight: 700;
	background-color: #1c1c1c;
}

.tab__content p {
	margin: 0;
	padding: 1rem;
}

.tab__close {
	justify-content: flex-end;
	padding: 0.5rem 1rem;
	font-size: 0.75rem;
}

.accordion--radio {
	--theme: var(--secondary);
}

.breadcrumbs {
	list-style: none;
	padding: 0;
	display: flex;
	gap: 10px;
	padding: 80px 0 50px 0;
}
@media (max-width: 991px) {
	.breadcrumbs {
		padding: 30px 0 80px 0;
	}
}
@media (max-width: 767px) {
	.breadcrumbs {
		padding: 27.5px 0 60px 0;
	}
}
@media (max-width: 575px) {
	.breadcrumbs {
		padding: 25px 0 40px 0;
	}
}
@media (max-width: 425px) {
	.breadcrumbs {
		padding: 20px 0 20px 0;
	}
}
.breadcrumbs__item {
	display: flex;
	gap: 10px;
	transition: 0.2s ease-in;
}
.breadcrumbs__item:hover {
	transition: 0.2s ease-in;
}
.index-main {
	z-index: -10;
}

/* Установите высоту HTML и body на 100% */
html {
	margin: 0;
	overflow-x: hidden;
}

body {
	margin: 0;
	background: url(assets/img/bg/bg-secondary.jpg);
}

.slide-main {
	/* height: calc(100vh - 74px); Учитываем высоту хедера */
	min-height: 100vh;
	position: relative;
	display: flex; /* Используйте flexbox для размещения дочерних элементов горизонтально */
	/* Вам может потребоваться настроить отступы и поля по мере необходимости для создания интервала */
}
.slide-main__container {
	flex: 1; /* Расширьте, чтобы заполнить доступную ширину */
	/* height: calc(100vh - 74px); Учитываем высоту хедера */
	min-height: 100vh;
	display: flex;
	align-items: center;
	padding-top: 120px;
	padding-bottom: 60px;
}
.slide-main__wrapper {
	display: flex;
}
.slide-main__row {
	z-index: 5;
}
.slide-main__block {
	height: 100%;
}
@media (max-width: 991px) {
	.slide-main__block {
		bottom: -100px;
		position: relative;
	}
}
.slide-main {
	overflow: hidden;
}
.slide-main__img {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 40.4vw;
	pointer-events: none;
}
.slide-main__photo > img {
	display: block;
	width: auto;
	max-width: none;
	height: min(49.3vw, calc(100vh - 100px));
	/* мягкий переход слева, чтобы текст баннера оставался читаемым */
	-webkit-mask-image: linear-gradient(to right, transparent 0%, #000 22%);
	mask-image: linear-gradient(to right, transparent 0%, #000 22%);
}
@media (max-width: 1199px) {
	.slide-main__img {
		left: 40vw;
	}
	.slide-main__photo > img {
		height: min(62vw, calc(100vh - 100px));
	}
}
@media (max-width: 991px) {
	.slide-main__container {
		padding-top: calc(80px + 58vw);
		align-items: flex-start;
	}
	.slide-main__block {
		bottom: 0;
	}
	.slide-main__img {
		top: 70px;
		bottom: auto;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
	}
	.slide-main__photo > img {
		height: 68vw;
		-webkit-mask-image: linear-gradient(to bottom, #000 78%, transparent 100%);
		mask-image: linear-gradient(to bottom, #000 78%, transparent 100%);
	}
}
@media (max-width: 575px) {
	.slide-main__container {
		padding-top: calc(60px + 88vw);
		align-items: flex-start;
	}
	.slide-main__block {
		bottom: 0;
	}
	.slide-main__img {
		top: 60px;
		bottom: auto;
		right: auto;
		left: -30vw;
		transform: none;
	}
	.slide-main__photo > img {
		height: 100vw;
		-webkit-mask-image: linear-gradient(to bottom, #000 75%, transparent 100%);
		mask-image: linear-gradient(to bottom, #000 75%, transparent 100%);
	}
}
.slide-main__block {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	width: 100%;
}
.slide-main .slide__title {
	margin-bottom: 15px;
}

/* Ограничиваем ширину заголовка баннера, чтобы он не заезжал на фото.
   --slide-photo-left дублирует left у .slide-main__img,
   --slide-container-left — отступ .container от края экрана на текущем брейкпоинте. */
.slide-main {
	--slide-photo-left: 40.4vw;
	--slide-container-left: 0px;
	/* допустимый заход в прозрачную (замаскированную) часть фото */
	--slide-title-bleed: 4vw;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.slide-main {
		--slide-photo-left: 40vw;
		--slide-container-left: calc((100vw - 960px) / 2);
	}
}
@media (min-width: 1200px) and (max-width: 1920px) {
	.slide-main {
		--slide-container-left: 10vw;
	}
}
@media (min-width: 1921px) {
	.slide-main {
		--slide-container-left: calc((100vw - 1860px) / 2);
	}
}
@media (min-width: 992px) {
	.slide-main .slide__title {
		max-width: calc(
			var(--slide-photo-left) - var(--slide-container-left) + var(--slide-title-bleed)
		);
	}
}

.hashtag {
	background-color: #bb9767;
	padding: 7px;
	margin-bottom: 40px;
	width: fit-content;
}
.slide-main__block ul,
.slide__benefits {
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin-bottom: 75px;
}
@media (max-width: 991px) {
	.slide-main__block ul,
	.slide__benefits {
		gap: 15px;
	}
}
@media (max-width: 425px) {
	.slide-main__block ul,
	.slide__benefits {
		gap: 10px;
	}
}

.hero {
	position: relative;
}
.hero__container {
	padding-top: 200px;
	padding-bottom: 25px;
}
@media (max-width: 1920px) {
	.hero__container {
		padding-top: 150px;
		padding-bottom: 100px;
	}
}
@media (max-width: 1199px) {
	.hero__container {
		padding-top: 120px;
	}
}
@media (max-width: 575px) {
	.hero__container {
		padding-top: 70px;
	}
}
.hero__wrapper {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
}
@media (min-width: 1200px) {
	.hero__block-right {
		text-align: right;
	}
}
@media (max-width: 575px) {
	.hero__block-right {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 1199px) {
	.hero__block-right > img {
		width: 100%;
	}
}
.hero__top {
	display: flex;
	flex-direction: column;
	margin-bottom: 100px;
}
@media (max-width: 991px) {
	.hero__top {
		margin-bottom: 60px;
	}
}
@media (max-width: 575px) {
	.hero__top {
		margin-bottom: 40px;
	}
}
.hero__bottom {
	display: flex;
	flex-direction: column;
}
.hero__info {
	margin-bottom: 20px;
	max-width: 465px;
}
.hero__subtitle {
	margin-bottom: 20px;
}
.hero__author {
	margin-bottom: 50px;
	max-width: 405px;
}
.hero__button {
	display: flex;
	align-items: center;
	justify-items: center;
	justify-content: center;
	max-width: 200px;
	background-color: #2c2a29;
	padding: 15px 0;
	cursor: pointer;
	font-family: "Avenir Next Cyr";
	left: 0;
	right: 0;
	bottom: 5%;
	transition: 0.1s ease-in;
}
.hero__button:hover {
	background-color: #bb9767;
}
@media (max-width: 575px) {
	.hero__button {
		width: 90%;
		max-width: unset;
	}
}
.hero__button > a {
	color: #ffffff;
}
.hero__more {
	text-decoration: none !important;
}
@media (max-width: 1199px) {
	.hero__button-desktop {
		display: none;
	}
}
.hero__button-mobile {
	flex: 1;
}
@media (max-width: 1199px) {
	.hero__button-mobile {
		display: flex;
	}
}
.hero__callback-desktop {
	display: flex;
	align-items: baseline;
	gap: 25px;
	margin-right: 100px;
}
@media (max-width: 1720px) {
	.hero__callback-desktop {
		margin-right: unset;
	}
}
@media (max-width: 1199px) {
	.hero__callback-desktop {
		display: none;
	}
}
.hero__callback-mobile {
	display: none;
	align-items: baseline;
	justify-content: space-between;
	gap: 50px;
	margin-top: 30px;
}
@media (max-width: 1199px) {
	.hero__callback-mobile {
		display: flex;
	}
}
@media (max-width: 575px) {
	.hero__callback-mobile {
		flex-direction: column;
		gap: 0;
		align-items: center;
	}
}
.hero__more.show-more-button {
	display: flex;
	flex: 1;
	justify-content: flex-end;
}
@media (max-width: 575px) {
	.hero__arrow {
		display: none;
	}
}

.benefits__row {
	padding: 100px 0 200px 0;
	row-gap: 50px;
}
@media (max-width: 1199px) {
	.benefits__row {
		padding: 50px 0 100px 0;
	}
}
.benefits__block {
	display: flex;
	gap: 25px;
	position: relative;
}
@media (max-width: 1800px) {
	.benefits__block {
		width: 50%;
	}
}
@media (max-width: 767px) {
	.benefits__block {
		width: 100%;
	}
}
.benefits__icon {
	position: relative;
	top: -15%;
	flex-shrink: 0;
	width: 73px;
	height: 73px;
	border-radius: 50%;
	background: rgba(217, 212, 197, 0.25);
	box-shadow: -4px 5px 2px rgba(0, 0, 0, 0.125), -2px 4px 2px rgba(0, 0, 0, 0.125) inset;
}
@media (max-width: 1800px) {
	.benefits__icon {
		top: -10%;
	}
}
@media (max-width: 575px) {
	.benefits__icon {
		width: 60px;
		height: 60px;
		top: unset;
	}
}
.benefits__title {
	width: fit-content;
	max-width: 80%;
	margin-bottom: 10px;
}
@media (max-width: 767px) {
	.benefits__title {
		max-width: 100%;
	}
}

.service__item.swiper-slide {
	display: flex !important;
	flex-direction: column;
	gap: 16px;
	width: calc((100% - 4 * 28px) / 5);
	height: auto;
	margin: 0 28px 0 0;
	padding: 16px 16px 20px;
	border: 1px solid rgba(44, 42, 41, 0.12);
	background: rgba(255, 255, 255, 0.15);
	box-shadow: 2px 3px 6px rgba(171, 153, 128, 0.25);
	text-decoration: none;
	transition: 0.2s ease-in;
}
.service__item.swiper-slide:hover {
	box-shadow: 5px 5px 15px 0px rgba(171, 153, 128, 0.5);
}
@media (max-width: 1440px) {
	.service__item.swiper-slide {
		gap: 12px;
		padding: 10px 10px 14px;
	}
}
@media (max-width: 1199px) {
	.service__item.swiper-slide {
		width: calc((100% - 3 * 20px) / 4);
		margin-right: 20px;
	}
}
@media (max-width: 991px) {
	.service__item.swiper-slide {
		width: calc((100% - 2 * 15px) / 3);
		margin-right: 15px;
	}
}
@media (max-width: 575px) {
	.service__item.swiper-slide {
		width: calc((100% - 10px) / 2.2);
		margin-right: 10px;
		padding: 8px 8px 12px;
	}
}
.service__photo {
	width: 100%;
	aspect-ratio: 1020 / 1275;
	overflow: hidden;
	background: #bb9767;
}
.service__photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.3s ease-in-out;
}
.service__item:hover .service__photo img {
	transform: scale(1.05);
}
.service__section-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.service__slider {
	padding: 0px 0 150px 0;
	margin-left: 8.4%;
	overflow: hidden;
}
@media (max-width: 1199px) {
	.service__slider {
		margin-left: 0;
	}
}
.service__slider .swiper-wrapper {
	align-items: stretch;
}
.service__slider-wrapper.swiper-wrapper {
	margin-top: 60px;
}
@media (max-width: 1199px) {
	.service__slider {
		padding: 0px 0 100px 0;
	}
}
.service__slider-wrapper {
	margin: 85px 0 40px 0;
}
@media (max-width: 991px) {
	.service__slider-wrapper {
		margin: 60px 0 50px 0;
	}
}
@media (max-width: 575px) {
	.service__slider-wrapper {
		margin: 40px 0 40px 0;
	}
}
.service__slider-buttons {
	position: relative;
	display: flex;
	justify-content: flex-end;
	z-index: 5;
	gap: 40px;
}
@media (max-width: 575px) {
	.service__slider-buttons {
		gap: 15px;
	}
}
@media (max-width: 991px) {
	.service__show {
		display: none !important;
	}
}
.service__show-mobile {
	display: none !important;
	flex: 1;
	justify-content: flex-start !important;
	align-items: center !important;
	margin-top: unset !important;
}
@media (max-width: 991px) {
	.service__show-mobile {
		display: flex !important;
	}
}

/* Монограмма — декоративная подложка, которая намеренно уходит за правый край.
   Без обрезки она растягивает документ и даёт горизонтальный скролл.
   overflow-x: clip, а не hidden: не создаёт прокручиваемый контейнер.
   Шапка лежит вне main, её fixed-позиционирование это не затрагивает. */
main {
	overflow-x: clip;
}

.bg-monogram {
	position: absolute;
	z-index: -1;
	width: 61.2vw;
	aspect-ratio: 1567 / 1506;
	background: url(assets/img/bg/bg-monogram.svg) no-repeat center / contain;
	pointer-events: none;
}
.bg-monogram--right {
	top: 0;
	left: 46.9vw;
}
.bg-monogram--left {
	top: -7vw;
	left: -23.6vw;
}
@media (max-width: 991px) {
	.bg-monogram {
		width: 90vw;
	}
	.bg-monogram--right {
		left: 30vw;
	}
	.bg-monogram--left {
		left: -40vw;
	}
}

.booking-form {
	position: relative;
	padding: 0 0 150px 0;
}
@media (max-width: 1199px) {
	.booking-form {
		padding: 0 0 80px 0;
	}
}
.booking-form__card {
	max-width: 1095px;
	margin: 0 8% 0 auto;
	padding: 85px 160px 62px;
	background: #f3f0ea;
	box-shadow: 0 10px 40px rgba(44, 42, 41, 0.08);
}
@media (max-width: 1920px) {
	.booking-form__card {
		max-width: 860px;
		padding: 60px 120px 48px;
	}
}
@media (max-width: 1440px) {
	.booking-form__card {
		max-width: 720px;
		padding: 50px 90px 40px;
	}
}
@media (max-width: 1199px) {
	.booking-form__card {
		margin: 0 auto;
	}
}
@media (max-width: 767px) {
	.booking-form__card {
		padding: 35px 25px 30px;
	}
}
.booking-form__title {
	margin: 0 0 70px -40px;
}
@media (max-width: 1920px) {
	.booking-form__title {
		margin: 0 0 50px -30px;
	}
}
@media (max-width: 1440px) {
	.booking-form__title {
		margin: 0 0 40px -20px;
	}
}
@media (max-width: 767px) {
	.booking-form__title {
		margin: 0 0 30px 0;
	}
}
.booking-form__card .wpcf7-form br {
	display: none;
}
.booking-form__card .wpcf7-form p {
	margin: 0;
}
.booking-form__card .cf7-row {
	display: flex;
	gap: 30px;
	margin-bottom: 60px;
}
@media (max-width: 1440px) {
	.booking-form__card .cf7-row {
		margin-bottom: 40px;
	}
}
@media (max-width: 575px) {
	.booking-form__card .cf7-row {
		flex-direction: column;
		gap: 25px;
		margin-bottom: 30px;
	}
}
.booking-form__card .cf7-row label {
	flex: 1;
	display: flex;
	flex-direction: column;
	gap: 18px;
	color: rgba(44, 42, 41, 0.6);
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-weight: 300;
}
.booking-form__card .cf7-row label:first-child {
	flex: 1.5;
}
@media (max-width: 1440px) {
	.booking-form__card .cf7-row label {
		font-size: 14px;
		gap: 10px;
	}
}
.booking-form__card .wpcf7-form-control.wpcf7-text {
	width: 100%;
	border: none;
	border-bottom: 1px solid rgba(44, 42, 41, 0.3);
	border-radius: 0;
	background: transparent;
	padding: 6px 0;
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-weight: 300;
	color: #2c2a29;
	outline: none;
	transition: 0.2s ease-in;
}
.booking-form__card .wpcf7-form-control.wpcf7-text:focus {
	border-bottom-color: #2c2a29;
}
.booking-form__card .wpcf7-form-control.wpcf7-text::placeholder {
	color: rgba(44, 42, 41, 0.35);
}
.booking-form__card .cf7-row--single {
	display: block;
}
.booking-form__card .cf7-row--single label {
	flex: 1;
}
.booking-form__card .wpcf7-form-control-wrap {
	display: block;
	position: relative;
}
.booking-form__card .cf7-row--single .wpcf7-form-control-wrap::after {
	content: "";
	position: absolute;
	right: 2px;
	top: 12px;
	width: 9px;
	height: 9px;
	border-right: 1px solid rgba(44, 42, 41, 0.6);
	border-bottom: 1px solid rgba(44, 42, 41, 0.6);
	transform: rotate(45deg);
	pointer-events: none;
	transition: 0.2s ease-in;
}
.booking-form__card .cf7-row--single .wpcf7-form-control-wrap:focus-within::after {
	border-color: #2c2a29;
}
.booking-form__card .wpcf7-form-control.wpcf7-select {
	width: 100%;
	appearance: none;
	-webkit-appearance: none;
	border: none;
	border-bottom: 1px solid rgba(44, 42, 41, 0.3);
	border-radius: 0;
	background: transparent;
	padding: 6px 30px 6px 0;
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
	color: #2c2a29;
	outline: none;
	cursor: pointer;
	transition: 0.2s ease-in;
}
.booking-form__card .wpcf7-form-control.wpcf7-select:focus {
	border-bottom-color: #2c2a29;
}
.booking-form__card .wpcf7-form-control.wpcf7-select option {
	color: #2c2a29;
	background: #fff;
}
.booking-form__card .wpcf7-form-control.wpcf7-select option[value=""] {
	color: rgba(44, 42, 41, 0.35);
}
@media (max-width: 1440px) {
	.booking-form__card .wpcf7-form-control.wpcf7-select {
		font-size: 14px;
	}
	.booking-form__card .cf7-row--single .wpcf7-form-control-wrap::after {
		top: 10px;
	}
}
.booking-form__card .wpcf7-acceptance {
	display: block;
	margin-bottom: 40px;
	color: rgba(44, 42, 41, 0.6);
	font-family: "Avenir Next Cyr";
	font-size: 14px;
	font-weight: 300;
}
@media (max-width: 1440px) {
	.booking-form__card .wpcf7-acceptance {
		font-size: 12px;
		margin-bottom: 30px;
	}
}
.booking-form__card .wpcf7-list-item {
	margin: 0;
}
.booking-form__card .wpcf7-list-item label {
	display: flex;
	align-items: center;
	gap: 12px;
	cursor: pointer;
}
.booking-form__card .wpcf7-acceptance input[type="checkbox"] {
	appearance: none;
	-webkit-appearance: none;
	flex-shrink: 0;
	width: 18px;
	height: 18px;
	margin: 0;
	border: 1px solid rgba(44, 42, 41, 0.3);
	border-radius: 50%;
	background: transparent;
	cursor: pointer;
	position: relative;
}
.booking-form__card .wpcf7-acceptance input[type="checkbox"]:checked::after {
	content: "";
	position: absolute;
	inset: 4px;
	border-radius: 50%;
	background: #2c2a29;
}
.booking-form__card .wpcf7-form-control.wpcf7-submit {
	width: 100%;
	border: none;
	border-radius: 0;
	background: #2c2a29;
	color: #fff;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-weight: 400;
	padding: 17px;
	cursor: pointer;
	transition: 0.15s ease-in;
}
.booking-form__card .wpcf7-form-control.wpcf7-submit:hover {
	background: #bb9767;
}
/* Пока не отмечено согласие на обработку данных — кнопка заперта (см. index.js) */
.wpcf7-form-control.wpcf7-submit:disabled,
.booking-form__card .wpcf7-form-control.wpcf7-submit:disabled,
.booking-form__card .wpcf7-form-control.wpcf7-submit:disabled:hover {
	background: #a5a09a;
	color: rgba(255, 255, 255, 0.75);
	cursor: not-allowed;
}
@media (max-width: 1440px) {
	.booking-form__card .wpcf7-form-control.wpcf7-submit {
		font-size: 16px;
		padding: 14px;
	}
}
.booking-form__card .wpcf7-spinner {
	position: absolute;
}
.booking-form__card .wpcf7-not-valid-tip {
	font-size: 12px;
	margin-top: 5px;
}
.booking-form__card .wpcf7-response-output {
	font-family: "Avenir Next Cyr";
	font-size: 14px;
	color: #2c2a29;
	margin: 20px 0 0 0 !important;
}

.results {
	padding: 0 0 150px 0;
}
@media (max-width: 1199px) {
	.results {
		padding: 0 0 80px 0;
	}
}
.results__slider {
	margin-top: 50px;
	overflow: hidden;
}
@media (max-width: 767px) {
	.results__slider {
		margin-top: 30px;
	}
}
.results__slide.swiper-slide {
	position: relative;
	width: clamp(240px, 17.6vw, 450px);
	aspect-ratio: 1 / 1;
	cursor: pointer;
}
.results__slide a {
	display: block;
	width: 100%;
	height: 100%;
}
.results__slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.results__slide::after {
	content: "";
	position: absolute;
	inset: 0;
	background: #ece4d7;
	opacity: 0.8;
	transition: opacity 0.3s ease-in-out;
	/* затемняющая вуаль лежит поверх ссылки — клик должен проходить сквозь неё в лайтбокс */
	pointer-events: none;
}
.results__slide.swiper-slide-prev::after,
.results__slide.swiper-slide-next::after {
	opacity: 0.5;
}
.results__slide.swiper-slide-active::after {
	opacity: 0;
}
.results__bottom {
	display: flex;
	justify-content: flex-end;
	margin-top: 40px;
}

.index-cta {
	padding-top: 150px;
}
@media (max-width: 991px) {
	.index-cta {
		padding-top: 60px;
	}
}
.index-cta__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 95px;
	height: 95px;
	border-radius: 50%;
	background: rgba(217, 212, 197, 0.25);
	box-shadow: -4px 5px 2px rgba(0, 0, 0, 0.125), -2px 4px 2px rgba(0, 0, 0, 0.125) inset;
	color: rgba(44, 42, 41, 0.55);
	font-family: "Avenir Next Cyr";
	font-size: 56px;
	font-weight: 300;
	line-height: 1;
}
@media (max-width: 991px) {
	.index-cta__icon {
		width: 80px;
		height: 80px;
		font-size: 46px;
	}
}

@media (max-width: 767px) {
	.special-offer {
		display: none;
	}
}
.special-offer__mobile {
	display: none;
}
@media (max-width: 767px) {
	.special-offer__mobile {
		display: inherit;
	}
}
.special-offer__row {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin-top: 60px;
	margin-bottom: 150px;
}
@media (max-width: 1199px) {
	.special-offer__row {
		margin-top: 50px;
		margin-bottom: 80px;
	}
}
@media (max-width: 767px) {
	.special-offer__row {
		margin: 40px 0 40px 0;
		flex-wrap: nowrap;
	}
}
.special-offer__block {
	margin-bottom: var(--bs-gutter-x);
	width: 20%;
	max-width: 20%;
	padding-left: 10px;
	padding-right: 10px;
}
@media (max-width: 1920px) {
	.special-offer__block {
		width: 50%;
		max-width: 50%;
	}
}
@media (max-width: 767px) {
	.special-offer__block {
		padding: unset;
	}
}
.special-offer__card {
	background-color: rgba(255, 255, 255, 0.3);
	display: flex;
	flex-direction: column;
	gap: 15px;
	padding: 40px 34px 100px;
	min-height: 450px;
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
	transition: 0.2s ease-in;
	overflow: hidden;
}
@media (max-width: 1920px) {
	.special-offer__card {
		min-height: 300px;
		padding-top: 20px;
	}
}
@media (max-width: 1199px) {
	.special-offer__card {
		gap: 10px;
		padding: 25px 25px 100px;
		min-height: 240px;
	}
}
@media (max-width: 991px) {
	.special-offer__card {
		padding: 20px 20px 100px;
	}
}
@media (max-width: 767px) {
	.special-offer__card {
		max-width: 100%;
		margin-bottom: 30px;
	}
}
.special-offer__card .decor {
	content: "";
	position: absolute;
	/* top: 33.3%; */
	top: 5%;
	left: 10%;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	object-fit: cover;
	opacity: 0.3;
	transition: opacity 0.2s ease-in;
	background-position: bottom;
	transform: scale(1.5);
}
@media (max-width: 1920px) {
	.special-offer__card .decor {
		top: 50%;
		left: 30%;
	}
}
@media (max-width: 1440px) {
	.special-offer__card .decor {
		transform: scale(1.5);
	}
}
@media (max-width: 1199px) {
	.special-offer__card .decor {
		transform: scale(1);
		background-position: unset;
		top: 55%;
		left: 45%;
	}
}
@media (max-width: 767px) {
	.special-offer__card .decor {
		opacity: 1;
		top: 35%;
		left: 65%;
	}
}
.special-offer__card:hover .decor {
	opacity: 1;
}
.special-offer__card:hover {
	box-shadow: 20px 20px 30px 0px rgba(219, 202, 181, 0.5);
	transition: 0.2s ease-in;
	background-color: rgba(255, 255, 255, 0.5); /* Непрозрачный фон при наведении */
}
.special-offer__card:hover .special-offer__button {
	opacity: 1;
	transition: 0.2s ease-in;
}
.special-offer__card .special-offer__button:hover {
	background-color: #bb9767;
}
.special-offer__card-1::before {
	background-image: url(assets/img/special-offer/special-offer-1.png);
}
.special-offer__card-2::before {
	background-image: url(assets/img/special-offer/special-offer-2.png);
}
.special-offer__card-3::before {
	background-image: url(assets/img/special-offer/special-offer-3.png);
}
.special-offer__card-4::before {
	background-image: url(assets/img/special-offer/special-offer-4.png);
}
.special-offer__section-title {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}
.special-offer__show {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	text-decoration-line: underline;
	border: none;
	background-color: transparent;
	margin-top: 20px;
}
.special-offer__button {
	display: flex;
	align-items: center;
	justify-items: center;
	justify-content: center;
	background-color: #2c2a29;
	padding: 15px 0;
	cursor: pointer;
	position: absolute;
	margin: 0 35px;
	left: 0;
	right: 0;
	bottom: 5%;
	opacity: 0;
	transition: 0.1s ease-in;
}
@media (max-width: 991px) {
	.special-offer__button {
		width: 125px;
		position: absolute;
		margin: unset;
		max-height: 45px;
		right: auto;
		margin: 0 0 10px 20px;
	}
}
@media (max-width: 767px) {
	.special-offer__button {
		opacity: 1;
	}
}
.special-offer__pagination {
	left: 85% !important;
	height: 20px;
	top: 5px !important;
}
.special-offer__show.show-all-button {
	justify-content: flex-end;
}
@media (max-width: 767px) {
	.special-offer__show.show-all-button {
		justify-content: flex-start;
	}
}
.special-offer__show-mobile {
	position: relative;
	bottom: 15px;
}
@media (max-width: 767px) {
	.special-offer__show-mobile {
		margin-bottom: 35px;
	}
}

.section-title {
	margin-top: 20px;
}

.tabs {
	display: flex;
	z-index: 5;
	position: relative;
	align-items: baseline;
}
.tabs__item {
	display: inline;
}
.tabs__link {
	text-decoration: none;
	margin: 0 20px 0 0;
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 36px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
@media (max-width: 991px) {
	.tabs__link {
		font-size: 24px;
	}
}
@media (max-width: 575px) {
	.tabs__link {
		margin: 0 10px 0 0;
	}
}
@media (max-width: 425px) {
	.tabs__link {
		font-size: 18px;
	}
}
.tabs__link--active {
	font-weight: 700;
	border-bottom: 2px solid #2c2a29;
}
.tabs__link:hover {
	border-bottom: 2px solid #2c2a29;
	color: #2c2a29;
}

.tab-content {
	padding: 150px 0 140px 0;
	transition: opacity 0.3s;
}
@media (max-width: 1920px) {
	.tab-content {
		padding: 70px 0 100px 0;
	}
}
.tab-content .tab-pane--active {
	display: block;
	animation: fadeIn 0.3s;
}

@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translateY(20px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
.tab__row {
	row-gap: 30px;
}
.tab__block {
	gap: 50px;
	display: flex;
}
@media (max-width: 1920px) {
	.tab__block {
		flex-direction: column;
		justify-items: center;
		align-items: center;
	}
}
@media (max-width: 767px) {
	.tab__block {
		flex-direction: row;
	}
}
@media (max-width: 425px) {
	.tab__block {
		gap: 37px;
	}
}
.tab__block > img {
	width: 250px;
	height: 250px;
}
@media (max-width: 991px) {
	.tab__block > img {
		width: 200px;
		height: 200px;
	}
}
@media (max-width: 767px) {
	.tab__block > img {
		width: 100px;
		height: 100px;
	}
}
.tab__block > img::after {
	background-color: #bb9767;
	border-radius: 50%;
	top: 100px;
}
.tab__title {
	margin-bottom: 10px;
	transition: 0.2s ease-in;
}
.tab__title:hover {
	text-shadow: 0px 0px 1px #2c2a29;
	color: #2c2a29;
	transition: 0.2s ease-in;
}
@media (max-width: 575px) {
	.tab__title {
		margin-bottom: 0;
	}
}
.tab__info {
	display: flex;
	flex-direction: column;
	gap: 10px;
	align-content: flex-start;
	align-items: flex-start;
}

.tab__block {
	/* Стили для блока, в котором находится изображение */
	position: relative;
	/* Другие необходимые стили */
}

.tab__image-container {
	position: relative;
	overflow: hidden;
	/* Другие стили для контейнера изображений */
	overflow: unset;
}

@media (max-width: 991px) {
	.tab__img {
		width: 200px;
		height: 200px;
	}
}
@media (max-width: 767px) {
	.tab__img {
		width: 150px;
		height: 150px;
	}
}
/* @media (max-width: 575px) {
	.tab__img {
		width: 125px;
		height: 125px;
	}
}
@media (max-width: 425px) {
	.tab__img {
		width: 75px;
		height: 75px;
	}
} */

.tab__hover-image {
	position: absolute;
	top: 35px;
	left: 0;
	opacity: 0;
	animation: rotateImage 12s infinite linear; /* Запуск бесконечной анимации */
	/* Другие стили для изображения, которое будет появляться при наведении */
	transition: 0.25s ease-in;
	z-index: -5;
}
@media (max-width: 991px) {
	.tab__hover-image {
		width: 200px;
	}
}
@media (max-width: 767px) {
	.tab__hover-image {
		width: 150px;
		top: 20px;
	}
}
/* @media (max-width: 575px) {
	.tab__hover-image {
		width: 125px;
		top: 15px;
	}
}
@media (max-width: 425px) {
	.tab__hover-image {
		width: 75px;
		top: 10px;
	}
} */

.tab__block:hover .tab__hover-image {
	opacity: 1;
	/* Другие стили для изображения при наведении */
}

@keyframes rotateImage {
	to {
		transform: rotate(360deg); /* Поворот на 360 градусов */
	}
}
/* .tab__subtitle {
	max-height: none;
	display: -webkit-box;
	-webkit-line-clamp: unset;
	-webkit-box-orient: vertical;
	-webkit-mask-size: 100% 200%;
	overflow: hidden;
	transition: max-height 0.3s, -webkit-line-clamp 0.3s;
} */

.show-more-button {
	display: none;
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	text-decoration-line: underline;
	border: none;
	background-color: transparent;
	margin-top: 20px;
	padding: unset;
	transition: 0.1s ease-in;
}
.show-more-button:hover {
	text-shadow: 0px 0px 1px #2c2a29;
	color: #2c2a29;
	transition: 0.1s ease-in;
}

.show-all-button {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	text-decoration-line: underline;
	border: none;
	background-color: transparent;
	padding: unset;
	flex: 3;
	display: flex;
	justify-content: flex-end;
	transition: 0.1s ease-in;
}
.show-all-button:hover {
	text-shadow: 0px 0px 1px #2c2a29;
	color: #2c2a29;
	transition: 0.1s ease-in;
}

@media (max-width: 1919px) {
	/* .tab__subtitle { */
		/* max-height: 8em; */
		/* overflow: hidden; */
		/* transition: max-height 0.3s, -webkit-line-clamp 0.3s; */
		/* -webkit-line-clamp: 3; */
	/* } */
	.show-more-button {
		display: block;
	}
}
@media (max-width: 1919px) and (max-width: 767px) {
	.show-more-button {
		display: none;
	}
}
.blog__item {
	max-width: fit-content;
	display: flex !important;
	flex-direction: column;
	gap: 20px;
	max-width: 450px;
	margin: 0 30px 0 0;
}
.blog-wrapper .blog__item {
	max-width: unset;
	margin: 0;
	margin-bottom: 30px;
}
.blog__img {
	cursor: pointer;
}
.blog__img > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.blog__item:hover .blog__img svg path,
.blog__item:hover .blog__img svg rect {
	fill: rgba(44, 42, 41, 0.3607843137); /* Измените на нужный вам цвет при наведении */
	transition: 0.2s ease-in;
}
.blog__info {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.blog__title {
	display: flex;
	justify-content: center;
	text-align: center;
}
@media (max-width: 991px) {
	.blog__title {
		justify-content: flex-start;
	}
}
.blog__section-title {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}
.blog__subtitle {
	overflow: hidden;
}
@media (max-width: 991px) {
	.blog__subtitle {
		display: -webkit-box;
		-webkit-line-clamp: unset;
		-webkit-box-orient: vertical;
		-webkit-mask-size: 100% 200%;
		-webkit-line-clamp: 2;
	}
}
.blog__slider {
	padding: 0;
	overflow: hidden;
}
@media (max-width: 1199px) {
	.blog__slider {
		padding: 0px 0 50px 0;
	}
}
.blog__slider-wrapper {
	margin: 30px 0 40px 0;
}
@media (max-width: 425px) {
	.blog__slider-wrapper {
		margin: 20px 0;
	}
}
.blog__slider-buttons {
	position: relative;
	display: flex;
	justify-content: flex-end;
	z-index: 1;
	gap: 40px;
}
@media (max-width: 575px) {
	.blog__slider-buttons {
		gap: 15px;
	}
}
.blog__show {
	flex: 1;
	justify-content: flex-end;
	align-items: center;
	display: flex;
}
@media (max-width: 767px) {
	.blog__show {
		display: none;
	}
}
.blog__show-mobile {
	display: none;
}
@media (max-width: 767px) {
	.blog__show-mobile {
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}
}

/* Удаляем маркеры по умолчанию у списка ul */
.blog__subtitle ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 15px;
}

/* Стили для элементов списка li */
.blog__subtitle ul li {
	display: inline-block; /* Размещаем элементы в строку */
	margin-right: 20px; /* Добавляем отступ между элементами списка */
	position: relative; /* Устанавливаем позицию для кругового маркера */
	line-height: 1.5; /* Задаем высоту строки для центрирования кругового маркера */
}
.blog__subtitle ul li:hover {
	text-shadow: 0px 0px 1px #2c2a29;
	color: #2c2a29;
	transition: 0.1s ease-in;
}
.blog__subtitle ul li > a {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	transition: 0.1s ease-in;
}

/* Стили для кругового маркера */
.blog__subtitle ul li:before {
	content: ""; /* Добавляем контент для псевдоэлемента */
	display: block;
	width: 6px; /* Размер круга */
	height: 6px; /* Размер круга */
	border-radius: 50%; /* Создаем круг */
	background-color: black; /* Цвет круга */
	position: absolute;
	left: -15px; /* Располагаем круг слева от текста */
	top: 50%; /* Располагаем круг по центру по вертикали */
	transform: translateY(-50%); /* Центрируем по вертикали */
}

.services__container {
	padding-bottom: 100px;
}
.services__row {
	row-gap: 40px;
	width: 100%;
	margin: 0 auto;
}
@media (max-width: 767px) {
	.services__row {
		row-gap: 10px;
		width: auto;
		margin-left: calc(-0.5 * var(--bs-gutter-x));
		margin-right: calc(-0.5 * var(--bs-gutter-x));
	}
}
.services__card {
	position: relative;
	transition: 0.2s ease-in;
	padding: 25px 30px 30px 35px;
	height: 100%;
}
@media (max-width: 991px) {
	.services__card {
		height: unset;
	}
}
@media (max-width: 767px) {
	.services__card {
		padding: 20px 20px 20px 20px;
	}
}
.services__card:hover {
	background-color: rgba(255, 255, 255, 0.3); /* Непрозрачный фон при наведении */
	box-shadow: 5px 5px 15px 0px rgba(171, 153, 128, 0.5);
	transition: 0.2s ease-in;
}
.services__card:hover .services__button {
	opacity: 1;
}
@media (max-width: 767px) {
	.services__card.active {
		background-color: rgba(255, 255, 255, 0.3); /* Непрозрачный фон при наведении */
		box-shadow: 5px 5px 15px 0px rgba(171, 153, 128, 0.5);
		transition: 0.2s ease-in;
	}
}
@media (max-width: 767px) {
	.services__card.active .services__button {
		opacity: 1;
	}
}
.services__card-wrapper {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-bottom: 30px;
}
@media (max-width: 991px) {
	.services__card-wrapper {
		padding-bottom: 0px;
	}
}
@media (max-width: 767px) {
	.services__card-wrapper {
		display: none;
	}
}
@media (max-width: 575px) {
	.services__card-wrapper {
		padding-bottom: 20px;
	}
}
.services__title {
	display: flex;
	justify-content: space-between;
}
.services__toggle {
	display: none;
	align-items: center;
	transition: 0.1s ease-in;
	cursor: pointer;
}
@media (max-width: 767px) {
	.services__toggle {
		display: flex;
	}
}
.services__list {
	margin-top: 5px;
	overflow: hidden;
	background: -webkit-linear-gradient(top, #2c2a29 70%, transparent 95%);
	-webkit-background-clip: text;
	height: 100%;
}
@media (max-width: 991px) {
	.services__list {
		margin-top: 15px;
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	.services__list {
		background: unset;
	}
}
.services__list.hidden {
	max-height: 160px;
}
@media (max-width: 767px) {
	.services__list.hidden {
		max-height: unset;
	}
}
.services__list-item {
	display: flex;
	align-items: center;
	gap: 5px;
}
/* .services__list-item {
  -webkit-text-fill-color: transparent;
} */
@media (max-width: 767px) {
	.services__list-item {
		-webkit-text-fill-color: unset;
		color: #2c2a29;
	}
}
.services__list-item > a:hover {
	border-bottom: 1px solid #2c2a29;
}
.services__card-bottom {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
@media (max-width: 991px) {
	.services__card-bottom {
		align-items: center;
	}
}
@media (max-width: 767px) {
	.services__card-bottom {
		justify-content: flex-end;
	}
}
@media (max-width: 575px) {
	.services__card-bottom {
		align-items: center;
	}
}
.services__show {
	cursor: pointer;
}
@media (max-width: 767px) {
	.services__show {
		display: none;
	}
}
.services__button {
	opacity: 0;
	padding: 15px 30px;
	transition: 0.2s ease-in;
	margin-left: auto;
}
@media (max-width: 1920px) {
	.services__button {
		padding: unset;
	}
}

.cd-divder-white {
	color: #ece4d7 !important;
	border-bottom: 1px solid #ece4d7 !important;
	border-top: 1px solid #ece4d7 !important;
}

.page-cta__container {
	padding-bottom: 100px;
}
@media (max-width: 991px) {
	.page-cta__container {
		padding-bottom: 100px;
	}
}
.page-cta__wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 40px;
}
@media (max-width: 1440px) {
	.page-cta__wrapper {
		gap: 20px;
	}
}
@media (max-width: 991px) {
	.page-cta__wrapper {
		gap: 0px;
	}
}
@media (max-width: 767px) {
	.page-cta__wrapper {
		flex-direction: column;
		gap: 10px;
	}
}
.page-cta__paragraph {
	display: flex;
	flex-direction: column;
	width: 50%;
}
@media (max-width: 991px) and (min-width: 767px) {
	.page-cta__paragraph {
		margin-left: 10px;
	}
}
@media (max-width: 767px) {
	.page-cta__paragraph {
		width: 100%;
		text-align: center;
		padding-bottom: 20px;
	}
}
@media (max-width: 767px) {
	.page-cta__title {
		padding-bottom: 10px;
	}
}
.page-cta__button {
	background-color: #2c2a29;
	width: 100%;
	flex: 1;
	display: flex;
	justify-content: center;
	max-width: 600px;
	font-family: "Avenir Next Cyr";
	transition: 0.15s ease-in;
}
.page-cta__button:hover {
	background-color: #bb9767;
}
@media (max-width: 575px) {
	.page-cta__button {
		max-width: 250px;
	}
}
.page-cta__button > a {
	display: flex;
	justify-content: center;
	width: 100%;
	padding: 15px;
	font-size: 24px;
}
@media (max-width: 1440px) {
	.page-cta__button > a {
		font-size: 20px;
	}
}
@media (max-width: 991px) {
	.page-cta__button > a {
		font-size: 16px;
	}
}
@media (max-width: 575px) {
	.page-cta__button > a {
		font-size: 14px;
	}
}

.inner-page {
	padding-top: 90px;
}
.inner-page__title {
	margin-bottom: 50px;
}
@media (max-width: 991px) {
	.inner-page__title {
		margin-bottom: 30px;
	}
}

.services__page-cta {
	padding-bottom: 100px;
}

.service-single__info {
	padding: 40px 0 30px 0;
	border-top: 1px solid black;
}
@media (max-width: 991px) {
	.service-single__info {
		padding: 0 0 100px 0;
	}
}
.service-single__top-row {
	row-gap: 50px;
	margin-bottom: 100px;
}
@media (max-width: 991px) {
	.service-single__top-row {
		margin-bottom: 60px;
	}
}
.service-single__list {
	display: flex;
	flex-direction: column;
	/* gap: 15px; */
	padding-right: unset;
}
.service-single__list-item {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 30px;
	transition: 0.2s ease-in;
}
.service-single__list-item:hover {
	background-color: #bb9767;
	transition: 0.2s ease-in;
}
.service-single__list-item > a > span {
	margin: 0 10px 0 10px;
}
.service-single__list-item.current {
	background-color: #bb9767;
	transition: 0.2s ease-in;
}
.service-single__img {
	padding-left: unset;
	padding-right: unset;
}
.service-single__img > img {
	width: 100%;
	position: sticky;
	top: 10px;
}
.service-single__info-title {
	margin-bottom: 35px;
}
@media (max-width: 991px) {
	.service-single__info-title {
		margin-top: 20px;
		margin-bottom: 10px;
	}
}
@media (max-width: 767px) {
	.service-single__info-title {
		text-align: left;
	}
}

/* Для разрешения менее 991px */
@media (max-width: 1440px) and (min-width: 768px) {
	.service-single__list.col-md-4,
	.service-single__img.col-md-8 {
		/* Измените классы на col-md-6 */
		width: 50%;
	}
}
.info-paragraph > p > span > a {
	text-decoration-line: underline;
	color: #2c2a29;
	transition: 0.2s ease-in;
}
.info-paragraph > p > span > a:hover {
	text-shadow: 0px 0px 1px #2c2a29;
	color: #2c2a29;
	transition: 0.2s ease-in;
}

.price {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 200%; /* 36px */
}
.price__row {
	margin: 0 0 100px 0;
}
@media (max-width: 991px) {
	.price__row {
		margin: 0 0 70px 0;
	}
}
@media (max-width: 575px) {
	.price__row {
		margin: 0 0 30px 0;
	}
}
.price__block {
	margin: 0 auto 50px;
}
.price__table-cell {
	border-bottom: 1px solid var(--Middle, #bb9767);
	transition: 0.2s ease-in;
}
.price__table-cell:hover {
	background-color: rgba(187, 151, 103, 0.4352941176);
	transition: 0.2s ease-in;
}
.price__table-cell > td {
	padding: 7.5px 0;
	line-height: 1;
}
.price__table-cell > td:last-child {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 200%; /* 36px */
	padding: 0 7.5vw 0 0;
}
@media (max-width: 767px) {
	.price__table-cell > td:last-child {
		padding-right: 0;
	}
}
@media (max-width: 575px) {
	.price__table-cell > td:last-child {
		width: 20%;
		text-align: right;
	}
}
@media (max-width: 390px) {
	.price__table-cell > td:last-child {
		font-size: 12px;
	}
}
.price__table-header {
	border-bottom: 2px solid var(--Middle, #bb9767);
}
@media (max-width: 575px) {
	.price__table-code {
		display: none;
	}
}
.price__table-cell > td.price__table-zone {
	padding-left: 20px;
}
@media (max-width: 575px) {
	.price__table-cell > td.price__table-zone {
		width: 50%;
		padding-left: 0;
		padding-right: 10px;
	}
}

.price__table-cell > td.price__table-zone .price-description {
	padding-top: 5px;
	font-size: 0.7em;
}

.price__row-body {
	display: flex;
	justify-content: space-between;
	gap: 5%;
}
.price__table-special-offer {
	text-transform: uppercase;
	color: #2c2a29 !important;
}
.price__table-special-offer:hover {
	text-shadow: 0px 0px 1px #2c2a29;
	color: #2c2a29;
	transition: 0.2s ease-in;
	color: #2c2a29;
}
.price__table-special-offer > a {
	color: #2c2a29;
}

.treatment__block-mobile {
	display: none;
}
@media (max-width: 1440px) {
	.treatment__block-mobile {
		display: flex;
	}
}
.treatment__top {
	display: flex;
	flex-direction: column;
}
.treatment__img > img {
	width: 100%;
	max-width: 640px;
	object-fit: contain;
}
@media (max-width: 767px) {
	.treatment__img {
		display: none;
	}
}
.treatment__title {
	margin-bottom: 35px;
}
@media (max-width: 991px) {
	.treatment__title {
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.treatment__title {
		margin-bottom: 20px;
	}
}
.treatment__paragraph {
	margin-bottom: 60px;
}
@media (max-width: 991px) {
	.treatment__paragraph {
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.treatment__paragraph {
		margin-bottom: 10px;
	}
}
.treatment__benefits-desktop {
	display: flex;
}
@media (max-width: 1440px) {
	.treatment__benefits-desktop {
		display: none;
	}
}
.treatment__benefits-mobile {
	display: none;
}
@media (max-width: 1440px) {
	.treatment__benefits-mobile {
		display: flex;
		flex: 1;
		margin-top: 100px;
		gap: 60px;
	}
}
@media (max-width: 1199px) {
	.treatment__benefits-mobile {
		margin-top: 50px;
	}
}
@media (max-width: 991px) {
	.treatment__benefits-mobile {
		margin-top: unset;
	}
}
@media (max-width: 767px) {
	.treatment__benefits-mobile {
		flex-direction: column;
		row-gap: 25px;
	}
}
.treatment__benefits-title {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
@media (max-width: 991px) {
	.treatment__benefits-title {
		margin-bottom: 10px;
		margin-top: 15px;
	}
}
.treatment__toggle {
	display: none;
}
@media (max-width: 767px) {
	.treatment__toggle {
		display: block;
	}
}
@media (max-width: 767px) {
	.treatment__list {
		display: none;
	}
}
@media (max-width: 767px) {
	.treatment__list.active {
		display: unset;
	}
}
.treatment__positive {
	padding: 0 0 10px 0;
}
@media (max-width: 767px) {
	.treatment__positive {
		border-top: 1px solid var(--Middle, #bb9767);
		border-bottom: 1px solid var(--Middle, #bb9767);
	}
}
.treatment__negative {
	padding: 0 0 10px 0;
}
@media (max-width: 767px) {
	.treatment__negative {
		border-top: 1px solid var(--Middle, #bb9767);
		border-bottom: 1px solid var(--Middle, #bb9767);
	}
}

.work__row {
	margin: 50px 0 70px 0;
}
@media (max-width: 991px) {
	.work__row {
		margin: 30px 0 80px 0;
	}
}
@media (max-width: 767px) {
	.work__row {
		margin: 30px 0 50px 0;
	}
}
.work__slide.swiper-slide > a > img {
	width: 100%;
	height: 100%;
	aspect-ratio: 1/1;
	object-fit: cover;
}
.work__slide.swiper-slide {
	width: fit-content;
	opacity: 0.5;
}
@media (max-width: 991px) {
	.work__slide.swiper-slide {
		width: 300px;
	}
}
@media (max-width: 575px) {
	.work__slide.swiper-slide {
		opacity: 0;
	}
}
.work__slide.swiper-slide.swiper-slide-active {
	opacity: 1;
}
.work__control {
	display: flex;
	z-index: 5;
	position: relative;
	bottom: 310px;
}
@media (max-width: 991px) {
	.work__control {
		bottom: 225px;
	}
}
@media (max-width: 767px) {
	.work__control {
		bottom: 220px;
	}
}
@media (max-width: 575px) {
	.work__control {
		top: 40%;
		bottom: unset;
		/* transform: translateY(50%); */
		position: absolute;
	}
}
.work__slider-button-prev {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(50%);
}
@media (max-width: 991px) {
	.work__slider-button-prev {
		transform: scale(0.75);
	}
}
@media (max-width: 575px) {
	.work__slider-button-prev {
		transform: scale(0.55);
	}
}
@media (max-width: 425px) {
	.work__slider-button-prev {
		left: -20px;
	}
}
.work__slider-button-next {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(50%);
}
@media (max-width: 991px) {
	.work__slider-button-next {
		transform: scale(0.75);
	}
}
@media (max-width: 575px) {
	.work__slider-button-next {
		transform: scale(0.55);
	}
}
@media (max-width: 425px) {
	.work__slider-button-next {
		right: -20px;
	}
}
.work__section-title {
	margin-bottom: 50px;
}

.gallery__title {
	margin-bottom: 40px;
}

.reviews__title {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	opacity: 0.3;
	margin: 200px 0;
}
@media (max-width: 991px) {
	.reviews__title {
		margin: 150px 0;
	}
}
@media (max-width: 575px) {
	.reviews__title {
		margin: 70px 0;
	}
}

.decor--dark {
	position: absolute;
	top: 0;
	right: -20%;
	opacity: 0.25;
	width: 70%;
}
.decor--dark > img {
	width: 100%;
}

/*Стили для выпадающего списка городов - начало*/
.city-dropdown {
	position: relative;
	display: inline-block;
}

.city-dropdown .selected-city {
	padding: 5px 30px;
	min-width: 250px;
	cursor: pointer;
	transition: 0.1s ease-in;
	display: flex;
	justify-content: center;
	align-items: center;
	white-space: pre;
}

@media (max-width: 1919px) {
	.city-dropdown .selected-city {
		min-width: 250px;
	}
}
@media (max-width: 1440px) and (min-width: 992px) {
	.city-dropdown .selected-city {
		padding: 5px 20px;
	}
}
@media (max-width: 991px) {
	.city-dropdown .selected-city {
		min-width: 200px;
		padding: 5px;
	}
}
@media (max-width: 767px) {
	.city-dropdown .selected-city {
		justify-content: flex-end;
	}
}
.city-dropdown .selected-city:after {
	content: "";
	background: url("assets/img/svg/dropdown-toggler.svg") center center no-repeat; /* Укажите путь к вашей иконке и стиль отображения */
	background-size: auto;
	display: inline-block;
	margin-left: 10px;
	position: absolute;
	right: 5px;
	width: 20px;
	height: 10px;
	transition: 0.2s ease;
}

@media (max-width: 991px) {
	.city-dropdown .selected-city:after {
		position: unset;
	}
}

.city-dropdown.open .selected-city:after {
	transform: rotate(180deg);
	transition: 0.2s ease;
}
.city-dropdown .selected-city:hover {
	content: "";
	transform: var(--toggler-rotation, rotateX(0deg));
	display: flex;
	color: #2c2a29;
	transition: 0.2s ease-in;
}

.city-dropdown .city-list {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	overflow-y: auto;
	background: rgba(255, 255, 255, 0.486);
	border-top: none;
	display: none;
	z-index: 1;
	padding: unset;
}

@media (max-width: 1919px) {
	.city-dropdown .city-list {
		width: 100%;
	}
}
.city-dropdown .city-list li {
	cursor: pointer;
	list-style: none;
	border-bottom: 1px solid rgba(55, 61, 51, 0.1490196078);
	text-align: center;
}

.city-dropdown .city-list li:hover {
	background-color: #bb9767;
	transition: 0.1s ease-in;
	color: #2c2a29;
}

.city-dropdown .city-list li a {
	display: block;
	color: #2c2a29;
	width: 100%;
	height: 100%;
	padding: 10px;
}

.city-dropdown.open .city-list {
	display: block;
}

.city-dropdown.open .selected-city {
	color: #2c2a29;
}

/*Стили для выпадающего списка городов - конец*/
/*Стили для страницы Специалисты - начало*/
.staff-item {
	border: 1px solid rgba(255, 255, 255, 0);
	transition: 0.2s ease;
	padding: calc(var(--bs-gutter-x) * 0.5);
	margin-bottom: 20px;
}
@media (max-width: 575px) {
	.staff-item {
		border: unset;
	}
}
@media (max-width: 449px) {
	.staff-item {
		padding: calc(var(--bs-gutter-x) * 0.25);
	}
}
.staff-item:hover {
	border-color: #bb9767;
	transition: 0.2s ease;
}
.staff-item:hover .staff-item-info .staff-order-btn {
	opacity: 1;
	transition: 0.2s ease;
}
.staff-item > .content {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.staff-item .staff-item-image {
	margin-bottom: 20px;
}
.staff-item .staff-item-image img {
	aspect-ratio: 1/1;
}
.staff-item .staff-item-image .empty-image-text {
	display: none;
}
.staff-item .staff-item-image--empty {
	position: relative;
}
.staff-item .staff-item-image--empty .empty-image-text {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 55%;
	z-index: 5;
	color: #2c2a29;
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
}
@media (max-width: 991px) {
	.staff-item .staff-item-image--empty .empty-image-text {
		width: 75%;
	}
}
@media (max-width: 575px) {
	.staff-item .staff-item-image--empty .empty-image-text {
		font-size: 14px;
		line-height: 1.1;
		width: 80%;
	}
}
.staff-item .staff-item-info {
	font-family: "Avenir Next Cyr";
	font-weight: 300;
	line-height: 1.2;
	color: #2c2a29;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
@media (max-width: 575px) {
	.staff-item .staff-item-info {
		line-height: 1.1;
	}
}
.staff-item .staff-item-info .staff-item-title {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: 300;
	line-height: 1.2;
}
@media (max-width: 991px) {
	.staff-item .staff-item-info .staff-item-title {
		font-size: 18px;
	}
}
@media (max-width: 575px) {
	.staff-item .staff-item-info .staff-item-title {
		font-size: 16px;
		margin-bottom: 5px;
	}
}
.staff-item .staff-item-info .staff-item-preview {
	font-size: 16px;
	margin-bottom: 10px;
}
@media (max-width: 991px) {
	.staff-item .staff-item-info .staff-item-preview {
		font-size: 16px;
	}
}
@media (max-width: 575px) {
	.staff-item .staff-item-info .staff-item-preview {
		font-size: 12px;
	}
}
.staff-item .staff-item-info .staff-item-description {
	font-size: 14px;
	font-weight: 400;
	margin-top: auto;
}
@media (max-width: 991px) {
	.staff-item .staff-item-info .staff-item-description {
		font-size: 12px;
	}
}
@media (max-width: 575px) {
	.staff-item .staff-item-info .staff-item-description {
		font-size: 10px;
	}
}
.staff-item .staff-item-info .staff-order-btn {
	width: 100%;
	background-color: #bb9767;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #2c2a29;
	height: 40px;
	padding: 10px;
	margin-top: 30px;
	opacity: 0;
	transition: 0.2s ease;
}
.staff-item .staff-item-info .staff-order-btn:hover {
	background-color: white;
}
@media (max-width: 991px) {
	.staff-item .staff-item-info .staff-order-btn {
		font-size: 16px;
	}
}
@media (max-width: 575px) {
	.staff-item .staff-item-info .staff-order-btn {
		margin-top: 20px;
		opacity: 1;
		font-size: 13px;
		padding: 5px;
		height: 32px;
	}
}

/*Стили для страницы Специалисты - конец*/

.blog-item-page {
	color: #2c2a29;
}

.blog-item-page .blog-item-image {
	margin-bottom: 20px;
}

.blog-item-page .blog-item-title {
	margin-top: 0;
}

.blog-item-title {
	font-size: 40px;
}
@media (max-width: 1920px) {
	.blog-item-titlev {
		font-size: 36px;
	}
}
@media (max-width: 1440px) {
	.blog-item-title {
		font-size: 32px;
	}
}
@media (max-width: 991px) {
	.blog-item-title {
		font-size: 28px;
	}
}
@media (max-width: 767px) {
	.blog-item-title {
		font-size: 24px;
	}
}
@media (max-width: 575px) {
	.blog-item-title {
		font-size: 22px;
	}
}

.text-page {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 150%; /* 27px */
}
@media (max-width: 991px) {
	.text-page {
		font-size: 16px;
	}
}
.text-page ul,
.text-page ol {
	margin-bottom: 1rem;
}
.text-page ol > li,
.text-page ul > li {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	/* margin-left: 25px; */
	list-style-type: disc;
	padding-right: 30px;
}
@media (max-width: 991px) {
	.text-page ol > li,
	.text-page ul > li {
		font-size: 16px;
	}
}
.text-page ol > li > span,
.text-page ul > li > span {
	margin: 0 5px 0 5px;
}

.text-page p a,
.text-page ul a,
.text-page ol a {
	color: #bb9767;
}

.text-page ul,
.text-page ol {
	/* list-style: outside disc; */
	margin-left: 1em;
	margin-bottom: 1rem;
}

.text-page ul li,
.text-page ol li {
	position: relative;
	left: 1em;
	padding-right: 1em;
}

.text-page h2,
.text-page h3 {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.5;
}
@media (max-width: 991px) {
	.text-page h2 {
		font-size: 20px;
	}
}
@media (max-width: 575px) {
	.text-page h2 {
		font-size: 18px;
	}
}

.text-page h3 {
	font-size: 20px;
}
@media (max-width: 991px) {
	.text-page h3 {
		font-size: 18px;
	}
}
@media (max-width: 575px) {
	.text-page h3 {
		font-size: 16px;
	}
}

.tab__block .tab__img {
	border-radius: 50%;
}

.breadcrumb {
	margin-top: 3rem;
	margin-bottom: 2rem;
}

@media (max-width: 767px) {
	.breadcrumb {
		margin-top: 2rem;
	}
}

@media (max-width: 575px) {
	.breadcrumb {
		margin-top: 1rem;
	}
}

.breadcrumb--light .breadcrumbs__link,
.breadcrumb--light .breadcrumbs__current,
.breadcrumb--light .delimeter {
	color: #ece4d7;
}

.copyright-row {
	display: flex;
	align-items: center;
}

.copyright-row .dev-link {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

@media (max-width: 767px) {
	.copyright-row .dev-link {
		justify-content: center;
	}
}

.copyright-row .dev-link span {
	color: #2c2a29;
	font-size: 14px;
	margin-right: 10px;
	font-weight: 300;
	text-align: right;
	line-height: 1;
	font-family: "Avenir Next Cyr";
}

.copyright-row .dev-link img {
	width: 30px;
	height: 30px;
	transition: 0.5s ease;
}

.copyright-row .dev-link:hover img {
	transition: 0.5s ease;
	transform: rotate(360deg);
}

@media (min-width: 992px) {
	.footer .footer__column {
		width: 33%;
		max-width: 33%;
	}
}
.footer__column--end {
	margin-left: auto;
}

/* Подпись разработчика в подвале — на месте бывшего логотипа VESA */
.footer .footer__dev {
	display: flex;
	justify-content: flex-end;
	min-width: 0;
}
.footer .footer__dev-link {
	display: flex;
	align-items: center;
	gap: 10px;
	text-decoration: none;
}
.footer .footer__dev-text {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 14px;
	font-weight: 300;
	line-height: 1.2;
	text-align: right;
}
.footer--dark .footer__dev-text {
	color: #ece4d7;
}
.footer .footer__dev-logo {
	width: 30px;
	height: 30px;
	flex-shrink: 0;
	transition: transform 0.5s ease;
}
.footer .footer__dev-link:hover .footer__dev-logo {
	transform: rotate(360deg);
}
@media (max-width: 767px) {
	.footer .footer__dev-text {
		font-size: 12px;
	}
}
@media (max-width: 374px) {
	.footer .footer__dev-text {
		font-size: 11px;
	}
}
.copyright-row .dev-link span {
	font-size: 16px;
}

.reviews .widget-wrapper {
	padding-top: 3rem;
    padding-bottom: 3rem;
}
.tab__block.swiper-slide {
	display: flex;
}
@media (max-width: 767px) {
	.tab__block.swiper-slide {
		flex-direction: column;
	}
}
.hardware__slider-buttons {
	position: relative;
    display: flex;
    justify-content: flex-end;
    z-index: 5;
    gap: 40px;
	margin-top: 50px;
}
@media (max-width: 767px) {
	.hardware__slider-buttons {
		margin-top: 20px;
	}
}
@media (max-width: 575px) {
	.hardware__slider-buttons {
		gap: 20px;
	}
}

/*# sourceMappingURL=style.css.map */

.lang-dropdown .selected-city {
	min-width: 110px;
}
@media (max-width: 991px) {
	.lang-dropdown .selected-city {
		min-width: 70px;
	}
}
.lang-dropdown .city-list {
	min-width: 140px;
	left: auto;
	right: 0;
}

/* Хлебные крошки по макету: ссылки тёмные, текущая страница золотая */
.breadcrumbs__item a {
	color: #2c2a29;
}
.breadcrumbs__item a:hover {
	color: #bb9767;
}
span.breadcrumbs__current {
	color: #bb9767;
}

/* Страница «Услуги» */
.services-main {
	position: relative;
	overflow: hidden;
}
.services-page__monogram {
	top: 60px;
}
.services-page__title {
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 75px;
}
@media (max-width: 1440px) {
	.services-page__title {
		margin-bottom: 50px;
	}
}
@media (max-width: 991px) {
	.services-page__title {
		margin-bottom: 30px;
	}
}
.services-page__row {
	display: flex;
	align-items: flex-start;
}
.services-page__list {
	flex: 0 0 35.5%;
	margin: 0;
	padding: 0 30px 0 0;
	list-style: none;
}
.services-page__list .service-single__list-item {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0.4em;
}
.services-page__list .service-single__list-item > a {
	font-size: max(16px, 0.9375vw);
	line-height: 2;
}
.services-page__img {
	flex: 0 0 56.1%;
}
.services-page__img img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 1090 / 595;
	object-fit: cover;
	background: #bb9767;
	transition: opacity 0.2s ease-in;
}
@media (max-width: 991px) {
	.services-page__row {
		flex-direction: column;
	}
	.services-page__list {
		flex-basis: auto;
		width: 100%;
		padding: 0;
	}
	.services-page__list .service-single__list-item > a {
		font-size: 16px;
		line-height: 1.6;
	}
	.services-page__img {
		order: -1;
		width: 100%;
		margin-bottom: 30px;
	}
}

.booking-form--services {
	padding-top: 105px;
}
.booking-form--services .booking-form__card {
	max-width: none;
	margin-left: 35.5%;
	margin-right: 8.4%;
}
@media (max-width: 1199px) {
	.booking-form--services {
		padding-top: 60px;
	}
	.booking-form--services .booking-form__card {
		margin-left: auto;
		margin-right: auto;
		max-width: 720px;
	}
}

/* Форма записи в статье блога — карточка по центру колонки текста */
.booking-form--blog {
	padding-top: 100px;
}
.booking-form--blog .booking-form__card {
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 1199px) {
	.booking-form--blog {
		padding-top: 60px;
	}
}

/* Форма записи — значения из макета */
.booking-form__card {
	background: rgba(255, 255, 255, 0.3);
	box-shadow: 20px 20px 30px rgba(219, 202, 181, 0.5);
}
.booking-form__card .cf7-row label {
	color: #2c2a29;
	font-size: 18px;
	gap: 16px;
}
.booking-form__card .wpcf7-form-control.wpcf7-text {
	padding: 6px 10px;
	border-bottom: 1px solid #000;
	font-size: 18px;
}
.booking-form__card .wpcf7-form-control.wpcf7-text::placeholder {
	color: #2c2a29;
	opacity: 0.5;
}
.booking-form__card .wpcf7-form-control.wpcf7-select {
	padding: 6px 34px 6px 10px;
	border-bottom: 1px solid #000;
	font-size: 18px;
}
.booking-form__card .cf7-row--single .wpcf7-form-control-wrap::after {
	right: 10px;
	top: 11px;
	border-right-color: #2c2a29;
	border-bottom-color: #2c2a29;
}
.booking-form__card .wpcf7-acceptance {
	color: #2c2a29;
	font-size: 18px;
	margin-bottom: 48px;
}
.booking-form__card .wpcf7-list-item label {
	gap: 16px;
}
.booking-form__card .wpcf7-acceptance input[type="checkbox"] {
	width: 25px;
	height: 25px;
	border: none;
	background: rgba(217, 212, 197, 0.5);
	box-shadow: inset 4px 2px 2px rgba(0, 0, 0, 0.12);
}
.booking-form__card .wpcf7-acceptance input[type="checkbox"]:checked::after {
	inset: 7px;
}
.booking-form__card .wpcf7-form-control.wpcf7-submit {
	font-size: 24px;
	padding: 15px 38px;
}
@media (max-width: 1440px) {
	.booking-form__card .cf7-row label,
	.booking-form__card .wpcf7-form-control.wpcf7-text,
	.booking-form__card .wpcf7-form-control.wpcf7-select,
	.booking-form__card .wpcf7-acceptance {
		font-size: 16px;
	}
	.booking-form__card .wpcf7-acceptance {
		margin-bottom: 32px;
	}
	.booking-form__card .wpcf7-form-control.wpcf7-submit {
		font-size: 18px;
	}
}

/* Стрелки слайдера «До/после» */
.results__slider-wrap {
	position: relative;
}
.results__arrow {
	position: absolute;
	top: 50%;
	z-index: 5;
	padding: 0;
	border: none;
	background: none;
	cursor: pointer;
	transform: translateY(-50%);
	transition: opacity 0.2s ease-in;
}
.results__arrow:hover {
	opacity: 0.6;
}
.results__arrow--prev {
	left: 4.5vw;
}
.results__arrow--next {
	right: 4.5vw;
}
.results__arrow svg {
	width: clamp(28px, 2.2vw, 56px);
	height: auto;
}
@media (max-width: 767px) {
	.results__arrow {
		display: none;
	}
}
.services-page__list .service-single__list-item > a {
	display: flex;
}

/* Страница «Контакты» */
.contacts-page__row {
	display: flex;
	align-items: stretch;
	gap: 2.1%;
}
.contacts-page__map {
	flex: 0 0 57.7%;
	aspect-ratio: 1091 / 545;
	background: #d9d4c5;
	box-shadow: 20px 20px 30px rgba(219, 202, 181, 0.5);
}
.contacts-page__map iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}
.contacts-page__info {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 30px;
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
}
.contacts-page__address {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3;
}
.contacts-page__address-title {
	font-weight: 700;
	margin-bottom: 11px;
}
.contacts-page__phone {
	color: #2c2a29;
	font-size: 36px;
	font-weight: 300;
	line-height: 1.2;
	white-space: nowrap;
	transition: 0.2s ease-in;
}
.contacts-page__phone:hover {
	color: #bb9767;
}
.socials-list {
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.socials-list__item {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
	transition: 0.2s ease-in;
}
.socials-list__item:hover {
	color: #bb9767;
}
.socials-list__item svg {
	flex-shrink: 0;
}
@media (max-width: 1440px) {
	.contacts-page__address,
	.socials-list__item {
		font-size: 16px;
	}
	.contacts-page__phone {
		font-size: 28px;
	}
	.socials-list {
		gap: 16px;
	}
	.socials-list__item svg {
		width: 34px;
		height: 34px;
	}
}
@media (max-width: 991px) {
	.contacts-page__row {
		flex-direction: column;
		gap: 40px;
	}
	.contacts-page__map {
		flex-basis: auto;
		width: 100%;
	}
	.contacts-page__info {
		gap: 30px;
	}
}
@media (max-width: 575px) {
	.contacts-page__map {
		aspect-ratio: 4 / 3;
		box-shadow: 10px 10px 20px rgba(219, 202, 181, 0.5);
	}
	.contacts-page__phone {
		font-size: 24px;
	}
}

/* Страница врача */
.staff-single-main {
	position: relative;
	overflow: hidden;
}
.staff-single__monogram {
	top: 60px;
}
.staff-single {
	padding: 30px 0 40px;
}
.staff-single__row {
	display: flex;
	align-items: stretch;
	gap: 1.6%;
}
.staff-single__info {
	flex: 0 0 49.2%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 6.7vw 0 2.1vw;
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
}
.staff-single__name {
	margin: 0;
	font-size: clamp(24px, 1.875vw, 48px);
	font-weight: 700;
	line-height: 1.2;
}
.staff-single__experience {
	margin-top: clamp(8px, 0.8vw, 20px);
	font-size: clamp(16px, 0.9375vw, 24px);
	font-weight: 400;
}
.staff-single__education {
	margin-top: clamp(30px, 5.6vw, 144px);
}
.staff-single__label {
	margin-bottom: clamp(10px, 1.1vw, 28px);
	font-size: clamp(16px, 0.9375vw, 24px);
	font-weight: 400;
}
.staff-single__education-text {
	font-size: clamp(18px, 1.406vw, 36px);
	font-weight: 300;
	line-height: 1.2;
}
.staff-single__education-text p {
	margin: 0 0 0.6em;
}
.staff-single__education-text p:last-child {
	margin-bottom: 0;
}
.staff-single__button {
	margin-top: auto;
	padding: 15px 38px;
	background: #2c2a29;
	color: #fff;
	font-size: clamp(16px, 0.9375vw, 24px);
	font-weight: 400;
	line-height: normal;
	transition: 0.2s ease-in;
}
.staff-single__button:hover {
	background: #bb9767;
	color: #fff;
}
.staff-single__photo {
	flex: 0 0 55.7%;
	margin-right: -6.45%;
}
.staff-single__photo img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 1052 / 982;
	object-fit: cover;
	object-position: center top;
}
.staff-single__benefits .benefits__row {
	padding-bottom: 110px;
}
@media (max-width: 1199px) {
	.staff-single__benefits .benefits__row {
		padding-bottom: 60px;
	}
}
@media (max-width: 991px) {
	.staff-single {
		padding: 20px 0 30px;
	}
	.staff-single__row {
		flex-direction: column;
	}
	.staff-single__info {
		flex-basis: auto;
		padding: 30px 0 0;
	}
	.staff-single__education {
		margin-top: 30px;
	}
	.staff-single__button {
		margin-top: 30px;
	}
	.staff-single__photo {
		order: -1;
		flex-basis: auto;
		margin-right: 0;
	}
}

.staff-certs {
	padding-bottom: 130px;
}
.staff-certs__grid {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 12px 16px;
	margin-top: 36px;
}
.staff-certs__item {
	display: block;
	aspect-ratio: 302 / 235;
	overflow: hidden;
	background: #bb9767;
}
.staff-certs__item img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.3s ease-in-out;
}
.staff-certs__item:hover img {
	transform: scale(1.05);
}
@media (max-width: 1199px) {
	.staff-certs {
		padding-bottom: 80px;
	}
	.staff-certs__grid {
		grid-template-columns: repeat(4, 1fr);
	}
}
@media (max-width: 767px) {
	.staff-certs__grid {
		grid-template-columns: repeat(3, 1fr);
		gap: 8px;
		margin-top: 24px;
	}
}
@media (max-width: 575px) {
	.staff-certs__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

.staff-single__results {
	position: relative;
}
.staff-single__results .bg-monogram--left {
	top: -11vw;
}

/* Страница «До/после» */
.works-page {
	padding-top: 70px;
}
.works-page__group.results {
	padding-bottom: 80px;
}
.works-page__title {
	font-weight: 300;
}
.works-page__group .results__slider {
	margin-top: 35px;
}
.works-page__cta.index-cta {
	padding-top: 0;
}
@media (max-width: 1199px) {
	.works-page {
		padding-top: 40px;
	}
	.works-page__group.results {
		padding-bottom: 60px;
	}
}
@media (max-width: 767px) {
	.works-page {
		padding-top: 20px;
	}
	.works-page__group.results {
		padding-bottom: 40px;
	}
	.works-page__group .results__slider {
		margin-top: 20px;
	}
}

/* Страница «Блог» */
.blog-page__title {
	margin-bottom: 35px;
}
.blog-page__grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 50px 25px;
}
.blog-page__img {
	display: block;
	aspect-ratio: 350 / 136;
	overflow: hidden;
	background: #bb9767;
}
.blog-page__img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.3s ease-in-out;
}
.blog-page__item:hover .blog-page__img img {
	transform: scale(1.05);
}
.blog-page__info {
	padding: 22px 7.4% 0;
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
}
.blog-page__item-title {
	margin: 0 0 8px;
	font-size: clamp(18px, 1.02vw, 26px);
	font-weight: 500;
	line-height: 1.25;
}
.blog-page__item-title a {
	color: #2c2a29;
	transition: 0.2s ease-in;
}
.blog-page__item-title a:hover {
	color: #bb9767;
}
.blog-page__excerpt {
	font-size: clamp(13px, 0.66vw, 17px);
	font-weight: 300;
	line-height: 1.3;
}
.blog-page__excerpt p {
	margin: 0;
}
.blog-page__excerpt ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.blog-page__excerpt li {
	display: inline;
	margin-right: 0.5em;
}
.blog-page__excerpt li::before {
	content: "•";
	margin-right: 0.4em;
}
.blog-page .pagination {
	margin-top: 50px;
}
.blog-page .nav-links {
	display: flex;
	gap: 16px;
	font-family: "Avenir Next Cyr";
	font-size: 18px;
}
.blog-page .page-numbers {
	color: #2c2a29;
}
.blog-page .page-numbers.current {
	color: #bb9767;
}
.blog-page__cta.index-cta {
	padding-top: 85px;
}
@media (max-width: 1199px) {
	.blog-page__grid {
		grid-template-columns: repeat(3, 1fr);
	}
}
@media (max-width: 991px) {
	.blog-page__grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 40px 20px;
	}
	.blog-page__cta.index-cta {
		padding-top: 60px;
	}
}
@media (max-width: 575px) {
	.blog-page__grid {
		grid-template-columns: 1fr;
		gap: 30px;
	}
	.blog-page__info {
		padding: 16px 0 0;
	}
}

/* Страница «Услуги — детальная» */
.service-detail-main {
	position: relative;
	overflow: hidden;
}
.service-detail__monogram {
	top: 10vw;
}
.service-detail {
	padding-bottom: 100px;
}
.service-detail__title {
	text-align: left;
	text-transform: uppercase;
	font-size: max(24px, 1.40625vw);
	margin-bottom: max(30px, 2.5vw);
}
.service-detail__row {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.service-detail__content {
	flex: 0 0 49.2%;
	max-width: 49.2%;
}
.service-detail__img {
	flex: 0 0 40.7%;
	max-width: 40.7%;
}
.service-detail__img img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 1020 / 1275;
	object-fit: cover;
	background: #bb9767;
}
.service-detail__text {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-weight: 300;
	line-height: 150%;
}
.service-detail__text ul {
	margin-bottom: 20px;
	padding-left: 30px;
	list-style: disc;
}
.service-detail .info-paragraph p,
.service-detail .info-paragraph-more p,
.service-detail .info-paragraph ul > li,
.service-detail .info-paragraph-more ul > li,
.service-detail__text,
.service-detail__text p,
.service-detail__text ul > li {
	font-size: max(16px, 0.703125vw);
}
.service-detail .info-paragraph p,
.service-detail .info-paragraph-more p {
	margin-bottom: 1em;
}
.service-detail .info-paragraph h2,
.service-detail .info-paragraph h3,
.service-detail .info-paragraph .info-paragraph__title,
.service-detail .info-paragraph-more h2,
.service-detail .info-paragraph-more h3,
.service-detail .info-paragraph-more .info-paragraph__title,
.service-detail__text h2,
.service-detail__text h3,
.service-detail__block-title {
	font-size: max(18px, 0.9375vw);
}
.service-detail .info-paragraph h2,
.service-detail .info-paragraph h3,
.service-detail .info-paragraph-more h2,
.service-detail .info-paragraph-more h3,
.service-detail__text h2,
.service-detail__text h3 {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-style: normal;
	font-weight: 300;
	line-height: 150%;
	margin-top: max(24px, 1.5625vw);
	margin-bottom: 12px;
}
.service-detail .info-paragraph__show {
	display: inline-block;
	margin-top: 10px;
}
.service-detail__block {
	margin-top: max(30px, 2.34375vw);
}
.service-detail__block-title {
	color: #2c2a29;
	font-family: "Avenir Next Cyr";
	font-style: normal;
	font-weight: 300;
	line-height: 150%;
	margin-bottom: 20px;
}
.service-detail__services {
	padding-top: 0;
}
@media (max-width: 991px) {
	.service-detail {
		padding-bottom: 60px;
	}
	.service-detail__row {
		flex-direction: column;
	}
	.service-detail__content,
	.service-detail__img {
		flex-basis: auto;
		max-width: 100%;
		width: 100%;
	}
	.service-detail__img {
		order: -1;
		margin-bottom: 30px;
	}
}

.reviews {
	position: relative;
}
.reviews__section-title {
	margin-bottom: 0;
}
.reviews .reviews__title {
	margin: 100px 0 150px;
	text-align: center;
}
@media (max-width: 991px) {
	.reviews .reviews__title {
		margin: 70px 0 100px;
	}
}

/* Заглушка вместо фото специалиста — новая монограмма */
.staff-empty-placeholder {
	width: 100%;
	aspect-ratio: 1 / 1;
	background: #ece4d7 url(assets/img/bg/bg-monogram.svg) no-repeat center / 62%;
}
.staff-empty-placeholder--wide {
	aspect-ratio: 1052 / 982;
	background-size: 45%;
}

/* Заглушка вместо фото статьи в списке блога.
   Цвет не задаём — просвечивает фирменный фон .blog-page__img,
   иначе плитка сливается с фоном страницы. */
.blog-empty-placeholder {
	width: 100%;
	height: 100%;
	background: url(assets/img/bg/bg-monogram.svg) no-repeat center / 30%;
	opacity: 0.45;
}
/* В слайдере на главной у .blog__img нет своих размеров и фона — задаём их здесь */
.blog-empty-placeholder--slider {
	height: auto;
	aspect-ratio: 450 / 254;
	background-color: #bb9767;
}
