#stats{width:100%;max-width:1400px;margin:auto;display:flex;flex-direction:column;gap:25px;box-sizing:border-box;padding:10px}#stats .s-zero{width:100%;display:flex;flex-wrap:wrap;gap:25px}#stats .s-zero .z-zero{width:400px;height:300px;border-radius:1rem;background-color:var(--color-4);overflow:hidden;position:relative}#stats .s-zero .z-zero .frame{width:100%;height:100%}#stats .s-zero .z-zero .frame img{width:100%;height:100%;object-fit:cover;object-position:center;position:relative}#stats .s-zero .z-zero .text{background-color:var(--color-4);color:var(--color-2);max-width:calc(100% - 20px);box-sizing:border-box;padding:10px;border-radius:.4rem;position:absolute;bottom:10px;right:10px}#stats .s-zero .z-zero .text h1{font-size:1.1rem}#stats .s-zero .z-zero .text p{font-size:.9rem;margin-top:25px}#stats .s-zero .z-indicators{width:300px;height:300px;display:flex;flex-direction:column;gap:25px}#stats .s-zero .z-indicators div[class^=i-]{width:100%;height:calc(50% - 12.5px)}#stats .s-zero .z-indicators .indicator-itnauts{width:100%;height:100%;box-sizing:border-box;padding:10px;display:flex;flex-direction:column;color:var(--color-2);border-radius:1rem;overflow:hidden;background-color:var(--color-4);cursor:pointer}#stats .s-zero .z-indicators .indicator-itnauts:hover{box-shadow:1px 1px 4px var(--color-1)}#stats .s-zero .z-indicators .indicator-itnauts .ip-top{display:flex;justify-content:flex-end}#stats .s-zero .z-indicators .indicator-itnauts .ip-top .change{width:50px;display:inline-flex;gap:5px;align-items:center;font-size:.8rem;color:var(--color-2)}#stats .s-zero .z-indicators .indicator-itnauts .ip-top .change .icon svg{width:10px}#stats .s-zero .z-indicators .indicator-itnauts .ip-top .change.up .icon{color:#ff0}#stats .s-zero .z-indicators .indicator-itnauts .ip-top .change.down .icon{color:red}#stats .s-zero .z-indicators .indicator-itnauts .ip-core{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}#stats .s-zero .z-indicators .indicator-itnauts .ip-core .label{font-size:1rem;font-weight:bolder;color:var(--color-2)}#stats .s-zero .z-indicators .indicator-itnauts .ip-core .value{font-size:1.1rem;color:var(--color-9)}#stats .s-zero .z-indicators .indicator-itnauts .ip-end{display:flex;align-items:center;gap:10px}#stats .s-zero .z-indicators .indicator-itnauts .ip-end .guests{display:flex;align-items:center;gap:5px}#stats .s-zero .z-indicators .indicator-itnauts .ip-end .label{font-size:.8rem;font-weight:bolder}#stats .s-zero .z-indicators .indicator-itnauts .ip-end .icon svg{width:15px}#stats .s-zero .z-indicators .indicator-itnauts .ip-end .value{font-size:.9rem}#stats .s-zero .z-indicators .indicator-projects{width:100%;height:100%;box-sizing:border-box;padding:10px;display:flex;flex-direction:column;color:var(--color-2);border-radius:1rem;overflow:hidden;background-color:var(--color-4);cursor:pointer}#stats .s-zero .z-indicators .indicator-projects:hover{box-shadow:1px 1px 4px var(--color-1)}#stats .s-zero .z-indicators .indicator-projects .ip-top{display:flex;justify-content:flex-end}#stats .s-zero .z-indicators .indicator-projects .ip-top .change{width:50px;display:inline-flex;gap:5px;align-items:center;font-size:.8rem;color:var(--color-2)}#stats .s-zero .z-indicators .indicator-projects .ip-top .change .icon svg{width:10px}#stats .s-zero .z-indicators .indicator-projects .ip-top .change.up .icon{color:#ff0}#stats .s-zero .z-indicators .indicator-projects .ip-top .change.down .icon{color:red}#stats .s-zero .z-indicators .indicator-projects .ip-core{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}#stats .s-zero .z-indicators .indicator-projects .ip-core .label{font-size:.9rem;font-weight:bolder;color:var(--color-2)}#stats .s-zero .z-indicators .indicator-projects .ip-core .value{font-size:1.1rem;color:var(--color-9)}#stats .s-zero .z-indicators .indicator-projects .ip-end{display:flex;align-items:center;gap:10px}#stats .s-zero .z-indicators .indicator-projects .ip-end .sparks,#stats .s-zero .z-indicators .indicator-projects .ip-end .collaborations{display:flex;align-items:center;gap:5px}#stats .s-zero .z-indicators .indicator-projects .ip-end .icon svg{width:15px}#stats .s-zero .z-indicators .indicator-projects .ip-end .value{font-size:.9rem}#stats .s-zero .z-globe{flex:1px;min-width:300px;max-width:650px;height:300px;border-radius:1rem;background-color:var(--color-4);overflow:hidden;display:flex;align-items:center;justify-content:flex-end}#stats .s-core{width:100%;display:flex;flex-direction:column;gap:25px}#stats .s-core .c-tabs-menu{width:100%;display:flex;flex-wrap:wrap;gap:10px}#stats .s-core .c-tabs-menu .button-text{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;padding:10px;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.4rem;border:none}#stats .s-core .c-tabs-menu a.button-text{text-decoration:none}#stats .s-core .c-tabs-menu .tm-item{box-sizing:border-box;padding:10px 15px;font-size:1rem;background-color:var(--color-3);border:1px solid var(--color-8);color:var(--color-2);border-radius:1rem}#stats .s-core .c-tabs-menu .tm-item.selected{background-color:var(--color-8)}#stats .s-core .c-tabs-contents{width:100%;flex:1}#stats .s-core .c-tabs-contents .tc-content{width:100%;min-height:100%;display:none}#stats .s-core .c-tabs-contents .tc-content.selected{display:block}#stats .s-core .c-itnauts{display:flex;flex-direction:column;gap:25px}#stats .s-core .c-itnauts .i-top{width:100%}#stats .s-core .c-itnauts .i-top .search{width:100%;display:flex;justify-content:center;box-sizing:border-box;padding:10px}#stats .s-core .c-itnauts .i-top .search .warpper{flex:1;max-width:1000px;display:flex;justify-content:flex-end;position:relative}#stats .s-core .c-itnauts .i-top .search *[class*=form-error],#stats .s-core .c-itnauts .i-top .search *[class*=form-warning],#stats .s-core .c-itnauts .i-top .search *[class*=form-message]{display:block;margin:10px 0;box-sizing:border-box;border-radius:5px;padding:10px}#stats .s-core .c-itnauts .i-top .search .form-default.updating .form-message{color:var(--color-8)}#stats .s-core .c-itnauts .i-top .search .form-default.updated .form-message{background-color:var(--color-8);color:var(--color-2)}#stats .s-core .c-itnauts .i-top .search .form-errors{font-size:.8rem;font-weight:bolder;color:var(--color-6)}#stats .s-core .c-itnauts .i-top .search .form-row label,#stats .s-core .c-itnauts .i-top .search .form-row input,#stats .s-core .c-itnauts .i-top .search .form-row textarea{display:block;margin:10px 0;box-sizing:border-box}#stats .s-core .c-itnauts .i-top .search .form-row input,#stats .s-core .c-itnauts .i-top .search .form-row textarea{border:none;outline:none;border-radius:.4rem}#stats .s-core .c-itnauts .i-top .search .form-row label{font-weight:bolder}#stats .s-core .c-itnauts .i-top .search .form-row input{width:100%;height:40px;border-radius:5px;outline:none;padding:10px}#stats .s-core .c-itnauts .i-top .search .form-row .input-icon{position:relative}#stats .s-core .c-itnauts .i-top .search .form-row .input-icon .icon,#stats .s-core .c-itnauts .i-top .search .form-row .input-icon i{width:30px;height:30px;font-size:20px;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:5px;transform:translateY(-50%)}#stats .s-core .c-itnauts .i-top .search .form-row .input-icon svg{width:15px;max-height:15px}#stats .s-core .c-itnauts .i-top .search .form-row .input-icon input{padding:5px 5px 5px 40px}#stats .s-core .c-itnauts .i-top .search .form-row .input-icon .icon,#stats .s-core .c-itnauts .i-top .search .form-row .input-icon i{opacity:.5}#stats .s-core .c-itnauts .i-top .search .form-row .input-icon input:focus+i,#stats .s-core .c-itnauts .i-top .search .form-row .input-icon input:focus+.icon{opacity:1}#stats .s-core .c-itnauts .i-top .search .form-row textarea{resize:vertical}#stats .s-core .c-itnauts .i-top .search .form-row .button-submit{display:flex;gap:10px;font-size:1rem;font-weight:bolder;box-sizing:border-box;padding:10px 25px;border-radius:.4rem;outline:none;border:none;box-shadow:1px 1px 4px var(--color-100)}#stats .s-core .c-itnauts .i-top .search .form-row .button-submit svg{width:15px}#stats .s-core .c-itnauts .i-top .search .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-itnauts .i-top .search button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-itnauts .i-top .search form{flex:1;height:50px;max-width:500px;display:flex;align-items:center;gap:10px;border-radius:25px;background-color:var(--color-1);border:1px solid var(--color-3);box-shadow:1px 1px 4px var(--color-3);color:var(--color-2);overflow:hidden}#stats .s-core .c-itnauts .i-top .search form .form-row:nth-child(1){flex:1}#stats .s-core .c-itnauts .i-top .search form .input-icon{flex:1}#stats .s-core .c-itnauts .i-top .search form input{background-color:var(--color-1);color:var(--color-2)}#stats .s-core .c-itnauts .i-top .search form .fr-options{display:flex;align-items:center;box-sizing:border-box;padding:5px;gap:5px}#stats .s-core .c-itnauts .i-top .search form .fr-options button{width:40px;height:40px;border-radius:50%;background-color:var(--color-3);color:var(--color-2)}#stats .s-core .c-itnauts .i-top .search form .fr-options button svg{width:25px}#stats .s-core .c-itnauts .i-top .search{margin:0 0 25px}#stats .s-core .c-itnauts .i-top .search .warpper form{background-color:var(--color-3);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-itnauts .i-top .search .warpper form input{background-color:var(--color-3)}#stats .s-core .c-itnauts .i-top .search .warpper form .fr-options button{box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-itnauts .i-top .itnaut{width:100%;display:flex;flex-wrap:wrap;gap:25px}#stats .s-core .c-itnauts .i-top .itnaut .avatar{display:block;width:150px;height:150px;border-radius:1rem;overflow:hidden;background-color:var(--color-4);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-itnauts .i-top .itnaut .avatar img{width:100%;height:100%;object-fit:cover;object-position:center}#stats .s-core .c-itnauts .i-top .itnaut .info{width:500px;border-radius:1rem;overflow:hidden;background-color:var(--color-4);color:var(--color-2);box-sizing:border-box;padding:10px}#stats .s-core .c-itnauts .i-top .itnaut .info .date-latest-status{display:flex;align-items:center;justify-content:flex-end;gap:10px}#stats .s-core .c-itnauts .i-top .itnaut .info .date-latest-status .date-latest{font-size:.8rem}#stats .s-core .c-itnauts .i-top .itnaut .info .date-latest-status .status{display:flex;align-items:center;gap:10px}#stats .s-core .c-itnauts .i-top .itnaut .info .date-latest-status .status .indicator{width:10px;height:10px;border-radius:50%}#stats .s-core .c-itnauts .i-top .itnaut .info .date-latest-status .status .value{font-size:.8rem}#stats .s-core .c-itnauts .i-top .itnaut .info .date-latest-status .status.online .indicator{background-color:var(--color-8)}#stats .s-core .c-itnauts .i-top .itnaut .info .date-latest-status .status.offline .indicator{background-color:var(--color-3)}#stats .s-core .c-itnauts .i-top .itnaut .info .id{font-size:.9rem;display:flex;align-items:center;gap:10px;margin-top:10px}#stats .s-core .c-itnauts .i-top .itnaut .info .username{font-size:1.1rem;font-weight:bolder;color:var(--color-8)}#stats .s-core .c-itnauts .i-top .itnaut .info .groups{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:10px}#stats .s-core .c-itnauts .i-top .itnaut .info .groups .group,#stats .s-core .c-itnauts .i-top .itnaut .info .groups .group-sub{background-color:var(--color-2);color:var(--color-4);box-sizing:border-box;padding:0 10px;display:inline-flex;align-items:center;font-size:15px;height:30px;border-radius:15px}#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score{width:300px;border-radius:1rem;overflow:hidden;background-color:var(--color-4);color:var(--color-2);box-sizing:border-box;padding:10px;display:flex;flex-direction:column;gap:25px;cursor:pointer}#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score:hover{box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .catalyst-score,#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .mentorship-value{display:flex;align-items:center;gap:10px}#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .catalyst-score .label,#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .mentorship-value .label{font-size:.8rem;font-weight:bolder}#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .catalyst-score .value,#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .mentorship-value .value{color:var(--color-8);font-size:1.1rem}#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .catalyst-score{justify-content:flex-end}#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .score-badge{width:100%;flex:1;display:flex;justify-content:center;gap:10px}#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .score-badge .score{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;box-sizing:border-box;padding:0 25px}#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .score-badge .score .label{font-size:.8rem;font-weight:bolder;color:var(--color-2);text-transform:uppercase}#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .score-badge .score .value{font-size:1.3rem;color:var(--color-8)}#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .score-badge .badge{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .score-badge .badge .icon-star svg{width:15px;color:var(--color-3)}#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .score-badge .badge .icon-master svg{height:50px;color:var(--color-3)}#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .score-badge .badge.level-1 .icon-star svg{color:var(--color-9)}#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .score-badge .badge.level-2 .icon-star svg{color:var(--color-9)}#stats .s-core .c-itnauts .i-top .itnaut .itnaut-indicator-score .score-badge .badge.level-2 .icon-master svg{color:var(--color-10)}@media screen and (max-width: 600px){#stats .s-core .c-itnauts .i-top .itnaut .info{width:100%}}#stats .s-core .c-itnauts .i-left-right{display:flex;align-items:flex-start;flex-wrap:wrap;gap:25px}#stats .s-core .c-itnauts .i-left-right .i-left{width:auto;display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-end;gap:25px;color:var(--color-2)}#stats .s-core .c-itnauts .i-left-right .i-left .text{box-sizing:border-box;padding:10px}#stats .s-core .c-itnauts .i-left-right .i-left .text h6{font-size:1.3rem}#stats .s-core .c-itnauts .i-left-right .i-left .text p{font-size:1rem;margin-top:25px}#stats .s-core .c-itnauts .i-left-right .i-left .d-activities{width:300px;border-radius:1rem;background-color:var(--color-4);overflow:hidden;color:var(--color-2);box-sizing:border-box;padding-bottom:10px}#stats .s-core .c-itnauts .i-left-right .i-left .d-activities .label-info{display:flex;align-items:center;justify-content:space-between;gap:10px;box-sizing:border-box;padding:10px}#stats .s-core .c-itnauts .i-left-right .i-left .d-activities .label-info .label{font-size:.8rem;font-weight:bolder}#stats .s-core .c-itnauts .i-left-right .i-left .d-activities .label-info .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-itnauts .i-left-right .i-left .d-activities .label-info button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-itnauts .i-left-right .i-left .d-activities .label-info .button-icon{background-color:var(--color-4);color:var(--color-2)}#stats .s-core .c-itnauts .i-left-right .i-left .d-activities .label-info .button-icon svg{width:15px}#stats .s-core .c-itnauts .i-left-right .i-left .d-activities .text{font-size:.9rem;text-align:justify;box-sizing:border-box;padding:10px}#stats .s-core .c-itnauts .i-left-right .i-left .d-activities .date{box-sizing:border-box;padding:0 10px;font-size:1.1rem}#stats .s-core .c-itnauts .i-left-right .i-left .d-activities .metric{width:300px;height:300px;display:flex;margin-top:25px}#stats .s-core .c-itnauts .i-left-right .i-left .d-activities .pagination{max-width:1000px;margin:50px auto 0;display:flex;gap:10px;align-items:center;box-sizing:border-box;padding:0 25px}#stats .s-core .c-itnauts .i-left-right .i-left .d-activities .pagination .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-itnauts .i-left-right .i-left .d-activities .pagination button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-itnauts .i-left-right .i-left .d-activities .pagination button.button-icon{width:40px;height:40px;border-radius:1rem;background-color:var(--color-4);color:var(--color-2);border:1px solid var(--color-3);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-itnauts .i-left-right .i-left .d-activities .pagination button.button-icon svg{width:20px}#stats .s-core .c-itnauts .i-left-right .i-left .d-activities .pagination{margin-top:25px}#stats .s-core .c-itnauts .i-left-right .i-left .d-skills{width:300px;border-radius:1rem;background-color:var(--color-4);color:var(--color-2);overflow:hidden;box-sizing:border-box;padding-bottom:10px}#stats .s-core .c-itnauts .i-left-right .i-left .d-skills .label-info{display:flex;align-items:center;justify-content:space-between;gap:10px;box-sizing:border-box;padding:10px}#stats .s-core .c-itnauts .i-left-right .i-left .d-skills .label-info .label{font-size:.8rem;font-weight:bolder}#stats .s-core .c-itnauts .i-left-right .i-left .d-skills .label-info .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-itnauts .i-left-right .i-left .d-skills .label-info button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-itnauts .i-left-right .i-left .d-skills .label-info .button-icon{background-color:var(--color-4);color:var(--color-2)}#stats .s-core .c-itnauts .i-left-right .i-left .d-skills .label-info .button-icon svg{width:15px}#stats .s-core .c-itnauts .i-left-right .i-left .d-skills .text{font-size:.9rem;text-align:justify;box-sizing:border-box;padding:10px}#stats .s-core .c-itnauts .i-left-right .i-left .d-skills .metric{width:300px;height:300px;display:flex;margin-top:25px}#stats .s-core .c-itnauts .i-left-right .i-left .d-skills .pagination{max-width:1000px;margin:50px auto 0;display:flex;gap:10px;align-items:center;box-sizing:border-box;padding:0 25px}#stats .s-core .c-itnauts .i-left-right .i-left .d-skills .pagination .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-itnauts .i-left-right .i-left .d-skills .pagination button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-itnauts .i-left-right .i-left .d-skills .pagination button.button-icon{width:40px;height:40px;border-radius:1rem;background-color:var(--color-4);color:var(--color-2);border:1px solid var(--color-3);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-itnauts .i-left-right .i-left .d-skills .pagination button.button-icon svg{width:20px}#stats .s-core .c-itnauts .i-left-right .i-left .d-skills .pagination{margin-top:25px}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution{width:500px;border-radius:1rem;background-color:var(--color-4);overflow:hidden;color:var(--color-2);box-sizing:border-box;padding-bottom:10px;display:flex;flex-direction:column}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution .label-info{display:flex;align-items:center;justify-content:space-between;gap:10px;box-sizing:border-box;padding:10px}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution .label-info .label{font-size:.8rem;font-weight:bolder}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution .label-info .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution .label-info button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution .label-info .button-icon{background-color:var(--color-4);color:var(--color-2)}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution .label-info .button-icon svg{width:15px}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution .text{font-size:.9rem;text-align:justify;box-sizing:border-box;padding:10px}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution .date{box-sizing:border-box;padding:0 10px;font-size:1.1rem;margin-top:25px;text-align:right}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution .metric-wrapper{width:100%;flex:1}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution .metric{width:100%;height:300px;display:flex;margin-top:25px}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution .pagination{max-width:1000px;margin:50px auto 0;display:flex;gap:10px;align-items:center;box-sizing:border-box;padding:0 25px}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution .pagination .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution .pagination button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution .pagination button.button-icon{width:40px;height:40px;border-radius:1rem;background-color:var(--color-4);color:var(--color-2);border:1px solid var(--color-3);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution .pagination button.button-icon svg{width:20px}#stats .s-core .c-itnauts .i-left-right .i-left .d-evolution .pagination{width:100%;margin-top:0}#stats .s-core .c-itnauts .i-left-right .i-right{flex:1;display:flex;align-items:flex-start;flex-wrap:wrap;gap:25px}#stats .s-core .c-itnauts .i-left-right .i-right .ranking{width:100%;color:var(--color-2)}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .text{box-sizing:border-box;padding:10px}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .text h6{font-size:1.3rem}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .text p{font-size:1rem;margin-top:25px}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list{width:100%;height:800px;overflow:auto;margin-top:25px;border-radius:1rem;background-color:var(--color-4)}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts{width:100%;list-style-type:none;padding:0;margin:0;position:relative}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .item{width:calc(100% - 20px);height:100px;padding:10px;box-sizing:border-box;margin:10px;border:1px solid var(--color-3);border-radius:.4rem;position:absolute;transition:top .3s cubic-bezier(.98,.52,.13,.78)}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .item.selected{border:1px solid var(--color-6)}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .item.selected .content{background-color:var(--color-6)}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .content{background-color:var(--color-3);color:#fff;display:flex;gap:10px;align-items:center;padding:10px;box-sizing:border-box;width:100%;height:100%;position:relative;border-radius:.4rem;cursor:pointer}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .content .rank{width:80px;height:30px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;color:var(--color-3);font-size:10px;white-space:nowrap;text-overflow:ellipsis}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .content .avatar{width:30px;height:30px;border-radius:50%;overflow:hidden}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .content .avatar img{width:100%;height:100%;object-fit:cover;object-position:center}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .content .change{width:50px;display:inline-flex;gap:5px;align-items:center;font-size:.8rem}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .content .change .icon{font-size:10px}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .content .change .icon.up{color:#ff0}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .content .change .icon.down{color:red}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .content .info{flex:1;font-size:.8rem}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .content .info .username{color:#031325}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .content .indicators{font-size:.7rem}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .content .indicators .label{color:#13a7b8}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .content .indicators .value{color:#f4e408}@media screen and (max-width: 520px){#stats .s-core .c-itnauts .i-left-right .i-right .ranking .list .list-ranked-itnauts .content .indicators{display:none}}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .pagination{max-width:1000px;margin:50px auto 0;display:flex;gap:10px;align-items:center;box-sizing:border-box;padding:0 25px}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .pagination .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .pagination button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .pagination button.button-icon{width:40px;height:40px;border-radius:1rem;background-color:var(--color-4);color:var(--color-2);border:1px solid var(--color-3);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .pagination button.button-icon svg{width:20px}#stats .s-core .c-itnauts .i-left-right .i-right .ranking .pagination{margin-top:25px}@media screen and (max-width: 1250px){#stats .s-core .c-itnauts .i-left-right{flex-direction:column-reverse}#stats .s-core .c-itnauts .i-left-right .i-left{align-items:flex-start}}@media screen and (max-width: 900px){#stats .s-core .c-itnauts .i-left-right .i-left{width:100%;flex-direction:row}}#stats .s-core .c-projects{display:flex;flex-direction:column;gap:25px}#stats .s-core .c-projects .p-top{width:100%}#stats .s-core .c-projects .p-top .search{width:100%;display:flex;justify-content:center;box-sizing:border-box;padding:10px}#stats .s-core .c-projects .p-top .search .warpper{flex:1;max-width:1000px;display:flex;justify-content:flex-end;position:relative}#stats .s-core .c-projects .p-top .search *[class*=form-error],#stats .s-core .c-projects .p-top .search *[class*=form-warning],#stats .s-core .c-projects .p-top .search *[class*=form-message]{display:block;margin:10px 0;box-sizing:border-box;border-radius:5px;padding:10px}#stats .s-core .c-projects .p-top .search .form-default.updating .form-message{color:var(--color-8)}#stats .s-core .c-projects .p-top .search .form-default.updated .form-message{background-color:var(--color-8);color:var(--color-2)}#stats .s-core .c-projects .p-top .search .form-errors{font-size:.8rem;font-weight:bolder;color:var(--color-6)}#stats .s-core .c-projects .p-top .search .form-row label,#stats .s-core .c-projects .p-top .search .form-row input,#stats .s-core .c-projects .p-top .search .form-row textarea{display:block;margin:10px 0;box-sizing:border-box}#stats .s-core .c-projects .p-top .search .form-row input,#stats .s-core .c-projects .p-top .search .form-row textarea{border:none;outline:none;border-radius:.4rem}#stats .s-core .c-projects .p-top .search .form-row label{font-weight:bolder}#stats .s-core .c-projects .p-top .search .form-row input{width:100%;height:40px;border-radius:5px;outline:none;padding:10px}#stats .s-core .c-projects .p-top .search .form-row .input-icon{position:relative}#stats .s-core .c-projects .p-top .search .form-row .input-icon .icon,#stats .s-core .c-projects .p-top .search .form-row .input-icon i{width:30px;height:30px;font-size:20px;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:5px;transform:translateY(-50%)}#stats .s-core .c-projects .p-top .search .form-row .input-icon svg{width:15px;max-height:15px}#stats .s-core .c-projects .p-top .search .form-row .input-icon input{padding:5px 5px 5px 40px}#stats .s-core .c-projects .p-top .search .form-row .input-icon .icon,#stats .s-core .c-projects .p-top .search .form-row .input-icon i{opacity:.5}#stats .s-core .c-projects .p-top .search .form-row .input-icon input:focus+i,#stats .s-core .c-projects .p-top .search .form-row .input-icon input:focus+.icon{opacity:1}#stats .s-core .c-projects .p-top .search .form-row textarea{resize:vertical}#stats .s-core .c-projects .p-top .search .form-row .button-submit{display:flex;gap:10px;font-size:1rem;font-weight:bolder;box-sizing:border-box;padding:10px 25px;border-radius:.4rem;outline:none;border:none;box-shadow:1px 1px 4px var(--color-100)}#stats .s-core .c-projects .p-top .search .form-row .button-submit svg{width:15px}#stats .s-core .c-projects .p-top .search .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-projects .p-top .search button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-projects .p-top .search form{flex:1;height:50px;max-width:500px;display:flex;align-items:center;gap:10px;border-radius:25px;background-color:var(--color-1);border:1px solid var(--color-3);box-shadow:1px 1px 4px var(--color-3);color:var(--color-2);overflow:hidden}#stats .s-core .c-projects .p-top .search form .form-row:nth-child(1){flex:1}#stats .s-core .c-projects .p-top .search form .input-icon{flex:1}#stats .s-core .c-projects .p-top .search form input{background-color:var(--color-1);color:var(--color-2)}#stats .s-core .c-projects .p-top .search form .fr-options{display:flex;align-items:center;box-sizing:border-box;padding:5px;gap:5px}#stats .s-core .c-projects .p-top .search form .fr-options button{width:40px;height:40px;border-radius:50%;background-color:var(--color-3);color:var(--color-2)}#stats .s-core .c-projects .p-top .search form .fr-options button svg{width:25px}#stats .s-core .c-projects .p-top .search{margin:0 0 25px}#stats .s-core .c-projects .p-top .search .warpper form{background-color:var(--color-3);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-projects .p-top .search .warpper form input{background-color:var(--color-3)}#stats .s-core .c-projects .p-top .search .warpper form .fr-options button{box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-projects .p-top .project{width:100%;display:flex;flex-wrap:wrap;gap:25px}#stats .s-core .c-projects .p-top .project .avatar{display:block;width:150px;height:150px;border-radius:1rem;overflow:hidden;background-color:var(--color-4);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-projects .p-top .project .avatar img{width:100%;height:100%;object-fit:cover;object-position:center}#stats .s-core .c-projects .p-top .project .info{width:500px;border-radius:1rem;overflow:hidden;background-color:var(--color-4);color:var(--color-2);box-sizing:border-box;padding:10px}#stats .s-core .c-projects .p-top .project .info .id{font-size:.9rem;display:flex;align-items:center;gap:10px;margin-top:10px}#stats .s-core .c-projects .p-top .project .info .name{font-size:1.1rem;font-weight:bolder;color:var(--color-8)}#stats .s-core .c-projects .p-top .project .info .field{display:flex;align-items:center;flex-wrap:wrap;margin-top:10px}#stats .s-core .c-projects .p-top .project .info .field .value{background-color:var(--color-2);color:var(--color-4);box-sizing:border-box;padding:0 10px;display:inline-flex;align-items:center;font-size:15px;height:30px;border-radius:15px}#stats .s-core .c-projects .p-top .project .info .description-short{font-size:.9rem;margin-top:10px}#stats .s-core .c-projects .p-top .project .project-indicator-health-score{width:300px;display:flex;flex-direction:column;gap:25px;box-sizing:border-box;padding:10px;border-radius:1rem;background-color:var(--color-4);color:var(--color-2);cursor:pointer}#stats .s-core .c-projects .p-top .project .project-indicator-health-score .top,#stats .s-core .c-projects .p-top .project .project-indicator-health-score .end{width:100%;display:flex;align-items:center;gap:10px}#stats .s-core .c-projects .p-top .project .project-indicator-health-score .top .label,#stats .s-core .c-projects .p-top .project .project-indicator-health-score .end .label{font-size:.8rem;font-weight:bolder}#stats .s-core .c-projects .p-top .project .project-indicator-health-score .top .value,#stats .s-core .c-projects .p-top .project .project-indicator-health-score .end .value{font-size:1.1rem;color:var(--color-8)}#stats .s-core .c-projects .p-top .project .project-indicator-health-score .end{justify-content:flex-end}#stats .s-core .c-projects .p-top .project .project-indicator-health-score .core{width:100%;flex:1;display:flex;justify-content:center;align-items:center;gap:25px}#stats .s-core .c-projects .p-top .project .project-indicator-health-score .core .icon svg{height:25px}#stats .s-core .c-projects .p-top .project .project-indicator-health-score .core .label-value .lebel{font-size:.9rem}#stats .s-core .c-projects .p-top .project .project-indicator-health-score .core .label-value .value{font-size:1.1rem;color:var(--color-8);margin-top:10px}#stats .s-core .c-projects .p-top .project .project-indicator-impact-score{width:300px;display:flex;align-items:center;justify-content:center;gap:25px;box-sizing:border-box;padding:10px;border-radius:1rem;background-color:var(--color-4);color:var(--color-2);cursor:pointer}#stats .s-core .c-projects .p-top .project .project-indicator-impact-score .icon svg{height:25px}#stats .s-core .c-projects .p-top .project .project-indicator-impact-score .label-value .lebel{font-size:.9rem}#stats .s-core .c-projects .p-top .project .project-indicator-impact-score .label-value .value{font-size:1.1rem;color:var(--color-8);margin:10px}#stats .s-core .c-projects .p-top .project .project-indicator-impact-score .label-value .label-sub{font-size:.8rem}#stats .s-core .c-projects .p-top .project .project-indicator-support{width:300px;display:flex;flex-direction:column;gap:25px;box-sizing:border-box;padding:10px;border-radius:1rem;background-color:var(--color-4);color:var(--color-2);cursor:pointer}#stats .s-core .c-projects .p-top .project .project-indicator-support .shapes{width:100%;height:50px;position:relative}#stats .s-core .c-projects .p-top .project .project-indicator-support .shapes .shape-1{width:50px;height:50px;background-color:#ff000080;position:absolute;right:30px;border-radius:50%}#stats .s-core .c-projects .p-top .project .project-indicator-support .shapes .shape-2{width:50px;height:50px;background-color:#ffff0080;position:absolute;right:0;border-radius:50%}#stats .s-core .c-projects .p-top .project .project-indicator-support .values{display:flex;flex:1;justify-content:center;gap:10px}#stats .s-core .c-projects .p-top .project .project-indicator-support .last-support{display:flex;align-items:center;gap:10px}#stats .s-core .c-projects .p-top .project .project-indicator-support .last-support .label{font-size:.8rem;font-weight:bolder}#stats .s-core .c-projects .p-top .project .project-indicator-support .last-support .value{font-size:1rem;color:var(--color-8)}@media screen and (max-width: 600px){#stats .s-core .c-projects .p-top .project .info{width:100%}}#stats .s-core .c-projects .p-left-right{display:flex;align-items:flex-start;flex-wrap:wrap;gap:25px}#stats .s-core .c-projects .p-left-right .p-left{max-width:800px;min-width:600px;flex:1;display:flex;flex-wrap:wrap;flex-direction:column;gap:25px}#stats .s-core .c-projects .p-left-right .p-left .projects-link{width:100%;min-height:400px;border-radius:1rem;background-color:var(--color-4);color:var(--color-2);display:flex;flex-wrap:wrap;gap:25px;box-sizing:border-box;padding:10px}#stats .s-core .c-projects .p-left-right .p-left .projects-link .metric .hexa-connection{width:300px;height:300px}#stats .s-core .c-projects .p-left-right .p-left .projects-link .metric .pagination{max-width:1000px;margin:50px auto 0;display:flex;gap:10px;align-items:center;box-sizing:border-box;padding:0 25px}#stats .s-core .c-projects .p-left-right .p-left .projects-link .metric .pagination .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-projects .p-left-right .p-left .projects-link .metric .pagination button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-projects .p-left-right .p-left .projects-link .metric .pagination button.button-icon{width:40px;height:40px;border-radius:1rem;background-color:var(--color-4);color:var(--color-2);border:1px solid var(--color-3);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-projects .p-left-right .p-left .projects-link .metric .pagination button.button-icon svg{width:20px}#stats .s-core .c-projects .p-left-right .p-left .projects-link .metric .pagination{margin-top:25px}#stats .s-core .c-projects .p-left-right .p-left .projects-link .info{flex:1;text-align:justify}#stats .s-core .c-projects .p-left-right .p-left .projects-link .info h6{font-size:1.3rem}#stats .s-core .c-projects .p-left-right .p-left .projects-link .info p{font-size:1rem;margin-top:25px}#stats .s-core .c-projects .p-left-right .p-left .projects-link .info .i-core{width:100%;min-width:300px;max-width:500px;height:300px;border-radius:1rem;background-color:var(--color-3);box-shadow:1px 1px 4px var(--color-1);margin-top:25px}@media screen and (max-width: 800px){#stats .s-core .c-projects .p-left-right .p-left .projects-link{flex-direction:column}}#stats .s-core .c-projects .p-left-right .p-left .missions{width:100%;color:var(--color-2)}#stats .s-core .c-projects .p-left-right .p-left .missions .text{box-sizing:border-box;padding:10px}#stats .s-core .c-projects .p-left-right .p-left .missions .text h6{font-size:1.3rem}#stats .s-core .c-projects .p-left-right .p-left .missions .text p{font-size:1rem;margin-top:25px}#stats .s-core .c-projects .p-left-right .p-left .missions .metrics{display:flex;flex-wrap:wrap;gap:25px;margin-top:25px}#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-progress,#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-details{flex:1;min-width:300px;border-radius:1rem;background-color:var(--color-4)}#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-progress{height:300px}#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-details{min-height:300px;display:flex;flex-direction:column;align-items:flex-start;gap:25px;box-sizing:border-box;padding:25px}#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-details .indicators{width:100%;flex:1;display:flex;flex-wrap:wrap;gap:25px}#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-details .indicators .indicator{display:flex;align-items:flex-start;gap:10px;border:1px solid var(--color-3);box-sizing:border-box;padding:10px;border-radius:1rem;cursor:pointer}#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-details .indicators .indicator:hover{box-shadow:1px 1px 4px var(--color-3)}#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-details .indicators .indicator .icon svg{width:25px}#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-details .indicators .indicator .label{font-size:.9rem}#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-details .indicators .indicator .value{font-size:.9rem;color:var(--color-8)}#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-details .pagination{max-width:1000px;margin:50px auto 0;display:flex;gap:10px;align-items:center;box-sizing:border-box;padding:0 25px}#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-details .pagination .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-details .pagination button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-details .pagination button.button-icon{width:40px;height:40px;border-radius:1rem;background-color:var(--color-4);color:var(--color-2);border:1px solid var(--color-3);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-details .pagination button.button-icon svg{width:20px}@media screen and (max-width: 900px){#stats .s-core .c-projects .p-left-right .p-left .missions .metrics{display:flex;flex-direction:column}#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-progress,#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-details{flex:none;width:500px}}@media screen and (max-width: 600px){#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-progress,#stats .s-core .c-projects .p-left-right .p-left .missions .metrics .missions-details{width:100%}}#stats .s-core .c-projects .p-left-right .p-left .ia{width:500px;height:300px;border-radius:1rem;background-color:var(--color-4)}#stats .s-core .c-projects .p-left-right .p-right{min-width:600px;max-width:800px;flex:1;display:flex;align-items:flex-start;flex-wrap:wrap;gap:25px}#stats .s-core .c-projects .p-left-right .p-right .ranking{width:100%;color:var(--color-2)}#stats .s-core .c-projects .p-left-right .p-right .ranking .text{box-sizing:border-box;padding:10px}#stats .s-core .c-projects .p-left-right .p-right .ranking .text h6{font-size:1.3rem}#stats .s-core .c-projects .p-left-right .p-right .ranking .text p{font-size:1rem;margin-top:25px}#stats .s-core .c-projects .p-left-right .p-right .ranking .list{width:100%;height:800px;overflow:auto;margin-top:25px;border-radius:1rem;background-color:var(--color-4)}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects{width:100%;list-style-type:none;padding:0;margin:0;position:relative}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .item{width:calc(100% - 20px);height:100px;padding:10px;box-sizing:border-box;margin:10px;border:1px solid var(--color-3);border-radius:.4rem;position:absolute;transition:top .3s cubic-bezier(.98,.52,.13,.78)}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .item.selected{border:1px solid var(--color-6)}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .item.selected .content{background-color:var(--color-6)}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .content{background-color:var(--color-3);color:#fff;display:flex;gap:10px;align-items:center;padding:10px;box-sizing:border-box;width:100%;height:100%;position:relative;border-radius:.4rem;cursor:pointer}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .content .rank{width:80px;height:30px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;color:var(--color-3);font-size:10px;white-space:nowrap;text-overflow:ellipsis}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .content .avatar{width:30px;height:30px;border-radius:50%;overflow:hidden}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .content .avatar img{width:100%;height:100%;object-fit:cover;object-position:center}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .content .change{width:50px;display:inline-flex;gap:5px;align-items:center;font-size:.8rem}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .content .change .icon{font-size:10px}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .content .change .icon.up{color:#ff0}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .content .change .icon.down{color:red}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .content .info{flex:1;font-size:.8rem}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .content .info .name{color:#031325}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .content .indicators{font-size:.7rem}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .content .indicators .label{color:#13a7b8}#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .content .indicators .value{color:#f4e408}@media screen and (max-width: 520px){#stats .s-core .c-projects .p-left-right .p-right .ranking .list .list-ranked-projects .content .indicators{display:none}}#stats .s-core .c-projects .p-left-right .p-right .ranking .pagination{max-width:1000px;margin:50px auto 0;display:flex;gap:10px;align-items:center;box-sizing:border-box;padding:0 25px}#stats .s-core .c-projects .p-left-right .p-right .ranking .pagination .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-projects .p-left-right .p-right .ranking .pagination button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-projects .p-left-right .p-right .ranking .pagination button.button-icon{width:40px;height:40px;border-radius:1rem;background-color:var(--color-4);color:var(--color-2);border:1px solid var(--color-3);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-projects .p-left-right .p-right .ranking .pagination button.button-icon svg{width:20px}#stats .s-core .c-projects .p-left-right .p-right .ranking .pagination{margin-top:25px}@media screen and (max-width: 1250px){#stats .s-core .c-projects .p-left-right{flex-direction:column-reverse}}@media screen and (max-width: 800px){#stats .s-core .c-projects .p-left-right .p-left{width:100%;flex-direction:row}}@media screen and (max-width: 650px){#stats .s-core .c-projects .p-left-right .p-left,#stats .s-core .c-projects .p-left-right .p-right{width:100%;min-width:auto}}#stats .s-core .c-fields{display:flex;flex-direction:column;gap:25px}#stats .s-core .c-fields .f-top{width:100%}#stats .s-core .c-fields .f-top .search{width:100%;display:flex;justify-content:center;box-sizing:border-box;padding:10px}#stats .s-core .c-fields .f-top .search .warpper{flex:1;max-width:1000px;display:flex;justify-content:flex-end;position:relative}#stats .s-core .c-fields .f-top .search *[class*=form-error],#stats .s-core .c-fields .f-top .search *[class*=form-warning],#stats .s-core .c-fields .f-top .search *[class*=form-message]{display:block;margin:10px 0;box-sizing:border-box;border-radius:5px;padding:10px}#stats .s-core .c-fields .f-top .search .form-default.updating .form-message{color:var(--color-8)}#stats .s-core .c-fields .f-top .search .form-default.updated .form-message{background-color:var(--color-8);color:var(--color-2)}#stats .s-core .c-fields .f-top .search .form-errors{font-size:.8rem;font-weight:bolder;color:var(--color-6)}#stats .s-core .c-fields .f-top .search .form-row label,#stats .s-core .c-fields .f-top .search .form-row input,#stats .s-core .c-fields .f-top .search .form-row textarea{display:block;margin:10px 0;box-sizing:border-box}#stats .s-core .c-fields .f-top .search .form-row input,#stats .s-core .c-fields .f-top .search .form-row textarea{border:none;outline:none;border-radius:.4rem}#stats .s-core .c-fields .f-top .search .form-row label{font-weight:bolder}#stats .s-core .c-fields .f-top .search .form-row input{width:100%;height:40px;border-radius:5px;outline:none;padding:10px}#stats .s-core .c-fields .f-top .search .form-row .input-icon{position:relative}#stats .s-core .c-fields .f-top .search .form-row .input-icon .icon,#stats .s-core .c-fields .f-top .search .form-row .input-icon i{width:30px;height:30px;font-size:20px;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:5px;transform:translateY(-50%)}#stats .s-core .c-fields .f-top .search .form-row .input-icon svg{width:15px;max-height:15px}#stats .s-core .c-fields .f-top .search .form-row .input-icon input{padding:5px 5px 5px 40px}#stats .s-core .c-fields .f-top .search .form-row .input-icon .icon,#stats .s-core .c-fields .f-top .search .form-row .input-icon i{opacity:.5}#stats .s-core .c-fields .f-top .search .form-row .input-icon input:focus+i,#stats .s-core .c-fields .f-top .search .form-row .input-icon input:focus+.icon{opacity:1}#stats .s-core .c-fields .f-top .search .form-row textarea{resize:vertical}#stats .s-core .c-fields .f-top .search .form-row .button-submit{display:flex;gap:10px;font-size:1rem;font-weight:bolder;box-sizing:border-box;padding:10px 25px;border-radius:.4rem;outline:none;border:none;box-shadow:1px 1px 4px var(--color-100)}#stats .s-core .c-fields .f-top .search .form-row .button-submit svg{width:15px}#stats .s-core .c-fields .f-top .search .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-fields .f-top .search button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-fields .f-top .search form{flex:1;height:50px;max-width:500px;display:flex;align-items:center;gap:10px;border-radius:25px;background-color:var(--color-1);border:1px solid var(--color-3);box-shadow:1px 1px 4px var(--color-3);color:var(--color-2);overflow:hidden}#stats .s-core .c-fields .f-top .search form .form-row:nth-child(1){flex:1}#stats .s-core .c-fields .f-top .search form .input-icon{flex:1}#stats .s-core .c-fields .f-top .search form input{background-color:var(--color-1);color:var(--color-2)}#stats .s-core .c-fields .f-top .search form .fr-options{display:flex;align-items:center;box-sizing:border-box;padding:5px;gap:5px}#stats .s-core .c-fields .f-top .search form .fr-options button{width:40px;height:40px;border-radius:50%;background-color:var(--color-3);color:var(--color-2)}#stats .s-core .c-fields .f-top .search form .fr-options button svg{width:25px}#stats .s-core .c-fields .f-top .search{margin:0 0 25px}#stats .s-core .c-fields .f-top .search .warpper form{background-color:var(--color-3);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-fields .f-top .search .warpper form input{background-color:var(--color-3)}#stats .s-core .c-fields .f-top .search .warpper form .fr-options button{box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-fields .f-core{width:100%;flex:1}#stats .s-core .c-fields .f-core .ranking{width:100%;color:var(--color-2)}#stats .s-core .c-fields .f-core .ranking .text{max-width:700px;box-sizing:border-box;padding:10px}#stats .s-core .c-fields .f-core .ranking .text h6{font-size:1.3rem}#stats .s-core .c-fields .f-core .ranking .text p{font-size:1rem;margin-top:25px}#stats .s-core .c-fields .f-core .ranking .list{width:100%;height:800px;overflow:auto;margin-top:25px;border-radius:1rem;background-color:var(--color-4)}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields{width:100%;list-style-type:none;padding:0;margin:0;position:relative}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .item{width:calc(100% - 20px);height:100px;padding:10px;box-sizing:border-box;margin:10px;border:1px solid var(--color-3);border-radius:.4rem;position:absolute;transition:top .3s cubic-bezier(.98,.52,.13,.78)}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .item.selected{border:1px solid var(--color-6)}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .item.selected .content{background-color:var(--color-6)}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .content{background-color:var(--color-3);color:#fff;display:flex;gap:10px;align-items:center;padding:10px;box-sizing:border-box;width:100%;height:100%;position:relative;border-radius:.4rem;cursor:pointer}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .content .rank{width:80px;height:30px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;color:var(--color-3);font-size:10px;white-space:nowrap;text-overflow:ellipsis}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .content .avatar{width:30px;height:30px;border-radius:50%;overflow:hidden}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .content .avatar img{width:100%;height:100%;object-fit:cover;object-position:center}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .content .change{width:50px;display:inline-flex;gap:5px;align-items:center;font-size:.8rem}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .content .change .icon{font-size:10px}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .content .change .icon.up{color:#ff0}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .content .change .icon.down{color:red}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .content .field{flex:1;font-size:.8rem;display:flex}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .content .field .value{height:30px;font-size:15px;box-sizing:border-box;padding:0 10px;border-radius:15px;background-color:var(--color-2);color:var(--color-3);display:inline-flex;align-items:center}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .content .indicators{font-size:.7rem}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .content .indicators .label{color:#13a7b8}#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .content .indicators .value{color:#f4e408}@media screen and (max-width: 520px){#stats .s-core .c-fields .f-core .ranking .list .list-ranked-fields .content .indicators{display:none}}#stats .s-core .c-fields .f-core .ranking .pagination{max-width:1000px;margin:50px auto 0;display:flex;gap:10px;align-items:center;box-sizing:border-box;padding:0 25px}#stats .s-core .c-fields .f-core .ranking .pagination .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-fields .f-core .ranking .pagination button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-fields .f-core .ranking .pagination button.button-icon{width:40px;height:40px;border-radius:1rem;background-color:var(--color-4);color:var(--color-2);border:1px solid var(--color-3);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-fields .f-core .ranking .pagination button.button-icon svg{width:20px}#stats .s-core .c-fields .f-core .ranking .pagination{margin-top:25px}#stats .s-core .c-education-partners{display:flex;flex-direction:column;gap:25px}#stats .s-core .c-education-partners .ep-top{width:100%}#stats .s-core .c-education-partners .ep-top .search{width:100%;display:flex;justify-content:center;box-sizing:border-box;padding:10px}#stats .s-core .c-education-partners .ep-top .search .warpper{flex:1;max-width:1000px;display:flex;justify-content:flex-end;position:relative}#stats .s-core .c-education-partners .ep-top .search *[class*=form-error],#stats .s-core .c-education-partners .ep-top .search *[class*=form-warning],#stats .s-core .c-education-partners .ep-top .search *[class*=form-message]{display:block;margin:10px 0;box-sizing:border-box;border-radius:5px;padding:10px}#stats .s-core .c-education-partners .ep-top .search .form-default.updating .form-message{color:var(--color-8)}#stats .s-core .c-education-partners .ep-top .search .form-default.updated .form-message{background-color:var(--color-8);color:var(--color-2)}#stats .s-core .c-education-partners .ep-top .search .form-errors{font-size:.8rem;font-weight:bolder;color:var(--color-6)}#stats .s-core .c-education-partners .ep-top .search .form-row label,#stats .s-core .c-education-partners .ep-top .search .form-row input,#stats .s-core .c-education-partners .ep-top .search .form-row textarea{display:block;margin:10px 0;box-sizing:border-box}#stats .s-core .c-education-partners .ep-top .search .form-row input,#stats .s-core .c-education-partners .ep-top .search .form-row textarea{border:none;outline:none;border-radius:.4rem}#stats .s-core .c-education-partners .ep-top .search .form-row label{font-weight:bolder}#stats .s-core .c-education-partners .ep-top .search .form-row input{width:100%;height:40px;border-radius:5px;outline:none;padding:10px}#stats .s-core .c-education-partners .ep-top .search .form-row .input-icon{position:relative}#stats .s-core .c-education-partners .ep-top .search .form-row .input-icon .icon,#stats .s-core .c-education-partners .ep-top .search .form-row .input-icon i{width:30px;height:30px;font-size:20px;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:5px;transform:translateY(-50%)}#stats .s-core .c-education-partners .ep-top .search .form-row .input-icon svg{width:15px;max-height:15px}#stats .s-core .c-education-partners .ep-top .search .form-row .input-icon input{padding:5px 5px 5px 40px}#stats .s-core .c-education-partners .ep-top .search .form-row .input-icon .icon,#stats .s-core .c-education-partners .ep-top .search .form-row .input-icon i{opacity:.5}#stats .s-core .c-education-partners .ep-top .search .form-row .input-icon input:focus+i,#stats .s-core .c-education-partners .ep-top .search .form-row .input-icon input:focus+.icon{opacity:1}#stats .s-core .c-education-partners .ep-top .search .form-row textarea{resize:vertical}#stats .s-core .c-education-partners .ep-top .search .form-row .button-submit{display:flex;gap:10px;font-size:1rem;font-weight:bolder;box-sizing:border-box;padding:10px 25px;border-radius:.4rem;outline:none;border:none;box-shadow:1px 1px 4px var(--color-100)}#stats .s-core .c-education-partners .ep-top .search .form-row .button-submit svg{width:15px}#stats .s-core .c-education-partners .ep-top .search .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-education-partners .ep-top .search button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-education-partners .ep-top .search form{flex:1;height:50px;max-width:500px;display:flex;align-items:center;gap:10px;border-radius:25px;background-color:var(--color-1);border:1px solid var(--color-3);box-shadow:1px 1px 4px var(--color-3);color:var(--color-2);overflow:hidden}#stats .s-core .c-education-partners .ep-top .search form .form-row:nth-child(1){flex:1}#stats .s-core .c-education-partners .ep-top .search form .input-icon{flex:1}#stats .s-core .c-education-partners .ep-top .search form input{background-color:var(--color-1);color:var(--color-2)}#stats .s-core .c-education-partners .ep-top .search form .fr-options{display:flex;align-items:center;box-sizing:border-box;padding:5px;gap:5px}#stats .s-core .c-education-partners .ep-top .search form .fr-options button{width:40px;height:40px;border-radius:50%;background-color:var(--color-3);color:var(--color-2)}#stats .s-core .c-education-partners .ep-top .search form .fr-options button svg{width:25px}#stats .s-core .c-education-partners .ep-top .search{margin:0 0 25px}#stats .s-core .c-education-partners .ep-top .search .warpper form{background-color:var(--color-3);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-education-partners .ep-top .search .warpper form input{background-color:var(--color-3)}#stats .s-core .c-education-partners .ep-top .search .warpper form .fr-options button{box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-education-partners .ep-core{width:100%;flex:1}#stats .s-core .c-education-partners .ep-core .ranking{width:100%;color:var(--color-2)}#stats .s-core .c-education-partners .ep-core .ranking .text{max-width:700px;box-sizing:border-box;padding:10px}#stats .s-core .c-education-partners .ep-core .ranking .text h6{font-size:1.3rem}#stats .s-core .c-education-partners .ep-core .ranking .text p{font-size:1rem;margin-top:25px}#stats .s-core .c-education-partners .ep-core .ranking .list{width:100%;height:800px;overflow:auto;margin-top:25px;border-radius:1rem;background-color:var(--color-4)}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners{width:100%;list-style-type:none;padding:0;margin:0;position:relative}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .item{width:calc(100% - 20px);height:100px;padding:10px;box-sizing:border-box;margin:10px;border:1px solid var(--color-3);border-radius:.4rem;position:absolute;transition:top .3s cubic-bezier(.98,.52,.13,.78)}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .item.selected{border:1px solid var(--color-6)}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .item.selected .content{background-color:var(--color-6)}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .content{background-color:var(--color-3);color:#fff;display:flex;gap:10px;align-items:center;padding:10px;box-sizing:border-box;width:100%;height:100%;position:relative;border-radius:.4rem;cursor:pointer}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .content .rank{width:80px;height:30px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;color:var(--color-3);font-size:10px;white-space:nowrap;text-overflow:ellipsis}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .content .avatar{width:30px;height:30px;border-radius:50%;overflow:hidden}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .content .avatar img{width:100%;height:100%;object-fit:cover;object-position:center}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .content .change{width:50px;display:inline-flex;gap:5px;align-items:center;font-size:.8rem}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .content .change .icon{font-size:10px}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .content .change .icon.up{color:#ff0}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .content .change .icon.down{color:red}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .content .info{flex:1;font-size:.8re}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .content .info .name{font-size:.8rem;font-weight:bolder;color:var(--color-2)}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .content .indicators{font-size:.7rem}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .content .indicators .label{color:#13a7b8}#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .content .indicators .value{color:#f4e408}@media screen and (max-width: 520px){#stats .s-core .c-education-partners .ep-core .ranking .list .list-ranked-education-partners .content .indicators{display:none}}#stats .s-core .c-education-partners .ep-core .ranking .pagination{max-width:1000px;margin:50px auto 0;display:flex;gap:10px;align-items:center;box-sizing:border-box;padding:0 25px}#stats .s-core .c-education-partners .ep-core .ranking .pagination .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-education-partners .ep-core .ranking .pagination button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-education-partners .ep-core .ranking .pagination button.button-icon{width:40px;height:40px;border-radius:1rem;background-color:var(--color-4);color:var(--color-2);border:1px solid var(--color-3);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-education-partners .ep-core .ranking .pagination button.button-icon svg{width:20px}#stats .s-core .c-education-partners .ep-core .ranking .pagination{margin-top:25px}#stats .s-core .c-countries{display:flex;flex-direction:column;gap:25px}#stats .s-core .c-countries .c-top{width:100%}#stats .s-core .c-countries .c-top .search{width:100%;display:flex;justify-content:center;box-sizing:border-box;padding:10px}#stats .s-core .c-countries .c-top .search .warpper{flex:1;max-width:1000px;display:flex;justify-content:flex-end;position:relative}#stats .s-core .c-countries .c-top .search *[class*=form-error],#stats .s-core .c-countries .c-top .search *[class*=form-warning],#stats .s-core .c-countries .c-top .search *[class*=form-message]{display:block;margin:10px 0;box-sizing:border-box;border-radius:5px;padding:10px}#stats .s-core .c-countries .c-top .search .form-default.updating .form-message{color:var(--color-8)}#stats .s-core .c-countries .c-top .search .form-default.updated .form-message{background-color:var(--color-8);color:var(--color-2)}#stats .s-core .c-countries .c-top .search .form-errors{font-size:.8rem;font-weight:bolder;color:var(--color-6)}#stats .s-core .c-countries .c-top .search .form-row label,#stats .s-core .c-countries .c-top .search .form-row input,#stats .s-core .c-countries .c-top .search .form-row textarea{display:block;margin:10px 0;box-sizing:border-box}#stats .s-core .c-countries .c-top .search .form-row input,#stats .s-core .c-countries .c-top .search .form-row textarea{border:none;outline:none;border-radius:.4rem}#stats .s-core .c-countries .c-top .search .form-row label{font-weight:bolder}#stats .s-core .c-countries .c-top .search .form-row input{width:100%;height:40px;border-radius:5px;outline:none;padding:10px}#stats .s-core .c-countries .c-top .search .form-row .input-icon{position:relative}#stats .s-core .c-countries .c-top .search .form-row .input-icon .icon,#stats .s-core .c-countries .c-top .search .form-row .input-icon i{width:30px;height:30px;font-size:20px;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:5px;transform:translateY(-50%)}#stats .s-core .c-countries .c-top .search .form-row .input-icon svg{width:15px;max-height:15px}#stats .s-core .c-countries .c-top .search .form-row .input-icon input{padding:5px 5px 5px 40px}#stats .s-core .c-countries .c-top .search .form-row .input-icon .icon,#stats .s-core .c-countries .c-top .search .form-row .input-icon i{opacity:.5}#stats .s-core .c-countries .c-top .search .form-row .input-icon input:focus+i,#stats .s-core .c-countries .c-top .search .form-row .input-icon input:focus+.icon{opacity:1}#stats .s-core .c-countries .c-top .search .form-row textarea{resize:vertical}#stats .s-core .c-countries .c-top .search .form-row .button-submit{display:flex;gap:10px;font-size:1rem;font-weight:bolder;box-sizing:border-box;padding:10px 25px;border-radius:.4rem;outline:none;border:none;box-shadow:1px 1px 4px var(--color-100)}#stats .s-core .c-countries .c-top .search .form-row .button-submit svg{width:15px}#stats .s-core .c-countries .c-top .search .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-countries .c-top .search button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-countries .c-top .search form{flex:1;height:50px;max-width:500px;display:flex;align-items:center;gap:10px;border-radius:25px;background-color:var(--color-1);border:1px solid var(--color-3);box-shadow:1px 1px 4px var(--color-3);color:var(--color-2);overflow:hidden}#stats .s-core .c-countries .c-top .search form .form-row:nth-child(1){flex:1}#stats .s-core .c-countries .c-top .search form .input-icon{flex:1}#stats .s-core .c-countries .c-top .search form input{background-color:var(--color-1);color:var(--color-2)}#stats .s-core .c-countries .c-top .search form .fr-options{display:flex;align-items:center;box-sizing:border-box;padding:5px;gap:5px}#stats .s-core .c-countries .c-top .search form .fr-options button{width:40px;height:40px;border-radius:50%;background-color:var(--color-3);color:var(--color-2)}#stats .s-core .c-countries .c-top .search form .fr-options button svg{width:25px}#stats .s-core .c-countries .c-top .search{margin:0 0 25px}#stats .s-core .c-countries .c-top .search .warpper form{background-color:var(--color-3);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-countries .c-top .search .warpper form input{background-color:var(--color-3)}#stats .s-core .c-countries .c-top .search .warpper form .fr-options button{box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-countries .c-core{width:100%;flex:1}#stats .s-core .c-countries .c-core .ranking{width:100%;color:var(--color-2)}#stats .s-core .c-countries .c-core .ranking .text{max-width:700px;box-sizing:border-box;padding:10px}#stats .s-core .c-countries .c-core .ranking .text h6{font-size:1.3rem}#stats .s-core .c-countries .c-core .ranking .text p{font-size:1rem;margin-top:25px}#stats .s-core .c-countries .c-core .ranking .list{width:100%;height:800px;overflow:auto;margin-top:25px;border-radius:1rem;background-color:var(--color-4)}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries{width:100%;list-style-type:none;padding:0;margin:0;position:relative}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .item{width:calc(100% - 20px);height:100px;padding:10px;box-sizing:border-box;margin:10px;border:1px solid var(--color-3);border-radius:.4rem;position:absolute;transition:top .3s cubic-bezier(.98,.52,.13,.78)}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .item.selected{border:1px solid var(--color-6)}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .item.selected .content{background-color:var(--color-6)}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .content{background-color:var(--color-3);color:#fff;display:flex;gap:10px;align-items:center;padding:10px;box-sizing:border-box;width:100%;height:100%;position:relative;border-radius:.4rem;cursor:pointer}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .content .rank{width:80px;height:30px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;color:var(--color-3);font-size:10px;white-space:nowrap;text-overflow:ellipsis}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .content .avatar{width:30px;height:30px;border-radius:50%;overflow:hidden}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .content .avatar img{width:100%;height:100%;object-fit:cover;object-position:center}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .content .change{width:50px;display:inline-flex;gap:5px;align-items:center;font-size:.8rem}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .content .change .icon{font-size:10px}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .content .change .icon.up{color:#ff0}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .content .change .icon.down{color:red}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .content .field{flex:1;font-size:.8rem;display:flex}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .content .field .value{height:30px;font-size:15px;box-sizing:border-box;padding:0 10px;border-radius:15px;background-color:var(--color-2);color:var(--color-3);display:inline-flex;align-items:center}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .content .indicators{font-size:.7rem}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .content .indicators .label{color:#13a7b8}#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .content .indicators .value{color:#f4e408}@media screen and (max-width: 520px){#stats .s-core .c-countries .c-core .ranking .list .list-ranked-countries .content .indicators{display:none}}#stats .s-core .c-countries .c-core .ranking .pagination{max-width:1000px;margin:50px auto 0;display:flex;gap:10px;align-items:center;box-sizing:border-box;padding:0 25px}#stats .s-core .c-countries .c-core .ranking .pagination .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}#stats .s-core .c-countries .c-core .ranking .pagination button.button-icon{outline:none;padding:0;border:none}#stats .s-core .c-countries .c-core .ranking .pagination button.button-icon{width:40px;height:40px;border-radius:1rem;background-color:var(--color-4);color:var(--color-2);border:1px solid var(--color-3);box-shadow:1px 1px 4px var(--color-1)}#stats .s-core .c-countries .c-core .ranking .pagination button.button-icon svg{width:20px}#stats .s-core .c-countries .c-core .ranking .pagination{margin-top:25px}
