@media only screen and (max-width:767px){.kubio-lang-currency-select{margin-top:16px;max-width:350px;order:-1;width:100%}}.kubio-lang-currency-select__btn{align-items:center;background-color:#f5f5f5;border-radius:999px;color:#1e1f22;display:flex;font-family:Roboto,sans-serif;font-size:16px;font-weight:600;font-weight:500;gap:4px;letter-spacing:0;line-height:1.3;line-height:1.2;padding:8px 10px;text-transform:uppercase;transition:opacity .3s ease-in-out}.kubio-lang-currency-select__btn:hover{opacity:.8}.kubio-lang-currency-select__btn svg{height:18px;width:18px}@media only screen and (max-width:767px){.kubio-lang-currency-select__btn{display:flex;justify-content:center;width:100%}}.kubio-lang-currency-select-modal{background-color:rgba(55,55,55,.5);display:none;height:100vh;justify-content:center;left:0;padding-top:140px;position:fixed;top:0;width:100vw;z-index:10}.kubio-lang-currency-select-modal.active{display:flex}@media only screen and (max-width:1024px){.kubio-lang-currency-select-modal{padding-inline:6px}}@media only screen and (max-width:767px){.kubio-lang-currency-select-modal{padding-top:80px}}.kubio-lang-currency-select-modal__inner{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:24px;height:-moz-fit-content;height:fit-content;max-height:480px;max-width:936px;min-height:194px;padding:10px 24px;position:relative;width:100%}@media only screen and (max-width:1024px){.kubio-lang-currency-select-modal__inner{padding:10px}}.kubio-lang-currency-select-modal__close-btn{border-radius:999px;cursor:pointer;height:40px;padding:8px;position:absolute;right:14px;top:8px;transition:background-color .3s ease-in-out;width:40px}.kubio-lang-currency-select-modal__close-btn:hover{background-color:#f5f5f5}.kubio-lang-currency-select-modal__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.kubio-lang-currency-select-modal__header{padding:0 10px 10px}}.kubio-lang-currency-select-modal__tabs{align-items:flex-start;display:flex;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;gap:20px;line-height:1.5;line-height:1.6}.kubio-lang-currency-select-modal__tab{color:#3f182c;padding-bottom:4px}.kubio-lang-currency-select-modal__tab:hover{color:#ba5092}.kubio-lang-currency-select-modal__tab.active{border-bottom:3px solid #ba5092}.kubio-lang-currency-select-modal__title{color:#1e1f22;font-family:Roboto,sans-serif;font-size:18px;font-weight:500;font-weight:700;line-height:1.3;line-height:1.2}.kubio-lang-currency-select-modal__list{display:none;flex-direction:column}.kubio-lang-currency-select-modal__list.active{display:flex}.kubio-lang-currency-select-modal__list-items{display:grid;gap:4px;grid-template-columns:repeat(4,1fr);max-height:366px;overflow-y:auto;padding:6px 6px 24px}@media only screen and (max-width:1024px){.kubio-lang-currency-select-modal__list-items{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:767px){.kubio-lang-currency-select-modal__list-items{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:414px){.kubio-lang-currency-select-modal__list-items{grid-template-columns:repeat(1,1fr)}}.kubio-lang-currency-select-modal__item{align-items:center;border-radius:6px;display:flex;gap:4px;padding:16px 6px;position:relative;transition:background-color .3s ease,outline .3s ease;word-break:break-word}.kubio-lang-currency-select-modal__item.active,.kubio-lang-currency-select-modal__item:hover{background-color:#f7ecf3;cursor:pointer}.kubio-lang-currency-select-modal__item.active{outline:1px solid #ba5092}.kubio-lang-currency-select-modal__item--currency{align-items:flex-start;flex-direction:column;padding-block:6px}.kubio-lang-currency-select-modal__item .flag-round{color:#d9f2df}.kubio-lang-currency-select-modal__item-flag{height:24px;margin-right:6px;width:24px}.kubio-lang-currency-select-modal__item-code,.kubio-lang-currency-select-modal__item-name{color:#1e1f22;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:1.5;line-height:1.6;text-transform:capitalize}.kubio-lang-currency-select-modal__item-code{color:#525252}.kubio-lang-currency-select-modal__item-checkmark{color:#ba5092;display:none;height:18px;position:absolute;right:12px;top:12px;width:18px}.kubio-lang-currency-select-modal__item-checkmark.active{display:initial}
