.pll-switcher-a4525932 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.pll-lang-a4525932 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    transition: all 0.3s ease;
}

.pll-lang-a4525932 img {
    display: block;
    max-width: 100%;
    height: auto;
    transition: opacity 0.3s ease;
    object-fit: contain;
}

.pll-text-a4525932 {
    display: inline-block;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    transition: all 0.3s ease;
    font-family: inherit;
    box-sizing: border-box;
}