

/* 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_1621.css?17793632123393*/
/* Auto extracted. IBLOCK_ID=2, ELEMENT_ID=1621 */

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

.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 15px; } .pp-article h1 { font-size: 28px; line-height: 1.3; margin: 1em 0 0.5em; border-bottom: 3px solid #1a3f7a; padding-bottom: 12px; color: #111; } .pp-article h2 { font-size: 24px; font-weight: 700; margin: 1.8em 0 0.8em; border-bottom: 2px solid #eaeaea; padding-bottom: 8px; color: #111; } .pp-article h3 { font-size: 19px; font-weight: 700; margin: 1.5em 0 0.6em; color: #1a3f7a; } .pp-article p { margin: 0 0 1.2em; } .pp-article ul, .pp-article ol { margin: 0 0 1.2em; padding-left: 1.5em; } .pp-article li { margin-bottom: 0.6em; } .pp-article img { max-width: 100%; height: auto; border-radius: 8px; margin: 2em 0; display: block; background: #f4f4f4; } .pp-article strong { color: #111; font-weight: 700; } .pp-article a { color: #1a3f7a; text-decoration: underline; text-decoration-color: rgba(26, 63, 122, 0.3); text-underline-offset: 3px; } .pp-article a:hover { text-decoration-color: #1a3f7a; } /* Callouts & Blocks */ .pp-insight { background: #eef6ee; border-left: 5px solid #2a9d5c; padding: 18px 20px; margin: 1.5em 0; border-radius: 0 8px 8px 0; } .pp-insight strong { color: #196b3a; } .pp-alert { background: #fff1ee; border-left: 5px solid #cc3a1e; padding: 18px 20px; margin: 1.5em 0; border-radius: 0 8px 8px 0; } .pp-alert strong { color: #8a2010; } .pp-expert { background: #edf3fb; border-left: 5px solid #1a3f7a; padding: 24px 28px; margin: 2.5em 0; border-radius: 0 10px 10px 0; } .pp-expert h3 { margin-top: 0; color: #1a3f7a; font-size: 20px; } /* Grids & Cards */ .cards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(270px, 1fr)); gap: 20px; margin: 1.5em 0; } .card { background: #fff; border: 1px solid #e5e5e5; border-radius: 10px; padding: 24px; box-shadow: 0 4px 12px rgba(0,0,0,0.03); display: flex; flex-direction: column; } .card h3 { margin-top: 0; padding-bottom: 12px; border-bottom: 1px solid #f0f0f0; margin-bottom: 16px; font-size: 18px; } .card ul { margin-bottom: 0; } .card.danger { border-top: 5px solid #cc3a1e; background: #fffcfb; } .card.danger h3 { color: #cc3a1e; } .card.success { border-top: 5px solid #2a9d5c; background: #f8fdfa; } .card.success h3 { color: #2a9d5c; } .card.info { border-top: 5px solid #e8a010; background: #fffdf8; } /* Tables */ .table-wrap { overflow-x: auto; margin: 2em 0; box-shadow: 0 2px 8px rgba(0,0,0,0.04); border-radius: 8px; } .pp-table { width: 100%; border-collapse: collapse; min-width: 800px; font-size: 15px; } .pp-table th { background: #f4f6f9; font-weight: 700; text-align: left; padding: 14px 16px; border: 1px solid #dcdcdc; color: #111; line-height: 1.4; } .pp-table td { padding: 12px 16px; border: 1px solid #dcdcdc; vertical-align: top; line-height: 1.5; } .pp-table tr:nth-child(even) td { background: #fafbfc; } .pp-table td:first-child { font-weight: 700; background: #fff; color: #222; width: 20%; } /* Lists within specific blocks */ .card-label { display: block; font-size: 13px; text-transform: uppercase; color: #666; font-weight: 700; letter-spacing: 0.05em; margin-bottom: 4px; } @media (max-width: 768px) { .pp-article { padding: 15px; } .pp-expert { padding: 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_1621.css?17793632123393 */
