.EtaFjSLj6ZlVyLWzxjzK {
    aspect-ratio: 1;
    border-radius: inherit;
    display: contents
}

@supports not (aspect-ratio) {

    .EtaFjSLj6ZlVyLWzxjzK,
    .EtaFjSLj6ZlVyLWzxjzK .omIThBX9w3QarB_pnFby {
        height: 100%;
        width: 100%
    }
}

.omIThBX9w3QarB_pnFby {
    --minSize: 94px;
    aspect-ratio: 1;
    border-radius: inherit;
    display: block;
    min-height: var(--minSize);
    min-width: var(--minSize)
}