/**
 * Front: лише верстка для .anp-pro-entry (відступи, блоки).
 * Кольори й фон беруться з теми сайту — плагін їх не задає.
 */

.anp-pro-entry {
	max-width: 100%;
}

.anp-pro-entry h2.anp-pro-heading,
.anp-pro-entry h2.anp-pro-heading.anp-pro-heading {
	margin: 0 0 0.55em;
	padding: 0;
	font-size: 1.15em;
	line-height: 1.35;
	font-weight: 700;
	font-style: normal;
	font-family: inherit;
	letter-spacing: 0.01em;
	text-transform: none;
	border: 0;
	background: none;
	box-shadow: none;
	display: block;
}

.anp-pro-entry h2.anp-pro-heading::after,
.anp-pro-entry h2.anp-pro-heading::before {
	display: none;
}

.anp-pro-entry .anp-pro-lead {
	margin: 0 0 1.15em;
	line-height: 1.75;
	font-size: 1.05em;
	font-weight: 400;
}

.anp-pro-entry .anp-pro-lead strong {
	font-weight: 600;
}

.anp-pro-entry > .anp-pro-p,
.anp-pro-entry .anp-pro-p {
	margin: 0 0 1.1em;
	line-height: 1.72;
	font-weight: 400;
	font-style: normal;
}

.anp-pro-entry .anp-pro-p:last-child {
	margin-bottom: 0;
}

.anp-pro-entry .anp-pro-aside,
.anp-pro-entry .anp-pro-section {
	display: block;
	margin: 1.75rem 0 0;
	padding: 1.35rem 0 0 1rem;
	border: 0;
	border-left: 3px solid rgba(127, 127, 127, 0.35);
	border-top: 1px solid rgba(127, 127, 127, 0.22);
	background: transparent;
	box-shadow: none;
	font-weight: 400;
}

@supports (color: color-mix(in srgb, red, blue)) {
	.anp-pro-entry .anp-pro-aside,
	.anp-pro-entry .anp-pro-section {
		border-left-color: color-mix(in srgb, currentColor 18%, transparent);
		border-top-color: color-mix(in srgb, currentColor 12%, transparent);
	}
}

.anp-pro-entry .anp-pro-aside,
.anp-pro-entry .anp-pro-aside p {
	font-weight: 400;
	font-style: normal;
}

.anp-pro-entry .anp-pro-kicker,
.anp-pro-entry .anp-pro-section-title {
	margin: 0 0 0.7em;
	padding: 0;
	font-size: 1.12em;
	line-height: 1.38;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0.01em;
	text-transform: none;
	border: 0;
	background: none;
}

.anp-pro-entry .anp-pro-aside .anp-pro-p,
.anp-pro-entry .anp-pro-section .anp-pro-p {
	margin: 0 0 1em;
	font-size: 1.08em;
	line-height: 1.75;
	font-weight: 400;
}

.anp-pro-entry .anp-pro-aside .anp-pro-p:last-child {
	margin-bottom: 0;
}

.anp-pro-entry .anp-pro-section h2.anp-pro-heading + p,
.anp-pro-entry .anp-pro-section p {
	font-weight: 400;
	font-size: 1.08em;
	line-height: 1.75;
}
