/* ------ */
/* intentions */
/* ------ */
.intentions-wrap {
	width: 100%;
	padding: 40px 40px;
	float: left;
	clear: both;
	background-color: #fff;
	border-radius: 20px;
	font-size: 14px;
	line-height: 18px;
}
.intentions-wrap + * {
	margin-top: 20px !important;
	float: left;
	clear: both;
}
.intentions-wrap b {
	font-weight: 700;
}
.intentions {
	width: 100%;
	float: left;
	clear: both;
}
.intentions ul,
.intentions ul li ul,
.intentions ul li,
.intentions ul li ul li {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}
.intentions ul.level-1 {
	width: 100%;
}
.intentions ul.level-1 > li {
	margin-bottom: 0;
	padding: 0;
	background-color: #f7f7f7;
}
.intentions ul.level-1 > li:last-of-type {
	margin-bottom: 10px;
}
.intentions ul.level-1 > li .title {
	padding: 20px;
	font-size: 16px;
	line-height: 20px;
}
.intentions ul.level-1 > li.open > .title {
	margin-bottom: 0;
	border-bottom: 2px solid #b3b3b3;
}
.intentions ul.level-1 > li.type-level3.open > .title,
.intentions ul.level-1 > li.type-charita.open > .title,
.intentions ul.level-1 > li:last-of-type,
.intentions ul.level-1 > li:last-of-type > .title {
	border-bottom: 0;
}
.intentions ul.level-2 {
	margin: 0 0 20px 0;
	padding: 0 20px;
}
.intentions ul.level-2 > li {
	border-bottom: 2px solid #b3b3b3;
}
.intentions ul.level-2 > li.open {
	width: calc(100% + 40px);
	margin: 0 -20px;
	padding: 0 20px;
	background-color: #ececec;
	border-bottom: 0;
}
.intentions ul.level-2 > li.open:last-of-type {
	margin-bottom: -20px;
	border-bottom: 0;
}
.intentions ul.level-3 > li {
	width: calc(100% + 88px);
	margin: 0 -44px;
	padding: 0 20px 0 68px;
}
.intentions ul .title {
	display: flex;
	align-items: center;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	float: left;
	cursor: pointer;
	font-size: 16px;
}
.intentions ul .title > div {
	width: calc(100% - 35px);
	float: left;
}
.intentions ul li:before {
	display: none;
}
.intentions ul li > .title:before {
	content: '+';
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	margin: 0 15px 0 0;
	position: relative;
	background-color: #4a4a4a;
	border-radius: 4px;
	color: #f4f2ea;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
}
.intentions ul li.open > .title:before {
	content: '-';
}
.intentions ul li > ul {
	display: none;
}
.intentions ul li > ul.open {
	display: block;
}
.intentions .list {
	padding: 15px 15px 10px 35px;
}
.intentions .item {
	margin: 0 0 20px 0;
}
.intentions p {
	margin: 0 0 5px 0;
}
.intentions .price {
	font-weight: bold;
}

@media (min-width: 600px) {
	.intentions-wrap + * {
		margin-top: 30px !important;
	}
}

@media (min-width: 1200px) {
	.intentions-wrap + * {
		margin-top: 45px !important;
	}
}

/* ------ */
/* intentions 2025 */
/* ------ */
.intentions.intentions2025 ul .title {
	font-size: 14px !important;
	line-height: 18px !important;
}
.intentions.intentions2025 ul:not(.level-1) .title {
	color: #000 !important;
}
.intentions.intentions2025 ul.level-1 > li .title {
	text-transform: none !important;
}
.intentions.intentions2025 p {
	white-space: pre-line;
}

/* ------ */
/* TKS */
/* ------ */
.tks-stats-wrap {
	padding: 40px 20px;
	background-color: #fff;
	border-radius: 20px;
	font-size: 14px;
	line-height: 18px;
}
.tks-stats-wrap > *:last-child {
	margin-bottom: 0;
}
.tks-stats-wrap small {
	font-size: small;
}
.tks-stats {
	width: 100%;
}
.tks-stats th {
	padding: 0 5px 20px;
	font-size: 12px;
	vertical-align: top;
}
.tks-stats th:not(:first-of-type) {
	width: 15%;
}
.tks-stats > tbody > tr:not(.charita):not(.organizace):not(.org-child) > td:first-child {
	padding: 20px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
.tks-stats tr:not(:first-of-type) {
	background-color: #f7f7f7;
}
.tks-stats tr.dieceze.open {
	border-bottom: 2px solid #b3b3b3;
}
.tks-stats tr.dieceze td {
	padding: 20px 5px;
}
.tks-stats tr.charita {
	border-top: 0;
}
.tks-stats tr.charita.open {
	background-color: #ececec;
}
.tks-stats tr.charita > td:first-child {
	padding: 10px 20px;
	color: #4a4a4a;
	font-weight: 700;
}
.tks-stats tr.organizace {
	border-top: 0;
}
.tks-stats tr.organizace td {
	background-color: #ececec;
}
.tks-stats tr.organizace td.n {
	padding-left: 55px;
	font-size: 14px;
}
.tks-stats tr.organizace > td:first-child {
	padding: 10px 20px;
	color: #4a4a4a;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
}
.tks-stats tr.summary {
	border-top: 0;
	border-bottom: 2px solid #b3b3b3;
	font-weight: 700;
}
.tks-stats tr.summary > td:first-child {
	/* border-radius: 0 0 0 8px; */
}
.tks-stats tr.summary td.val {
	/* border-radius: 0 0 8px 0; */
}
.tks-stats tr.summary.koleda {
	border-top: 20px solid #fff;
}
.tks-stats tr.summary.all {
	border-bottom: 0;
}
.tks-stats tr td:last-child {
	padding-right: 20px;
}
.tks-stats tr.has-opener {
	cursor: pointer;
}
.tks-stats.all tr.charita,
.tks-stats.all tr.organizace,
.tks-stats.tks tr.organizace,
.tks-stats.dieceze tr.organizace {
	display: none;
}
.tks-stats .opener {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	margin: 0 15px 0 0;
	position: relative;
	top: 1px;
	float: left;
	background-color: #1d385d;
	border-radius: 4px;
	color: #f4f2ea;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
}
.tks-stats .title {
	width: -webkit-calc(100% - 35px);
	width: -moz-calc(100% - 35px);
	width: calc(100% - 35px);
	float: left;
}

/* ---------*/
/* TKS 2025 */
/* ---------*/
.tks-stats.tks-2025 {
	font-weight: 400;
}
.tks-stats.tks-2025 tr.charita:not(.tks-show),
.tks-stats.tks-2025 tr.organizace:not(.tks-show),
.tks-stats.tks-2025 tr.org-child:not(.tks-show) {
	display: none;
}
.tks-stats.tks-2025 tr.summary.dary {
	border-bottom: 0;
}
.tks-stats.tks-2025 tr.organizace > td:first-child {
	font-weight: unset;
}
.tks-stats.tks-2025 .title {
	gap: 5px;
}
.tks-stats.tks-2025 .title > .pm-opener {
	margin-left: 25px;
}
.tks-stats.tks-2025 tr.has-opener {
	cursor: pointer;
}
.tks-stats.tks-2025 tr.charita.open {
	background-color: #ececec;
}
.tks-stats.tks-2025 .title {
	float: right;
}
.tks-stats.tks-2025 button.pm-opener {
	margin-left: auto !important;
}
.tks-stats.tks-2025 > tbody > tr:not(.charita):not(.organizace) > td:first-child {
	font-weight: unset !important;
	text-transform: unset !important;
}
.tks-stats.tks-2025 tr.organizace.open {
	border-bottom: 2px solid #b3b3b3;
}
.tks-stats.tks-2025 tr.org-child {
	padding-left: 20px;
	border-top: 0;
}
.tks-stats.tks-2025 tr.org-child > td:first-child {
	padding: 10px 20px;
	color: #4a4a4a;
	font-size: 16px;
	line-height: 24px;
}
.tks-stats.tks-2025 .summary.all .pm-opener {
	filter: brightness(10);
}
.tks-stats.tks-2025 .details {
	border-top: 20px solid #fff !important;
}
.tks-stats.tks-2025 .summary.all > td:not(:first-child):not(.val) {
	display: none !important;
}
.tks-stats.tks-2025 .summary.all > .val {
	text-align: right !important;
	padding-right: 20px;
}
.tks-stats.tks-2025 tr.charita > td:first-child,
.tks-stats.tks-2025 tr.organizace > td:first-child {
	font-weight: unset !important;
}

@media (max-width: 799px) {
	.tks-stats {
		font-size: 13px;
		line-height: 19px;
	}
	.tks-stats > tbody {
		display: flex;
		flex-direction: column;
	}
	.tks-stats:not(.tks-2025) > tbody > tr:not(.charita):not(.organizace) > td:first-child {
		padding: 10px 10px 0 10px !important;
	}
	.tks-stats.tks-2025 > tbody > tr:not(.summary):not(.charita):not(.organizace) > td:first-child {
		padding: 10px 10px 0 10px !important;
	}
	.tks-stats tr:not(:first-of-type) {
		display: flex;
		flex-wrap: wrap;
		border-top: 1px solid #f4f2ea;
	}
	.tks-stats tr.dieceze.open {
		border-bottom: 1px solid #b3b3b3;
	}
	.tks-stats tr.dieceze td {
		padding: 10px;
	}
	.tks-stats tr.charita > td:first-child {
		padding: 10px 10px 0 10px;
	}
	.tks-stats tr.organizace td:first-child {
		width: 100% !important;
	}
	.tks-stats tr.organizace td:nth-child(4) {
		display: table-cell !important;
		width: 100% !important;
	}
	.tks-stats tr.organizace td:nth-child(5) {
		display: none !important;
	}
	.tks-stats tr.organizace > td:first-child {
		padding: 10px 10px 0 10px;
		font-size: 12px;
		line-height: 17px;
	}
	.tks-stats tr > th:nth-child(1),
	.tks-stats tr > th:nth-child(2),
	.tks-stats tr > th:nth-child(3),
	.tks-stats tr > td:nth-child(2),
	.tks-stats tr > td:nth-child(3),
	.tks-stats tr.organizace > td:nth-child(4) {
		display: none;
	}
	.tks-stats tr:not(:first-of-type)[style='display: table-row;'] {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.tks-stats tr:not(:first-of-type) td:first-child {
		width: 100%;
	}
	.tks-stats tr.organizace:not(:first-of-type) td:first-child {
		width: 50%;
	}
	.tks-stats tr:not(:first-of-type) td:nth-child(4),
	.tks-stats tr:not(:first-of-type) td:nth-child(5) {
		width: 50%;
		padding: 10px;
	}
	.tks-stats colgroup {
		display: none;
	}
	.tks-stats .opener {
		margin-right: 5px;
	}
	.tks-stats .title {
		width: -webkit-calc(100% - 25px);
		width: -moz-calc(100% - 25px);
		width: calc(100% - 25px);
		position: relative;
		top: 3px;
		font-size: 12px;
		line-height: 17px;
	}
	.tks-stats.charita tr > th:nth-child(2),
	.tks-stats.charita tr > th:nth-child(3) {
		display: table-cell !important;
		width: 15% !important;
	}
	.tks-stats.charita tr > td:nth-child(2),
	.tks-stats.charita tr > td:nth-child(3) {
		display: table-cell !important;
		width: 50% !important;
		padding: 10px !important;
	}
}


/* tks stats 2022 */
.tks-stats.is-2022 th {
	line-height: 16px;
}
.tks-stats.is-2022 th > span {
	font-size: 10px;
}
.tks-stats.is-2022 tr.summary.dms {
	border-bottom: 0;
}
.tks-stats.is-2022 tr.summary.all td {
	background-color: #1d385d;
	color: #f4f2ea;
}
.tks-stats.is-2022 tr.summary.all td.v {
	font-size: 18px;
	line-height: 18px;
}
.tks-stats.is-2022 tr.summary.all td.v a {
	color: #f4f2ea;
	text-decoration: none;
}
.tks-stats.is-2022 .tks-summary-details {
	font-size: 12px;
	font-weight: 500;
}

@media (max-width: 799px) {
	.tks-stats.is-2022 tr > td:nth-child(3),
	.tks-stats.is-2022 tr > th:nth-child(3) {
		display: table-cell;
	}
	.tks-stats.is-2022 tr:not(:first-of-type) td:nth-child(3),
	.tks-stats.is-2022 tr:not(:first-of-type) td:nth-child(4),
	.tks-stats.is-2022 tr:not(:first-of-type) td:nth-child(5) {
		width: 33.333333333%;
		padding: 10px;
	}
	.tks-stats.is-2022 tr.organizace td:nth-child(4) {
		width: 33.333333333% !important;
	}
	.tks-stats.is-2022 tr.organizace td:nth-child(5) {
		display: table-cell !important;
	}
	.tks-stats.is-2022 tr.summary td:nth-child(3),
	.tks-stats.is-2022 tr.summary td:nth-child(5) {
		display: none;
	}
	.tks-stats.is-2022 tr.summary td:nth-child(4) {
		width: 100%;
	}
	.tks-stats.is-2022 tr.summary td:nth-child(1) {
		font-size: 12px !important;
		font-weight: 500 !important;
		line-height: 17px !important;
	}
	.tks-stats.is-2022 tr.summary.all td:nth-child(4) {
		padding-bottom: 10px;
	}

	/* TKS 2025 */
	.tks-stats.tks-2025 .org-child .title,
	.tks-stats.tks-2025 .organizace .title {
		float: left !important;
	}
	.tks-stats.tks-2025 .summary.all {
		align-items: center;
		background-color: #1d385d;
	}
	.tks-stats.tks-2025 .summary.all > td {
		background-color: unset !important;
	}
	.tks-stats.tks-2025 .summary.all .title {
		width: max-content;
	}
	.tks-stats.tks-2025 .summary.all .pm-opener {
		margin-left: 20px !important;
	}
	.tks-stats.tks-2025 .summary.all td:nth-child(1) {
		flex: 0;
	}
	.tks-stats.tks-2025 .summary.all td:nth-child(2) {
		display: block;
		flex: 1;
	}
	.tks-stats.tks-2025 .details > td:first-of-type {
		display: none;
	}
	.tks-stats.tks-2025 .details > td {
		padding: 10px 10px 0 10px !important;
	}
}

@media (max-width: 399px) {
	.tks-stats.is-2022 th {
		padding: 5px 3px 10px 3px;
		font-size: 10px;
		line-height: 14px;
	}
	.tks-stats.is-2022 td {
		padding: 3px;
		font-size: 13px;
		line-height: 19px;
	}
	.tks-stats.is-2022:not(.tks-2025) tr.summary td:nth-child(4) {
		padding: 3px 10px 10px 10px;
		font-size: 13px;
		line-height: 19px;
	}
	.tks-stats.tks-2025 .summary.details > td {
		font-size: smaller !important;
	}
}

.tks-stats.is-2022 .opener {
	top: -1px;
}
.tks-stats .title {
	display: flex;
	align-items: center;
	gap: 0 25px;
}
.tks-stats .title .pm-opener {
	flex-shrink: 0;
	width: 22px;
	height: 22px;
	padding: 0;
	background: url('../images/tks/icon-meter-info.svg') no-repeat 50% 50%;
	background-size: 22px 22px;
	border: 0;
}

@media (max-width: 1019px) {
	.tks-stats .title {
		flex-wrap: wrap;
		gap: 3px 10px;
	}
}

@media (max-width: 999px) {
	.tks-stats.is-2022 .opener {
		top: -2px;
	}
}

@media (max-width: 799px) {
	.tks-stats.is-2022 td[style*="text-align: right"],
	.tks-stats.is-2022 th[style*="text-align: right"] {
		text-align: left !important;
	}
	.tks-stats.is-2022 .opener {
		top: 1px;
	}
}

@media (max-width: 599px) {
	.tks-stats .title .pm-opener {
		width: 18px;
		height: 18px;
		background-size: 18px 18px;
	}
}

/* tks stats update 2024 */
.tks-stats > tbody > tr:first-child {
	position: sticky;
	top: 0;
	z-index: 10;
	background: #fff;
}
body.has-open-header .tks-stats > tbody > tr:first-child {
	top: 100px;
}

@media (max-width: 799px) {
	body.has-open-header .tks-stats > tbody > tr:first-child {
		top: 70px;
	}
}

@media (max-width: 399px) {
	.tks-stats.is-2022 th {
		padding-top: 10px;
	}
}

/* pop-up meter */
@media (max-width: 1259px) {
	.popup-meter .component-meter .unsealed {
		max-width: 100%;
	}
}

body.has-popup-meter {
	position: relative;
	overflow: hidden;
}
.popup-meter-wrap {
	display: none;
	justify-content: center;
	width: 100%;
	height: 100vh;
	margin: auto;
	padding: 10px;
	position: absolute;
	z-index: 999999;
	background: rgba(29, 56, 93, 0.6);
	overflow: auto;
}
body.has-popup-meter .popup-meter-wrap {
	display: flex;
}
.popup-meter {
	width: 800px;
	max-width: 100%;
	margin: auto;
	padding: 40px 80px;
	position: relative;
	border-radius: 0 0 40px 40px;
	background-color: #1d385d;
	box-shadow: 0 0 70px rgba(255, 255, 255, 0.50);
}
.popup-meter .pm-header {
	text-align: center;
}
.popup-meter .pm-title {
	color: #f4f2ea;
	font-size: 22px;
	line-height: 27px;
}
.popup-meter .pm-close {
	width: 30px;
	height: 30px;
	padding: 0;
	position: absolute;
	top: 40px;
	right: 30px;
	background: url('../images/tks/icon-meter-close.svg') no-repeat 50% 50%;
	background-size: 30px 30px;
	border-radius: 100%;
	border: 0;
}
.popup-meter .pm-text {
	padding: 20px 0;
	color: #f4f2ea;
	font-size: 13px;
	line-height: 24px;
}
.popup-meter .pm-text > *:last-child {
	margin-bottom: 0;
}
.popup-meter .pm-text + .component-meter {
	margin-top: -25px;
}
.popup-meter .component-meter {
	padding-top: 25px;
	padding-bottom: 0;
}
.popup-meter .component-meter .inside {
	gap: 0 14px;
}
.popup-meter .component-meter .unsealed {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
	padding: 20px;
	background-color: #fff;
	border-radius: 8px;
}
.popup-meter .component-meter .boxes {
	gap: 21px 0;
	width: calc(45% - 7px);
}
.popup-meter .component-meter .unsealed .label {
	font-size: 14px;
	line-height: 17px;
}
.popup-meter .component-meter .boxes .label {
	font-size: 13px;
	line-height: 16px;
}
.popup-meter .component-meter .boxes .number {
	font-size: 18px;
	line-height: 25px;
}
.popup-meter .component-meter .thermometer {
	font-size: 10px;
	line-height: 14px;
}
.popup-meter .component-meter .line {
	width: 80px;
}
.popup-meter .pm-more {
	padding: 20px 0 0 0;
	text-align: center;
}
.popup-meter .pm-more .btn-default {
	text-transform: uppercase;
}
.popup-meter .pm-more .btn-default:focus,
.popup-meter .pm-more .btn-default:hover {
	background-color: #bc0e0a;
	border-color: #bc0e0a;
}

@media (max-width: 799px) {
	.popup-meter {
		padding: 30px;
	}
	.popup-meter .pm-header {
		padding: 0 40px;
	}
}

@media (max-width: 599px) {
	.popup-meter .pm-title {
		font-size: 18px;
		line-height: 22px;
	}
	.popup-meter .component-meter .inside {
		flex-wrap: wrap;
		gap: 14px;
	}
	.popup-meter .component-meter .unsealed,
	.popup-meter .component-meter .boxes {
		width: 100%;
	}
	.popup-meter .component-meter .boxes {
		gap: 14px;
	}
}
