<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 400;
    src: local("HelveticaNeueCyr"),
        url("https://fonts.cdnfonts.com/s/13267/HelveticaNeueCyr-Roman.woff") format("woff");
}

@font-face {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 100;
    src: local("HelveticaNeueCyr"),
        url("https://fonts.cdnfonts.com/s/13267/helveticaneuecyr-thin.woff") format("woff");
}

@font-face {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 200;
    src: local("HelveticaNeueCyr"),
        url("https://fonts.cdnfonts.com/s/13267/HelveticaNeueCyr-UltraLight.woff") format("woff");
}

@font-face {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 300;
    src: local("HelveticaNeueCyr"),
        url("https://fonts.cdnfonts.com/s/13267/HelveticaNeueCyr-Light.woff") format("woff");
}

@font-face {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 550;
    src: local("HelveticaNeueCyr"),
        url("https://fonts.cdnfonts.com/s/13267/helveticaneuecyr-medium.woff") format("woff");
}

@font-face {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 700;
    src: local("HelveticaNeueCyr"),
        url("https://fonts.cdnfonts.com/s/13267/helveticaneuecyr-bold.woff") format("woff");
}

@import url("http://fonts.cdnfonts.com/css/segoe-ui-4");

.hide_767{
    display: block;
}
.show_767{
    display: none;
}

.status-contest-holder {
    margin-top: 36px;
    background-color: #fff;
    border-radius: 16px;
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.102));
}

.status-contest-title {
    display: block;
    background: rgba(100, 42, 84, 1);
    border-radius: 12px;
    padding-top: 25px;
    padding-left: 24px;
    padding-bottom: 16px;
}

.status-contest-title{
    font-family: "HelveticaNeueCyr";
    color: #fff;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    text-align: left;
}

.status-contest-title {
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.status-contest-info {
    display: flex;
    justify-content: space-between;
    padding: 20px 25px;
}

.status-contest-info-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px 0;
}

.status-contest-info-block-img {
    display: inline-block;
    padding-right: 16px;
}

.status-contest-info-block-img img {
    vertical-align: middle;
}

.status-contest-info-block-desc {
    display: inline-block;
    vertical-align: middle;
}

.status-block-text{
    font-family: "HelveticaNeueCyr";
    color: rgba(107, 116, 131, 1);
    font-size: 13px;
    line-height: 14px;
    font-weight: 700;
    text-align: left;
    padding-bottom: 5px;
}

.status-block-text2 {
    font-family: "HelveticaNeueCyr";
    color: rgba(72, 79, 90, 1);
    font-size: 19px;
    line-height: 20px;
    font-weight: 550;
    text-align: left;
}

.status-block-text,.status-block-text2 {
    margin: 0;
}

.participate-contest-holder {
    margin-top: 24px;
    background-color: #fff;
    border-radius: 16px;
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.102));
}

.participate-contest-title {
    display: block;
    background: rgba(100, 42, 84, 1);
    border-radius: 12px;
    padding-top: 25px;
    padding-left: 24px;
    padding-bottom: 16px;
}

.participate-contest-title {
    font-family: "HelveticaNeueCyr";
    color: #fff;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    text-align: left;
}

.participate-contest-info {
    display: table;
    width: 100%;
}

.participate-contest-info-block {
    display: table-cell;
    width: calc(100% / 5);
    padding-top: 40px;
    padding-bottom: 32px;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid rgba(215, 175, 204, 1);
}

.participate-contest-info-block:last-child {
    border-right: none;
}

.participate-contest-info-block-img {
    padding-right: 26px;
    text-align: right;
}

.participate-contest-info-block-img img {
    vertical-align: text-top;
}

.participate-contest-info-block-desc {
    padding-left: 26px;
}

 .participate-contest-info-block-desc {
    font-family: "HelveticaNeueCyr";
    color: #484f5a;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    text-align: left;
    padding-bottom: 5px;
}

.participate-contest-info-block-desc{
    font-family: "HelveticaNeueCyr";
    color: rgba(72, 79, 90, 1);
    font-size: 20px;
    line-height: 20px;
    font-weight: 550;
    text-align: left;
}

.participate-contest-info-block-bottom-desc {
    display: block;
    padding-top: 15px;
    margin-top: 20px;
    padding-right: 5px;
    margin-left: 25px;
    margin-right: 25px;
    border-top: 1px solid rgba(186, 187, 189, 0.4);
}

.participate-contest-info-block-bottom-desc{
    font-family: "HelveticaNeueCyr";
    color: rgba(107, 116, 131, 1);
    font-size: 16px;
    line-height: 130%;
    font-weight: 400;
    text-align: left;
}

.rally-contest-holder {
    margin-top: 24px;
    background-color: #fff;
    border-radius: 16px;
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.102));
}

.rally-contest-title {
    display: block;
    background: #642A54;
    border-radius: 12px;
    padding-top: 25px;
    padding-left: 24px;
    padding-bottom: 16px;
}

.rally-contest-title {
    font-family: "HelveticaNeueCyr";
    color: #fff;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    text-align: left;
}

.rally-contest-info {
    display: inline-block;
    width: 100%;
}

.rally-contest-info-block {
    display: flex;
    text-align: center;
    vertical-align: middle;
}

.rally-contest-info-block:last-child {
    border-right: none;
}

.rally-contest-info-block-top-left-desc {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 42px 40px 26px;
    border-right: 1px solid #D7AFCC;
    min-width: 380px;
}

.rally-contest-info-block-top-right-desc {
    padding: 35px 50px;
}

.rally-contest-info-block-top-right-desc {
    font-family: "HelveticaNeueCyr";
    color: rgba(107, 116, 131, 1);
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    text-align: left;

    color: #6B7483;
}

.rally-contest-info-block-top-right-desc a {
    font-family: "HelveticaNeueCyr";
    color: #B3514D;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
}

.rally-contest-info-block-top-right-desc a:hover {
    text-decoration: underline;
}

.rally-contest-info-block-top-right-desc {
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.rally-contest-info-block-bottom-desc {
    display: block;
    border-top: 1px solid #D7AFCC;
    padding: 40px;

}

#rally-contest-progress-holder {
    width: 86%;
    margin: 0px auto;
    position: relative;
    margin-bottom: 40px;
}

#rally-contest-progress-holder .rally-contest-progress {
    position: absolute;
    left: 0;
    top: 50%;
    height: 13px;
    width: 100%;
    background-color: rgba(244, 249, 255, 1);
    border-radius: 7px;
    transform: translateY(-50%) perspective(1000px);
}

#rally-contest-progress-holder.rally-contest-rally-contest-step-over .rally-contest-progress-bar-over {
    width: calc(20% + 7px);
}

.rally-contest-progress-overlay {
    position: relative;
    overflow: hidden;
}

.rally-contest-progress-overlay::after {
    background: linear-gradient(90deg, #d7e7ff 81.03%, #b7d2fc 100%);
    bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

#rally-contest-progress-holder .rally-contest-progress-bar-over {
    position: absolute;
    left: 0;
    top: 0;
    height: 13px;
    width: 0;
    border-radius: 7px;
}

#rally-contest-progress-holder .rally-contest-progress-bar {
    width: 100%;
    display: flex;
    height: 100px;
    justify-content: space-between;
    align-items: center;
}

#rally-contest-progress-holder .rally-contest-progress-bar .rally-contest-step {
    z-index: 2;
    position: relative;
    width: 10px;
    height: 10px;
    background-color: #184f6f;
    border-radius: 50%;
}

#rally-contest-progress-holder .rally-contest-progress-bar .rally-contest-step.step-over {
    z-index: 3;
    position: relative;
    width: 13px;
    height: 13px;
    background-color: #3e78cf;
    border-radius: 50%;
}

#rally-contest-progress-holder .rally-contest-progress-bar .rally-contest-step .rally-contest-step-label.top-label {
    top: calc(100% - 68px);
    width: 100px;
    font-family: "HelveticaNeueCyr";
    color: rgba(72, 79, 90, 1);
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    text-align: center;
}

#rally-contest-progress-holder .rally-contest-progress-bar .rally-contest-step .rally-contest-step-label {
    position: absolute;
    top: calc(100% + 14px);
    left: 50%;
    transform: translateX(-50%) perspective(1000px);
    transition: 0.3s ease;
    width: 130px;
    font-family: "HelveticaNeueCyr";
    color: rgba(107, 116, 131, 1);
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    text-align: center;
}

#rally-contest-progress-holder .rally-contest-progress-bar .rally-contest-step .rally-contest-step-label.label-over {
    color: rgba(72, 79, 90, 1);
    font-weight: 700;
}
.news-filters .div_status {
    background: rgba(239, 232, 240, 1) !important;
}
#contest_search_form .div_status .status {
    color: #642A54 !important;
}
#get_nick{
    background: #E8F0F0 !important;
}
#get_nick::placeholder {
    color: #319f98 !important;
    opacity: 1 !important;
    font-weight: 550;
    font-size: 18px;
}

#get_nick:-ms-input-placeholder { 
    color: #319f98 !important;
}

#get_nick::-ms-input-placeholder {
    color: #319f98 !important;
}
#contest_search_and_result #contest_table tr &gt; td:nth-child(3) {
    color: #642A54 !important;
    font-weight: 550;
    font-size: 18px;
    line-height: 18px;
}
#contest_search_and_result .bottom_pages_ber &gt; div:first-child &gt; div {
    color: #A27F98 !important;
}
#contest_search_and_result #contest_table tbody tr:hover {
    background: linear-gradient(90deg, rgba(234, 245, 243, 0.34) -0.04%, rgba(234, 245, 243, 0.78) 17.68%, #EAF5F3 53.13%, rgba(234, 245, 243, 0.79) 84.92%, rgba(234, 245, 243, 0) 100.04%, rgba(234, 245, 243, 0.38) 100.04%) !important;
}
#contest_search_and_result #contest_search {
    margin-bottom: 0 !important;
    border: none;
    background: transparent;
}
#contest_search_and_result .block-reload[data-ancher="archive"] #contest_search_form {
    display: flex ;
}
#contest_search_and_result .block-reload .filters-column.contest_year select {
    background: #E8F0F0;
    font-weight: 550;
    font-size: 18px;
    line-height: 18px;
    color: #319f98;
    border: none;
}
#contest_search_and_result .block-reload .filters-column #contest_select_id {
    background: #E8F0F0;
    font-weight: 550;
    font-size: 18px;
    line-height: 18px;
    color: #319f98;
    border: none;
}
#contest_search_and_result #contest_search_form {
    display: flex;
}
#contest_search_and_result #contest_search_form #text_search {
    background: transparent;
    border: none;
    color: #642A54;
}
#contest_search_and_result #contest_search_form #text_search::placeholder {
    color: #642A54 !important;
    opacity: 0.52 !important;
    font-weight: 500;
    font-size: 18px;
}
#contest_search_and_result #contest_search_form #text_search:focus::placeholder{color: transparent !important;}

/* progress bar */

#checkout-progress {
    width: 90%;
    margin: 20px auto;
    position: relative;
}
#checkout-progress .progress {
    position: absolute;
    left: 0;
    top: 50%;
    height: 13px;
    width: 100%;
    background: rgba(189, 174, 208, 0.1);
    border-radius: 7px;
    transform: translateY(-50%) perspective(1000px);
}
#checkout-progress .progress_bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 13px;
    width: 0;
    background: #E1C3D9;
    border-radius: 7px;
}
#checkout-progress.step-1 .progress_bar {
    width: 0;
}
#checkout-progress.step-1-2 .progress_bar {
    width: calc(5% + 9px);
}
#checkout-progress.step-1-3 .progress_bar {
    width: calc(10% + 9px);
}
#checkout-progress.step-1-4 .progress_bar {
    width: calc(15% + 9px);
}
#checkout-progress.step-2 .progress_bar {
    width: calc(20% + 9px);
}
#checkout-progress.step-2-2 .progress_bar {
    width: calc(27% + 9px);
}
#checkout-progress.step-2-3 .progress_bar {
    width: calc(35% + 9px);
}
#checkout-progress.step-3 .progress_bar {
    width: calc(40% + 7px);
}
#checkout-progress.step-3-2 .progress_bar {
    width: calc(48% + 7px);
}
#checkout-progress.step-3-3 .progress_bar {
    width: calc(55% + 7px);
}
#checkout-progress.step-4 .progress_bar {
    width: calc(60% + 4px);
}
#checkout-progress.step-4-2 .progress_bar {
    width: calc(67% + 4px);
}
#checkout-progress.step-4-3 .progress_bar {
    width: calc(74% + 4px);
}
#checkout-progress.step-5 .progress_bar {
    width: calc(80% + 3px);
}
#checkout-progress.step-5-2 .progress_bar {
    width: calc(88% + 3px);
}
#checkout-progress.step-5-3 .progress_bar {
    width: calc(94% + 3px);
}
#checkout-progress.step-6 .progress_bar {
    width: 100%;
}
#checkout-progress.step-7 .progress_bar {
    width: 100%;
}
#checkout-progress .progress-bar {
    width: 100%;
    display: flex;
    height: 100px;
    justify-content: space-between;
    align-items: center;
}
#checkout-progress .progress-bar .step {
    z-index: 2;
    position: relative;
    width: 10px;
    height: 10px;
    background-color: #642A54;
    border-radius: 50%;
}
#checkout-progress .progress-bar .step .step-label {
    position: absolute;
    top: calc(100% + 14px);
    left: 50%;
    transform: translateX(-50%) perspective(1000px);
    transition: 0.3s ease;
    width: 120px;
    font-weight: 550;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #484F5A;
}
#checkout-progress .progress-bar .step .step-label.first {
    top: calc(100% - 48px);
    width: 100px;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #484F5A;
}
#checkout-progress .progress-bar .step.active .step-label {
    color: #642A54;
}
#checkout-progress .progress-bar .step.valid .step-label {
    color: #2EABA6 !important;
}
#checkout-progress .progress-bar .step:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 9px;
    height: 9px;
    border-radius: 50%;
}
#checkout-progress .progress-bar .step:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 9px;
    height: 9px;
    background-color: #642A54;
    border-radius: 50%;
}
#checkout-progress .progress-bar .step.active:after {
    border: 1px solid #A3578E;
    background: #642A5480;
    animation-duration: 5s;
    animation-name: grow;
    animation-iteration-count: infinite;
    animation-direction: normal;
    z-index: -2;
    box-shadow: 0 4px 4px 0 #642A5470;
}
@keyframes grow {
    0% {
        width: 0px;
        height: 0px;
        opacity: 0.73;
    }

    30% {
        width: 24px;
        height: 24px;
        opacity: 0.73;
    }
    50%{
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

/* progress bar end */

/* Timer */
.help_timer{
    display: inline-flex;
    font-weight: 600;
    font-size: 52px;
    line-height: 69px;
    text-align: center;
    color: #555555;
}
.help_timer span{
    padding: 2px;
}
.timer-text{
    font-family: 'HelveticaNeueCyr';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color: #484F5A;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 0.8fr;
}
.timer-text &gt; span:nth-child(1){
    text-align: left;
}
.timer-text &gt; span:not(:nth-child(1)){
    text-align: left;
}
.timer_block{
    background: rgba(255, 255, 255, 0.6);
    border-radius: 5px;
    padding: 16px 16px;
    margin-right: 2.5px;
    margin-left: 2.5px;
}
/* .prev{
    display: none;
} */
.cd,
.cd__unit-group,
.cd__digits {
    display: flex;
    justify-content: center;
}
.cd__unit {
    display: flex;
    line-height: 1;
}
.cd__digits,
.cd__digit {
    position: relative;
}
.cd__digits {
    height: 79px;
    margin-bottom:10px;
    overflow: hidden;
    width: 47px;
    box-sizing: border-box;
    border: 2px solid #F1F5FB;
}
.cd__digit--roll-in {
    animation: rollIn 0.5s ease-in-out;
}
.cd__next-digit-fade {
    animation: fade 0.5s ease-in-out;
}
.cd__prev-digit-fade {
    animation: fade 0.5s ease-in-out reverse;
}
@keyframes rollIn {
    from { transform: translateY(-100%); }
    to { transform: translateY(0); }
}
@media only screen and  (max-width: 1623px) {
    .status-contest-info {
        flex-wrap: wrap;
        justify-content: center;
        padding: 20px 0;
    }
    .status-contest-info-block {
        padding: 20px 25px;
    }
}
@media (max-width: 1530px) {
    #sliderContest {
        min-height: 400px;
    }
}
@media (max-width: 1360px) {
    .splide__arrow--prev {
        left: 1px;
    }
    .splide__arrow--next {
        right: 1px;
    }
}
@media only screen and  (min-width: 1001px) and  (max-width: 1097px) {
    .rally-contest-title, .participate-contest-title, .status-contest-title {
        font-size: 24px;
        line-height: 24px;
        padding-top: 22px;
    }
    .rally-contest-info-block {
        flex-direction: column;
    }
    .rally-contest-info-block-top-left-desc {
        align-items: center;
        border-right: none;
        border-bottom: 1px solid #D7AFCC;
        padding: 30px 20px;
    }
    .timer-text {
        width: 100%;
        max-width: 428px;
    }
    #checkout-progress .progress-bar .step .step-label.first {
        font-size: 15px;
        line-height: 15px;
    }
    #checkout-progress .progress-bar .step .step-label {
        font-size: 15px;
        line-height: 15px;
    }
    .rally-contest-info-block-bottom-desc {
        padding: 0 24px;
    }
    .rally-contest-info-block-top-right-desc {
        font-size: 16px;
        line-height: 130%;
    }
    .participate-contest-info {
        display: flex;
        flex-wrap: wrap;
    }
    .participate-contest-info-block {
        display: flex;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #1cbcb2;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .participate-contest-info-block:last-child {
        border-bottom: none;
    }
    .participate-contest-info-block-bottom-desc {
        margin: 0;
        padding-top: 0;
        padding-left: 30px;
        padding-right: 10px;
        border-top: none;
        border-left: 1px solid rgba(186, 187, 189, 0.4);
        display: flex;
        align-items: center;
        width: calc(100% - 244px);
        box-sizing: border-box;
    }
    .participate-contest-info-block-desc {
        padding-left: 24px;
        padding-bottom: 0;
        display: flex;
        align-items: center;
        width: 148px;
        box-sizing: border-box;
    }
    .participate-contest-info-block-img {
        padding-right: 30px;
        width: 66px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .status-contest-info {
        flex-wrap: wrap;
        justify-content: center;
        padding: 20px 24px;
    }
    .status-contest-info-block {
        width: 212px;
        align-items: start;
        padding: 10px 0;
    }
    .status-contest-info-block-img {
        display: flex;
        width: 41px;
        justify-content: center;
    }
    .status-contest-info-block-desc {
        max-width: 155px;
    }
}
@media only screen and  (max-width: 832px) {
    .rally-contest-title, .participate-contest-title, .status-contest-title {
        font-size: 24px;
        line-height: 24px;
        padding-top: 22px;
    }
    .rally-contest-info-block {
        flex-direction: column;
    }
    .rally-contest-info-block-top-left-desc {
        align-items: center;
        border-right: none;
        border-bottom: 1px solid #D7AFCC;
        padding: 30px 20px;
    }
    .timer-text {
        width: 100%;
        max-width: 428px;
    }
    #checkout-progress .progress-bar .step .step-label.first {
        font-size: 15px;
        line-height: 15px;
    }
    #checkout-progress .progress-bar .step .step-label {
        font-size: 15px;
        line-height: 15px;
    }
    .rally-contest-info-block-bottom-desc {
        padding: 0 24px;
    }
    .rally-contest-info-block-top-right-desc {
        font-size: 16px;
        line-height: 130%;
    }
    .participate-contest-info {
        display: flex;
        flex-wrap: wrap;
    }
    .participate-contest-info-block {
        display: flex;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #1cbcb2;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .participate-contest-info-block:last-child {
        border-bottom: none;
    }
    .participate-contest-info-block-bottom-desc {
        margin: 0;
        padding-top: 0;
        padding-left: 30px;
        padding-right: 10px;
        border-top: none;
        border-left: 1px solid rgba(186, 187, 189, 0.4);
        display: flex;
        align-items: center;
        width: calc(100% - 244px);
        box-sizing: border-box;
    }
    .participate-contest-info-block-desc {
        padding-left: 24px;
        padding-bottom: 0;
        display: flex;
        align-items: center;
        width: 148px;
        box-sizing: border-box;
    }
    .participate-contest-info-block-img {
        padding-right: 30px;
        width: 66px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .status-contest-info {
        flex-wrap: wrap;
        justify-content: center;
        padding: 20px 24px;
    }
    .status-contest-info-block {
        width: 212px;
        align-items: start;
        padding: 10px 0;
    }
    .status-contest-info-block-img {
        display: flex;
        width: 41px;
        justify-content: center;
    }
    .status-contest-info-block-desc {
        max-width: 155px;
    }
}
@media only screen and  (max-width: 750px) {
    .status-contest-info-block {
        width: auto;
    }
    .status-contest-info-block-desc {
        max-width: unset;
    }
    .status-contest-info-block-img {
        padding-right: 0;
        padding-bottom: 8px;
        justify-content: start;
    }
    .status-contest-info-block {
        flex-direction: column;
    }
    .status-contest-info-block-img img {
        height: 30px;
    }
    .status-contest-info-block {
        padding: 0;
    }
    .status-block-text {
        font-size: 13px;
    }
    .status-block-text2{
        font-size: 16px;
        line-height: 16px;
        padding: 0;
    }
    .status-contest-info {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        padding: 20px 16px;
        grid-row-gap: 18px;
        grid-column-gap: 16px;
    }
}
@media only screen and  (max-width: 650px) {
    /* progress bar for mobile-tab */
    .rally-contest-info-block-bottom-desc {
        padding: 20px 24px;
    }
    #checkout-progress {
        width: 13px;
        margin: 15px 0;
    }
    #checkout-progress .progress {
        height: 450px;
        width: 13px;
        left: 50%;
        top: 0;
        transform-origin: center top;
        transform: translateX(-50%) perspective(1000px);
    }
    #checkout-progress::before {
        height: 450px;
        width: 13px;
    }
    #checkout-progress .progress_bar {
        width: 13px !important;
        background: #E1C3D9;
    }
    #checkout-progress .progress-bar {
        width: 13px;
        height: 450px;
        flex-direction: column;
    }
    #checkout-progress.step-1 .progress_bar {
        height: 0;
    }
    #checkout-progress.step-1-2 .progress_bar {
        height: calc(5% + 9px);
    }
    #checkout-progress.step-1-3 .progress_bar {
        height: calc(10% + 9px);
    }
    #checkout-progress.step-1-4 .progress_bar {
        height: calc(15% + 9px);
    }
    #checkout-progress.step-2 .progress_bar {
        height: calc(20% + 9px);
    }
    #checkout-progress.step-2-2 .progress_bar {
        height: calc(27% + 9px);
    }
    #checkout-progress.step-2-3 .progress_bar {
        height: calc(35% + 9px);
    }
    #checkout-progress.step-3 .progress_bar {
        height: calc(40% + 7px);
    }
    #checkout-progress.step-3-2 .progress_bar {
        height: calc(48% + 7px);
    }
    #checkout-progress.step-3-3 .progress_bar {
        height: calc(55% + 7px);
    }
    #checkout-progress.step-4 .progress_bar {
        height: calc(60% + 4px);
    }
    #checkout-progress.step-4-2 .progress_bar {
        height: calc(67% + 4px);
    }
    #checkout-progress.step-4-3 .progress_bar {
        height: calc(74% + 4px);
    }
    #checkout-progress.step-5 .progress_bar {
        height: calc(80% + 3px);
    }
    #checkout-progress.step-5-2 .progress_bar {
        height: calc(88% + 3px);
    }
    #checkout-progress.step-5-3 .progress_bar {
        height: calc(94% + 3px);
    }
    #checkout-progress.step-6 .progress_bar {
        height: 100%;
    }
    #checkout-progress.step-7 .progress_bar {
        height: 100%;
    }
    #checkout-progress .progress-bar .step .step-label {
        position: absolute;
        top: 100%;
        left: calc(100% + 125px);
        width: 220px;
        text-align: left;
        font-weight: 400;
        font-size: 18px;
        line-height: 18px;
        color: #484F5A;
    }
    #checkout-progress .progress-bar .step .step-label.first {
        top: calc(100% - 25px);
        width: 220px;
    }

    /* progress bar for mobile-tab end */
}
@media only screen and  (max-width: 500px) {
    .status-contest-info {
        grid-template-columns: repeat(2, 1fr);
    }
    .timer-text {
        font-size: 13px;
        font-weight: 400;
        font-size: 14px;
        line-height: 14px;
        color: #484F5A;
        width: 100%;
    }
    .timer-text &gt; span:nth-child(1) {
        text-align: left;
        margin-left: 3px;
    }
    .timer-text &gt; span:not(:nth-child(1)) {
        text-align: left;
    }
    .help_timer {
        font-size: 45px;
        float: left;
    }
    .help_timer span {
        font-family: 'Segoe UI';
        font-style: normal;
        font-weight: 400;
        font-size: 36px;
        line-height: 48px;
        color: #555555;
        padding: 2px;
    }
    .timer_block {
        padding: 6px 0;
        margin-right: 1.75px;
        margin-left: 1.75px;
    }
    .cd__digits {
        height: 55.93682098388672px;
        width: 33.278865814208984px;

    }
    .timer-text {
        max-width: 300px;
    }
    .rally-contest-info-block-top-left-desc {
        padding: 30px 5px;
    }
    .rally-contest-info-block-top-right-desc {
        font-size: 14px;
        padding: 20px 16px;
    }
    .participate-contest-info {
        display: flex;
        flex-direction: column;
    }

    .participate-contest-info-block {
        width: unset;
        padding: 20px 16px 20px 20px;
        border-right: none;
        display: grid;
        grid-template-columns: .5fr 1.5fr;
        border-bottom: 1px solid rgba(215, 175, 204, 1);
        grid-column-gap: 20px;
    }

    .participate-contest-info-block-img {
        grid-row: 1 / 3;
        padding: 0;
        text-align: left;
    }

    .participate-contest-info-block-bottom-desc {
        width: 100%;
        border: none;
        margin: 0;
        padding: 0;
        font-size: 16px;
        line-height: 120%;
    }
    .participate-contest-info-block:last-child {
        border-bottom: none;
    }

    .participate-contest-holder, .rally-contest-holder {
        margin-top: 20px;
    }
    .participate-contest-info-block-desc {
        margin: 0;
        padding: 0;
        font-size: 19px;
        line-height: 20px;
        font-weight: 700;
    }
}
@media only screen and  (max-width: 425px) {
    .page div.block&gt;div.content {
        padding: 25px 9px 10px !important;
    }
    .contentflex__center__center {
        width: calc(100% - 18px) !important;
        margin: auto !important;
    }
}
.slider-gallery &gt; .slider-text, .slider-gallery &gt; .slider-image {
    background: transparent;
}
/* Contest widget */
.page-wrapper {
    margin-top: 20px;
    overflow: hidden;
}
.slider-gallery &gt; .slider-text &gt; .slider-desc {
    color: #642A54;
}
#sliderContest .item{
    position: absolute;
}
#sliderContest .item.active{
    animation: slidein 0.7s forwards;
}
#sliderContest .item:not(.active){
    animation: slideout 0.7s forwards;
}
.splide {
    padding: 20px 0;
}
.slider-title , .splide-text{
    text-decoration: none;
    text-align: left;
}
.splide__slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    gap: 17px;
}
.splide__list {height: unset;}
.splide__track--nav&gt;.splide__list&gt;.splide__slide.is-active {
    box-shadow: 0px 0px 15px #0000001A;
    border-radius: 9px;
    opacity: 1;
    border: 2px solid transparent;
    margin: 1px;
}
.splide__slide img {
  display: block;
  width: 170px;
  height: 100px;
  border-radius: 8px;
}
.splide-text{
    font: normal normal normal 14px/13px HelveticaNeueCyr;
    letter-spacing: 0px;
    color: #5E5E5E;
}
.splide__slide.is-active .splide-text{
    color: #C50101;
}

.splide .splide__arrow {
  background: transparent;
  opacity: 1;
}
.splide .splide__arrow svg {
  fill: #0A0A0C;
}
.splide__arrow--next {
    right: -2em;
    padding-left: 10px;
}
.splide__arrow--prev {
    left: -2em;
}
.splide__arrow:disabled {
    opacity: .3;
}


.contest-slide-title{
    margin-top: 20px;
    margin-bottom: 80px;
    font-weight: bold;
    font-size: 32px;
}
.contest-slide-title a{
    text-decoration: none;
}
.contest-slide-title a:hover{
    color: #C50101;
}
.slider-title&gt;.material-symbols-outlined{
    position: relative;
    
}
.slider-title:hover{
    color: #C50101;
}
.material-symbols-outlined.active{
    animation: moving .5s forwards;
    color: #C50101;
}
#sliderContest{
    min-height: 460px;
    position: relative;
}
.material-symbols-outlined.inactive{
    animation: movingback .5s forwards;
}

@keyframes slidein {
  0%{
    transform: translateX(100%);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideout {
  0%{
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    transform: translateX(100%);
    opacity: 0;
  }
}

@keyframes moving {
  0%{
    left: 0;
  }

  100% {
    left: 20px;
  }
}
@keyframes movingback {
  0%{
    left: 20px;
  }

  100% {
    left: 0;
  }
}
@keyframes movingreverse {
    0%{
      left: 0;
    }
  
    100% {
      left: -20px;
    }
  }
  @keyframes movingbackreverse {
    0%{
      left: -20px;
    }
  
    100% {
      left: 0;
    }
  }
@media (max-width: 1000px) {
    div.page {
        overflow: hidden;
    }
}
@media (max-width: 767px) {
    .contest-slide-title {
        margin-bottom: 25px;
        text-align: left;
    }
    #sliderContest {
        min-height: 560px;
    }
    .img-block{
        max-width: 450px;
    }
    .slider-display-image {
        display: flex;
        justify-content: center;
        margin-bottom: 25px;
    }
}
@media (max-width: 490px) {
    #sliderContest {
        min-height: 490px;
    }
    .img-block{
        max-width: 340px;
    }
}
@media (max-width: 360px) {
    #sliderContest {
        min-height: 510px;
    }
}</pre></body></html>