
html {
    scroll-behavior: smooth;
}

body {
    scroll-behavior: smooth;

    margin: 0 auto;
     font-family: "Sora", sans-serif;
    font-optical-sizing: auto;

    background-color: #000000;
}

* {
    box-sizing: border-box;
    font-family: inherit;
}

h4 {
    margin: 0;
}

p {
    margin: 0;
}

a {
    text-decoration: none;
    color: inherit;
}


* {
    margin: 0;
    padding: 0;
}

body {
    padding: 0;
    margin: 0;
    background-color: rgba(8, 12, 17, 1);
}

h4,
p,
li {
    margin: 0;
     font-family: "Sora", sans-serif;
    padding: 0;
}

a {
    text-decoration: none;
     font-family: "Sora", sans-serif;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../Poppins-Regular.ttf');
    font-weight: 400;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../Poppins-Bold.ttf');
    font-weight: 600;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../Poppins-Light.ttf');
    font-weight: 300;
}


@font-face {
    font-family: 'Roboto';
    src: url('../../Roboto-Regular.ttf');
    font-weight: 400;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../Roboto-Bold.ttf');
    font-weight: 600;
}


@font-face {
    font-family: 'Roboto';
    src: url('../../Roboto-Light.ttf');
    font-weight: 300;
}

.offerMainWrap {
    max-width: 1220px;
    width: 100%;
    margin-top: 30px;
}

.container {

}

.casino-item {
   
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;

    background-color: rgba(14, 18, 23, 1);
    padding: 19px 0;
    border-radius: 8px;
border-radius: 10px;
background: #233142;
    position: relative;

}



.mobileLeft {
    width: 75%;
    display: flex;
    flex-direction: row;
    align-items: center;

    position: relative;
}

.mobileRight {
    width: 25%;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}




.payments {
    display: grid;
    grid-template-columns: 1fr 1fr;

    row-gap: 12px;
    width: 224px;
    align-items: center;
    justify-content: center;
    padding: 0 32px;
    box-sizing: border-box;

}


.buttonWrap {
    display: flex;
    box-sizing: border-box;
    flex-direction: column;
    gap: 12px;
    padding: 32px;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    min-width: 240px;


}
.buttonLink{
    min-width: 240px;
}

.buttonWrappLink {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;


}

.buttonLink {
    background-color: #0e3b7f;
    padding: 14px 40px;
    border-radius: 8px;
    width: max-content;
    box-sizing: border-box;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    text-wrap: nowrap;
    font-weight: 700;
    line-height: 21.6px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.visitLink {
    color: rgba(100, 105, 111, 1);

    font-size: 14px;
    font-weight: 300;
    line-height: 16.8px;
    text-align: center;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;


}

.numberItem {
    padding: 10px 0;
    width: 5%;
    text-align: center;
}

.numberText {
    font-family: "Poppins";
    color: rgba(100, 105, 111, 1);
    font-size: 32px;
    font-weight: 400;
    line-height: 38.4px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.offerLogoLink {

    padding: 10px;
    height: 116px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 33%;
    border-radius: 8px;
}

.offerLogoLink img {
    width: 80%;
    height: auto;
}

.offers-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
}

.price-block {
    display: flex;
    flex-direction: column;
    width: 33%;
    gap: 4px;

    align-items: center;
}

.grey-title {
    color: #fd475f;
    font-size: 15px;
    font-weight: 500;
    line-height: 16.8px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.bonusText {
    color: rgba(255, 255, 255, 1);
    font-size: 26px;
    font-weight: 600;
    line-height: 34px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.rating-wrapper {
    display: flex;
    flex-direction: column;
    gap: 9px;
    width: 33%;
    align-items: center;

}


.ratingNumber {
    color: rgba(255, 255, 255, 1);
    font-size: 26px;
    font-weight: 400;
    line-height: 31.2px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.votesText {
    color: rgba(100, 105, 111, 1);
    font-size: 13px;
    font-weight: 400;
    line-height: 15.6px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}


.best {
     width: 15%;
    height: 30px;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 0;
    position: absolute;
    text-align: center;
    top: 0px;
    left: 0px;
    background: #0e3b7f;
    color: WHITE;
    border-radius: 10px 0px 10px 0px;

}

.best img {
    height: 21px;
}

.price-block.hidden {
    display: none;
}


@media (max-width: 1250px) {

    .casino-item {
        border-radius: 8px;
        padding: 0;
        overflow: hidden;
    }

    .casino-item {
        width: 350px;
        box-sizing: border-box;
        border: 1px solid rgba(43, 46, 46, 1);
    }

    .price-block {
        display: none;
    }

    .price-block.hidden {

    }

    .mobileLeft {
        flex-direction: column;
        padding: 15px 0;
        height: 150px;
        justify-content: space-between;
        width: 100%;
        box-sizing: border-box;
        background: linear-gradient(81.27deg, #3b2b4f -0.03%, #4a3a6a 52.97%, #2e2042 99.97%);

    }

    .itemLine {
        display: none;
    }

    .rating-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row-reverse;
    }

    .votesText {
        display: none;
    }

    .numberItem {
        display: none;
    }

    .ratingNumber {

        font-size: 17px;
        font-weight: 400;
        line-height: 14.4px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;

    }

    .starsImg {
        width: 58px;
    }

    .offerLogoLink {
        background: #00000000;
        border: 0;
        max-height: 55px;
        height: 100%;
        width: 100%;
        overflow: hidden;

        padding: 0;


    }

    .offerLogoLink img {
        height: 100%;
        max-width: 133px;
        object-fit: contain;
    }

    .price-block.hidden {
        display: flex;
        width: 100%;

    }

    .mobileRight {
        display: flex;
        flex-direction: column;
        background-color: #08090C;
        border-left: 1px solid rgba(43, 46, 46, 1);
        gap: 13px;
        height: 150px;
        box-sizing: border-box;
        align-items: center;
        justify-content: center;
        width: 175px;

    }

    .visitLink {
        display: none;
    }

    .buttonWrap {
        padding: 0;
    }


    .bonusText {

        font-size: 26px;
        font-weight: 600;
        line-height: 31.2px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;

    }

    .grey-title {

        font-size: 15px;
        font-weight: 500;
        line-height: 14.4px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;

    }

    .buttonLink {

        font-size: 14px;
        font-weight: 700;
        line-height: 16.8px;
        text-align: center;
        padding: 10px;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;

    }

    .price-block {
        gap: 0;
    }

    .best {
        left: 10px;
        top: 10px;

    }

    .best img {
        height: 15px;
    }

    .payments {
        grid-template-columns: 1fr 1fr 1fr;

        width: 100%;
        gap: 0;
        padding: 0;
    }

    .payments img {
        margin-top: 5px;
        height: 11px;
    }

    .casino-item.first .mobileLeft {
        background: linear-gradient(81.27deg, #301721 -0.03%, #28365A 52.97%, #2F1D4E 99.97%);

    }

    .casino-item.first {
        border: 0;

        padding: 1px;
        background: linear-gradient(260.52deg, #1C99FE -4.98%, #7644FF 48.42%, #FD4766 96.9%);


    }

    .casino-item.first .mobileLeft {
        border-top-left-radius: 7px;
        border-bottom-left-radius: 7px;
        width: 174px;
    }

    .casino-item.first .mobileRight {
        border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;
        border: 0;
        background-color: rgba(8, 12, 17, 1);
        width: 174px;

    }

    .buttonLink {
        width: 135px;
        box-sizing: border-box;
    }
}
.container {
    width: 100%;
    max-width: 1220px;
    box-sizing: border-box;
    padding: 0 20px;
    margin: 0 auto;
}
.bestplaybonus_list-star{
    display: flex;
}



.block-al-ct{
    display: flex;
    width: 100%;
    background: #233142;
    padding: 10px;
    border-radius: 10px;
  
    margin-bottom: 20px;
}
.comp{
    text-align: center;
    width: 25%;
}
.types_of_betting p {
    margin-bottom: 20px;
}
.types_of_betting ol li {
    margin-bottom: 20px;
    list-style: none;

}
.mbp{
    position: absolute!important;
    right: 0;
    bottom: 0;
    background: url('../images/mbape.webp');
    width: 485px;
    height: 100%;
    background-size: cover;
}
.vmp{
    position: absolute!important;
       background: url('../images/vm.webp');
    width: 485px;
    height: 100%;
    background-size: cover;
    left: 0;
    bottom: 0;
   
}
.titling{
    max-width: 660px;
    margin: auto;
}

@media screen and (max-width:1250px) {
    .block-al-ct{
        display: none;
    }
    .mobileLeft{
        background: none;
        width: 50%;
        padding-top: 30px;
    }
    .mobileRight{
        width: 50%;
        padding: 5px;
    }
    .rating-wrapper{
        flex-wrap: wrap;
    }
    .best{
         border-radius: 8px 0px 0px 0px;
         top: 0;
         left: 0;
         width: 50%;
    }
    .bestplaybonus_list-star img{
        width: 18px;
    }
    .bonusText{
        font-size: 24px;
        line-height: 22px;
        margin-top: 5px;
        
    }
    .buttonLink{
        min-width: 100%;
        border-radius: 5px;
    }
    .casino-item{
        border: 0px;
    }
    .buttonWrap{
        min-width: auto;
    }

}
@media screen and (max-width:700px){
    .mbp{
      
        z-index: 0;
        width: 50%;
        height: 100%;

    }
    .mbp::before{
        content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(28, 37, 38, 0.5);
    }
  
.vmp{

   

  display: none;
   
   
}
.vmp::before{
        position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(28, 37, 38, 0.5);
}
}
