

/* 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_3051.css?17880576337894*/
/* Auto extracted. IBLOCK_ID=2, ELEMENT_ID=3051 */

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

.rsp{
  --ink:#3a1c30;         /* тёмный ягодный */
  --ink-mid:#5e3450;
  --berry:#c4386b;       /* малиновый */
  --berry-pale:#fbe9f0;
  --leaf:#4f7a45;
  --ok:#4a7a55;
  --ok-pale:#e9f1eb;
  --stop:#ab2f4a;
  --stop-pale:#fbe7ec;
  --paper:#fdfbfc;
  --muted:#6b5b66;
  --line:#ece0e6;
  --radius:14px;

  color:var(--ink);
  background:var(--paper);
  font:400 17px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI","Inter","Helvetica Neue",Arial,sans-serif;
  max-width:820px;
  margin:0 auto;
  padding:8px 0 40px;
  -webkit-font-smoothing:antialiased;
}
.rsp *{box-sizing:border-box}
.rsp p{margin:0 0 1.1em}
.rsp a{color:var(--berry)}

.rsp .rsp-drupes{
  height:20px;margin:0 0 24px;
  background:
    radial-gradient(circle at 5px 6px, var(--berry) 4.2px, transparent 5px) 0 0/10px 10px repeat-x,
    radial-gradient(circle at 10px 15px, var(--ink-mid) 4.2px, transparent 5px) 0 0/10px 10px repeat-x;
}

.rsp .rsp-eyebrow{
  display:inline-block;margin:0 0 12px;
  font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;
  color:var(--berry);
}
.rsp h1{
  font:700 clamp(28px,5vw,42px)/1.15 Georgia,"PT Serif","Times New Roman",serif;
  color:var(--ink);margin:0 0 16px;letter-spacing:-.01em;
}
.rsp .rsp-lead{font-size:19px;color:var(--muted);margin-bottom:28px}
.rsp h2{
  font:700 clamp(21px,3.4vw,27px)/1.25 Georgia,"PT Serif","Times New Roman",serif;
  color:var(--ink);margin:40px 0 14px;
}
.rsp h3{font-size:18px;font-weight:700;margin:26px 0 8px;color:var(--ink)}

.rsp .rsp-answer{
  position:relative;overflow:hidden;
  background:var(--berry-pale);border-radius:var(--radius);
  padding:30px 26px 22px;margin:0 0 8px;
}
.rsp .rsp-answer::before{content:"";position:absolute;inset:0 0 auto 0;height:8px;background:var(--berry)}
.rsp .rsp-answer strong{color:var(--ink)}
.rsp .rsp-answer p:last-child{margin-bottom:0}

.rsp .rsp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:12px;margin:18px 0 4px}
.rsp .rsp-tile{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:16px 18px}
.rsp .rsp-tile b{display:block;color:var(--ink);margin-bottom:4px}
.rsp .rsp-tile span{font-size:15px;color:var(--muted)}
.rsp .rsp-tile.num b{font-size:24px;color:var(--berry);line-height:1.2;font-family:Georgia,"PT Serif",serif}

.rsp .rsp-tablewrap{margin:18px 0 10px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}
.rsp table{width:100%;border-collapse:collapse;font-size:16px;background:#fff}
.rsp thead th{
  background:var(--ink);color:#fff;text-align:left;padding:13px 16px;
  font-size:13px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;
}
.rsp tbody td{padding:13px 16px;border-top:1px solid var(--line);vertical-align:top}
.rsp tbody tr:nth-child(even) td{background:#fdfafb}
.rsp tbody td:first-child{font-weight:600}
.rsp .rsp-sub{font-weight:400;color:var(--muted);font-size:15px}
.rsp .rsp-badge{
  display:inline-block;padding:3px 10px;border-radius:99px;
  font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;
}
.rsp .rsp-badge.ok{background:var(--ok-pale);color:var(--ok)}
.rsp .rsp-badge.care{background:var(--berry-pale);color:#962f56}
.rsp .rsp-badge.no{background:var(--stop-pale);color:var(--stop)}
.rsp .rsp-dose{color:var(--berry);font-weight:700;white-space:nowrap}

.rsp .rsp-rules{list-style:none;margin:18px 0 0;padding:0}
.rsp .rsp-rules li{
  position:relative;padding:0 0 18px 34px;margin:0 0 18px;border-bottom:1px solid var(--line);
}
.rsp .rsp-rules li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}
.rsp .rsp-rules li::before{
  content:"";position:absolute;left:6px;top:9px;width:14px;height:14px;border-radius:50%;
  background:radial-gradient(circle at 4px 4px, var(--berry) 3px, transparent 3.5px),
             radial-gradient(circle at 10px 5px, var(--berry) 3px, transparent 3.5px),
             radial-gradient(circle at 7px 11px, var(--berry) 3px, transparent 3.5px);
}
.rsp .rsp-rules b{display:block;color:var(--ink);margin-bottom:2px}

.rsp .rsp-steps{counter-reset:s;list-style:none;margin:18px 0 0;padding:0;display:grid;gap:12px}
.rsp .rsp-steps li{
  counter-increment:s;position:relative;
  background:#fff;border:1px solid var(--line);border-left:4px solid var(--berry);
  border-radius:0 var(--radius) var(--radius) 0;padding:14px 18px 14px 52px;
}
.rsp .rsp-steps li::before{
  content:counter(s);position:absolute;left:16px;top:13px;
  width:24px;height:24px;border-radius:50%;background:var(--ink);color:#fff;
  font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;
}

.rsp .rsp-critical{
  background:var(--stop-pale);border:2px solid var(--stop);border-radius:var(--radius);
  padding:24px;margin:18px 0 0;
}
.rsp .rsp-critical h3{margin:0 0 10px;color:var(--stop);font-size:19px}
.rsp .rsp-critical p:last-child{margin-bottom:0}
.rsp .rsp-critical b{color:var(--stop)}

.rsp .rsp-callout{
  background:var(--berry-pale);border-radius:var(--radius);padding:20px 24px;margin:20px 0 0;
  border-left:4px solid var(--berry);
}
.rsp .rsp-callout p:last-child{margin-bottom:0}
.rsp .rsp-callout b{color:var(--ink)}

.rsp .rsp-stop{background:var(--stop-pale);border-radius:var(--radius);padding:22px 24px;margin:18px 0 0}
.rsp .rsp-stop ul{list-style:none;margin:0;padding:0}
.rsp .rsp-stop li{position:relative;padding-left:26px;margin:0 0 12px}
.rsp .rsp-stop li:last-child{margin-bottom:0}
.rsp .rsp-stop li::before{
  content:"";position:absolute;left:0;top:9px;width:12px;height:2px;background:var(--stop);border-radius:2px;
}
.rsp .rsp-stop b{color:var(--stop)}

.rsp .rsp-alert{border:2px solid var(--stop);border-radius:var(--radius);padding:18px 20px;margin:20px 0 0;background:#fff}
.rsp .rsp-alert p{margin:0}
.rsp .rsp-alert b{color:var(--stop)}

.rsp details{border-bottom:1px solid var(--line);padding:14px 0}
.rsp details summary{
  cursor:pointer;list-style:none;font-weight:600;color:var(--ink);
  display:flex;align-items:flex-start;gap:12px;font-size:17px;
}
.rsp details summary::-webkit-details-marker{display:none}
.rsp details summary::before{content:"+";flex:0 0 auto;color:var(--berry);font-weight:700;font-size:20px;line-height:1.2}
.rsp details[open] summary::before{content:"–"}
.rsp details .rsp-ans{padding:10px 0 2px 24px;color:var(--muted)}
.rsp details .rsp-ans p:last-child{margin-bottom:0}
.rsp summary:focus-visible{outline:2px solid var(--berry);outline-offset:3px;border-radius:4px}

.rsp .rsp-final{background:var(--ink);color:#fff;border-radius:var(--radius);padding:28px;margin:40px 0 0}
.rsp .rsp-final h2{color:#fff;margin:0 0 12px}
.rsp .rsp-final p{color:#e4d5df}
.rsp .rsp-final p:last-child{margin-bottom:0}
.rsp .rsp-final b{color:#f0a0be}

.rsp .rsp-note{font-size:14px;color:var(--muted);margin:20px 0 0;padding-top:16px;border-top:1px solid var(--line)}

@media (max-width:600px){
  .rsp{font-size:16px}
  .rsp .rsp-answer,.rsp .rsp-stop,.rsp .rsp-final,.rsp .rsp-callout,.rsp .rsp-critical{padding:20px}
  .rsp .rsp-answer{padding-top:26px}
  .rsp thead{display:none}
  .rsp tbody td{display:block;border-top:0;padding:4px 16px}
  .rsp tbody tr{display:block;border-top:1px solid var(--line);padding:12px 0}
  .rsp tbody tr:nth-child(even) td{background:transparent}
  .rsp tbody td::before{
    content:attr(data-label);display:block;
    font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:2px;
  }
  .rsp tbody td:first-child{font-size:17px}
}
@media (prefers-reduced-motion:reduce){
  .rsp *{transition:none !important;animation:none !important}
}

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