.select-component-wrapper{position:relative;display:inline-flex}.select-component-wrapper:before{font-family:"Font Awesome 5 Free",var(--default-font-family);pointer-events:none;content:"";font-size:16px;font-weight:900;line-height:12px;color:var(--gray-300);position:absolute;right:24px;bottom:calc(50% - 6px)}.select-component-wrapper-xs:before,.select-component-wrapper-sm:before{right:16px}.select-component{border:1px solid var(--gray-300);box-shadow:0 2px 12px #bababa1f;border-radius:8px;background-color:var(--white);display:inline-flex;height:56px;padding:0 40px 0 24px;appearance:none;cursor:pointer;width:auto;max-width:100%}.select-component-sm{height:48px;font-size:14px;padding:0 32px 0 16px}.select-component-xs{height:40px;font-size:14px;padding:0 32px 0 16px}
