.lang__switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-right:12px}.lang__switcher__dropdown{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background-color:var(--tg-main-menu-background-color);border-radius:120px;border:1px solid #dee2e6;gap:4px;padding:4px 8px;font-weight:600;font-size:14px;color:var(--tg-menu-link-color)}.lang__switcher__dropdown.is-open::after{rotate:180deg}.lang__switcher__dropdown::after{content:"";-webkit-mask-image:url(../../assets/icons/chevron-down-mm.svg);mask-image:url(../../assets/icons/chevron-down-mm.svg);width:12px;height:12px;display:inline-block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;background-color:var(--tg-menu-link-color);margin-top:2px;-webkit-transition:.3s;transition:.3s}.lang__switcher__mini .lang__switcher__dropdown{border:none;font-weight:600;text-transform:uppercase}.lang__switcher__footer .lang__switcher{position:relative}.lang__switcher__footer .lang__switcher__dropdown{border:none;background-color:transparent;color:var(--tg-footer-link-color)}@media (max-width:991px){.lang__switcher__footer.lang__switcher__block{display:block}}.lang__switcher__dropdown img.language-icon,.lang__switcher__list img.language-icon{width:16px;height:16px;border-radius:50%;vertical-align:middle}.lang__switcher__list{position:absolute;top:100%;right:0;display:none;list-style:none;padding:0;margin:0;z-index:500;min-width:230px;background-color:#f9f9f9}.lang__switcher__list.is-open{display:block}@media (max-width:991px){.lang__switcher__list{left:0;right:unset}}.lang__switcher__item img{margin-right:8px}.lang__switcher__item a,.lang__switcher__item a:hover{white-space:nowrap;color:#363636;padding:12px 16px;text-decoration:none;font-size:16px;display:inline-block;width:100%}.lang__switcher__item.is-active,.lang__switcher__item:hover{background-color:#e9ecef}.lang__switcher__item.is-active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lang__switcher__item.is-active::after{content:"";-webkit-mask-image:url(../../assets/icons/check.svg);mask-image:url(../../assets/icons/check.svg);width:30px;height:16px;display:inline-block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;background-color:var(--tg-main-menu-background-color);margin-right:16px}@media (max-width:991px){.lang__switcher__block{height:auto;display:none}}.footer--right .region-footer-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer--right .region-footer-end .lang__switcher{height:auto;display:block}.footer--right .region-footer-end .lang__switcher__list{left:unset;top:unset;bottom:100%;right:0}@media (max-width:991px){.footer--right .region-footer-end{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer--right .region-footer-end .lang__switcher__list{left:0;top:unset;bottom:100%}}