.mstatlogo {
    background-image: url(../img/logo.png);
    width: 300px;
    height: 110px;
    padding: 0 .5em;
    position: relative;
    left: 40%;
    line-height: 2;
    margin-right: .7rem;
    margin-top: .5rem;
    margin-bottom: .9rem;
}
.pers-stat {
 background-color: #0f0f24;
  background-image: repeating-linear-gradient(
      135deg,
      #123456,
      #123456 10%,
      transparent 10%,
      transparent 50%
    ),
    repeating-linear-gradient(
      -135deg,
      #03f,
      #333 10%,
      transparent 10%,
      transparent 50%
    );
  background-size: 10px 10px;
}
.pers-stat-info {
	background: rgba(255, 255, 255, 0.05);
	border-radius: 16px;
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(1.8px);
	-webkit-backdrop-filter: blur(1.8px);
	border: 1px solid rgba(255, 255, 255, 1);
	margin: 10px;
}
.ttpinfo-pers{
	background: rgba(255, 255, 255, 0.05);
	border-radius: 16px;
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(1.8px);
	-webkit-backdrop-filter: blur(1.8px);
	border: 1px solid rgba(255, 255, 255, 1);
	margin: 10px;
	
}
.pers-playerphoto {
    background-image: url(../img/pers-photo.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    margin: 10px;
}
.logo-pers {
    background-image: url(../img/logo-white.png);
    width: 100%;
    padding: 0 .5em;
    line-height: 2;
    margin-top: .5rem;
    margin-bottom: .5rem;
 }
 .mstat-index-pers{
  background-image: url("../img/mstatIndex3.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 50px;
 }
 .mstat-index-pers h2 {
    color: #fff;
	font-family: "Mont", Mont, sans-serif;
    font-weight: 600;
    line-height: 1;
    font-size: 3.5rem;
    top: 100%;
    position: absolute;
}
.gameInfo-pers h2 {
	color: #fff;
}
.pers-statinfo {
	color: white;
	font-size: 0.89rem;
    font-weight: 600;
	font-family: "Mont", Mont, sans-serif;
	line-height: 1;
}
.pers-statinfo-r {
	color: white;
	left: 17px;
	line-height: 1;

}
.pers-statinfo-t {
	color: white;
	font-size: 0.7rem;
    font-weight: 600;

}
.pers-statinfo h2 {
	 color: #fff;
	font-family: "Mont", Mont, sans-serif;
    font-weight: 700;
    line-height: 1;
    font-size: 1.5rem;
	margin: 2px;
}
.pers-statinfo h3 {
	 color: #fff;
	font-family: "Mont", Mont, sans-serif;
    font-weight: 700;
    line-height: 1;
    font-size: 0.82rem;
    position: absolute;
	text-align: left;
	margin: 2px;
}
h4arrow {
    color: #ea08f9;
    text-shadow: 0px 2px 1px #840489;
}
h5arrow {
    color: #05ffbc;
    text-shadow: 0px 1px 1px #084a39;
}
.pers-time {
	background-image: url("../img/pers-time.png");
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	line-height: 1;
    position: absolute;
	top: 40px;
}
.pers-time h2 {
	 color: #fff;
	font-family: "Josefin Sans", Arial, sans-serif;
    font-weight: 700;
    line-height: 1;
	font-size: 1.2rem;
	position: absolute;
    top: 5px;
    left: 35px;
    margin: 2px;
}
.pers-goal {
    background-image: url(../img/ball-white.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	line-height: 1;
    position: absolute;
	top: 40px;
 }
 .pers-goal h2 {
	 color: #fff;
	font-family: "Josefin Sans", Arial, sans-serif;
    font-weight: 700;
    line-height: 1;
	font-size: 1.2rem;
	position: absolute;
    top: 5px;
    left: 35px;
    margin: 2px;
}
.pers-assist {
    background-image: url(../img/assist-white.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	line-height: 1;
    position: absolute;
	top: 40px;
 }
 .pers-assist h2 {
	 color: #fff;
	font-family: "Josefin Sans", Arial, sans-serif;
    font-weight: 700;
    line-height: 1;
	font-size: 1.2rem;
	position: absolute;
    top: 5px;
    left: 35px;
    margin: 2px;
}
.pers-xg {
    background-image: url(../img/pers-xg.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	line-height: 1;
    position: absolute;
	top: 40px;
 }
 .pers-xg h2 {
	 color: #fff;
	font-family: "Josefin Sans", Arial, sans-serif;
    font-weight: 700;
    line-height: 1;
	font-size: 1.2rem;
	position: absolute;
    top: 5px;
    left: 35px;
    margin: 2px;
}
.pers-colum-title{
    font-weight: 600;
    line-height: 1.3;
    font-size: 11px;
	font-weight: 700;
	color: #fff;
}
.line_stat {
    width: 70%;
    height: 0.8px;
    left: 15%;
	position: relative;
    padding: 0 .3em;
    line-height: 2;
    margin-right: .7rem;
    margin-top: .5rem;
    margin-bottom: .9rem;
    border-bottom: 2px solid blue;
}
.line-pers {
  position: relative;
  width: 100%;
  height: 0.2px;
  background-color: #fff;
}
.gameInfo {
	text-align: center;
		color: #fff;
}
.main_tab tbody tr:hover {
  background-color: #08f1f9ad;
}
.main_tab {
	background-color: transparent;
    color: #686e89;
    text-align: center;
    border-bottom: 1px solid #087ef9;
	line-height: 1;
	margin-bottom: 20px;
}
.data-main-tb, .data-numb-tb, .data-possition-tb {
	width: 40px;
    font-size: .9em;
    font-weight: 600;
    text-align: left;
    border-bottom: 0.1em solid black;
}
.data-name-tb {
	width: 150px;
    font-size: .9em;
    font-weight: 600;
    text-align: left;
    border-bottom: 0.1em solid black;
}
.data-mstat-player_num {
	width: 20px;
    font-size: .9em;
    font-weight: 500;
    text-align: left;
	line-height: 1;
	padding-left: 20px;
    border-bottom: 0.1em solid black;
}
.data-mstat-th {
	 color: white;
	 text-align: left;
	 line-height: 1.5;
	 border: 3px solid white;
 }
.data-mstat-th-team {
    color: #022096;
    text-align: center;
    font-weight: 750;
	font-size: 0.6rem;
    line-height: 1.5;
    border: 3px solid white;
}
.data-mstat-th-pers {
	color: white;
	text-align: left;
	line-height: 1.5;
}
.data-mstat-th-grey {
	 background-color: grey;
	 color: white;
	 font-size: .7em;
	 text-align: left;
	 line-height: 1.5;
	 border: 3px solid white;
}
.data-mstat-tb{
	width: 70px;
    font-size: .9em;
    font-weight: 600;
    text-align: center;
    border-bottom: 0.1em solid black;
	border-right: 7px solid white;
}
.data-mstat-th-g{
	background-color: #80808085;
	color: white;
    font-size: .8em;
    font-weight: 600;
    text-align: center;
    border-bottom: 0.1em solid black;
	line-height: 1.5;
	border: 3px solid white;
}
.data-mstat {
	width: 70%;
    font-size: .9em;
    font-weight: 500;
    text-align: left;
	line-height: 1;
	padding-left: 20px;
    border-bottom: 0.1em solid black;
	border-right: 7px solid white;
}
.data-mstat-pers {
	width: 180px;
    font-size: .9em;
    font-weight: 700;
    text-align: left;
	line-height: 1;
	padding-left: 10px;
    border-bottom: 0.1em solid black;
	border-right: 7px solid white;
}
.data-mstat-pers-pass {
    width: 100px;
    font-size: .8em;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: center;
    border-bottom: 0.1em solid black;
}
.data-mstat-pers-stats {
    width: 120px;
    font-size: .8em;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: center;
    border-bottom: 0.1em solid black;
    border-right: 7px solid white;
}
.inner-div {
	margin: 0 auto;
	text-align: center;
}
.text-pers { 
	font-size: 2em; 
	fill: #fff;
	line-height: 1.3;
	font-weight: 700;
	text-transform: uppercase;
 }
.text_h2 {
	font-size: 0.7em; 
	fill: #fff;
	line-height: 1;
	font-weight: 800;
	text-transform: uppercase;
}
.text_h3 {
	font-size: 0.75em; 
	color: #fff;
	line-height: 2;
	font-weight: 700;
	margin-left: .1rem;
	text-transform: uppercase;
}
.progressbar > span {
    display: block;
    height: 25px;
    background-color: rgb(128 128 128);
    background-image: linear-gradient( center bottom, rgb(43,194,83) 37%, rgb(84,240,84) 69% );
    box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
    position: relative;
    overflow: hidden;
    margin: 5px;
    text-align: end;
    color: white;
    font-size: 0.8rem;
    font-weight: 600;
}
/* RESET STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.chart-skills {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}

.chart-skills *,
.chart-skills::before {
  box-sizing: border-box;
}


/* CHART-SKILLS STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.chart-skills {
  position: relative;
  width: 350px;
  height: 175px;
  overflow: hidden;
}

.chart-skills::before,
.chart-skills::after {
  position: absolute;
}

.chart-skills::before {
  content: '';
  width: inherit;
  height: inherit;
  border: 45px solid rgba(211, 211, 211, .3);
  border-bottom: none;
  border-top-left-radius: 175px;
  border-top-right-radius: 175px;
}

.chart-skills::after {
  content: 'Top Skills';
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  font-size: 1.1rem;
  font-weight: bold;
  color: cadetblue;
}

.chart-skills li {
  position: absolute;
  top: 100%;
  left: 0;
  width: inherit;
  height: inherit;
  border: 45px solid;
  border-top: none;
  border-bottom-left-radius: 175px;
  border-bottom-right-radius: 175px;
  transform-origin: 50% 0;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  animation-fill-mode: forwards;
  animation-duration: .4s;
  animation-timing-function: linear;
}

.chart-skills li:nth-child(1) {
  z-index: 4;
  border-color: green;
  animation-name: rotate-one;
}

.chart-skills li:nth-child(2) {
  z-index: 3;
  border-color: firebrick;
  animation-name: rotate-two;
  animation-delay: .4s;
}

.chart-skills li:nth-child(3) {
  z-index: 2;
  border-color: steelblue;
  animation-name: rotate-three;
  animation-delay: .8s;
}

.chart-skills li:nth-child(4) {
  z-index: 1;
  border-color: orange;
  animation-name: rotate-four;
  animation-delay: 1.2s;
}
.chart-skills li:nth-child(5) {
  z-index: 1;
  border-color: orange;
  animation-name: rotate-four;
  animation-delay: 3s;
}

.chart-skills span {
  position: absolute;
  font-size: .85rem;
  backface-visibility: hidden;
  animation: fade-in .4s linear forwards;
}

.chart-skills li:nth-child(1) span {
  top: 5px;
  left: 10px;
  transform: rotate(-21.6deg);
}

.chart-skills li:nth-child(2) span {
  top: 20px;
  left: 10px;
  transform: rotate(-79.2deg);
  animation-delay: .4s;
}

.chart-skills li:nth-child(3) span {
  top: 18px;
  left: 10px;
  transform: rotate(-140.4deg);
  animation-delay: .8s;
}

.chart-skills li:nth-child(4) span {
  top: 10px;
  left: 10px;
  transform: rotate(-180deg);
  animation-delay: 1.2s;
}


/* ANIMATIONS
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@keyframes rotate-one {
  100% {
    transform: rotate(21.6deg);
    /**
     * 12% => 21.6deg
     */
  }
}

@keyframes rotate-two {
  0% {
    transform: rotate(21.6deg);
  }
  100% {
    transform: rotate(79.2deg);
    /**
     * 32% => 57.6deg 
     * 57.6 + 21.6 => 79.2deg
     */
  }
}

@keyframes rotate-three {
  0% {
    transform: rotate(79.2deg);
  }
  100% {
    transform: rotate(140.4deg);
    /**
     * 34% => 61.2deg 
     * 61.2 + 79.2 => 140.4deg
     */
  }
}

@keyframes rotate-four {
  0% {
    transform: rotate(140.4deg);
  }
  100% {
    transform: rotate(180deg);
    /**
     * 22% => 39.6deg  
     * 140.4 + 39.6 => 180deg
     */
  }
}
@keyframes rotate-five {
  0% {
    transform: rotate(140.4deg);
  }
  100% {
    transform: rotate(180deg);
    /**
     * 22% => 39.6deg  
     * 140.4 + 39.6 => 180deg
     */
  }
}

@keyframes fade-in {
  0%,
  90% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

#circle-shots1 {
	border: 2px green solid;
	margin-bottom: 5px;
    border-radius: 22px;
	line-height: 2;
    height: 22px;
    width: 22px;
    background-color: yellow;
}
#circle-shots2 {
	border: 2px #dadfda solid;
	margin-bottom: 5px;
	margin-left: 2px;
    border-radius: 18px;
    height: 18px;
	line-height: 2;
    width: 18px;
    background-color: #65fefe;
}
#circle-shots3 {
	border: 2px #022096 solid;
	margin-bottom: 5.5px;
	margin-left: 2.5px;
    border-radius: 16px;
	line-height: 2;
    height: 16px;
    width: 16px;
    background-color: #087ef9;

}
#circle-shots4 {
    border: 2px red solid;
	margin-bottom: 6px;
	margin-left: 3px;
    border-radius: 15px;
    height: 15px;
	line-height: 2;
    width: 15px;
    background-color: #ffa500;
}
#circle-shots5 {
    border: 2px #43f908 solid;
	margin-bottom: 6.5px;
	margin-left: 4px;
    border-radius: 12px;
    height: 12px;
	line-height: 2;
    width: 12px;
    background-color: red;
}
.xg_module_value {
    color: #087ef9;
    font-size: 32px;
    font-weight: 800;
    text-align: center;
}
.xg_module__label {
    color: #60689a;
    font-size: 1.1em;
    font-weight: 700;
    text-align: center;
}
.xg_module {
background-color: #edfbfd;
    border-radius: 10px;
    box-shadow: 0 3px 0 0 #087ef9;
    display: grid;
    font-family: Big Shoulders Text, sans-serif;
    gap: 5px;
    grid-template-rows: .75fr .25 fr;
    padding: 12px 8px;
    place-content: center;
}
.xg_module2 {
    background-color: #f7f7f7;
    border-radius: 6px;
    box-shadow: 0 3px 0 0 #fd4890;
    display: grid;
    font-family: Big Shoulders Text, sans-serif;
    gap: 8px;
    grid-template-rows: .75fr .25 fr;
    padding: 12px 8px;
    place-content: center;
}
.dynamic-viz-header {
    align-items: center;
    border-bottom: 2px solid #0202bd;
    display: flex;
    font-family: var(--wp--preset--font-family--display), sans-serif;
    justify-content: space-between;
    margin-bottom: 24px;
    padding-bottom: 8px;
    
}
.Checkbox-module_container {
    cursor: pointer;
    display: block;
    padding-left: 35px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.hub-navigation-stats-wrapper {
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.stats_module {
	background-color: #edfbfd;
    border-radius: 10px;
    box-shadow: 0 3px 0 0 #087ef9;
    display: grid;
    font-family: Big Shoulders Text, sans-serif;
    gap: 2px;
	place-content: baseline;
	grid-template-columns: 70px auto 70%;
    padding: 12px 8px;
}
.stats_module_value {
    color: #087ef9;
    font-size: 32px;
    font-weight: 800;
    text-align: center;
}
.stats_module__label {
    color: #60689a;
	font-size: 0.9em;
	line-height: 0.1;
	font-weight: 600;
    text-align: left;
}
@media (max-width: 768px) {
   .stats_module__label  {
		display: flex;
    }
}

@media (max-width: 768px) {
   .stats_module__label img  {
	vertical-align: middle;
    border-style: none;
    height: 30%;
    padding-left: 20px;
	}
 }
.stats_module__label h2 {
	font-size: 1.5em;
    font-weight: 700;
    text-align: left;
}
.stats_module_img {
    background-repeat: no-repeat;
	background-size: cover;
    background-position: center;

}
.stats_module_grid__row {
    display: grid;
    gap: 8px;
    margin: 0 0 12px;
    padding: 0;
}
.stats_module_grid__row_top {
    grid-template-columns: repeat(2, 1fr);
}
.stats_module_grid__row_bottom {
    grid-template-columns: repeat(3, 1fr);
}
.stats_module_grid__card {
    align-items: center;
    background: #edfbfd;
    border-radius: 10px;
    box-shadow: 0 3px 0 0 #087ef9;
    display: flex;
    flex-direction: column;
	line-height: 1.2;
    justify-content: center;
    padding: 12px 8px;
    text-align: center;
}
.stats_module_grid__value {
	color: #087ef9;
    font-size: 32px;
    font-weight: 800;
    text-align: center;
    margin: 0;
}
.stats_module_grid__label {
    color: #60689a;
    font-size: 0.7em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
/* Check box */
.xG-module_checkboxes {
    display: flex;
    flex-direction: column;
}
.checkbox-module_wrapper {
    align-items: center;
    display: flex;
    font-family: IBM Plex Mono, monospace;
    font-size: 14px;
    gap: 24px;
}
.checkbox-module {
    align-items: center;
    display: flex;
    font-size: 14px;
    gap: 24px;
}
.checkbox-module_container {
    cursor: pointer;
    display: inline-flex;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.checkbox-module_label {
    align-content: center;
    height: 24px;
	padding-left: 10px;
}
.PlayerXG-module {
    font-size: 14px;
    gap: 8px;
}
.checkbox-module_container input:checked~.checkbox-module_checkmark {
    background-color: #1d0a30;
}