.custom-select-container{width:100%;position:relative}.custom-select-trigger{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;min-width:165px;min-height:32px;padding:6px 12px;font-size:.75rem;transition:border-color .2s,background .2s;display:flex}.desktop-hide{display:none!important}.lang-code{color:#10b981;margin-right:4px;font-weight:700}[dir=rtl] .lang-code{margin-left:4px;margin-right:0}@media (max-width:850px){.custom-select-trigger{min-width:50px;font-size:.85rem;padding:6px 12px!important}.desktop-hide{display:inline-block!important}}.custom-select-trigger:hover,.custom-select-trigger.open{background:#ffffff14;border-color:#10b98166}.custom-select-trigger .arrow{opacity:.6;font-size:.8rem;transition:transform .2s}.custom-select-trigger.open .arrow{transform:rotate(180deg)}.custom-select-options{z-index:100000;background:#0d0d12;border:1px solid #10b98166;border-radius:10px;width:100%;max-height:280px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 5px);left:0;overflow-y:auto;box-shadow:0 10px 50px #000000e6}.custom-select-option{cursor:pointer;color:#ddd;border-radius:6px;padding:10px 12px;font-size:.7rem;transition:all .2s}.custom-select-option:hover{color:#fff;background:#ffffff0d}.custom-select-option.selected{color:#10b981;background:#10b98126}.custom-select-link{width:100%;height:100%;color:inherit;margin:-10px -12px;padding:10px 12px;text-decoration:none;display:block}.custom-select-trigger.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}
