.custom-lang-switcher{position:relative;display:inline-block;font-family:inherit;.custom-lang-switcher__trigger{position:relative;display:flex;align-items:center;gap:7px;width:110px;height:44px;padding:0 0 0 60px;border-radius:999px;background:#fff;color:#0b0b23;cursor:pointer;overflow:hidden;white-space:nowrap;transform-origin:right center;transition:width .32s ease,transform .32s ease,border-color .2s ease,box-shadow .2s ease;will-change:width,transform;box-shadow:none;&:focus{color:#0b0b23!important}}.custom-lang-switcher__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;line-height:1}.custom-lang-switcher__label-wrap{position:relative;width:88px;height:24px;flex:0 0 88px;overflow:hidden}.custom-lang-switcher__current-short,.custom-lang-switcher__current-full{position:absolute;top:50%;left:0;transform:translateY(-50%);font-size:14px;font-weight:500;line-height:16px;white-space:nowrap;transition:opacity .22s ease,transform .32s ease;will-change:opacity,transform}.custom-lang-switcher__current-short{opacity:1;transform:translateY(-50%) translateX(0);font-weight:500;font-size:14px;line-height:16px;color:#020010}.custom-lang-switcher__current-full{opacity:0;transform:translateY(-50%) translateX(12px)}.custom-lang-switcher__arrow{margin-left:auto;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;transition:transform .25s ease}&:hover .custom-lang-switcher__trigger,&.is-open .custom-lang-switcher__trigger{width:170px;color:#0b0b23;border:2px solid #1f1f1f;padding:0 12px}&:hover .custom-lang-switcher__current-short,&.is-open .custom-lang-switcher__current-short{opacity:0;transform:translateY(-50%) translateX(-10px)}&:hover .custom-lang-switcher__current-full,&.is-open .custom-lang-switcher__current-full{opacity:1;transform:translateY(-50%) translateX(0)}&.is-open .custom-lang-switcher__arrow{transform:rotate(180deg)}.custom-lang-switcher__dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:170px;background:#fff;border:2px solid #1f1f1f;border-radius:22px;box-shadow:0 10px 30px rgba(0,0,0,.08);padding:8px;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease;z-index:999}&.is-open .custom-lang-switcher__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.custom-lang-switcher__item{display:block;padding:12px 16px;border-radius:14px;text-decoration:none;color:#0b0b23;font-size:14px;line-height:16px;font-weight:500;transition:background .2s ease}.custom-lang-switcher__item:hover{background:#e1e1e1;color:#0b0b23}.custom-lang-switcher__item.is-active{font-weight:600;color:#2663eb;background:#f3f3f3}}@media (max-width:767px){.custom-lang-switcher__trigger{width:100px}.custom-lang-switcher:hover .custom-lang-switcher__trigger,.custom-lang-switcher.is-open .custom-lang-switcher__trigger{width:180px;transform:translateX(-40px)}.custom-lang-switcher__dropdown{min-width:180px}}#cmplz-manage-consent .cmplz-manage-consent.cmplz-show{display:none}