div.select[data-v-e49e3914]{position:relative}div.select select[data-v-e49e3914]{display:none}div.select div.custom-select[data-v-e49e3914]{cursor:pointer;border-bottom:1px solid var(--color-black);height:100%;padding-bottom:15px;position:relative}div.select div.custom-select.--open div.label svg[data-v-e49e3914]{transform:scaleY(-1)}div.select div.custom-select div.label[data-v-e49e3914]{justify-content:space-between;align-items:center;gap:0 calc(var(--padding-base)/2);flex-flow:row;display:flex}div.select div.custom-select div.label span[data-v-e49e3914]{font-family:var(--font-extended);font-size:var(--font-size-body-sm);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}@media screen and (width<=767px){div.select div.custom-select div.label span[data-v-e49e3914]{font-size:12px}}div.select div.custom-select div.label svg[data-v-e49e3914]{fill:currentColor;height:9px;transition:transform .3s ease-in-out}div.select div.custom-select ul.options[data-v-e49e3914]{background-color:var(--color-biscuit-light);border:1px solid var(--color-black);width:100%;max-height:200px;color:var(--color-black);z-index:1;overscroll-behavior:contain;position:absolute;top:calc(100% - 1px);left:0;overflow-y:auto;transform:translateY(1px)}div.select div.custom-select ul.options.fade-enter-active[data-v-e49e3914],div.select div.custom-select ul.options.fade-leave-active[data-v-e49e3914]{transition:opacity .3s}div.select div.custom-select ul.options.fade-enter-from[data-v-e49e3914],div.select div.custom-select ul.options.fade-leave-to[data-v-e49e3914]{opacity:0}div.select div.custom-select ul.options li[data-v-e49e3914]{cursor:pointer;font-family:var(--font-extended);font-size:var(--font-size-body-sm);letter-spacing:.08em;text-transform:uppercase;white-space:pre;text-overflow:ellipsis;padding:15px;overflow:hidden}@media screen and (width<=767px){div.select div.custom-select ul.options li[data-v-e49e3914]{font-size:12px}}div.select div.custom-select ul.options li.--active[data-v-e49e3914],div.select div.custom-select ul.options li[data-v-e49e3914]:hover{background-color:var(--color-biscuit)}
