.select{display:block}.select__inner{border-radius:2px;grid-template-columns:1fr auto;column-gap:.625rem;display:inline-grid;position:relative}.select:not(.select--transparent) .select__inner{background-color:#fff;border:1px solid #bce4fa}.select__inner{color:#55468b80;padding:.625rem .5rem;transition:border-color .15s ease-out}.select--transparent .select__inner{color:#ffffff80}.select__inner{width:100%;font-family:Regular,sans-serif;font-size:1rem;font-weight:600;line-height:1.25}.select--has-value .select__inner{color:#2c2e6b;font-weight:600}.select--has-value.select--transparent .select__inner{color:#fff}.select--focus:not(.select--transparent) .select__inner{border-color:#00a75d}.select--error:not(.select--transparent) .select__inner{border-color:#c74848}.select--success:not(.select--transparent) .select__inner{border-color:#00a75d}.select__field{opacity:0;grid-column:span 2;width:100%;padding:.625rem .5rem;font-size:1rem;font-weight:400;line-height:1.5;position:absolute;top:0;bottom:0;left:0;right:0}.select__field--set-width{width:100%;height:100%}.select__icon{fill:#00a75d}.select--transparent .select__icon{fill:#fff}.select__helper-text{color:#55468b;margin-top:.375rem;padding:0 .5625rem;font-size:.875rem;line-height:1.43;display:flex}.select--success .select__helper-text{color:#00a75d}.select--error .select__helper-text{color:#c74848}
