.style_footer__13BX4{width:100%;text-align:center;padding:10px;font-size:.88rem;margin-top:32px;background:var(--footer-background)}.style_header__MlSQ_{width:100%;height:50px;background:var(--gradient-background);display:flex}.style_headerContent__WPf0C{display:flex;flex:1 1;align-items:center;justify-content:space-between;color:var(--white)}.style_navContainer__3VJu- nav a{display:flex;align-items:center;grid-gap:8px;gap:8px;font-size:.88rem;font-weight:400}.style_box__2bUZ-{width:100%;max-width:100%;background:var(--white);border-radius:10px;box-shadow:0 0 5px rgba(0,0,0,.05)}.style_backgroundBox__l7S0n{background:var(--gradient-background-box)}.style_title__1-E0a{padding:24px 24px 24px 32px;border-bottom:1px solid var(--divider);display:flex;align-items:center;justify-content:space-between}.style_addIcon__1jZ5G{width:35px;height:35px;background:var(--button-gradient);box-shadow:0 5px 10px 1px rgba(208,60,108,.35);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;outline:none;border:none;transition:all .1s ease}.style_addIcon__1jZ5G:hover{-webkit-filter:hue-rotate(-5deg);filter:hue-rotate(-5deg);transform:scale(1.1)}.style_boxContent__OUT8B{width:100%;display:flex;justify-content:center;grid-gap:32px;gap:32px}.style_column__17Er0{width:100%;max-width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;grid-gap:24px;gap:24px}.style_createTeam_container__1EGEi{margin-top:44px}.style_createTeam_content__2VzQ2{width:100%;display:grid;grid-template-columns:1fr 1fr}.style_subTitle__125L7{font-size:1rem;font-weight:600;color:var(--dark-gray);text-transform:uppercase;margin:64px 0 24px}.style_subTitle__125L7:first-child{margin:24px 0}.style_createTeam_box_columns__1hhiD{display:grid;grid-template-columns:1fr 1fr;width:100%;justify-content:center;align-items:flex-start;grid-gap:90px;gap:90px}.style_createTeam_box_container__Yy3zj{padding-bottom:2rem}.style_createTeam_form__3qsF6{display:flex;align-items:center;flex-direction:column;max-width:1000px;width:100%;margin:0 auto;padding:0 32px}.style_createTeam_inputBlock__1k1mP{display:flex;flex-direction:column-reverse;width:100%;color:var(--text);font-weight:900;font-size:.8rem;grid-gap:8px;gap:8px}.style_createTeam_inputBlock__1k1mP input::-webkit-input-placeholder{color:var(--placeholder)}.style_createTeam_inputBlock__1k1mP input:-ms-input-placeholder{color:var(--placeholder)}.style_createTeam_inputBlock__1k1mP input::placeholder{color:var(--placeholder)}.style_createTeam_inputBlock_radio_container__1rEyc{display:flex;width:100%;flex-direction:column-reverse;align-items:flex-start;justify-content:flex-start}.style_createTeam_inputBlock_radio_container__1rEyc:nth-child(2){margin-top:24px}.style_createTeam_inputBlock_radio__1Tq7H{display:grid;align-items:center;grid-template-columns:16px 1fr;grid-gap:8px;gap:8px;color:var(--text);font-weight:400;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.style_createTeam_inputBlock_radio_content__mdkCE{display:flex;grid-gap:44px;gap:44px}.style_createTeam_inputBlock_radio__1Tq7H input,.style_createTeam_inputBlock_radio__1Tq7H label{display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;opacity:.5;transition:all .2s}.style_createTeam_inputBlock_radio__1Tq7H input:before{content:"";background:#fff;width:14px;height:14px;border-radius:12px;position:absolute;border:1px solid var(--text)}.style_createTeam_inputBlock_radio__1Tq7H input:checked,.style_createTeam_inputBlock_radio__1Tq7H input:checked+label{opacity:1}.style_createTeam_inputBlock_radio__1Tq7H input:checked:after{content:"";background:var(--button-gradient);width:10px;height:10px;border-radius:12px;position:absolute;opacity:0;transform:scale(0);animation:style_animaInputRadio__RRMA6 .2s forwards}@keyframes style_animaInputRadio__RRMA6{to{opacity:1;transform:none}}.style_createTeam_inputBlock_select__1yT3j{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.style_createTeam_inputBlock_select__1yT3j select{max-width:150px}.style_createTeam_inputBlock__1k1mP input:not(:-ms-input-placeholder):invalid+label{color:var(--red)}.style_createTeam_inputBlock__1k1mP input:not(:placeholder-shown):invalid+label{color:var(--red)}.style_createTeam_inputBlock__1k1mP .style_createTeam_invalid__3q90T{border-color:var(--red)}.style_createTeam_inputBlock__1k1mP .style_createTeam_invalid__3q90T+label{color:var(--red)}.style_createTeam_button_submit__12xsC{width:100%;padding:8px 0;color:var(--white);background:var(--button-gradient);border-radius:5px;border:0;font-weight:700;text-transform:none}.style_container__2q_FD{margin-top:44px}.style_content__1wKqJ{width:100%;display:grid;grid-template-columns:1fr 1fr}.style_subTitle__8ZjTQ{font-size:1rem;font-weight:600;color:var(--dark-gray);text-transform:uppercase;margin:64px 0 24px}.style_subTitle__8ZjTQ:first-child{margin:24px 0}.style_box_columns__3Ph9D{display:grid;grid-template-columns:1fr 1fr;width:100%;justify-content:center;align-items:flex-start;grid-gap:90px;gap:90px}.style_form__1Q9jp{display:flex;align-items:center;flex-direction:column;max-width:1000px;width:100%;margin:0 auto;padding:0 32px}.style_inputBlock__1npRG{display:flex;flex-direction:column-reverse;width:100%;color:var(--text);font-weight:900;font-size:.8rem;grid-gap:8px;gap:8px}.style_inputBlock__1npRG input::-webkit-input-placeholder{color:var(--placeholder)}.style_inputBlock__1npRG input:-ms-input-placeholder{color:var(--placeholder)}.style_inputBlock__1npRG input::placeholder{color:var(--placeholder)}.style_inputBlock_radio_container__3Vya0{display:flex;width:100%;flex-direction:column-reverse;align-items:flex-start;justify-content:flex-start}.style_inputBlock_radio_container__3Vya0:nth-child(2){margin-top:24px}.style_inputBlock_radio__2h-LH{display:grid;align-items:center;grid-template-columns:16px 1fr;grid-gap:8px;gap:8px;color:var(--text);font-weight:400;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.style_inputBlock_radio_content__136vz{display:flex;grid-gap:44px;gap:44px}.style_inputBlock_radio__2h-LH input,.style_inputBlock_radio__2h-LH label{display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;opacity:.5;transition:all .2s}.style_inputBlock_radio__2h-LH input:before{content:"";background:#fff;width:14px;height:14px;border-radius:12px;position:absolute;border:1px solid var(--text)}.style_inputBlock_radio__2h-LH input:checked,.style_inputBlock_radio__2h-LH input:checked+label{opacity:1}.style_inputBlock_radio__2h-LH input:checked:after{content:"";background:var(--button-gradient);width:10px;height:10px;border-radius:12px;position:absolute;opacity:0;transform:scale(0);animation:style_animaInputRadio__OsSqy .2s forwards}@keyframes style_animaInputRadio__OsSqy{to{opacity:1;transform:none}}.style_inputBlock_select__1UQT7{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.style_inputBlock_select__1UQT7 select{max-width:150px}.style_inputBlock__1npRG input:not(:-ms-input-placeholder):invalid+label{color:var(--red)}.style_inputBlock__1npRG input:not(:placeholder-shown):invalid+label{color:var(--red)}.style_inputBlock__1npRG .style_invalid__2hxwm{border-color:var(--red)}.style_inputBlock__1npRG .style_invalid__2hxwm+label{color:var(--red)}.style_button_submit__2vLbH{width:100%;padding:8px 0;color:var(--white);background:var(--button-gradient);border-radius:5px;border:0;font-weight:700;text-transform:none}.style_textErrorForm__32sPq{font-size:.88rem;color:var(--red);max-width:90%}@media(max-width:768px){.style_form__1Q9jp{padding:0 1rem}.style_box_columns__3Ph9D,.style_content__1wKqJ{display:flex;flex-direction:column;grid-gap:32px;gap:32px}.style_box_columns_players__QHjAQ{flex-direction:column-reverse}}.style_playerCard__2KIjI{width:100%;height:75px;border-radius:5px;padding:12px 24px;background:var(--background-player-card);display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:4px;gap:4px;position:relative;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.style_playerCard__2KIjI:before{content:"";position:absolute;width:calc(100% - 4px);height:71px;border:2px dashed var(--gray);border-radius:5px}.style_playerCard__2KIjI:hover{transform:scale(1.05);z-index:15;box-shadow:0 0 10px rgba(0,0,0,.1)}.style_playerCard_line__3M55M{width:100%;display:flex;justify-content:space-between}.style_playerCard_line__3M55M p{color:var(--dark-gray);font-weight:500;color:var(--red);display:flex;grid-gap:4px;gap:4px}.style_playerCard_line__3M55M p>span{font-weight:700;color:var(--text);display:flex;grid-gap:4px;gap:4px}.style_player__55f7y{background:var(--background-player);border-radius:50%;height:60px;width:60px;display:flex;align-items:center;justify-content:center;margin:0 8px;z-index:10;transition:all .05s;cursor:pointer;box-shadow:0 0 30px rgba(0,0,0,.2)}.style_player__55f7y:hover{transform:scale(1.3);z-index:15;box-shadow:0 0 30px rgba(0,0,0,.4)}.style_containerPlayers__1jhO6{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.style_spanError__26Ezi{color:var(--red);opacity:0;animation:style_animaError__hz38i .4s forwards}@keyframes style_animaError__hz38i{0%,40%{transform:translateX(-5px)}20%,60%{transform:translateX(5px)}40%,80%{transform:translateX(-5px)}60%,to{transform:translateX(5px);opacity:1}}.style_player__33say{background:var(--background-player);border-radius:50%;height:60px;width:60px;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .05s;cursor:pointer;box-shadow:0 0 30px rgba(0,0,0,.2);-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative}.style_player__33say:hover{transform:scale(1.1);z-index:15;box-shadow:0 0 30px rgba(0,0,0,.4)}.style_player__33say:before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);border-radius:100px;background:transparent;position:absolute;top:-2px;left:-2px;border:1px dashed var(--divider);animation:style_animaBorderPlayer__3zL-6 10s linear infinite}.style_playerSelected__LDeli:before{opacity:0}@keyframes style_animaBorderPlayer__3zL-6{to{transform:rotate(1turn)}}.style_playerName__1AaAy{font-size:.88rem;color:var(--white);overflow:hidden;padding:0 4px;font-weight:600;white-space:nowrap;text-transform:uppercase}.style_playerDrop__qGQ9m{animation:style_animaDrop__243ym .2s}@keyframes style_animaDrop__243ym{0%{transform:scale(1.2)}50%{transform:scale(.75)}to{transform:scale(1)}}.style_player__33say:hover:before{content:"";width:100%;height:calc(100% + 10px);position:absolute;background:transparent;transform:translateX(50%);opacity:0}.style_tooltip__2tWkz{display:flex;visibility:hidden;flex-direction:column;align-items:flex-start;justify-content:center;white-space:nowrap;border-radius:5px;padding:12px 24px;grid-gap:4px;gap:4px;font-size:.75rem;animation:style_animaAriaLabel__1S8IR .1s forwards;left:100%;opacity:0;transform:translateX(35px) scale(.8);cursor:auto;-webkit-user-select:text;-ms-user-select:text;user-select:text}.style_tooltip__2tWkz,.style_tooltip__2tWkz:before{position:absolute;background:var(--black);color:var(--white)}.style_tooltip__2tWkz:before{content:"";width:10px;height:10px;border-radius:3px;left:0;transform:translateX(-45%) rotate(45deg)}.style_tooltip__2tWkz p{display:flex;grid-gap:4px;gap:4px;font-weight:200;color:var(--gray)}.style_tooltip__2tWkz p span{display:flex;grid-gap:4px;gap:4px;font-weight:700}.style_tooltip__2tWkz button{margin-top:12px;padding:8px 16px;background:var(--red);color:var(--white);font-size:.75rem;font-weight:600;border:none;border-radius:10px}.style_tooltip__2tWkz button:hover{opacity:.8}.style_player__33say:hover .style_tooltip__2tWkz{visibility:visible;opacity:0;animation:style_animaTooltip__3wkBm .2s forwards;animation-delay:.1s}@keyframes style_animaTooltip__3wkBm{to{opacity:1;transform:translateX(10px)}}@media(max-width:768px){.style_player__33say{width:45px;height:45px}}.style_playerPanel_container__1axOF{width:100%;height:600px;background:var(--gradient-background-box);border-radius:5px;position:relative;display:flex;align-items:center;justify-content:center;padding:32px 16px}.style_playerPanel_container__1axOF:before{content:"";position:absolute;width:100%;height:1px;background:var(--gray)}.style_playerPanel_container__1axOF:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50px;border:1px solid var(--gray)}.style_playerPanel_content__z7ZH7{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:column-reverse}.style_linePlayers__3Dkr4{display:flex;align-items:center;justify-content:center;width:100%;grid-gap:.75rem;gap:.75rem}.style_inputTags__2GQkc{width:100%;height:100%;flex:1 1;color:var(--text);font-weight:900;font-size:.8rem;display:flex;flex-direction:column}.style_borderInput__3ob5s{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:flex-start;border:1px solid var(--dark-gray);border-radius:3px;flex-wrap:wrap;padding:8px 16px;grid-gap:8px;gap:8px}.style_borderInput__3ob5s>*{padding:4px 12px}.style_inputTags_input__50K5t{display:flex;min-width:50px;max-width:80px;height:25px;border:0;background:0;padding:0}.style_tag__1vxsU{white-space:nowrap;background:var(--background-tags);border-radius:20px;color:var(--white);font-weight:400;align-items:center;grid-gap:4px;gap:4px;cursor:pointer;font-size:.72rem;text-transform:uppercase}.style_painel__OMuuy,.style_tag__1vxsU{display:flex;justify-content:space-between}.style_painel__OMuuy{width:80%;padding:32px 0;position:relative;height:100%;grid-gap:32px;gap:32px}.style_divider__2pJcn{width:1px;height:100%;background:var(--divider);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.style_divider__2pJcn:before{content:"";width:50px;height:50px;border-radius:25px;border:1px solid var(--divider);position:absolute}.style_profile__9slUc{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;grid-gap:16px;gap:16px}.style_profile__9slUc h2,.style_profile__9slUc h3{font-weight:600;color:var(--white)}.style_player__3bcWj h3{font-size:1rem;padding-right:25px;border-bottom:1px solid var(--white)}.style_player__3bcWj{display:flex;grid-gap:16px;gap:16px;align-items:flex-start}.style_avatar__10vs4{width:110px;height:110px;min-width:110px;min-height:110px;background:#fff;border-radius:125px;position:relative;display:flex;align-items:center;justify-content:center}.style_borderMost__2yXGX{margin:4px 4px 0 0}.style_borderMost__2yXGX:after{content:"";position:absolute;width:calc(100% + 16px);height:calc(100% + 16px);border-radius:50%;border-style:solid;border:2px dashed var(--border-avatar);background:transparent;animation:style_animaBorder__3Pao6 10s linear infinite}.style_borderMost__2yXGX:before{content:"";position:absolute;top:-9px;left:-9px;width:calc(100% + 15px);height:calc(100% + 15px);border-radius:50%;border:4px solid var(--shadow-avatar);-webkit-filter:blur(4px);filter:blur(4px)}.style_borderLess__2_LK8{box-shadow:0 0 30px var(--shadow-avatar);border:3px solid var(--border-avatar-secondary)}.style_avatar__10vs4 span{text-transform:uppercase;font-weight:600;font-size:1.25rem}@keyframes style_animaBorder__3Pao6{to{transform:rotate(1turn)}}.style_TableContainer__3koKY{display:flex;width:100%;grid-gap:24px;gap:24px;padding:24px;flex-wrap:wrap}.style_container__weFln{width:100%}.style_title__2A_CU{font-size:.88rem;color:var(--text);font-weight:600;padding:8px 0}.style_table__wk2ve{padding:4px;font-size:.75rem;font-weight:400;color:var(--black);background:var(--gray);border-radius:10px;display:flex;flex-direction:column;grid-gap:4px;gap:4px}.style_content__1z2uB{display:flex;grid-gap:24px;gap:24px;padding:2px 8px;transition:all .05s;background:#fff;border-radius:6px;justify-content:space-between}.style_content__1z2uB .style_TableItems__FpkAv{padding:8px 16px}.style_TableItems__FpkAv:nth-child(2){font-weight:600}.style_table__Uqp_N{padding:24px 8px;font-size:.88rem;width:100%;font-weight:600;color:var(--black);flex:1 1}.style_TableHeader__50qj_{padding:24px 0;display:flex;align-items:flex-start;justify-content:space-between;cursor:pointer;transition:all .05s;-webkit-user-select:none;-ms-user-select:none;user-select:none}.style_TableHeader__50qj_:hover{opacity:.8}.style_headerName__29YPg{border-right:1px solid var(--divider)}.style_content__3bp9s{display:flex;grid-gap:24px;gap:24px;align-items:center;padding:12px 8px 12px 1rem;transition:all .05s}.style_content__3bp9s:first-child{border:0;padding:8px 8px 8px 1rem;margin-bottom:16px}.style_content__3bp9s+.style_content__3bp9s+.style_content__3bp9s{border-top:1px solid var(--divider)}.style_content__3bp9s+.style_content__3bp9s:hover{color:var(--hover-text-color);background:var(--hover-background);border-color:transparent;cursor:pointer;border-radius:5px}.style_content__3bp9s:hover+.style_content__3bp9s{border-color:transparent}.style_content__3bp9s span:first-child{flex:.6 1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.style_content__3bp9s span{flex:2 1;text-align:left;padding:0 16px 0 0;text-transform:capitalize}.style_containerIcons__8Sw5G{display:flex;align-items:center;justify-content:space-between;width:100%}.style_contentIcons__3o2rt{display:flex;grid-gap:4px;gap:4px;height:100%}.style_iconBtn__3td8x{display:flex;align-items:center;justify-content:center;border:0;background:none;outline:none;transition:all .1s;padding:8px 6px;height:40px;opacity:0;transform:translateY(25%);transition:transform .2s;position:relative;z-index:1000}.style_content__3bp9s+.style_content__3bp9s:hover .style_iconBtn__3td8x{opacity:1;transform:translateY(0)}.style_iconBtn__3td8x:hover.style_iconBtn__3td8x img{transform:translateY(-25%) scale(2)}.style_iconBtn__3td8x img{height:.88rem;transition:all .1s}.style_tableTooltip__uPbQP{display:none;position:absolute;white-space:nowrap;background:var(--black);border-radius:5px;padding:8px 16px;font-size:.75rem;color:var(--white);animation:style_animaAriaLabel__3uMH- .1s forwards;top:-100%;align-items:center;justify-content:center;transform:translateX(-25%);text-transform:none}.style_tableTooltip__uPbQP:before{content:"";position:absolute;width:10px;height:10px;background:var(--black);border-radius:3px;color:var(--white);transform:translateY(150%) translateX(175%) rotate(45deg)}.style_iconBtn__3td8x:hover .style_tableTooltip__uPbQP{display:flex}@media(max-width:768px){.style_iconBtn__3td8x{opacity:1;transform:none}.style_iconBtn__3td8x img{transform:scale(1.2)}.style_content__3bp9s span:first-child{flex:.8 1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.style_content__3bp9s span{flex:2 1;width:100%;text-align:left;padding:0 8px 0 0;text-transform:capitalize}}.style_dashboard__gsopY{width:100%;margin-top:44px}.style_dashboardContent__1cnDR{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:44px;gap:44px}.style_dashboard_box_playerPainel__20_Zl{display:flex;align-items:center}@media(max-width:1200px){.style_dashboardContent__1cnDR{display:flex;flex-direction:column;padding:1.25rem}}@media(max-width:768px){.style_dashboardContent__1cnDR{padding:1rem}}:root{--primary-color:#b13d7c;--secondary-color:#732b81;--red:#d03c6c;--white:#fff;--black:#2b2b2b;--gray:#e9e3e8;--dark-gray:#919191;--title:#552c8a;--title-secondaty:#a0a0a0;--text:#3a3a3a;--text-secondary:#d03c6c;--gradient-background:linear-gradient(145deg,#c00e4f,#8b206f);--gradient-background-box:linear-gradient(#ba3e7c,#642e87);--background:#f7f3f7;--background-tags:#c50341;--button-gradient:linear-gradient(-0deg,#833381 5%,#a8397b 80%);--placeholder:#ccc;--footer-background:#e9e3e9;--divider:#ebe4eb;--hover-background:#f7eef7;--hover-text-color:#b13d7c;--border-avatar:#ae83c7;--shadow-avatar:#652e88;--border-avatar-secondary:#a40662;--background-player:#cd9abe;--background-player-card:linear-gradient(#fff,#e6e6e6)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#f7f3f7;background-color:var(--background);color:#3a3a3a;color:var(--text)}body,button,input,textarea{font:400 1rem "Poppins",sans-serif}button{cursor:pointer;outline:none;text-transform:uppercase}a{color:inherit;text-decoration:none}h1,h2,h3,h4{color:#552c8a;color:var(--title);margin:0;font-size:1.35rem}p{margin:0}.container{width:100%}.content{max-width:1400px;margin:0 auto;padding:0 2rem}.span-img-fake{display:block;width:35px;height:35px;background:#f3f5f7;border-radius:25px;color:#3a3a3a;color:var(--text);display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600}.icon{height:1rem}.loading{width:35px;height:35px;margin:32px auto;border-radius:25px;border:2px solid #b13d7c;border-left-color:#fff;border:2px solid var(--primary-color);border-left-color:var(--white);animation:animaLoading .6s linear infinite}@keyframes animaLoading{to{transform:rotate(1turn)}}input,select,textarea{width:100%;border-radius:3px;border:1px solid #919191;border:1px solid var(--dark-gray);padding:6px 16px;font-size:.75rem;outline:none;color:#3a3a3a;color:var(--text)}.input_invalid{border-color:#d03c6c;border-color:var(--red)}.input_invalid+label{color:#d03c6c;color:var(--red)}@media(max-width:768px){:root{font-size:83%}.content{padding:0 1rem}}
/*# sourceMappingURL=main.a75c9b5a.chunk.css.map */