.react-custom-select{position:relative;display:inline-block;float:left;margin-bottom:15px;width:100%;margin-right:.5%;text-align:start}.react-custom-select>div:first-of-type{display:inline-block;width:100%;cursor:pointer;padding:.7rem 1rem;outline:0;border-radius:50px;background:#fff;border:2px solid #fff;color:#202154;appearance:none;-webkit-appearance:none;-moz-appearance:none;min-height:auto;display:flex;align-items:center;box-shadow:none;height:41px;font-size:13.3333px;line-height:15px}.react-custom-select>div:first-of-type svg:first-of-type{fill:#f64747}.react-custom-select>div:first-of-type span+div>svg:last-of-type{fill:#46b2a6}.react-custom-select>div:first-of-type *{margin:0;padding:0}.react-custom-select>div:first-of-type:focus,.react-custom-select>div:first-of-type:hover{color:#202154;background:#f3fffe;border:2px solid #90c3bf}.react-custom-select>div:first-of-type>div:first-of-type>*{display:none}.react-custom-select>div:first-of-type>div:first-of-type>:first-of-type{text-wrap:nowrap;display:flex}.react-custom-select>div:first-of-type>div:first-of-type>:last-of-type{display:inline-grid}.react-custom-select>div:first-of-type>div:last-of-type{display:flex;height:100%;padding:0;margin:0;overflow:visible}.react-custom-select.show-all-values-selected>div:first-of-type>div:first-of-type>*{display:flex}.react-custom-select div[role=listbox]{background-color:#fff}.react-custom-select div[role=listbox]>div[role=option]{display:flex;align-items:center;gap:4px}.react-custom-select div[role=listbox]>div[role=option]:hover{background-color:#d4d4d4;color:#fff;cursor:pointer}.react-custom-select div[role=listbox]>div[role=option]{padding:5px 10px}.react-custom-select div[role=listbox]>div[role=option] .custom-checkbox{min-width:16px;width:16px;height:16px;background-color:#fff;border:1px solid #d4d4d4;border-radius:3px;display:block}.react-custom-select div[role=listbox]>div[aria-selected=true]{background-color:#d4d4d4;color:#fff}.react-custom-select div[role=listbox]>div .active.custom-checkbox,.react-custom-select div[role=listbox]>div[aria-selected=true] .custom-checkbox{background-color:#46b2a6}.react-custom-select div[role=listbox]>div>div:first-child{padding:8px 12px;box-sizing:border-box}.react-custom-select div[role=listbox]>div>div:first-child:hover{cursor:pointer;background-color:#d4d4d4;color:#fff}.react-custom-select div[role=listbox]>div.active-select-group>div:first-child{background-color:#d4d4d4;color:#fff}.react-custom-select div[role=listbox]>div.active-select-group>div:last-child{display:block}.react-custom-select div[role=listbox]>div.active-select-group>div:last-child div[role=option]{display:flex;align-items:center;gap:4px}.react-custom-select div[role=listbox]>div.active-select-group>div:last-child div[role=option]:hover{background-color:#d4d4d4;color:#fff;cursor:pointer}.react-custom-select div[role=listbox]>div.active-select-group>div:last-child div[role=option]{padding:5px 10px}.react-custom-select div[role=listbox]>div.active-select-group>div:last-child div[role=option] .custom-checkbox{min-width:16px;width:16px;height:16px;background-color:#fff;border:1px solid #d4d4d4;border-radius:3px;display:block}.react-custom-select div[role=listbox]>div.active-select-group>div:last-child .active.custom-checkbox{background-color:#46b2a6}.react-custom-select div[role=listbox]>div.active-select-group>div:last-child div[aria-selected=true]{background-color:#d4d4d4;color:#fff}.react-custom-select div[role=listbox]>div.active-select-group>div:last-child div[aria-selected=true] .custom-checkbox{background-color:#46b2a6}.react-custom-select div[role=listbox]>div>div:last-child{display:none}.react-custom-select:focus-within #react-select-keywords-search-placeholder{display:none}