

/* Start:/local/templates/doctor/components/bitrix/news/stati/bitrix/news.detail/.default/style.css?17828957803018*/
.share__bottom-rating {
	display: flex;
	align-items: center;
	gap: 12px;
	flex-wrap: wrap;
}

.share__bottom-rating-stars {
	display: flex;
	align-items: center;
	gap: 2px;
}

.share__bottom-rating-star {
	border: 0;
	background: transparent;
	padding: 0;
	margin: 0;
	font-size: 24px;
	line-height: 1;
	color: #d9d9d9;
	cursor: pointer;
	transition: color .2s ease;
}

.share__bottom-rating-star.is-active {
	color: #f5b301;
}

.share__bottom-rating-info {
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	color: #787070;
}

.share__bottom-rating-value {
	font-weight: 700;
	color: #323232;
}

.needed__buttons {
	display: none!important;
	overflow-x: scroll;
}

.needed--articles {
	display: none!important;
}

@media (max-width: 1100px) {
	.needed--articles {
		display: flex!important;
	}
	.needed__buttons {
		display: flex!important;
	}
}

@media (max-width: 1410px) {
	.needed__buttons {
		display: flex !important;
		flex-wrap: nowrap !important;
		overflow-x: auto;
		justify-content: flex-start !important;
		gap: 8px;
		width: 100%;
		padding-bottom: 6px; 
		scroll-snap-type: x proximity;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}
	.needed__buttons::-webkit-scrollbar {
		display: none;
	}
	.needed__buttons-btn {
		flex: 0 0 auto !important;
		width: 200px !important;
		display: block !important;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		text-align: center;
		line-height: 1.4;
	}
}

.breed-related {
	margin: 32px 0 28px;
}

.breed-related__title {
	margin-bottom: 14px;
	font-size: 20px;
	line-height: 1.3;
	font-weight: 500;
	color: #202020;
}

.breed-related__scroll {
	display: flex;
	gap: 12px;
	overflow-x: auto;
	overflow-y: hidden;
	padding: 0 0 12px;
	scroll-snap-type: x mandatory;
	-webkit-overflow-scrolling: touch;
	text-overflow: ellipsis;
	text-align: center;
}

.breed-related__scroll::-webkit-scrollbar {
	height: 6px;
}

.breed-related__scroll::-webkit-scrollbar-track {
	background: #eef3e7;
	border-radius: 999px;
}

.breed-related__scroll::-webkit-scrollbar-thumb {
	background: #6c9b3c;
	border-radius: 999px;
}

.breed-related__item {
	flex: 0 0 auto;
	min-width: 220px;
	max-width: 100%;
	padding: 14px 18px;
	border-radius: 16px;
	background: #ffffff;
	border: 1px solid #e1ecd6;
	color: #202020;
	font-size: 15px;
	line-height: normal;
	text-decoration: none;
	scroll-snap-align: start;
	transition: border-color 0.2s ease, transform 0.2s ease;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

.breed-related__item:hover {
	border-color: #6c9b3c;
	transform: translateY(-2px);
}

@media (max-width: 768px) {
	.breed-related {
		margin: 24px 0;
	}

	.breed-related__title {
		font-size: 18px;
	}

	.breed-related__item {
		min-width: 180px;
		max-width: 240px;
		padding: 12px 14px;
		font-size: 14px;
	}
}

.statiDetail .wrapperMain {
	max-width: 70%!important;
}

@media (max-width: 1100px) {
	.statiDetail .wrapperMain {
		max-width: 100%!important;
	}
}





/* End */


/* Start:/upload/article_assets/iblock_2/element_1382.css?17829960777521*/
/* Auto extracted. IBLOCK_ID=2, ELEMENT_ID=1382 */

/* ===== STYLE BLOCK ===== */

.pp { font-family: Arial, sans-serif; font-size: 15px; line-height: 1.75; color: #1a1a1a; max-width: 860px; }
.pp h2 { font-size: 20px; font-weight: 700; margin: 2.2em 0 0.6em; padding-bottom: 8px; border-bottom: 2px solid #e8e8e8; color: #111; }
.pp h3 { font-size: 16px; font-weight: 700; margin: 1.5em 0 0.4em; color: #222; }
.pp p { margin: 0 0 1em; }
.pp ul, .pp ol { margin: 0 0 1em 1.4em; padding: 0; }
.pp li { margin-bottom: 0.45em; }

/* Шапка */
.pp-hero { background: #f4f4f4; border-radius: 10px; padding: 20px 24px; margin-bottom: 2em; display: flex; flex-wrap: wrap; gap: 14px; align-items: center; }
.pp-hero-main { flex: 2; min-width: 220px; }
.pp-hero-main .pp-ht { font-size: 24px; font-weight: 700; margin: 0 0 3px; color: #111; }
.pp-hero-main .pp-hs { font-size: 13px; color: #999; margin: 0 0 10px; }
.pp-hero-main .pp-hv { font-size: 14px; font-weight: 700; color: #1a1a1a; padding: 9px 14px; background: #fff; border-radius: 6px; border-left: 4px solid #2a9d5c; display: inline-block; }
.pp-sb { background: #fff; border-radius: 8px; padding: 13px 18px; text-align: center; min-width: 90px; flex: 0 0 auto; border: 1px solid #e0e0e0; }
.pp-sl { font-size: 11px; text-transform: uppercase; letter-spacing: 0.06em; color: #aaa; margin-bottom: 3px; }
.pp-sv { font-size: 24px; font-weight: 700; line-height: 1.1; }
.pp-ss { font-size: 11px; color: #aaa; margin-top: 2px; }
.cg { color: #1a8a5e; } .ca { color: #c07a00; } .cr { color: #b83c1e; } .cb { color: #1a4a9a; }

/* Таблицы */
.pp-t { width: 100%; border-collapse: collapse; margin: 0.8em 0 1.5em; font-size: 14px; }
.pp-t th { background: #f0f0f0; font-weight: 700; text-align: left; padding: 9px 12px; border: 1px solid #ddd; color: #333; }
.pp-t td { padding: 8px 12px; border: 1px solid #e0e0e0; vertical-align: top; }
.pp-t tr:nth-child(even) td { background: #fafafa; }
.tb { font-weight: 700; } .tg { color: #1a7a4a; font-weight: 700; } .ta { color: #9a6200; font-weight: 700; } .tr { color: #aa2a10; font-weight: 700; } .td { color: #888; font-size: 13px; }

/* Критерии */
.pp-cr { display: flex; flex-wrap: wrap; gap: 8px; margin: 0.8em 0 1.6em; }
.pp-ci { flex: 1; min-width: 120px; background: #f7f7f7; border-radius: 8px; padding: 10px 12px; border: 1px solid #e5e5e5; }
.pp-cl { font-size: 12px; color: #999; margin-bottom: 3px; }
.pp-cv { font-size: 17px; font-weight: 700; }
.pp-cb { height: 5px; border-radius: 3px; margin-top: 6px; background: #e0e0e0; overflow: hidden; }
.pp-cf { height: 100%; border-radius: 3px; }
.fg { background: #2a9d5c; } .fa { background: #e8a010; } .fr { background: #cc3a1e; }

/* Блоки */
.pp-ok { background: #eef6ee; border-left: 4px solid #2a9d5c; border-radius: 0 6px 6px 0; padding: 12px 16px; margin: 1.1em 0; font-size: 14px; line-height: 1.65; }
.pp-ok strong { color: #1a6b3a; }
.pp-wn { background: #fff8ec; border-left: 4px solid #e8a010; border-radius: 0 6px 6px 0; padding: 12px 16px; margin: 1.1em 0; font-size: 14px; line-height: 1.65; }
.pp-wn strong { color: #7a5200; }
.pp-al { background: #fff1ee; border-left: 4px solid #cc3a1e; border-radius: 0 6px 6px 0; padding: 12px 16px; margin: 1.1em 0; font-size: 14px; line-height: 1.65; }
.pp-al strong { color: #8a2010; }
.pp-in { background: #edf3fb; border-left: 4px solid #3a6abf; border-radius: 0 6px 6px 0; padding: 12px 16px; margin: 1.1em 0; font-size: 14px; line-height: 1.65; }
.pp-in strong { color: #1a3f7a; }

/* Карточки линеек */
.pp-cards { display: flex; flex-wrap: wrap; gap: 10px; margin: 0.8em 0 1.5em; }
.pp-cd { flex: 1; min-width: 200px; border-radius: 8px; padding: 13px 15px; border: 1px solid #e0e0e0; background: #fafafa; }
.pp-cd.cbest { border-color: #2a9d5c; background: #eef6ee; }
.pp-cd.cok { border-color: #d0c06a; background: #fefbec; }
.pp-cd.crx { border-color: #3a6abf; background: #edf3fb; }
.pp-cn { font-weight: 700; font-size: 14px; margin-bottom: 3px; }
.pp-bdg { display: inline-block; font-size: 10px; font-weight: 700; padding: 2px 7px; border-radius: 4px; margin-left: 5px; vertical-align: middle; }
.bg { background: #ddeedc; color: #1a5a2a; } .ba { background: #fef3d8; color: #7a4f00; }
.bb { background: #ddeeff; color: #1a4a8a; } .br { background: #fde8e4; color: #8a2010; }
.bgr { background: #f0f0f0; color: #555; }
.pp-csc { font-size: 13px; font-weight: 700; margin: 5px 0 3px; }
.pp-cds { font-size: 13px; color: #555; line-height: 1.5; margin-top: 4px; }

/* Плюсы/минусы */
.pp-pc { display: flex; flex-wrap: wrap; gap: 12px; margin: 0.8em 0 1.5em; }
.pp-pros { flex: 1; min-width: 220px; background: #eef6ee; border: 1px solid #a8d8b0; border-radius: 8px; padding: 14px 16px; }
.pp-pros .pp-pt { font-weight: 700; color: #1a6b3a; margin-bottom: 8px; font-size: 14px; }
.pp-cons { flex: 1; min-width: 220px; background: #fff1ee; border: 1px solid #f5b8a8; border-radius: 8px; padding: 14px 16px; }
.pp-cons .pp-pt { font-weight: 700; color: #8a2010; margin-bottom: 8px; font-size: 14px; }
.pp-pros ul, .pp-cons ul { margin: 0; padding-left: 1.2em; }
.pp-pros li, .pp-cons li { font-size: 14px; margin-bottom: 5px; }

/* Кому подходит */
.pp-fit { display: flex; flex-wrap: wrap; gap: 10px; margin: 0.8em 0 1.5em; }
.pp-fc { flex: 1; min-width: 200px; border-radius: 8px; padding: 14px 16px; font-size: 14px; }
.pp-fc ul { margin: 6px 0 0 1.2em; padding: 0; }
.pp-fc li { margin-bottom: 5px; }
.pfg { background: #eef6ee; border: 1px solid #a8d8b0; }
.pfg .pft { font-weight: 700; color: #1a6b3a; margin-bottom: 5px; }
.pfr { background: #fff1ee; border: 1px solid #f5b8a8; }
.pfr .pft { font-weight: 700; color: #8a2010; margin-bottom: 5px; }
.pfa { background: #fff8ec; border: 1px solid #f5d07a; }
.pfa .pft { font-weight: 700; color: #7a5200; margin-bottom: 5px; }

/* FAQ */
.pp-faq { margin: 0.5em 0 1.5em; }
.pp-fi { border: 1px solid #e5e5e5; border-radius: 8px; padding: 13px 16px; margin-bottom: 9px; }
.pp-fq { font-weight: 700; font-size: 14px; color: #111; margin-bottom: 5px; }
.pp-fa { font-size: 14px; color: #444; line-height: 1.65; }

/* Recall */
.pp-rl { border: 1px solid #e0e0e0; border-radius: 8px; overflow: hidden; margin: 0.8em 0 1.5em; }
.pp-rr { display: flex; gap: 10px; padding: 9px 14px; border-bottom: 1px solid #efefef; font-size: 14px; align-items: flex-start; }
.pp-rr:last-child { border-bottom: none; }
.pp-rr:nth-child(even) { background: #fafafa; }
.pp-ry { font-weight: 700; min-width: 40px; color: #888; padding-top: 1px; }
.pp-rt2 { min-width: 110px; }
.pp-rt2 span { display: inline-block; padding: 2px 8px; border-radius: 4px; font-size: 12px; font-weight: 700; }
.rg { background: #eef6ee; color: #1a6b3a; } .rn { background: #f0f0f0; color: #555; }
.pp-rtx { flex: 1; line-height: 1.55; color: #333; }

/* Цитата */
.pp-qt { background: #f7f7f7; border-left: 4px solid #bbb; border-radius: 0 8px 8px 0; padding: 12px 16px; margin: 1em 0 1.4em; font-size: 14px; font-style: italic; color: #555; line-height: 1.65; }
.pp-qt cite { display: block; font-style: normal; font-size: 12px; color: #aaa; margin-top: 6px; }

.pp-hr { border: none; border-top: 1px solid #e5e5e5; margin: 2.2em 0; }
.pp-meta { font-size: 12px; color: #bbb; margin: 0 0 0.5em; }
.pp-dis { font-size: 12px; color: #aaa; font-style: italic; margin-top: 2em; padding-top: 1em; border-top: 1px solid #eee; }

/* End */
/* /local/templates/doctor/components/bitrix/news/stati/bitrix/news.detail/.default/style.css?17828957803018 */
/* /upload/article_assets/iblock_2/element_1382.css?17829960777521 */
