body.single-post .elementor .elementor-widget-theme-post-content {
	color: var(--secondary);
	font-family: "Afacad Flux", sans-serif;
}

body.single-post .elementor .elementor-widget-theme-post-content :where(h2, h3, h4, h5, h6) {
	margin-block: 2.5rem 0.875rem;
	color: var(--secondary);
	font-weight: 600;
	text-wrap: balance;
}

body.single-post .elementor .elementor-widget-theme-post-content h2 {
	margin-block-start: 3.5rem;
	line-height: 1.15;
}

body.single-post .elementor .elementor-widget-theme-post-content h3 {
	margin-block-start: 3rem;
	line-height: 1.2;
}

body.single-post .elementor .elementor-widget-theme-post-content :where(h4, h5, h6) {
	line-height: 1.3;
}

body.single-post .elementor .elementor-widget-theme-post-content :where(p.text-lg, ul.text-lg, ol.text-lg) {
	margin-block: 0 1rem;
	line-height: 1.65;
}

body.single-post .elementor .elementor-widget-theme-post-content :where(ul, ol) {
	padding-inline-start: 1.5rem;
}

body.single-post .elementor .elementor-widget-theme-post-content li + li {
	margin-block-start: 0.375rem;
}

body.single-post .elementor .elementor-widget-theme-post-content blockquote {
	margin: 2rem 0;
	padding: 0.25rem 0 0.25rem 1.5rem;
	border-inline-start: 0.25rem solid var(--primary);
}

body.single-post .elementor .elementor-widget-theme-post-content a:not(.wp-element-button) {
	color: inherit;
	text-decoration-color: transparent;
	text-decoration-thickness: 0.1em;
	text-underline-offset: 0.18em;
	transition: color 200ms ease, text-decoration-color 200ms ease;
}

body.single-post .elementor .elementor-widget-theme-post-content a:not(.wp-element-button):visited {
	color: inherit;
}

body.single-post .elementor .elementor-widget-theme-post-content a:not(.wp-element-button):hover,
body.single-post .elementor .elementor-widget-theme-post-content a:not(.wp-element-button):focus-visible {
	color: var(--accent);
	text-decoration-line: underline;
	text-decoration-color: currentcolor;
}

body.single-post .elementor .elementor-widget-theme-post-content a:not(.wp-element-button):focus-visible {
	outline: 0.1875rem solid var(--accent);
	outline-offset: 0.25rem;
}

body:is(.single-post, .single-event, .single-project) .elementor .elementor-widget-theme-post-content .wp-block-image {
	max-inline-size: min(100%, 56rem);
	margin-block: 2rem;
	margin-inline: auto;
}

body:is(.single-post, .single-event, .single-project) .elementor .elementor-widget-theme-post-content .wp-block-image img {
	display: block;
	inline-size: auto;
	block-size: auto;
	max-inline-size: 100%;
	max-block-size: min(70vh, 44rem);
	margin-inline: auto;
	object-fit: contain;
}

body.single-post .elementor .elementor-widget-theme-post-content .wp-block-image figcaption {
	margin-block: 0.75rem 0;
	color: var(--secondary);
	line-height: 1.4;
	text-align: center;
}

body:is(.single-post, .single-event, .single-project) .elementor .elementor-widget-theme-post-content .wp-block-gallery .wp-block-image {
	max-inline-size: none;
	margin: 0;
}

body:is(.single-post, .single-event, .single-project) .elementor .elementor-widget-theme-post-content .wp-block-gallery .wp-block-image img {
	inline-size: 100%;
	max-block-size: 32rem;
	object-fit: cover;
}

@media (max-width: 767px) {
	body.single-post .elementor .elementor-widget-theme-post-content :where(p.text-lg, ul.text-lg, ol.text-lg) {
		font-size: 1rem;
		line-height: 1.5;
	}

	body.single-post .elementor .elementor-widget-theme-post-content h2 {
		font-size: 1.5rem;
	}

	body.single-post .elementor .elementor-widget-theme-post-content h3 {
		font-size: 1.25rem;
	}

	body.single-post .elementor .elementor-widget-theme-post-content :where(h4, h5, h6) {
		font-size: 1.125rem;
	}

	body.single-post .elementor .elementor-widget-theme-post-content :where(h2, h3, h4, h5, h6) {
		margin-block-start: 2rem;
	}

	body:is(.single-post, .single-event, .single-project) .elementor .elementor-widget-theme-post-content .wp-block-image {
		margin-block: 1.5rem;
	}

	body:is(.single-post, .single-event, .single-project) .elementor .elementor-widget-theme-post-content .wp-block-image img {
		max-block-size: min(70vh, 36rem);
	}
}

/* Standardy ochrony małoletnich: czytelny układ długiego dokumentu. */
body.page-id-3225 .elementor-element-6e76cb0,
body.page-id-3225 .elementor-element-a8c606a {
	inline-size: 100% !important;
	min-inline-size: 0;
}

body.page-id-3225 .elementor-element-6e76cb0 {
	max-inline-size: 1400px !important;
	margin-inline: auto;
	padding-inline: 1.5rem;
	box-sizing: border-box;
}

body.page-id-3225 .elementor-element-a8c606a {
	max-inline-size: none !important;
	flex: 1 1 100% !important;
	align-self: stretch;
}

body.page-id-3225 .som-document {
	--som-line: rgba(6, 6, 6, 0.16);
	--som-muted: rgba(6, 6, 6, 0.66);
	inline-size: 100%;
	max-inline-size: none;
	color: var(--secondary);
	font-family: "Afacad Flux", sans-serif;
	font-size: 1.125rem;
	line-height: 1.65;
}

body.page-id-3225 .som-document *,
body.page-id-3225 .som-document *::before,
body.page-id-3225 .som-document *::after {
	box-sizing: border-box;
}

body.page-id-3225 .som-document :where(h2, h3, h4, p, ol, ul) {
	margin-block-start: 0;
}

body.page-id-3225 .som-document :where(p, ol, ul) {
	margin-block-end: 1.25rem;
}

body.page-id-3225 .som-document :where(ol, ul) {
	padding-inline-start: 1.5rem;
}

body.page-id-3225 .som-document li + li {
	margin-block-start: 0.75rem;
}

body.page-id-3225 .som-document :where(ol, ul) :where(ol, ul) {
	margin-block: 0.75rem 0;
}

body.page-id-3225 .som-document li::marker {
	font-weight: 700;
}

body.page-id-3225 .som-kicker {
	margin-block-end: 0.75rem;
	font-size: 0.8125rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.2;
	text-transform: uppercase;
}

body.page-id-3225 .som-lead {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 17rem;
	margin-block-end: 2rem;
	background: var(--secondary);
	color: var(--white);
}

body.page-id-3225 .som-lead__content {
	padding: clamp(2rem, 5vw, 4.5rem);
}

body.page-id-3225 .som-lead__text {
	max-inline-size: 43rem;
	margin: 0;
	font-size: clamp(1.5rem, 3vw, 2.5rem);
	font-weight: 500;
	letter-spacing: -0.025em;
	line-height: 1.12;
	text-wrap: balance;
}

body.page-id-3225 .som-download {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	min-block-size: 18rem;
	padding: 2rem;
	background: var(--primary);
	color: var(--secondary);
	text-decoration: none;
	transition: background-color 180ms ease, color 180ms ease;
}

body.page-id-3225 .som-download::before {
	content: "↓";
	margin-block: 0 auto;
	font-size: 3.5rem;
	font-weight: 400;
	line-height: 1;
}

body.page-id-3225 .som-download__label,
body.page-id-3225 .som-download__meta {
	display: block;
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 1.3;
}

body.page-id-3225 .som-download strong {
	display: block;
	margin-block: 0.25rem;
	font-size: 1.625rem;
	line-height: 1.1;
}

body.page-id-3225 .som-download:hover {
	background: var(--white);
	color: var(--secondary);
}

body.page-id-3225 .som-document a:focus-visible {
	outline: 0.1875rem solid var(--accent, #006fff);
	outline-offset: 0.25rem;
}

body.page-id-3225 .som-toc {
	display: grid;
	grid-template-columns: 15rem minmax(0, 1fr);
	gap: 2rem;
	margin-block-end: clamp(4rem, 8vw, 7rem);
	padding: clamp(1.5rem, 4vw, 3rem);
	border: 1px solid var(--som-line);
	background: var(--offwhite);
}

body.page-id-3225 .som-toc h2 {
	margin: 0;
	font-size: clamp(2rem, 4vw, 3rem);
	letter-spacing: -0.03em;
	line-height: 1;
}

body.page-id-3225 .som-toc ol {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

body.page-id-3225 .som-toc li {
	margin: 0;
	border-block-end: 1px solid var(--som-line);
}

body.page-id-3225 .som-toc li:nth-last-child(-n + 2) {
	border-block-end: 0;
}

body.page-id-3225 .som-toc li:nth-child(odd) {
	border-inline-end: 1px solid var(--som-line);
}

body.page-id-3225 .som-toc a {
	display: grid;
	grid-template-columns: 2rem minmax(0, 1fr);
	gap: 0.75rem;
	align-items: baseline;
	min-block-size: 100%;
	padding: 0.875rem 1rem;
	color: var(--secondary);
	font-weight: 600;
	line-height: 1.25;
	text-decoration: none;
	transition: background-color 180ms ease;
}

body.page-id-3225 .som-toc a:hover {
	background: var(--primary);
}

body.page-id-3225 .som-toc a span {
	color: var(--som-muted);
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.08em;
}

body.page-id-3225 .som-body {
	inline-size: 100%;
	max-inline-size: none;
}

body.page-id-3225 .som-section {
	padding-block: clamp(3rem, 6vw, 5rem);
	border-block-start: 1px solid var(--som-line);
	scroll-margin-block-start: 7rem;
}

body.page-id-3225 .som-section:first-child {
	border-block-start: 0;
}

body.page-id-3225 .som-section__header {
	display: block;
	inline-size: 100%;
	margin-block-end: clamp(2rem, 4vw, 3rem);
}

body.page-id-3225 .som-section__number {
	display: grid;
	place-items: center;
	inline-size: 4.5rem;
	block-size: 4.5rem;
	margin-block-end: 1.25rem;
	background: var(--primary);
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1;
}

body.page-id-3225 .som-section__header h2 {
	display: block;
	inline-size: 100% !important;
	max-inline-size: none !important;
	margin: 0;
	font-size: clamp(1.75rem, 3.25vw, 2.75rem);
	font-weight: 600;
	letter-spacing: -0.035em;
	line-height: 1.08;
	overflow-wrap: normal;
	word-break: normal;
	hyphens: none;
	white-space: normal;
	text-wrap: wrap;
}

body.page-id-3225 .som-section :where(h2, h3, h4) {
	display: block;
	inline-size: 100%;
	max-inline-size: none;
	overflow-wrap: normal;
	word-break: normal;
	hyphens: none;
	white-space: normal;
	text-wrap: wrap;
}

body.page-id-3225 .som-section h3 {
	margin-block: 3.5rem 1.25rem;
	padding-block-end: 0.75rem;
	border-block-end: 0.1875rem solid var(--secondary);
	font-size: clamp(1.5rem, 3vw, 2rem);
	font-weight: 600;
	letter-spacing: -0.02em;
	line-height: 1.15;
	text-wrap: wrap;
}

body.page-id-3225 .som-section h4 {
	margin-block: 2.5rem 1rem;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.25;
	text-transform: uppercase;
	text-wrap: wrap;
}

body.page-id-3225 .som-section strong {
	font-weight: 700;
}

body.page-id-3225 .som-alpha {
	list-style-type: lower-alpha;
}

body.page-id-3225 .som-definitions {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1px;
	margin-block: 1.75rem 2rem;
	padding: 1px;
	background: var(--som-line);
	list-style: none;
}

body.page-id-3225 .som-definitions li {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	margin: 0;
	padding: 1.5rem;
	background: var(--white);
}

body.page-id-3225 .som-definitions strong {
	font-size: 1.25rem;
	line-height: 1.2;
}

body.page-id-3225 .som-notice,
body.page-id-3225 .som-emergency {
	margin-block: 2rem;
	padding: 1.5rem;
	background: var(--primary);
}

body.page-id-3225 .som-notice {
	border-inline-start: 0.5rem solid var(--secondary);
}

body.page-id-3225 .som-emergency {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem 2rem;
	background: var(--secondary);
	color: var(--white);
}

body.page-id-3225 .som-emergency span {
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.3;
	text-transform: uppercase;
}

body.page-id-3225 .som-emergency strong {
	color: var(--primary);
	font-size: 1.5rem;
	line-height: 1.15;
}

body.page-id-3225 .som-attachments {
	margin-block: 2rem;
	padding: 0;
	border-block-start: 1px solid var(--som-line);
	list-style: none;
}

body.page-id-3225 .som-attachments li {
	display: grid;
	grid-template-columns: 3rem minmax(0, 1fr);
	gap: 1rem;
	align-items: start;
	margin: 0;
	padding-block: 1.25rem;
	border-block-end: 1px solid var(--som-line);
}

body.page-id-3225 .som-attachments span {
	color: var(--som-muted);
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0.08em;
}

body.page-id-3225 .som-file-card {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 2rem;
	align-items: center;
	margin-block-start: 3rem;
	padding: clamp(1.5rem, 4vw, 2.5rem);
	background: var(--offwhite);
}

body.page-id-3225 .som-file-card h3 {
	margin: 0 0 0.5rem;
	padding: 0;
	border: 0;
	font-size: 1.5rem;
	text-transform: none;
}

body.page-id-3225 .som-file-card p:last-child {
	margin: 0;
	color: var(--som-muted);
	font-size: 0.875rem;
	font-weight: 600;
}

body.page-id-3225 .som-file-card a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-block-size: 3.25rem;
	padding: 0.75rem 1.25rem;
	background: var(--primary);
	color: var(--secondary);
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	transition: background-color 180ms ease, color 180ms ease;
}

body.page-id-3225 .som-file-card a:hover {
	background: var(--secondary);
	color: var(--white);
}

@media (max-width: 767px) {
	body.page-id-3225 .som-document {
		font-size: 1rem;
		line-height: 1.55;
	}

	body.page-id-3225 .som-lead,
	body.page-id-3225 .som-toc,
	body.page-id-3225 .som-file-card {
		grid-template-columns: minmax(0, 1fr);
	}

	body.page-id-3225 .som-lead__content,
	body.page-id-3225 .som-download {
		padding: 1.5rem;
	}

	body.page-id-3225 .som-download {
		min-block-size: 11rem;
	}

	body.page-id-3225 .som-download::before {
		font-size: 2.5rem;
	}

	body.page-id-3225 .som-toc {
		gap: 1.5rem;
	}

	body.page-id-3225 .som-toc ol,
	body.page-id-3225 .som-definitions {
		grid-template-columns: minmax(0, 1fr);
	}

	body.page-id-3225 .som-toc li:nth-child(odd) {
		border-inline-end: 0;
	}

	body.page-id-3225 .som-toc li:nth-last-child(2) {
		border-block-end: 1px solid var(--som-line);
	}

	body.page-id-3225 .som-section__header {
		display: block;
	}

	body.page-id-3225 .som-section__number {
		inline-size: 3.25rem;
		block-size: 3.25rem;
		margin-block-end: 1rem;
		font-size: 1rem;
	}

	body.page-id-3225 .som-section__header h2 {
		font-size: clamp(1.75rem, 9vw, 2.5rem);
	}

	body.page-id-3225 .som-document :where(ol, ul) {
		padding-inline-start: 1.25rem;
	}

	body.page-id-3225 .som-emergency {
		align-items: flex-start;
		flex-direction: column;
	}

	body.page-id-3225 .som-file-card a {
		inline-size: 100%;
	}
}

@media print {
	body.page-id-3225 .som-document {
		max-inline-size: none;
		font-size: 10pt;
		line-height: 1.4;
	}

	body.page-id-3225 .som-lead {
		display: block;
		background: transparent;
		color: #000;
	}

	body.page-id-3225 .som-lead__content {
		padding: 0;
	}

	body.page-id-3225 .som-download,
	body.page-id-3225 .som-toc,
	body.page-id-3225 .som-file-card {
		display: none;
	}

	body.page-id-3225 .som-section {
		padding-block: 1.5rem;
		break-inside: auto;
	}

	body.page-id-3225 .som-section__header,
	body.page-id-3225 .som-section h3,
	body.page-id-3225 .som-section h4 {
		break-after: avoid;
	}

	body.page-id-3225 .som-section__number,
	body.page-id-3225 .som-notice,
	body.page-id-3225 .som-emergency {
		border: 1px solid #000;
		background: transparent;
		color: #000;
	}

	body.page-id-3225 .som-emergency strong {
		color: #000;
	}
}
