﻿html{
	background-color: #363636;
	cursor:url(cursordef.png), auto;
}
a{
	text-decoration: none;
	color: inherit;
	cursor: url(cursorlink.png), auto;
}
@font-face{
font-family: Lkdown;
src: url(fonts/Lkdown.ttf);
}
@font-face{
	font-family: Minecrafter;
	src: url(fonts/Minecrafter.Reg.ttf);
}
.header-div{
	background-color: rgba(105, 105, 105, 1.0);
	width: 100%;
	height: 64px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-style: solid;
	border-top: none;
	border-left: none;
	border-right: none;
	border-color: rgba(0, 0, 0, 0.5);
	border-width: 8px;
}
.gahina{
color: #f8f8ff;
position: absolute;
top: 16px;
left: 8px;
font-size: 32px;
font-family: Lkdown;
font-weight: 400;
word-wrap: break-word;
transition: 0.5s;
}
.gahina:hover{
    text-shadow: 0 0 16px #fffafa;
}
.transparent-button{
	background-color: transparent;
	border: none;
	cursor:url(cursordef.png), auto;
}
.gray-to-idk-more-gray{
	background-color: #1a1a1a;
	transition: 0.3s;
}
.gray-to-idk-more-gray:hover{
	background-color: #333333;
}
.links{
	width: 0px;
	height: 32px;
	background-color: white;
	font-family: Arial Black;
	font-size: 32px;
	color: #f8f8ff;
	transition: 0.2s;
	text-align: center;
}
.links:hover{
	width: 126px;
	color: #1a1a1a;
}
.links2{
	width: 0px;
	height: 32px;
	background-color: white;
	font-family: Arial Black;
	font-size: 32px;
	color: #f8f8ff;
	transition: 0.2s;
	text-align: center;
}
.links2:hover{
	width: 94px;
	color: #1a1a1a;
}
.links3{
	width: 0px;
	height: 32px;
	background-color: white;
	font-family: Arial Black;
	font-size: 32px;
	color: #f8f8ff;
	transition: 0.2s;
	text-align: center;
}
.links3:hover{
	width: 212px;
	color: #1a1a1a;
}
.links4{
	width: 0px;
	height: 32px;
	background-color: white;
	font-family: Arial Black;
	font-size: 32px;
	color: #f8f8ff;
	transition: 0.2s;
	text-align: center;
}
.links4:hover{
	width: 91px;
	color: #1a1a1a;
}
.minecraft-gallery{
	width:500px;
	border-radius: 32px;
	transition: 0.5s;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.minecraft-gallery:hover{
	border-radius: 8px;
	width: 550px;
	transition: 0.5s;
}
.RPS-title{
	text-align: center;
	color: #f5f5f5;
	text-shadow: ;
	font-size: 50px;
	transition: 0.5s;
}
.RPS-title:hover{
	text-shadow: 0 0 4px #fffafa;
}
.text-gradient {
	text-align: center;
	background: linear-gradient(-45deg, #6355a4, #6355a4, #e89a3e, #e89a3e);
	background-size: 300%;
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	animation: animated_text 10s ease-in-out infinite;
	-moz-animation: animated_text 10s ease-in-out infinite;
	-webkit-animation: animated_text 10s ease-in-out infinite;
}
@keyframes animated_text {
	0% { background-position: 0px 50%; }
	50% { background-position: 100% 50%; }
	100% { background-position: 0px 50%; }
}
.text-gradient-download {
	text-align: center;
	background: linear-gradient(-45deg, #6355a4, #6355a4, #e89a3e, #e89a3e);
	background-size: 300%;
	letter-spacing: 32px;
	text-transform: uppercase;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	animation: animated_text 10s ease-in-out infinite;
	-moz-animation: animated_text 10s ease-in-out infinite;
	-webkit-animation: animated_text 10s ease-in-out infinite;
}
@keyframes animated_text {
	0% { background-position: 0px 50%; }
	50% { background-position: 100% 50%; }
	100% { background-position: 0px 50%; }
}
u{
	text-decoration: underline;
}
.links41{
	width: 0px;
	height: 32px;
	background-color: white;
	font-family: Arial Black;
	font-size: 32px;
	color: #f8f8ff;
	transition: 0.2s;
	text-align: center;
}
.links41:hover{
	width: 91px;
	color: #1a1a1a;
}
.buttons {
display: flex;
align-items: center;
flex-wrap: nowrap;
}
.button {
background-color: transparent;
border: none;
padding: 10px;
transition: transform 0.2s;
max-width: 100%;
}
        .button:hover {
            transform: scale(0.9);
            cursor: pointer;
        }
        .button img {
            width: 50px;
            height: auto;
            max-width: 100%;
        }
        .links5{
	width: 0px;
	height: 32px;
	background: linear-gradient(-45deg, #6355a4, #6355a4, #e89a3e, #e89a3e);
	background-size: 300%;
		animation: animated_text 10s ease-in-out infinite;
	-moz-animation: animated_text 10s ease-in-out infinite;
	-webkit-animation: animated_text 10s ease-in-out infinite;
	font-family: Arial Black;
	font-size: 32px;
	color: #f8f8ff;
	transition: 0.2s;
	text-align: center;
	border-radius: 8px;
}
.links5:hover{
	width: 173px;
	color: #1a1a1a;
}
        .links6{
	width: 0px;
	height: 32px;
	background: linear-gradient(-45deg, #6355a4, #6355a4, #e89a3e, #e89a3e);
	background-size: 300%;
		animation: animated_text 10s ease-in-out infinite;
	-moz-animation: animated_text 10s ease-in-out infinite;
	-webkit-animation: animated_text 10s ease-in-out infinite;
	font-family: Arial Black;
	font-size: 32px;
	color: #f8f8ff;
	transition: 0.2s;
	text-align: center;
	border-radius: 8px;
}
.links6:hover{
	width: 250px;
	color: #1a1a1a;
}