select{-webkit-appearance:none;appearance:none;-moz-appearance:none;box-sizing:border-box;margin:0}.lg-select{display:flex;flex-direction:column;position:relative;grid-gap:.25rem;gap:.25rem}.lg-select>label{font-size:1rem;font-weight:700;line-height:1.5rem;margin-left:.75rem}.lg-select>.select-content{position:relative;width:100%}.lg-select>.select-content>select{border-radius:1rem;font-size:.875rem;font-weight:500;height:3.5rem;line-height:1.25rem;padding:.5rem 1rem;width:100%;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));--tw-bg-opacity:1;background-color:rgba(35,35,49,var(--tw-bg-opacity));outline:2px solid transparent;outline-offset:2px;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg-select>.select-content>select:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent);--tw-ring-opacity:1;--tw-ring-color:rgba(60,64,198,var(--tw-ring-opacity))}.lg-select>.select-content>select::-moz-placeholder{color:rgba(255,255,255,var(--tw-text-opacity));font-family:Gilroy,ui-sans-serif,system-ui;--tw-text-opacity:.5}.lg-select>.select-content>select::placeholder{color:rgba(255,255,255,var(--tw-text-opacity));font-family:Gilroy,ui-sans-serif,system-ui;--tw-text-opacity:.5}.lg-select>.select-content>select.--icon{padding-left:3.5rem}.lg-select>.select-content>select[readonly=true]{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity));pointer-events:none;touch-action:none}.lg-select>.select-content>.icon{height:2rem;left:.75rem;position:absolute;top:50%;width:2rem;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate:0;--tw-rotate-x:0;--tw-rotate-y:0;--tw-rotate-z:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));--tw-translate-y:-50%}.lg-select>.error{max-height:0;--tw-text-opacity:1;color:rgba(239,68,68,var(--tw-text-opacity));font-size:.75rem;font-weight:500;line-height:1rem;margin-left:.75rem;margin-top:.25rem;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg-select>.error.--show{max-height:3rem}.lg-select>svg{bottom:1.5rem;pointer-events:none;position:absolute;right:.5rem;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.lg-select>svg.--error{bottom:2.5rem}
