.cta-table--full-info-style.cta-table--top-rated {
    border: 4px solid #2dd782
}

.cta-table--full-info-style .cta-table__item--play-now .play-now-button {
    background-image: linear-gradient(180deg, #fd8800 1%, #f54200 99%);
    overflow: unset;
    width: 100%;
    height: 53px;
    font-size: 27px;
    color: #fff
}

.cta-table--full-info-style .cta-table__item--play-now .play-now-button:after {
    display: none
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__item--play-now {
        margin-right: 0;
        border-left: 1px solid #44ddfd;
        border-top: 0;
        padding-right: 8px
    }

    .cta-table--full-info-style .cta-table__item--play-now .play-now-button {
        width: auto
    }
}

.cta-table--full-info-style {
    border: 10px solid transparent;
    border-radius: 15px;
    color: #001039;
    font-family: Barlow Semi Condensed, Trebuchet MS, sans-serif;
    font-size: .875rem;
    margin-bottom: .625rem;
    position: relative
}

.cta-table--full-info-style.cta-table--hidden {
    display: none
}

.cta-table--full-info-style .cta-table__row {
    background-color: #fff;
    position: relative
}

.cta-table--full-info-style .cta-table__row hr {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: hr;
    margin: -1px 21.5px 0;
    border-top: 1px solid #44ddfd
}

.cta-table--full-info-style .cta-table__row--top.first-row:not(.collapsable) {
    grid-template-areas: "rank     .         ." "logo     logo      bonus" "rating   payout    payout" "play     play      play" "hr       hr        hr" "deposit  deposit   security";
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 40px repeat(4, auto)
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__row--top.first-row:not(.collapsable) {
        grid-template-areas: "rank     .         .         .           .           .           .         .         ." "logo     logo      logo      bonus       bonus       payout      payout    rating    rating" "hr       hr        hr        hr          hr          hr          hr        hr          hr" "deposit  deposit   deposit   security    security    security    play      play      play";
        grid-template-rows: auto;
        grid-auto-columns: 1fr;
        overflow: unset
    }

    .cta-table--full-info-style .cta-table__row--top.first-row:not(.collapsable) .cta-table__item--bonus,
    .cta-table--full-info-style .cta-table__row--top.first-row:not(.collapsable) .cta-table__item--logo,
    .cta-table--full-info-style .cta-table__row--top.first-row:not(.collapsable) .cta-table__item--payout,
    .cta-table--full-info-style .cta-table__row--top.first-row:not(.collapsable) .cta-table__item--rating {
        margin-top: 0
    }

    .cta-table--full-info-style .cta-table__row hr {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 9
    }
}

.cta-table--full-info-style .cta-table__row--top.first-row .cta-table__item--play-now .play-now-button {
    overflow: unset;
    width: 100%;
    height: 53px;
    font-size: 27px
}

.cta-table--full-info-style .cta-table__row--top.first-row .cta-table__item--play-now .play-now-button:after {
    display: none
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__row--top.first-row .cta-table__item--play-now .play-now-button {
        width: auto
    }
}

.cta-table--full-info-style .cta-table__row--top.first-row .cta-table__item--rank {
    color: #fff;
    width: 54.3px;
    position: relative;
    border-radius: 0;
    top: -10px;
    z-index: 4;
    left: 19.4px;
    min-height: 62px;
    padding: 12px 12px 20.8px 12.6px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    -webkit-clip-path: polygon(100% 0, 100% 100%, 50% 90%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 100%, 50% 90%, 0 100%, 0 0);
    background-image: linear-gradient(180deg, #2dd782, #32b951)
}

.cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--deposit-methods,
.cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--deposit-methods:before,
.cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--payout,
.cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--payout:after,
.cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--payout:before,
.cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--rating,
.cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--rating:before,
.cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--security,
.cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--security:before,
.cta-table--full-info-style .cta-table__row--top.collapsable hr,
.cta-table--full-info-style .cta-table__row--top.collapsable hr:before {
    display: none
}

.cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--play-now {
    border-top: 1px solid #44ddfd;
    margin: -1px 0 8px;
    padding: 8px 29px
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--play-now {
        border-top: 0;
        margin-top: 8px;
        margin-bottom: 8px;
        padding: 8px 10px
    }

    .cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--play-now a.play-now-button {
        min-width: 110px;
        height: auto
    }
}

@media only screen and (min-width: 48em)and (min-width:767px)and (max-width:1200px) {
    .cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--play-now a.play-now-button {
        font-size: 1.2rem
    }
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--play-now {
        border-left: 1px solid #44ddfd;
        margin-top: 16px;
        margin-bottom: 16px
    }
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--bonus {
        border-right: 1px solid #44ddfd;
        font-size: 2rem
    }

    .cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--payout,
    .cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--rating {
        display: flex
    }

    .cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--payout .star-rating,
    .cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--rating .star-rating {
        margin: 0 auto
    }

    .cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--play-now a.play-now-button {
        min-width: 110px;
        height: auto
    }

    .cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--play-now a.play-now-button:after {
        display: none !important
    }

    .cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--payout {
        border-right: 1px solid #44ddfd;
        flex-direction: column
    }

    .cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--payout strong {
        display: inline
    }
}

.cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--logo {
    justify-content: space-between;
    padding: 1rem .5rem
}

.cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--play-now .read-review {
    display: none
}

.cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--play-now .play-now-button {
    background-color: transparent;
    border: 1px solid #ff9224;
    text-shadow: none;
    color: #001039;
    font-weight: 600
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--play-now .play-now-button {
        min-width: 148px
    }
}

.cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--play-now .play-now-button:hover {
    background: transparent;
    border: 1px solid #0054db
}

@media(min-width: 64em) {

    .cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--rank,
    .cta-table--full-info-style .cta-table__row--top.collapsable .cta-table__item--rank:before {
        border-radius: 10px 0 0 10px
    }
}

.cta-table--full-info-style .cta-table__row--top {
    display: grid;
    border-radius: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas: "rank     logo      logo      logo      bonus    bonus" "play     play      play      play      play     play"
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__row--top {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-areas: "rank     logo      logo      bonus    bonus      payout    payout      rating    rating     play     play"
    }
}

.cta-table--full-info-style .cta-table__row--top>div:not(.cta-table__item--rank) {
    margin-top: 8px;
    margin-bottom: 8px
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__row--top>div:not(.cta-table__item--rank) {
        margin: 16px 0
    }
}

.cta-table--full-info-style .cta-table__row--top:not(.collapsable) {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas: "rank     logo      logo      logo     bonus      bonus   " "rating   rating    payout    payout   payout     payout  " "play     play      play      play     play       play    " "hr       hr        hr        hr       hr         hr      " "deposit  deposit   deposit   deposit  security   security"
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__row--top:not(.collapsable) {
        grid-template-areas: "rank logo bonus payout play";
        overflow: hidden;
        grid-auto-columns: 1fr
    }

    .cta-table--full-info-style .cta-table__row--top:not(.collapsable)>div {
        height: 85px
    }

    .cta-table--full-info-style .cta-table__row--top:not(.collapsable)>hr {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 9
    }
}

.cta-table--full-info-style .cta-table__item {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1rem;
    position: relative
}

.cta-table--full-info-style .cta-table__item .label {
    font-size: 15px;
    font-weight: 400
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__item .label {
        font-size: 20px
    }
}

.cta-table--full-info-style .cta-table__item .logos {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__item .logos {
        margin: 0
    }
}

.cta-table--full-info-style .cta-table__item .logos img {
    padding-right: 10px;
    max-height: 2rem;
    width: auto
}

.cta-table--full-info-style .cta-table__item .logos img[src$=".svg"] {
    width: 2.2rem
}

.cta-table--full-info-style .cta-table__item .plus-more {
    align-self: start;
    font-size: 1rem;
    font-weight: 500;
    flex-basis: 100%
}

.cta-table--full-info-style .cta-table__item__item--bonus,
.cta-table--full-info-style .cta-table__item__item--payout,
.cta-table--full-info-style .cta-table__item__item--play-now,
.cta-table--full-info-style .cta-table__item__item--rating .cta-table--full-info-style .cta-table__item__item--logo {
    padding-top: 0;
    padding-bottom: 0
}

.cta-table--full-info-style .cta-table__item--top-rated {
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    left: 50%;
    padding: 0;
    position: absolute;
    transform: translateX(-50%);
    z-index: 4;
    width: 100%
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__item--top-rated {
        min-width: 318px;
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__item--top-rated {
        font-size: 1.25rem
    }
}

.cta-table--full-info-style .cta-table__item--top-rated span {
    background-color: #0071e7;
    width: -webkit-fill-available;
    border-radius: 10px 10px 0 0;
    padding: 6px 14px 7px
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__item--top-rated span {
        padding: 1px 14px 8px
    }
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__item--top-rated span {
        padding: 7px 80px 8px
    }
}

.cta-table--full-info-style .cta-table__item--top-rated span:after {
    background-image: url(/wp-content/themes/gambleonline-standard-theme/img/icon-star-trophy.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    display: inline-block;
    width: 60px;
    -o-object-fit: contain;
    object-fit: contain;
    top: -8px;
    background-size: 39px;
    height: 39px
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__item--top-rated span:after {
        width: 60px;
        top: -8px;
        background-size: 45px;
        height: 45px
    }
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__item--top-rated span:after {
        background-size: 54px;
        height: 54px;
        top: -10px
    }
}

.cta-table--full-info-style .cta-table__item--rank {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    z-index: 1;
    color: #fff;
    background-image: linear-gradient(180deg, #0071e7, #001039);
    font-size: 1.5rem;
    font-weight: 700;
    grid-area: rank;
    width: 70px;
    padding: .5rem;
    height: 100% !important;
    border-radius: 10px 0 0 0
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__item--rank {
        padding: 1em
    }
}

.cta-table--full-info-style .cta-table__item--rank:before {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .25), transparent);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.cta-table--full-info-style .cta-table__item--rank span {
    position: relative
}

.cta-table--full-info-style .cta-table__item--logo {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    align-items: center;
    grid-area: logo;
    display: flex;
    flex-direction: row;
    justify-content: space-around
}

@media only screen and (min-width: 767px)and (max-width:1020px) {
    .cta-table--full-info-style .cta-table__item--logo {
        justify-content: center
    }
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__item--logo {
        padding-left: 0;
        border-right: 1px solid #44ddfd
    }
}

.cta-table--full-info-style .cta-table__item--logo img {
    width: 70px;
    max-height: 50px;
    -o-object-fit: contain;
    object-fit: contain
}

@media(min-width: 28em) {
    .cta-table--full-info-style .cta-table__item--logo img {
        width: 101px
    }
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__item--logo img {
        width: 140px;
        max-height: 65px
    }
}

@media(min-width: 80em) {
    .cta-table--full-info-style .cta-table__item--logo {
        padding: 1rem 1rem 1rem 0
    }
}

.cta-table--full-info-style .cta-table__item--logo .cta-table__item--countries {
    padding: 0;
    align-items: flex-end
}

.cta-table--full-info-style .cta-table__item--logo .cta-table__item--countries img {
    width: 20px;
    min-width: 0
}

.cta-table--full-info-style .cta-table__item--rating {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: rating;
    border-right: 1px solid #44ddfd;
    flex-direction: column;
    font-size: 18px;
    font-weight: 700;
    padding: .9rem;
    position: relative;
    margin: 8px 0 8px 10px
}

.cta-table--full-info-style .cta-table__item--rating:before {
    border-top: 1px solid #44ddfd;
    position: absolute;
    width: 95%;
    left: 0;
    top: -9px;
    content: "";
    left: 11.4px
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__item--rating {
        flex-direction: column;
        font-size: 24px;
        font-weight: 600;
        border-top: none;
        padding: .5rem .5rem 0
    }

    .cta-table--full-info-style .cta-table__item--rating:before {
        width: 100%
    }
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__item--rating {
        border-right: 0;
        padding-left: 1.563rem;
        padding-right: 1.563rem
    }

    .cta-table--full-info-style .cta-table__item--rating:before {
        display: none
    }
}

@media(min-width: 80em) {
    .cta-table--full-info-style .cta-table__item--rating {
        padding: 1rem
    }

    .cta-table--full-info-style .cta-table__item--rating .star-rating {
        width: 125px;
        height: 24px
    }

    .cta-table--full-info-style .cta-table__item--rating .star-rating__overlay,
    .cta-table--full-info-style .cta-table__item--rating .star-rating__underlay {
        background-size: 25px
    }
}

.cta-table--full-info-style .cta-table__item--rating .label {
    display: none;
    font-weight: 500;
    margin-bottom: 5px
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__item--rating .label {
        display: block
    }
}

.cta-table--full-info-style .cta-table__item--rating .star-rating--text {
    margin-left: 0
}

.cta-table--full-info-style .cta-table__item--bonus.bonus-text-animated {
    flex-direction: column;
    flex-wrap: nowrap;
    height: auto !important
}

.cta-table--full-info-style .cta-table__item--bonus {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
    grid-area: bonus;
    font-size: 1.5rem;
    gap: 0 .25em;
    flex-direction: column
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__item--bonus {
        border-right: 1px solid #44ddfd;
        font-size: 2rem
    }
}

.cta-table--full-info-style .cta-table__item--bonus span {
    font-weight: 700
}

.cta-table--full-info-style .cta-table__item--bonus span.label {
    font-size: .75em;
    text-transform: capitalize
}

.cta-table--full-info-style .cta-table__item--bonus span.label span {
    font-weight: 400
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__item--bonus span.label {
        font-size: .625em
    }
}

.cta-table--full-info-style .cta-table__item--payout {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-area: payout;
    font-size: 1.125rem;
    font-weight: 500;
    justify-content: space-around;
    align-content: center;
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
    position: relative
}

.cta-table--full-info-style .cta-table__item--payout span {
    padding: 0 5px;
    font-size: 15px;
    width: 80%
}

.cta-table--full-info-style .cta-table__item--payout span:last-child {
    font-size: 19px;
    font-weight: 600
}

.cta-table--full-info-style .cta-table__item--payout:after {
    border-right: 1px solid #44ddfd;
    position: absolute;
    height: 100%;
    left: 50%;
    top: 0;
    content: ""
}

.cta-table--full-info-style .cta-table__item--payout strong {
    display: block;
    font-size: 19px
}

.cta-table--full-info-style .cta-table__item--payout:before {
    border-top: 1px solid #44ddfd;
    position: absolute;
    width: 95%;
    left: 0;
    top: -9px;
    content: ""
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__item--payout {
        justify-content: center;
        border-right: 1px solid #44ddfd;
        flex-direction: column;
        padding-top: 1.3rem
    }

    .cta-table--full-info-style .cta-table__item--payout:after,
    .cta-table--full-info-style .cta-table__item--payout:before {
        display: none
    }

    .cta-table--full-info-style .cta-table__item--payout span,
    .cta-table--full-info-style .cta-table__item--payout strong {
        font-size: 1.5rem;
        font-weight: 600
    }

    .cta-table--full-info-style .cta-table__item--payout strong {
        display: inline;
        font-size: 24px
    }

    .cta-table--full-info-style .cta-table__item--payout span:first-child {
        font-size: 20px;
        font-weight: 400
    }

    .cta-table--full-info-style .cta-table__item--payout span:last-child {
        font-size: 24px
    }
}

.cta-table--full-info-style .cta-table__item--deposit-methods {
    -ms-grid-row: 6;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: deposit
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__item--deposit-methods {
        border-right: 0
    }

    .cta-table--full-info-style .cta-table__item--deposit-methods .label {
        font-weight: 400;
        padding-bottom: 12.5px
    }
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__item--deposit-methods {
        margin-top: 0;
        justify-content: center;
        padding: 0
    }

    .cta-table--full-info-style .cta-table__item--deposit-methods .label {
        margin-top: -.5rem;
        padding-bottom: 1.25rem
    }
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__item--deposit-methods .logos {
        margin: 0
    }
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos img {
    margin: 0 .5em;
    max-height: 2rem;
    width: auto
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos img[src$=".svg"] {
    width: 2.2rem
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos p {
    font-weight: 600;
    margin-top: 5px;
    padding: 0 10px
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip {
    position: relative
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip.open .tooltip-content {
    opacity: 1;
    pointer-events: all;
    display: flex
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip-title {
    position: relative;
    cursor: pointer
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip-content {
    background: #fff;
    border: 1px solid #2fbb53;
    color: #000;
    min-width: 230px;
    min-height: 0;
    padding: 1.25rem;
    font-size: 1rem;
    line-height: 1rem;
    font-family: Barlow Semi Condensed, Trebuchet MS, sans-serif;
    margin: 0;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(40, 178, 240, .1607843137254902);
    position: absolute;
    bottom: 10px;
    top: auto;
    left: 10px;
    right: 10px;
    height: auto;
    transition: all .1s linear;
    opacity: 0;
    z-index: 100;
    display: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip-content .close {
    position: absolute;
    right: 15px;
    top: 7px;
    width: 15px;
    height: 15px;
    opacity: .3
}

@media(min-width: 64.0625em) {
    .cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip-content .close {
        display: none
    }
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip-content .close:hover {
    opacity: 1
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip-content .close:after,
.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip-content .close:before {
    position: absolute;
    left: 15px;
    content: " ";
    height: 15px;
    width: 2px;
    background-color: #333
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip-content .close:before {
    transform: rotate(45deg)
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip-content .close:after {
    transform: rotate(-45deg)
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip-content[data-pos-y=top] {
    top: auto;
    bottom: 110%;
    margin-bottom: 25px
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip-content[data-pos-y=bottom] {
    top: 105%;
    bottom: auto;
    margin-top: 0
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip-content[data-pos-x=left] {
    left: 100%;
    right: auto;
    transform: translate(-22px)
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip-content[data-pos-x=right] {
    left: auto;
    right: 0;
    transform: translate(34px)
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip,
.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip-title {
    position: static
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip .tooltip-content {
    min-width: 280px;
    padding: 20px .75rem .75rem
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip .tooltip-content .image {
    flex: 33%;
    position: relative;
    height: 50px
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip .tooltip-content .image picture {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip .tooltip-content .image img {
    width: auto;
    height: 40px;
    max-height: 40px;
    margin: auto
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip .tooltip-content .payment-name {
    display: none;
    position: absolute;
    top: -50px
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip .tooltip-content>.image:hover+.payment-name {
    display: block;
    background-color: #fff;
    border: 1px solid #2fbb53;
    padding: 10px;
    border-radius: 10px;
    min-width: 150px;
    text-align: center;
    font-weight: 400
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip .tooltip-content[data-pos-y=top] {
    top: 0;
    bottom: unset
}

@media(min-width: 37.5em) {
    .cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip .tooltip-content[data-pos-y=top] {
        top: 0
    }
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip .tooltip-content[data-pos-y=top] {
        top: 0
    }
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip .tooltip-content[data-pos-x=center] {
    left: 50%;
    transform: translateX(-50%)
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip .tooltip-content[data-pos-x=right] {
    right: 50px
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip .tooltip-title {
    cursor: default
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .tooltip-pointer .tooltip .tooltip-title {
    cursor: pointer
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .label {
    font-weight: 400
}

.cta-table--full-info-style .cta-table__item--deposit-methods .logos .deposit-methods-more-tooltip {
    margin-left: 20px;
    font-weight: 700
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__item--deposit-methods .logos {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__item--deposit-methods .logos {
        align-self: center;
        justify-content: center;
        padding: 0
    }
}

.cta-table--full-info-style .cta-table__item--security {
    -ms-grid-row: 6;
    -ms-grid-column: 3;
    grid-area: security;
    justify-content: space-evenly;
    padding: 0;
    border-left: 1px solid #44ddfd
}

.cta-table--full-info-style .cta-table__item--security p {
    margin-top: 0;
    font-weight: 600;
    padding: .5rem 1rem;
    line-height: 15px;
    font-size: 16px
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__item--security {
        font-weight: 600;
        font-size: 1.25em
    }

    .cta-table--full-info-style .cta-table__item--security p {
        font-size: 20px
    }

    .cta-table--full-info-style .cta-table__item--security .label {
        font-weight: 400
    }
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__item--security {
        position: relative;
        border-top: none
    }

    .cta-table--full-info-style .cta-table__item--security .label {
        margin-top: -.5rem;
        padding-top: 0
    }
}

.cta-table--full-info-style .cta-table__item--play-now {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: play;
    margin: 0 20px;
    border-top: 1px solid #44ddfd;
    padding-top: 8px;
    padding-bottom: 0
}

@media (min-width: 64em) {

    .cta-table--full-info-style .cta-table__item--rank,
    .cta-table--full-info-style .cta-table__row--top:not(.collapsable)>.cta-table__item--rank {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }

    .cta-table--full-info-style .cta-table__item--logo {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3
    }

    .cta-table--full-info-style .cta-table__row--top:not(.collapsable)>.cta-table__item--logo {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 2
    }

    .cta-table--full-info-style .cta-table__item--rating {
        -ms-grid-row: 2;
        -ms-grid-column: 8;
        -ms-grid-column-span: 2
    }

    .cta-table--full-info-style .cta-table__row--top:not(.collapsable)>.cta-table__item--rating {
        -ms-grid-row: 1;
        -ms-grid-column: 8;
        -ms-grid-column-span: 2
    }

    .cta-table--full-info-style .cta-table__item--bonus {
        -ms-grid-row: 2;
        -ms-grid-column: 4;
        -ms-grid-column-span: 2
    }

    .cta-table--full-info-style .cta-table__row--top:not(.collapsable)>.cta-table__item--bonus {
        -ms-grid-row: 1;
        -ms-grid-column: 4;
        -ms-grid-column-span: 2
    }

    .cta-table--full-info-style .cta-table__item--payout {
        -ms-grid-row: 2;
        -ms-grid-column: 6;
        -ms-grid-column-span: 2
    }

    .cta-table--full-info-style .cta-table__row--top:not(.collapsable)>.cta-table__item--payout {
        -ms-grid-row: 1;
        -ms-grid-column: 6;
        -ms-grid-column-span: 2
    }

    .cta-table--full-info-style .cta-table__item--deposit-methods {
        -ms-grid-row: 4;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3
    }

    .cta-table--full-info-style .cta-table__row--top:not(.collapsable)>.cta-table__item--deposit-methods {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3
    }

    .cta-table--full-info-style .cta-table__item--security {
        -ms-grid-row: 4;
        -ms-grid-column: 4;
        -ms-grid-column-span: 3
    }

    .cta-table--full-info-style .cta-table__row--top:not(.collapsable)>.cta-table__item--security {
        -ms-grid-row: 3;
        -ms-grid-column: 4;
        -ms-grid-column-span: 3
    }

    .cta-table--full-info-style .cta-table__item--play-now {
        -ms-grid-row: 4;
        -ms-grid-column: 7;
        -ms-grid-column-span: 3
    }

    .cta-table--full-info-style .cta-table__row--top:not(.collapsable)>.cta-table__item--play-now {
        -ms-grid-row: 3;
        -ms-grid-column: 7;
        -ms-grid-column-span: 3
    }
}

@media (min-width: 48em) {
    .cta-table--full-info-style .cta-table__row--top>.cta-table__item--rank {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }

    .cta-table--full-info-style .cta-table__row--top>.cta-table__item--logo {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 2
    }

    .cta-table--full-info-style .cta-table__item--rating {
        -ms-grid-row: 1;
        -ms-grid-column: 8;
        -ms-grid-column-span: 2
    }

    .cta-table--full-info-style .cta-table__row--top>.cta-table__item--bonus {
        -ms-grid-row: 1;
        -ms-grid-column: 4;
        -ms-grid-column-span: 2
    }

    .cta-table--full-info-style .cta-table__item--payout {
        -ms-grid-row: 1;
        -ms-grid-column: 6;
        -ms-grid-column-span: 2
    }

    .cta-table--full-info-style .cta-table__row--top>.cta-table__item--play-now {
        -ms-grid-row: 1;
        -ms-grid-column: 10;
        -ms-grid-column-span: 2
    }
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__item--play-now {
        border-top: 0;
        padding-bottom: .5rem;
        display: flex;
        margin-right: 1rem
    }
}

.cta-table--full-info-style .cta-table__item--play-now .read-review {
    font-size: .938rem;
    line-height: 1.5rem;
    font-weight: 1;
    text-transform: uppercase;
    padding: .5rem 0 0
}

.cta-table--full-info-style .cta-table__item--play-now .read-review a {
    color: #103167 !important;
    font-size: 15px
}

@media(min-width: 48em) {
    .cta-table--full-info-style .cta-table__item--play-now .read-review {
        border-right: 0;
        border-bottom: 0;
        align-self: flex-start;
        align-items: flex-start;
        height: 100%;
        margin: auto
    }

    .cta-table--full-info-style .cta-table__item--play-now .read-review a {
        font-size: 16px
    }
}

@media(min-width: 64em) {
    .cta-table--full-info-style .cta-table__item--play-now .read-review {
        margin-top: 0;
        align-self: flex-end;
        align-items: center;
        padding: .5rem 0;
        height: auto;
        border-top: none
    }
}

.single-blog .gator-tabs-container .go-custom-list li.gator-tab:before {
    content: none
}

.single-blog .gator-tabs-container .go-custom-list li.gator-tab .cta-table-see-more-casinos {
    text-align: center
}

.single-blog .gator-tabs-container .gator-tabs-header>li .tab__link {
    color: #103167
}

@media(min-width: 37.5em) {
    .single-blog .gator-tabs-container .gator-tabs-header>li.tab--active .tab__link {
        color: #fff
    }
}

.cta-table {
    width: fit-content;
    margin: 10px auto;
}

.cta-operator:first-of-type {
    border: 4px solid #2dd782;
}

.cta-operator:first-of-type .cta-logo-rating {
    padding-left: 50px;
}

.cta-operator:not(:first-of-type) {
    width: calc(100% - 30px);
    margin: 0 auto 15px;
}

.cta-operator {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row;
    background-color: #fff;
    color: #001039;
    border-radius: 15px;
    font-family: Barlow Semi Condensed, Trebuchet MS, sans-serif;
    margin-bottom: 15px;
}

.cta-operator::before {
    content: "";
    flex: 0 0 0;
}

.cta-rank {
    z-index: 1;
    color: #fff;
    background-image: linear-gradient(180deg, #0071e7, #001039);
    font-size: 1.5rem;
    font-weight: 700;
    width: 70px;
    padding: 0.5rem;
    border-radius: 10px 0 0 0;
    box-sizing: border-box;
    position: relative;
}

.cta-rank span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    width: fit-content;
}

.cta-logo-rating {
    margin: 20px 0;
    padding: 0 15px;
    border-right: 1px solid #44ddfd;
}

.cta-rating {
    text-align: center;
    overflow: hidden;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cta-logo-rating .star-rating--text {
    font-size: 20px;
    font-weight: 600;
}

.cta-logo-rating .star-rating {
    width: 100px;
    height: 20px;
}

.cta-logo-rating .star-rating__overlay {
    background-image: url(https://www.gambleonline.co/wp-content/themes/gambleonline-standard-theme/img/star-little-full.svg);
    height: 100%;
}

.cta-bonus,
.cta-details,
.cta-payouts {
    margin: 20px 0;
    padding: 0 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 32px;
    border-right: 1px solid #44ddfd;
}

.cta-details span:nth-child(2),
.cta-payouts span:nth-child(2) {
    font-size: 26px;
    line-height: 32px;
    font-weight: 500;
}

.cta-bonus .label,
.cta-payouts .label,
.cta-details span:first-child {
    font-size: .625em;
    font-weight: 400;
}

.cta-actions {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
    padding: 0 20px;
}

.cta-actions .cta-button {
    font-size: 27px;
}

.cta-actions .cta-link {
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.5rem;
    font-weight: 1;
    text-transform: uppercase;
}

.cta-operator .cta-table__item--top-rated {
    background-color: #0071e7;
    width: 100%;
    border-radius: 10px 10px 0 0;
    text-align: center;
    padding: 7px 80px 8px;
}

.cta-operator .cta-table__item--top-rated span {
    color: #fff;
    font-weight: 700;
    font-size: 1.25rem;
    text-transform: uppercase;
    position: relative;
}

.cta-operator .cta-table__item--top-rated span::before {
    content: "";
    position: absolute;
    right: -62px;
    top: -22px;
    background-size: contain;
    background-position: center;
    width: 60px;
    height: 54px;
    background-image: url(https://www.gambleonline.co/wp-content/themes/gambleonline-standard-theme/img/icon-star-trophy.svg);
    background-repeat: no-repeat;
    z-index: 9999;
}

.cta-operator .cta-table__item--rank {
    color: #fff;
    width: 54.3px;
    position: relative;
    border-radius: 0;
    top: -45px;
    z-index: 4;
    left: 19.4px;
    height: 62px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    -webkit-clip-path: polygon(100% 0, 100% 100%, 50% 90%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 100%, 50% 90%, 0 100%, 0 0);
    background-image: linear-gradient(180deg, #2dd782, #32b951);
}

.cta-operator .cta-table__item--rank span {
    position: absolute;
    display: block;
    text-align: center;
    width: 100%;
    line-height: 55px;
    font-weight: 700;
    font-size: 24px;
}