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