.select.svelte-awmthz.svelte-awmthz{width:var(--width);background:#fff;border:1.5px solid #ecebe5;border-radius:13px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-bottom:6px}.select.svelte-awmthz .items.svelte-awmthz{width:100%}.select.svelte-awmthz .scrollable.svelte-awmthz{overflow-y:scroll;max-height:200px}.select__title.svelte-awmthz.svelte-awmthz{width:100%;height:54px;background-color:#ecebe5;border-top-left-radius:11px;border-top-right-radius:11px;display:flex}.select__title.svelte-awmthz h3.svelte-awmthz{font-style:normal;font-weight:700;font-size:18px;line-height:120%;display:flex;align-items:center;margin-left:16px}.select__item.svelte-awmthz.svelte-awmthz{width:calc(var(--width) - 20px);height:46px;display:flex;align-items:center;letter-spacing:.02em;margin-left:10px;padding-left:6px}.select__item.svelte-awmthz.svelte-awmthz:not(:last-of-type){border-bottom:1px solid #ecebe5}.select__item__input:checked+label.svelte-awmthz .select__item__alt.svelte-awmthz{width:20px;height:20px;border:2px solid #1d1d1b;border-radius:50%;box-sizing:border-box;padding:3px}.select__item__input:checked+label.svelte-awmthz .select__item__alt.svelte-awmthz:after{content:"";width:10px;height:10px;display:block;background:#1d1d1b;border-radius:50%}.select__item.svelte-awmthz label.svelte-awmthz{width:100%;height:100%;font-style:normal;font-weight:500;font-size:14px;cursor:pointer;color:#1d1d1b;display:flex;align-items:center;letter-spacing:.02em;gap:20px}.select__item.svelte-awmthz label .select__item__alt.svelte-awmthz{width:20px;height:20px;border:2px solid #ecebe5;border-radius:50%;box-sizing:border-box}
