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

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

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

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

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

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

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

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

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

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

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

