@charset "UTF-8";
@import url(contentanimation.css);
@import url(bganimation.css);
@import url(txtanimations.css);
@import url(innercontentcorner.css);
@import url(bgshadow.css);
@import url(formular.css);
* {
	-webkit-tap-highlight-color: transparent!important;
	-webkit-font-smoothing: antialiased!important;
	-webkit-text-size-adjust: none!important;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html, *, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div:after, div:before {
	overflow: hidden
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
 input::-moz-focus-inner, select::-moz-focus-inner {
 border:0;
 padding:0
}
input, select, textarea {
	border-radius: 0
}
input[type=password], input[type=text], select, textarea, button {
	-webkit-appearance: none
}
html {
	font-size: 16px;
	overflow-y: scroll;
}
html, body {
	width: 100%;
	height: 100%;
	scroll-behavior: smooth;
	/*background: rgba(0,0,0,.6);*/
}
body {
	font-family: Arial, sans-serif;
	letter-spacing: .02em;
}
p img {
	display: inline-block;
}
img {
	max-width: 100%;
	height: auto;
	display: block;
	border: none
}
 _:-ms-fullscreen, :root img {
 width: auto;
}
.clean, .clear, .cleaner {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
	width: 100%
}
.clearfix:before, clearfix:after {
	content: '';
	display: table
}
.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden
}
.covert {
	overflow: hidden;
}
.txt-center {
	text-align: center;
}
.cleanimgfloat {
	overflow: auto
}
.flex {
	display: flex;
}
.wrap {
	flex-wrap : wrap;
}
.nowrap {
	flex-wrap : nowrap;
}
.row {
	flex-direction: row;
}
.column {
	flex-direction: column;
}
a {
	text-decoration: none;
	color: var(--w);
}
a:hover, a.aktiv, a.aktiv:hover {
	text-decoration: none;
	color: var(--c)
}
p {
	margin: 0 0 1.1rem 0
}
ul {
	margin: 0;
	padding: 0
}
li {
	list-style: none
}
ul {
	margin: 0 0 1rem 1rem
}
ul li ul {
	margin: 0 0 0 1rem
}
ul li, ul li ul li {
	list-style: disc;
 margin:0 0 .5rem 0
}
ol {
	margin: 0 0 1rem 1.25rem
}
ol li ol {
	margin: 0 0 0 1.25rem
}
ol li, ol li ol li {
	list-style: decimal;
 margin:0 0 .5rem 0;
}
hr {
	width: 100%;
	height: 1px;
	overflow: hidden;
	border-top: 1px solid var(--g-lterr);
	border-right: 1px solid var(--w);
	border-left: 1px solid var(--w);
	border-bottom: 1px solid var(--w);
	margin: 0 0 15px 0
}
strong {
	font-weight: bold;
}
span.highlight{
	color: var(--c);
}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 1.2rem 0;
	font-weight: bold;
	text-transform: uppercase;
	transform: scale(0.7, 1.1);  
}
h1, h2, h3, h6 {
	text-align: left;
	transform-origin: left;
}
h4, h5 {
	text-align: center; 
	transform-origin: center; 
}
h1 {
	font-size: var(--h1);
	line-height: var(--h1);
	color: var(--c);
	text-shadow: 1px 1px 2px var(--c);
}
.h1bb {
	font-size: var(--h1bb);
	line-height: var(--h1bb);
	color: #000;
	text-shadow: 1px 1px 2px #ccc;
	margin:0 0 1.2rem var(--h1bbm);
}
h2 {
	font-size: var(--h2);
	line-height: var(--h2);
	color: #fff;
	text-shadow: 1px 1px 2px #555;
	margin:0 0 1.2rem var(--h2m);
}
h3 {
	font-size: var(--h3);
	line-height: var(--h3);
	color: #fff;
	text-shadow: 1px 1px 2px #555;
}
h4 {
	font-size: 	var(--h4);
	line-height: var(--h4);
	color: var(--c);
	text-shadow: 1px 1px 2px var(--c);
}
h5 {
	font-size: var(--h5);
	line-height: var(--h5);
	color: #fff;
	text-shadow: 1px 1px 2px #555;
}
h6 {
	font-size: var(--h6);
	line-height: var(--h6);
	color: #fff;
	text-shadow: 1px 1px 2px #555;
}

.site {
	position: relative;
	margin: 0;
	width: 100%;
}
.page {
	position: relative;
	margin: 0 auto;
	min-width: 320px;
	max-width: 1024px;
}
.header {
	display: flex;
	padding: 0 var(--c-pad-flter) 0 var(--c-pad-flter);
}
.teaser {
	position: relative;
	display: block;
	width: 100%;
}
.placeholder {
	height: calc(3rem + 1.5rem);
}
main {
	overflow:hidden;
	width: 100%;
	font-size: .85rem;
	line-height: 1.4rem;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	text-align: justify;
	color: var(--w);
}
.text {
}
.content {
	position: relative;
	width: 100%;
	padding: 1.8rem var(--c-gap) .8rem var(--c-gap);
}
.counterheader {
	position: relative;
	transform-origin: left;
	transform: scale(0.7, 1.1);
	font-size: .9rem;
	padding: 0 10px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:-1.4rem;
}
.startcounter {
	position: relative;
	width: 100%;
	display:flex;
	font-weight:bold;
	transform-origin: left;
	padding: 1rem 0 0 0;
}
.countercontent {opacity: 0;
	display:flex;
	animation: countdownBlend 1.2s ease-in-out 2.4s forwards;
}
@keyframes countdownBlend {
	0% {opacity: 0;}
	30% {opacity: 0;transform: scale(1, 0);}
	100% { opacity: 1;transform: scale(1, 1);}
}

.startcounter .sitem p span:first-child {
	font-weight:normal;
	font-size: 1.6rem;
	height: 1.6rem;
	transform: scale(0.75, 1);
	margin-bottom: .3rem;
}
.startcounter .sitem p span:last-child {
	font-size: 1rem;
	transform: scale(0.7, 1);
	margin-left: -1px;
}
.startcounter .sitem span {
	display:block;
}
.startcounter .sitem:not(:first-child) {
	margin-left: 1.2rem;
}
.startcounter .sitemb p span:first-child {
	font-weight:normal;
	font-size: 1.6rem;
	height: 1.6rem;
	transform: scale(0.75, 1);
	margin-bottom: .3rem;
}
.startcounter .sitemb p span:last-child {
	font-size: 1rem;
	transform: scale(0.7, 1);
	margin-left: -1px;
}
.startcounter .sitemb span {
	display:block;
}
.startcounter .sitemb:not(:first-child) {
	margin-left: 1.2rem;
}
.topline, .bottomline {
	position: relative;
	display: block;
	width: 100%;
	background: rgba(255,255,255,.8);
}
.topline {
	height:3px;
	margin: 2rem 0 1.6rem 0;
}
.bottomline {
	height:6px;
	margin: 1rem 0 1rem 0;
}
.footer {
	position: relative;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	text-align: justify;
	font-size: .9rem;
	line-height: 1.5rem;
	color:#fff;
}
.small-footer {
	padding: 1rem var(--c-gap) .1rem var(--c-gap);
	font-size: .9rem;
	line-height: 1.5rem;
}
.copy, .site-top {
	text-align: center;
}

@media screen and (min-width:576px) {
.s-f-menu ul {
	align-items: center;
	flex-direction: row !important;
	text-align: right;
}
.s-f-menu a {
	padding: 0 !important;
}
.s-f-menu  li:first-child {
	padding: 0 !important;
}
.s-f-menu li + li {
	padding-left:.4rem !important;
}
.s-f-menu li + li:before {
	content: "\2022";
	padding-right:.4rem;
}
.copy, .site-top {
	text-align: left;
}
}
@media screen and (min-width:768px) {
main {
	display: flex;
}
.topline {
	height:4px;
}
.bottomline {
	height:8px;
}
.counterheader {
	font-size: 1rem;
	padding: 0 14px;
	text-align:right;
	transform-origin: right;
	margin-bottom:-1.6rem;
}
.startcounter {
	justify-content:flex-end;
	text-align:right;
	
	transform-origin: right;
	padding: 2rem 0 0 0;
}
.startcounter .sitem p span:first-child {
	font-size: 4.2rem;
	transform: scale(0.85, 1);
	margin-bottom: 1rem;
}
.startcounter .sitem p span:last-child {
	font-size: 1.4rem;
	transform: scale(0.75, 1);
	margin-right: -4px;
}
.startcounter .sitem:not(:first-child) {
	margin-left: 1.7rem;
}
.startcounter .sitemb p span:first-child {
	color: var(--c);
	font-size: 4.2rem;
	transform: scale(0.85, 1);
	margin-bottom: 1rem;
}
.startcounter .sitemb p span:last-child {
	font-size: 1.4rem;
	transform: scale(0.75, 1);
	margin-right: -4px;
}
.startcounter .sitemb:not(:first-child) {
	margin-left: 1.7rem;
}
.placeholder {
	height: calc(3rem + 6rem);
}
}

@media screen and (min-width: 992px) {
.s-f-menu ul {
	justify-content: flex-end;
}
.site-top {
	text-align: right;
}
}
.spam-list-external{unicode-bidi:bidi-override;direction:rtl;text-align:left;}
.display-inline-block{display:none!important;}