/* ⟱ SCOREBOARD (TEAMS) ⟱ 【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】 */
.home {
	color: #fff;
	opacity: none;
}
/* ⟱ BRICKS & TROPHIES ⟱【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】 */
.brick-wall h1 {
	position: absolute;
	margin-top: -24.25%;
	left: 35.5%;
	background-size: cover;
	z-index: 7;
	font-family: raleway_f;
	font-size: 5.9vw;
	mix-blend-mode: overlay;
}
.brick-wall h1 span {
	color: #ec334d;
}
#trophies { display: none; }
/* ⟱ STATS ⟱ 【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】 */
.stats-title span1 {
	position: absolute;
	font-family: myFont;
	font-size: 2.7vw;
	transform: translate(-87%, 70%);
	color: #ffdccc;
	text-shadow: 0 0 10px #ffb330, 0 0 10px #ffb330, 0 0 10px #ffb330, 0 0 10px #ffb330,
					   0 0 20px #fe5201, 0 0 20px #fe5201, 0 0 20px #fe5201,
					   0 0 40px #fe5201, 0 0 40px #fe5201,
					   0 0 80px #fe5201, 0 0 80px #fe5201,
					   0 0 120px #fe5201, 0 0 120px #fe5201;
}
/* ⟱ PLAYER PERFORMANCE ⟱ 【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】 */
#cursor-change {
	cursor: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='23px' height='28px' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23080101' d='M 2.5,3.5 C 7.1586,6.16843 11.4919,9.3351 15.5,13C 9.07438,12.1868 4.74104,14.6868 2.5,20.5C 1.16667,14.8333 1.16667,9.16667 2.5,3.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23af231e' d='M 3.5,1.5 C 9.3796,5.26653 15.0463,9.26653 20.5,13.5C 17.023,14.3227 13.3563,14.8227 9.5,15C 8.74756,15.6708 8.41423,16.5041 8.5,17.5C 7.20027,20.4323 5.20027,22.7656 2.5,24.5C 2.5,23.1667 2.5,21.8333 2.5,20.5C 4.74104,14.6868 9.07438,12.1868 15.5,13C 11.4919,9.3351 7.1586,6.16843 2.5,3.5C 2.32842,2.50838 2.66175,1.84171 3.5,1.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bab7d0' d='M 20.5,13.5 C 21.1667,13.8333 21.8333,14.1667 22.5,14.5C 22.5,15.5 22.5,16.5 22.5,17.5C 17.8665,16.8663 13.1998,16.8663 8.5,17.5C 8.41423,16.5041 8.74756,15.6708 9.5,15C 13.3563,14.8227 17.023,14.3227 20.5,13.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23b4bcca' d='M -0.5,-0.5 C 0.166667,-0.5 0.833333,-0.5 1.5,-0.5C 2.16667,0.166667 2.83333,0.833333 3.5,1.5C 2.66175,1.84171 2.32842,2.50838 2.5,3.5C 1.16667,9.16667 1.16667,14.8333 2.5,20.5C 2.5,21.8333 2.5,23.1667 2.5,24.5C 1.89022,25.391 1.55688,26.391 1.5,27.5C 0.833333,27.5 0.166667,27.5 -0.5,27.5C -0.5,18.1667 -0.5,8.83333 -0.5,-0.5 Z'/%3E%3C/g%3E%3C/svg%3E%0A") 1 1, auto;
}
.player-performance-title {
	display: none;
}
/* ⟱ ON HOVER BADGES ⟱ 【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】 */
.badge1 .united {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
	width: 12%;
    color: white;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #cc0000, #cc0000 60%, #d8d8d9 60%, #d8d8d9 80%, #cc0000 80%);
	padding: 0vw 0.5vw 1vw;  /* above and bottom - left and right - only bottom */
    text-align: center;
}
.badge1:hover .united {
  visibility: visible;
}
.badge1:hover {
	background: url(../1968-69/away-manutd.png) no-repeat;
	background-size: 97.7% 72%;
}

.badge2 .spurs {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: #003366;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #d8d8d9, #d8d8d9 60%, #003366 60%, #003366 80%, #d8d8d9 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge2:hover .spurs {
	visibility: visible;
}
.badge2:hover {
	background: url(../1967-68/away-spurs.png) no-repeat;
	background-size: 100% 72.5%;
}

.badge3 .sheffieldu {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: #cc0000;
    font-family: Century Gothic;
    font-size: 1.1vw;
	background: linear-gradient(to bottom, #d8d8d9, #d8d8d9 60%, #1e2526 60%, #1e2526 80%, #cc0000 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge3:hover .sheffieldu {
    visibility: visible;
}
.badge3:hover {
	background: url(../1962-63/away-sheffieldu.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge4 .blackpool {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: black;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #fd8c03, #fd8c03 60%, #d8d8d9 60%, #d8d8d9 80%, #d8d8d9 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge4:hover .blackpool {
    visibility: visible;
}
.badge4:hover {
	background: url(../1956-57/away-blackpool.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge5 .arsenal {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: white;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #cc0000, #cc0000 60%, #d8d8d9 60%, #d8d8d9 80%, #d8d8d9 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge5:hover .arsenal {
    visibility: visible;
}
.badge5:hover {
	background: url(../1967-68/away-arsenal.png) no-repeat;
	background-size: 100% 72.5%;
}

.badge6 .wolverhampton {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: black;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #feb80e, #feb80e 60%, #feb80e 60%, #feb80e 80%, #feb80e 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge6:hover .wolverhampton {
    visibility: visible;
}
.badge6:hover {
	background: url(../1956-57/away-wolves.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge7 .burnley {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: #99ccff;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #99192c, #99192c 60%, #d8d8d9 60%, #d8d8d9 80%, #d8d8d9 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge7:hover .burnley {
    visibility: visible;
}
.badge7:hover {
	background: url(../1956-57/away-burnley.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge8 .leeds {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: #003366;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #d8d8d9, #d8d8d9 60%, #d8d8d9 60%, #d8d8d9 80%, #d8d8d9 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge8:hover .leeds {
    visibility: visible;
}
.badge8:hover {
	background: url(../1967-68/away-leeds.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge9 .newcastle {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: black;
    font-family: Century Gothic;
    font-size: 1.1vw;
	background: linear-gradient(to bottom, #d8d8d9, #d8d8d9 60%, #1e2526 60%, #1e2526 80%, #1e2526 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge9:hover .newcastle {
    visibility: visible;
}
.badge9:hover {
	background: url(../1967-68/away-newcastle.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge10 .coventry {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
	width: 13%;
    color: black;
    font-family: Century Gothic;
    font-size: 1.1vw;
	background: linear-gradient(to bottom, #99ccff, #99ccff 60%, #99ccff 60%, #99ccff 80%, #99ccff 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge10:hover .coventry {
    visibility: visible;
}
.badge10:hover {
	background: url(../1967-68/away-coventry.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge11 .bromwich {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: #003366;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #d8d8d9, #d8d8d9 60%, #d8d8d9 60%, #d8d8d9 80%, #d8d8d9 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge11:hover .bromwich {
    visibility: visible;
}
.badge11:hover {
	background: url(../1956-57/away-bromwich.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge12 .southampton {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: #cc0000;
    font-family: Century Gothic;
    font-size: 1.1vw;
	background: linear-gradient(to bottom, #d8d8d9, #d8d8d9 60%, #1e2526 60%, #1e2526 80%, #cc0000 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge12:hover .southampton {
    visibility: visible;
}
.badge12:hover {
	background: url(../1962-63/away-southampton.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge13 .chelsea {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: white;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #003366, #003366 60%, #003366 60%, #003366 80%, #d8d8d9 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge13:hover .chelsea {
    visibility: visible;
}
.badge13:hover {
	background: url(../1967-68/away-chelsea.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge14 .liverpool {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: white;
    font-family: Century Gothic;
    font-size: 1.1vw;
	background: linear-gradient(to bottom, #cc0000, #cc0000 60%, #cc0000 60%, #cc0000 80%, #cc0000 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge14:hover .liverpool {
    visibility: visible;
}
.badge14:hover {
	background: url(../1963-64/away-liverpool.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge15 .everton {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: white;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #003366, #003366 60%, #d8d8d9 60%, #d8d8d9 80%, #d8d8d9 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge15:hover .everton {
    visibility: visible;
}
.badge15:hover {
	background: url(../1967-68/away-everton.png	) no-repeat;
	background-size: 98% 72.5%;
}

.badge16 .sheffieldw {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
	width: 20%;
    color: #d8d8d9;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #003366, #003366 60%, #d8d8d9 60%, #d8d8d9 80%, #003366 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge16:hover .sheffieldw {
    visibility: visible;
}
.badge16:hover {
	background: url(../1967-68/away-sheffieldw.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge17 .westham {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: #99ccff;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #99192c, #99192c 60%, #d8d8d9 60%, #d8d8d9 80%, #d8d8d9 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge17:hover .westham {
    visibility: visible;
}
.badge17:hover {
	background: url(../1962-63/away-westham.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge18 .city {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: black;
    font-family: Century Gothic;
    font-size: 1.1vw;
	background: linear-gradient(to bottom, #99ccff, #99ccff 60%, #d8d8d9 60%, #d8d8d9 80%, #99ccff 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge18:hover .city {
    visibility: visible;
}
.badge18:hover {
	background: url(../1962-63/away-city.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge19 .stoke {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: white;
    font-family: Century Gothic;
    font-size: 1.1vw;
	background: linear-gradient(to bottom, #003366, #003366 60%, #d8d8d9 60%, #d8d8d9 80%, #003366 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge19:hover .stoke {
    visibility: visible;
}
.badge19:hover {
	background: url(../1968-69/away-stoke.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge20 .sunderland {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: #cc0000;
    font-family: Century Gothic;
    font-size: 1.1vw;
	background: linear-gradient(to bottom, #d8d8d9, #d8d8d9 60%, #d8d8d9 60%, #d8d8d9 80%, #cc0000 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge20:hover .sunderland {
    visibility: visible;
}
.badge20:hover {
	background: url(../1956-57/away-sunderland.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge21 .leicester {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 34%;
    color: white;
    font-family: Century Gothic;
    font-size: 1.1vw;
	background: linear-gradient(to bottom, #003366, #003366 60%, #003366 60%, #003366 80%, #003366 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge21:hover .leicester {
    visibility: visible;
}
.badge21:hover {
	background: url(../1968-69/away-leicester.png) no-repeat;
	background-size: 98% 82%;
}

.badge22 .qpr {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 34%;
	width: 193%;
    color: white;
    font-family: Century Gothic;
    font-size: 1.1vw;
	background: linear-gradient(to bottom, #003366, #003366 60%, #d8d8d9 60%, #d8d8d9 80%, #d8d8d9 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge22:hover .qpr {
    visibility: visible;
}
.badge22:hover {
	background: url(../1968-69/away-qpr.png) no-repeat;
	background-size: 100% 82%;
}

.badge43 .forest {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: white;
    font-family: Century Gothic;
    font-size: 1.1vw;
	background: linear-gradient(to bottom, #cc0000, #cc0000 60%, #d8d8d9 60%, #d8d8d9 80%, #cc0000 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge43:hover .forest {
    visibility: visible;
}
.badge43:hover {
	background: url(../1957-58/away-forest.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge44 .ipswich {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 32.5%;
    color: white;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #003366, #003366 60%, #d8d8d9 60%, #d8d8d9 80%, #d8d8d9 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge44:hover .ipswich {
    visibility: visible;
}
.badge44:hover {
	background: url(../1957-58/away-leicester.png) no-repeat;
	background-size: 98% 72.5%;
}

.badge23:hover {
	cursor: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='23px' height='28px' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23080101' d='M 2.5,3.5 C 7.1586,6.16843 11.4919,9.3351 15.5,13C 9.07438,12.1868 4.74104,14.6868 2.5,20.5C 1.16667,14.8333 1.16667,9.16667 2.5,3.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23af231e' d='M 3.5,1.5 C 9.3796,5.26653 15.0463,9.26653 20.5,13.5C 17.023,14.3227 13.3563,14.8227 9.5,15C 8.74756,15.6708 8.41423,16.5041 8.5,17.5C 7.20027,20.4323 5.20027,22.7656 2.5,24.5C 2.5,23.1667 2.5,21.8333 2.5,20.5C 4.74104,14.6868 9.07438,12.1868 15.5,13C 11.4919,9.3351 7.1586,6.16843 2.5,3.5C 2.32842,2.50838 2.66175,1.84171 3.5,1.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bab7d0' d='M 20.5,13.5 C 21.1667,13.8333 21.8333,14.1667 22.5,14.5C 22.5,15.5 22.5,16.5 22.5,17.5C 17.8665,16.8663 13.1998,16.8663 8.5,17.5C 8.41423,16.5041 8.74756,15.6708 9.5,15C 13.3563,14.8227 17.023,14.3227 20.5,13.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23b4bcca' d='M -0.5,-0.5 C 0.166667,-0.5 0.833333,-0.5 1.5,-0.5C 2.16667,0.166667 2.83333,0.833333 3.5,1.5C 2.66175,1.84171 2.32842,2.50838 2.5,3.5C 1.16667,9.16667 1.16667,14.8333 2.5,20.5C 2.5,21.8333 2.5,23.1667 2.5,24.5C 1.89022,25.391 1.55688,26.391 1.5,27.5C 0.833333,27.5 0.166667,27.5 -0.5,27.5C -0.5,18.1667 -0.5,8.83333 -0.5,-0.5 Z'/%3E%3C/g%3E%3C/svg%3E%0A") 1 1, auto;
}
.badge24:hover {
	cursor: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='23px' height='28px' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23080101' d='M 2.5,3.5 C 7.1586,6.16843 11.4919,9.3351 15.5,13C 9.07438,12.1868 4.74104,14.6868 2.5,20.5C 1.16667,14.8333 1.16667,9.16667 2.5,3.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23af231e' d='M 3.5,1.5 C 9.3796,5.26653 15.0463,9.26653 20.5,13.5C 17.023,14.3227 13.3563,14.8227 9.5,15C 8.74756,15.6708 8.41423,16.5041 8.5,17.5C 7.20027,20.4323 5.20027,22.7656 2.5,24.5C 2.5,23.1667 2.5,21.8333 2.5,20.5C 4.74104,14.6868 9.07438,12.1868 15.5,13C 11.4919,9.3351 7.1586,6.16843 2.5,3.5C 2.32842,2.50838 2.66175,1.84171 3.5,1.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bab7d0' d='M 20.5,13.5 C 21.1667,13.8333 21.8333,14.1667 22.5,14.5C 22.5,15.5 22.5,16.5 22.5,17.5C 17.8665,16.8663 13.1998,16.8663 8.5,17.5C 8.41423,16.5041 8.74756,15.6708 9.5,15C 13.3563,14.8227 17.023,14.3227 20.5,13.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23b4bcca' d='M -0.5,-0.5 C 0.166667,-0.5 0.833333,-0.5 1.5,-0.5C 2.16667,0.166667 2.83333,0.833333 3.5,1.5C 2.66175,1.84171 2.32842,2.50838 2.5,3.5C 1.16667,9.16667 1.16667,14.8333 2.5,20.5C 2.5,21.8333 2.5,23.1667 2.5,24.5C 1.89022,25.391 1.55688,26.391 1.5,27.5C 0.833333,27.5 0.166667,27.5 -0.5,27.5C -0.5,18.1667 -0.5,8.83333 -0.5,-0.5 Z'/%3E%3C/g%3E%3C/svg%3E%0A") 1 1, auto;
}
.badge25:hover {
	cursor: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='23px' height='28px' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23080101' d='M 2.5,3.5 C 7.1586,6.16843 11.4919,9.3351 15.5,13C 9.07438,12.1868 4.74104,14.6868 2.5,20.5C 1.16667,14.8333 1.16667,9.16667 2.5,3.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23af231e' d='M 3.5,1.5 C 9.3796,5.26653 15.0463,9.26653 20.5,13.5C 17.023,14.3227 13.3563,14.8227 9.5,15C 8.74756,15.6708 8.41423,16.5041 8.5,17.5C 7.20027,20.4323 5.20027,22.7656 2.5,24.5C 2.5,23.1667 2.5,21.8333 2.5,20.5C 4.74104,14.6868 9.07438,12.1868 15.5,13C 11.4919,9.3351 7.1586,6.16843 2.5,3.5C 2.32842,2.50838 2.66175,1.84171 3.5,1.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bab7d0' d='M 20.5,13.5 C 21.1667,13.8333 21.8333,14.1667 22.5,14.5C 22.5,15.5 22.5,16.5 22.5,17.5C 17.8665,16.8663 13.1998,16.8663 8.5,17.5C 8.41423,16.5041 8.74756,15.6708 9.5,15C 13.3563,14.8227 17.023,14.3227 20.5,13.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23b4bcca' d='M -0.5,-0.5 C 0.166667,-0.5 0.833333,-0.5 1.5,-0.5C 2.16667,0.166667 2.83333,0.833333 3.5,1.5C 2.66175,1.84171 2.32842,2.50838 2.5,3.5C 1.16667,9.16667 1.16667,14.8333 2.5,20.5C 2.5,21.8333 2.5,23.1667 2.5,24.5C 1.89022,25.391 1.55688,26.391 1.5,27.5C 0.833333,27.5 0.166667,27.5 -0.5,27.5C -0.5,18.1667 -0.5,8.83333 -0.5,-0.5 Z'/%3E%3C/g%3E%3C/svg%3E%0A") 1 1, auto;
}
.badge32:hover {
	cursor: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='23px' height='28px' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23080101' d='M 2.5,3.5 C 7.1586,6.16843 11.4919,9.3351 15.5,13C 9.07438,12.1868 4.74104,14.6868 2.5,20.5C 1.16667,14.8333 1.16667,9.16667 2.5,3.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23af231e' d='M 3.5,1.5 C 9.3796,5.26653 15.0463,9.26653 20.5,13.5C 17.023,14.3227 13.3563,14.8227 9.5,15C 8.74756,15.6708 8.41423,16.5041 8.5,17.5C 7.20027,20.4323 5.20027,22.7656 2.5,24.5C 2.5,23.1667 2.5,21.8333 2.5,20.5C 4.74104,14.6868 9.07438,12.1868 15.5,13C 11.4919,9.3351 7.1586,6.16843 2.5,3.5C 2.32842,2.50838 2.66175,1.84171 3.5,1.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bab7d0' d='M 20.5,13.5 C 21.1667,13.8333 21.8333,14.1667 22.5,14.5C 22.5,15.5 22.5,16.5 22.5,17.5C 17.8665,16.8663 13.1998,16.8663 8.5,17.5C 8.41423,16.5041 8.74756,15.6708 9.5,15C 13.3563,14.8227 17.023,14.3227 20.5,13.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23b4bcca' d='M -0.5,-0.5 C 0.166667,-0.5 0.833333,-0.5 1.5,-0.5C 2.16667,0.166667 2.83333,0.833333 3.5,1.5C 2.66175,1.84171 2.32842,2.50838 2.5,3.5C 1.16667,9.16667 1.16667,14.8333 2.5,20.5C 2.5,21.8333 2.5,23.1667 2.5,24.5C 1.89022,25.391 1.55688,26.391 1.5,27.5C 0.833333,27.5 0.166667,27.5 -0.5,27.5C -0.5,18.1667 -0.5,8.83333 -0.5,-0.5 Z'/%3E%3C/g%3E%3C/svg%3E%0A") 1 1, auto;
}
.badge30:hover {
	cursor: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='23px' height='28px' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23080101' d='M 2.5,3.5 C 7.1586,6.16843 11.4919,9.3351 15.5,13C 9.07438,12.1868 4.74104,14.6868 2.5,20.5C 1.16667,14.8333 1.16667,9.16667 2.5,3.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23af231e' d='M 3.5,1.5 C 9.3796,5.26653 15.0463,9.26653 20.5,13.5C 17.023,14.3227 13.3563,14.8227 9.5,15C 8.74756,15.6708 8.41423,16.5041 8.5,17.5C 7.20027,20.4323 5.20027,22.7656 2.5,24.5C 2.5,23.1667 2.5,21.8333 2.5,20.5C 4.74104,14.6868 9.07438,12.1868 15.5,13C 11.4919,9.3351 7.1586,6.16843 2.5,3.5C 2.32842,2.50838 2.66175,1.84171 3.5,1.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bab7d0' d='M 20.5,13.5 C 21.1667,13.8333 21.8333,14.1667 22.5,14.5C 22.5,15.5 22.5,16.5 22.5,17.5C 17.8665,16.8663 13.1998,16.8663 8.5,17.5C 8.41423,16.5041 8.74756,15.6708 9.5,15C 13.3563,14.8227 17.023,14.3227 20.5,13.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23b4bcca' d='M -0.5,-0.5 C 0.166667,-0.5 0.833333,-0.5 1.5,-0.5C 2.16667,0.166667 2.83333,0.833333 3.5,1.5C 2.66175,1.84171 2.32842,2.50838 2.5,3.5C 1.16667,9.16667 1.16667,14.8333 2.5,20.5C 2.5,21.8333 2.5,23.1667 2.5,24.5C 1.89022,25.391 1.55688,26.391 1.5,27.5C 0.833333,27.5 0.166667,27.5 -0.5,27.5C -0.5,18.1667 -0.5,8.83333 -0.5,-0.5 Z'/%3E%3C/g%3E%3C/svg%3E%0A") 1 1, auto;
}
.badge31:hover {
	cursor: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='23px' height='28px' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23080101' d='M 2.5,3.5 C 7.1586,6.16843 11.4919,9.3351 15.5,13C 9.07438,12.1868 4.74104,14.6868 2.5,20.5C 1.16667,14.8333 1.16667,9.16667 2.5,3.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23af231e' d='M 3.5,1.5 C 9.3796,5.26653 15.0463,9.26653 20.5,13.5C 17.023,14.3227 13.3563,14.8227 9.5,15C 8.74756,15.6708 8.41423,16.5041 8.5,17.5C 7.20027,20.4323 5.20027,22.7656 2.5,24.5C 2.5,23.1667 2.5,21.8333 2.5,20.5C 4.74104,14.6868 9.07438,12.1868 15.5,13C 11.4919,9.3351 7.1586,6.16843 2.5,3.5C 2.32842,2.50838 2.66175,1.84171 3.5,1.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bab7d0' d='M 20.5,13.5 C 21.1667,13.8333 21.8333,14.1667 22.5,14.5C 22.5,15.5 22.5,16.5 22.5,17.5C 17.8665,16.8663 13.1998,16.8663 8.5,17.5C 8.41423,16.5041 8.74756,15.6708 9.5,15C 13.3563,14.8227 17.023,14.3227 20.5,13.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23b4bcca' d='M -0.5,-0.5 C 0.166667,-0.5 0.833333,-0.5 1.5,-0.5C 2.16667,0.166667 2.83333,0.833333 3.5,1.5C 2.66175,1.84171 2.32842,2.50838 2.5,3.5C 1.16667,9.16667 1.16667,14.8333 2.5,20.5C 2.5,21.8333 2.5,23.1667 2.5,24.5C 1.89022,25.391 1.55688,26.391 1.5,27.5C 0.833333,27.5 0.166667,27.5 -0.5,27.5C -0.5,18.1667 -0.5,8.83333 -0.5,-0.5 Z'/%3E%3C/g%3E%3C/svg%3E%0A") 1 1, auto;
}
.badge33:hover {
	cursor: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='23px' height='28px' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23080101' d='M 2.5,3.5 C 7.1586,6.16843 11.4919,9.3351 15.5,13C 9.07438,12.1868 4.74104,14.6868 2.5,20.5C 1.16667,14.8333 1.16667,9.16667 2.5,3.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23af231e' d='M 3.5,1.5 C 9.3796,5.26653 15.0463,9.26653 20.5,13.5C 17.023,14.3227 13.3563,14.8227 9.5,15C 8.74756,15.6708 8.41423,16.5041 8.5,17.5C 7.20027,20.4323 5.20027,22.7656 2.5,24.5C 2.5,23.1667 2.5,21.8333 2.5,20.5C 4.74104,14.6868 9.07438,12.1868 15.5,13C 11.4919,9.3351 7.1586,6.16843 2.5,3.5C 2.32842,2.50838 2.66175,1.84171 3.5,1.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bab7d0' d='M 20.5,13.5 C 21.1667,13.8333 21.8333,14.1667 22.5,14.5C 22.5,15.5 22.5,16.5 22.5,17.5C 17.8665,16.8663 13.1998,16.8663 8.5,17.5C 8.41423,16.5041 8.74756,15.6708 9.5,15C 13.3563,14.8227 17.023,14.3227 20.5,13.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23b4bcca' d='M -0.5,-0.5 C 0.166667,-0.5 0.833333,-0.5 1.5,-0.5C 2.16667,0.166667 2.83333,0.833333 3.5,1.5C 2.66175,1.84171 2.32842,2.50838 2.5,3.5C 1.16667,9.16667 1.16667,14.8333 2.5,20.5C 2.5,21.8333 2.5,23.1667 2.5,24.5C 1.89022,25.391 1.55688,26.391 1.5,27.5C 0.833333,27.5 0.166667,27.5 -0.5,27.5C -0.5,18.1667 -0.5,8.83333 -0.5,-0.5 Z'/%3E%3C/g%3E%3C/svg%3E%0A") 1 1, auto;
}
.badge38:hover {
	cursor: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='23px' height='28px' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23080101' d='M 2.5,3.5 C 7.1586,6.16843 11.4919,9.3351 15.5,13C 9.07438,12.1868 4.74104,14.6868 2.5,20.5C 1.16667,14.8333 1.16667,9.16667 2.5,3.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23af231e' d='M 3.5,1.5 C 9.3796,5.26653 15.0463,9.26653 20.5,13.5C 17.023,14.3227 13.3563,14.8227 9.5,15C 8.74756,15.6708 8.41423,16.5041 8.5,17.5C 7.20027,20.4323 5.20027,22.7656 2.5,24.5C 2.5,23.1667 2.5,21.8333 2.5,20.5C 4.74104,14.6868 9.07438,12.1868 15.5,13C 11.4919,9.3351 7.1586,6.16843 2.5,3.5C 2.32842,2.50838 2.66175,1.84171 3.5,1.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bab7d0' d='M 20.5,13.5 C 21.1667,13.8333 21.8333,14.1667 22.5,14.5C 22.5,15.5 22.5,16.5 22.5,17.5C 17.8665,16.8663 13.1998,16.8663 8.5,17.5C 8.41423,16.5041 8.74756,15.6708 9.5,15C 13.3563,14.8227 17.023,14.3227 20.5,13.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23b4bcca' d='M -0.5,-0.5 C 0.166667,-0.5 0.833333,-0.5 1.5,-0.5C 2.16667,0.166667 2.83333,0.833333 3.5,1.5C 2.66175,1.84171 2.32842,2.50838 2.5,3.5C 1.16667,9.16667 1.16667,14.8333 2.5,20.5C 2.5,21.8333 2.5,23.1667 2.5,24.5C 1.89022,25.391 1.55688,26.391 1.5,27.5C 0.833333,27.5 0.166667,27.5 -0.5,27.5C -0.5,18.1667 -0.5,8.83333 -0.5,-0.5 Z'/%3E%3C/g%3E%3C/svg%3E%0A") 1 1, auto;
}
.badge39:hover {
	cursor: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='23px' height='28px' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23080101' d='M 2.5,3.5 C 7.1586,6.16843 11.4919,9.3351 15.5,13C 9.07438,12.1868 4.74104,14.6868 2.5,20.5C 1.16667,14.8333 1.16667,9.16667 2.5,3.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23af231e' d='M 3.5,1.5 C 9.3796,5.26653 15.0463,9.26653 20.5,13.5C 17.023,14.3227 13.3563,14.8227 9.5,15C 8.74756,15.6708 8.41423,16.5041 8.5,17.5C 7.20027,20.4323 5.20027,22.7656 2.5,24.5C 2.5,23.1667 2.5,21.8333 2.5,20.5C 4.74104,14.6868 9.07438,12.1868 15.5,13C 11.4919,9.3351 7.1586,6.16843 2.5,3.5C 2.32842,2.50838 2.66175,1.84171 3.5,1.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bab7d0' d='M 20.5,13.5 C 21.1667,13.8333 21.8333,14.1667 22.5,14.5C 22.5,15.5 22.5,16.5 22.5,17.5C 17.8665,16.8663 13.1998,16.8663 8.5,17.5C 8.41423,16.5041 8.74756,15.6708 9.5,15C 13.3563,14.8227 17.023,14.3227 20.5,13.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23b4bcca' d='M -0.5,-0.5 C 0.166667,-0.5 0.833333,-0.5 1.5,-0.5C 2.16667,0.166667 2.83333,0.833333 3.5,1.5C 2.66175,1.84171 2.32842,2.50838 2.5,3.5C 1.16667,9.16667 1.16667,14.8333 2.5,20.5C 2.5,21.8333 2.5,23.1667 2.5,24.5C 1.89022,25.391 1.55688,26.391 1.5,27.5C 0.833333,27.5 0.166667,27.5 -0.5,27.5C -0.5,18.1667 -0.5,8.83333 -0.5,-0.5 Z'/%3E%3C/g%3E%3C/svg%3E%0A") 1 1, auto;
}
.badge40:hover {
	cursor: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='23px' height='28px' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23080101' d='M 2.5,3.5 C 7.1586,6.16843 11.4919,9.3351 15.5,13C 9.07438,12.1868 4.74104,14.6868 2.5,20.5C 1.16667,14.8333 1.16667,9.16667 2.5,3.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23af231e' d='M 3.5,1.5 C 9.3796,5.26653 15.0463,9.26653 20.5,13.5C 17.023,14.3227 13.3563,14.8227 9.5,15C 8.74756,15.6708 8.41423,16.5041 8.5,17.5C 7.20027,20.4323 5.20027,22.7656 2.5,24.5C 2.5,23.1667 2.5,21.8333 2.5,20.5C 4.74104,14.6868 9.07438,12.1868 15.5,13C 11.4919,9.3351 7.1586,6.16843 2.5,3.5C 2.32842,2.50838 2.66175,1.84171 3.5,1.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bab7d0' d='M 20.5,13.5 C 21.1667,13.8333 21.8333,14.1667 22.5,14.5C 22.5,15.5 22.5,16.5 22.5,17.5C 17.8665,16.8663 13.1998,16.8663 8.5,17.5C 8.41423,16.5041 8.74756,15.6708 9.5,15C 13.3563,14.8227 17.023,14.3227 20.5,13.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23b4bcca' d='M -0.5,-0.5 C 0.166667,-0.5 0.833333,-0.5 1.5,-0.5C 2.16667,0.166667 2.83333,0.833333 3.5,1.5C 2.66175,1.84171 2.32842,2.50838 2.5,3.5C 1.16667,9.16667 1.16667,14.8333 2.5,20.5C 2.5,21.8333 2.5,23.1667 2.5,24.5C 1.89022,25.391 1.55688,26.391 1.5,27.5C 0.833333,27.5 0.166667,27.5 -0.5,27.5C -0.5,18.1667 -0.5,8.83333 -0.5,-0.5 Z'/%3E%3C/g%3E%3C/svg%3E%0A") 1 1, auto;
}
.badge41:hover {
	cursor: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='23px' height='28px' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23080101' d='M 2.5,3.5 C 7.1586,6.16843 11.4919,9.3351 15.5,13C 9.07438,12.1868 4.74104,14.6868 2.5,20.5C 1.16667,14.8333 1.16667,9.16667 2.5,3.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23af231e' d='M 3.5,1.5 C 9.3796,5.26653 15.0463,9.26653 20.5,13.5C 17.023,14.3227 13.3563,14.8227 9.5,15C 8.74756,15.6708 8.41423,16.5041 8.5,17.5C 7.20027,20.4323 5.20027,22.7656 2.5,24.5C 2.5,23.1667 2.5,21.8333 2.5,20.5C 4.74104,14.6868 9.07438,12.1868 15.5,13C 11.4919,9.3351 7.1586,6.16843 2.5,3.5C 2.32842,2.50838 2.66175,1.84171 3.5,1.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23bab7d0' d='M 20.5,13.5 C 21.1667,13.8333 21.8333,14.1667 22.5,14.5C 22.5,15.5 22.5,16.5 22.5,17.5C 17.8665,16.8663 13.1998,16.8663 8.5,17.5C 8.41423,16.5041 8.74756,15.6708 9.5,15C 13.3563,14.8227 17.023,14.3227 20.5,13.5 Z'/%3E%3C/g%3E%3Cg%3E%3Cpath style='opacity:1' fill='%23b4bcca' d='M -0.5,-0.5 C 0.166667,-0.5 0.833333,-0.5 1.5,-0.5C 2.16667,0.166667 2.83333,0.833333 3.5,1.5C 2.66175,1.84171 2.32842,2.50838 2.5,3.5C 1.16667,9.16667 1.16667,14.8333 2.5,20.5C 2.5,21.8333 2.5,23.1667 2.5,24.5C 1.89022,25.391 1.55688,26.391 1.5,27.5C 0.833333,27.5 0.166667,27.5 -0.5,27.5C -0.5,18.1667 -0.5,8.83333 -0.5,-0.5 Z'/%3E%3C/g%3E%3C/svg%3E%0A") 1 1, auto;
}

.badge26 .waterford {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 34%;
    color: white;
    font-family: Century Gothic;
    font-size: 1.1vw;
	background: linear-gradient(to bottom, #003366, #003366 60%, #003366 60%, #003366 80%, #003366 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge26:hover .waterford {
    visibility: visible;
}
.badge26:hover {
	background: url(../1968-69/away-waterford.png) no-repeat;
	background-size: 98% 82%;
}

.badge27 .anderlecht {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 34%;
    color: white;
    font-family: Century Gothic;
    font-size: 1.1vw;
	background: linear-gradient(to bottom, #432443, #432443 60%, #d8d8d9 60%, #d8d8d9 80%, #432443 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge27:hover .anderlecht {
    visibility: visible;
}
.badge27:hover {
	background: url(../1968-69/away-anderlecht.png) no-repeat;
	background-size: 98% 82%;
}

.badge28 .rapidwien {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 34%;
    color: black;
    font-family: Century Gothic;
    font-size: 1.1vw;
	background: linear-gradient(to bottom, #d8d8d9, #d8d8d9 60%, #1e2526 60%, #1e2526 80%, #d8d8d9 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge28:hover .rapidwien {
    visibility: visible;
}
.badge28:hover {
	background: url(../1968-69/away-rapidwien.png) no-repeat;
	background-size: 96% 82%;
}

.badge29 .milan {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 34%;
    color: black;
    font-family: Century Gothic;
    font-size: 1.1vw;
	background: linear-gradient(to bottom, #cc0000, #cc0000 60%, #1e2526 60%, #1e2526 80%, #1e2526 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge29:hover .milan {
    visibility: visible;
}
.badge29:hover {
	background: url(../1968-69/away-milan.png) no-repeat;
	background-size: 96% 82%;
}

.badge34 .exeter {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 34%;
    color: red;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #d8d8d9, #d8d8d9 60%, #cc0000 60%, #cc0000 80%, #cc0000 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge34:hover .exeter {
    visibility: visible;
}
.badge34:hover {
	background: url(../1968-69/away-exeter.png) no-repeat;
	background-size: 97% 82%;
}

.badge35 .watford {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 34%;
    color: black;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #feb80e, #feb80e 60%, #1e2526 60%, #1e2526 80%, #feb80e 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge35:hover .watford {
    visibility: visible;
}
.badge35:hover {
	background: url(../1968-69/away-watford.png) no-repeat;
	background-size: 97% 82%;
}

.badge36 .birmingham {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 34%;
    color: white;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #003366, #003366 60%, #d8d8d9 60%, #d8d8d9 80%, #d8d8d9 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge36:hover .birmingham {
    visibility: visible;
}
.badge36:hover {
	background: url(../1968-69/away-birmingham.png) no-repeat;
	background-size: 97% 82%;
}

.badge37 .everton2 {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 34%;
    color: white;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #003366, #003366 60%, #d8d8d9 60%, #d8d8d9 80%, #d8d8d9 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge37:hover .everton2 {
    visibility: visible;
}
.badge37:hover {
	background: url(../1968-69/away-everton2.png) no-repeat;
	background-size: 97% 82%;
}

.badge42 .estudiantes {
	position: absolute;
    visibility: hidden;
	border-radius: .5vw;
	top: 34%;
	width: 20.9%;
    color: red;
    font-family: Century Gothic;
    font-size: 1.1vw;
    background: linear-gradient(to bottom, #d8d8d9, #d8d8d9 60%, #1e2526 60%, #1e2526 80%, #1e2526 80%);
	padding: 0vw 0.5vw 1vw;
    text-align: center;
}
.badge42:hover .estudiantes {
    visibility: visible;
}
.badge42:hover {
	background: url(../1968-69/away-estudiantes.png) no-repeat;
	background-size: 97% 82%;
}
/* ⟰ ON HOVER BADGES ⟰ 【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】 */
/* ⟰ KITS ⟰ 【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】 */
.kits {
	background-image: url(../1968-69/kits.png);
}
/* ⟱ PRESEASON, MATCHES, INTERNATIONAL BREAK ⟱ 【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】 */
.dropdown-preseason {
	background-image: url(../core/no-pre-season.png);
}
.dropdown-56th-match {
	background-image: url(../1968-69/56th-match.png);
}
.dropdown-57th-match {
	background-image: url(../1968-69/57th-match.png);
}
/* ⟱ BADGE-SPONSOR SPIN ⟱ 【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】 */
/* BADGE-SPONSOR SPIN: HISTORICAL */
.facupfinal-kit-1-left {
	position: absolute;
	box-sizing: content-box;
	background: url(../core/1962-63-facupfinal.png);
	background-size: 100% 100%;
	text-align: center;
	padding: 0% .5%;
	width: 3%;
	height: 6.15vw;
	display: flex;
	margin-top: -16.65%;
	left: 7%;
}
.facupfinal-kit-1-right {
	position: absolute;
	box-sizing: content-box;
	background: url(../core/1962-63-facupfinal.png);
	background-size: 100% 100%;
	text-align: center;
	padding: 0% .5%;
	width: 3%;
	height: 6.15vw;
	display: flex;
	margin-top: -16.65%;
	left: 94.4%;
}

.away-2ndkit-1-left {
	position: absolute;
	box-sizing: content-box;
	background: url(../core/1963-64-2kit.png);
	background-size: 100% 100%;
	text-align: center;
	padding: 0% .5%;
	width: 3%;
	height: 6.15vw;
	display: flex;
	margin-top: -16.65%;
	left: 7%;
}
.away-2ndkit-1-right {
	position: absolute;
	box-sizing: content-box;
	background: url(../core/1963-64-2kit.png);
	background-size: 100% 100%;
	text-align: center;
	padding: 0% .5%;
	width: 3%;
	height: 6.15vw;
	display: flex;
	margin-top: -16.65%;
	left: 94.4%;
}
/* BADGE-SPONSOR SPIN: STARTING XI */
.facupfinal-kit-2-left {
	position: absolute;
	box-sizing: content-box;
	background: url(../core/1962-63-facupfinal.png);
	background-size: 100% 100%;
	text-align: center;
	padding: 0% .5%;
	width: 3%;
	height: 6.15vw;
	display: flex;
	margin-top: -44%;
	left: 7%;
}
.facupfinal-kit-2-right {
	position: absolute;
	box-sizing: content-box;
	background: url(../core/1962-63-facupfinal.png);
	background-size: 100% 100%;
	text-align: center;
	padding: 0% .5%;
	width: 3%;
	height: 6.15vw;
	display: flex;
	margin-top: -44%;
	left: 94.4%;
}

.away-2ndkit-2-left {
	position: absolute;
	box-sizing: content-box;
	background: url(../core/1963-64-2kit.png);
	background-size: 100% 100%;
	text-align: center;
	padding: 0% .5%;
	width: 3%;
	height: 6.15vw;
	display: flex;
	margin-top: -44%;
	left: 7%;
}
.away-2ndkit-2-right {
	position: absolute;
	box-sizing: content-box;
	background: url(../core/1963-64-2kit.png);
	background-size: 100% 100%;
	text-align: center;
	padding: 0% .5%;
	width: 3%;
	height: 6.15vw;
	display: flex;
	margin-top: -44%;
	left: 94.4%;
}
/* BADGE-SPONSOR SPIN: SCREEN BOARDS NEXT TO LINKS */
.left1 {
	background: url(../core/2007-08-1kit.png);
	background-size: 100% 100%;
}
.left2 {
	background: url(../core/2003-05-2kit.png);
	background-size: 100% 100%;
}
.left3 {
	background: url(../core/2020-21-3kit.png);
	background-size: 100% 100%;
}
.left4 {
	background: url(../core/1995-96-1kit.png);
	background-size: 100% 100%;
}
.right1 {
	background: url(../core/1990-92-2kit.png);
	background-size: 100% 100%;
}
.right2 {
	background: url(../core/2002-03-1kit.png);
	background-size: 100% 100%;
}
.right3 {
	background: url(../core/1992-94-3kit.png);
	background-size: 100% 100%;
}
.right4 {
	background: url(../core/2008-09-3kit.png);
	background-size: 100% 100%;
}
/* BADGE-SPONSOR SPIN: SCREEN BOARDS NEXT TO LINKS */
/* ⟰ BADGE-SPONSOR SPIN ⟰ 【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】 */
/* ⟱ BOTTOM & FOOTER ⟱ 【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】 */
.bottom-isometric::before {
content: "1968/69";
}

/* TABLET: LARGER SCREEN  🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛       */
@media only screen and (max-width: 1100px) {  /* TABLET: LARGER SCREEN 🔳 */
	/* ⟱ BRICKS ⟱ 【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】 */
	.brick-wall h1 {
		position: absolute;
		margin-top: -46%;
		left: 25.5%;
		background-size: cover;
		z-index: 7;
		font-family: raleway_f;
		font-size: 11vw;
		mix-blend-mode: overlay;
	}
	/* ⟱ STATS ⟱ 【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】 */
	.stats-title span1 {
		position: absolute;
		font-family: myFont;
		font-size: 3.7vw;
		transform: translate(-83%, 90%);
		color: #ffdccc;
		text-shadow: 0 0 10px #ffb330, 0 0 10px #ffb330, 0 0 10px #ffb330, 0 0 10px #ffb330,
						   0 0 20px #fe5201, 0 0 20px #fe5201, 0 0 20px #fe5201,
						   0 0 40px #fe5201, 0 0 40px #fe5201,
						   0 0 80px #fe5201, 0 0 80px #fe5201,
						   0 0 120px #fe5201, 0 0 120px #fe5201;
	}
	/* ⟱ ON HOVER BADGES ⟱ 【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】 */	
	.badge1 .united {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge1:hover {
		background-size: 100% 74%;
	}
	
	.badge2 .spurs {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge2:hover {
		background-size: 105% 74%;
	}
	
	.badge3 .sheffieldu {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge3:hover {
		background-size: 105% 74%;
	}
	
	.badge4 .blackpool {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge4:hover {
		background-size: 105% 74%;
	}
	
	.badge5 .arsenal {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge5:hover {
		background-size: 98% 74%;
	}
	
	.badge6 .wolverhampton {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge6:hover {
		background-size: 98% 74%;
	}
	
	.badge7 .burnley {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge7:hover {
		background-size: 98% 74%;
	}

	.badge8 .leeds {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge8:hover {
		background-size: 98% 74%;
	}

	.badge9 .newcastle {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge9:hover {
		background-size: 94.8% 74%;
	}

	.badge10 .coventry {
		top: 33%;
		width: 13.3%;
		font-size: 1.7vw;
	}
	.badge10:hover {
		background-size: 95.7% 74%;
	}

	.badge11 .bromwich {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge11:hover {
		background-size: 95.7% 74%;
	}

	.badge12 .southampton {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge12:hover {
		background-size: 95.7% 74%;
	}

	.badge13 .chelsea {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge13:hover {
		background-size: 95.7% 74%;
	}

	.badge43 .forest {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge43:hover {
		background-size: 95.7% 74%;
	}

	.badge14 .liverpool {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge14:hover {
		background-size: 95.7% 74%;
	}

	.badge15 .everton {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge15:hover {
		background-size: 94.8% 74%;
	}

	.badge44 .ipswich {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge44:hover {
		background-size: 94.8% 74%;
	}

	.badge16 .sheffieldw {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge16:hover {
		background-size: 94.8% 74%;
	}

	.badge17 .westham {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge17:hover {
		background-size: 94.8% 74%;
	}

	.badge18 .city {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge18:hover {
		background-size: 94.8% 74%;
	}

	.badge19 .stoke {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge19:hover {
		background-size: 94.8% 74%;
	}

	.badge20 .sunderland {
		top: 33%;
		font-size: 1.7vw;
	}
	.badge20:hover {
		background-size: 94.8% 74%;
	}
	
	.badge21 .leicester {
		top: 34%;
		font-size: 1.7vw;
	}
	.badge21:hover {
		background-size: 100% 81.7%;
	}
	
	.badge22 .qpr {
		top: 34%;
		width: 200%;
		font-size: 1.7vw;
	}
	.badge22:hover {
		background-size: 100% 81.7%;
	}
	
	.badge26 .waterford {
		top: 34%;
		font-size: 1.7vw;
	}
	.badge26:hover {
		background-size: 100% 81.7%;
	}
	
	.badge27 .anderlecht {
		top: 34%;
		font-size: 1.7vw;
	}
	.badge27:hover {
		background-size: 100% 81.7%;
	}
	
	.badge28 .rapidwien {
		top: 34%;
		font-size: 1.7vw;
	}
	.badge28:hover {
		background-size: 100% 81.7%;
	}
	
	.badge29 .milan {
		top: 34%;
		width: auto;
		font-size: 1.7vw;
	}
	.badge29:hover {
		background-size: 96% 81.7%;
	}
	
	.badge34 .exeter {
		top: 34%;
		font-size: 1.7vw;
	}
	.badge34:hover {
		background-size: 100% 81.7%;
	}
	
	.badge35 .watford {
		top: 34%;
		font-size: 1.7vw;
	}
	.badge35:hover {
		background-size: 100% 81.7%;
	}
	
	.badge36 .birmingham {
		top: 34%;
		font-size: 1.7vw;
	}
	.badge36:hover {
		background-size: 100% 81.7%;
	}
	
	.badge37 .everton2 {
		top: 34%;
		font-size: 1.7vw;
	}
	.badge37:hover {
		background-size: 100% 81.7%;
	}
	
	.badge42 .estudiantes {
		top: 34%;
		width: 22%;
		font-size: 1.7vw;
	}
	.badge42:hover {
		background-size: 100% 81.7%;
	}
	/* ⟰ ON HOVER BADGES ⟰ 【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】【♦】 */
}
/* TABLET: LARGER SCREEN  🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛   🔳   ⬛       */