.gradient-title,
.uc-registration .t-title,
.t-cover .t-container .t-title,
.t-section__title.t-title > p {
    background: rgb(54,219,127);
    background: linear-gradient(90deg, rgba(54,219,127,0.5) 0%, rgba(0,10,34,0) 50%);
}
.uc-mainmenu {
    background-color: #000A22;
}
.uc-program .t-section__title.t-title {
    background: rgb(54,219,127);
    background: linear-gradient(90deg, rgba(54,219,127,0.5) 0%, rgba(0,10,34,0) 50%);
    margin-bottom: 50px;
}
.uc-speakers ul li .t-name {
    color: #3F2870;
    font-size: 20px;
    font-style: oblique;
}

.uc-speakers ul li .t-descr {
    font-size: 14px;
}
.header-content {
    color: #ffffff;
    font-size: 24px;
    font-family: 'Evolventa', Arial, sans-serif;
    line-height: 1.45;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
.header-content h1 {
    font-weight: normal;
    font-size: 48px;
    margin-bottom: 40px;
    background: rgb(54,219,127);
    background: linear-gradient(90deg, rgba(54,219,127,0.5) 0%, rgba(0,10,34,0) 50%);
}
.header-content p {
    padding: 0 0 30px;
}
.header-content hr {
    background-color: #5C6271;
    height: 1px;
    border: 0;
    margin: 0 0 30px;
}
.header-content .when {
    
}
.header-content .when > div {
    display: inline-block;
    vertical-align: top;
}
.header-content .when div > div {
    margin-right: 50px;
}
.header-content .when div:last-child > div {
    margin: 20px 0 0 0;
}
.header-content .when .title {
    font-size: 20px;
    color: #CCCED3;
    padding: 0 0 10px;
}
.header-content .when .value {
    font-size: 25px;
    font-weight: bold;
    color: #36DB7F;
}
.header-content .when button {
    background-color: #786CFA;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Evolventa', Arial, sans-serif;
    line-height: 1.45;
    font-weight: 400;
    border: 0;
    border-radius: 8px;
}
.header-content .zimran {
    border-radius: 20px;
    padding: 30px;
    background: #fff;
    color: #000A22;
    font-size: 16px;
}
.header-content .zimran > div:first-child {
    display: inline-block;
    vertical-align: top;
    width: 40%;
}
.header-content .zimran > div {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
.header-content .zimran > div:first-child {
    margin-right: 80px;
}
.header-content .zimran .people {
    width: 479px;
    height: 115px;
    margin-bottom: 30px;
    background: url('https://static.tildacdn.com/tild6562-3432-4162-a636-316235323338/people.png');
}
.header-content .zimran .points > div {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    min-width: 20%;
}
.header-content .zimran .value {
    font-size: 25px;
    font-weight: bold;
    color: #543A8F;
    padding: 0 0 10px;
}
.header-content .zimran .title {
    font-size: 16px;
}
