.yFMHT0sIqIDg {
    width: 100%;
}

.d6og2IxNO6Y {
    display: flex;
    gap: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 1rem;
}

.aVtrcuMuD {
    flex: 1;
    padding: 0.75rem 1rem;
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 500;
    color: inherit;
    border-bottom: 2px solid transparent;
    margin-bottom: -1px;
    transition: all 0.2s ease;
    text-align: center;
}

.aVtrcuMuD:hover {
    opacity: 0.8;
}

.aVtrcuMuD.active,
.o2Por9s3 {
    border-bottom-color: currentColor;
    font-weight: 600;
}

.b5uEJ6AJWC {
    width: 100%;
}

.ke0Iuuz8LdQd {
    display: block;
}

.ke0Iuuz8LdQd.hidden {
    display: none;
}

.ts1Ee0Ty {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
}

.ts1Ee0Ty thead {
    background-color: #f9fafb;
}

.ts1Ee0Ty th {
    padding: 0.75rem 1rem;
    text-align: left;
    font-weight: 600;
    border-bottom: 1px solid #e5e7eb;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.ts1Ee0Ty td {
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #e5e7eb;
    font-size: 0.875rem;
}

.ts1Ee0Ty tbody tr:hover {
    background-color: #f9fafb;
}

.ts1Ee0Ty tbody tr:last-child td {
    border-bottom: none;
}

.provider {
    display: inline-block;
    width: 40px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* Responsive */
@media (max-width: 768px) {
    .ts1Ee0Ty {
        font-size: 0.75rem;
    }
    
    .ts1Ee0Ty th,
    .ts1Ee0Ty td {
        padding: 0.5rem;
    }
    
    .aVtrcuMuD {
        font-size: 0.875rem;
        padding: 0.5rem 0.75rem;
    }
}




