.sZPLsNfsQTeI {
    display: flex;
    flex-direction: column;
    gap: 20px;
	margin-bottom: 33px;
}

.sZPLsNfsQTeI.CMITGJGyf5c58TWM {
    display: none;
}

.KBQciE8kZTWr {
    display: none;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFD762;
}

.KBQciE8kZTWr.HVTbNMQYAQN {
    display: block;
}

.cwgMkz6I0XP {
    display: grid;
    justify-items: center;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.DQcghQYAxwy {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border: 1px solid;
    border-color: var(--slots-grid-border);
    padding: 17px 13px;
    gap: 17px;
    background: var(--slots-grid-bg);
    height: 275px;
    max-width: 231px;
    width: 100%;
    border-radius: 15px;
    position: relative;
    /* overflow: hidden; */
}

.DQcghQYAxwy:hover .zMlUMfFguh6U {
    opacity: 1;
    height: 100%;
}

.DQcghQYAxwy:hover .mlAnWdfAeU8 {
    opacity: 0;
}

.DQcghQYAxwy.recommended {
    border-color: #F2B90D;
}

.DQcghQYAxwy.recommended:after {
    content: 'Recommended';
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
    width: 100%;
    height: fit-content;
    background: linear-gradient(360deg, #F2B90D 45%, #F6CE55 55%);
    text-align: center;
    max-width: 126px;
    margin: 0 auto;
    padding: 4px 0;
    border-radius: 10px;
    font-size: 11px;
    color: #463401;
}

.recommended .KcGsdfGSHAPDsY .zMlUMfFguh6U {
    border: 1px solid #F6CE55;
}

.recommended .slotRating {
    display: none;
}

.recommended .pPiiZDzGOezc {
    display: flex;
}

.KcGsdfGSHAPDsY {
    display: flex;
    /* aspect-ratio: 1 / 0.65; */
    border-radius: 15px;
    overflow: hidden;
    max-width: 204px;
    width: 100%;
    position: relative;
}

.KcGsdfGSHAPDsY img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.boWoQC8s4g0bp {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    width: 100%;
    font-weight: 500;
    flex: 1;
}

.qxsmgIRRcluUeI4 {
    color: var(--slots-grid-title-color);
    font-size: 18px;
    max-height: 2.4em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.qefmBdfkz5 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.qefmBdfkz5 p {
    color: var(--slots-grid-subtitle-color);
    font-size: 15px;
}

.pPiiZDzGOezc {
    display: none;
    align-items: center;
    flex-direction: row;
    gap: 4px;
    font-size: 15px;
    font-weight: 500;
    color: #F2B80C;
}

.slotRating {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
    border-radius: 10px;
    background: linear-gradient(360deg, #F2B90D 45%, #F6CE55 55%);
    width: 80px;
    font-size: 11px;
    font-weight: 500;
    color: #463401;
}

.mlAnWdfAeU8 {
    display: flex;
    justify-content: center;
    gap: 8px;
    border-top: 1px solid var(--slots-grid-footer-border-color);
    padding-top: 7px;
    width: 100%;
    color: var(--slots-grid-footer-text-color);
    font-size: 15px;
    transition: all 0.2s ease-in-out;
}

.HgGXvMUC {
    padding-left: 6px;
    border-left: 1px solid var(--slots-grid-footer-border-color);
}

.RbEsLPObMV0xy {
    display: flex;
    width: 100%;
    position: relative;
}

.RbEsLPObMV0xy .zMlUMfFguh6U {
    background: transparent;
}

.zMlUMfFguh6U {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: var(--slots-grid-popup-bg);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    transition: all 0.2s ease-in-out;
    opacity: 0;
}

.tcZituF74b {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.tcZituF74b .button {
    width: 161px;
    font-size: 15px;
    font-weight: 500;
    padding: 7px 0 8px;
    text-transform: none;
}

.tcZituF74b .button.QRjEUdXmcjeD0 {
    font-size: 11px;
    text-transform: uppercase;
}

.slotPagination {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 24px;

}

.yAscpxsknd6,
.jnRT34ag {
    cursor: pointer;
}

.yAscpxsknd6.disable,
.jnRT34ag.disable {
	cursor: default;
	pointer-events: none;
    opacity: .5;
}

.GpkzT177m6 {
    display: flex;
    gap: 24px;
    font-size: 15px;
    color: var(--common-pagination-text);
}

.GpkzT177m6 span {
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.GpkzT177m6 span:hover {
    transform: scale(1.5);
}

.GpkzT177m6 .active {
    color: var(--common-pagination-active-text);
    transform: none !important;
}

.zTNzPIHwpsi {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 25px 0;
    margin-bottom: 50px;
}

.zTNzPIHwpsi.CMITGJGyf5c58TWM {
    display: flex;
}

.xYgBHXauSj {
    font-size: 24px;
    font-weight: 500;
    color: var(--search-no-results-title);
    text-transform: uppercase;
}

.uRcHGcEcZbDa {
    font-size: 18px;
    color: var(--search-no-results-subtitle);
}


@media (max-width: 1024px) {
    .zMlUMfFguh6U {
        height: 100%;
        opacity: 1;
    }

    .mlAnWdfAeU8 {
        opacity: 0;
    }
    
    .cwgMkz6I0XP {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .DQcghQYAxwy {
        padding: 11px 8px;
        height: 180px;
        max-width: 152px;
        border-radius: 10px;
    }

    .DQcghQYAxwy.recommended:after {
        top: -9px;
        max-width: 100px;
        padding: 2px 0;
        font-size: 9px;
    }

    .KcGsdfGSHAPDsY {
        border-radius: 9px;
    }

    .qxsmgIRRcluUeI4 {
        font-size: 12px;
    }

    .qefmBdfkz5 p {
        font-size: 10px;
    }

    .pPiiZDzGOezc {
        font-size: 10px;
        gap: 2px;
    }

    .slotRating {
        width: 52px;
        padding: 2px;
        font-size: 7px;
    }

    .mlAnWdfAeU8 {
        font-size: 10px;
    }

    .tcZituF74b .button {
        width: 120px;
        font-size: 11px;
        padding: 5px 0;
    }

    .tcZituF74b .button.QRjEUdXmcjeD0 {
        font-size: 8px;
    }
}

@media (max-width: 568px) {
    .cwgMkz6I0XP {
        grid-template-columns: repeat(2, 1fr);
    }
}