.select{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.select-custom.is-dark{width:100%}.select-custom.is-dark .select-toggle{display:block;padding:8px 46px 8px 16px;gap:10px;height:36px;background-color:#1a252c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#fff;max-width:260px}.select-custom.is-dark .select-toggle::after{position:absolute;right:16px;top:0;bottom:0;margin:auto}.select-custom.is-dark .select-dropdown{background-color:#1a252c;top:100%;padding:0;width:100%;min-width:auto}.select-custom.is-dark .select-options{padding:0 16px;max-height:450px}.select-custom.is-dark .select-option{font-size:14px;font-weight:400;color:#fff;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.1)}.select-custom.is-dark .select-option:last-child{border-bottom:none}.select-toggle{font-size:var(--font-size-6);display:flex;cursor:pointer;align-items:center;user-select:none;white-space:nowrap;justify-content:flex-start;width:100%;gap:clamp(10px, 1.9480519481vw, 30px)}.select-toggle::after{content:"";width:14px;height:8px;display:block;background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.34033 1L7.34033 7L13.3403 1' stroke='white'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;margin:auto 0 auto auto;transition:transform .1s ease-in-out}.select-toggle:focus{outline:none}.select-show .select-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}.select-show .select-toggle::after{transform:scaleY(-1)}.select-show .select-dropdown{display:block;min-width:fit-content}.select-show .select__backdrop{display:block}.select-dropdown{display:none;position:absolute;top:calc(100% + clamp(13px, 1.2987012987vw, 20px));left:0;right:0;margin:auto;overflow-y:auto;z-index:2;background:#fff;width:fit-content}.select-dropdown::-webkit-scrollbar-track{box-shadow:inset 0 0 2px rgba(0,0,0,.18);background-color:var(--color-4);border-radius:12px}.select-dropdown::-webkit-scrollbar{width:4px;background-color:var(--color-4)}.select-dropdown::-webkit-scrollbar-thumb{border-radius:12px;background:var(--color-1)}.select-options{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;max-height:350px;padding:0 28px 28px 28px}.select-options::-webkit-scrollbar-track{box-shadow:inset 0 0 2px rgba(0,0,0,.05);background-color:rgba(0,0,0,0);border-radius:0}.select-options::-webkit-scrollbar{width:8px;background-color:rgba(0,0,0,0)}.select-options::-webkit-scrollbar-thumb{border-radius:12px;background-color:rgba(212,212,212,.5)}.select-option{font-weight:400;font-size:var(--font-size-6);line-height:1;white-space:nowrap;padding:20px 0;border-top:1px solid rgba(26,37,44,.3);display:flex;align-items:center;justify-content:space-between;text-transform:none;color:rgba(26,37,44,.3);transition:color .15s ease-in-out}.select-option:last-child{padding-bottom:0}.select-option:hover{color:var(--color-5);cursor:pointer}.select-option-selected{color:var(--color-5)}.select-option-selected:hover{color:var(--color-5)}.select input.hidden{position:absolute;opacity:0;pointer-events:none}@media(max-width: 1450px){.select-custom.is-horizontal .select-dropdown{left:calc(-1*var(--padding-1));margin-left:0;padding:0 var(--padding-1)}}@media(max-width: 720px){.select-custom.is-horizontal{padding:26px 28px;background:rgba(232,232,232,.3)}.select-custom.is-horizontal.select-show{padding:26px 28px 0 28px}.select-custom.is-horizontal .select-dropdown{top:100%;left:0;margin-left:0;padding:0;width:calc(100% + 56px);margin-top:26px;position:relative;padding-top:16px}.select-custom.is-horizontal .select-options{max-height:none}}
/*# sourceMappingURL=lib-select.css.map */
