.kubio-lang-select{margin-left:15px}.kubio-lang-select__btn{align-items:center;cursor:pointer;display:flex;gap:5px}.kubio-lang-select__btn svg{fill:#fff;height:16px;width:16px}@media only screen and (max-width:767px){.kubio-lang-select__btn svg{display:none}}.kubio-lang-select__flag{flex-shrink:0;height:25px;width:25px}.kubio-lang-select-modal{align-items:center;background-color:rgba(55,55,55,.5);display:none;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10}.kubio-lang-select-modal.active{display:flex}.kubio-lang-select-modal__inner{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:15px;min-width:500px;padding:15px}@media only screen and (max-width:767px){.kubio-lang-select-modal__inner{border-radius:0;height:100%;min-width:0;width:100%}}.kubio-lang-select-modal__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding-bottom:10px}@media only screen and (max-width:767px){.kubio-lang-select-modal__header{padding:0 10px 10px}}.kubio-lang-select-modal__header svg{cursor:pointer}.kubio-lang-select-modal__title{color:#122d3b;font:700 20px/1.2 Roboto,sans-serif}.kubio-lang-select-modal__list{display:flex;flex-wrap:wrap;gap:5px}@media only screen and (max-width:767px){.kubio-lang-select-modal__list{flex-direction:column}}.kubio-lang-select-modal__item{align-items:center;border-radius:6px;cursor:pointer;display:flex;padding:10px;transition:background-color .3s;width:calc(33.33333% - 5px)}.kubio-lang-select-modal__item:hover{background-color:#f3f4f6}@media only screen and (max-width:767px){.kubio-lang-select-modal__item{width:100%}}.kubio-lang-select-modal__item-name{color:#122d3b;font:600 16px/1.2 Roboto,sans-serif}.kubio-lang-select-modal__item-flag{height:25px;margin-right:10px;width:25px}
