.t-container {
font-feature-settings: 'lnum';
}


.uc-quiz_1 .t-popup__container
{
    background: #3B3294;
}

.uc-quiz_1 .t-quiz__btn_next
{
    box-shadow: 0px 5px 30.1px 0px rgba(0, 0, 0, 0.25);
}

.uc-quiz_1 .t-form .js-error-control-box .t-radio__wrapper
{
    border-radius:20px;
}

.uc-quiz_1 .t-input-error
{
    display: none !important;   
}
/* .uc-quiz_block
{
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
     background-image: url('https://static.tildacdn.com/tild6639-6265-4639-b066-346161313130/Background_1_1.png'); 
  background-size: cover;    
  background-position: center; 
  background-repeat: no-repeat; 
}

.t-prefix_2 {
    padding-left: 0px;
}

.t835__quiz-description svg {
    display: inline-block;
    vertical-align: top;
    padding-right: 0;
    width: 0px;
    height: 0px;
}

.uc-quiz_block .t-radio__item 
{
    color: #ffffff;
    background-color: #252267;
    padding: 20px;
    width: 630px;
    border-radius: 20px;
    box-sizing: border-box;
}

.uc-quiz_block .t835__progressbar
{
    background-color: #252267;
}

.uc-quiz_block .t-form__errorbox-middle
{
    display: none;
}

.uc-quiz_block .t-form__successbox
{
    background: #1A184A;
} */