/*настройки жюри*/
.uc-jury-katalog img {    border-radius: 300px;}
.uc-jury-katalog .t-store__card__textwrapper {    padding-top: 5px;}
.uc-jury-katalog .t-store__card__descr {    margin-top: 3px;}
.uc-jury-katalog a {   pointer-events: none!important; touch-action: none!important;}
.uc-jury-katalog .t-popup {display:none!important;}

/*настройки таблицы номинаций*/

.uc-table1 .t431__tbody  tr:nth-child(2) td:nth-child(1),
.uc-table1 .t431__tbody  tr:nth-child(3) td:nth-child(1),
.uc-table1 .t431__tbody  tr:nth-child(4) td:nth-child(1),

.uc-table1 .t431__tbody  tr:nth-child(5) td:nth-child(2),
.uc-table1 .t431__tbody  tr:nth-child(9) td:nth-child(2),

.uc-table1 .t431__tbody  tr:nth-child(5) td:nth-child(3),
.uc-table1 .t431__tbody  tr:nth-child(9) td:nth-child(3),

.uc-table1 .t431__tbody  tr:nth-child(10) td:nth-child(2),
.uc-table1 .t431__tbody  tr:nth-child(10) td:nth-child(3),

.uc-table2 .t431__tbody  tr:nth-child(4) td:nth-child(2),
.uc-table2 .t431__tbody  tr:nth-child(4) td:nth-child(3)

{
    /*color: silver!important;*/
    
}

.uc-table1 .t-container, .uc-table2 .t-container, .uc-table-2 .t-container {max-width:660px;}
.uc-table1 td:nth-child(3), .uc-table2 td:nth-child(3), .uc-table-2 td:nth-child(3),
.uc-table1 td:nth-child(4), .uc-table2 td:nth-child(4), .uc-table-2 td:nth-child(4)
{text-align:right;}

.uc-table-results .t-container {max-width:860px;}
.t431 th:nth-child(2) {padding-left:0;padding-right:0;}


.t396__artboard {background-color:unset!important;
    margin-top: -1px;
}


@media screen and (max-width: 960px) {.uc-contacts p, .uc-contacts span {text-align:center!important; display: block;}}
.uc-nomini-list ul {  list-style: none; /* Remove default bullets */}
.uc-nomini-list ul li {margin-bottom:0.5em;     line-height: 1.2;}
.uc-nomini-list ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #5e00ff; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.t412__title {    margin-bottom: 0px;} /*нулевой отступ для фактойдов под первым экраном*/
.t412__wrapper {height: unset!important;}
.t412__content {padding: 40px 0 45px 0;}
.uc-contacts .t562 .t-section__container {display:none;}