hr{background-color:#fff;width:30%;height:0.4rem;border-radius:0.2rem;margin:3rem auto 1rem auto}.wrapper-container{background-color:#2e73fc;background-image:url("../img/layout/bg-second.png")}.border-ranking{border-radius:2.4rem;border:0.2rem solid #fff;margin:0 0 3rem;overflow:hidden;background-color:var(--color-primary-700)}.winners .box-ranking{background:url("../img/icon/big-cup-white.png") no-repeat top center}.box-ranking img{display:none}.box-ranking.selected img{display:inline;position:absolute;bottom:-17px;left:calc(50% - 20px)}.box-ranking{padding:12rem 3rem 2rem;text-align:center;position:relative;background:url("../img/icon/hands-white.png") no-repeat top center;transition:0.5s}.box-ranking:hover,.box-ranking.selected{background:url("../img/icon/hands-black.png") no-repeat top center;background-color:#fff;transition:0.5s}.winners .box-ranking:hover,.winners .box-ranking.selected{background:url("../img/icon/big-cup-black.png") no-repeat top center;background-color:#fff}.box-ranking:first-child:hover,.box-ranking.selected:first-child{border-top-left-radius:2.3rem;border-bottom-left-radius:2.3rem}.box-ranking:last-child,.box-ranking.selected:last-child{border-top-right-radius:2.3rem;border-bottom-right-radius:2.3rem}.box-ranking h3,.box-ranking h4{font-size:var(--fluid-14-16);color:#fff;transition:0.5s}.box-ranking:hover h3,.box-ranking:hover h4,.box-ranking.selected h3,.box-ranking.selected h4{color:var(--color-primary-700);transition:0.5s}.podium{margin:0}.box-user h4{font-size:var(--fluid-16-20);color:var(--color-primary-700)}.box-user__name{font-size:var(--fluid-16-20);color:var(--color-primary-700);margin-right:16px;width:100%;max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.box-user p{color:var(--color-primary-700);font-size:var(--fluid-16-20);font-weight:700}.box-user__classroom{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:1rem;max-width:100%}.box-user__classroom--notruncate{white-space:normal;overflow:visible;text-overflow:unset}.podium.out .box-user{background-color:rgba(255, 255, 255, 0.75)}.box-user{background-color:#fff;border-radius:2.4rem;padding:1rem 3rem;margin-top:1.6rem;display:flex;align-items:center;width:100%}.box-user .img-user{flex:0 0 5rem;height:5rem;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:center}.votes{display:flex;align-items:center;margin-left:auto;gap:12px}.votes .material-icons{color:var(--color-tertiary-400)}tr:last-child td:first-child{border-bottom-left-radius:1rem}tr:last-child td:last-child{border-bottom-right-radius:1rem}th:first-child{border-top-left-radius:1rem}th:last-child{border-top-right-radius:1rem}.info-asterisk{font-size:1.2rem}@media (max-width:768px){.box-ranking.selected img{display:none}.box-ranking:first-child:hover,.box-ranking.selected:first-child{border-top-left-radius:1.2rem;border-top-right-radius:1.2rem;border-bottom-left-radius:0}.box-ranking:last-child:hover,.box-ranking.selected:last-child{border-top-right-radius:0;border-bottom-left-radius:1.2rem;border-bottom-right-radius:1.2rem}.box-user .img-user{display:none}.podium .box-user__name{max-width:120px;width:100%}.ranking-container .box-user__name{max-width:100%;margin-right:0}.ranking-container .box-user__classroom{max-width:100%;padding-right:0;margin-bottom:1.6rem}}@media (min-width:576px){.modal-dialog{max-width:850px;margin:1.75rem auto}}@media (max-width:767px){.box-win{text-align:center}}