

/* Start:/local/templates/clinic/components/bitrix/catalog/uslugi/style.min.css?1740580631959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/templates/clinic/components/bitrix/catalog.element/uslugi-element/style.css?1748436609689*/
main.def_page {
    padding: 0 !important;
}
.w-100 {
    column-gap: 0 !important;
    width: 100% !important;
}

.block_info__text_box li {
    position: relative;
    padding-left: 20px;
}
.block_info__text_box ul li:before {
    position: absolute;
    left: 8px;
    top: 9px;
    content: '';
    background: #282828;
    border-radius: 50%;
    width: 3px;
    height: 3px;
}

.img_flex {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.img_flex img {
    width: 100%;
}
.img_flex>* {
    width: calc(50% - 20px);
    display: block;
}
@media (max-width: 550px) {

	.img_flex>* {
		width: 100%;
        margin-bottom: 10px;
	}

}
/* End */


/* Start:/local/templates/clinic/components/bitrix/catalog.element/uslugi-element/css/main_screen.css?17418579021696*/
.s_main_screen {
	background: #282828;
	max-height: 650px;
	height: 650px;
	position: relative;
}
.s_main_screen:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #28282899;
	z-index: 0;
}
.s_main_screen .container {
	position: inherit;
	z-index: 1;
}

.main_screen {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: end;
	padding-bottom: 10px;
}

.main_screen__box {
	display: flex;
	flex-direction: column;
	width: 100%;
	gap: 20px;
}

.main_screen__text {
	font-size: 14px;
	line-height: 18px;
	max-width: 230px;
}

.main_screen__title {
	width: 100%;
	font-size: 68px;
	position: relative;
}

.main_screen__btn {
	position: absolute;
	right: 0;
	bottom: 12px;
	max-width: 340px;
	width: 100%;
	justify-content: center;
	display: flex;
}




.s_main_screen_detail .main_screen__box {
	position: relative;
}
.s_main_screen_detail .main_screen__title {
	width: 70%;
	position: unset;
}
.s_main_screen_detail .main_screen__text {
	max-width: 335px;
}

@media (max-width: 1200px) {
	.main_screen__title {
		position: unset;
		display: flex;
		flex-direction: column;
		font-size: 54px;
		line-height: 60px;
		gap: 20px;
	}

	.main_screen__btn {
		position: unset;
		right: unset;
		bottom: unset;
	}

	.main_uslug_title {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}
}

@media (max-width: 768px) {
	.main_screen {
		padding-bottom: 20px;
	}

	.s_main_screen {
		max-height: unset;
		height: 100vh;
	}

	.main_screen__box {
		gap: 10px;
	}

	.main_screen__title {
		font-size: 24px;
		line-height: 26px;
	}

	.main_screen__text {
		font-size: 12px;
		line-height: 13px;
	}

	.main_screen__btn {
		max-width: unset;
	}
}
/* End */


/* Start:/local/templates/clinic/components/bitrix/catalog.element/uslugi-element/css/correct.css?17519005375645*/
.s_correct_text {
	padding: 100px 0 50px;
}
.s_correct_text h2 {
	color: white;
}
.correct_text {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

/* add style */
.s_correct_text_v2 .correct_text__item {
	display: flex;
	min-height: 212px;
}
.s_correct_text_v2 .correct_text__def p {
	margin-bottom: 14px;
}
.s_correct_text_v2 .correct_text__def p:last-child {
	margin-bottom: 0;
}

.s_correct_text_v2 .correct_text__item:nth-child(1) {
	grid-column: 1;
	grid-row: 1;
}
.s_correct_text_v2 .correct_text__item:nth-child(2) {

	
	grid-column: 1;
	grid-row: 2;
	align-items: end;
}
.s_correct_text_v2 .correct_text__item:nth-child(3) {
	grid-column: 3;
	grid-row: 1;
}
.s_correct_text_v2 .correct_text__item:nth-child(4) {
	grid-column: 2;
	grid-row: 1;
	align-items: end;


}
.s_correct_text_v2 .correct_text__item:nth-child(5) {
	grid-column: 3;
	grid-row: 2;
	align-items: end;
}
.s_correct_text_v2 .correct_text__item:nth-child(6) {
	grid-column: 2;
	grid-row: 2;
	min-height: 324px;
}
.s_correct_text_v2 .correct_text__item:nth-child(7) {
		grid-column: 4;
	grid-row: 1;
	align-items: end;

}
.s_correct_text_v2 .correct_text__item:nth-child(8) {
	grid-column: 4;
	grid-row: 2;
	min-height: 324px;
}
/* !add style */

.correct_text__container {
	display: grid;
	/* grid-template: 1fr 1fr / 1fr 1fr 1fr 1fr; */
	grid-template-columns: repeat(auto-fit, minmax(240px,1fr));
	grid-gap: 20px;
}

.correct_text__item {
	display: flex;
	min-height: 200px;
}
.correct_text__item img {
	object-fit: cover;
	object-position: top center;
	width: 100%;
	height: 100%;
}
.correct_text__def, .correct_text__def p, .correct_text__def ul li {
	color: white;
	font-size: 14px;
	line-height: 18px;
}
.correct_text__def ul li {
	position: relative;
	padding-left: 20px;
}
.correct_text__def ul li:before {
	position: absolute;
	left: 8px;
	top: 9px;
	content: '';
	background: white;
	border-radius: 50%;
	width: 3px;
	height: 3px;
}

.correct_text__item:nth-child(1) {
	grid-column: 1;
	grid-row: 1;
}
.correct_text__item:nth-child(2) {
	grid-column: 1;
	grid-row: 2;
	align-items: end;
}
.correct_text__item:nth-child(3) {
	grid-column: 3;
	grid-row: 1;
}
.correct_text__item:nth-child(4) {

	grid-column: 2;
	grid-row: 1;
	align-items: end;
}
.correct_text__item:nth-child(5) {
	grid-column: 2;
	grid-row: 2;
	min-height: 285px;
}
.correct_text__item:nth-child(6) {
	grid-column: 3;
	grid-row: 2;
	align-items: end;
	justify-content: end;
}
.correct_text__item:nth-child(7) {
	grid-column: 4;
	grid-row: 1/3;
}

@media (max-width: 1200px) {
	.correct_text__container {
		grid-template-columns: repeat(auto-fit, minmax(200px,1fr));
		grid-gap: 10px;
	}

	/* add style */

	/* !add style */
}
@media (max-width: 992px) {
	.correct_text__container {
		grid-template-columns: unset;
		grid-template: 1fr 1fr / 1fr 1fr 1fr;
	}

	.correct_text__item:nth-child(7) {
		display: none;
	}

	/* add style */
	.s_correct_text_v2 .correct_text__item:nth-child(4) {
		grid-column: 2;
		grid-row: 3;
	}
	.s_correct_text_v2 .correct_text__item:nth-child(7) {
		display: flex;
	}
	.s_correct_text_v2 .correct_text__item:nth-child(8) {
		grid-column: 1;
		grid-row: 3;
	}
	/* !add style */
}
@media (max-width: 768px) {
	.s_correct_text {
		padding: 60px 0 30px;
	}
	.correct_text {
		gap: 30px;
	}

	/* add style */
	.s_correct_text_v2.s_correct_text {
		padding: 30px 0 30px;
	}

	.s_correct_text_v2 .correct_text__item {
		min-height: unset;
		align-items: unset;
	}
	.s_correct_text_v2 .correct_text__item img {
		max-height: 500px;
	}
	.s_correct_text_v2 .correct_text__container {
		gap: 10px;
	}

	.s_correct_text_v2 .correct_text__item:nth-child(1) {
		order: 2;
		margin-bottom: 10px;
	}
	.s_correct_text_v2 .correct_text__item:nth-child(2) {
		order: 1;
	}
	.s_correct_text_v2 .correct_text__item:nth-child(3) {
		order: 6;
		margin-bottom: 10px;
	}
	.s_correct_text_v2 .correct_text__item:nth-child(4) {
		order: 3;
	}
	.s_correct_text_v2 .correct_text__item:nth-child(5) {
		order: 5;
		display: flex;
	}
	.s_correct_text_v2 .correct_text__item:nth-child(6) {
		order: 4;
		min-height: unset;
		margin-bottom: 10px;
	}
	.s_correct_text_v2 .correct_text__item:nth-child(7) {
		order: 7;
	}
	.s_correct_text_v2 .correct_text__item:nth-child(8) {
		order: 8;
		min-height: unset;
	}
	/* !add style */

	.correct_text__container {
		display: flex;
		flex-direction: column;
		grid-template: unset;
		gap: 20px;
	}

	.correct_text__item img {
		max-height: 500px;
	}

	.correct_text__item {
		min-height: unset;
	}

	.correct_text__item:nth-child(1) {
		order: 2;
	}
	.correct_text__item:nth-child(2) {
		order: 1;
		align-items: unset;
	}
	.correct_text__item:nth-child(3) {
		order: 4;
	}
	.correct_text__item:nth-child(4) {
		order: 3;
		align-items: unset;
	}
	.correct_text__item:nth-child(5) {
		display: none;
	}
	.correct_text__item:nth-child(6) {
		order: 5;
		align-items: unset;
        justify-content: left;
	}
}
@media (max-width: 550px) {
	.s_correct_text h2 {
		font-size: 24px;
		line-height: 26px;
	}

	.correct_text__def, .correct_text__def p, .correct_text__def ul li {
		color: #FAF8EB;
		font-size: 12px;
		line-height: 15px;
	}

	/* add style */
	.s_correct_text_v2 .correct_text__def, .s_correct_text_v2 .correct_text__def p, .s_correct_text_v2 .correct_text__def ul li {
		color: white;
	}

	.s_correct_text_v2 .correct_text__item:nth-child(1) img {
		max-height: 100%;
	}
	.s_correct_text_v2 .correct_text__item:nth-child(3) img {
		max-height: 100%;
	}
	.s_correct_text_v2 .correct_text__item:nth-child(6) img {
		max-height: 100%;
	}
	.s_correct_text_v2 .correct_text__item:nth-child(8) img {
		max-height: 100%;
	}
	/* !add style */
}
/* End */


/* Start:/local/templates/clinic/components/bitrix/catalog.element/uslugi-element/css/pree.css?17519026592034*/

.s_block_info {
	padding: 50px 0;
}
.s_block_info h2 {
	color: white;
}
.block_info {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.block_info__container {
	display: flex;
	gap: 20px;
}

.block_info__left, .block_info__right {
	width: calc(50% - 10px);
}

.block_info__left {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.block_info__top {
	padding: 20px;
	border: 1px solid #FAF8EB;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.block_info__text {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.block_info__text, .block_info__text p, .block_info__text_box, .block_info__text_box p {
	font-size: 14px;
	line-height: 18px;
	color: white;
}
.block_info__bot {
	padding: 20px;
	background: white;
}
.block_info__bot .block_info__text_box, .block_info__bot .block_info__text_box p {
	color: #282828;
}

.block_info__right {
	display: flex;
}
.block_info__right img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	/*min-height: 460px;*/
}

@media (max-width: 992px) {
	.block_info__container {
		gap: 10px;
	}

	.block_info__left {
		width: calc(40% - 10px);
	}
	.block_info__right {
		width: calc(60% - 10px);
	}

	.block_info__left {
		gap: 10px;
	}
	.block_info__top {
		padding: 10px;
	}
	.block_info__text {
		gap: 10px;
	}
}
@media (max-width: 768px) {
	.s_block_info {
		padding: 30px 0;
	}
	.s_block_info h2 {
		color: #FAF8EB;
	}
	.block_info {
		gap: 30px;
	}
	.block_info__container {
		gap: 20px;
		flex-direction: column;
	}

	.block_info__left, .block_info__right {
		width: 100%;
	}

	.block_info__left {
		order: 2;
	}
	.block_info__right {
		order: 1;
	}

	.block_info__bot {
		padding: 10px;
	}

	.block_info__right img {
		object-position: top center;
		min-height: unset;
		max-height: 500px;
	}
}
@media (max-width: 550px) {
	.s_block_info h2 {
		font-size: 24px;
		line-height: 26px;
	}
}

.gorizont .block_info__container {
    flex-wrap: wrap;
    width: 100%;
}
.gorizont  .block_info__container>div {
    width: 100%;
}
.gorizont  .block_info__left {
    order: 2;
}
/* End */


/* Start:/local/templates/clinic/components/bitrix/catalog.element/uslugi-element/css/about.css?17490444014083*/
.s_chess_detail {
	padding: 180px 0 50px;
}
.chess_detail {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

/* add style */

.s_chess_detail.s_chess_detail_v2 {
	padding: 50px 0;
}
.s_chess_detail_v2 h1 {
	display: none;
}

/* !add style */

.chess_detail__container {
	display: grid;
	grid-template: 1fr 1fr / 1fr 1fr 1fr 1fr;
	grid-gap: 20px;
}
.chess_detail__item, .chess_detail__item a {
	display: flex;
	width: 100%;
	height: 100%;
}
.chess_detail_item__text {
	display: flex;
	align-items: end;
	color: white;
	font-size: 14px;
	line-height: 18px;
}
.chess_detail_item__img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.chess_detail__item:nth-child(1) img, .chess_detail__item:nth-child(4) img {
	max-height: 315px;
}
.chess_detail__item:nth-child(5) img {
	max-height: 650px;
}

.chess_detail__item:nth-child(1) {
	grid-column: 1;
	grid-row: 1;
}
.chess_detail__item:nth-child(2) {
	grid-column: 1;
	grid-row: 2;
}
.chess_detail__item:nth-child(3) {
	grid-column: 2;
	grid-row: 1;
}
.chess_detail__item:nth-child(4) {
	grid-column: 2;
	grid-row: 2;
}
.chess_detail__item:nth-child(5) {
	grid-column: 3/5;
	grid-row: 1/3;
}

@media (max-width: 1200px) {
	.chess_detail__item:nth-child(1) img, .chess_detail__item:nth-child(4) img {
		max-height: 240px;
	}
	.chess_detail__item:nth-child(5) img {
		max-height: 500px;
	}
}
@media (max-width: 992px) {
	/* add style */
	.s_chess_detail_v2 .chess_detail__container {
		display: flex;
		flex-wrap: wrap;
		grid-template: unset;
		grid-gap: unset;
		gap: 10px;
	}

	.s_chess_detail_v2 .chess_detail__item:nth-child(1) {
		grid-column: unset;
		grid-row: unset;
		display: none;
	}
	.s_chess_detail_v2 .chess_detail__item:nth-child(2) {
		grid-column: unset;
		grid-row: unset;
		order: 1;
		margin-bottom: 0;
	}
	.s_chess_detail_v2 .chess_detail__item:nth-child(3) {
		grid-column: unset;
		grid-row: unset;
		order: 3;
	}
	.s_chess_detail_v2 .chess_detail__item:nth-child(4) {
		grid-column: unset;
		grid-row: unset;
		order: 2;
		min-height: 315px;
		max-height: 500px;
	}
	.s_chess_detail_v2 .chess_detail__item:nth-child(4) img {
		min-height: 315px;
		max-height: 500px;
	}
	.s_chess_detail_v2 .chess_detail__item:nth-child(5) {
		grid-column: unset;
		grid-row: unset;
		display: none;
	}
	/* !add style */

	.chess_detail__container {
		grid-template: 1fr 1fr 1fr 1fr 1fr / 1fr 1fr;
		grid-template-rows: auto auto;
		grid-gap: 10px;
	}

	.chess_detail__item:nth-child(1) img, .chess_detail__item:nth-child(4) img {
		max-height: 350px;
	}
	.chess_detail__item:nth-child(5) img {
		max-height: 600px;
	}
	.chess_detail__item:nth-child(2) {
		margin-bottom: 10px;
	}

	.chess_detail_item__text {
		display: unset;
		align-items: unset;
	}

	.chess_detail__item:nth-child(1) {
		grid-column: 1;
		grid-row: 4;
	}
	.chess_detail__item:nth-child(2) {
		grid-column: 1/3;
		grid-row: 3;
	}
	.chess_detail__item:nth-child(3) {
		grid-column: 1/3;
		grid-row: 5;
	}
	.chess_detail__item:nth-child(4) {
		grid-column: 2;
		grid-row: 4;
	}
	.chess_detail__item:nth-child(5) {
		grid-column: 1/3;
		grid-row: 1/3;
	}
}
@media (max-width: 768px) {
	/* add style */
	.s_chess_detail.s_chess_detail_v2 {
		padding: 30px 0;
	}

	.s_chess_detail_v2 .chess_detail__item:nth-child(4) {
		max-height: 400px;
	}
	.s_chess_detail_v2 .chess_detail__item:nth-child(4) img {
		max-height: 400px;
	}
	/* !add style */
	.chess_detail {
		gap: 30px;
	}

	.chess_detail__item:nth-child(1) img, .chess_detail__item:nth-child(4) img {
		max-height: 300px;
	}
	.chess_detail__item:nth-child(5) img {
		max-height: 500px;
	}

	.s_chess_detail h1 {
		color: white;
	}
}
@media (max-width: 550px) {
	/* add style */
	.s_chess_detail_v2 .chess_detail__item:nth-child(4) {
		max-height: 315px;
	}
	.s_chess_detail_v2 .chess_detail__item:nth-child(4) img {
		max-height: 315px;
	}
	/* !add style */

	.chess_detail__item:nth-child(1) img, .chess_detail__item:nth-child(4) img {
		max-height: 165px;
	}
	.chess_detail__item:nth-child(5) img {
		max-height: 340px;
	}

	.chess_detail_item__text {
		font-size: 12px;
		line-height: 15px;
	}
}
/* End */


/* Start:/local/templates/clinic/components/bitrix/catalog.element/uslugi-element/css/info.css?17409252372159*/
.container.grap_info {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.s_block_text {
	padding: 50px 0;
}
.block_text {
	display: flex;
	gap: 40px;
}

.block_text__left, .block_text__right {
	width: calc(50% - 20px);
}

.block_text__left {
	display: flex;
	gap: 20px;
}
.block_text__img_cont, .block_text__cont {
	width: calc(50% - 10px);
}
.block_text__img_cont {
	display: flex;
}
.block_text__img_cont img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.block_text__cont {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 20px;
}
.block_text__def, .block_text__def p, .block_text__def ul li {
	font-size: 14px;
	line-height: 18px;
	color: white;
}
.block_text__def ul li {
	position: relative;
	padding-left: 20px;
}
.block_text__def ul li:before {
	position: absolute;
	left: 8px;
	top: 9px;
	content: '';
	background: white;
	border-radius: 50%;
	width: 3px;
	height: 3px;
}

.block_text__right img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	min-height: 586px;
}

@media (max-width: 1200px) {
	.block_text {
		gap: 10px;
	}

	.block_text__left, .block_text__right {
		width: calc(50% - 5px);
	}

	.block_text__left {
		gap: 10px;
	}
	.block_text__img_cont, .block_text__cont {
		width: calc(50% - 5px);
	}
}
@media (max-width: 992px) {
	.block_text__left {
		width: 100%;
	}

	.block_text__right {
		display: none;
	}
}
@media (max-width: 768px) {
	.s_block_text {
		padding: 30px 0;
	}
}
@media (max-width: 550px) {
	.block_text__left {
		flex-direction: column;
		gap: 20px;
	}
	.block_text__img_cont, .block_text__cont {
		width: 100%;
	}
	.block_text__cont {
		order: 1;
		justify-content: unset;
		gap: 10px;
	}
	.block_text__img_cont {
		order: 2;
		max-height: 380px;
	}
	.block_text__img_cont img {
		object-position: top;
	}
	.block_text__def, .block_text__def p, .block_text__def ul li {
		font-size: 12px;
		line-height: 15px;
	}
	.block_text__def ul li:before {
		position: absolute;
		left: 8px;
		top: 6px;
		content: '';
		background: white;
		border-radius: 50%;
		width: 3px;
		height: 3px;
	}
}
@media (max-width: 450px) {
	.block_text__img_cont {
		max-height: 300px;
	}
}
/* End */


/* Start:/local/templates/clinic/components/bitrix/catalog.element/uslugi-element/css/d3.css?1748613140623*/
.container.grap_3d {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.diagnostic-button-next, .diagnostic-button-prev {
    position: absolute;
    z-index: 9;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.diagnostic-button-next:before {
    content: "❮";
    font-size: 60px;
}
.diagnostic-button-next{
    left:  10px;   
}
.diagnostic-button-prev{
    right:  10px;   top: 0;
}
.diagnostic-button-prev:before {
    content: "❯";
    font-size: 60px;
}
.diagnostic-button-next:hover, .diagnostic-button-prev:hover{color: #C6A464;}
/* End */


/* Start:/local/templates/clinic/components/bitrix/news.list/block_price/style.css?175269450211952*/
.sub_price {
    font-size: 12px;
    font-weight: 100;
    margin-top: 10px;
    width: 100%;
}
.s_price_list {
	padding-bottom: 65px;
}
.price_list {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.price_list__container {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.price_list_btn {
	position: relative;
	display: flex;
	align-items: center;
	padding: 4px 40px 4px 15px;
	border: 1px solid #C6A464;
	max-height: 50px;
	height: 50px;
	transition: .3s;
}
.price_list_btn.price_list_btn_big {
	padding: 4px 50px 4px 20px;
}
.price_list_btn.price_list_btn_big svg {
	right: 20px;
}
.price_list_btn span {
	font-weight: 700;
	font-size: 14px;
	line-height: 15px;
	color: white;
	text-transform: uppercase;
}
.price_list_btn svg {
	position: absolute;
	right: 15px;
	top: 50%;
	width: 12px;
	height: 17px;
	transform: translateY(-50%) rotate(0deg);
	transition: .3s;
}
.price_list_btn svg path {
	stroke: #C6A464;
	transition: .3s;
}
.price_list_btn:hover {
	background: #C6A464;
}
.price_list_btn:hover svg {
	transform: translateY(-50%) rotate(-50deg);
}
.price_list_btn:hover svg path {
	stroke: #FAF8EB;
}
.price_list_btn.active {
    background: #C6A464;
}
.price_list_btn.active svg path {
    stroke: #FAF8EB;
}
.price_list_btn.active svg {
	transform: translateY(-50%) rotate(-50deg);
}
.price_list__top {
	display: flex;
	align-items: center;
	gap: 20px;
}
.price_list__gender_cont {
	width: 335px;
}
.price_list__top_menu {
	width: calc(100% - 355px);
	display: flex;
	align-items: center;
	overflow-x: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none;
	gap: 24px;
}
.price_list__top_menu::-webkit-scrollbar {
	width: 0;
	background-color: transparent;
	padding-bottom: 0;
}
.price_list__top_menu::-webkit-scrollbar-thumb {
	padding-bottom: 0;
}
.price_list__top_menu::-webkit-scrollbar-track {
	padding-bottom: 0;
}

.price_list__cont {
	display: flex;
	gap: 20px;
}
.price_list__cont_menu {
	display: flex;
	flex-direction: column;
	gap: 10px;
	width: 335px;
}
.price_list__cont_box {
	width: calc(100% - 355px);
}
.price_list__title {
	font-size: 40px;
	line-height: 44px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.price_list__sub_title {
	color: white;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
}
.price_list__cont_menu .price_list_btn.price_list_btn_mob_sec {
	display: none;
}

.pl__table {
	display: flex;
	flex-direction: column;
}
.pl_table__sec_title {
	font-weight: 700;
	font-size: 14px;
	line-height: 15px;
	color: #282828;
	width: 100%;
	padding: 18px 20px;
	background: #FAF8EB;
	text-transform: uppercase;
}
.pl_table__item {
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #C6A464;
	display: flex;
	color: white;
	gap: 20px;
}
.pl_table__stroke_box {
	display: flex;
	padding: 0 0 10px 20px;
	gap: 20px;
}
.pl_table__stroke {
	color: white;
	font-size: 14px;
	line-height: 18px;
}
.pl_table_stroke__left{
	width: calc(70% - 10px);
}
.pl_table_stroke__right {
	width: calc(30% - 10px);
}
.pl_table_item__title {
	width: calc(70% - 10px);
	display: flex;
	align-items: center;
	    flex-wrap: wrap;
}
.pl_table_item__title span {
	font-size: 14px;
	line-height: 18px;
	max-width: 540px;
}
.pl_table_item__coin {
	width: calc(20% - 20px);
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	display: flex;
	align-items: center;
}
.pl_table_item__link {
	width: calc(10% - 10px);
	display: flex;
	align-items: center;
	justify-content: end;
}
.pl_table__item:hover .pl_table_item__link {
	opacity: 1;
}
.pl_table_item__link {
	color: #C6A464;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 12px;
	line-height: 13px;
	font-weight: 700;
	opacity: 0;
	transition: .3s;
}

@media (max-width: 1200px) {
	.price_list__cont_menu .price_list_btn {
		display: none;
	}
	.price_list__cont_menu .price_list_btn.price_list_btn_mob_sec {
		display: flex;
	}
	.price_list__cont_menu .price_list_btn.price_list_btn_mob {
		display: flex;
	}
	.price_list__cont_menu {
		width: 225px;
	}
	.price_list__cont_box {
		width: calc(100% - 225px);
	}
}
@media (max-width: 992px) {
	.price_list__cont {
		flex-direction: column;
		gap: 30px;
	}
	.price_list__cont_menu {
		width: 100%;
	}
	.price_list__cont_box {
		width: 100%;
	}

	.price_list__top {
		overflow-x: scroll;
		scrollbar-width: none;
		-ms-overflow-style: none;
	}
	.price_list__top::-webkit-scrollbar {
		width: 0;
		background-color: transparent;
		padding-bottom: 0;
	}
	.price_list__top::-webkit-scrollbar-thumb {
		padding-bottom: 0;
	}
	.price_list__top::-webkit-scrollbar-track {
		padding-bottom: 0;
	}
	.price_list__gender_cont {
		width: 220px;
	}
	.price_list__gender_cont .price_list_btn {
		width: 220px;
	}
	.price_list__top_menu {
		width: unset;
		overflow-x: unset;
		scrollbar-width: unset;
		-ms-overflow-style: unset;
		gap: 20px;
	}
	.price_list__top_menu::-webkit-scrollbar {
		width: unset;
		background-color: unset;
		padding-bottom: unset;
	}
	.price_list__top_menu::-webkit-scrollbar-thumb {
		padding-bottom: unset;
	}
	.price_list__top_menu::-webkit-scrollbar-track {
		padding-bottom: unset;
	}
}
@media (max-width: 768px) {
	.s_price_list {
		padding-bottom: 30px;
	}
	.price_list {
		gap: 30px;
	}
	.price_list__container {
		gap: 10px;
	}
	.s_price_list h1 {
		color: white;
	}

	.price_list__gender_cont {
		width: 170px;
	}
	.price_list__gender_cont .price_list_btn {
		width: 170px;
	}

	.price_list_btn {
		padding: 2px 40px 2px 10px;
		max-height: 40px;
		height: 40px;
	}
	.price_list_btn.price_list_btn_big {
		padding: 2px 40px 2px 10px;
	}
	.price_list_btn.price_list_btn_big svg {
		right: 10px;
	}
	.price_list_btn span {
		font-size: 12px;
		line-height: 13px;
	}
	.price_list_btn svg {
		right: 10px;
	}

	.price_list__title {
		font-size: 24px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	.price_list__sub_title {
		font-size: 12px;
		line-height: 15px;
	}

	.pl_table__sec_title {
		font-size: 12px;
		line-height: 13px;
		padding: 13px 10px;
	}
	.pl_table__item {
		padding: 10px 0;
		flex-wrap: wrap;
		gap: 10px;
	}
	.pl_table__stroke_box {
		display: none;
	}
	.pl_table_item__title {
		width: 100%;
		align-items: unset;
	}
	.pl_table_item__title span {
		max-width: unset;
	}
	.pl_table_item__coin {
		width: calc(50% - 5px);
	}
	.pl_table_item__link {
		width: calc(50% - 5px);
	}
}
@media (max-width: 550px) {
	.pl_table_item__title span {
		font-size: 12px;
		line-height: 15px;
	}
	.pl_table_item__coin {
		font-size: 12px;
		line-height: 15px;
	}
}

.s_price_block {
	padding: 50px 0;
}
.s_price_block h2 {
	color: white;
}
.price_block {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

.price_block__container {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.price_block__container_main {
	display: flex;
	align-items: stretch;
	gap: 20px;
	padding: 20px;
	border: 1px solid #C6A464;
}
.price_block__left, .price_block__right {
	width: calc(50% - 10px);
}
.price_block__right {
	position: relative;
}
.price_block__left {
	display: flex;
	flex-direction: column;
	gap: 38px;
	justify-content: space-between;
}
.price_block__top {
	background: #C6A464;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 20px;
	min-height: 280px;
	width: 100%;
}
.price_block__title_cont {
	display: flex;
	flex-direction: column;
	padding: 10px 15px 0;
	gap: 20px;
}
.price_block__title {
	font-size: 57px;
	line-height: 62px;
	text-transform: uppercase;
	word-break: break-word;
	white-space: normal;
	color: white;
}
.price_block__price {
	display: flex;
	justify-content: end;
	font-weight: 700;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	color: white;
}
.price_block__btn_cont {
	display: flex;
	padding: 0 20px 20px;
}
.price_block__btn {
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 15px;
	font-weight: 700;
	color: white;
	text-transform: uppercase;
	transition: .3s;
	padding: 13px 20px;
	border: 1px solid #FAF8EB;
}
.price_block__btn:hover {
	background: #FAF8EB;
	color: #282828;
}
.price_block__ul {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.price_block__ul li {
	position: relative;
	padding-left: 20px;
	font-size: 14px;
	line-height: 18px;
	color: white;
}
.price_block__ul li:before {
	position: absolute;
	left: 8px;
	top: 7px;
	content: '';
	background: white;
	border-radius: 50%;
	width: 3px;
	height: 3px;
}
.price_block__img_big {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
	position: absolute;
}

.price_block__container_small {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	grid-gap: 20px;
}
.price_block__item {
	padding: 20px;
	border: 1px solid #C6A464;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.price_block_item__bot {
	display: flex;
	flex-direction: column;
	height: 100%;
	gap: 10px;
	justify-content: space-between;
}
.price_block_item__title {
	text-transform: uppercase;
	color: white;
	font-size: 24px;
	line-height: 26px;
	font-weight: 700;
}
.price_block_item__btn_cont {
	display: flex;
	justify-content: center;
}
.price_block_item__btn {
	color: #C6A464;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	text-decoration: underline;
}
.price_block_item__top {
	display: flex;
}
.price_block_item__img {
	object-fit: cover;
	object-position: top center;
	width: 100%;
	min-height: 162px;
	max-height: 162px;
}

@media (max-width: 1300px) {
	.price_block_item__img {
		min-height: 200px;
		max-height: 200px;
	}
}
@media (max-width: 1200px) {
	.price_block__container_main {
		gap: 10px;
		padding: 10px;
	}
	.price_block__left, .price_block__right {
		width: calc(50% - 5px);
	}
	.price_block__left {
		gap: 10px;
	}
	.price_block__top {
		min-height: 160px;
	}
	.price_block__title_cont {
		padding: 10px 10px 0;
		gap: 10px;
	}
	.price_block__title {
		font-size: 32px;
		line-height: 34px;
	}
	.price_block__btn_cont {
		padding: 0 10px 10px;
	}
	.price_block__img_big {
		min-height: 260px;
	}

	.price_block__container_small {
		grid-gap: 10px;
	}
	.price_block__item {
		padding: 10px;
		gap: 10px;
	}
	.price_block_item__bot {
		gap: 20px;
	}
}
@media (max-width: 1050px) {
	.price_block_item__img {
		min-height: 162px;
		max-height: 162px;
	}
}
@media (max-width: 960px) {
	.price_block_item__img {
		min-height: 235px;
		max-height: 235px;
	}
}
@media (max-width: 768px) {
	.s_price_block {
		padding: 30px 0;
	}
	.s_price_block h2 {
		color: #FAF8EB;
	}
	.price_block {
		gap: 30px;
	}

	.price_block__container {
		gap: 10px;
	}

	.price_block__container_main {
		flex-direction: column;
	}
	.price_block__left, .price_block__right {
		width: 100%;
	}
	.price_block__left {
		order: 2;
	}
	.price_block__right {
		order: 1;
		position: unset;
	}
	.price_block__top {
		gap: 30px;
		min-height: unset;
	}
	.price_block__title {
		font-size: 24px;
		line-height: 26px;
	}
	.price_block__price {
		font-weight: 400;
		font-size: 12px;
		line-height: 15px;
		text-transform: unset;
	}
	.price_block__btn {
		font-size: 12px;
		line-height: 13px;
	}
	.price_block__img_big {
		position: unset;
	}

	.price_block_item__btn {
		color: #282828;
		font-size: 12px;
		line-height: 13px;
		text-decoration: unset;
		text-transform: uppercase;
		padding: 14px 20px;
		text-align: center;
		width: 100%;
		background: #FAF8EB;
		transition: .3s;
	}
	.price_block_item__btn:hover {
		color: #FAF8EB;
		background: #C6A464;
	}
	.price_block_item__img {
		min-height: 190px;
		max-height: 190px;
	}
}
@media (max-width: 630px) {
	.price_block_item__img {
		min-height: unset;
		max-height: unset;
	}
}
@media (max-width: 550px) {
	.s_price_block h2 {
		font-size: 24px;
		line-height: 26px;
	}

	.price_block__ul li {
		font-size: 12px;
		line-height: 15px;
	}
	.price_block__ul li:before {
		top: 6px;
	}
	.price_block__img_big {
		min-height: 200px;
	}

	.price_block_item__img {
		min-height: 160px;
	}
}




.price_block_item__hide {
	display: none;
}
.price_block__big_hide_link {
	display: none;
}
/* End */


/* Start:/local/templates/clinic/components/bitrix/news.list/block_like/style.css?17520881492235*/
.s_maybe_like {
	padding: 50px 0;
}
.s_maybe_like h2 {
	color: white;
}
.maybe_like {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.maybe_like__container {
	display: flex;
	position: relative;
	padding-bottom: 30px;
}

.maybe_like__card {
	display: flex;
	flex-direction: column;
	padding: 20px;
	gap: 10px;
	height: 100%;
	border: 1px solid #C6A464;
}
.maybe_like_card__img {
	position: relative;
	display: flex;
	width: 100%;
	min-height: 390px;
	max-height: 390px;
}
.maybe_like_card__img:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(40, 40, 40, 0.4);
	transition: .3s;
}
.maybe_like_card__img:hover:before {
	opacity: 0;
}
.maybe_like_card__img img {
	object-fit: cover;
	object-position: top;
	height: 100%;
	width: 100%;
}
.maybe_like_card__info {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
	gap: 10px;
}
.maybe_like_card__title {
	font-weight: 700;
	text-transform: uppercase;
	line-height: 24px;
	font-size: 20px;
	color: white;
}
.maybe_like_card__link_cont {
	display: flex;
	justify-content: center;
}
.maybe_like_card__link {
	color: #C6A464;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	text-decoration: underline;
}

.swiper-pagination.sp_main.sp_maybe_like {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}

@media (max-width: 992px) {
	.maybe_like__card {
		padding: 10px;
	}
}
@media (max-width: 768px) {
	.s_maybe_like {
		padding: 30px 0;
	}
	.s_maybe_like h2 {
		color: #FAF8EB;
	}
	.maybe_like {
		gap: 30px;
	}
	.maybe_like__container {
		padding-bottom: 25px;
	}

	.maybe_like_card__info {
		gap: 20px;
	}
	.maybe_like_card__link {
		color: #282828;
		font-size: 12px;
		line-height: 13px;
		text-decoration: unset;
		text-transform: uppercase;
		padding: 14px 20px;
		text-align: center;
		width: 100%;
		background: #FAF8EB;
		transition: .3s;
	}
	.maybe_like_card__link:hover {
		color: #FAF8EB;
		background: #C6A464;
	}
}
@media (max-width: 550px) {
	.s_maybe_like h2 {
		font-size: 24px;
		line-height: 26px;
	}

	.maybe_like_card__img {
		min-height: 350px;
		max-height: 350px;
	}
	.maybe_like_card__img img {
		object-position: center;
	}
}
/* End */


/* Start:/local/templates/clinic/components/bitrix/news.list/block_feedback/style.css?17489662103492*/
.s_block_feedback {
	padding: 50px 0;
}
.block_feedback {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.bf_slide_slide__img {
	display: flex;
}
.bf_slide_slide__img img {
	object-fit: contain;
	width: 100%;
	height: 100%;
	max-height: 400px;
}

.swiper-pagination.sp_main.bf_pagination {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}

.bf_tab_container {
	display: flex;
	flex-direction: column;
	gap: 25px;
}
.bf_tabs {
	display: flex;
}
.bf_tab {
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	line-height: 15px;
	padding: 12px 16px;
	color: #282828;
	height: 40px;
	gap: 5px;
	background: #FAF8EB;
	transition: .3s;
}
.bf_tab.bf_tab_img {
	font-weight: 400;
	font-size: 12px;
	line-height: 13px;
}
.bf_tab_img img {
	width: 16px;
	height: 16px;
	border-radius: 50%;
}
.bf_tab:hover {
	background: #C6A464;
	color: white;
}
.bf_tab_content {
	display: none;
	padding-bottom: 30px;
	position: relative;
}
.bf_tab.tab-open {
	transition: 0.3s;
	background: #C6A464;
	color: white;
}
.bf_tab_content.tab-open {
	display: block;
}

@media (max-width: 768px) {
	.s_block_feedback {
		padding: 20px 0;
	}
	.s_block_feedback h2 {
		display: none;
	}
	.block_feedback {
		gap: unset;
	}
	.bf_tab_container {
		gap: 10px;
	}
	.bf_tab_content {
		padding-bottom: 25px;
	}

	.bf_tab {
		font-size: 12px;
		line-height: 13px;
		padding: 8px;
		gap: unset;
	}
	.bf_tab span {
		display: none;
	}
	.bf_tab_img img {
		width: 24px;
		height: 24px;
	}
}

.df_block_feedback_media__card {
	display: flex;
	flex-direction: column;
	height: 320px;
	width: 100%;
	max-height: 320px;
	min-height: 320px;
}
.df_block_feedback_media_card__top {
	display: flex;
	align-items: center;
	width: 100%;
	gap: 10px;
	background: #FAF8EB;
	padding: 8px 12px;
}
.df_block_feedback_media_card__avatar {
	border-radius: 50%;
	overflow: hidden;
	background: #C6A464;
	width: 30px;
	height: 30px;
}
.df_block_feedback_media_card__avatar img {
	object-fit: cover;
	object-position: top;
	width: 100%;
	height: 100%;
}
.df_block_feedback_media_card__name {
	font-size: 14px;
	line-height: 18px;
	color: #282828;
}
.df_block_feedback_media_card__bot {
	width: 100%;
	height: 100%;
	border-bottom: 1px solid transparent;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
}
.df_block_feedback_media_card__avatar_block {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}
.df_block_feedback_media_card__bot:has(.df_block_feedback_media_card__txt) {
	border-bottom: 1px solid #C6A464;
	border-right: 1px solid #C6A464;
	border-left: 1px solid #C6A464;
	padding: 8px 0 8px 8px;
	overflow: hidden;
}
.df_block_feedback_media_card__txt {
	color: white;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	overflow-y: auto;
	height: 100%;
	padding-right: 12px;
}
.df_block_feedback_media_card__txt::-webkit-scrollbar {
	width: 4px;
	background-color: transparent;
}
.df_block_feedback_media_card__txt::-webkit-scrollbar-thumb {
	border-radius: 0;
	background-color: #C6A464;
	cursor: pointer;
}
.df_block_feedback_media_card__txt::-webkit-scrollbar-track {
	background-color: transparent;
	border-radius: 0;
	transition: .4s;
}

.s_block_feedback .swiper-pagination.sp_main.swiper-pagination-bullets.swiper-pagination-horizontal {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: calc(100vw - 20px);
}
/* End */
/* /local/templates/clinic/components/bitrix/catalog/uslugi/style.min.css?1740580631959 */
/* /local/templates/clinic/components/bitrix/catalog.element/uslugi-element/style.css?1748436609689 */
/* /local/templates/clinic/components/bitrix/catalog.element/uslugi-element/css/main_screen.css?17418579021696 */
/* /local/templates/clinic/components/bitrix/catalog.element/uslugi-element/css/correct.css?17519005375645 */
/* /local/templates/clinic/components/bitrix/catalog.element/uslugi-element/css/pree.css?17519026592034 */
/* /local/templates/clinic/components/bitrix/catalog.element/uslugi-element/css/about.css?17490444014083 */
/* /local/templates/clinic/components/bitrix/catalog.element/uslugi-element/css/info.css?17409252372159 */
/* /local/templates/clinic/components/bitrix/catalog.element/uslugi-element/css/d3.css?1748613140623 */
/* /local/templates/clinic/components/bitrix/news.list/block_price/style.css?175269450211952 */
/* /local/templates/clinic/components/bitrix/news.list/block_like/style.css?17520881492235 */
/* /local/templates/clinic/components/bitrix/news.list/block_feedback/style.css?17489662103492 */
