/* Slot Card Styles */
.uWnImaYI4 {
    width: 100%;
    display: flex;
    margin-bottom: 33px;
}

.nVOiAKNwMrQ7HV {
    width: 100%;
    display: flex;
    gap: 33px;
}

.dIZDhfDT7JA {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    height: auto;
    width: 100%;
    /* max-width: 676px; */
}

.dIZDhfDT7JA img {
    width: 100%;
    display: block;
    border-radius: 16px;
}

.dIZDhfDT7JA .oNGVfkT9zh img {
    min-height: 430px;
    max-height: 600px;
}

.slotCardButtons {
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.RwumBjKKkFX6l {
    width: 60%;
    display: flex;
    align-items: stretch;
    gap: 13px;
}

.uCsHRLJ9xmn {
    width: 40%;
}

.nVOiAKNwMrQ7HV:not(:has(.uCsHRLJ9xmn)) .RwumBjKKkFX6l {
    width: 100%;
}

.uCsHRLJ9xmn h3 {
    margin: 0 0 10px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    color: #FFD762;
}

/* Button Styles */
.dIZDhfDT7JA .button {
    max-width: 221px;
    width: 100%;
}

.dIZDhfDT7JA .button:last-child {
    text-transform: capitalize;
    color: #453300;
}

/* Info Section */
.slotCardInfo {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
    gap: 10px;
    max-width: 1000px;
    column-gap: 100px;
    row-gap: 30px;
}

.infoItem {
    display: flex;
    justify-content: space-between;
    color: #4DABFF;
    font-size: 19px;
}

.infoItem .textInfo {
    color: #FFFFFF;
}

/* Ratings */
.viePOtcpRC5VQT {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

.oSytWtYbi1pIGuH2 {
    font-size: 52px;
    font-weight: 900;
    color: #F2B80C;
    text-transform: uppercase;
}

.stars {
    color: #77c043;
    font-size: 18px;
}

.iWblw2mEQaCdb {
    font-size: 15px;
    color: #3E5485;
}

.hqhzYkwN {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.YTZezNfEB26LA3 {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.viePOtcpRC5VQT .rating {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    width: 100px;
}

.uCsHRLJ9xmn .viePOtcpRC5VQT .rating {
    width: auto;
}

.qdBvDptJv6n1tw {
    display: flex;
    flex-direction: column;
    gap: 7px;
    font-size: 15px;
    color: #4DABFF;
}

.NeAkwwUp {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.NeAkwwUp p:first-child {
    color: #3E5485;
    text-transform: uppercase;
}

.HPgAj7AY1 {
    background: #3F80D0;
    border-radius: 5px;
    overflow: hidden;
    height: 8px;
}

.HPgAj7AY1 div {
    height: 100%;
    background: #A1CB6B;
}

.esXwFcccUvRih {
    font-size: 14px;
    color: #3F80D0;
}

/* Iframe Styles */
.yaUOSHVYj {
    display: none;
    height: 100%;
    width: 100%;
}

.yaUOSHVYj.hidden {
    display: none !important;
}

iframe {
    width: 100%;
    height: 100%;
}

/* Image Wrap */
.oNGVfkT9zh {
    overflow: hidden;
    position: relative;
    border-radius: 15px;
}

.oNGVfkT9zh img {
    width: 100%;
    border-radius: 15px;
    vertical-align: bottom;
    height: auto;
    object-fit: cover;
}

.oNGVfkT9zh img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #151843 0%, #151843 100%);
    pointer-events: none;
    z-index: 2;
}

.oNGVfkT9zh .KpRjRUJfw {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 10px;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(7, 16, 65, 0.62);
    gap: 24px;
}

.oNGVfkT9zh .KpRjRUJfw .btn-play {
    background: #1A466D;
    color: #FFFFFF;
    box-shadow: 0 0 0 1px #7EAC2F, 0 0 0 0px #FFF;
}

.oNGVfkT9zh .KpRjRUJfw .btn-play:hover {
    background: #143655;
    color: #FFFFFF;
}

/* Slot Games Slider */
.cniedEhjL4rcf {
    position: relative;
    height: 100%;
    align-items: center;
    align-self: center;
    display: flex;
    justify-content: center;
    width: 98px;
}

.cniedEhjL4rcf .swiper {
    height: 350px;
    width: 100%;
    overflow: hidden;
}

.cniedEhjL4rcf .swiper-wrapper {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
}

.cniedEhjL4rcf .swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}

.cniedEhjL4rcf .swiper-horizontal > .swiper-wrapper {
    flex-direction: row;
}

.cniedEhjL4rcf .swiper-slide {
    width: 100%;
    height: auto;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cniedEhjL4rcf .swiper-vertical .swiper-slide {
    width: 100%;
    height: auto;
}

.cniedEhjL4rcf .swiper-horizontal .swiper-slide {
    width: auto;
    height: 100%;
}

.cniedEhjL4rcf img {
    width: 98px;
    height: 61px;
    object-fit: cover;
    border-radius: 8px;
    cursor: pointer;
    display: block;
}

/* Navigation Buttons */
.slotG-prev,
.slotG-next {
    width: 15px;
    height: 15px;
    border-radius: 1.5px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    background-color: transparent;
    background-image: url("../img/icons/polygon.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.slotG-prev {
    top: 5px;
}

.slotG-next {
    bottom: 5px;
    transform: translateX(-50%) rotate(180deg);
}

/* Media Queries */
@media screen and (max-width: 1100px) {
    .nVOiAKNwMrQ7HV {
        flex-direction: column;
    }

    .RwumBjKKkFX6l,
    .uCsHRLJ9xmn {
        width: 100%;
    }

    .slotG-prev {
        top: -40px;
    }

    .slotG-next {
        bottom: -40px;
    }

    .dIZDhfDT7JA .oNGVfkT9zh img {
        min-height: auto;
    }
}

@media (max-width: 870px) {
    .slotCardInfo {
        gap: 20px;
    }

    .dIZDhfDT7JA .KpRjRUJfw .button {
        font-size: 16px;
        width: 190px;
    }
}

@media screen and (max-width: 728px) {
    .RwumBjKKkFX6l {
        flex-direction: column;
    }

    .cniedEhjL4rcf {
        width: 100%;
    }

    .cniedEhjL4rcf .swiper {
        height: auto;
        width: 90%;
    }

    .cniedEhjL4rcf .swiper-wrapper {
        flex-direction: row;
    }

    .slotCardInfo {
        grid-template-columns: 1fr;
    }

    .infoItem,
    .NeAkwwUp,
    .iWblw2mEQaCdb {
        font-size: 12px;
    }

    .NeAkwwUp {
        text-transform: uppercase;
    }

    .slotG-prev {
        top: 50% !important;
        left: -4px;
        transform: translateY(-50%) rotate(-90deg);
        margin-right: auto;
    }

    .slotG-next {
        top: 50% !important;
        right: -4px;
        transform: translateY(-50%) rotate(90deg);
        margin-left: auto;
    }
}

@media screen and (max-width: 550px) {
    .dIZDhfDT7JA .button {
        min-width: 128px;
        min-height: 28px;
        font-size: 14px;
    }

    .cniedEhjL4rcf img {
        width: 64px;
        height: 40px;
    }
}

/* Container Queries */
@container mainContent (min-width: 1078px) {
    .rating img {
        width: 21px;
    }
}

@container mainContent (min-width: 1366px) {
    .rating img {
        width: 25px;
    }

    .dIZDhfDT7JA .KpRjRUJfw .button {
        font-size: 22px;
        max-width: 201px;
    }
}
