body{margin:0;font-family:"Segoe UI","Public Sans",-apple-system,BlinkMacSystemFont,"Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{font-family:"Public Sans","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans",sans-serif}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.Spinner_spinner__1sqvR{font-size:10px;text-indent:-9999em;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:Spinner_UdTIS__22EaZ .8s linear 0s infinite normal none running;animation:Spinner_UdTIS__22EaZ .8s linear 0s infinite normal none running;border-radius:50%;color:#000;position:relative;width:48px;height:48px;border:2px solid rgba(0,0,0,.25);border-left-color:#000;box-sizing:border-box;margin:0;min-width:0}@-webkit-keyframes Spinner_UdTIS__22EaZ{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Spinner_UdTIS__22EaZ{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Loading_spinner__3GLAi{font-size:10px;text-indent:-9999em;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:Loading_UdTIS__2ZiUF .8s linear 0s infinite normal none running;animation:Loading_UdTIS__2ZiUF .8s linear 0s infinite normal none running;border-radius:50%;color:#000;position:relative;width:48px;height:48px;border:2px solid rgba(0,0,0,.25);border-left-color:#000;box-sizing:border-box;margin:0;min-width:0}.Loading_loading__1uAv5{box-sizing:border-box;margin:30px 0 0;min-width:0}.Loading_loading__1uAv5>p{font-weight:600;line-height:1.5;font-size:16px;color:#000;text-align:left;text-transform:none;overflow:unset;white-space:unset;text-overflow:unset;margin:0}@-webkit-keyframes Loading_UdTIS__2ZiUF{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Loading_UdTIS__2ZiUF{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:15px;--PhoneInputCountrySelectArrow-width:6px;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:inherit;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:20px;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,0.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,0.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 1;min-width:0;background:rgba(32,51,69,.04);border-radius:8px;border-width:1px;padding:20px 15px}.PhoneInputCountryIcon{width:30px;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:20px;height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:20px;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:rgba(0,0,0,.1);background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(0,0,0,.5);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:15px;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:6px;width:var(--PhoneInputCountrySelectArrow-width);height:6px;height:var(--PhoneInputCountrySelectArrow-width);margin-left:15px;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-color:inherit;border-top:0 solid var(--PhoneInputCountrySelectArrow-color);border-bottom-width:1px;border-bottom:var(--PhoneInputCountrySelectArrow-borderWidth) solid var(--PhoneInputCountrySelectArrow-color);border-left:0 solid var(--PhoneInputCountrySelectArrow-color);border-right-width:1px;border-right:var(--PhoneInputCountrySelectArrow-borderWidth) solid var(--PhoneInputCountrySelectArrow-color);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:var(--PhoneInputCountrySelectArrow-transform);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus)}.Table_table__1WlfA{font-size:14px;background-color:#fff;border-collapse:collapse;border:1px solid #fff;table-layout:fixed;overflow-y:scroll;max-width:calc(100vw - 220px);min-width:100%;margin-top:30px}.Table_thead__2HMHg{display:table-header-group;vertical-align:middle;border-color:inherit;background:#f5f8fa}.Table_tr__22SES{display:table-row;vertical-align:inherit;border-color:inherit}.Table_th__1-Nj7{min-width:210px;padding:0 11px;text-align:left;text-transform:uppercase;vertical-align:middle;position:-webkit-sticky;position:sticky;top:-1px;font-size:11px;font-weight:800;color:#222;border:1px solid #dde5ef;border-width:1px 0;background:#fff}.Table_tbody__Tqdo3{border-color:inherit;overflow-y:scroll;overflow-x:scroll}.Table_tr__22SES{transition:background-color .15s ease-out 0s}.Table_td__3Dkmv{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word;padding:13px 0;vertical-align:middle;line-height:normal;border:solid #dfe3eb;border-width:0 0 1px;max-height:35px;box-sizing:border-box}.Table_td__3Dkmv>p{margin:0}.Members_headerContainer__3_-bg{display:flex;align-items:center;padding-bottom:15px;border-bottom:2px solid #e9e9e9}.Members_headerIconContainer__3esSW{width:38px;height:38px;min-width:38px;min-height:38px;background:#565656;border-radius:7px;display:flex;justify-content:center;align-items:center}.Members_headerContainer__3_-bg>h3{font-weight:700;font-size:22px;line-height:26px;color:#1e1e1e;margin-bottom:0;margin-left:20px}.Members_subtitle__IR69L{font-weight:500;font-size:16px;line-height:19px;color:#1e1e1e;margin-top:30px}.Members_subtitle2__qgiNT{font-weight:400;font-size:16px;line-height:19px;color:#1e1e1e;margin-top:25px}.Preference_headerContainer__2zgGr{display:flex;align-items:center;padding-bottom:15px;border-bottom:2px solid #e9e9e9}.Preference_headerIconContainer__2CvdD{width:38px;height:38px;min-width:38px;min-height:38px;background:#565656;border-radius:7px;display:flex;justify-content:center;align-items:center}.Preference_headerContainer__2zgGr>h3{font-weight:700;font-size:22px;line-height:26px;color:#1e1e1e;margin-bottom:0;margin-left:20px}.Preference_subtitle__2yM0I{font-weight:500;font-size:16px;line-height:19px;color:#1e1e1e;margin-top:30px}.Preference_subtitle2__3k6Ia{font-weight:400;font-size:16px;line-height:19px;color:#1e1e1e;margin-top:25px}
/*# sourceMappingURL=main.9ef7e643.chunk.css.map */