div.page {
	--color-keune2: #CD6249;
	--color-late: #f7f2e8;
	--color-late-dark: #e4dfd5;
	--color-late2: #EEE5CE;
}
div.line-footer {
	font-size: var(--font-small);
	color: var(--color-25);
	letter-spacing: 1px;
	border-top: 2px dashed var(--color-25);
	padding-top: var(--step2);
	margin-top: var(--step6);
	display: flex;
	justify-content: start;
	align-items: center;
}
div.btn {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 0px;
}
div.btn.pps_left {
	text-align: left;
}
div.btn a.pps_button {
	min-width: 290px;
	height: 60px;
}
div.page.club-page-header {
	background: var(--color-keune2);
}

.club-page-header .page2 {
	min-height: 430px;
}

.club-page-header .text h1 {
	font-size: var(--font-extra);
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1.2;
	color: var(--color-late);
	padding-right: 20%;
	margin: 0;
}

.club-page-header .text .sub {
	font-size: var(--font-large);
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: var(--color-late);
	padding-right: 10%;
	margin-top: var(--step4);
}

.club-page-header .img {
	background: url(files/map-top.svg) 0 0 no-repeat;
	background-size: contain;
	min-height: 320px;
	position: relative;
}

.club-page-header .img .title {
	font-size: var(--font-large);
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1.2;
	color: var(--color-late);
	width: max-content;
	position: absolute;
	bottom: 0;
	right: var(--step);
}
div.page.club-page.b2 {
	background-color: var(--color-late);
}
div.page.club-page.b2 .page2 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.b2 ul {
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 850px;
	list-style-type: none;
}
.b2 ul li {
	font-size: var(--font-medium);
	background: url(files/card-keune.svg) left top var(--stepHalf) no-repeat;
	padding-left: 54px;
}
.b2 ul li:not(:last-child) {
	margin-bottom: var(--step4);
}
.b2-1 {
	padding: var(--step6);
	margin: var(--step6) auto 0 auto;
	max-width: 850px;
	border: var(--step2) solid var(--color-keune2);
}
.b2-1 {
	position: relative;
}
.b2-1::after {
	content: '';
	background: var(--color-keune2) url(files/plus.svg) top var(--step2) center no-repeat;
	width: 60px;
	height: 80px;
	position: absolute;
	right: var(--step6);
	bottom: 0;
}
.b2-1 .title {
	font-size: var(--font-large);
	font-weight: 400;
	color: var(--color-keune2);
}
.b2-1 .text {
	font-size: var(--font-large);
	margin-top: var(--step2);
	max-width: 70%;
}
div.page.club-page.b3 .page2 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.b3 .text {
	font-size: var(--font-large);
}
.b2.b4 ul {
	max-width: inherit;
	list-style-type: none;
}

div.page.club-page.b5 .page2 {
	padding-top: 60px;
	padding-bottom: 60px;
}

.b5 ul {
	margin: var(--step4) 0 0 0;
	padding: 0 0 0 var(--step4);
}

.b5 ul li:not(:last-child) {
	margin-bottom: var(--step2);
}

.b5 h2 {
	font-size: var(--font-extra);
	font-weight: normal;
	line-height: 1.2;
	margin: 0;
}
.b5 h2 em {
	font-style: normal;
	font-weight: 400;
}
div.page.club-page.b6 {
	background-color: var(--color-keune2);
}
div.page.club-page.b6 .page2 {
	padding-top: var(--step6);
	padding-bottom: var(--step6);
	
}
.b6 h2 {
	font-size: var(--font-extra);
	line-height: 1.2;
	color: var(--color-late2);
	margin: 0;
}
.b7 ul {
	letter-spacing: 2px;
	line-height: 1.6;
	text-transform: uppercase;
	padding: 0 0 0 var(--step4);
	margin: var(--step4) 0 0 0;
	max-width: 75%;	
}

.b7 ul li {
	margin-bottom: var(--step4);
}
div.page.club-page.b8 {
	background-color: #A3A3A6;
}
div.page.club-page.b8 .page2 {
	color: var(--color-white);
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	overflow: hidden;
}
.b8  h2 {
	font-size: var(--font-large);
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: var(--step6);
	margin: var(--step6) auto 0 0;
	max-width: 850px;
	border: var(--step2) solid var(--color-white);
}
.b8 ul {
	letter-spacing: 1px;
	padding: 0 0 0 var(--step4);
	max-width: 90%;
}

.b8 ul li {
	margin-bottom: var(--step4);
}
.b8 .text {
	margin: var(--step6) 0 0 0;
}
.b8 .img {
	position: absolute;
	left: 60px;
	bottom: -60px;
}
div.page.club-page.b9 .page2 {
	padding-top: 60px;
	padding-bottom: 60px;
}

.b9 h2 {
	font-size: var(--font-extra);
	font-weight: normal;
	line-height: 1.2;
	margin: 0;
}

.b9 h2 em {
	font-style: normal;
	font-weight: 400;
}
.b9-1 {
	margin-top: var(--step6)
}

.b9-1 .img {
	padding-right: var(--step6);
}
.b9-1 .text-w {
	line-height: 1.8;
	position: relative;
}
.b9-1 .text {
	margin-bottom: var(--step6);
}
.b9-1 .text.text1 {
	text-transform: uppercase;
}
.b9-1 .img2 {
	margin-left: -72px;
	margin-bottom: var(--step6);
}
div.page.club-page.b10 {
	background-color: #7F8F87;
}
div.page.club-page.b10 .page2 {
	color: var(--color-white);
	padding-top: 54px;
	padding-bottom: 60px;
	position: relative;
	overflow: hidden;
}
.b10 ul {
	letter-spacing: 1px;
	line-height: 1.6;
	margin: var(--step4) 0 0 0;
	padding: 0 0 0 var(--step4);
}

.b10 ul li:not(:last-child) {
	margin-bottom: var(--step2);
}

.b10 h3 {
	font-size: var(--font-medium);
	font-weight: 400;
	line-height: 1.2;
	text-transform: uppercase;
	margin: var(--step6) 0 0 0;
}
.b10 a {
	color: var(--color-white);
}
@media screen and (max-width: 1200px) {
	.b7 ul {
		letter-spacing: 1px;
		line-height: 1.4;
		max-width: 100%;	
	}	
}
@media screen and (max-width: 810px) {
	.club-page-header .text h1 {
		font-size: var(--font-large);
		line-height: 1.2;
	}

	.club-page-header .text .sub {
		font-size: var(--font-default);
		letter-spacing: 2px;
	}

	.club-page-header .img {
		min-height: 200px;
	}

	.club-page-header .img .title {
		font-size: var(--font-medium);
		margin-right: 0;
	}
	.b5 h2 {
		font-size: var(--font-large);
	}
	.b6 h2 {
		font-size: var(--font-large);
	}
	.b8 h2 {
		font-size: var(--font-medium);
	}
	.b9 h2 {
		font-size: var(--font-large);
	}
	.b9-1 .text-w {
		margin-top: var(--step2);
	}
	.b9-1 .img {
		padding-right: 0;
	}
	.b9-1 .img2 {
		text-align: center;
		margin-left: 0px;
		margin-bottom: var(--step4);
	}
	.b10 h3 {
		font-size: var(--font-medium);
	}
	
}
@media screen and (max-width: 480px) {
	div.btn {
		text-align: center;
		margin-top: var(--step6);
		margin-bottom: var(--step6);
	}
	div.btn a.pps_button {
		width: 100%;
	}
	div.page.club-page-header .page2 {
		padding-top: var(--step6);
		padding-bottom: var(--step6);
	}
	.b2-1 .title {
		font-size: var(--font-medium);
	}
	.b2-1 .text {
		font-size: var(--font-medium);
		max-width: 70%;
	}
	.b3 .text {
		font-size: var(--font-medium);
	}
	div.page.club-page.b8 .page2 {
		padding-bottom: 90px;
	}
	.b8 ul {
		max-width: 100%;
	}
}