.dropdown-body[data-v-68073d92]{background-color:var(--white);border:1px solid var(--border-tertiary);border-radius:8px;box-shadow:0 2px 4px -2px #1028210f,0 4px 8px -2px #1028211a;left:0;opacity:0;overflow-x:hidden;overflow-y:auto;padding:16px;pointer-events:none;position:absolute;top:calc(100% + 6px);transform:translateY(10px);transition:opacity .25s ease-in-out,transform .25s ease-in-out;width:100%;z-index:1001}.dropdown-body__list[data-v-68073d92]{display:flex;flex-direction:column;gap:12px}.dropdown-body.active[data-v-68073d92]{opacity:1;pointer-events:auto;transform:translateY(0)}.dropdown-item[data-v-68073d92]{align-items:center;border-radius:8px;color:var(--black);cursor:pointer;display:flex;justify-content:space-between;padding:10px 16px;transition:background .25s ease-in-out}.dropdown-item__name[data-v-68073d92]{color:var(--text-dark)}.dropdown-item__icon[data-v-68073d92]{height:24px;width:24px}.dropdown-item.active[data-v-68073d92],.dropdown-item.active[data-v-68073d92]:hover{background:var(--bg-brand-primary-default)}.dropdown-item[data-v-68073d92]:hover{background:#23362d14}.dropdown[data-v-4c160e3a]{height:100%;position:relative;width:100%}.dropdown__header[data-v-4c160e3a]{align-items:center;background:var(--white);border:1px solid #d8dcd8;border-radius:16px;box-sizing:border-box;cursor:pointer;display:flex;height:100%;justify-content:flex-start;min-height:56px;padding:0 16px;transition:border-color .25s ease-in-out,box-shadow .15s ease-in-out;width:100%}.dropdown__header.isOpen[data-v-4c160e3a]{background:var(--white);border:1px solid var(--green);border-radius:16px;box-shadow:0 0 0 4px #46a7583d}.dropdown__header.isOpen .dropdown__arrow svg[data-v-4c160e3a]{transform:rotate(180deg)}@media(min-width:945px){.dropdown__header[data-v-4c160e3a]:not(.isOpen):hover{border-color:#6f6f6f}.dropdown__header:not(.isOpen):hover path[data-v-4c160e3a]{fill:#6f6f6f}}.dropdown__content[data-v-4c160e3a]{display:flex;flex:1;flex-direction:column;min-height:56px;padding-bottom:8px;padding-right:32px;position:relative;width:100%}.dropdown__content[data-v-4c160e3a],.dropdown__content--filled[data-v-4c160e3a]{justify-content:flex-end}.dropdown__title[data-v-4c160e3a]{color:var(--text-secondary);font-size:16px;font-weight:400;left:0;letter-spacing:.4px;line-height:24px;min-height:24px;pointer-events:none;position:absolute;top:16px;transition:all .2s ease}.dropdown__title--floating[data-v-4c160e3a]{font-size:12px;letter-spacing:.3px;line-height:16px;min-height:16px;top:8px}.dropdown__arrow[data-v-4c160e3a]{align-items:center;display:flex;height:24px;justify-content:center;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:24px}.dropdown__arrow path[data-v-4c160e3a]{fill:#818780;transition:fill .25s ease-in-out}.dropdown__arrow.active path[data-v-4c160e3a]{fill:var(--green)}.dropdown-header__value[data-v-4c160e3a]{color:var(--text-dark);line-height:24px;min-height:24px;opacity:0;overflow:hidden;text-overflow:ellipsis;transition:opacity .2s ease;white-space:nowrap}.dropdown-header__value--visible[data-v-4c160e3a]{opacity:1}
