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

.c9sTEv8BjQSG {
    margin-bottom: 2rem;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
}

.sAmQXkl5A {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    list-style: none !important;
    margin: 0 0 2rem;
    padding: 0;
    border: 0;
}

.ynztGVepK0Qr {
    margin: 0;
    padding: 0;
    list-style: none !important;
}

.ynztGVepK0Qr::marker {
    content: '' !important;
}

.wEdlFZzhb {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
    color: inherit;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
    transition: all 0.2s ease;
    cursor: pointer;
}

.wEdlFZzhb:hover {
    opacity: 0.8;
}

.wEdlFZzhb.active,
.vBiWCHlPHoX1 {
    border-bottom-color: currentColor;
    font-weight: 600;
}

.pOQC0S3J7Vc {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.pOQC0S3J7Vc svg {
    width: 25px;
    height: 24px;
    display: block;
}

.zPvN0a3bS {
    position: relative;
}

.uTvjUdRec {
    display: none;
}

.uTvjUdRec.active,
.bQadUjZxleIJ {
    display: block;
}

.gLxIZQAyWBR {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(263px, 1fr));
    gap: 1.5rem;
    list-style: none;
    margin: 0;
    padding: 0;
}

.cnr0jmAnh0i6 {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: inherit;
    transition: transform 0.2s ease, opacity 0.2s ease;
    border-radius: 8px;
    overflow: hidden;
    padding: 0;
}

.c5mWkX2Kj {
    padding: 1rem;
}

.cnr0jmAnh0i6:hover {
    transform: translateY(-4px);
    opacity: 0.9;
}

.zwl47kfp {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    background-color: rgba(0, 0, 0, 0.05);
    overflow: hidden;
    border-radius: 8px 8px 0 0;
}

.zwl47kfp img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.c5mWkX2Kj {
    padding: 0.75rem 0;
}

.cnr0jmAnh0i6 span {
    display: block;
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.4;
}

.cnr0jmAnh0i6 small {
    display: block;
    margin-top: 0;
    font-size: 0.875rem;
    opacity: 0.7;
    line-height: 1.4;
}

@media (max-width: 768px) {
    .sAmQXkl5A {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .sAmQXkl5A::-webkit-scrollbar {
        display: none;
    }

    .wEdlFZzhb {
        white-space: nowrap;
        padding: 0.5rem 1rem;
    }

    .gLxIZQAyWBR {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        gap: 1rem;
    }
}



