﻿/* GOGOAL */
.gogoal-splash-container {
	background-color: #FFFFFF;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	pointer-events: none;
	font-family: Gilroy-ExtraBold,sans-serif;
}

.gogoal-splash-container .center {
	display: block;
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
}

.gogoal-splash-container .logo {
	width: 280px;
	margin: 0 auto 30px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 30px;
}

.gogoal-splash-container .logo img {
	width: 100%;
}

.gogoal-splash-container .spinner-wrapper {
	display: block;
	position: relative;
	width: 100%;
	min-height: 100px;
	height: 100px;
}

.gogoal-splash-container .spinner-wrapper .circle {
	display: inline-block;
	background-color: #2d3844;
	height: 15px;
	width: 15px;
	border-radius: 25px;
}

.gogoal-splash-container .spinner-wrapper #container {
	text-align: center;
}

.gogoal-splash-container .spinner-wrapper #ball-1 {
	-webkit-animation-name: gogoal-bounce;
	-webkit-animation-delay: 1s;
	-webkit-animation-duration: 1.2s;
	-webkit-animation-iteration-count: infinite;
}

.gogoal-splash-container .spinner-wrapper #ball-2 {
	-webkit-animation-name: gogoal-bounce;
	-webkit-animation-delay: 1.1s;
	-webkit-animation-duration: 1.2s;
	-webkit-animation-iteration-count: infinite;
}

.gogoal-splash-container .spinner-wrapper #ball-3 {
	-webkit-animation-name: gogoal-bounce;
	-webkit-animation-delay: 1.2s;
	-webkit-animation-duration: 1.2s;
	-webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes gogoal-bounce {
	0% {
		transform: translateY(0);
	}
	40% {
		transform: translateY(23px);
	}
	60% {
		transform: translateY(-25px);
	}
	80% {
		transform: translateY(0);
	}
}




/* CORRIERE */
.corriere-splash-container {
	background-color: #FFFFFF;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	pointer-events: none;
	font-family: Gilroy-ExtraBold,sans-serif;
}

.corriere-splash-container .center {
	display: block;
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	text-align: center;
}

.corriere-splash-container .logo {
	width: 280px;
	margin: 0 auto 30px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 30px;
}

.corriere-splash-container .logo img {
	width: 100%;
}

.corriere-splash-container .lds-facebook {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
}
.corriere-splash-container .lds-facebook div {
	display: inline-block;
	position: absolute;
	left: 8px;
	width: 16px;
	background: #db0219;
	animation: corriere-lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.corriere-splash-container .lds-facebook div:nth-child(1) {
	left: 8px;
	animation-delay: -0.24s;
}
.corriere-splash-container .lds-facebook div:nth-child(2) {
	left: 32px;
	animation-delay: -0.12s;
}
.corriere-splash-container .lds-facebook div:nth-child(3) {
	left: 56px;
	animation-delay: 0;
}

@keyframes corriere-lds-facebook {
	0% {
		top: 8px;
		height: 64px;
	}
	50%, 100% {
		top: 24px;
		height: 32px;
	}
}




/* TUTTOSPORT */
.tuttosport-splash-container {
	background-color: #FFFFFF;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	pointer-events: none;
	font-family: Gilroy-ExtraBold,sans-serif;
}

.tuttosport-splash-container .center {
	display: block;
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	text-align: center;
}

.tuttosport-splash-container .logo {
	width: 280px;
	margin: 0 auto 30px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 30px;
}

.tuttosport-splash-container .logo img {
	width: 100%;
}

.tuttosport-splash-container .lds-facebook {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
}
.tuttosport-splash-container .lds-facebook div {
	display: inline-block;
	position: absolute;
	left: 8px;
	width: 16px;
	background: #9f3a16;
	animation: tuttosport-lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.tuttosport-splash-container .lds-facebook div:nth-child(1) {
	left: 8px;
	animation-delay: -0.24s;
}
.tuttosport-splash-container .lds-facebook div:nth-child(2) {
	left: 32px;
	animation-delay: -0.12s;
}
.tuttosport-splash-container .lds-facebook div:nth-child(3) {
	left: 56px;
	animation-delay: 0;
}

@keyframes tuttosport-lds-facebook {
	0% {
		top: 8px;
		height: 64px;
	}
	50%, 100% {
		top: 24px;
		height: 32px;
	}
}




/* DAZN */
.dazn-splash {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
}

.dazn-splash_rubix,
.dazn-splash_rubix div:after,
.dazn-splash_rubix div:before {
	background: url('data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgODAgODAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQ5LjIgMjcuNmwyLjYtOC42IDIuNyA4LjZoLTUuM3ptMTIuOSA3LjZsLTYuOC0yMC40Yy0uMS0uNS0uMy0uOC0uNS0xbC0xLS4xaC0zLjdjLS40IDAtLjcgMC0uOS4yLS4yLjItLjQuNC0uNS45bC02LjggMjAuNC0uMS42YzAgLjUuMy44LjkuOEg0NmwuNC0uMi4yLS40LjMtLjcgMS0zLjVoNy43bDEuMSAzLjVjMCAuMy4yLjUuMy43bC4yLjQuNC4xaDMuNmMuNiAwIC45LS4yLjktLjd2LS4zbC0uMS0uM3ptLTMuMyA4LjJoLTIuMmMtLjYgMC0xIC4xLTEuMS4zLS4yLjEtLjMuNS0uMyAxdjEybC02LjMtMTJjLS4zLS42LS42LTEtLjgtMS0uMi0uMi0uNy0uMy0xLjMtLjNoLTJjLS41IDAtMSAuMS0xLjEuMy0uMi4xLS4zLjUtLjMgMVY2NWMwIC41LjEuOC4zIDFsMSAuMkg0N2MuNSAwIC45IDAgMS0uMi4zLS4yLjMtLjUuMy0xVjUyLjlsNi40IDEyLjJjLjMuNS41LjkuOCAxIC4yLjIuNi4yIDEuMy4yaDJjLjUgMCAuOSAwIDEtLjIuMi0uMi4zLS41LjMtMVY0NC42YzAtLjQgMC0uOC0uMi0xbC0xLjEtLjJ6bTEwLjYtMkw3NSA0N3YyOEg1VjQ3bDUuNi01LjVjLjgtLjguOC0yLjIgMC0zTDUgMzNWNWg3MHYyOGwtNS42IDUuNWMtLjguOC0uOCAyLjIgMCAzek04MCAwSDB2MzUuNEw0LjYgNDAgMCA0NC42VjgwaDgwVjQ0LjZMNzUuNCA0MGw0LjYtNC42VjB6TTM1LjYgNjEuNmgtOUwzNiA0OC4ybC4zLS41LjEtLjV2LTIuNmMwLS40IDAtLjgtLjMtMWwtMS0uMkgyMS4yYy0uNSAwLS44LjEtMSAuM2wtLjIgMS4xdjJjMCAuNSAwIDEgLjIgMS4xLjIuMi41LjMgMSAuM2g4LjVsLTkuNCAxMy40Yy0uMy4zLS40LjYtLjQuOVY2NWMwIC41LjEuOC4zIDEgLjIuMS41LjIgMS4xLjJoMTQuMmMuNSAwIC44IDAgMS0uMmwuMi0xLjJ2LTJjMC0uNS0uMS0uOS0uMy0xLS4xLS4yLS40LS4zLTEtLjN6bS00LjItMzQuMmwtLjIgMi4yYy0uMS42LS4zIDEuMS0uNiAxLjVsLTEgLjhhNSA1IDAgMCAxLTEuNy4yaC0yLjZWMThoMi42YzEuMiAwIDIuMS40IDIuNyAxLjIuNS43LjggMS45LjggMy41djQuNnptNC42LTkuM2E3LjYgNy42IDAgMCAwLTMuMS0zLjNjLTEuMy0uOC0zLTEuMS01LTEuMWgtNi41Yy0uNiAwLTEgMC0xLjEuMi0uMi4yLS4zLjUtLjMgMXYyMC41YzAgLjUuMS44LjMgMSAuMi4xLjUuMiAxLjEuMmg3LjRjMy41IDAgNS45LTEuNSA3LjItNC41bC42LTIgLjItMi43VjIzbC0uMi0yLjljLS4xLS43LS4zLTEuMy0uNi0yeiIgZmlsbD0iI0Y4RjhGNSIgbWFzaz0idXJsKCNtYXNrLTIpIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=');
}

.dazn-splash_rubix-wrapper {
	background: #070d10;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.dazn-splash_rubix {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100px;
	height: 100px;
}

.dazn-splash_rubix div {
	width: 100%;
	height: 100%;
	position: absolute;
}

.dazn-splash_rubix div:after,
.dazn-splash_rubix div:before {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	position: absolute;
}

.dazn-splash_rubix .dazn-splash_left:after,
.dazn-splash_rubix .dazn-splash_right:after,
.dazn-splash_rubix .dazn-splash_left:before,
.dazn-splash_rubix .dazn-splash_right:before {
	width: 50%;
	height: 100%;
	background-size: 200% 100%;
}

.dazn-splash_rubix .dazn-splash_left {
	animation-name: dazn-splash_rubix-left;
}

.dazn-splash_rubix .dazn-splash_right {
	left: 50%;
	animation-name: dazn-splash_rubix-right;
}

.dazn-splash_rubix .dazn-splash_right:after,
.dazn-splash_rubix .dazn-splash_right:before {
	background-position: -100% 0;
}

.dazn-splash_rubix .dazn-splash_top:after,
.dazn-splash_rubix .dazn-splash_bottom:after,
.dazn-splash_rubix .dazn-splash_top:before,
.dazn-splash_rubix .dazn-splash_bottom:before {
	width: 100%;
	height: 50%;
	background-size: 100% 200%;
}

.dazn-splash_rubix .dazn-splash_top {
	animation-name: dazn-splash_rubix-top;
}

.dazn-splash_rubix .dazn-splash_bottom {
	top: 50%;
	animation-name: dazn-splash_rubix-bottom;
}

.dazn-splash_rubix .dazn-splash_bottom:after,
.dazn-splash_rubix .dazn-splash_bottom:before {
	background-position: 0 -100%;
}

@supports (transform-style: preserve-3d) {
	.dazn-splash_rubix {
		background: none;
		transform: scale(0.8) translate(-50%, -50%);
		perspective: 250px;
	}
	.dazn-splash_rubix div:after,
	.dazn-splash_rubix div:before {
		content: '';
	}
	.dazn-splash_rubix div {
		transform-style: preserve-3d;
		animation: dazn-splash_rubix-left 1.9s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
	}
	.dazn-splash_rubix div:after {
		transform: translateZ(49px);
	}
	.dazn-splash_rubix .dazn-splash_left:before,
	.dazn-splash_rubix .dazn-splash_right:before {
		transform: rotateX(-90deg) translateZ(50px);
	}
	.dazn-splash_rubix .dazn-splash_top:before,
	.dazn-splash_rubix .dazn-splash_bottom:before {
		transform: rotateY(-90deg) translateZ(50px);
	}
}

@keyframes dazn-splash_rubix-left {
	0% {
		transform: rotateX(0);
	}
	25% {
		transform: rotateX(100deg);
	}
	40% {
		transform: rotateX(85deg);
	}
	49.9% {
		transform: rotateX(90deg);
	}
	50% {
		transform: rotateX(0) rotateY(90deg);
	}
	100% {
		transform: rotateX(0) rotateY(90deg);
	}
}

@keyframes dazn-splash_rubix-right {
	0% {
		transform: rotateX(90deg);
	}
	25% {
		transform: rotateX(-10deg);
	}
	40% {
		transform: rotateX(5deg);
	}
	49.9% {
		transform: rotateX(0);
	}
	50% {
		transform: rotateX(90deg) rotateZ(90deg);
	}
	100% {
		transform: rotateX(90deg) rotateZ(90deg);
	}
}

@keyframes dazn-splash_rubix-top {
	0% {
		transform: rotateY(0) rotateX(90deg);
	}
	49.9% {
		transform: rotateY(0) rotateX(90deg);
	}
	50% {
		transform: rotateY(90deg);
	}
	75% {
		transform: rotateY(-10deg);
	}
	90% {
		transform: rotateY(5deg);
	}
	100% {
		transform: rotateY(0);
	}
}

@keyframes dazn-splash_rubix-bottom {
	0% {
		transform: rotateY(90deg) rotateZ(-90deg);
	}
	49.9% {
		transform: rotateY(90deg) rotateZ(-90deg);
	}
	50% {
		transform: rotateY(0) rotateZ(0);
	}
	75% {
		transform: rotateY(100deg) rotateZ(0);
	}
	90% {
		transform: rotateY(85deg) rotateZ(0);
	}
	100% {
		transform: rotateY(90deg) rotateZ(0);
	}
}





/* SPORTITALIA */
.sportitalia-splash-container {
	background-color: #00081e;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	pointer-events: none;
	font-family: Gilroy-ExtraBold,sans-serif;
}

.sportitalia-splash-container .center {
	display: block;
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	text-align: center;
}

.sportitalia-splash-container .logo {
	width: 280px;
	margin: 0 auto 30px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 30px;
}

.sportitalia-splash-container .logo img {
	width: 100%;
}

.sportitalia-splash-container .lds-facebook {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
}
.sportitalia-splash-container .lds-facebook div {
	display: inline-block;
	position: absolute;
	left: 8px;
	width: 16px;
	background: #f6b035;
	animation: sportitalia-lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.sportitalia-splash-container .lds-facebook div:nth-child(1) {
	left: 8px;
	animation-delay: -0.24s;
}
.sportitalia-splash-container .lds-facebook div:nth-child(2) {
	left: 32px;
	animation-delay: -0.12s;
}
.sportitalia-splash-container .lds-facebook div:nth-child(3) {
	left: 56px;
	animation-delay: 0;
}

@keyframes sportitalia-lds-facebook {
	0% {
		top: 8px;
		height: 64px;
	}
	50%, 100% {
		top: 24px;
		height: 32px;
	}
}




/* DAZNBET */
.daznbet-splash-container {
	background-color: #06070d;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	pointer-events: none;
	font-family: Gilroy-ExtraBold,sans-serif;
}

	.daznbet-splash-container .center {
		display: block;
		width: 100%;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		z-index: 10;
		text-align: center;
	}

	.daznbet-splash-container .logo {
		width: 280px;
		margin: 0 auto 30px;
		text-align: center;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 30px;
	}

		.daznbet-splash-container .logo img {
			width: 100%;
		}