

/* 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_1735.css?17797168472975*/
/* Auto extracted. IBLOCK_ID=2, ELEMENT_ID=1735 */

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

/* 07>2K5 AB8;8 8 :>=B59=5@ */ .pp-article { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 1.6; color: #222; max-width: 900px; margin: 0 auto; padding: 20px; background-color: #fff; } .pp-article h1 { font-size: 28px; font-weight: 700; line-height: 1.3; margin: 0 0 1em; color: #111; } .pp-article h2 { font-size: 22px; font-weight: 700; margin: 2em 0 1em; padding-bottom: 8px; border-bottom: 2px solid #eaeaea; color: #111; } .pp-article h3 { font-size: 18px; font-weight: 700; margin: 1.5em 0 0.8em; color: #222; } .pp-article p { margin: 0 0 1.2em; } .pp-article ul, .pp-article ol { margin: 0 0 1.2em 1.5em; padding: 0; } .pp-article li { margin-bottom: 0.5em; } .pp-article img { display: block; max-width: 100%; height: auto; border-radius: 8px; margin: 2em auto; } /* !<KA;>2K5 1;>:8 (=A09BK, @54C?@5645=8O, -:A?5@B) */ .pp-in { background: #edf3fb; border-left: 4px solid #3a6abf; border-radius: 0 8px 8px 0; padding: 16px 20px; margin: 1.5em 0; font-size: 15px; } .pp-in strong { color: #1a3f7a; } .pp-wn { background: #fff8ec; border-left: 4px solid #e8a010; border-radius: 0 8px 8px 0; padding: 16px 20px; margin: 1.5em 0; font-size: 15px; } .pp-wn strong { color: #7a5200; } .pp-expert { background: #eef6ee; border: 1px solid #a8d8b0; border-radius: 8px; padding: 20px 24px; margin: 2em 0; } .pp-expert h3 { margin-top: 0; color: #1a6b3a; } .pp-expert p:last-child { margin-bottom: 0; } .pp-verdict { background: #f4f4f4; border-radius: 8px; padding: 24px; margin: 2em 0; border-top: 4px solid #333; } /* 0@B>G:8 (Grid/Flexbox) */ .cards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin: 1.5em 0; } .card { background: #fafafa; border: 1px solid #e0e0e0; border-radius: 8px; padding: 20px; } .card h3 { margin-top: 0; font-size: 17px; color: #111; } .card ul { margin-bottom: 0; } .card li { font-size: 14px; } /* 0@B>G:8 =530B82=KE AF5=0@852 */ .card-pfr { background: #fff1ee; border: 1px solid #f5b8a8; } .card-pfr h3 { color: #8a2010; } .card-pfg { background: #eef6ee; border: 1px solid #a8d8b0; } .card-pfg h3 { color: #1a6b3a; } /* "01;8FK */ .table-responsive { overflow-x: auto; margin: 1.5em 0; } .pp-t { width: 100%; border-collapse: collapse; font-size: 14px; min-width: 600px; } .pp-t th { background: #f0f0f0; font-weight: 700; text-align: left; padding: 12px 16px; border: 1px solid #ddd; color: #333; } .pp-t td { padding: 12px 16px; border: 1px solid #e0e0e0; vertical-align: top; } .pp-t tr:nth-child(even) td { background: #fafafa; } /* !AK;:8 */ .pp-article a { color: #3a6abf; text-decoration: none; font-weight: bold; } .pp-article a:hover { text-decoration: underline; } .pp-refs { font-size: 13px; color: #555; margin-top: 2em; padding-top: 1.5em; border-top: 1px solid #eee; } .pp-refs li { margin-bottom: 0.8em; word-break: break-word; } .pp-refs a { font-weight: normal; }

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