

/* 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_1644.css?17796821433948*/
/* Auto extracted. IBLOCK_ID=2, ELEMENT_ID=1644 */

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

.pp-article { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 1.6; color: #2c3e50; max-width: 900px; margin: 0 auto; padding: 20px; } .pp-article h1 { font-size: 28px; font-weight: 700; color: #1a252f; border-bottom: 3px solid #34495e; padding-bottom: 12px; margin: 0 0 24px; line-height: 1.3; } .pp-article h2 { font-size: 22px; font-weight: 700; color: #2c3e50; margin: 1.8em 0 0.8em; padding-bottom: 8px; border-bottom: 2px solid #ecf0f1; } .pp-article h3 { font-size: 18px; font-weight: 700; color: #34495e; margin: 1.5em 0 0.8em; } .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.6em; } .pp-article strong { font-weight: 700; color: #111; } .pp-article a { color: #e67e22; text-decoration: none; border-bottom: 1px solid rgba(230,126,34,0.3); transition: border-color 0.2s ease; } .pp-article a:hover { border-color: #e67e22; } .pp-article img { max-width: 100%; height: auto; border-radius: 8px; margin: 1.5em 0; display: block; box-shadow: 0 4px 12px rgba(0,0,0,0.08); } /* "01;8FK */ .table-wrapper { overflow-x: auto; margin: 1.5em 0; } .pp-t { width: 100%; border-collapse: collapse; font-size: 15px; min-width: 600px; } .pp-t th { background: #34495e; color: #fff; font-weight: 700; text-align: left; padding: 12px 16px; border: 1px solid #2c3e50; } .pp-t td { padding: 12px 16px; border: 1px solid #ecf0f1; vertical-align: top; } .pp-t tr:nth-child(even) td { background: #f8f9fa; } /* !<KA;>2K5 1;>:8 */ .pp-in { background: #e8f4f8; border-left: 4px solid #3498db; border-radius: 0 8px 8px 0; padding: 16px 20px; margin: 1.5em 0; font-size: 15px; color: #2c3e50; } .pp-in strong { color: #21618c; } .pp-al { background: #fff3e0; border-left: 4px solid #e67e22; border-radius: 0 8px 8px 0; padding: 16px 20px; margin: 1.5em 0; font-size: 15px; color: #783f04; } .pp-al strong { color: #b45f06; } /* ;>: M:A?5@B0 */ .pp-expert { background: #2c3e50; color: #ecf0f1; border-radius: 10px; padding: 24px; margin: 2em 0; box-shadow: 0 6px 16px rgba(0,0,0,0.1); } .pp-expert h2 { margin-top: 0; color: #fff; border-bottom: 1px solid rgba(255,255,255,0.2); padding-bottom: 12px; } .pp-expert strong { color: #f1c40f; font-weight: 700; } /* $8=0;L=K9 2K2>4 */ .pp-final { background: #fdf5e6; border: 1px solid #f8c471; border-radius: 10px; padding: 24px 30px; margin: 2.5em 0; color: #333; } .pp-final h2 { margin-top: 0; color: #d35400; border-bottom: 2px solid #fad7a1; padding-bottom: 10px; } .pp-final p:last-child { margin-bottom: 0; } /* !5B:0 :0@B>G5: */ .cards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin: 1.5em 0; } .card { border-radius: 8px; padding: 20px; box-shadow: 0 2px 8px rgba(0,0,0,0.04); } .card h4 { font-size: 17px; font-weight: 700; margin: 0 0 12px; color: #2c3e50; } .card p { margin-bottom: 0.8em; } .card p:last-child { margin-bottom: 0; } .card ul { margin: 0 0 0 1.2em; } .card.c-blue { background: #f0f7fb; border: 1px solid #d1e3f8; } .card.c-green { background: #f2f9f2; border: 1px solid #d2ebd4; } .card.c-yellow { background: #fffcf2; border: 1px solid #f7e6c0; } .card.c-red { background: #fff5f5; border: 1px solid #fbd6d6; } /* FAQ */ .pp-faq { margin: 1.5em 0; } .pp-fi { border: 1px solid #ecf0f1; border-radius: 8px; padding: 16px 20px; margin-bottom: 12px; background: #fff; } .pp-fq { font-weight: 700; font-size: 16px; color: #2c3e50; margin-bottom: 8px; } .pp-fa { font-size: 15px; color: #444; } /* !?8A>: ;8B5@0BC@K */ .pp-dis { font-size: 13px; color: #7f8c8d; margin-top: 3em; padding: 20px; background: #f9f9f9; border-radius: 8px; } .pp-dis h2 { font-size: 16px; margin-top: 0; color: #34495e; border: none; padding: 0; } .pp-dis ul { list-style: none; padding: 0; margin: 0; } .pp-dis li { margin-bottom: 1em; line-height: 1.5; }

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