@media(min-width:1200px){
    .blurr{
    background-image: url("/img/blurr-hero-dota2.svg");
    background-position: center -250px;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    overflow-x: hidden;
    }  
}
@media(max-width:1200px){
    .blurr{
    background-image: url("/img/blurr-hero-dota2.svg");
    background-position: center -770px;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    overflow-x: hidden;
    }  
}
@media(max-width:991px){
    .blurr{
    background-image: url("/img/blure-mobile.svg");
    background-position: left -320px;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    background-position-x: -282px;
    overflow-x: hidden;
    }  
}
.blurr{
    position: relative;
    z-index: 2;
}
.yellow-selected{
    color: #FFCE4E!important;
}
.button-nav-selected:after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(1)!important;
    height: 2px;
    bottom: -2px;
    left: 0;
    transform-origin: center;
    transition: transform 0.22s ease-out;
    background-color: #FFCE4E;
    z-index: 3;
}
.filter-style{
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    color: #929292;
    text-decoration: none;
    cursor: pointer;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 7px;
    padding-bottom: 7px;
    border: 1px solid rgba(253, 232, 179, 0.25);
    margin-left: 0px;
    margin-right: 0px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.filter-style:hover{
    -moz-transform: translate(0, -1px);
    -ms-transform: translate(0, -1px);
    -webkit-transform: translate(0, -1px);
    -o-transform: translate(0, -1px);
    transform: translate(0, -1px);
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    color: #F5FBF2;
    background: rgba(233, 215, 167, 0.1);
}
.filter-selected{
    background: rgba(233, 215, 167, 0.1);
    border: 1px solid rgba(253, 232, 179, 0.5);
    color: #F5FBF2;
}
/*DROPDOWN*/
.custom-dropdown {
    position: relative;
    display: inline-block;
    margin-bottom: 60px;
}
.custom-dropdown-btn {
    background: rgba(233, 215, 167, 0.1);
    border: 1px solid rgba(253, 232, 179, 0.5);
    color: #F5FBF2;
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 7px;
    padding-bottom: 7px;
    min-width: 160px;
}
.custom-dropdown-content {
    display: none;
    position: absolute;
    background: rgba(233, 215, 167, 0.1);
    border: 1px solid rgba(253, 232, 179, 0.5);
    backdrop-filter: blur(25px);
    min-width: 160px;
    width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-top: -1px;
    cursor: pointer;
}
.custom-dropdown-content a {
    color: #ffffff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: center;
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 500;
}
.custom-dropdown-content a:hover {
    background: rgba(167, 156, 136, 0.3);
    color:white
}
.show {
    display: block;
}
.custom-main-dropdown {
    margin-top: 20px;
}
.custom-selected-item {
    font-weight: bold;
}
@media(min-width:767px){
    .custom-dropdown-flex{
        display: none;
    }
    .filters{
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
        line-height: 3;
        margin-bottom: 60px;
        gap: 1em;
    }
}
@media(max-width:767px){
    .custom-dropdown-flex{
        display: flex;
        justify-content: center;
        z-index: 3;
    }
    .filters{
        display: none;
    }
}
.arrow-dropdown{
    padding-left: 12px;
    margin-top: -4px;
}
/*DROPDOWN KONEC*/

@media(min-width:1600px){   
    .game-box-site{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 700;
        font-size: 40px;
        line-height: 35px;
        letter-spacing: 0.05em;
        color: #F5FBF2;
        margin-bottom: 0px;
    }
    .game-box-rateing{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 40px;
        line-height: 35px;
        color: #EBEBEB;
        margin-bottom: 0px;
    }
    .game-box-rateing2{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 35px;
        letter-spacing: 0.05em;
        color: #BDAAC1;
        margin-top: -16px;
        padding-left: 7px;
        margin-bottom: 0px;
    }
    .reward-description-number{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 42px;
        line-height: 35px;
        letter-spacing: 0.05em;
        background: linear-gradient(261.11deg, #FFE193 77.4%, rgba(245, 251, 242, 0.5) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }
    .reward-description-number-smaller{
        font-size: 36px!important;
    }
    .reward-description{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 35px;
        letter-spacing: 0.05em;
        color: #F5FBF2;
        margin-bottom: 0px;
    }
    .box-col1{
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: space-evenly;
        height: 75%;
    }
    .box-col2 {
        display: flex;
        flex-direction: column;
        height: 90%;
        justify-content: space-evenly;
        align-items: flex-start;
    }
    .button-primary-box{
        background: #FFCE4E;
        color: black;
        Width: 334px;
        height: 78px;
        font-family: 'Work Sans', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 35px;
        text-align: center;
        letter-spacing: 0.05em;
        list-style: none;
        text-decoration: none;
        border: none;
    }
    .button-secondary-box{
        background: rgba(233, 215, 167, 0.1);
        border: 1px solid #FDE8B3;
        color: white;
        Width: 334px;
        height: 78px;
        font-family: 'Work Sans', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 35px;
        text-align: center;
        letter-spacing: 0.05em;
        list-style: none;
        text-decoration: none;
    }
    .logo-container{
        border: 2px solid #342238;
        border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
        background-color: #342238;
        width: 285px;
        height: 200px;
    }
    .game-box{
        width: 100%;
        height: 252px;
        margin-bottom: 42px;
        background-color: #3D2942;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 26px;
    }
}
@media(max-width:1600px){   
    .game-box-site{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 700;
        font-size: 38px;
        line-height: 35px;
        letter-spacing: 0.05em;
        color: #F5FBF2;
        margin-bottom: 0px;
    }
    .game-box-rateing{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 38px;
        line-height: 35px;
        color: #EBEBEB;
        margin-bottom: 0px;
    }
    .game-box-rateing2{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 19px;
        line-height: 35px;
        letter-spacing: 0.05em;
        color: #BDAAC1;
        margin-top: -16px;
        padding-left: 7px;
        margin-bottom: 0px;
    }
    .reward-description-number{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 40px;
        line-height: 35px;
        letter-spacing: 0.05em;
        background: linear-gradient(261.11deg, #FFE193 77.4%, rgba(245, 251, 242, 0.5) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }
    .reward-description-number-smaller{
        font-size: 34px!important;
    }
    .reward-description{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 23px;
        line-height: 35px;
        letter-spacing: 0.05em;
        color: #F5FBF2;
        margin-bottom: 0px;
    }
    .box-col1{
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: space-evenly;
        height: 75%;
    }
    .box-col2 {
        display: flex;
        flex-direction: column;
        height: 90%;
        justify-content: space-evenly;
        align-items: flex-start;
    }
    .button-primary-box{
        background: #FFCE4E;
        color: black;
        Width: 324px;
        height: 78px;
        font-family: 'Work Sans', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 35px;
        text-align: center;
        letter-spacing: 0.05em;
        list-style: none;
        text-decoration: none;
        border: none;
    }
    .button-secondary-box{
        background: rgba(233, 215, 167, 0.1);
        border: 1px solid #FDE8B3;
        color: white;
        Width: 324px;
        height: 78px;
        font-family: 'Work Sans', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 35px;
        text-align: center;
        letter-spacing: 0.05em;
        list-style: none;
        text-decoration: none;
    }
    .logo-container{
        border: 2px solid #342238;
        border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
        background-color: #342238;
        width: 285px;
        height: 200px;
    }
    .game-box{
        width: 100%;
        height: 252px;
        margin-bottom: 42px;
        background-color: #3D2942;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 26px;
    }
}
@media(max-width:1400px){   
    .game-box-site{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 700;
        font-size: 35px;
        line-height: 35px;
        letter-spacing: 0.05em;
        color: #F5FBF2;
        margin-bottom: 0px;
    }
    .game-box-rateing{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 35px;
        line-height: 35px;
        color: #EBEBEB;
        margin-bottom: 0px;
    }
    .game-box-rateing2{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 35px;
        letter-spacing: 0.05em;
        color: #BDAAC1;
        margin-top: -10px;
        padding-left: 7px;
        margin-bottom: 0px;
    }
    .reward-description-number{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 37px;
        line-height: 35px;
        letter-spacing: 0.05em;
        background: linear-gradient(261.11deg, #FFE193 77.4%, rgba(245, 251, 242, 0.5) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }
    .reward-description-number-smaller{
        font-size: 33px!important;
    }
    .reward-description{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 19px;
        line-height: 35px;
        letter-spacing: 0.05em;
        color: #F5FBF2;
        margin-bottom: 0px;
    }
    .box-col1{
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: space-evenly;
        height: 75%;

    }
    .box-col2 {
        display: flex;
        flex-direction: column;
        height: 90%;
        justify-content: space-evenly;
        align-items: flex-start;
    }
    .button-primary-box{
        background: #FFCE4E;
        color: black;
        Width: 284px;
        height: 78px;
        font-family: 'Work Sans', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 23px;
        line-height: 35px;
        text-align: center;
        letter-spacing: 0.05em;
        list-style: none;
        text-decoration: none;
        border: none;
    }
    .button-secondary-box{
        background: rgba(233, 215, 167, 0.1);
        border: 1px solid #FDE8B3;
        color: white;
        Width: 284px;
        height: 78px;
        font-family: 'Work Sans', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 23px;
        line-height: 35px;
        text-align: center;
        letter-spacing: 0.05em;
        list-style: none;
        text-decoration: none;
    }
    .logo-container{
        border: 2px solid #342238;
        border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
        background-color: #342238;
        width: 249px;
        height: 200px;
    }
    .game-box{
        width: 100%;
        height: 241px;
        margin-bottom: 42px;
        background-color: #3D2942;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 26px;
    }
    .star{
        width: 43px;
        margin-top: -5px;
    }
    .promocode-field{
        display: inline-block;
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        text-transform: uppercase;
        line-height: 36px;
        color: #d5d8de;
        letter-spacing: .1em;
        margin-top: 1px;
        padding: 6px 38px;
        padding-top: 9px;
        border-radius: 2px;
        border: dashed 2px #fde8b3af;
    }
    .copy{
        cursor: pointer;
        margin-left: 10px;
        width: 30px;
    }
}
@media(max-width: 1200px){
    .game-box-site{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 32px;
        letter-spacing: 0.05em;
        color: #F5FBF2;
        margin-bottom: 0px;
    }
    .game-box-rateing{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 35px;
        color: #EBEBEB;
        margin-bottom: 0px;
    }
    .game-box-rateing2{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 32px;
        letter-spacing: 0.05em;
        color: #BDAAC1;
        margin-top: -12px;
        padding-left: 7px;
        margin-bottom: 0px;
    }
    .reward-description-number{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 34px;
        line-height: 35px;
        letter-spacing: 0.05em;
        background: linear-gradient(261.11deg, #FFE193 77.4%, rgba(245, 251, 242, 0.5) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }
    .reward-description-number-smaller{
        font-size: 30px!important;
    }
    .reward-description{
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 500;
        font-size: 17px;
        line-height: 35px;
        letter-spacing: 0.05em;
        color: #F5FBF2;
        margin-bottom: 0px;
    }
    .box-col1{
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: space-evenly;
        height: 75%;
    }
    .box-col2 {
        display: flex;
        flex-direction: column;
        height: 90%;
        justify-content: space-evenly;
        align-items: flex-start;
    }
    .button-primary-box{
        background: #FFCE4E;
        color: black;
        Width: 232px;
        height: 71px;
        font-family: 'Work Sans', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        line-height: 35px;
        text-align: center;
        letter-spacing: 0.05em;
        list-style: none;
        text-decoration: none;
        border: none;
    }
    .button-secondary-box{
        background: rgba(233, 215, 167, 0.1);
        border: 1px solid #FDE8B3;
        color: white;
        Width: 232px;
        height: 71px;
        font-family: 'Work Sans', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 22px;
        line-height: 35px;
        text-align: center;
        letter-spacing: 0.05em;
        list-style: none;
        text-decoration: none;
    }
    .logo-container{
        border: 2px solid #342238;
        border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
        background-color: #342238;
        width: 200px;
        height: 200px;
    }
    .game-box{
        width: 100%;
        height: 230px;
        margin-bottom: 42px;
        background-color: #3D2942;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 26px;
    }
    .star{
        width: 40px;
        margin-top: -5px;
    }
    .promocode-field{
        display: inline-block;
        font-family: 'Oxanium', cursive;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        text-transform: uppercase;
        line-height: 36px;
        color: #d5d8de;
        letter-spacing: .1em;
        margin-top: 1px;
        padding: 2px 28px;
        padding-top: 3px;
        border-radius: 2px;
        border: dashed 2px #fde8b3af;
    }
    .copy{
        cursor: pointer;
        margin-left: 10px;
        width: 28px;
    }
    .h2-nadpis-longer{
        font-size: 47px!important;
        text-align: center;
        line-height: 80px;
        margin-left: -49px;
    }
    .ellipse-purple-special {
        margin-right: -45px;
        margin-left: 24px;
        width: 90px;
        margin-top: -77px;
    }
    .logo-primary{
        width: 75%;
    }
}
@media(max-width:767px){
    .game-box{
        width: 100%!important;
        height: 100%;
        margin-bottom: 42px;
        margin-left: 89px;
        margin-right: 89px;
        background-color: #3D2942;
        display: flex;
        padding: 0px;
        flex-direction: column;
        border: 2px solid #342238;
        border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
    }
}
@media(max-width:539px){
    .game-box {
        width: 100%;
        height: 100%;
        margin-bottom: 42px;
        margin-left: 80px;
        margin-right: 80px;
        background-color: #3D2942;
        display: flex;
        padding: 0px;
        flex-direction: column;
        border: 2px solid #342238;
        border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
    }
}
@media(max-width:505px){
    .game-box {
        width: 100%;
        height: 100%;
        margin-bottom: 42px;
        margin-left: 70px;
        margin-right: 70px;
        background-color: #3D2942;
        display: flex;
        padding: 0px;
        flex-direction: column;
        border: 2px solid #342238;
        border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
    }
}
@media(max-width:490px){
    .game-box {
        width: 100%;
        height: 100%;
        margin-bottom: 42px;
        margin-left: 65px;
        margin-right: 65px;
        background-color: #3D2942;
        display: flex;
        padding: 0px;
        flex-direction: column;
        border: 2px solid #342238;
        border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
    }
}
@media(max-width:470px){
    .game-box {
        width: 100%;
        height: 100%;
        margin-bottom: 42px;
        margin-left: 50px;
        margin-right: 50px;
        background-color: #3D2942;
        display: flex;
        padding: 0px;
        flex-direction: column;
        border: 2px solid #342238;
        border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
    }
}
.game-box-img40{
    background-image: url("/img/cs2go-background.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.game-box-img1{
    background-image: url("/img/tradeit-background.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.game-box-img2{
    background-image: url("/img/dmmarket-background.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.game-box-img3{
    background-image: url("/img/csmoney-background.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.game-box-img4{
    background-image: url("/img/skinsmonkey-background.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.game-box-img5{
    background-image: url("/img/skinswap-background.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.game-box-img6{
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.game-box-img7{
    background-image: url("/img/csdeals-background.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.game-box-img8{
    background-image: url("/img/rapidskins-background.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.game-box-img9{
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.game-box-img10{
    background-image: url("/img/lootfarm-background.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.game-box-img11{
    background-image: url("/img/csgoexo-background.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.game-box-img12{
    background-image: url("/img/csg-background.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.rateing{
    display: flex;
    flex-direction: row;
    align-items: center;
}
@media(min-width:1400px){
    .promocode-field{
      display: inline-block;
      font-family: 'Oxanium', cursive;
      font-style: normal;
      font-weight: 600;
      font-size: 22px;
      text-transform: uppercase;
      line-height: 36px;
      color: #BDAAC1;
      letter-spacing: .1em;
      margin-top: 1px;
      padding: 6px 40px;
      padding-top: 9px;
      border-radius: 2px;
      border: dashed 2px #fde8b3af;
      }  
      .copy{
          cursor: pointer;
          margin-left: 20px;
          width: 34px;
      }
  }
  .game-box-line{
      width: 1px;
      height: 76%;
      border-left: 3px solid rgb(73 55 78 / 56%);
  }
  
  @media(min-width:991px){
      .game-boxes-flex{
          display: flex;
          flex-direction: column;
      }
      .star2{
          display: none;
      }
      .promocode-field-header{
          letter-spacing: 0.05em;
          font-family: 'Oxanium', cursive;
          font-style: normal;
          font-weight: 500;
          font-size: 16px;
          line-height: 36px;
          display: flex;
          align-items: center;
          color: #BDAAC1;
          margin-bottom: -19px;
      }
      .copy-mobile{
          display: none;
      }
      .promocode-field-flex{
          display: flex;
          flex-direction: row;
          align-items: center;
      }
      .promocode-field-mobile{
          color:#d6c9d9;
      }
      .box-col3{
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          height: 100%;
      }
      
  }
  @media(max-width:991px){
      .promocode-field-flex{
          display: block;
          width: 100%;
          padding-left: 26px;
          padding-right: 26px;
      }
      .copy-mobile{
          display: block;
          cursor: pointer;
          margin-bottom: 5px;
      }
      .promocode-field-header{
          display: none;
      }
      .game-boxes-flex{
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
      }
      .game-box-site{
          font-family: 'Oxanium', cursive;
          font-style: normal;
          font-weight: 700;
          font-size: 32px;
          line-height: 32px;
          letter-spacing: 0.05em;
          color: #F5FBF2;
          margin-bottom: 0px;
      }
      .game-box-rateing{
          font-family: 'Oxanium', cursive;
          font-style: normal;
          font-weight: 600;
          font-size: 32px;
          line-height: 35px;
          color: #EBEBEB;
          margin-bottom: 0px;
      }
      .game-box-rateing2{
          font-family: 'Oxanium', cursive;
          font-style: normal;
          font-weight: 600;
          font-size: 16px;
          line-height: 32px;
          letter-spacing: 0.05em;
          color: #BDAAC1;
          margin-top: -12px;
          padding-left: 7px;
          margin-bottom: 0px;
      }
      .reward-description-number{
          font-family: 'Oxanium', cursive;
          font-style: normal;
          font-weight: 600;
          font-size: 26px;
          line-height: 35px;
          letter-spacing: 0.05em;
          background: linear-gradient(261.11deg, #FFE193 77.4%, rgba(245, 251, 242, 0.5) 100%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          background-clip: text;
      }
      .reward-description-number-smaller{
          font-size: 24px!important;
      }
      .reward-description{
          font-family: 'Oxanium', cursive;
          font-style: normal;
          font-weight: 500;
          font-size: 18px;
          line-height: 35px;
          letter-spacing: 0.05em;
          color: #F5FBF2;
          margin-bottom: 5px;
      }
      .box-col1{
          display: flex;
          flex-direction: column;
          align-items: flex-end;
          justify-content: space-evenly;
          height: 75%;
          align-items: center;
          padding-top: 25px;
          padding-bottom: 2px;
      }
      .box-col2 {
          display: flex;
          flex-direction: column;
          height: 90%;
          justify-content: space-evenly;
          align-items: flex-start;
          align-items: center;
          width: 100%;
      }
      .button-primary-box{
          background: #FFCE4E;
          color: black;
          Width: 100%;
          height: 58px;
          font-family: 'Work Sans', sans-serif;
          font-style: normal;
          font-weight: 600;
          font-size: 22px;
          line-height: 35px;
          text-align: center;
          letter-spacing: 0.05em;
          list-style: none;
          text-decoration: none;
          border: none;
          margin-bottom: 26px;
          margin-top: 17px;
  
          
      }
      .button-secondary-box{
          background: rgba(233, 215, 167, 0.1);
          border: 1px solid #FDE8B3;
          color: white;
          Width: 232px;
          height: 71px;
          font-family: 'Work Sans', sans-serif;
          font-style: normal;
          font-weight: 500;
          font-size: 22px;
          line-height: 35px;
          text-align: center;
          letter-spacing: 0.05em;
          list-style: none;
          text-decoration: none;
      }
      .logo-container{
          border: none;
          border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
          background-color: #342238;
          width: 100%;
          height: 141px;
      }
      .game-box{
          width: 48%;
          height: 100%;
          margin-bottom: 42px;
          background-color: #3D2942;
          display: flex;
          padding: 0px;
          flex-direction: column;
          border: 2px solid #342238;
          border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
      }
      .star{
          width: 28px;
          margin-top: 0px;
      }
      .promocode-field{
          display: flex;
          flex-direction: row;
          align-items: center;
          font-family: 'Oxanium', cursive;
          font-style: normal;
          font-weight: 600;
          font-size: 18px;
          text-transform: uppercase;
          line-height: 37px;
          color: #d5d8de;
          letter-spacing: .1em;
          margin-top: 1px;
          padding-left: 16px;
          padding-right: 16px;
          padding-top: 6px;
          padding-bottom: 2px;
          border-radius: 2px;
          border: dashed 2px #fde8b3af;
          width: 100%;
          justify-content: space-between;
          background: rgba(233, 215, 167, 0.05);
      }
      .copy{
          display: none;
      }
      .logo-primary{
          width: 55%;
      }
      .button-secondary-box{
          display: none;
      }
      .game-box-rateing, .game-box-rateing2{
          display: none;
      }
      .star2{
          display: block;
          width: 28px;
      }
      .promocode-field-mobile{
          font-family: 'Oxanium', cursive;
          font-style: normal;
          font-weight: 500;
          font-size: 21px;
          line-height: 36px;
          display: flex;
          align-items: center;
          letter-spacing: 0.05em;
          color: #dacddd;
      }
      .box-col3{
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          height: 100%;
          width: 100%;
      }
    .button-mobile-a{
        width: 100%;
        padding-left: 26px;
        padding-right: 26px;
    }
}
.view-all{
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}
.copy{
    transition: 0.2s;
}
.copy:hover{
    transform: scale(1.07);
    transition: 0.2s;
}
.button-secondary-box, .button-secondary, .button-primary-box, .button-primary{
    transition: 0.1s;
}
.button-primary-box:hover, .button-primary:hover{
    transform: scale(1.01);
    transition: all .15s ease-in-out;
}
.button-secondary-box:hover{
    background: rgb(233 215 167 / 25%);
    color:rgb(253, 232, 179);
}
.button-secondary:hover{
    background: rgb(233 215 167 / 25%);
    color: #FFCE4E;
}
.ahoj{
    display: flex;
    
}
.colorized{
    transition: 0.1s;
    color: #FFCE4E;
}
@media(max-width:991px){
    .logo-primary-smaller{
       width: 35%; 
    }
}
/* CSS styles that will apply from 767px to 991px */
@media screen and (min-width: 767px) and (max-width: 991px) {
    .game-box{
        min-height: 424px;
    }  
}
@media(max-width:452px){
    .game-box {
        width: 100%;
        height: 100%;
        margin-bottom: 42px;
        margin-left: 50px;
        margin-right: 50px;
        background-color: #3D2942;
        display: flex;
        padding: 0px;
        flex-direction: column;
        border: 2px solid #342238;
        border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
    }
}
@media(max-width:430px){
    .game-box {
        width: 100%;
        height: 100%;
        margin-bottom: 42px;
        margin-left: 30px;
        margin-right: 30px;
        background-color: #3D2942;
        display: flex;
        padding: 0px;
        flex-direction: column;
        border: 2px solid #342238;
        border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
    }
}
@media(max-width:415px){
    .game-box {
        width: 100%;
        height: 100%;
        margin-bottom: 42px;
        margin-left: 24px;
        margin-right: 24px;
        background-color: #3D2942;
        display: flex;
        padding: 0px;
        flex-direction: column;
        border: 2px solid #342238;
        border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
    }
}
@media(max-width:395px){
    .game-box {
        width: 100%;
        height: 100%;
        margin-bottom: 42px;
        margin-left: 18px;
        margin-right: 18px;
        background-color: #3D2942;
        display: flex;
        padding: 0px;
        flex-direction: column;
        border: 2px solid #342238;
        border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
    }
}
@media(max-width:380px){
    .game-box {
        width: 100%;
        height: 100%;
        margin-bottom: 42px;
        margin-left: 10px;
        margin-right: 10px;
        background-color: #3D2942;
        display: flex;
        padding: 0px;
        flex-direction: column;
        border: 2px solid #342238;
        border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
    }
}
@media(max-width:349px){
    .game-box {
        width: 100%;
        height: 100%;
        margin-bottom: 42px;
        margin-left: 0px;
        margin-right: 0px;
        background-color: #3D2942;
        display: flex;
        padding: 0px;
        flex-direction: column;
        border: 2px solid #342238;
        border-image: linear-gradient(to bottom, rgba(255, 235, 182, 0.0448) 0%, rgba(255, 235, 182, 0.32) 100%) 1;
    }
}
.promocode-field{
    text-transform: none;
}
@media(min-width:1600px){   
    .button-primary{
        width: 216px;
        height: 71px;
        background-color: #FFCE4E;
        border: none;
        list-style: none;
        text-decoration: none;
        font-family: 'Work Sans';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        color: black;
    }
}
@media(max-width:1600px){   
    .button-primary{
        width: 216px;
        height: 71px;
        background-color: #FFCE4E;
        border: none;
        list-style: none;
        text-decoration: none;
        font-family: 'Work Sans';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        color: black;
    }
}
@media(max-width:1400px){   
    .button-primary{
        width: 196px;
        height: 64px;
        background-color: #FFCE4E;
        border: none;
        list-style: none;
        text-decoration: none;
        font-family: 'Work Sans';
        font-style: normal;
        font-weight: 600;
        font-size: 23px;
        color: black;
    }
}
@media(max-width: 1200px){
    .button-primary{
        width: 183px;
        height: 60px;
        background-color: #FFCE4E;
        border: none;
        list-style: none;
        text-decoration: none;
        font-family: 'Work Sans';
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        color: black;
    }
}
@media(max-width:767px){
    .button-primary{
        width: 183px;
        height: 60px;
        background-color: #FFCE4E;
        border: none;
        list-style: none;
        text-decoration: none;
        font-family: 'Work Sans';
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        color: black;
    }
}
@media(max-width:539px){
    .button-primary{
        width: 174px;
        height: 57px;
        background-color: #FFCE4E;
        border: none;
        list-style: none;
        text-decoration: none;
        font-family: 'Work Sans';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        color: black;
    }
}
@media(max-width:490px){
    .button-primary{
        width: 155px;
        height: 54px;
        background-color: #FFCE4E;
        border: none;
        list-style: none;
        text-decoration: none;
        font-family: 'Work Sans';
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        color: black;
    }
}