.kyEHbKTY {
    width: 100%;
    margin: 0 auto;
    padding: 2rem 0;
}

.edf20bF1Yh {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0;
}

.qEQkDRqiFkY {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding: 0.75rem 0.75rem 1rem;
}

.fllpvJL7mx {
    position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 18px;
    overflow: hidden;
    text-decoration: none;
}

.hScERyby {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 18px;
}

.eRVawZwBO {
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
    padding: 0 1.25rem;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.8);
    background: rgba(0, 0, 0, 0.35);
    backdrop-filter: blur(12px);
    color: #ffffff;
    font-size: 0.875rem;
    font-weight: 600;
    opacity: 1;
    text-decoration: none;
    display: inline-block;
}

.fllpvJL7mx::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.55));
    opacity: 1;
}

.eRVawZwBO:hover,
.eRVawZwBO:focus {
    color: #ffffff;
    opacity: 1;
}

.oRPTuTMa {
    margin-top: 0.5rem;
    font-size: 0.9rem;
    font-weight: 500;
    text-align: center;
    color: #e5e7eb;
}

@media (min-width: 768px) {
    .edf20bF1Yh {
        gap: 0;
    }
}

@media (min-width: 992px) {
    .edf20bF1Yh {
        grid-template-columns: repeat(8, minmax(0, 1fr));
    }
}

