html,body{width:100%;min-width:350px;margin:0;padding:0;font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}
.lds-ellipsis{width:80px;height:80px;display:inline-block;position:relative}.lds-ellipsis div{background:#e32832;border-radius:50%;width:13px;height:13px;animation-timing-function:cubic-bezier(0,1,1,0);position:absolute;top:33px}.lds-ellipsis div:first-child{animation:.6s infinite lds-ellipsis1;left:8px}.lds-ellipsis div:nth-child(2){animation:.6s infinite lds-ellipsis2;left:8px}.lds-ellipsis div:nth-child(3){animation:.6s infinite lds-ellipsis2;left:32px}.lds-ellipsis div:nth-child(4){animation:.6s infinite lds-ellipsis3;left:56px}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}
.ff-data-wrapper{flex-direction:column;width:100%;margin-bottom:30px;margin-right:auto;display:flex}.ff-menu{text-align:right;flex-direction:column;width:12%;margin-right:10px;padding-bottom:10px;font-size:.4em;display:flex}.ff-data{flex-direction:row;display:flex}.ff-chart{color:#a9a9a9;background:#fff;width:100%;height:500px;margin-left:auto;margin-right:auto}.ff-data-list{flex-direction:column;width:88%;margin:0;padding:0;list-style-type:none;display:flex}hr.ff-orange{border:1px solid #ff8c00;margin:0}.ff-player-wrapper{flex-direction:column;width:100%;padding-top:2px;padding-bottom:4px;display:flex}.ff-player-details{flex-direction:row;width:100%;display:flex}.ff-player-stats{flex-direction:column;width:50%;display:flex}.ff-label{color:#ff8c00;text-align:right;width:30%;margin-right:10px;font-size:.4em}.ff-value{text-align:left;width:70%;font-size:.5em}.ff-info{text-align:left;flex-direction:column;width:10%;display:flex}.ff-pos{text-align:left;flex-direction:column;width:5%;display:flex}.ff-name{flex-direction:column;width:15%;display:flex}.ff-header{font-size:.5em;font-weight:700}
*{margin:0;padding:0}.hero{--hero-image:url(/Hero.png);--hero-image-height:100%;max-height:var(--hero-image-height);height:var(--hero-image-height);width:100%;position:relative;overflow:hidden}.hero__image{background-image:var(--hero-image);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%}.hero__image-blurred-bg{background-image:var(--hero-image);filter:blur(10px);z-index:-1;background-position:50%;background-size:cover;width:calc(100% + 40px);height:calc(100% + 40px);position:absolute;top:-20px;left:-20px}
