.select[data-v-34817378]{position:relative}.select__placeholder[data-v-34817378]{background-color:var(--white);border-radius:200px;box-shadow:inset 0 0 0 1px var(--icon-button-bg);box-sizing:border-box;cursor:pointer;height:50px;padding:0 40px 0 20px;position:relative;width:100%}.select__placeholder .text-menu[data-v-34817378]{flex-grow:0;overflow:hidden;pointer-events:none;text-overflow:ellipsis;transition:color .4s ease;white-space:nowrap}.select__placeholder[data-v-34817378]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6' fill='none' viewBox='0 0 12 6'%3E%3Cpath fill='%23a774fd' stroke='%23a774fd' stroke-linecap='round' stroke-linejoin='round' d='M5.986 5.5 1 .5h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;content:"";display:block;height:5px;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:10px}.select__placeholder:hover .text-menu[data-v-34817378]{color:var(--text-hover-color)}.select__list[data-v-34817378]{display:block;list-style:none;max-height:30vh;overflow:hidden;overflow-y:auto;width:100%}.select__list[data-v-34817378]::-webkit-scrollbar{background-color:transparent;width:16px}.select__list[data-v-34817378]::-webkit-scrollbar-button{display:none}.select__list[data-v-34817378]::-webkit-scrollbar-thumb{background-clip:content-box;background-color:var(--button-inactive-bg);border:4px solid transparent;border-radius:50px}.select__list[data-v-34817378]::-webkit-scrollbar-track{margin:10px}.select__list-wrapper[data-v-34817378]{background-color:var(--white);border-radius:30px;box-shadow:inset 0 0 0 1px var(--icon-button-bg);box-sizing:border-box;display:grid;grid-template-rows:0fr;left:0;opacity:0;padding:0 10px;position:absolute;top:calc(100% + 1px);transition:grid-template-rows .4s ease,padding .4s,opacity .3s ease 75ms;width:100%;z-index:2}.select__list-item[data-v-34817378]{border-radius:40px;box-sizing:border-box;cursor:pointer;min-height:40px;padding:8.5px 15px;transition:color .4s ease,background-color .4s ease}.select__list-item[data-v-34817378]:hover:not(.select__list-item_active){color:var(--text-hover-color)}.select__list-item_active[data-v-34817378]{background-color:var(--button-inactive-bg);cursor:default}.select_opened .select__list-wrapper[data-v-34817378]{grid-template-rows:1fr;opacity:1;padding:10px}.select_opened .select__placeholder[data-v-34817378]:after{transform:translateY(-50%) rotate(180deg)}
