.textForTutorial div{font-size:calc(.75vw + .7rem)}.grab{position:fixed;border:2px solid black;background-color:#0000001a;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:32;display:flex;justify-content:center;align-items:center}.grab .tutorial{width:85vw;height:85vh;background-color:#fff;display:flex;align-items:center;border-radius:15px;box-sizing:border-box;flex-direction:column;flex-wrap:wrap;padding:2vw}.grab .tutorial .version-language-wrapper{display:flex;width:100%;justify-content:end;align-items:center;height:5%}.grab .tutorial .version-language-wrapper .userVersion{font-size:15px}.grab .tutorial .version-language-wrapper .changeLanguage button{padding:5px;margin:3px;font-size:15px;font-weight:700;border-radius:5px;border:none}.grab .tutorial .text-wrapper{width:100%;height:85%;display:flex;flex-direction:column;box-sizing:border-box;padding-bottom:5vh}.grab .tutorial .text-wrapper .inner-text-wrapper{min-height:25vh;display:flex;flex-direction:column;justify-content:center}.grab .tutorial .text-wrapper .inner-image-wrapper{height:100%;display:flex;justify-content:center;min-height:35vh;min-width:50vmin}.grab .tutorial .text-wrapper .inner-image-wrapper img{object-fit:contain;overflow:hidden}.grab .tutorial .text-wrapper .inner-image-wrapper .tutorial-logo-wrapper{display:flex;justify-content:center;width:50vmin;padding:5px 0}.grab .tutorial .switch{justify-content:end!important}@media screen and (max-width: 600px){.grab .tutorial .switch{justify-content:space-between!important}}.grab .tutorial .item-wrapper{display:flex;justify-content:center;width:100%;height:5%;align-items:center}.grab .tutorial .item-wrapper .tutorial-button{font-size:calc(var(.25) * 3vw + .2rem)!important}.grab .tutorial .item-wrapper label{margin-right:10px;font-size:calc(.25vw + .5rem)}.header{display:flex;justify-content:space-between;align-items:center;height:100px;padding:2vmax 2vmax 0;box-sizing:border-box}.header .block{display:flex;align-items:center;width:30%}.header .block.block-center{justify-content:center;flex:1;width:auto}.header .home{width:calc((var(--normal-text-size-value) - 1) * 1.2vw + 2.5rem);border:transparent;display:flex;justify-content:center;background-color:transparent;cursor:pointer}.header .home img{border-radius:0}.header img{width:calc((var(--normal-text-size-value) - 1) * 1.2vw + 2.5rem);margin:0 10px;border-radius:50%;border:1px solid transparent}.header .block h2{font-size:clamp(.75rem,2.5vw,1.5rem);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;font-weight:600}@media screen and (max-width: 1024px){.header .block h2{font-size:clamp(.7rem,2vw,1.2rem)}}@media screen and (max-width: 767px){.header{height:80px;padding:1vmax 1.5vmax 0}.header img{width:calc((var(--normal-text-size-value) - 1) * 1.2vw + 1.5rem);margin:0 5px}.header .block h2{font-size:clamp(.65rem,1.8vw,1rem);max-width:120px}.header .matchup{font-size:.9rem}.header .logout,.header .login{font-size:.8rem;padding:4px 8px}}@media screen and (min-width: 768px) and (max-width: 1024px){.header{height:90px;padding:1.5vmax 2vmax 0}.header .block h2{font-size:clamp(.7rem,2vw,1.2rem);max-width:150px}}@media screen and (max-width: 480px){.header .block h2{font-size:clamp(.6rem,1.5vw,.9rem);max-width:100px}}.header .matchup{font-weight:600;display:flex;align-items:center;color:#000}.header .matchup img{width:calc((var(--normal-text-size-value) - .75) * 5vw + 1rem);border-radius:0}.header .logout{background-color:#cd5c5c;color:#fff;font-weight:700;box-sizing:border-box;border:4px solid silver;font-size:calc((var(--normal-text-size-value) - .9) * 2vw + .5rem);padding:5px 10px;cursor:pointer}.header .login{background-color:#6495ed;font-weight:700;box-sizing:border-box;border:4px solid silver;font-size:calc((var(--normal-text-size-value) - .9) * 2vw + .5rem);padding:5px 10px;cursor:pointer}.header .set-date-wrapper{display:flex;align-items:center;justify-content:center;width:100%}.header .set-date-wrapper .set-date-text{font-size:clamp(.75rem,2vw,1.5rem);margin:0;white-space:nowrap}@media screen and (max-width: 1024px){.header .set-date-wrapper .set-date-text{font-size:clamp(.7rem,1.8vw,1.2rem)}}@media screen and (max-width: 768px){.header .set-date-wrapper .set-date-text{font-size:clamp(.65rem,1.5vw,1rem)}}@media screen and (max-width: 480px){.header .set-date-wrapper .set-date-text{font-size:clamp(.6rem,1.2vw,.9rem)}}.emailPanel,.sendStatisticPanel{position:fixed;background-color:#a9a9a9;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:15px;z-index:25;padding:15px;margin-top:20px}.emailPanel .google,.emailPanel .facebook,.sendStatisticPanel .google,.sendStatisticPanel .facebook{width:45px;height:45px;border:none;margin:10px;border-radius:50%;background-color:transparent}.emailPanel .google:hover,.emailPanel .facebook:hover,.sendStatisticPanel .google:hover,.sendStatisticPanel .facebook:hover{transform:translateY(-10px);transition:.7s;background-color:transparent}.emailPanel .google img,.emailPanel .facebook img,.sendStatisticPanel .google img,.sendStatisticPanel .facebook img{width:45px;height:45px;border:none;margin:10px;border-radius:50%}.emailPanel .google img:hover,.emailPanel .facebook img:hover,.sendStatisticPanel .google img:hover,.sendStatisticPanel .facebook img:hover{transform:translateY(-10px);transition:.7s;background-color:transparent}.emailPanel .createAccount,.sendStatisticPanel .createAccount{font-size:15px;width:150px;font-size:100;border:none;background-color:transparent}.emailPanel input,.emailPanel button,.emailPanel label,.sendStatisticPanel input,.sendStatisticPanel button,.sendStatisticPanel label{margin:10px auto;font-size:20px;border-radius:10px;padding:5px;text-align:center;display:flex;width:300px;justify-content:center;align-items:center;font-weight:700}.emailPanel label,.sendStatisticPanel label{font-size:30px}@keyframes greyscale{0%{filter:contrast(50%) grayscale(100%)}25%{filter:contrast(75%) grayscale(100%)}to{filter:contrast(100%) grayscale(0%)}}@keyframes fillUp{0%{height:-100%}to{height:0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slowSpin{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes coinFlip{0%{transform:rotateY(0)}50%{transform:rotateY(180deg)}to{transform:rotateY(360deg)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}html,body{text-align:center;background-color:#fff;color:#000;margin:0;padding:0}.header div,.header span,.header label{color:#000}main div:not([class*=explain]):not([class*=saveBox]),main span:not([class*=explain]):not([class*=saveBox]),main label:not([class*=explain]):not([class*=saveBox]){color:#000}:root{--normal-text-size-value: 1.25}h1{font-size:calc((var(--normal-text-size-value) - 1) * 3vw + 1.5rem);margin:5px 0;color:#000}h2{font-size:calc((var(--normal-text-size-value) - 1) * 5vw + .3rem);margin:5px 0;color:#000}p{font-size:calc((var(--normal-text-size-value) - 1) * 1vw + 1rem);padding:10px 0;margin:0;color:#000}option{font-size:calc((var(--normal-text-size-value) - 1) * 2vw + .5rem);color:#000;background-color:#fff}main{padding:0 2vw;padding-top:20px;box-sizing:border-box}main button{background-color:#6495ed;color:#fff;border:2px solid #333}main .hideBackground{background-color:#000c;position:fixed;z-index:24;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:22;display:flex;justify-content:center;align-items:center}main .hideBackground .confirmationForExit{width:50vw;height:33vh;border:2px solid black;background-color:#dcdcdc;border-radius:15px;display:flex;flex-direction:column;justify-content:center}main .loading-logo-wrapper{position:fixed;top:0;bottom:0;background-color:#fff;width:100%;display:flex;justify-content:center;align-items:center}main .loading-logo-wrapper .logo-wrapper{position:absolute;width:60vmin;display:flex}main .loading-logo-wrapper .logo-wrapper .my-logo{z-index:13}main .loading-logo-wrapper .logo-wrapper .back-photo{position:absolute;width:58.7vmin;margin-left:-4%;margin-top:-4%;rotate:328deg;z-index:11}main .loading-logo-wrapper .logo-wrapper .backGround{position:absolute;animation:fillUp 2.5s cubic-bezier(.55,.085,.68,.53) forwards;z-index:10;background-color:#fff;height:100%;width:100%;z-index:12}main .main-content-wrapper{display:flex;justify-content:center;flex-wrap:nowrap;align-items:flex-start}main .main-content-wrapper:has(.ratings-section.full-width){flex-wrap:wrap!important;width:100%!important;max-width:100%!important;justify-content:stretch!important}@media screen and (min-width: 768px) and (max-width: 1024px){main .main-content-wrapper{flex-wrap:nowrap;gap:.5vw;padding:0 1vw;box-sizing:border-box;overflow-x:hidden}}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode){flex-wrap:nowrap;align-items:flex-start}main .main-content-wrapper .teamsquad-section{flex-shrink:0;align-self:flex-start}main .main-content-wrapper .rotation-panel-wrapper{flex-shrink:0;align-self:flex-start}main .main-content-wrapper .playground-section{flex-shrink:0;align-self:flex-start}@media screen and (max-width: 767px){main .main-content-wrapper:not(:has(.rotation-field-wrapper.statistic-mode)) .teamsquad-section{order:1!important}main .main-content-wrapper:not(:has(.rotation-field-wrapper.statistic-mode)) .playground-section{order:2!important}}main .main-content-wrapper section .diagram-content{width:99%}main .main-content-wrapper section .diagram-content .split-arrow-wrapper .arrow-content{margin-top:-40px;position:relative;z-index:1000}main .main-content-wrapper section .diagram-content .split-arrow-wrapper .arrow-content img{width:2.5vmax}main .main-content-wrapper section .diagram-content .split-arrow-wrapper .percentage-content{font-weight:600;font-size:1vmax;margin-top:-.5vw}main .main-content-wrapper .attack-section{align-self:center;width:70%;position:relative;z-index:6}@media screen and (max-width: 1200px){main .main-content-wrapper .attack-section{width:90vw}}main .main-content-wrapper .teamsquad-section,main .main-content-wrapper .rotation-panel-wrapper{width:22%;background-color:#dcdcdc;text-align:center;border-radius:calc((var(--normal-text-size-value) - 1) * 3vw + .2rem);box-sizing:border-box;padding:.8vw;position:relative;z-index:5;transition:width .3s ease,padding .3s ease;display:flex;flex-direction:column;align-self:stretch}@media screen and (min-width: 768px) and (max-width: 1024px){main .main-content-wrapper .teamsquad-section,main .main-content-wrapper .rotation-panel-wrapper{width:20%;min-width:150px;max-width:200px;padding:.5vw}}main .main-content-wrapper .teamsquad-section .squad-wrapper .player-field-wrapper{margin:2.5px 0}main .main-content-wrapper .teamsquad-section .team-title-wrapper{margin-bottom:4px}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .teamsquad-section{width:22%;min-width:170px;padding:.6vw}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .rotation-panel-wrapper{width:22%;max-width:300px;padding:.6vw}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .teamsquad-section .squad-wrapper .player-field-wrapper{margin:2px 0;min-height:1.5vw}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .teamsquad-section .team-title-wrapper{margin-bottom:2px}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .teamsquad-section .team-logo-wrapper .team-logo{width:clamp(25px,3vw,35px)}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .teamsquad-section .player-surname-wrapper button{font-size:clamp(.65rem,.8vw,.85rem);padding:clamp(2px,.2vw,4px) clamp(4px,.5vw,6px)}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .teamsquad-section .playerNumber-wrapper button{font-size:clamp(.7rem,.85vw,.9rem);padding:clamp(2px,.2vw,4px) clamp(6px,.6vw,8px)}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .teamsquad-section .moveToBoard-wrapper select{padding:2px 20px 2px 4px;min-width:30px;max-width:30px}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .teamsquad-section .moveToBoard-wrapper:after{font-size:calc((var(--normal-text-size-value) - 1) * 2.5vw);right:4px}@media screen and (max-width: 767px){main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode){flex-direction:column!important;align-items:stretch!important}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .teamsquad-section{width:100%!important;max-width:100%!important;min-width:100%!important;flex:0 0 auto!important;order:1!important}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .playground-section{width:100%!important;max-width:100%!important;flex:0 0 auto!important;order:2!important}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .rotation-panel-wrapper{width:100%!important;max-width:100%!important;flex:0 0 auto!important;order:3!important}}@media screen and (min-width: 768px) and (max-width: 1024px){main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .teamsquad-section{width:18%;min-width:150px;max-width:180px;padding:.5vw}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .playground-section{width:64%;min-width:0;max-width:none;flex:1 1 auto}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .rotation-panel-wrapper{width:18%;max-width:200px;padding:.5vw}}main .main-content-wrapper .rotation-panel-wrapper{display:flex;flex-direction:column;justify-content:center}main .main-content-wrapper .rotation-panel-wrapper .section-content-wrapper{display:flex;flex-direction:column;flex:1;min-height:100%}main .main-content-wrapper .rotation-panel-wrapper .section-content-wrapper .section-content{display:flex;flex-direction:column;justify-content:space-around;flex:1;align-items:center}@media screen and (max-width: 767px){main .main-content-wrapper .rotation-panel-wrapper .section-content-wrapper{order:-1}}main .main-content-wrapper .ratings-section,main .main-content-wrapper .playground-section{align-self:center;width:80%;position:relative;z-index:6}main .main-content-wrapper .ratings-section.full-width{width:100%!important;max-width:100%!important;align-self:stretch!important;flex:1 1 100%!important}main .main-content-wrapper .ratings-section.full-width .section-content-wrapper{width:100%!important;max-width:100%!important}main .main-content-wrapper .ratings-section.full-width .section-content-wrapper .section-content{width:100%!important;max-width:100%!important;align-items:stretch!important;padding:0!important}main .main-content-wrapper .ratings-section.full-width .section-content-wrapper .section-content .ratings-table-container{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:visible!important;display:flex!important;align-items:flex-start!important;margin:0!important}main .main-content-wrapper .ratings-section.full-width .section-content-wrapper .section-content .ratings-table-container>table{flex-shrink:0!important;min-width:150px!important;width:auto!important}main .main-content-wrapper .ratings-section.full-width .section-content-wrapper .section-content .ratings-table-container>div{flex:1!important;min-width:0!important;width:100%!important}main .main-content-wrapper .ratings-section.full-width .section-content-wrapper .section-content .ratings-table-container>div>table{width:100%!important}main .main-content-wrapper .ratings-section.full-width .section-content-wrapper .section-content .diagram-wrapper{width:99%!important;display:flex!important;justify-content:center!important;margin-top:2vw!important;align-items:center!important;flex-direction:row!important;gap:1vw!important;flex-wrap:wrap!important}main .main-content-wrapper .ratings-section.full-width .section-content-wrapper .section-content .diagram-wrapper pre{flex:0 1 auto!important;min-width:280px!important;max-width:35%!important}@media screen and (min-width: 768px) and (max-width: 1024px){main .main-content-wrapper .ratings-section.full-width .section-content-wrapper .section-content .diagram-wrapper pre{min-width:240px!important;max-width:33%!important}}@media screen and (max-width: 767px){main .main-content-wrapper .ratings-section.full-width .section-content-wrapper .section-content .diagram-wrapper{flex-direction:column!important}main .main-content-wrapper .ratings-section.full-width .section-content-wrapper .section-content .diagram-wrapper pre{min-width:100%!important;max-width:100%!important}}main .main-content-wrapper .playground-section{align-self:baseline;width:75%;transition:width .3s ease}@media screen and (min-width: 768px) and (max-width: 1024px){main .main-content-wrapper .playground-section{width:60%;min-width:0;max-width:none;flex:1 1 auto}}main .main-content-wrapper:not(:has(.rotation-field-wrapper.statistic-mode)) .playground-section{width:75%;flex:0 0 auto}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .playground-section{width:56%;flex:0 0 auto}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .playground-section .section-content-wrapper{width:100%!important}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .playground-section .section-content-wrapper .section-content{width:100%!important}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .playground-section .section-content-wrapper .section-content .rotation-field-wrapper{width:100%!important}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .rotation-panel-wrapper{flex-shrink:0;width:22%;max-width:300px}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .teamsquad-section{flex-shrink:0;width:22%;max-width:250px;min-width:170px}main .main-content-wrapper .playground-section .section-border .section-background{display:flex}main .main-content-wrapper .playArea-sections-wrapper{display:flex;justify-content:center;flex-wrap:wrap}main .main-content-wrapper .playArea-sections-wrapper .playArea-section{position:relative;margin:25px;aspect-ratio:1/2;border:10px solid #0272be;min-width:340px;width:100%;max-width:340px}main .main-content-wrapper .distribution-section{position:relative;margin:25px;aspect-ratio:1/1.2;border:10px solid #0272be;min-width:340px;width:100%;max-width:340px}@media screen and (max-width: 1600px){main .main-content-wrapper .ratings-section{width:95%}}@media screen and (min-width: 1600px){main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-front-row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-back-row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .my-row-zones-wrapper .player-field-wrapper{min-height:32px;height:32px}}main .main-content-wrapper .section-border{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1}main .main-content-wrapper:has(.rotation-field-wrapper.statistic-mode) .teamsquad-section .section-border{width:calc(25% - 2.4vw);left:1.2vw;right:1.2vw}@media screen and (max-width: 767px){main .main-content-wrapper .rotation-panel-wrapper .section-border{left:0;right:0;width:100%;max-width:100%}}@media screen and (max-width: 480px){main .main-content-wrapper .rotation-panel-wrapper .section-border{left:0;right:0;width:100%;max-width:100%}}main .main-content-wrapper .teamsquad-section .section-content-wrapper{display:flex;flex-direction:column;flex:1;min-height:100%}main .main-content-wrapper .teamsquad-section .squad-wrapper{flex:1;display:flex;flex-direction:column}@media screen and (max-width: 767px){main .main-content-wrapper .teamsquad-section{width:100%!important;max-width:100%!important;min-width:100%!important;flex:0 0 100%!important}main .main-content-wrapper .teamsquad-section .squad-wrapper{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px;width:100%}main .main-content-wrapper .teamsquad-section .squad-wrapper .player-field-wrapper{flex:0 0 auto;min-width:auto;max-width:none;margin:0}}main .main-content-wrapper .section-border .section-background{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:repeating-linear-gradient(90deg,rgba(255,255,255,.03) 0px,rgba(255,255,255,.03) 1px,transparent 1px,transparent 30px),repeating-linear-gradient(0deg,rgba(0,0,0,.02) 0px,rgba(0,0,0,.02) 1px,transparent 1px,transparent 30px),linear-gradient(135deg,#e8dcc6 0%,#d4c4a8 25%,#c4b498 50%,#d4c4a8 75%,#e8dcc6 100%);background-image:linear-gradient(to right,transparent 0%,#ffffff 2%,#ffffff 98%,transparent 100%),linear-gradient(to bottom,transparent 0%,#ffffff 33.33%,transparent 33.33%,transparent 66.66%,#ffffff 66.66%,transparent 100%),linear-gradient(to bottom,transparent 0%,#ffffff 33.33%,transparent 33.33%,transparent 66.66%,#ffffff 66.66%,transparent 100%),linear-gradient(to bottom,transparent 0%,#ffffff 33.33%,transparent 33.33%,transparent 66.66%,#ffffff 66.66%,transparent 100%);background-size:100% 4px,3px 100%,3px 100%,3px 100%;background-position:center 66.66%,0% 0%,33.33% 0%,66.66% 0%;background-repeat:no-repeat;position:relative}main .main-content-wrapper .section-border .section-background img{width:100%;display:none}main .main-content-wrapper .section-border .section-background:before{content:"";position:absolute;top:50%;left:0;right:0;height:6px;background:linear-gradient(90deg,transparent 0%,#ffffff 4%,#ffffff 96%,transparent 100%);z-index:1;box-shadow:0 2px 6px #0003,inset 0 1px 2px #fff9;transform:translateY(-50%)}main .main-content-wrapper .section-border .section-background:after{content:"";position:absolute;top:33.33%;left:0;right:0;height:4px;background:linear-gradient(90deg,transparent 0%,#ffffff 2%,#ffffff 98%,transparent 100%);z-index:1;box-shadow:0 1px 3px #00000026;transform:translateY(-50%)}main .main-content-wrapper .section-border .section-background .playground-area-background{width:100%;height:100%;border:4px solid rgb(255,255,255);box-sizing:border-box;background-color:#a9a9a9}main .main-content-wrapper .section-border .section-background .playground-area-background .threeMRivalCort{position:relative;top:33.32%;height:16.66%;border-top:4px solid rgb(255,255,255);background-color:#bebebe;display:flex}main .main-content-wrapper .section-border .section-background .playground-area-background .threeMRivalCort div{border:2px solid white;width:33.3%;display:flex;justify-content:center;align-items:center;font-size:25px;font-weight:600}main .main-content-wrapper .section-border .section-background .playground-area-background .threeMMyCort{position:relative;top:33.32%;height:16.66%;border-top:4px solid rgb(255,255,255);background-color:#bebebe;border-bottom:4px solid rgb(255,255,255)}main .main-content-wrapper .section-content-wrapper .section-content{display:flex;flex-direction:column;align-items:center}main .main-content-wrapper .section-content-wrapper .section-content .service-ball-wrapper{display:flex;align-items:center;height:5vmax}main .main-content-wrapper .section-content-wrapper .section-content .service-ball-wrapper div{font-size:3.5vmax;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));transition:transform .3s ease}main .main-content-wrapper .section-content-wrapper .section-content .service-ball-wrapper div:hover{transform:scale(1.1) rotate(15deg)}main .main-content-wrapper .section-content-wrapper .section-content .service-ball-wrapper input{font-size:2vmax;font-weight:700;border:2px solid #0272be;background:linear-gradient(135deg,#0272be 0%,#00a8ff 100%);color:#fff;border-radius:12px;padding:8px 16px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #0272be4d}main .main-content-wrapper .section-content-wrapper .section-content .service-ball-wrapper input:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0272be66;background:linear-gradient(135deg,#00a8ff 0%,#0272be 100%)}main .main-content-wrapper .section-content-wrapper .section-content .service-ball-wrapper input:active{transform:translateY(0);box-shadow:0 2px 4px #0272be4d}main .main-content-wrapper .section-content-wrapper .section-content .team-name-wrapper{width:15vw;display:flex;justify-content:center}main .main-content-wrapper .section-content-wrapper .section-content .team-name-wrapper .team-name{font-size:2vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}main .main-content-wrapper .section-content-wrapper .section-content .rotation-panel-content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:2vw;grid-row-gap:2vw;box-sizing:border-box}main .main-content-wrapper .section-content-wrapper .section-content .rotation-panel-content button{width:4vw;aspect-ratio:1/1;font-size:2vw;font-weight:700;border:2px solid #0272be;background:linear-gradient(135deg,#ffffff 0%,#f0f0f0 100%);color:#0272be;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}main .main-content-wrapper .section-content-wrapper .section-content .rotation-panel-content button:hover{background:linear-gradient(135deg,#0272be 0%,#00a8ff 100%);color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #0272be4d}main .main-content-wrapper .section-content-wrapper .section-content .rotation-panel-content button:active{transform:translateY(0)}main .main-content-wrapper .section-content-wrapper .section-content .rotation-panel-content button[style*=orangered]{background:linear-gradient(135deg,#ff6b35 0%,#ff8c42 100%)!important;color:#fff!important;border-color:#ff6b35!important;box-shadow:0 4px 12px #ff6b3566!important}main .main-content-wrapper .section-content-wrapper .section-content .rotation-buttons-wrapper{display:flex;width:100%;justify-content:center;align-items:center}main .main-content-wrapper .section-content-wrapper .section-content .rotation-buttons-wrapper button{width:clamp(35px,3.5vmax,50px);aspect-ratio:1/1;margin:.5vw;border:2px solid #ff6b35;background:linear-gradient(135deg,#ff6b35 0%,#ff8c42 100%);color:#fff;border-radius:50%;font-size:clamp(1.2rem,1.8vw,2rem);font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 8px #ff6b354d;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 768px) and (max-width: 1024px){main .main-content-wrapper .section-content-wrapper .section-content .rotation-buttons-wrapper button{width:clamp(45px,4.5vmax,60px);font-size:clamp(1.5rem,2.2vw,2.5rem)}}main .main-content-wrapper .section-content-wrapper .section-content .rotation-buttons-wrapper button:hover{transform:scale(1.1);box-shadow:0 6px 12px #ff6b3566;background:linear-gradient(135deg,#ff8c42 0%,#ff6b35 100%)}main .main-content-wrapper .section-content-wrapper .section-content .rotation-buttons-wrapper button:active{transform:scale(.95)}main .main-content-wrapper .section-content-wrapper .section-content .rotation-buttons-wrapper button:disabled{opacity:.5;cursor:not-allowed;transform:none}main .main-content-wrapper .section-content-wrapper .section-content .rivalTeam-name-wrapper{height:5vmax;display:flex;align-items:center;width:100%;justify-content:center;padding:0 1vw;box-sizing:border-box}main .main-content-wrapper .section-content-wrapper .section-content .rivalTeam-name-wrapper .rivalTeam-name{color:#0272be;font-weight:700;font-size:clamp(1.2vw,2.5vw,2.5vw);text-shadow:0 2px 4px rgba(0,0,0,.1);letter-spacing:.5px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-word}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper h2{color:#0272be66;font-weight:600;font-size:clamp(.8rem,calc((var(--normal-text-size-value) - 1) * 3vw + .2rem),1.2rem);text-shadow:none;letter-spacing:.5px;margin:0;padding:4px 8px;background:linear-gradient(135deg,rgba(2,114,190,.05) 0%,rgba(0,168,255,.05) 100%);border-radius:8px;border:1px solid rgba(2,114,190,.1);transition:all .3s ease;opacity:.6}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper h2.exhibition-game-active{color:#f44;font-weight:700;background:linear-gradient(135deg,rgba(255,68,68,.1) 0%,rgba(255,100,100,.1) 100%);border:1px solid rgba(255,68,68,.3);text-shadow:0 2px 4px rgba(255,68,68,.2);opacity:1}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper h2:hover{transform:scale(1.05);box-shadow:0 4px 8px #00000026}main .main-content-wrapper .section-content-wrapper .section-content .playerNumber-wrapper{position:relative;display:flex;align-items:center;justify-content:center;height:100%}main .main-content-wrapper .section-content-wrapper .section-content .playerNumber-wrapper:after{display:none}main .main-content-wrapper .section-content-wrapper .section-content .playerNumber-wrapper .playerNumber{background:linear-gradient(135deg,#ff1493 0%,#c71585 100%);border-radius:0 12px 12px 0;box-shadow:0 2px 6px #c715854d}main .main-content-wrapper .section-content-wrapper .section-content .playerNumber-wrapper button{position:relative;color:#fff;font-weight:800;background:linear-gradient(135deg,#ff6b35 0%,#ff8c42 100%);text-align:center;border-radius:12px 0 0 12px;border:2px solid #ff6b35;height:100%;font-size:1vw;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 3px 6px #ff6b354d;text-shadow:0 1px 2px rgba(0,0,0,.2);padding:4px 12px;box-sizing:border-box;overflow:hidden;z-index:2;display:flex;align-items:center;justify-content:center;line-height:1}main .main-content-wrapper .section-content-wrapper .section-content .playerNumber-wrapper button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,rgba(255,255,255,0) 100%);pointer-events:none}main .main-content-wrapper .section-content-wrapper .section-content .playerNumber-wrapper button:hover{background:linear-gradient(135deg,#ff8c42 0%,#ff6b35 100%);transform:translate(-2px) scale(1.05);box-shadow:0 5px 12px #ff6b3566;border-color:#ff8c42}main .main-content-wrapper .section-content-wrapper .section-content .playerNumber-wrapper button:active{transform:translate(0) scale(.98);box-shadow:0 2px 4px #ff6b354d}main .main-content-wrapper .section-content-wrapper .section-content .playerNumber-wrapper button:disabled{opacity:.8;cursor:default;transform:none}main .main-content-wrapper .section-content-wrapper .section-content .playerNumber-wrapper button[style*="background-color: #f0f"],main .main-content-wrapper .section-content-wrapper .section-content .playerNumber-wrapper button.playerNumber{background:linear-gradient(135deg,#ff1493 0%,#c71585 100%)!important;border-color:#c71585!important;box-shadow:0 3px 6px #c715854d!important}main .main-content-wrapper .section-content-wrapper .section-content .playerNumber-wrapper button[style*="background-color: #f0f"]:hover,main .main-content-wrapper .section-content-wrapper .section-content .playerNumber-wrapper button.playerNumber:hover{background:linear-gradient(135deg,#c71585 0%,#ff1493 100%)!important;box-shadow:0 5px 12px #c7158566!important}@media screen and (max-width: 620px){main .main-content-wrapper .section-content-wrapper .section-content .playerNumber-wrapper button{font-size:1.1vw}}main .main-content-wrapper .section-content-wrapper .section-content .player-surname-wrapper{width:100%;z-index:4;overflow:hidden;display:flex;align-items:center;justify-content:center;height:100%}main .main-content-wrapper .teamsquad-section.my-team .section-content-wrapper .section-content .playerNumber-wrapper{position:relative;overflow:visible}main .main-content-wrapper .teamsquad-section.my-team .section-content-wrapper .section-content .playerNumber-wrapper:after{content:"";position:absolute;right:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#0272be 0%,#00a8ff 100%);border-radius:0 4px 4px 0;z-index:5}main .main-content-wrapper .section-content-wrapper .section-content .player-surname-wrapper button{width:100%;height:100%;min-height:clamp(22px,2vw,30px);background:linear-gradient(135deg,#f0e68c 0%,#daa520 100%);border:2px solid #0272be;border-radius:0 12px 12px 0;font-weight:700;font-size:clamp(.75rem,1vw,1rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#0272be;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;padding:clamp(4px,.4vw,6px) clamp(6px,.8vw,10px);display:flex;align-items:center;justify-content:center;line-height:1;box-sizing:border-box}main .main-content-wrapper .teamsquad-section.my-team .section-content-wrapper .section-content .playerNumber-wrapper button{margin-right:0}main .main-content-wrapper .teamsquad-section.my-team .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .player-surname-wrapper{margin-right:0}main .main-content-wrapper .teamsquad-section.my-team .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper{margin-right:4px}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .player-surname-wrapper button{height:100%;min-height:100%}main .main-content-wrapper .section-content-wrapper .section-content .player-surname-wrapper button:hover{background:linear-gradient(135deg,#daa520 0%,#f0e68c 100%);transform:translateY(-1px);box-shadow:0 4px 8px #0272be33;border-color:#00a8ff}main .main-content-wrapper .section-content-wrapper .section-content .player-surname-wrapper button:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}main .main-content-wrapper .section-content-wrapper .section-content .player-surname-wrapper button[style*=turquoise],main .main-content-wrapper .section-content-wrapper .section-content .player-surname-wrapper button[style*="background-color: turquoise"]{background:linear-gradient(135deg,#20b2aa 0%,#008b8b 100%)!important;color:#fff!important;border-color:#008b8b!important}main .main-content-wrapper .section-content-wrapper .section-content .player-surname-wrapper button[style*=turquoise]:hover,main .main-content-wrapper .section-content-wrapper .section-content .player-surname-wrapper button[style*="background-color: turquoise"]:hover{background:linear-gradient(135deg,#008b8b 0%,#20b2aa 100%)!important;border-color:#00ced1!important}@media screen and (max-width: 620px){main .main-content-wrapper .section-content-wrapper .section-content .player-surname-wrapper button{font-size:1.1vw}}main .main-content-wrapper .section-content-wrapper .section-content .chooseHomeTeam{padding:10px;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;width:100%;display:flex;text-align:center;background-color:transparent;border:none;font-weight:700;font-size:calc((var(--normal-text-size-value) - .9) * 5vw);color:#000}main .main-content-wrapper .section-content-wrapper .section-content .team-title-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:4px;margin-bottom:4px}main .main-content-wrapper .section-content-wrapper .section-content .team-title-wrapper .team-label-wrapper{display:none}@media screen and (max-width: 620px){main .main-content-wrapper .section-content-wrapper .section-content .team-title-wrapper .team-label-wrapper{width:100%}}main .main-content-wrapper .section-content-wrapper .section-content .team-title-wrapper .team-label-wrapper .team-label{font-size:clamp(.9rem,calc((var(--normal-text-size-value) - .9) * 3vw + .5rem),1.5rem);background:linear-gradient(135deg,rgba(255,255,255,.95) 0%,rgba(248,249,250,.95) 100%);border:2px solid #0272be;border-radius:12px;width:100%;max-width:100%;text-align:center;font-weight:800;color:#0272be;padding:clamp(6px,.8vw,10px) clamp(8px,1.2vw,14px);box-sizing:border-box;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0272be26;text-shadow:0 1px 2px rgba(2,114,190,.1);letter-spacing:.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}main .main-content-wrapper .section-content-wrapper .section-content .team-title-wrapper .team-label-wrapper .team-label:hover{border-color:#00a8ff;box-shadow:0 4px 12px #0272be40;transform:translateY(-2px);background:linear-gradient(135deg,rgba(255,255,255,1) 0%,rgba(248,249,250,1) 100%)}main .main-content-wrapper .section-content-wrapper .section-content .team-title-wrapper .team-logo-wrapper{width:auto;display:flex;align-items:center;justify-content:center;order:-1}main .main-content-wrapper .section-content-wrapper .section-content .team-title-wrapper .team-logo-wrapper .team-logo{width:clamp(35px,4vw,50px);aspect-ratio:1/1;animation:coinFlip 3s ease-in-out 0s infinite;transition:all .4s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 4px 8px rgba(2,114,190,.3));border-radius:50%;padding:4px;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,rgba(248,249,250,.2) 100%);box-shadow:0 0 0 2px #0272be1a,inset 0 0 20px #0272be1a;transform-style:preserve-3d;perspective:1000px}main .main-content-wrapper .section-content-wrapper .section-content .team-title-wrapper .team-logo-wrapper .team-logo:hover{animation:coinFlip 1.5s ease-in-out 0s infinite,pulse 1.5s ease-in-out 0s infinite;filter:drop-shadow(0 6px 12px rgba(2,114,190,.5));transform:scale(1.15);box-shadow:0 0 0 3px #0272be33,inset 0 0 30px #0272be33}@media screen and (max-width: 620px){main .main-content-wrapper .section-content-wrapper .section-content .team-title-wrapper .team-logo-wrapper .team-logo{width:calc((var(--normal-text-size-value) - 1) * 1.2vw + 1rem)}}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper{width:100%;margin-top:0}@media screen and (max-width: 767px){main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px;width:100%}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper{flex:0 0 auto;min-width:auto;max-width:none;margin:0;width:auto;flex-direction:row;gap:0;align-items:stretch;height:26px;min-height:26px}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .playerNumber-wrapper{width:auto;flex-shrink:0;flex:0 0 auto;height:100%;display:flex;align-items:stretch}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .playerNumber-wrapper button{height:100%;border-radius:12px 0 0 12px;font-size:.8rem}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .player-surname-wrapper{flex:1 1 auto;min-width:0;max-width:none;width:auto;margin-right:0;height:100%;display:flex;align-items:stretch}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .player-surname-wrapper button{height:100%;border-radius:0;font-size:.8rem}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .player-surname-wrapper button.player-surname,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .player-surname-wrapper button.player-surname,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .player-surname-wrapper button.player-surname,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .player-surname-wrapper button.player-surname{font-size:.8rem!important}main .main-content-wrapper .section-content-wrapper .section-content .player-surname-wrapper button{font-size:.8rem!important}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper{width:auto;flex-shrink:0;flex:0 0 auto;height:100%;display:flex;align-items:stretch}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper select{height:100%;border-radius:0 12px 12px 0}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper:not(:has(.moveToBoard-wrapper)) .player-surname-wrapper button{border-radius:0 12px 12px 0}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper>button{flex-basis:100%;width:100%;max-width:100%;margin-top:8px}}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper{display:flex;flex-direction:row;margin:3px 0;width:100%;min-height:2vw;align-items:stretch;gap:0}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .playerNumber-wrapper{display:flex;align-items:stretch;justify-content:center;height:auto;flex-shrink:0}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .playerNumber-wrapper button{height:100%;width:auto;min-height:100%;flex-shrink:0}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .player-surname-wrapper{display:flex;align-items:stretch;justify-content:center;height:auto;flex:1 1 auto;min-width:0;margin-right:0}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .player-surname-wrapper button{height:100%;width:100%;min-height:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper{display:flex;align-items:stretch;justify-content:center;height:auto}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper select{height:100%;min-height:100%;width:100%;display:flex;align-items:center;justify-content:center}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .player-surname{background:linear-gradient(135deg,#a9a9a9 0%,#808080 100%);border:2px solid #0272be;border-radius:12px 0 0 12px;color:#0272be;font-weight:700;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;height:100%;width:100%;box-sizing:border-box}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .player-surname:hover{background:linear-gradient(135deg,#808080 0%,#a9a9a9 100%);transform:translateY(-1px);box-shadow:0 4px 8px #0272be33;border-color:#00a8ff}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .player-surname:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper{display:flex;align-items:stretch;justify-content:center;height:auto;position:relative}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper:after{content:"▶";position:absolute;right:6px;top:50%;transform:translateY(-50%);pointer-events:none;color:#0272be;font-size:calc((var(--normal-text-size-value) - .9) * 3vw);font-weight:700;z-index:2;line-height:1}main .main-content-wrapper .teamsquad-section.my-team .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper:after{content:"◀";position:absolute;left:6px;right:auto;top:50%;transform:translateY(-50%);pointer-events:none;color:#0272be;font-size:calc((var(--normal-text-size-value) - .9) * 3vw);font-weight:700;z-index:2;line-height:1}@media screen and (max-width: 620px){main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper{display:block}}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(135deg,#ffffff 0%,#f8f9fa 100%);border:2px solid #0272be;border-radius:8px;font-weight:700;font-size:calc((var(--normal-text-size-value) - .9) * 3vw);color:transparent;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;padding:4px 6px;min-width:34px;width:34px;max-width:34px;text-align:center;display:flex;align-items:center;justify-content:center;line-height:1;height:100%;min-height:100%;box-sizing:border-box}main .main-content-wrapper .teamsquad-section.my-team .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper select{padding:4px 6px 4px 20px}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper select::-ms-expand{display:none}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper select option{padding:24px 32px;font-size:clamp(1.8rem,calc((var(--normal-text-size-value) - .9) * 6vw + .6rem),2.4rem);font-weight:700;color:#0272be;background:linear-gradient(135deg,#ffffff 0%,#f8f9fa 100%);border:2px solid rgba(2,114,190,.2);border-radius:8px;margin:36px 48px;min-height:80px;line-height:1.5;display:block}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper select option:hover,main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper select option:focus,main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper select option:checked{background:linear-gradient(135deg,#0272be 0%,#00a8ff 100%);color:#fff}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper select:hover{border-color:#00a8ff;box-shadow:0 4px 8px #0272be33;transform:translateY(-1px);background:linear-gradient(135deg,#f8f9fa 0%,#ffffff 100%)}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper select:focus{outline:none;border-color:#00a8ff;box-shadow:0 0 0 3px #0272be1a}main .main-content-wrapper .section-content-wrapper .section-content .plusMinus{display:flex;justify-content:center;align-items:center;padding:5px 0;height:2vw}main .main-content-wrapper .section-content-wrapper .section-content .plusMinus button{font-size:calc((var(--normal-text-size-value) - 1) * 4vw + .3rem);border:none;border-radius:5px;min-width:2vmax;font-weight:600;padding:0}main .main-content-wrapper .section-content-wrapper .section-content .plusMinus span{font-size:calc((var(--normal-text-size-value) - 1) * 5vw + .8rem);padding:0 15px;font-weight:600}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper{display:flex;width:100%;margin:1vw 0;justify-content:center;align-items:flex-start;padding-top:clamp(15px,1.5vw,20px);position:relative;min-height:clamp(80px,10vw,96px)}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper:not(.statistic-mode) .match-number-wrapper{min-height:auto;padding-bottom:clamp(5px,.8vw,10px)}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .match-number-wrapper{margin-top:.2vw;justify-content:center;min-height:clamp(80px,10vw,96px);align-items:center}@media screen and (min-width: 768px) and (max-width: 1024px){main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper{margin:8px 0;padding-top:8px;gap:.5vw;position:absolute;left:50%;transform:translate(-50%)}}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper{position:absolute;left:50%;transform:translate(-50%);display:flex;flex-direction:column;height:100%;box-sizing:border-box;padding:0 .5vw clamp(2px,.4vw,5px) .5vw;align-items:center;gap:clamp(5px,.8vw,10px)}@media screen and (max-width: 767px){main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper{position:static;transform:none;left:auto;width:100%;max-width:100%;padding:10px;gap:12px;height:auto;min-height:auto;align-items:stretch}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper>div:first-child{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;flex-wrap:nowrap}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper>div:first-child>div{position:static!important;left:auto!important;transform:none!important;width:100%}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper>div:first-child button{width:100%;max-width:100%}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper>div:last-child{flex-direction:column;gap:8px;padding-top:8px!important;padding-bottom:8px!important;width:100%}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper>div:last-child input,main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper>div:last-child select{width:100%;max-width:100%;min-width:0;font-size:clamp(.7rem,2vw,1rem)}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper>div:last-child h2{font-size:clamp(.7rem,2vw,1rem);white-space:normal;word-break:break-word}}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper>div:first-child{width:100%;display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative;flex-shrink:0;padding-top:0!important;margin-top:0!important}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper>div:first-child button{margin:0 auto;display:block}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper>div:last-child{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;position:relative;flex-shrink:0;padding-top:clamp(5px,.8vw,10px)!important;padding-bottom:clamp(3px,.5vw,6px)!important}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper>div:last-child input,main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper>div:last-child select{position:relative;z-index:2}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper>div:last-child h2{position:relative;z-index:1;align-self:center;height:100%;display:flex;align-items:center;box-sizing:border-box}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper input[type=checkbox]{width:2vw;min-width:20px;height:2vw;min-height:20px;cursor:pointer;accent-color:#0272be;flex-shrink:0}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper select,main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper input{width:12vw;max-width:100%;border:2px solid #0272be;background:linear-gradient(135deg,#ffffff 0%,#f8f9fa 100%);color:#0272be;text-align:center;font-weight:600;height:auto;min-height:32px;font-size:clamp(.8rem,calc((var(--normal-text-size-value) - 1) * 3vw + .2rem),1.2rem);border-radius:8px;padding:4px 8px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper select:hover,main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper input:hover{border-color:#00a8ff;box-shadow:0 4px 8px #0272be33;transform:translateY(-1px)}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper select:focus,main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper input:focus{outline:none;border-color:#00a8ff;box-shadow:0 0 0 3px #0272be1a}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper .score-wrapper{width:5vmax}main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper{display:flex;flex-direction:column;width:100%;box-sizing:border-box}main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .player-surname-wrapper{border-radius:2vw;background-color:#ff4500;color:#fff;cursor:pointer}main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .player-surname-wrapper h2{font-size:calc((var(--normal-text-size-value) - 1) * 3vw + .7rem)}main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .show-details{border:none;font-size:calc((var(--normal-text-size-value) - 1) * 3vw + .4rem);font-weight:600;border-top:2px solid rgb(0,0,0);border-bottom:2px solid rgb(0,0,0)}main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .show-details:hover{filter:grayscale(50)}main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .player-full-info-wrapper{display:flex;justify-content:space-around}@media screen and (max-width: 620px){main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .player-full-info-wrapper{flex-direction:column;align-items:center}}main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .player-full-info-wrapper .player-info-data-wrapper{padding:2vw 0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-sizing:border-box;width:40%}main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .player-full-info-wrapper .player-info-data-wrapper .player-info-row-wrapper{display:flex;font-weight:700;padding:.3vw 0;font-size:calc((var(--normal-text-size-value) - 1) * 5vmax + .2rem)}main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .player-full-info-wrapper .player-info-data-wrapper .player-info-row-wrapper div{white-space:nowrap;display:flex}main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .player-full-info-wrapper .player-info-data-wrapper nav{display:flex;width:100%;justify-content:center;flex-wrap:wrap}main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .player-full-info-wrapper .photo-player-wrapper{display:flex;justify-content:center;width:40%;aspect-ratio:1/1}main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .player-full-info-wrapper .photo-player-wrapper img{height:100%;overflow:hidden}main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .player-full-info-wrapper .player-diagramm-wrapper{width:40%;padding:2vw 0}main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .player-full-info-wrapper .player-diagramm-wrapper .row{width:100%}main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .player-full-info-wrapper .player-diagramm-wrapper .efficency-wrapper{font-size:calc((var(--normal-text-size-value) - 1) * 5vmax + .2rem);display:flex;justify-content:center;font-weight:600}@media screen and (max-width: 620px){main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .player-full-info-wrapper .player-info-data-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .player-full-info-wrapper .photo-player-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .hidden-player-information-wrapper .player-full-info-wrapper .player-diagramm-wrapper{width:75%}}main .main-content-wrapper .section-content-wrapper .section-content .opponentTeamList{display:flex;flex-direction:column;gap:6px;width:100%;max-width:520px;padding:8px;background:rgba(255,255,255,.7);border-radius:8px}main .main-content-wrapper .section-content-wrapper .section-content .opponentTeamList .nav-image-wrapper{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px;background:rgba(255,255,255,.9);border-radius:6px;border:1px solid rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease}main .main-content-wrapper .section-content-wrapper .section-content .opponentTeamList .nav-image-wrapper:hover{background:rgba(255,255,255,1);transform:translate(2px);border-color:#0003}main .main-content-wrapper .section-content-wrapper .section-content .opponentTeamList .nav-image-wrapper .team-name{flex:1;min-width:0;font-weight:600;font-size:.95em;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}main .main-content-wrapper .section-content-wrapper .section-content .opponentTeamList .nav-image-wrapper .Logo{width:44px;height:44px;object-fit:contain}main .main-content-wrapper .section-content-wrapper .section-content .showRatings{display:flex;justify-content:center;margin-top:10px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper{width:100%;display:flex;flex-direction:column}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .match-number-wrapper{margin:-10px 0;position:relative;z-index:11}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .button-save-wrapper{margin:5px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-home-row-zones-wrapper{height:2vmax}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-home-row-zones-wrapper .nameOfZone-field-wrapper{height:2vmax;width:33.33%}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper{display:flex;justify-content:space-around;min-height:18.5px;align-items:center;font-weight:600;width:100%;z-index:9}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .player-field-wrapper{height:2vw;width:90%;min-height:18.5px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .zone-names-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .zone-names-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .zone-names-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .zone-names-wrapper{height:12vmax;width:100%;font-size:calc((var(--normal-text-size-value) - 1) * 5vw + 1rem);align-items:center}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .card-content,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .card-content,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .card-content,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .card-content{width:100%;display:flex;flex-direction:column;align-items:center;min-height:18.5px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .zone-names-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .zone-names-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .zone-names-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .zone-names-wrapper{font-weight:700;display:flex;justify-content:center}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper{border:1px solid rgba(2,114,190,.2);border-radius:12px;width:90%;padding:6px;background:linear-gradient(135deg,rgba(255,255,255,.9) 0%,rgba(248,249,250,.9) 100%);box-shadow:0 2px 8px #00000014;box-sizing:border-box;font-weight:700}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper *,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper *,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper *,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper *{font-weight:700}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper .category-switcher-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper .category-switcher-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper .category-switcher-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper .category-switcher-wrapper{width:100%;display:flex}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper .category-switcher-wrapper select,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper .category-switcher-wrapper select,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper .category-switcher-wrapper select,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper .category-switcher-wrapper select{width:100%;text-align:center;border:2px solid #0272be;background:linear-gradient(135deg,#ffffff 0%,#f8f9fa 100%);color:#0272be;border-radius:8px;padding:4px 8px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper .category-switcher-wrapper select:hover,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper .category-switcher-wrapper select:hover,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper .category-switcher-wrapper select:hover,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper .category-switcher-wrapper select:hover{border-color:#00a8ff;box-shadow:0 4px 8px #0272be33;transform:translateY(-1px)}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper .category-switcher-wrapper select:focus,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper .category-switcher-wrapper select:focus,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper .category-switcher-wrapper select:focus,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper .category-switcher-wrapper select:focus{outline:none;border-color:#00a8ff;box-shadow:0 0 0 3px #0272be1a}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper .border-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper .border-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper .border-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper .border-wrapper{height:166px;width:2px;background:linear-gradient(180deg,rgba(2,114,190,.3) 0%,rgba(0,168,255,.3) 100%);border-radius:2px;margin:0 4px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper table,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper table,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper table,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper table{background-color:#fff;table-layout:fixed;width:48%;display:flex}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper table tbody tr,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper table tbody tr,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper table tbody tr,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper table tbody tr{border:none;border-bottom:1px solid rgba(2,114,190,.15);transition:background-color .2s ease}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper table tbody tr:hover,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper table tbody tr:hover,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper table tbody tr:hover,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper table tbody tr:hover{background-color:#0272be08}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper table tbody tr th,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper table tbody tr td,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper table tbody tr th,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper table tbody tr td,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper table tbody tr th,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper table tbody tr td,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper table tbody tr th,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper table tbody tr td{border:none;height:.9vw;min-height:20px;white-space:nowrap;overflow:hidden;width:33%;padding:2px 4px;font-size:.85em}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper table tbody tr th,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper table tbody tr th,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper table tbody tr th,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper table tbody tr th{font-size:1.1em;font-weight:800;letter-spacing:.5px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper table tbody tr th,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper table tbody tr th,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper table tbody tr th,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper table tbody tr th{border-right:2px solid #0272be;border-left:2px solid #0272be;border-top:1px solid #0272be;border-bottom:1px solid #0272be;font-size:1.1em;font-weight:800;letter-spacing:.5px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper table tbody tr th:first-child,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper table tbody tr th:first-child,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper table tbody tr th:first-child,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper table tbody tr th:first-child{border-left:2px solid #0272be}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper table tbody tr th:last-child,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper table tbody tr th:last-child,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper table tbody tr th:last-child,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper table tbody tr th:last-child{border-right:2px solid #0272be}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper table tbody tr th input,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper table tbody tr td input,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper table tbody tr th input,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper table tbody tr td input,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper table tbody tr th input,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper table tbody tr td input,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper table tbody tr th input,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper table tbody tr td input{width:100%;box-sizing:border-box;overflow:hidden;text-align:center;font-weight:600;border:none;background:transparent;padding:2px;font-size:.9em;color:#0272be}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper table tbody tr td[style*=background-color],main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper table tbody tr td[style*=background-color],main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper table tbody tr td[style*=background-color],main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper table tbody tr td[style*=background-color]{cursor:pointer;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:700;font-size:1em;color:#000;text-shadow:none;box-shadow:0 2px 4px #00000026,inset 0 1px #fff3;border:1px solid rgba(0,0,0,.1);position:relative;overflow:hidden}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper table tbody tr td[style*=background-color]:before,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper table tbody tr td[style*=background-color]:before,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper table tbody tr td[style*=background-color]:before,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper table tbody tr td[style*=background-color]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,rgba(255,255,255,0) 100%);pointer-events:none}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper table tbody tr td[style*=background-color]:hover,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper table tbody tr td[style*=background-color]:hover,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper table tbody tr td[style*=background-color]:hover,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper table tbody tr td[style*=background-color]:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 4px 12px #00000040,inset 0 1px #ffffff4d;filter:brightness(1.1)}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .errors-field-wrapper table tbody tr td[style*=background-color]:active,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .errors-field-wrapper table tbody tr td[style*=background-color]:active,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .errors-field-wrapper table tbody tr td[style*=background-color]:active,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .errors-field-wrapper table tbody tr td[style*=background-color]:active{transform:translateY(0) scale(.98);box-shadow:0 1px 3px #0003,inset 0 2px 4px #0000001a;filter:brightness(.95)}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .player-image-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .player-image-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .player-image-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .player-image-wrapper{height:13.5vmax}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .player-image-wrapper img,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .player-image-wrapper img,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .player-image-wrapper img,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .player-image-wrapper img{border:none;height:100%;min-height:81px;padding-top:7px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-front-row-zones-wrapper .player-image-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-back-row-zones-wrapper .player-image-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .row-zones-wrapper .player-image-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .my-row-zones-wrapper .player-image-wrapper{display:none}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-front-row-zones-wrapper .errors-field-wrapper table tbody tr th,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-front-row-zones-wrapper .errors-field-wrapper table tbody tr td,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-back-row-zones-wrapper .errors-field-wrapper table tbody tr th,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-back-row-zones-wrapper .errors-field-wrapper table tbody tr td,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .row-zones-wrapper .errors-field-wrapper table tbody tr th,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .row-zones-wrapper .errors-field-wrapper table tbody tr td,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .my-row-zones-wrapper .errors-field-wrapper table tbody tr th,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .my-row-zones-wrapper .errors-field-wrapper table tbody tr td{height:.8vw;font-size:.85em;padding:2px 1px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-front-row-zones-wrapper .errors-field-wrapper .border-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-back-row-zones-wrapper .errors-field-wrapper .border-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .row-zones-wrapper .errors-field-wrapper .border-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .my-row-zones-wrapper .errors-field-wrapper .border-wrapper{height:100px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-front-row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-back-row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .my-row-zones-wrapper .player-field-wrapper{min-height:clamp(24px,2vw,32px);height:clamp(24px,2vw,32px)}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-front-row-zones-wrapper .playerNumber-wrapper button,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-back-row-zones-wrapper .playerNumber-wrapper button,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .row-zones-wrapper .playerNumber-wrapper button,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .my-row-zones-wrapper .playerNumber-wrapper button{min-height:clamp(24px,2vw,32px);height:100%;font-size:clamp(.9rem,1vw,1.1rem);padding:clamp(4px,.3vw,6px) clamp(8px,.8vw,12px)}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-front-row-zones-wrapper .player-surname-wrapper button,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-back-row-zones-wrapper .player-surname-wrapper button,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .row-zones-wrapper .player-surname-wrapper button,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .my-row-zones-wrapper .player-surname-wrapper button{min-height:clamp(24px,2vw,32px);height:100%;font-size:clamp(.85rem,1vw,1rem);padding:clamp(4px,.3vw,6px) clamp(6px,.6vw,8px)}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-front-row-zones-wrapper .zone-names-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-back-row-zones-wrapper .zone-names-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .row-zones-wrapper .zone-names-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .my-row-zones-wrapper .zone-names-wrapper{height:2vmax;font-size:calc((var(--normal-text-size-value) - 1) * 4vw + .8rem);min-height:40px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-front-row-zones-wrapper .errors-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-back-row-zones-wrapper .errors-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .row-zones-wrapper .errors-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .my-row-zones-wrapper .errors-field-wrapper{width:85%}@media screen and (min-width: 768px) and (max-width: 1024px){main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .player-image-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .player-image-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .player-image-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .player-image-wrapper{height:16.2vmax}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .player-image-wrapper img,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .player-image-wrapper img,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .player-image-wrapper img,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .player-image-wrapper img{min-height:108px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-front-row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-back-row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .my-row-zones-wrapper .player-field-wrapper{min-height:26px;height:26px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-panel-content{grid-column-gap:1.5vw;grid-row-gap:1.5vw}main .main-content-wrapper .section-content-wrapper .section-content .rotation-panel-content button{width:5vw;font-size:2.5vw}main .main-content-wrapper .section-content-wrapper .section-content .rivalTeam-name-wrapper h2.rivalTeam-name{font-size:clamp(1.2rem,2.5vw,2rem)}main .main-content-wrapper .section-content-wrapper .section-content .service-ball-wrapper{font-size:3vmax}main .main-content-wrapper .section-content-wrapper .section-content .service-ball-wrapper div{font-size:3vmax}main .main-content-wrapper .section-content-wrapper .section-content .rotation-buttons-wrapper button{width:clamp(45px,4.5vmax,60px);font-size:clamp(1.5rem,2.2vw,2.5rem)}h1{font-size:clamp(1.3rem,3.5vw,2rem)}h2{font-size:clamp(1rem,3vw,1.5rem)}}@media screen and (max-width: 767px){main{padding:0 1vw;padding-top:20px}main .main-content-wrapper{flex-direction:column;align-items:center;gap:10px}main .main-content-wrapper .teamsquad-section,main .main-content-wrapper .rotation-panel-wrapper{width:95%;margin-bottom:10px}main .main-content-wrapper .playground-section{width:95%;align-self:center}main .main-content-wrapper .ratings-section{width:95%}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .player-image-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .player-image-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .player-image-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .player-image-wrapper{height:10.8vmax}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper .player-image-wrapper img,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper .player-image-wrapper img,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .player-image-wrapper img,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .player-image-wrapper img{min-height:63px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-front-row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-back-row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .row-zones-wrapper .player-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .my-row-zones-wrapper .player-field-wrapper{min-height:28px;height:28px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-front-row-zones-wrapper .playerNumber-wrapper button,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-back-row-zones-wrapper .playerNumber-wrapper button,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .row-zones-wrapper .playerNumber-wrapper button,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .my-row-zones-wrapper .playerNumber-wrapper button{font-size:.9rem;padding:4px 10px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-front-row-zones-wrapper .player-surname-wrapper button,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .empty-guest-back-row-zones-wrapper .player-surname-wrapper button,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .row-zones-wrapper .player-surname-wrapper button,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper.statistic-mode .my-row-zones-wrapper .player-surname-wrapper button{font-size:.85rem;padding:4px 6px}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper{flex-direction:column;gap:10px;margin:10px 0;position:static;transform:none;left:auto;width:100%;flex-direction:row;align-items:center;justify-content:center;gap:8px}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper>div:first-child{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;width:100%;box-sizing:border-box;padding:10px 0}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper>div:last-child{padding-top:15px!important;padding-bottom:15px!important}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper h2{margin:0;flex-shrink:0}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper input{flex:1 1 auto;min-width:135px}main .main-content-wrapper .section-content-wrapper .section-content .match-number-wrapper select{flex:1 1 auto;min-width:135px}main .main-content-wrapper .section-content-wrapper .section-content .rotation-panel-content{grid-column-gap:1vw;grid-row-gap:1vw}main .main-content-wrapper .section-content-wrapper .section-content .rotation-panel-content button{width:5vw;font-size:2.5vw}main .main-content-wrapper .section-content-wrapper .section-content .service-ball-wrapper{font-size:2.5vmax}main .main-content-wrapper .section-content-wrapper .section-content .service-ball-wrapper div{font-size:2.5vmax}main .main-content-wrapper .section-content-wrapper .section-content .rotation-buttons-wrapper button{width:clamp(30px,3vmax,40px);font-size:clamp(1rem,1.5vw,1.5rem)}main .main-content-wrapper .section-content-wrapper .section-content .rivalTeam-name-wrapper h2.rivalTeam-name{font-size:clamp(1rem,2vw,1.5rem)}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper{flex-direction:row;gap:0;width:auto;min-width:auto;max-width:none}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .playerNumber-wrapper{width:auto;flex-shrink:0;flex:0 0 auto}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .player-surname-wrapper{flex:1 1 auto;min-width:0;width:auto;margin-right:0}main .main-content-wrapper .section-content-wrapper .section-content .squad-wrapper .player-field-wrapper .moveToBoard-wrapper{width:auto;flex-shrink:0;flex:0 0 auto}h1{font-size:clamp(1.2rem,3vw,1.8rem)}h2{font-size:clamp(.9rem,2.5vw,1.3rem)}p{font-size:clamp(.8rem,1.5vw,1rem)}}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-front-row-zones-wrapper{top:.5%;position:absolute;font-size:calc((var(--normal-text-size-value) - 1) * 5vw + 1rem)}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .empty-guest-back-row-zones-wrapper{top:41%;position:absolute;font-size:calc((var(--normal-text-size-value) - 1) * 5vw + 1rem)}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper{height:100%}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:18.5px;z-index:10;position:relative}main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .row-zones-wrapper .nameOfZone-field-wrapper,main .main-content-wrapper .section-content-wrapper .section-content .rotation-field-wrapper .my-row-zones-wrapper .nameOfZone-field-wrapper{height:2vmax;width:33.33%}.distribution-wrapper,.distribution-wrapper .distrfield-wrapper .select-wrapper{width:100%}.distribution-wrapper .distrfield-wrapper .select-wrapper .typeOfCall{background-color:#ff4500;color:#fff;font-weight:700;font-size:18px;border:none;box-sizing:border-box;border:4px solid white;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center}.distribution-wrapper .distrfield-wrapper .select-wrapper select[disabled]{opacity:1;background-color:#0272be}.distribution-wrapper .distrfield-wrapper .block-wrapper{position:relative;display:flex;justify-content:space-around;padding-top:5px;height:23px}.distribution-wrapper .distrfield-wrapper .block-wrapper .smallarrowleft{transform:rotate(180deg);position:relative;top:10px;width:46px;height:6px;background-color:#000;left:0;display:block;box-sizing:border-box;border:1px solid black}.distribution-wrapper .distrfield-wrapper .block-wrapper .smallarrowleft:after{content:"";position:absolute;width:17px;height:5px;top:-5px;right:-5px;background-color:#000;transform:rotate(45deg)}.distribution-wrapper .distrfield-wrapper .block-wrapper .smallarrowleft:before{content:"";position:absolute;width:17px;height:5px;right:-5px;top:4px;background-color:#000;transform:rotate(-45deg)}.distribution-wrapper .distrfield-wrapper .block-wrapper .smallarrowright{position:relative;top:10px;width:46px;height:6px;background-color:#000;left:0;display:block;box-sizing:border-box;border:1px solid black}.distribution-wrapper .distrfield-wrapper .block-wrapper .smallarrowright:after{content:"";position:absolute;width:17px;height:5px;top:-5px;right:-5px;background-color:#000;transform:rotate(45deg)}.distribution-wrapper .distrfield-wrapper .block-wrapper .smallarrowright:before{content:"";position:absolute;width:17px;height:5px;right:-5px;top:4px;background-color:#000;transform:rotate(-45deg)}.distribution-wrapper .distrfield-wrapper .block-wrapper .blockOn{background-color:#ff0;border:3px solid black;height:100%;position:relative;z-index:3;border-radius:25px 25px 0 0;box-sizing:border-box;aspect-ratio:2/1;padding:0 20px}.distribution-wrapper .distrfield-wrapper .block-wrapper .blockOn:hover{background-color:#ff0;border:3px solid black;cursor:pointer}.distribution-wrapper .distrfield-wrapper .block-wrapper .blockOff{background-color:transparent;border:3px solid transparent;height:100%;position:relative;z-index:3;border-radius:25px 25px 0 0;box-sizing:border-box;aspect-ratio:2/1;padding:0 20px}.distribution-wrapper .distrfield-wrapper .block-wrapper .blockOff:hover{background-color:#ff0;border:3px solid black;cursor:pointer}.distribution-wrapper .distrfield-wrapper .playarea-wrapper{position:relative;width:100%;box-sizing:border-box;display:flex;flex-direction:column;margin-top:8px}.distribution-wrapper .distrfield-wrapper .playarea-wrapper .line-wrapper{display:flex;justify-content:space-between;width:100%;box-sizing:border-box;border:4px solid white;border-bottom:none}.distribution-wrapper .distrfield-wrapper .playarea-wrapper .line-wrapper .zone-wrapper{display:flex;justify-content:center;align-items:center;text-align:center;aspect-ratio:1/1;font-size:24px;font-weight:600;border:none;background-color:transparent;width:100%}.distribution-wrapper .distrfield-wrapper .playarea-wrapper .line-wrapper .zone-wrapper .detailed-info-box-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;height:100%;background-color:#fff}.distribution-wrapper .distrfield-wrapper .playarea-wrapper .line-wrapper .zone-wrapper .detailed-info-box-wrapper div{display:flex;justify-content:center;align-items:center}.distribution-wrapper .distrfield-wrapper .playarea-wrapper .count-wrapper{display:flex;justify-content:center;margin:1vmax}.distribution-wrapper .distrfield-wrapper .playarea-wrapper .count-wrapper h2{font-size:24px}.distribution-wrapper .distrfield-wrapper .playarea-wrapper .count-wrapper .count{background-color:#0272be;cursor:pointer;border:2px solid white;border-radius:25px;padding:1vmin 2vmin;color:#fff;z-index:2;font-size:18px;font-weight:600}.distribution-wrapper .distrfield-wrapper .playarea-wrapper .count-wrapper .count:hover{transition:.3s;opacity:1;scale:1.3}.none{display:none}.explain{width:100%;display:flex;position:relative;background-color:#0272be;justify-content:center;align-items:center;border:4px solid white;border-bottom:none;box-sizing:border-box}.explain label{font-size:18px;display:block;font-weight:600}.explain .saveBox{display:flex;align-items:center;justify-content:space-around;width:100%;color:#fff;min-height:24px}.explain .saveBox .returnButton{background-color:#9acd32;font-size:13px;border:2px solid black;border-radius:5px;font-weight:700;margin:0 10px;box-sizing:border-box}.explain .saveBox .returnButton:hover{transition:.3s;opacity:1;scale:1.4}.explain .input-wrapper{display:flex;width:100%}.explain .input-wrapper input{width:100%;border-left:2px solid black;border-right:2px solid black;font-weight:700;text-align:center;font-size:15px;box-sizing:border-box}.playArea,.playArea .select-wrapper{width:100%}.playArea .select-wrapper .typeOfAction{background-color:#ff4500;color:#fff;font-weight:700;text-align:center;font-size:18px;border:none;box-sizing:border-box;border:4px solid white;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.playArea .select-wrapper select[disabled]{opacity:1;background-color:#0272be;cursor:not-allowed}.playArea .count-button-wrapper{position:absolute;width:100%;top:15%;z-index:15}.playArea .count-button-wrapper .countButton{background-color:#0272be;cursor:pointer;border:2px solid white;border-radius:25px;padding:1vmin 2vmin;color:#fff;z-index:2;font-size:calc(1vmax + .3rem);font-weight:600}.playArea .count-button-wrapper .countButton:hover{transition:.3s;opacity:1;scale:1.3}.playArea .count-button-wrapper .countButton[disabled]{background-color:transparent;border:none;font-size:calc(2vmax + 1rem);color:#000}.playArea .count-button-wrapper .countButton[disabled]:hover{cursor:not-allowed;transition:none}.playArea .showTheBall{color:#000;background-color:transparent!important;display:"initial";border:2px solid transparent!important;font-weight:100}.cones-wrapper{display:grid;grid-template-columns:repeat(6,minmax(0,55.4px));padding:0;bottom:4px;left:4px;position:absolute;box-sizing:border-box}.cones-wrapper .result{width:100%;aspect-ratio:1/.986;display:flex;justify-content:center;align-items:center;font-size:15px;background-color:#0272be;color:#fff;font-weight:600;border:2px solid white;box-sizing:border-box}.tip-wrapper{position:absolute;width:100%;bottom:35%;z-index:16}.tip-wrapper .tip,.tip-wrapper .yellowtip{width:25%;border-radius:1vmax;border:none;margin:0px 1vmin;font-size:calc(1.75vmin + .3rem);padding:5px 0;font-weight:600;border:2px solid black;cursor:pointer}.tip-wrapper .tip{background-color:transparent;opacity:0;animation:blink 10s linear infinite}.tip-wrapper .tip:hover{background-color:#ff0;border:2px solid black;color:#000}.tip-wrapper .yellowtip{background-color:#ff0}.compareFields{display:flex;justify-content:center;position:absolute;top:23%;z-index:16;font-size:18px;width:100%;padding-bottom:15px}.compareFields .input-equality-wrapper,.compareFields .label-equality-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.compareFields .input-equality-wrapper{width:40%}.compareFields .input-equality-wrapper label{font-weight:600;font-size:18px}.compareFields .input-equality-wrapper input{display:block;width:80%;font-weight:700;justify-content:center;text-align:center;font-size:14px;border:1px solid black;box-sizing:border-box}.compareFields .label-equality-wrapper{width:20%}.compareFields .label-equality-wrapper .equal{font-weight:700;box-sizing:border-box;display:block}.playArea .zones-wrapper:hover>:not(:hover){opacity:.5}.playArea .zones-wrapper button:hover{transform:translateY(-10px)}.playArea .zones-wrapper .A2{left:-6%;top:45%;font-size:25px;z-index:12;cursor:pointer;color:#000;border:3px solid black;border-radius:50%;background-color:#ff4500;font-weight:700;padding:5px;position:absolute;box-sizing:border-box}.playArea .zones-wrapper .A2:hover{transition:.3s;background-color:#ff4500;border:3px solid white;color:#fff;opacity:1;scale:1.15}.playArea .zones-wrapper .A1{left:-6%;top:30%;font-size:25px;z-index:12;cursor:pointer;color:#000;border:3px solid black;border-radius:50%;background-color:#ff4500;font-weight:700;padding:5px;position:absolute;box-sizing:border-box}.playArea .zones-wrapper .A1:hover{transition:.3s;background-color:#ff4500;border:3px solid white;color:#fff;opacity:1;scale:1.15}.playArea .zones-wrapper .A4{right:-6%;top:45%;font-size:25px;z-index:12;cursor:pointer;color:#000;border:3px solid black;border-radius:50%;background-color:#ff4500;font-weight:700;padding:5px;position:absolute;box-sizing:border-box}.playArea .zones-wrapper .A4:hover{transition:.3s;background-color:#ff4500;border:3px solid white;color:#fff;opacity:1;scale:1.15}.playArea .zones-wrapper .AP{top:30%;left:43%;font-size:25px;z-index:12;cursor:pointer;color:#000;border:3px solid black;border-radius:50%;background-color:#ff4500;font-weight:700;padding:5px;position:absolute;box-sizing:border-box}.playArea .zones-wrapper .AP:hover{transition:.3s;background-color:#ff4500;border:3px solid white;color:#fff;opacity:1;scale:1.15}.playArea .zones-wrapper .AK1{top:45%;right:58%;font-size:25px;z-index:12;cursor:pointer;color:#000;border:3px solid black;border-radius:50%;background-color:#ff4500;font-weight:700;padding:5px;position:absolute;box-sizing:border-box}.playArea .zones-wrapper .AK1:hover{transition:.3s;background-color:#ff4500;border:3px solid white;color:#fff;opacity:1;scale:1.15}.playArea .zones-wrapper .AKC{top:45%;right:43%;font-size:25px;z-index:12;cursor:pointer;color:#000;border:3px solid black;border-radius:50%;background-color:#ff4500;font-weight:700;padding:5px;position:absolute;box-sizing:border-box}.playArea .zones-wrapper .AKC:hover{transition:.3s;background-color:#ff4500;border:3px solid white;color:#fff;opacity:1;scale:1.15}.playArea .zones-wrapper .AK7{top:45%;right:28%;font-size:25px;z-index:12;cursor:pointer;color:#000;border:3px solid black;border-radius:50%;background-color:#ff4500;font-weight:700;padding:5px;position:absolute;box-sizing:border-box}.playArea .zones-wrapper .AK7:hover{transition:.3s;background-color:#ff4500;border:3px solid white;color:#fff;opacity:1;scale:1.15}.playArea .zones-wrapper .S1{left:8%;top:9.3%;font-size:25px;z-index:12;cursor:pointer;color:#000;border:3px solid black;border-radius:50%;background-color:#ff4500;font-weight:700;padding:5px;position:absolute;box-sizing:border-box}.playArea .zones-wrapper .S1:hover{transition:.3s;background-color:#ff4500;border:3px solid white;color:#fff;opacity:1;scale:1.15}.playArea .zones-wrapper .S6{left:43%;top:9.3%;font-size:25px;z-index:12;cursor:pointer;color:#000;border:3px solid black;border-radius:50%;background-color:#ff4500;font-weight:700;padding:5px;position:absolute;box-sizing:border-box}.playArea .zones-wrapper .S6:hover{transition:.3s;background-color:#ff4500;border:3px solid white;color:#fff;opacity:1;scale:1.15}.playArea .zones-wrapper .S5{right:8%;top:9.3%;font-size:25px;z-index:12;cursor:pointer;color:#000;border:3px solid black;border-radius:50%;background-color:#ff4500;font-weight:700;padding:5px;position:absolute;box-sizing:border-box}.playArea .zones-wrapper .S5:hover{transition:.3s;background-color:#ff4500;border:3px solid white;color:#fff;opacity:1;scale:1.15}.main-content-wrapper .ratings-section{width:100%}.main-content-wrapper .ratings-section .detailed-stats-name-wrapper{font-size:1.25vmax;font-weight:700;margin:1vmax 0}.main-content-wrapper .ratings-section .detailed-stats-name-wrapper .choosen-player-name-content{padding:.5vw;margin-top:.5vw;border-radius:15px;background-color:pink}.main-content-wrapper .ratings-section .aspect-selection-wrapper{display:flex;font-size:1.25vmax;font-weight:700}.main-content-wrapper .ratings-section .aspect-selection-wrapper div{margin:0 .5vmax}.main-content-wrapper .ratings-section .aspect-selection-wrapper .checkbox-row-wrapper{display:flex;width:100%;justify-content:center}.main-content-wrapper .ratings-section nav{width:100%;margin:1vw 0}.main-content-wrapper .ratings-section nav .team-filter-wrapper{display:flex;justify-content:center;margin-top:1vw;flex-wrap:wrap;gap:8px}@media screen and (max-width: 767px){.main-content-wrapper .ratings-section nav .team-filter-wrapper{gap:6px;margin-top:.5vw;padding:0 8px;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch}.main-content-wrapper .ratings-section nav .team-filter-wrapper>div{flex-shrink:0}.main-content-wrapper .ratings-section nav .team-filter-wrapper>div button{font-size:clamp(.7rem,2.5vw,.9rem)!important;padding:6px 12px!important;white-space:nowrap}}@media screen and (max-width: 480px){.main-content-wrapper .ratings-section nav .team-filter-wrapper{gap:4px;padding:0 4px}.main-content-wrapper .ratings-section nav .team-filter-wrapper>div button{font-size:clamp(.65rem,2.2vw,.85rem)!important;padding:5px 10px!important}}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper{margin:1vw 0;display:flex;justify-content:center;flex-direction:column;align-items:flex-start;width:100%}@media screen and (max-width: 768px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper{margin:.5vw 0}}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .filters-column{width:100%;margin-bottom:24px}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .filters-column .filters-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center}@media screen and (max-width: 768px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .filters-column .filters-row{gap:8px}}@media screen and (max-width: 480px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .filters-column .filters-row{gap:6px;flex-direction:column;align-items:stretch}}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .filters-column .filters-row .filter-button{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#f0f0f0 0%,#e0e0e0 100%);border:2px solid #d0d0d0;border-radius:8px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .3s ease;font-weight:500;font-size:.95em;color:#333;box-shadow:0 2px 4px #0000001a}@media screen and (max-width: 768px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .filters-column .filters-row .filter-button{padding:8px 16px;font-size:.9em}}@media screen and (max-width: 480px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .filters-column .filters-row .filter-button{padding:10px 16px;justify-content:center}}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .filters-column .filters-row .filter-button:hover{background:linear-gradient(135deg,#e8e8e8 0%,#d8d8d8 100%);border-color:#0272be;transform:translateY(-2px);box-shadow:0 4px 8px #0272be33}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .filters-column .filters-row .filter-button.active{background:linear-gradient(135deg,#0272be 0%,#00a8ff 100%);border-color:#0057b8;color:#fff;box-shadow:0 4px 12px #0272be66}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .filters-column .filters-row .filter-button.active:hover{background:linear-gradient(135deg,#00a8ff 0%,#0272be 100%);transform:translateY(-2px);box-shadow:0 6px 16px #0272be80}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .filters-column .filters-row .filter-button input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#0272be;flex-shrink:0}@media screen and (max-width: 768px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .filters-column .filters-row .filter-button input[type=checkbox]{width:16px;height:16px}}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .filters-column .filters-row .filter-button span{white-space:nowrap}@media screen and (max-width: 480px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .filters-column .filters-row .filter-button span{white-space:normal;text-align:center}}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .dates-column{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:100%}@media screen and (max-width: 1200px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .dates-column{grid-template-columns:repeat(2,1fr);gap:10px;margin-left:16px}}@media screen and (max-width: 768px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .dates-column{grid-template-columns:1fr;gap:8px;margin-left:0}}@media screen and (max-width: 480px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .dates-column{gap:6px}}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper{width:100%;min-width:0}@media screen and (max-width: 768px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper{max-width:100%}}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .date-header{padding:12px 16px;background:linear-gradient(135deg,#0272be 0%,#00a8ff 100%);border:2px solid #0057b8;border-radius:12px;transition:all .3s ease;box-shadow:0 2px 8px #0272be33;color:#fff;font-weight:600;font-size:1.1em;display:flex;align-items:center;gap:12px;width:100%;box-sizing:border-box}@media screen and (max-width: 768px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .date-header{padding:8px 10px;gap:6px;font-size:.9em;border-radius:8px;border-width:1.5px}}@media screen and (max-width: 480px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .date-header{padding:6px 8px;gap:4px;font-size:.85em;border-radius:6px;border-width:1px}}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .date-header:hover{background:linear-gradient(135deg,#00a8ff 0%,#0272be 100%);box-shadow:0 4px 12px #0272be66;transform:translateY(-2px)}@media screen and (max-width: 768px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .date-header:hover{transform:none}}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .date-header:active{transform:translateY(0)}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .date-header span:first-child{font-size:1.1em;transition:transform .3s ease}@media screen and (max-width: 768px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .date-header span:first-child{font-size:1em}}@media screen and (max-width: 480px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .date-header span:first-child{font-size:.9em}}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .date-header span:nth-child(2){flex:1}@media screen and (max-width: 480px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .date-header span:nth-child(2){font-size:.85em}}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .date-header span:nth-child(3){background:rgba(255,255,255,.2);padding:4px 10px;border-radius:12px;font-size:.9em;font-weight:500}@media screen and (max-width: 768px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .date-header span:nth-child(3){padding:3px 8px;font-size:.85em;border-radius:10px}}@media screen and (max-width: 480px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .date-header span:nth-child(3){padding:2px 6px;font-size:.75em;border-radius:8px}}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .games-for-date{margin-top:8px;padding:8px;background:rgba(255,255,255,.7);border-radius:8px;display:flex;flex-direction:column;gap:4px;max-height:300px;overflow-y:auto}@media screen and (max-width: 768px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .games-for-date{margin-top:6px;padding:6px;gap:3px;max-height:250px;border-radius:6px}}@media screen and (max-width: 480px){.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .games-for-date{margin-top:4px;padding:4px;gap:2px;max-height:200px;border-radius:4px}}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .games-for-date::-webkit-scrollbar{width:6px}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .games-for-date::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:3px}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .games-for-date::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:3px}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .games-for-date::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.4)}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .games-for-date>div{display:flex;align-items:center;gap:8px;margin:0;padding:4px 8px;background:rgba(255,255,255,.9);border-radius:4px;transition:all .2s ease;min-height:28px;border:1px solid rgba(0,0,0,.1)}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .games-for-date>div:hover{background:rgba(255,255,255,1);transform:translate(2px);border-color:#0003}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .games-for-date>div input[type=checkbox]{flex-shrink:0;width:16px;height:16px;cursor:pointer;margin:0;accent-color:#0272be}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .games-for-date>div>div:last-child{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:transparent;padding:0;margin:0;font-size:.85em;line-height:1.3;color:#000;font-weight:500}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper .date-group-wrapper .games-for-date>div>div:last-child:hover{transform:none}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper div{font-size:1.25vmax;margin:.1vmax 0}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper select,.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper input{border:2px solid black;font-size:1.25vmax;background-color:#ff8c00;border-radius:5px;text-align:center}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper select option,.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper input option{font-weight:600}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper select{font-weight:600}.main-content-wrapper .ratings-section nav .choosen-game-filter-wrapper input{background-color:transparent}.main-content-wrapper .ratings-section nav .set-selection-wrapper{display:flex;justify-content:center;align-items:center}.main-content-wrapper .ratings-section nav .set-selection-wrapper div{font-size:1.25vmax;font-weight:700}.main-content-wrapper .ratings-section nav .set-selection-wrapper input{font-size:1.25vmax;margin:1vw 2vw 0}.main-content-wrapper .ratings-section .game-plusMinus-position-wrapper{display:flex;justify-content:center}.main-content-wrapper .ratings-section .game-plusMinus-position-wrapper div{margin:1vmax;font-weight:600;font-size:2vmax}.main-content-wrapper .ratings-section .gameLog-table-wrapper{display:flex;flex-direction:column;width:100%}.main-content-wrapper .ratings-section .gameLog-table-wrapper span{display:flex;flex-direction:column}.main-content-wrapper .ratings-section .gameLog-table-wrapper span h2{font-size:calc((var(--normal-text-size-value) - 1) * 5vw + .5rem);margin:1vmax}.main-content-wrapper .ratings-section .gameLog-table-wrapper table{table-layout:fixed;align-self:center;font-weight:600}.main-content-wrapper .ratings-section .gameLog-table-wrapper table .gameLog-set-wrapper{background-color:#ff4500}.main-content-wrapper .ratings-section .gameLog-table-wrapper table .gameLog-set-wrapper td{font-size:2vmax}.main-content-wrapper .ratings-section .gameLog-table-wrapper table .gameLog-column-wrapper{display:flex}.main-content-wrapper .ratings-section .gameLog-table-wrapper table .gameLog-column-wrapper td{display:flex;justify-content:center;align-items:center;border:1px solid black;width:5vmax;font-size:calc((var(--normal-text-size-value) - 1) * 2.5vw + .5rem)}.main-content-wrapper .ratings-section table{table-layout:fixed;align-self:baseline;border-collapse:separate;border-spacing:0;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000001a;background-color:#fff}.main-content-wrapper .ratings-section table tbody tr{text-align:center;transition:background-color .2s ease;height:2.5vmax;display:table-row}.main-content-wrapper .ratings-section table tbody tr:nth-child(2n){background-color:#f0f8ff80}.main-content-wrapper .ratings-section table tbody tr:hover{background-color:#6495ed1a}.main-content-wrapper .ratings-section table tbody tr th{background:linear-gradient(135deg,#6495ed 0%,#4169e1 100%);color:#fff;white-space:nowrap;overflow:hidden;padding:12px 8px;font-weight:600;border-right:1px solid rgba(255,255,255,.2);border-bottom:2px solid rgba(255,255,255,.3);position:relative;box-shadow:0 2px 4px #0000001a;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .3s ease;height:2.5vmax;vertical-align:middle;text-align:center}.main-content-wrapper .ratings-section table tbody tr th:last-child{border-right:none}.main-content-wrapper .ratings-section table tbody tr th:hover{background:linear-gradient(135deg,#ff6347 0%,#ff4500 100%);transform:translateY(-1px);box-shadow:0 4px 8px #ff63474d}.main-content-wrapper .ratings-section table tbody tr th:active{transform:translateY(0)}.main-content-wrapper .ratings-section table tbody tr th:hover button{color:#fff}.main-content-wrapper .ratings-section table tbody tr th button{height:10vmin;width:100%!important;background-color:transparent;border:none;font-size:calc((var(--normal-text-size-value) - 1) * 3.5vmin + .4rem);font-weight:600;color:#fff;justify-content:center;align-items:center;display:flex;cursor:pointer;transition:transform .2s ease;text-align:center;margin:0 auto}.main-content-wrapper .ratings-section table tbody tr th button:hover{transform:scale(1.1)}.main-content-wrapper .ratings-section table tbody tr td{font-size:calc((var(--normal-text-size-value) - 1) * 2.5vw + .3rem);box-sizing:border-box;white-space:nowrap;height:2.5vmax;border-right:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);background-color:#fff;padding:8px 4px;transition:background-color .2s ease;text-align:center;vertical-align:middle}.main-content-wrapper .ratings-section table tbody tr td:last-child{border-right:none}.main-content-wrapper .ratings-section table tbody tr .rating-player-name{padding:0 .5vw;text-align:center;min-width:120px;width:auto;font-weight:600;background-color:#f0f8ff4d;vertical-align:middle;white-space:nowrap;height:2.5vmax}.main-content-wrapper .ratings-section table tbody tr:last-child td{border-bottom:none;font-weight:700;background-color:#dcdcdc80}.main-content-wrapper .ratings-section .ratings-table-container{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;margin:1vw 0;display:flex;align-items:flex-start}.main-content-wrapper .ratings-section .ratings-table-container>table{flex-shrink:0;min-width:150px;width:auto}.main-content-wrapper .ratings-section .ratings-table-container>div{flex:1;min-width:0}.main-content-wrapper .ratings-section .ratings-table-container>div>table{width:100%}.main-content-wrapper .ratings-section .ratings-table-container::-webkit-scrollbar{height:8px}.main-content-wrapper .ratings-section .ratings-table-container::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:4px}.main-content-wrapper .ratings-section .ratings-table-container::-webkit-scrollbar-thumb{background:rgba(100,149,237,.5);border-radius:4px}.main-content-wrapper .ratings-section .ratings-table-container::-webkit-scrollbar-thumb:hover{background:rgba(100,149,237,.7)}@media screen and (max-width: 768px){.main-content-wrapper .ratings-section table{min-width:800px}.main-content-wrapper .ratings-section table tbody tr th{padding:10px 6px;font-size:1.05em;height:2vmax}.main-content-wrapper .ratings-section table tbody tr th button{height:8vmin;width:4vw;font-size:calc((var(--normal-text-size-value) - 1) * 3vmin + .4rem)}.main-content-wrapper .ratings-section table tbody tr td{font-size:calc((var(--normal-text-size-value) - 1) * 2.8vw + .4rem);padding:6px 3px;height:2vmax}.main-content-wrapper .ratings-section table tbody tr .rating-player-name{padding:0 .3vw;min-width:100px;width:auto;font-size:.95em;height:2vmax}}@media screen and (max-width: 480px){.main-content-wrapper .ratings-section table{min-width:700px}.main-content-wrapper .ratings-section table tbody tr th{padding:8px 4px;font-size:1em;height:1.8vmax}.main-content-wrapper .ratings-section table tbody tr th button{height:7vmin;width:5vw;font-size:calc((var(--normal-text-size-value) - 1) * 2.7vmin + .4rem)}.main-content-wrapper .ratings-section table tbody tr td{font-size:calc((var(--normal-text-size-value) - 1) * 2.5vw + .35rem);padding:5px 2px;height:1.8vmax}.main-content-wrapper .ratings-section table tbody tr{height:1.8vmax}.main-content-wrapper .ratings-section table tbody tr .rating-player-name{padding:0 .2vw;min-width:80px;width:auto;font-size:1em;height:1.8vmax}}.main-content-wrapper .ratings-section .type-of-actions-wrapper{display:flex;justify-content:center;border-left:2px solid white;border-right:2px solid white}.main-content-wrapper .ratings-section .type-of-actions-wrapper .service-content,.main-content-wrapper .ratings-section .type-of-actions-wrapper .attack-content,.main-content-wrapper .ratings-section .type-of-actions-wrapper .reception-content{width:23.4%;font-size:calc((var(--normal-text-size-value) - 1) * 3vw + .6rem);font-weight:600;margin:-2px auto auto;border:1px solid}.main-content-wrapper .ratings-section .type-of-actions-wrapper .service-content{background-color:khaki}.main-content-wrapper .ratings-section .type-of-actions-wrapper .attack-content{background-color:#dcdcdc}.main-content-wrapper .ratings-section .type-of-actions-wrapper .reception-content{background-color:#8fbc8f}.main-content-wrapper .ratings-section .diagram-wrapper{width:99%;display:flex;justify-content:center;margin-top:2vw;align-items:center;flex-direction:row;gap:1vw;flex-wrap:wrap}.main-content-wrapper .ratings-section .diagram-wrapper pre{flex:0 1 auto;min-width:280px;max-width:35%}@media screen and (min-width: 768px) and (max-width: 1024px){.main-content-wrapper .ratings-section .diagram-wrapper pre{min-width:240px;max-width:33%}}@media screen and (max-width: 767px){.main-content-wrapper .ratings-section .diagram-wrapper{flex-direction:column}.main-content-wrapper .ratings-section .diagram-wrapper pre{min-width:100%;max-width:100%}}
