
    div#real .contest:nth-child(4) .info-block .type-prize .text:first-letter {
        text-transform: lowercase;
    }
    .class2{
        background: linear-gradient(271.35deg, #33A9B0 12.67%, #33B065 90.9%);
        border-radius: 10px;
        padding: 0 30px 30px;
        -webkit-box-shadow: 5px 5px 5px 2px rgb(0 0 0 / 20%);
        box-shadow: 5px 5px 5px 2px rgb(0 0 0 / 20%);
    }
    .class1, .class3 {
        background: linear-gradient(271.35deg, black 12.67%, #990000 90.9%) !important;
        border-radius: 10px;
        padding: 0 30px 30px;
        -webkit-box-shadow: 5px 5px 5px 2px rgb(0 0 0 / 20%);
        box-shadow: 5px 5px 5px 2px rgb(0 0 0 / 20%);
    }
    .class1 .informer_step_number, .class3 .informer_step_number {
        font-weight: 100;
        font-size: 52px;
        line-height: 140%;
        color: #990000 !important;
        padding-left: 20px;
    }
    .class1 .slide_up_btn:hover,.class2 .slide_up_btn:hover,.class3 .slide_up_btn:hover {
        
        background: rgb(193, 225, 193) !important;
        border:1px solid #009103 !important;
        color:#009103 !important;
    }
    /* header hats */
    .headhats-block__one {
        margin-right: 0;
    }
    
    .headhats-icolist__flex2__one__text {
        font-weight: bold;
    }
    
    /* end header hats */
    .description {
        background-color: #f9f9f9;
        padding: 30px 30px 30px;
        margin-top: 20px;
        box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
    }
    .description-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap:30px;
    }
    .description-content .prize {
        margin-left: 25px;
        padding: 37.5px 16.3px;
        background: linear-gradient(103.27deg, #AA7631 0%, #F1CF94 25.29%, #C0812D 47.4%, #EEBC6A 70.31%, #825315 100%);
        border-radius: 10px;
    }
    .description-content .prize p.prize-pool {
        font-family: 'HelveticaNeueCyr';
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        text-transform: uppercase;
        color: #FFFFFF;
        margin-top: -5px !important;
    }
    .description-content .prize .prize-part{
        background: #FFFFFF;
        border-radius: 6px;
        padding: 3px 22px;
        margin-top: -10px !important;
    }
    .description-content .prize p.prize-exceeds {
        font-style: normal;
        font-weight: 900;
        font-size: 49px;
        line-height: 64px;
        text-align: center;
        background: #FFFFFF;
        letter-spacing: 3px;
        border-radius: 6px;
        background: linear-gradient(103.27deg, #AA7631 0%, #F1CF94 25.29%, #C0812D 47.4%, #EEBC6A 70.31%, #825315 100%), #FFFFFF;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
    }
    .description .forex-contests-p{
        margin: 0px 0!important;
        padding-top: 4px;
    }
    .description .forex-contests-p {
        line-height: 1.3em;
        font-size: 16px;
        color: #6E6E6E;
    }
    .description .forex-contests-h4 {
        line-height: 1.3em;
        font-size: 16px;
        color: #0C0C0C;
        font-family: 'HelveticaNeueCyr';
    }
    .description .forex-contests-h4 {
        font-weight: bold;
    }
    
    .description .forex-contests-ul {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        /* padding-left: 40px; */
    }
    .description .forex-contests-item {
        display: inline-flex;
        gap: 16px;
        /* position: relative; */
        margin-top: 20px;
        margin-left: 0px;
        margin-right: 25px;
        line-height: 24px;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 600;
        text-align: left;
    }
    .description .forex-contests-item > img {
        /* width: 16px;
        padding-top: 6px; */
    }
    .contests-tabs-buttons .contests-buttons-scrollbar {
        display: flex;
        justify-content: center;
        margin-top: 55px;
    }
    .contests-tabs-button-wrapper {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        border-bottom: 3px solid #b5b5b5;
        /* padding: 5px; */
    }
    .contests-tabs-button-wrapper.active .active-bottom-line {
        position: absolute;
        bottom: -3px;
        display: block;
        width: calc(100% - 2px);
        /* left: -4px; */
        border-bottom: 3px solid #ed2f3c;
    }
    .contests-tabs-button-wrapper.active a[href='#raffled_off'] + div.active-bottom-line {
        width: 102%;
        background: red;
    }
    a.tabs-button {
        position: relative;
        display: block;
        outline: none;
        border: none;
        height: 100%;
        border-right: 2px solid #b5b5b5;
        background: transparent;
        font-size: 24px;
        line-height: 27px;
        color: #14161E;
        text-decoration: none;
        padding: 10px 0px;
        width: 220px;
        text-align: center;
        cursor: pointer;
        box-sizing: border-box;
        /* padding-right:32px; */
    }
    .contests-tabs-button-wrapper:last-of-type a.tabs-button {
        border: none;
    }
    .contests-tabs-button-wrapper:last-of-type  button.tabs-button {
        border: none;
    }
    a.tabs-button .new-hint {
        position: absolute;
        top: -5px;
        right: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 38px;
        height: 16px;
        font-size: 11px;
        color: #ed2f3c;
        /*background: #F8F6F5 0% 0% no-repeat padding-box;*/
        box-shadow: 0px 0px 20px #00000033;
        border-radius: 9px;
    }
    .contests-tabs .contests-block {
        display: none;
    }
    .contests-tabs .contests-block.active {
        display: block;
    }
    .contests-block .type-block {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .type-block .contest {
        position: relative;
        width: 49.8%;
        max-width: 49.8%;
        margin-top: 10px;
        border-radius: 13px;
        min-height: 368px;
        background-repeat: no-repeat;
        background-position: right top;
        background-size: cover;
        -webkit-box-shadow: 5px 5px 5px 2px rgb(0 0 0 / 20%);
        box-shadow: 5px 5px 5px 2px rgb(0 0 0 / 20%);
    }
    .row {
        margin: 0;
    }
    .type-block .contest .banner-block {
        height: 100%;
        width: 100%;
    }
    .type-block .contest .banner-block a {
        display: block;
        height: 100%;
        width: 100%;
    }
    .type-block .contest .info-block {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 42%;
        width: 43%;
        height: 100%;
        padding: 20px 5px 20px 15px;
        background: rgba(0, 0, 0, 0.4);
        backdrop-filter: blur(5px);
        border-radius: 13px 0 0 13px;
        box-sizing: border-box;
        color: white;
        opacity: 250% !important;
    }
    .type-block .contest .info-block .col {
        margin-top: 20px;
    }
    .type-block .info-block .row.info .col {
        margin-top: 0;
    }
    .type-block .contest .info-block .col .text {
        font-size: 17px;
        text-align: left;
    }
    .type-block .contest .info-block .col .info {
        font-size: 12px;
        /* opacity: 0.77; */
        text-align: left;
        /* margin-left:2%; */
    }
    .type-block .contest .info-block h3 {
        font-size: 22px;
        line-height: 27px;
        color: white;
        text-align: left;
    }
    .contest .col.type-deposit {
        display: flex;
        /* justify-content: space-between; */
        text-align: left;
    }
    .contest .info-block .type-deposit .deposit .text {
        white-space: nowrap;
        text-decoration: line-through;
        font-size: 16px;
        color: white;
        opacity: 0.77;
    }
    .contest .info-block .type-deposit .free .text{
        white-space: nowrap;
        font-size: 16px;
        color: white;
        opacity: 100%;
    }
    .type-closed .info-block .type-deposit .free .text,
    .type-closed .info-block .type-deposit .deposit .text {
        text-decoration: none;
        color: white;
        opacity: 100%;
    }
    .played-out {
        font-size: 16px;
        font-weight: 700;
        line-height: 27px;
        text-transform: uppercase;
        letter-spacing: 16px;
        color: #ED2F3C;
        width: 100%;
        display: inline-block;
        white-space: nowrap;
        position: relative;
        text-align: right;
    }
    .played-out-inner {
        position: absolute;
        margin-left: 20px;
        }
    .contest .type-deposit .free .text {
        text-decoration: none;
    }
    .contest .type-deposit .free .info,
    .contest .type-deposit .deposit .info {
        font-size: 12px;
        opacity: 0.77;
        white-space: nowrap;
    }
    .contest .type-period  .info {
        opacity: 0.77;
    }
    .contest .type-prize  .info {
        opacity: 0.77;
    }
    .contest .type-duration  .info {
        opacity: 0.77;
    }
    .contest .info-block .type-deposit .bonus {
        margin-left: 15px !important;
    }
    .contest .info-block .type-deposit .bonus .text {
        font-size: 22px;
        line-height: 18px;
        font-weight: 600;
        background: linear-gradient(180deg, #B7884D 0%, #ECC788 49%, #C89A5D 100%) 0% 0%;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .contest .type-deposit .bonus .info {
        background: linear-gradient(180deg, #B7884D 0%, #ECC788 49%, #C89A5D 100%) 0% 0%;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .type-block .contest .type-deposit .bonus .info {
        font-size: 12px;
        font-weight: 900;
        margin-left:2%;
    }
    .type-block .info-block .link {
        position: absolute;
        bottom: 20px;
        left: 15px;
        display: block;
        width: fit-content;
        margin-top: 35px;
        padding: 10px;
        color: #ffffff;
        background: rgba(20, 22, 30, 0.54);
        border: 1px solid #FFFFFF2E;
        border-radius: 5px;
        box-sizing: border-box;
        text-decoration: none;
    }
    .type-block .info-block .link:hover {
        border:1px solid #c89a5d;
        color:#c89a5d;
        }
    .contest .col.buttons {
        position: absolute;
        top: 15px;
        right: 15px;
    }
    .contest .col.buttons a.link.btn.btn-white {
        padding: 23px 13px;
        background: #ffffff;
        color: #14161E;
        font-size: 16px;
        border-radius: 10px;
    }
    .col.buttons a.link.btn.btn-white:hover {
        background: rgb(193, 225, 193);border:1px solid #009103;color:#009103;
    }
    .countdown-content {
        display: flex;
        padding: 20px;
        margin-top: 20px;
        box-sizing: border-box;
        justify-content: space-around;
        align-items: center;
        flex-wrap: wrap;
        background-color: #ffffff;
        -moz-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
        border-radius: 22px;
    }
    .countdown-content .countdown {
        display: flex;
        flex-wrap: wrap;
        min-width: 420px;
        flex: 1;
        justify-content: center;
    }
    .countdown-content .countdown-block {
        font-weight: bold;
        font-size: 40px;
        font-family: inherit;
        color: #161d2a;
        display: flex;
        margin: 5px;
        padding: 10px;
        background-color: #fff;
        -moz-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 2px 2px 8px 1px rgba(0, 0, 0, 0.2);
        border-radius: 5px;
    }
    .countdown-content .colon {
        font-weight: bold;
        font-size: 25px;
        padding: 0 5px;
        color: #161d2a;
        display: flex;
        align-self: flex-end;
    }
    .countdown-content .text-block {
        flex: 1;
        margin: 10px;
        min-width: 130px;
        text-align: center;
        font-size: 22px;
        color: #1F9034;
        font-weight: bold;
    }
    .countdown-content .button {
        display: block;
        padding: 25px;
        text-align: center;
        line-height: 20px;
        font-size: 20px;
        cursor: pointer;
        border: 1px solid transparent;
        text-decoration: none;
        background-color: #009103;
        color: #fff;
        margin-bottom: 10px;
        border-radius: 20px;
    }
    .countdown-content .button:hover {
        background-color: #008002;
    }
    .countdown-content .free-acc {
        font-size: 20px;
        text-align: center;
        color: #6E6E6E;
    }
    .countdown-content .free-acc a {
        white-space: nowrap;
        color: #6E6E6E !important;
    }
    .type-block .contest.con_stayhome {
        background-position: center right -30px !important;
    }
    .type-block .contest.con_contest_bmw,
    .type-block .contest.con_hummer,
    .type-block .contest.con_fastride,
    .type-block .contest.con_sport_lotus  {
        background-position: center right -80px !important;
    }
    
    @media (max-width: 1497px) {
        .countdown-content {
            font-size: 20px;
            margin: 10px auto;
            max-width: 585px;
            flex-direction: column;
        }
        .countdown-content .account-button {
            position: static;
        }
        .type-block .contest .info-block .col {
            margin-top: 15px;
        }
    }
    @media screen and (max-width: 1430px) and (min-width: 1361px){
        .contests-tabs-buttons .contests-buttons-scrollbar {
            display: flex;    
            padding-bottom: 4px;
            justify-content: unset;
            overflow: auto;
            white-space: nowrap;
        }
        a.tabs-button {
            padding: 12px 0px;
        }
        .new_tag {
            top: -23px !important;
        }
    }
    @media screen and (max-width: 1160px) and (min-width: 1001px){
        .contests-tabs-buttons .contests-buttons-scrollbar {
            display: flex;    
            padding-bottom: 4px;
            justify-content: unset;
            overflow: auto;
            white-space: nowrap;
        }
        a.tabs-button {
            padding: 12px 0px;
        }
        .new_tag {
            top: -23px !important;
        }
    }
    @media (max-width: 1000px){
        body,html{
            overflow-x: hidden;
        }
    }
    @media (max-width: 860px) {
        .contests-tabs-buttons .contests-buttons-scrollbar {
            display: flex;    
            padding-bottom: 4px;
            justify-content: unset;
            overflow: auto;
            white-space: nowrap;
        }
        a.tabs-button {
            padding: 12px 0px;
        }
        .new_tag {
            top: -23px !important;
        }
    }
    @media (max-width: 768px) {
        .target-menu {
            flex-direction: column;
        }
        a.tabs-button {
            font-size: 20px;
            width: 200px;
        }
        .type-block .contest .banner-block .played-out {
            bottom: 8%;
            font-size: 0.7em;
        }
        .type-block .contest {
            width: 100%;
            max-width: 100%;
        }
        .description-content {
            flex-direction: column;
        }
        .description-content .prize {
            padding: 15px;
            margin-left: 0;
            width: 60%;
        }
        .description-content .prize p.prize-pool {
            margin-top: 10px !important;
        }
        .description-content .prize .prize-part {
            padding: 3px 10px !important;
            margin-top: -15px !important;
        }
        div.page p {
            font-size: 32px;
            line-height: 40px;
        }
        .description-content .prize p.prize-exceeds {
            font-size: 36px !important;
            line-height: 40px;
            font-weight: 900;
        }
        .description .forex-contests-p {
            text-align: center!important;
        }
    }
    @media screen and (max-width: 1100px) and (min-width: 769px) {
        .type-block .contest .info-block {
            min-width: 55%;
            width: 55%;
        }
        .description-content .prize {
            padding: 37.5px 15px;
        }
    }
    @media (max-width: 1060px) {
        .description-content .prize p.prize-exceeds {
            font-size: 46px;
            letter-spacing: 1px;
        }
    }
    @media screen and (max-width: 1060px) and (min-width: 1001px) {
        .description-content {
            gap: 0px;
        }
    }
    @media screen and (max-width: 800px) and (min-width: 769px) {
        .description-content {
            gap: 0px;
        }
    }
    @media (max-width: 600px) {
        .contest .col.buttons {
            top: 15px;
            right: 10px;
        }
        .contest .col.buttons a.link.btn.btn-white {
            padding: 23px 13px;
        }
        .description-content .prize {
            width: 70%;
        }
        .description-content .prize p.prize-pool {
            font-size: 14px;
        }
        .countdown-content .countdown {
            min-width: auto;
        }
        .countdown-content .countdown-block {
            font-size: 33px;
            padding: 0;
            box-shadow: none;
        }
        .countdown-content .account-button {
            margin: 10px 0;
        }
        .type-block .contest .info-block {
            min-width: 60%;
            width: 60%;
        }
        .type-block .contest {
            width: calc(100% + 30px);
            max-width: calc(100% + 30px);
            margin-right: -15px;
            margin-left: -15px;
        }
        a.tabs-button {
            /* font-size: 18px; */
            width: 180px;
        }
        .description .forex-contests-p {
            text-align: center!important;
            font-weight: 400;
            font-size: 14px;
            line-height: 24px;
            color: #6E6E6E;
        }
        .description .forex-contests-item {
            font-weight: 700;
            font-size: 14px;
            line-height: 20px;
            margin-top: 16px;
        }
    }
    @media (max-width: 500px) {
        .description-content .prize {
            width: 90%;
        }
    }
    @media (max-width: 400px){
        .type-block .contest{
            position: relative;
        }
        .contest .col.buttons {
            position: absolute;
            right: 4%;
        }
        .contest .col.buttons a.link.btn.btn-white {
            width: 121.5px !important;
        } 
        .description-content .prize {
            width: 100%;
        }
    }
    @media (max-width: 385px){
        .contest .col.buttons {
            right: 3.5%;
        }
    }
    @media (max-width: 375px){
        .type-block .contest .info-block {
            min-width: 60%;
            width: 65%;
        }
        .type-block .contest {
            background-position: center right -115px !important;
        }
        .type-block .contest.con_miss,
        .type-block .contest.con_scalping,
        .type-block .contest.con_device {
            background-position: center right 0 !important;
        }
        .contest .col.buttons a.link.btn.btn-white {
            padding: 20px 6px;
            width: 107.5px !important;
        }
        .contest .col.buttons {
            right: 2.3%;
        }
        .description {
            padding: unset !important;
        }
        .description .description-content{
            padding: 30px 20px 30px !important;
        }
        .description-content .prize {
            width: 91.5%;
        }
        div .description-content .prize p.prize-exceeds {
            font-size: 32px !important;
        }
    }
    @media (max-width: 360px){
        .contest .col.buttons {
            right: 1.7%;
        }
    }
    @media (max-width: 350px){
        .contest .col.buttons {
            right: 1.2%;
        } 
        /* a.tabs-button {
            padding: 10px 8px;
            padding-right: 20px;
        } */
        div .description-content .prize p.prize-exceeds {
            font-size: 28px !important;
        }
    }
    @media (max-width: 340px){
        .contest .col.buttons {
            right: 0.7%;
        } 
    }
    @media (max-width: 330px){
        .contest .col.buttons {
            right: 0.2%;
        }
        .contest .col.buttons a.link.btn.btn-white {
            padding: 18px 5px;
            width: 105.5px !important;
        } 
    }
        
        
      
      
        