@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Niconne&display=swap";.even-row,.odd-row{background-color:#fff;color:#3a3a3a;font-size:14px;font-weight:400;line-height:140%}.ant-table-thead th{white-space:nowrap;padding:13.5px!important}.ant-table-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:13px}.ant-table-container{border-inline-start:none!important;max-height:60vh;height:max-content;overflow:hidden;position:relative}.ant-table-expanded-row-fixed>td{position:relative!important;width:100%!important;max-width:none!important;overflow:visible!important;margin:0!important;padding:0!important}.ant-table-expanded-row-fixed{margin:0!important}.ant-table-expanded-row .ant-table-cell{padding:0!important;overflow:visible!important;white-space:normal!important}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);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:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;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],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{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:var(--PhoneInputCountrySelectArrow-color--focus)}.phone-input{border:1px solid #d9d9d9;border-radius:6px;height:40px;padding:0 11px;display:flex;align-items:center;background:#fff;transition:all .2s}.phone-input.blue:hover{border-color:#005aff}.phone-input.blue:focus-within{border-color:#005aff;box-shadow:0 0 0 2px #005aff33}.phone-input.green:hover{border-color:#00764b}.phone-input.green:focus-within{border-color:#00764b;box-shadow:0 0 0 2px #00764b33}.phone-input.ant-input-lg .PhoneInputInput{height:100%;padding:0;border:none;outline:none;font-size:16px}.phone-input.ant-input-lg input::placeholder{color:#d9d9d9}.country-code-wrapper{display:flex;align-items:center;position:relative}.country-code-select{width:42px;border:none;font-size:16px;font-weight:400;background:transparent;outline:none;cursor:pointer;border-radius:.375rem;transition:all .2s ease-in-out}.custom-options-wrapper{position:absolute;top:135%;left:-10px;width:260px;max-height:220px;overflow-y:auto;border-radius:.375rem;box-shadow:0 2px 8px #00000026;background-color:#fff;z-index:10}.custom-option{padding:.25rem 1rem;cursor:pointer;transition:all .2s ease-in-out}.custom-option.blue.selected{background-color:#e6f3ff}.custom-option.green.selected{background-color:#a3b5ab}.custom-option:hover{background-color:#f5f5f5}.divider{width:1px;height:24px;background-color:#d9d9d9;margin-left:8px;margin-right:8px}.flag-icon{width:14px;height:12px;margin-right:6px}.search-container{position:sticky;top:0;display:flex;align-items:center;padding:6px 16px;border-bottom:1px solid #ddd;background:#fff;gap:8px}.search-icon{font-size:14px;color:#999}.country-search{border:none;outline:none;width:100%;font-size:14px;background:transparent}.custom-option{display:flex;align-items:center;padding:8px 16px;gap:10px;cursor:pointer}.flag-icon{width:20px;height:14px;flex-shrink:0}.country-name{flex:1;color:#888;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.country-name.selected{color:#000;font-weight:500}.dial-code{flex-shrink:0;font-size:13px;font-weight:500}.dial-code.selected{font-weight:700}.profile-image-upload-container{width:350px;height:85px;background-color:#fff}.profile-image-dragger:hover{border-color:#d9d9d9!important}.ant-upload-drag-container{background-color:#fcfcfc;border-radius:8px}.profile-image-dragger .ant-upload-drag-icon{margin-bottom:16px}.profile-image-dragger .ant-upload-text{margin-bottom:4px}.choose-file-text{color:#009746;font-size:12px;font-weight:600;cursor:pointer}.ant-upload-wrapper .ant-upload-drag p.ant-upload-hint{font-size:8px!important}.profile-image-dragger .ant-upload-btn{padding:0!important}.anticon-upload{width:32px;height:32px;background:#fff;border:1px solid #eeeeee;border-radius:50%;justify-content:center}._GzYRV{line-height:1.2;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}._3eOF8{margin-right:5px;font-weight:700}._3eOF8+._3eOF8{margin-left:-5px}._1MFti{cursor:pointer}._f10Tu{font-size:1.2em;margin-right:5px;-webkit-user-select:none;-moz-user-select:none;user-select:none}._1UmXx:after{content:"▸"}._1LId0:after{content:"▾"}._1pNG9{margin-right:5px}._1pNG9:after{content:"...";font-size:.8em}._2IvMF{background:#eee}._2bkNM{margin:0 10px;padding:0}._1MGIk{font-weight:600;margin-right:5px;color:#000}._3uHL6{color:#000}._2T6PJ,._1Gho6{color:#df113a}._vGjyY{color:#2a3f3c}._1bQdo{color:#0b75f5}._3zQKs{color:#469038}._1xvuR{color:#43413d}._oLqym,._2AXVT,._2KJWg{color:#000}._11RoI{background:#002b36}._17H2C,._3QHg2,._3fDAz{color:#fdf6e3}._2bSDX{font-weight:bolder;margin-right:5px;color:#fdf6e3}._gsbQL{color:#fdf6e3}._LaAZe,._GTKgm{color:#81b5ac}._Chy1W{color:#cb4b16}._2bveF{color:#d33682}._2vRm-{color:#ae81ff}._1prJR{color:#268bd2}*{font-family:Inter!important}html{scroll-behavior:smooth;background-color:#f5f5f7}body{margin:0;padding:0;background:#fff}h1,h2,h3,h4,h5,h6,p{margin:0!important}.form-layout{max-width:560px;margin:0 auto}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.ant-upload-list-item:before{border-radius:4px!important}.calendar-scroll::-webkit-scrollbar{width:6px}.calendar-scroll::-webkit-scrollbar-track{background:hsl(var(217 33% 17%));border-radius:3px}.calendar-scroll::-webkit-scrollbar-thumb{background:hsl(var(215 20% 65%) / .3);border-radius:3px}.calendar-scroll::-webkit-scrollbar-thumb:hover{background:hsl(var(215 20% 65%) / .5)}label.ant-form-item-required{position:relative}.ant-form-item .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{position:absolute;right:-2px;top:0}
