.summary-contestants-widget .section-title{text-align:center;text-transform:uppercase;font-family:Alegreya Sans,Sans-serif;font-size:2.2rem;font-weight:500;margin:0 0 48px}.summary-contestants-widget>.wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 40px}@media screen and (max-width:1024px){.summary-contestants-widget>.wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.summary-contestants-widget>.wrapper{grid-template-columns:1fr}}.summary-contestants-widget>.wrapper .item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px;line-height:normal}.summary-contestants-widget>.wrapper .item img{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background-color:#a9a9a9;-ms-flex-negative:0;flex-shrink:0}.summary-contestants-widget>.wrapper .item .info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.summary-contestants-widget>.wrapper .item .name{font-weight:700;font-size:20px;display:block}.summary-contestants-widget>.wrapper .item .meta{font-weight:400;font-size:15px;color:#333;display:block}