.select.svelte-10x1btw{display:grid;row-gap:.5rem}.select.svelte-10x1btw .input-wrapper:where(.svelte-10x1btw){position:relative}.select.svelte-10x1btw .input-wrapper:where(.svelte-10x1btw):before{pointer-events:none;content:"";position:absolute;top:5px;right:1rem;bottom:5px;background-color:var(--valley-palette-5);aspect-ratio:1;border-radius:50%}.select.svelte-10x1btw .input-wrapper:where(.svelte-10x1btw):after{pointer-events:none;content:"";position:absolute;top:17px;right:calc(1rem + 12px);bottom:17px;background-color:var(--valley-palette-3);aspect-ratio:1;transform:rotate(0);transition:transform .3s;-webkit-mask-image:url(../../../themes/@valley/arrow.svg);mask-image:url(../../../themes/@valley/arrow.svg);-webkit-mask-size:cover;mask-size:cover}.select.svelte-10x1btw .input-wrapper.open:where(.svelte-10x1btw):after{transform:rotate(90deg)}.select.svelte-10x1btw .input-wrapper:where(.svelte-10x1btw) button:where(.svelte-10x1btw){padding:1rem;font-weight:600;cursor:pointer;width:100%;border:none;background-color:#fff}.select.svelte-10x1btw .input-wrapper:where(.svelte-10x1btw) button:where(.svelte-10x1btw) p:where(.svelte-10x1btw){text-align:left;text-transform:uppercase;font-family:GeneralSans-SemiBold;font-weight:500;font-size:20px;line-height:27px;color:var(--valley-palette-4);transition:color .3s;max-width:56vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (max-width: 600px){.select.svelte-10x1btw .input-wrapper:where(.svelte-10x1btw) button:where(.svelte-10x1btw) p:where(.svelte-10x1btw){max-width:56vw}}.select.svelte-10x1btw .input-wrapper:where(.svelte-10x1btw) button.chosen:where(.svelte-10x1btw) p:where(.svelte-10x1btw){color:#000}.select.svelte-10x1btw label:where(.svelte-10x1btw){font-size:20px;font-family:GeneralSans-SemiBold;text-transform:uppercase;color:var(--valley-palette-2)}.select.svelte-10x1btw .select-options:where(.svelte-10x1btw){display:grid;padding:1rem 0;background-color:#fff;border-radius:var(--valley-radius-1);box-shadow:0 4px 4px #00000040;z-index:1}.select.svelte-10x1btw .select-options:where(.svelte-10x1btw) .option:where(.svelte-10x1btw){display:flex;text-transform:uppercase;font-family:GeneralSans-SemiBold;font-weight:500;font-size:20px;line-height:27px;color:var(--valley-palette-1);padding:.5rem 1rem;cursor:pointer;transition:color .3s,background-color .3s}.select.svelte-10x1btw .select-options:where(.svelte-10x1btw) .option:where(.svelte-10x1btw):hover{background-color:var(--valley-palette-4)}.select.svelte-10x1btw .select-options:where(.svelte-10x1btw) .option.selected:where(.svelte-10x1btw){color:var(--valley-palette-2);background-color:var(--valley-palette-1)}
