body {background: linear-gradient(0.25turn,rgba(229,55,124,1) 0%,rgba(76,88,163,1) 100%)}
.uc-bg {z-index: 0; position: relative;}
.uc-news {z-index: 1; position: relative;}
.uc-participants {z-index: 1; position: relative;}
.uc-results {z-index: 1; position: relative;}
.uc-contacts1 {z-index: 1; position: relative;}
.uc-contacts2 {z-index: 1; position: relative;}
.uc-contacts3 {z-index: 1; position: relative;}

.t-popup__container {
  border-radius: 15px 15px 15px 15px;
}

.t-popup__container > .t-img {
  border-radius: 15px 15px 0px 0px;
}
.t-popup__container > .t1014__wrapper {
  border-radius: 0px 0px 15px 15px;
}
.t-popup.t-popup_show {
-webkit-backdrop-filter: blur(5px);
backdrop-filter: blur(5px);
}
.t-input-subtitle {font-family: "Open Sans";}
