.select-wrapper{flex-direction:column;align-items:start;gap:6px;width:100%;display:flex;position:relative}.select-wrapper label{color:#607187}.select-wrapper.select-regular{width:100%;height:48px}.select{height:inherit;box-sizing:border-box;-webkit-font-smoothing:auto;border:.4px solid #0000;outline:none;width:100%;margin:auto;font-family:IBM Plex Sans}.select div:first-of-type{box-shadow:none;cursor:pointer;border:none;padding:0}.select.select-rounded{border-radius:5px}.select.select-squared{border-radius:3px}.select .select__option{background-color:#00a551}.select .select__option:hover{background-color:#61d077}.select.select-dark>div{color:#fff;background-color:#30323a}.select.select-grey>div{background-color:#a2a2a2}.select.select-grey svg{height:12px}.select.select-sb-dark>div{color:#fff;background-color:#303030;border:1px solid #454545;box-shadow:0 1px 3px #00000052}.select.select-default>div{color:#fff;background-color:#1e1e1e}.select.select-default>div div:first-child{padding:10px}.select.select-regular>div{width:100%;height:48px;font-size:16px}.select.select-sb-small{-webkit-font-smoothing:auto;width:90px;font-family:DM Sans;font-size:10px}.select.select-sb-small .icon.icon-regular svg{height:8px}.select.select-sb-market{-webkit-font-smoothing:auto;max-width:210px;font-family:DM Sans;font-size:10px}.select.select-sb-market .icon.icon-regular svg{height:8px}.select.select-sb-language{background-color:#a2a2a221;width:80%}.select.select-sb-language>div{background-color:#a2a2a221}@media (width>=1200px){.select.select-sb-language{-webkit-font-smoothing:auto;background:0 0;width:100px;font-family:DM Sans;font-size:10px}.select.select-sb-language>div{background-color:#0000}}.select.select-small{-webkit-font-smoothing:auto;height:10px;padding:12px;font-family:DM Sans;font-size:10px}.select.select-error>div:first-of-type{border:1px solid #fe0e0e}
