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

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

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

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

.yiTEeiMhv .yqysTyRc9VsS img {
    min-height: 430px;
    max-height: 600px;
}

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

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

.uQgNNae3gZE {
    width: 40%;
}

.bJOqgOGPXJtS:not(:has(.uQgNNae3gZE)) .nhPfVmFe2ozUV {
    width: 100%;
}

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

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

.yiTEeiMhv .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 */
.FJijuspdeJBaR {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

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

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

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

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

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

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

.uQgNNae3gZE .FJijuspdeJBaR .rating {
    width: auto;
}

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

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

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

.nKkHSOLg70hBKD {
    background: var(--slot-polosa-rate-slot);
    border-radius: 5px;
    overflow: hidden;
    height: 8px;
}

.nKkHSOLg70hBKD div {
    height: 100%;
    background: var(--slot-polosa-rate-slot);
}

.xQxWzVjZR {
    font-size: 14px;
    color: #A1CB6B;
}

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

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

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

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

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

.yqysTyRc9VsS 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;
}

.yqysTyRc9VsS .GTTknamEuwMa {
    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;
}

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

.yqysTyRc9VsS .GTTknamEuwMa .btn-play:hover {
    background: #143655;
    color: #FFFFFF;
}

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

.nLnPJZBvAcFLw .PevixCgu31je {
    height: 350px;
    width: 100%;
    overflow: hidden;
}

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

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

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

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

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

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

.nLnPJZBvAcFLw 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) {
    .bJOqgOGPXJtS {
        flex-direction: column;
    }

    .nhPfVmFe2ozUV,
    .uQgNNae3gZE {
        width: 100%;
    }

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

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

    .yiTEeiMhv .yqysTyRc9VsS img {
        min-height: auto;
    }
}

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

    .yiTEeiMhv .GTTknamEuwMa .button {
        font-size: 16px;
        width: 190px;
    }
}

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

    .nLnPJZBvAcFLw {
        width: 100%;
    }

    .nLnPJZBvAcFLw .PevixCgu31je {
        height: auto;
        width: 90%;
    }

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

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

    .infoItem,
    .UWalSsWKIKl3Y,
    .bXqNWxgcUqVe {
        font-size: 12px;
    }

    .UWalSsWKIKl3Y {
        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) {
    .yiTEeiMhv .button {
        min-width: 128px;
        min-height: 28px;
        font-size: 14px;
    }

    .nLnPJZBvAcFLw 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;
    }

    .yiTEeiMhv .GTTknamEuwMa .button {
        font-size: 22px;
        max-width: 201px;
    }
}
