.container_inside_trust_pilot {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px
}

.container_inside_trust_pilot.first {
    gap: 3px
}

.trustpilot_excellent,
.trustpilot_secure_text,
.trustpilot_text,
.trustpilot_verified_text {
    font-size: 20px;
    text-align: center;
    font-family: Helvetica, NeoSansProRegular, sans-serif;
    font-weight: 700;
    color: #fff
}


.trustpilot_icon {
    width: auto;
    height: 50px;
    margin-bottom: 15px
}

.trust_pilot.tablet {
    display: none
}


.trust_pilot {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    row-gap: 13px;
    flex-wrap: wrap;
}


.trustpilot_icon {
    height: 35px;
    width: auto;
    margin-bottom: 7px;
}

.trustpilot_stars,
.trustpilot_verified_icon,
.trustpilot_secure_icon {
    height: 23px;
    width: auto;
}


@media screen and (min-width: 1401px) {
    .main-banner__body {
        top: 0%;
    }

}

@media screen and (min-width:1024px) and (max-width:1400px) {

    .trustpilot_excellent,
    .trustpilot_secure_text,
    .trustpilot_text,
    .trustpilot_verified_text {
        font-size: 20px;
        text-align: center;
        font-family: Helvetica, NeoSansProRegular, sans-serif;
        font-weight: 700;
        color: #fff
    }

    .container_inside_trust_pilot {
        gap: 8px
    }

    .trustpilot_icon {
        height: 35px;
        width: auto;
        margin-bottom: 7px;
    }

    .trustpilot_stars,
    .trustpilot_verified_icon,
    .trustpilot_secure_icon {
        height: 23px;
        width: auto;
    }
}



@media screen and (min-width:769px) and (max-width:1023px) {
    .trust_pilot.desktop {
        display: none
    }

    .trust_pilot.tablet {
        display: flex
    }


    .trust_pilot.tablet.up_part {
        padding-top: 21px;
        padding-bottom: 10px
    }

    .trustpilot_icon {
        height: 30px;
        width: auto;
        margin-bottom: 7px;
    }

    .trustpilot_stars,
    .trustpilot_verified_icon,
    .trustpilot_secure_icon {
        height: 20px;
        width: auto;
    }

    .trust_pilot.tablet.up_part.tablet {
        padding-top: 0px;
        padding-bottom: 0px
    }

    .trust_pilot {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 15px
    }

    .trustpilot_excellent,
    .trustpilot_secure_text,
    .trustpilot_text,
    .trustpilot_verified_text {
        font-size: 20px;
        text-align: center;
        font-family: Helvetica, NeoSansProRegular, sans-serif;
        font-weight: 700;
        color: #fff
    }

    .trustpilot_icon {
        width: auto;
        height: 35px;
        margin-bottom: 10px
    }

    .container_inside_trust_pilot {
        gap: 8px
    }
}


@media screen and (min-width: 768px) and (max-width: 1000px) {
    .main-banner__body {
        padding-bottom: 80px !important;
    }
}

@media screen and (max-width: 769px) {

    .trust_pilot_container.tablet.top {
        z-index: 2;
    }

    .trustpilot_excellent,
    .trustpilot_secure_text,
    .trustpilot_text,
    .trustpilot_verified_text {
        font-family: Helvetica, NeoSansProRegular, sans-serif;
        font-weight: 700;
        text-align: center;
        color: #fff
    }

    .trust_pilot.desktop {
        display: none
    }

    .trust_pilot.tablet {
        display: flex
    }

    .trust_pilot {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        list-style: none;
        gap: 20px;
        padding-top: 15px
    }

    .trust_pilot.up_part.tablet {
        padding-top: 10px
    }

    .trustpilot_excellent,
    .trustpilot_text {
        font-size: 17px
    }

    .trustpilot_secure_text,
    .trustpilot_verified_text {
        font-size: 15px
    }

    .trust_pilot_container.tablet {
        position: relative;
    }

    .container_inside_trust_pilot {
        gap: 15px
    }


    .trustpilot_icon {
        width: auto;
        height: 34px;
        margin-bottom: 5px
    }

    .trustpilot_stars {
        width: 110px;
        height: auto;
    }

    .trustpilot_verified_icon {
        width: 21.95px;
        height: 22px
    }

    .trustpilot_verified {
        width: 65.84px;
        height: 13px
    }

    .trustpilot_secure_icon {
        width: 19.95px;
        height: 22px
    }

    .trustpilot_secure {
        width: 60.85px;
        height: 13px
    }
}

@media screen and (max-width: 380px) {
    .trust_pilot.desktop {
        display: none;
    }

    .trust_pilot.tablet {
        display: flex
    }

    .trust_pilot {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        list-style: none;
        gap: 8px;
        row-gap: 10px;
        padding-top: 10px
    }

    .trustpilot_excellent,
    .trustpilot_secure_text,
    .trustpilot_text,
    .trustpilot_verified_text {
        font-size: 15px;
        text-align: center;
        font-family: Helvetica, NeoSansProRegular, sans-serif;
        font-weight: 600;
        color: #fff
    }

    .trustpilot_secure_text,
    .trustpilot_verified_text {
        font-size: 13px;
        text-align: center;
        font-family: Helvetica, NeoSansProRegular, sans-serif;
        font-weight: 700;
        color: #fff
    }

    .trust_pilot_container.tablet {
        position: relative
    }

    .container_inside_trust_pilot {
        gap: 8px
    }

    .trustpilot_icon {
        width: auto;
        height: 30px;
    }

    .trustpilot_stars {
        width: auto;
        height: 18px
    }

    .trustpilot_verified_icon {
        width: 21.95px;
        height: 22px
    }

    .trustpilot_verified {
        width: 65.84px;
        height: 13px
    }

    .trustpilot_secure_icon {
        width: 19.95px;
        height: 22px
    }

    .trustpilot_secure {
        width: 60.85px;
        height: 13px
    }
}


.step_number {
    font-size: 101px;
    font-family: 'Manrope';
}

.button-content.support-benefits-text {
    transform: unset !important;
}


@media screen and (min-width: 768px) and (max-width: 1040px) {
    .good-options {
        flex-direction: column;
    }

    .support-benefits-thumbnail {
        height: 30px;
        width: auto;
    }

    .button-content.support-benefits-text {
        font-size: 14px;
    }

    .game-entry.game-entry-support {
        left: 0px !important;
    }
}


@media screen and (max-width: 848px) {

    .thumbnail-name.welcome_package_explain {
        padding-left: 20px;
        padding-right: 20px;
    }

}

@media screen and (min-width: 831px) {
    .container.games-title.vip-winners-title {
        padding-left: unset;
    }
}