.ps-container-3e459323 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.ps-chip-3e459323 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    white-space: nowrap;
    border-style: solid;
    border-width: 0;
}

.ps-chip-3e459323:hover {
    text-decoration: none;
}
