/* 
=======================
* zurücksetzen
=======================
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* 
=======================
* 48
=======================
*/

:root{
	background-color:white;
}

.all-text-1{
	font-family: 'Decovar Regular24'; 
	color: #d9ff00;
	font-variation-settings: 'SSTR' 1000;
	font-size: 15em;
	line-height: 80%;
	letter-spacing: 5px;
	position: absolute;
	top: 225px;
	left: 460px;
	rotate: 45deg;
}

.all-text-5{
	font-family: 'Decovar Regular24'; 
	color: #00ffb7;
	font-variation-settings: 'SSTR' 1000;
	font-size: 15em;
	line-height: 80%;
	letter-spacing: 5px;
	position: absolute;
	top: 225px;
	left: 540px;
	rotate: 45deg;
}

.all-text-1 #one, .all-text-5 #one{animation: weight-animation 1s infinite alternate ease-in-out;}
.all-text-1 #two, .all-text-5 #two{animation: weight-animation 1s infinite alternate ease-in-out;}
.all-text-1 #three, .all-text-5 #three{animation: weight-animation 1s infinite alternate ease-in-out;}
.all-text-1 #four, .all-text-5 #four{animation: weight-animation 1s infinite alternate ease-in-out;}
.all-text-1 #five, .all-text-5 #five{animation: weight-animation 1s infinite alternate ease-in-out;}
.all-text-1 #six, .all-text-5 #six{animation: weight-animation 1s infinite alternate ease-in-out;}
.all-text-1 #seven, .all-text-5 #seven{animation: weight-animation 1s infinite alternate ease-in-out;}
.all-text-1 #eight, .all-text-5 #eight{animation: weight-animation 1s infinite alternate ease-in-out;}
.all-text-1 #nine, .all-text-5 #nine{animation: weight-animation 1s infinite alternate ease-in-out;}
.all-text-1 #ten, .all-text-5 #ten{animation: weight-animation 1s infinite alternate ease-in-out;}
.all-text-1 #eleven, .all-text-5 #eleven{animation: weight-animation 1s infinite alternate ease-in-out;}
.all-text-1 #twelve, .all-text-5 #twelve{animation: weight-animation 1s infinite alternate ease-in-out;}
.all-text-1 #thirteen, .all-text-5 #thirteen{animation: weight-animation 1s infinite alternate ease-in-out;}

@keyframes weight-animation{
	0% {font-variation-settings: 'SSTR' 1; opacity: 1;}
	100% {font-variation-settings: 'SSTR' 1000; opacity: 0.5;} 
}




.all-text-2{
	font-family: 'Decovar Regular24'; 
	color: #5eff00;
	font-variation-settings: 'SSTR' 1000;
	font-size: 15em;
	line-height: 80%;
	letter-spacing: 5px;
	position: absolute;
	top: 225px;
	left: 480px;
	rotate: 45deg;
 }

 .all-text-4{
	font-family: 'Decovar Regular24'; 
	color: #ddff00;
	font-variation-settings: 'SSTR' 1000;
	font-size: 15em;
	line-height: 80%;
	letter-spacing: 5px;
	position: absolute;
	top: 225px;
	left: 520px;
	rotate: 45deg;
 }

.all-text-2 #one, .all-text-4 #one{animation: slant 1.5s infinite alternate ease-in-out;}
.all-text-2 #two, .all-text-4 #two{animation: slant 1.5s infinite alternate ease-in-out;}
.all-text-2 #three, .all-text-4 #othreene{animation: slant 1.5s infinite alternate ease-in-out;}
.all-text-2 #four, .all-text-4 #four{animation: slant 1.5s infinite alternate ease-in-out;}
.all-text-2 #five, .all-text-4 #five{animation: slant 1.5s infinite alternate ease-in-out;}
.all-text-2 #six, .all-text-4 #six{animation: slant 1.5s infinite alternate ease-in-out;}
.all-text-2 #seven, .all-text-4 #seven{animation: slant 1.5s infinite alternate ease-in-out;}
.all-text-2 #eight, .all-text-4 #eight{animation: slant 1.5s infinite alternate ease-in-out;}
.all-text-2 #nine, .all-text-4 #nine{animation: slant 1.5s infinite alternate ease-in-out;}
.all-text-2 #ten, .all-text-4 #ten{animation: slant 1.5s infinite alternate ease-in-out;}
.all-text-2 #eleven, .all-text-4 #eleven{animation: slant 1.5s infinite alternate ease-in-out;}
.all-text-2 #twelve, .all-text-4 #twelve{animation: slant 1.5s infinite alternate ease-in-out;}
.all-text-2 #thirteen, .all-text-4 #thirteen{animation: slant 1.5s infinite alternate ease-in-out;}

@keyframes slant{
	0% {font-variation-settings: 'SSTR' 0; opacity: 0.3;}
	100% {font-variation-settings: 'SSTR' 500; opacity: 0.8;} 
}



.all-text-3{
	font-family: 'Decovar Regular24'; 
	color: #00ffb3;
	font-variation-settings: 'SSTR' 1000;
	font-size: 15em;
	line-height: 80%;
	letter-spacing: 5px;
	position: absolute;
	top: 225px;
	left: 500px;
	rotate: 45deg;
 }

.all-text-3 #one{animation: slant-color 1.5s infinite alternate ease-in-out;}
.all-text-3 #two{animation: slant-color 1.5s infinite alternate ease-in-out;}
.all-text-3 #three{animation: slant-color 1.5s infinite alternate ease-in-out;}
.all-text-3 #four{animation: slant-color 1.5s infinite alternate ease-in-out;}
.all-text-3 #five{animation: slant-color 1.5s infinite alternate ease-in-out;}
.all-text-3 #six{animation: slant-color 1.5s infinite alternate ease-in-out;}
.all-text-3 #seven{animation: slant-color 1.5s infinite alternate ease-in-out;}
.all-text-3 #eight{animation: slant-color 1.5s infinite alternate ease-in-out;}
.all-text-3 #nine{animation: slant-color 1.5s infinite alternate ease-in-out;}
.all-text-3 #ten{animation: slant-color 1.5s infinite alternate ease-in-out;}
.all-text-3 #eleven{animation: slant-color 1.5s infinite alternate ease-in-out;}
.all-text-3 #twelve{animation: slant-color 1.5s infinite alternate ease-in-out;}
.all-text-3 #thirteen{animation: slant-color 1.5s infinite alternate ease-in-out;}

@keyframes slant-color{
	0% {font-variation-settings: 'SSTR' 200; opacity: 0.5;}
	100% {font-variation-settings: 'SSTR' 800; opacity: 1;} 
}





/* Link next */

a{
	font-size: 0px;
	position: fixed;
	right: 25px;
	bottom: 25px;
	z-index: 1;
}


