body{background-color:#2e73fc}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")}.ranking-container{max-width:90rem;margin:0 auto}.border-ranking{border-radius:1.2rem;border:0.1rem solid #fff;box-shadow:0 0 1rem #fff, inset 0 0 1rem #fff;margin:0 0 3rem}.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}.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:hover,.box-ranking.selected{background:url("../img/icon/hands-blue.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-blue.png") no-repeat top center;background-color:#fff}.box-ranking:first-child:hover,.box-ranking.selected:first-child{border-top-left-radius:1.2rem;border-bottom-left-radius:1.2rem}.box-ranking:last-child,.box-ranking.selected:last-child{border-top-right-radius:1.2rem;border-bottom-right-radius:1.2rem}.box-ranking:hover h3,.box-ranking:hover h4,.box-ranking.selected h3,.box-ranking.selected h4{color:#2e73fc;transition:0.5s}.podium{margin:0}.podium.out .box-user{background-color:rgba(255, 255, 255, 0.75)}.box-user{background-color:#fff;border-radius:3.5rem;padding:1rem 3rem;margin-top:2rem;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}th,td{font-family:'Martel', serif;font-weight:700;font-size:1.5rem;color:#666}th:not(:last-child),td:not(:last-child){border-right:1px solid #fff}.table td{background-color:#f3f3f3}.box-win img{max-width:15rem;width:100%}.box-win a,.box-win a:hover{color:#00acdd;text-decoration:underline}.table thead th{color:#fff;background-color:#00acdd;border-top:none;width:1%;padding:1rem}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}}@media (min-width:576px){.modal-dialog{max-width:850px;margin:1.75rem auto}}@media (max-width:767px){.box-win{text-align:center}}