@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

.toplist-casino-listing-13__wrapper * {
    box-sizing: content-box;
    margin: 0;
    padding: 0;
}

.toplist-casino-listing-13__wrapper {
    font-family: Lato, serif;
    margin: 32px 0;
}

.toplist-casino-listing-13__offers {
    display: flex;
    flex-direction: column;
    counter-reset: section;
    gap: 14px;
}

.toplist-casino-listing-13__offer {
    /* box-sizing: content-box; */
}

.option-card {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 28px 24px 21px 28px;
    border-radius: 22px;
    background: linear-gradient(90deg, #1b322f 0%, #ff9526 100%);
    box-shadow: 0 4px 55px 0 #f4f4f4b2;
}

.disclaimer-outer div {
    font-size: 18px;
    font-weight: 500;
    color: #2e2e30;
}

.disclaimer-outer {
    margin-bottom: 26px;
    padding: 20px 30px;
    border: 1px solid #0000005e;
    border-radius: 15px;
}

.deposit-box-inner {
    font-size: 21px;
    font-weight: 800;
    line-height: 34px;
    color: #fff;
}

.price-slot-outer img {
    width: 108px;
}

.counter-ship-inner {
    font-size: 15px;
    font-weight: 400;
    line-height: 37px;
    color: #fff;
}

.price-slot-outer {
    display: flex;
    align-items: center;
    gap: 10px;
}

.price-outer {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 13px;
    color: #fff;
}

.price-slot-outer .price-outer {
    font-size: 18px;
    font-weight: 800;
    line-height: 39px;
    padding-bottom: 0;
    color: #fff;
}

.price-inner-outer {
    font-size: 22px;
    font-weight: 800;
    line-height: 26.4px;
    max-width: 145px;
    padding: 17px;
    text-align: center;
    border-radius: 10px;
    background: #dfe6e933;
}

.play-now-cta {
    font-size: 20px;
    font-weight: 700;
    line-height: 39px;
    display: block;
    width: 100%;
    max-width: 144px;
    padding: 6px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 58px;
    background-color: #000;
    box-shadow: 0 4px 44px 0 #00000040;
}

.play-now-cta:hover {
    background: #003832;
}

.logo-con img {
    width: 128px;
}

.logo-con {
    width: 16%;
    text-align: right;
}

.deposit-bonus-outer {
    width: 28%;
    max-width: 172px;
}

.deposit-wrap-outer {
    width: 24%;
    max-width: 190px;
}

.player-outersec {
    display: flex;
    width: 21%;
    max-width: 193px;
}

.player-outersec .player-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    max-width: 157px;
    padding-top: 11px;
    text-align: center;
    text-transform: capitalize;
    color: #fff5f5;
}

.player-wrap {
    width: 100%;
}

@media only screen and (width <= 799px) {
    .main-container {
        padding: 0 11px;
    }

    .disclaimer-outer {
        padding: 10px 20px;
        border-radius: 10px;
    }

    .disclaimer-outer div {
        font-size: 15px;
    }

    .option-card {
        padding: 20px;
        border-radius: 15px;
    }

    .logo-con img {
        width: 89px;
    }

    .deposit-box-inner {
        font-size: 15px;
        line-height: 21px;
    }

    .price-slot-outer img {
        width: 79px;
    }

    .counter-ship-inner {
        font-size: 12px;
        line-height: 23px;
    }

    .price-outer {
        font-size: 11px;
        padding-bottom: 6px;
    }

    .price-slot-outer .price-outer {
        font-size: 13px;
        line-height: 30px;
    }

    .price-inner-outer {
        font-size: 15px;
        padding: 6px;
        border-radius: 5px;
    }

    .play-now-cta {
        font-size: 15px;
        padding: 0;
    }

    .player-outersec .player-text {
        font-size: 12px;
        padding-top: 6px;
    }
}

@media only screen and (width <= 575px) {
    .option-card {
        flex-wrap: wrap;
        padding: 29px 29px 13px;
        border-radius: 16px;
    }

    .logo-con {
        width: 45%;
        text-align: left;
    }

    .deposit-bonus-outer {
        width: 55%;
        max-width: 100%;
    }

    .deposit-wrap-outer {
        width: 100%;
        max-width: 100%;
        padding-top: 23px;
    }

    .player-outersec {
        width: 100%;
        max-width: 100%;
    }

    .logo-con img {
        width: 124px;
    }

    .deposit-box-inner {
        font-size: 21px;
        line-height: 39px;
    }

    .price-slot-outer img {
        width: 108px;
    }

    .price-outer {
        font-size: 15px;
        padding-bottom: 13px;
    }

    .price-slot-outer .price-outer {
        font-size: 16px;
        line-height: 33px;
    }

    .counter-ship-inner {
        font-size: 15px;
        line-height: 29px;
    }

    .price-inner-outer {
        font-size: 22px;
        padding: 17px;
        border-radius: 10px;
    }

    .play-now-cta {
        font-size: 20px;
        max-width: 96%;
        margin-top: 21px;
        padding: 6px;
    }

    .player-outersec .player-text {
        font-size: 16px;
        max-width: 100%;
        padding-top: 11px;
    }
}

@media only screen and (width <= 375px) {
    .logo-con img {
        width: 92px;
    }

    .price-slot-outer img {
        width: 75px;
    }

    .price-slot-outer .price-outer {
        font-size: 14px;
        line-height: 21px;
    }

    .counter-ship-inner {
        line-height: 19px;
    }

    .deposit-box-inner {
        line-height: 29px;
    }

    .price-inner-outer {
        font-size: 20px;
        padding: 12px 15px;
    }

    .option-card {
        padding: 25px 15px 13px;
    }
}
