.judges__section{background:#0f054c;padding-bottom:40px;padding-top:70px}.judges__section h2{color:#fff;font-size:42px;font-weight:800;line-height:58px;text-align:center}.judges{display:flex;gap:16px;justify-content:space-around;margin-top:50px}.judge{flex:1 1 50%;max-width:288px}.judge__image{aspect-ratio:1/1;background-color:#ff6852;border-radius:50%;height:auto;overflow:hidden;width:100%}.judge__image img{height:100%;object-fit:cover;width:100%}.judge__content{margin-top:16px}.judge__name{color:#fff;font-size:24px;font-weight:800;line-height:32px;text-align:center}.judge__job,.judge__job p{color:#ff6852;font-size:16px;line-height:180%;text-align:center}.judge__extra,.judge__extra p{color:#fff;font-size:18px;line-height:120%;margin-top:7px;text-align:center}@media(max-width:600px){.judges{align-items:center;flex-direction:column;gap:64px}}