

/* 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_1761.css?17802992762849*/
/* Auto extracted. IBLOCK_ID=2, ELEMENT_ID=1761 */

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

.pp-container { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 1.6; color: #333333; max-width: 900px; margin: 0 auto; padding: 20px 15px; } .pp-container h1 { font-size: 28px; font-weight: 700; line-height: 1.3; margin: 0 0 24px 0; color: #111111; } .pp-container h2 { font-size: 22px; font-weight: 700; margin: 2em 0 1em; padding-bottom: 8px; border-bottom: 2px solid #eaeaea; color: #1a1a1a; } .pp-container h3 { font-size: 18px; font-weight: 700; margin: 1.5em 0 0.8em; color: #222222; } .pp-container h4 { font-size: 16px; font-weight: 700; margin: 1.2em 0 0.6em; color: #333333; } .pp-container p { margin: 0 0 1em; } .pp-container ul, .pp-container ol { margin: 0 0 1.2em 0; padding-left: 24px; } .pp-container li { margin-bottom: 8px; } .pp-container strong { font-weight: 700; color: #111111; } .pp-container a { color: #3a6abf; text-decoration: none; } .pp-container a:hover { text-decoration: underline; } .pp-container img { display: block; max-width: 100%; height: auto; border-radius: 8px; margin: 1.5em 0; } /* "01;8FK */ .pp-table-wrapper { overflow-x: auto; margin: 1.5em 0; } .pp-container table { width: 100%; border-collapse: collapse; font-size: 15px; min-width: 600px; } .pp-container th, .pp-container td { padding: 12px 16px; border: 1px solid #e0e0e0; text-align: left; vertical-align: top; } .pp-container th { background-color: #f5f5f5; font-weight: 700; color: #222222; } .pp-container tr:nth-child(even) td { background-color: #fafafa; } /* !<KA;>2K5 1;>:8 */ .pp-block { padding: 16px 20px; margin: 1.5em 0; border-radius: 0 8px 8px 0; font-size: 15px; } .pp-wn { background-color: #fff8ec; border-left: 4px solid #e8a010; } .pp-wn strong { color: #8a6000; } .pp-in { background-color: #edf3fb; border-left: 4px solid #3a6abf; } .pp-in strong { color: #1e3a8a; } .pp-ok { background-color: #eef6ee; border-left: 4px solid #2a9d5c; } .pp-ok strong { color: #14532d; } .pp-al { background-color: #fff1ee; border-left: 4px solid #cc3a1e; } .pp-al strong { color: #991b1b; } /* 0@B>G:8 */ .cards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin: 1.5em 0; } .card { background-color: #fcfcfc; border: 1px solid #eaeaea; border-radius: 10px; padding: 24px; } .card h3 { margin-top: 0; font-size: 18px; } .card.card-blue { border-top: 4px solid #3a6abf; } .card.card-green { border-top: 4px solid #2a9d5c; } .card.card-red { border-top: 4px solid #cc3a1e; } /*  5D5@5=AK */ .pp-refs { font-size: 14px; color: #555; word-break: break-word; } .pp-refs li { margin-bottom: 12px; } @media (max-width: 600px) { .pp-container { padding: 15px 10px; } .pp-container h1 { font-size: 24px; } .pp-container h2 { font-size: 20px; } .cards-grid { grid-template-columns: 1fr; } }

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