svg[data-v-45cbfc98]{pointer-events:none}svg path[data-v-45cbfc98]{pointer-events:all}.uniform-container[data-v-45cbfc98]{position:relative;display:flex;height:100%;background:#fff;border:5px solid #fff;border-radius:10px;justify-content:center}.uniform-column:nth-last-child(2) .row .uniform-container[data-v-45cbfc98]{border:5px solid #f60}.uniform-container img[data-v-45cbfc98]{border-radius:4%;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;height:100%}.row[data-v-45cbfc98]{display:flex}.player[data-v-45cbfc98]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;image-resolution:inherit}.player-shirts[data-v-45cbfc98]{position:absolute;mix-blend-mode:multiply;width:55%;top:15%;left:29.5%}.player-shirts path[data-v-45cbfc98]{transition:fill .3s}.player-shorts[data-v-45cbfc98]{position:absolute;mix-blend-mode:multiply;width:44%;top:40.7%;left:30%}.player-shorts path[data-v-45cbfc98]{transition:fill .3s}.player-socks[data-v-45cbfc98]{position:absolute;mix-blend-mode:multiply;width:50%;top:52%;left:21.5%}.player-socks path[data-v-45cbfc98]{transition:fill .3s}.uniform-color[data-v-45cbfc98]{position:absolute;bottom:0;right:0;background:transparent;border:0;border-radius:4px;height:14px;width:14px;padding:0}#main-player-shirt path[data-v-45cbfc98]{pointer-events:none}#main-player-shirt-b[data-v-45cbfc98]{z-index:10}#main-player-shirt-a[data-v-45cbfc98]{z-index:10}#uniforms-container{position:relative;flex-direction:row;width:204px;height:160px;margin:auto;color:#fff;font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow:hidden}#loading-screen,#uniforms-container{display:flex;justify-content:center;align-items:center}#loading-screen{z-index:100;position:absolute;top:0;bottom:0;left:0;right:0;flex-direction:column;background:#15425e;opacity:.95}#loading-screen h1{padding:0;margin:0}#ball-image{width:35px;height:35px;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:1s;animation-duration:1s}#error-message{text-align:center;font-size:18pt}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}