html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
:root{--pink:#ff3ea6;--soft-pink:#ceadd6;--orange:#ffa75c;--blue:#1ea2f1;--light-blue:#42b1e8;--green:#4ec52a;--red:#de2416;--red-light:#f06;--white:#fff;--black:#333;--dark-grey:#666;--grey:#929292;--gray:#ccc;--light-grey:#ddd;--light-gray:#eee;--dark-purple:#a18cd1;--soft-purple:#fbc2eb}[data-theme=dark]{--orange:#ac7346;--blue:#1ea2f1;--green:#2d6223;--white:#101010;--black:#e2e2e2;--light-grey:#3e3e3e;--light-gray:#202020;--dark-grey:#c6c6c6;--gray:#484848}@keyframes skeleton-loading{0%{background-color:#f7f7f7}to{background-color:#ccc}}@keyframes skeleton-loading-dark{0%{background-color:#333}to{background-color:#4d4d4d}}@keyframes scaling{0%{transform:scale(1)}to{transform:scale(1.8)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.theme-color{color:var(--light-blue)}.error-color{color:var(--red)}.primary-color{color:var(--blue)}.secondary-color{color:var(--red-light)}.success-color{color:var(--green)}.white-color{color:var(--white)}.black-color{color:var(--black)}.infinite-scroll-component{overflow:unset!important}.modal{z-index:99}.modal__header{gap:20px;margin-bottom:10px}.modal__header .modal__title{color:var(--black);line-height:normal}.modal__body{height:auto;max-height:100dvh;overflow:auto}.modal__backdrop{background-color:#000c}.ant-collapse-header-text,.ant-select-selection-item{align-items:center;display:flex}.ant-select-selection-item img{vertical-align:middle}.ant-drawer .ant-drawer-close{z-index:1;padding:10px;position:absolute;top:0;right:0;color:var(--black)!important}.ant-drawer .ant-drawer-header{padding:15px}.ant-drawer .ant-drawer-content{color:var(--black);background-color:var(--light-gray)!important}.ant-form-item-with-help .ant-form-item-explain{text-align:left;word-break:break-word;font-size:10px;color:var(--dark-grey)!important}.ant-pagination{margin:10px 0}.ant-pagination .ant-pagination-disabled .ant-pagination-item-link,.ant-pagination .ant-pagination-disabled:hover .ant-pagination-item-link{color:var(--black)}.ant-pagination .ant-pagination-item{color:var(--black);background-color:var(--light-gray)!important}.ant-pagination .ant-pagination-item.ant-pagination-item-active{background-color:var(--blue)!important}.ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#fff!important}.ant-pagination .ant-pagination-item a{color:var(--black)!important}.ant-pagination .ant-pagination-prev .ant-pagination-item-link,.ant-pagination .ant-pagination-next .ant-pagination-item-link{color:var(--black)}.ant-menu,.ant-menu-submenu-popup>.ant-menu{background-color:var(--blue);color:var(--white)}.ant-menu-submenu-popup>.ant-menu a{color:var(--white)}.ant-picker.ant-picker-range{height:32px;padding:0 10px}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panels{max-width:100vw;overflow:auto}.text-center{text-align:center}.text-left{text-align:left}.__se__float-center{justify-content:center;display:flex}.ant-row .ant-col{padding:7px}.ant-row.ant-form-item{margin-left:unset;margin-right:unset}.ant-table{border-radius:0;overflow:auto}.ant-table table{border:1px solid #dee2e6;border-radius:0}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{border:1px solid #dee2e6;padding:10px 5px}.ant-table-tbody>tr>td:before,.ant-table-thead>tr>th:before{display:none}.ant-table-container table>thead>tr:first-child th:first-child{border-top-left-radius:0}.ant-table-container table>thead>tr:last-child th:last-child{border-top-right-radius:0}.ant-table tfoot>tr>th,.ant-table tfoot>tr>td{padding:10px 5px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td,.ant-table tfoot>tr>th,.ant-table tfoot>tr>td{background-color:var(--white)}.ant-table-thead>tr>th{white-space:nowrap}.table-responsive{overflow-x:auto}.ant-form .ant-form-item{color:var(--black);margin-bottom:5px}.ant-form .ant-form-item textarea.ant-input{min-height:40px}.ant-form .ant-form-item .ant-form-item-label{padding:0 5px}.ant-form .ant-form-item .ant-form-item-label label{height:auto;font-size:13px}.ant-form .ant-form-item .ant-input,.ant-form .ant-form-item .ant-input-number,.ant-form .ant-form-item .ant-select-selector,.ant-form .ant-form-item .ant-picker,.ant-form .ant-form-item .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{min-height:40px;color:var(--black);background:0 0}.ant-form .ant-form-item .ant-input::placeholder,.ant-form .ant-form-item .ant-input-number::placeholder,.ant-form .ant-form-item .ant-select-selector::placeholder,.ant-form .ant-form-item .ant-picker::placeholder,.ant-form .ant-form-item .ant-select-single:not(.ant-select-customize-input) .ant-select-selector::placeholder{color:var(--black)}.ant-form .ant-form-item .ant-input .ant-select-selection-item,.ant-form .ant-form-item .ant-input-number .ant-select-selection-item,.ant-form .ant-form-item .ant-select-selector .ant-select-selection-item,.ant-form .ant-form-item .ant-picker .ant-select-selection-item,.ant-form .ant-form-item .ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item{line-height:3}.ant-form .ant-form-item .ant-input .ant-input-number-input-wrap input,.ant-form .ant-form-item .ant-input-number .ant-input-number-input-wrap input,.ant-form .ant-form-item .ant-select-selector .ant-input-number-input-wrap input,.ant-form .ant-form-item .ant-picker .ant-input-number-input-wrap input,.ant-form .ant-form-item .ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-input-number-input-wrap input{min-height:38px}.ant-form .ant-form-item .ant-input-password{color:var(--black);background-color:#0000;padding:0 11px 0 0}.ant-form .ant-form-item .ant-input-password .ant-input{padding:0 20px}.ant-form .ant-form-item .ant-select-multiple .ant-select-selector .ant-select-selection-item{height:auto;line-height:normal}.ant-form .ant-form-item .ant-form-item-has-error :not(.ant-input-disabled).ant-input,.ant-form .ant-form-item .ant-form-item-has-error :not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper,.ant-form .ant-form-item .ant-form-item-has-error :not(.ant-input-disabled).ant-input:hover,.ant-form .ant-form-item .ant-form-item-has-error :not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper:hover{box-shadow:none}.ant-form .ant-form-item .ant-input-outlined.ant-input-status-error:not(.ant-input-disabled){background:0 0}.ant-form .ant-form-item .ant-input-outlined:hover,.ant-form .ant-form-item .ant-input-outlined:focus{background-color:#0000}.ant-tabs .ant-tabs-tab{color:var(--black);padding:5px 15px;font-size:16px;font-weight:600}.ant-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--blue)}.ant-tabs .ant-tabs-ink-bar{background:var(--blue)}.ant-btn.primary{background-image:linear-gradient(0deg,var(--light-blue),var(--blue));color:#fff;border:0;border-radius:.5em;height:auto;min-height:40px;padding:.7em 2em;font-size:.9em;font-weight:600;box-shadow:0 5px 10px #32323233}.ant-btn.success{background-color:var(--green);color:#fff;border-radius:.5em;height:auto;min-height:40px;padding:.7em 2em;font-size:.9em;font-weight:600;box-shadow:0 5px 10px #32323233}.ant-btn.error{background-color:var(--red);color:#fff;border-radius:.5em;height:auto;min-height:40px;padding:.7em 2em;font-size:.9em;font-weight:600;box-shadow:0 5px 10px #32323233}.ant-btn.secondary{background:var(--red-light);border-color:var(--red-light);color:#fff;border-radius:.5em;height:auto;min-height:40px;font-size:.9em;font-weight:600;box-shadow:0 4px 4px #0000001a}.ant-btn.info{color:#fff;background-color:var(--blue);border:none;height:auto;min-height:30px;margin-right:5px;padding:0 8px}.ant-btn.danger{color:#fff;background-color:var(--red);border:none;height:auto;min-height:30px;margin-right:5px;padding:0 8px}.ant-upload-wrapper .ant-upload-select,.ant-upload-wrapper .ant-upload-select .ant-upload{width:100%;height:100%;display:inline-block}.cover-upload{float:right;margin-top:5px}.cover-upload .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select{background-image:url(/placeholder-image.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:0;border-radius:3px;width:auto;height:auto;padding:5px 15px}.cover-upload .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select .ant-upload{color:#fff}.cover-upload .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select .ant-upload img{object-fit:cover;border-radius:50%;width:100%;height:100%}.avatar-uploader.ant-upload-wrapper{text-align:center;display:block}.avatar-uploader.ant-upload-wrapper .ant-upload-select{border:2px dashed var(--blue);background-image:url(/placeholder-image.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;margin:auto;padding:2px;border-radius:50%!important}.avatar-uploader.ant-upload-wrapper .ant-upload-select .ant-upload{position:relative}.avatar-uploader.ant-upload-wrapper .ant-upload-select .ant-upload .ant-image,.avatar-uploader.ant-upload-wrapper .ant-upload-select .ant-upload img{object-fit:cover;border-radius:50%;width:100%;height:100%}.avatar-uploader.ant-upload-wrapper .ant-upload-select .ant-upload .anticon{background-color:#00000080;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;bottom:15px;right:-7px}.avatar-uploader.ant-upload-wrapper .ant-upload-select .ant-upload .anticon svg{color:#fff;width:auto;height:20px}.ant-image-mask .ant-image-mask-info{display:none}.ant-image-preview-root .ant-image-preview-mask{background-color:var(--white)}.ant-image-preview-root .ant-image-preview-operations{background-color:#0101014d}.ant-popover .ant-popover-inner-content{padding:0}.emoji-mart .emoji-mart-preview-emoji{left:5px}.emoji-mart .emoji-mart-preview-data{left:55px;right:25px}.emoji-mart .emoji-mart-preview-data .emoji-mart-title-label{word-break:break-word;font-size:14px}.emoji-mart .emoji-mart-preview-skins{right:10px}.heading-tab{justify-content:space-between;align-items:center;display:flex;position:relative}.heading-tab h4{white-space:nowrap;color:var(--black);font-size:20px}.ant-modal-footer .ant-btn+.ant-btn:not(.ant-dropdown-trigger){margin-left:0}.hidden{visibility:hidden}.ant-descriptions-item-container .ant-descriptions-item-label,.ant-descriptions-item-container .ant-descriptions-item-content{align-items:center}.ant-descriptions .ant-descriptions-item-label{color:inherit}.subscription-btn-grp{text-align:center;max-width:400px;margin:15px auto;padding:0 5px}.subscription-btn-grp .ant-btn{border:0;width:100%;margin:5px 0}.skeleton-loading{border-radius:5px;max-width:100%;animation:1s linear infinite alternate skeleton-loading}.ant-input-number-out-of-range .ant-input-number-input-wrap input{color:#000000e0}.ant-select-single{height:auto!important}.ant-table-wrapper .ant-table-cell,.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-tbody>tr>th,.ant-table-wrapper .ant-table-tbody>tr>td,.ant-table-wrapper tfoot>tr>th,.ant-table-wrapper tfoot>tr>td{padding:10px 5px}.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-thead>tr>td{font-weight:400}.ant-table-wrapper .ant-table-thead>tr>th.ant-table-column-sort,.ant-table-wrapper .ant-table-thead>tr>td.ant-table-column-sort{background:var(--light-grey)}.ant-table-wrapper .ant-table-column-sorter{color:var(--black)}.ant-select-dropdown{background-color:var(--white);color:var(--black)}.ant-select-dropdown .ant-select-item{color:var(--black)}.ant-select-dropdown .ant-select-item.ant-select-item-option-selected,.ant-select-dropdown .ant-select-item.ant-select-item-option:hover{background-color:var(--light-grey);color:var(--black)}@media screen and (max-width:550px){.ant-select-dropdown .ant-select-item-option-content img{display:none}}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item,.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-item,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-title,.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-submenu-title{color:var(--black)!important}.show-mobile{display:none}@media screen and (max-width:550px){.show-mobile{display:block}}#home-footer{font-size:11px}.ant-modal{color:var(--black)}.ant-modal .ant-modal-footer{text-align:center;border:0;justify-content:center;gap:10px;margin-top:20px;display:flex}.ant-modal .ant-modal-title{font-size:18px}.modal-bottom .ant-collapse-header{display:none}.modal-bottom .ant-descriptions-row,.modal-bottom .ant-descriptions-row .ant-descriptions-item{display:block}@media screen and (max-width:550px){.modal-bottom{max-width:100%;margin:0;padding-bottom:0;position:absolute;top:auto;bottom:0;left:0;transform:none}.modal-bottom .ant-modal-content{border-radius:10px 10px 0 0;padding:10px}.modal-bottom .ant-modal-content .ant-modal-header{background-color:#0000;border:0}.modal-bottom .ant-modal-content .ant-modal-header .ant-modal-title{text-align:center}.modal-bottom .ant-modal-close .ant-modal-close-x{color:#999;background-color:#0000}.modal-bottom .ant-modal-body{padding:0 10px 10px}.modal-bottom .ant-modal-body .content-body-model{background-color:var(--white);border-radius:5px;max-height:calc(100dvh - 100px);padding:15px;overflow:auto}.modal-bottom .ant-modal-body .ant-input-number{background-color:#0000;border-color:#666}}.ant-table-container table>thead>tr:first-child>:first-child{border-start-start-radius:0}.ant-table-container table>thead>tr:first-child>:last-child{border-start-end-radius:0}.ant-select .ant-select-clear{background-color:#0000}.ant-input-affix-wrapper{background-color:#0000;color:var(--black)!important}.ant-tabs-top>.ant-tabs-nav:before{border-color:var(--light-grey)}.ant-divider-horizontal:before,.ant-divider-horizontal:after{background:#ddd}.ant-btn-link{color:var(--blue)}.ant-input-textarea-show-count .ant-input-data-count{color:var(--black);font-size:11px}.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{background:unset}.ant-progress .ant-progress-inner{background-color:var(--light-grey)}.ant-progress .ant-progress-text.ant-progress-text-outer,.ant-statistic .ant-statistic-content{color:var(--black)}.ant-switch .ant-switch-inner .ant-switch-inner-checked{color:var(--white)!important}.ant-switch .ant-switch-inner .ant-switch-inner-unchecked{color:var(--black)!important}.ant-upload-wrapper{width:100%}.ant-checkbox-wrapper,.ant-form-item .ant-form-item-label>label,.ant-table-wrapper .ant-table-column-sorter,.ant-select-multiple .ant-select-selection-overflow .ant-select-selection-item-remove:hover{color:var(--black)!important}[data-theme=dark] body .skeleton-loading{border-radius:5px;max-width:100%;animation:1s linear infinite alternate skeleton-loading-dark}[data-theme=dark] body .ant-divider,[data-theme=dark] body .ant-divider-horizontal{color:var(--black);border-block-start:1px solid var(--gray)}[data-theme=dark] body .ant-divider.ant-divider-with-text,[data-theme=dark] body .ant-divider-horizontal.ant-divider-with-text{border-block-start:none}[data-theme=dark] body .ant-divider:before,[data-theme=dark] body .ant-divider:after,[data-theme=dark] body .ant-divider-horizontal:before,[data-theme=dark] body .ant-divider-horizontal:after{background:var(--black)}[data-theme=dark] body .ant-btn-default:disabled,[data-theme=dark] body .ant-btn-default.ant-btn-disabled,[data-theme=dark] body .ant-btn-primary:disabled,[data-theme=dark] body .ant-btn-primary.ant-btn-disabled{background-color:var(--light-gray);color:var(--gray);opacity:.5;border-color:var(--light-grey)}[data-theme=dark] body .ant-descriptions .ant-descriptions-item-label,[data-theme=dark] body .ant-descriptions .ant-descriptions-item-content,[data-theme=dark] body .ant-tabs{color:var(--black)}[data-theme=dark] body .ant-tabs .ant-tabs-tab{color:var(--black);border-color:var(--light-grey)}[data-theme=dark] body .ant-table table{border-color:var(--light-grey)}[data-theme=dark] body .ant-table-thead>tr>th,[data-theme=dark] body .ant-table-tbody>tr>td,[data-theme=dark] body .ant-table tfoot>tr>th,[data-theme=dark] body .ant-table tfoot>tr>td{background-color:var(--light-gray);color:var(--black);border-color:var(--light-grey)}[data-theme=dark] body .ant-table-wrapper .ant-table-tbody .ant-table-row>.ant-table-cell-row-hover{background-color:var(--light-grey)}[data-theme=dark] body .ant-pagination{justify-content:center;align-items:center;margin:0 auto;display:flex}[data-theme=dark] body .ant-pagination .ant-pagination-item.ant-pagination-item-active{background-color:var(--blue);border-color:var(--light-gray)}[data-theme=dark] body .ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#fff}[data-theme=dark] body .ant-pagination .ant-pagination-next button,[data-theme=dark] body .ant-pagination .ant-pagination-prev button{color:var(--black)}[data-theme=dark] body .ant-pagination .ant-pagination-disabled .ant-pagination-item-link,[data-theme=dark] body .ant-pagination .ant-pagination-disabled:hover .ant-pagination-item-link{color:var(--black);opacity:.7}[data-theme=dark] body .ant-pagination .ant-pagination-simple-pager{color:var(--black)!important}[data-theme=dark] body .ant-pagination .ant-pagination-simple-pager input{color:var(--black)!important;border:1px solid var(--blue)!important;background-color:#0000!important;outline:none!important}[data-theme=dark] body .ant-pagination .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,[data-theme=dark] body .ant-pagination .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis{color:var(--black)}[data-theme=dark] body .ant-input{background-color:var(--white);color:var(--black);border-color:var(--light-grey)}[data-theme=dark] body .ant-input::placeholder{color:var(--black)}[data-theme=dark] body .ant-input-number{background-color:var(--white);color:var(--black)}[data-theme=dark] body .ant-input-number .ant-input-number-handler-wrap *{background-color:var(--light-gray);color:var(--black)}[data-theme=dark] body .ant-input-number .ant-input-number-input{color:var(--black)}[data-theme=dark] body .ant-select .ant-select-selector{background-color:var(--light-gray);color:var(--black)}[data-theme=dark] body .ant-select .ant-select-selector .ant-select-selection-search-input::placeholder,[data-theme=dark] body .ant-select-multiple .ant-select-selection-item-remove{color:var(--black)}[data-theme=dark] body .ant-form .ant-form-item .ant-input-password{border-color:var(--light-grey)}[data-theme=dark] body .ant-input-affix-wrapper .anticon.ant-input-password-icon{color:var(--black)}[data-theme=dark] body .ant-input-affix-wrapper{background-color:#0000}[data-theme=dark] body .ant-input-affix-wrapper .ant-input-clear-icon{color:var(--black)}[data-theme=dark] body .ant-picker{background-color:var(--white);color:var(--black);border-color:var(--light-grey)}[data-theme=dark] body .ant-picker .ant-picker-clear{color:var(--black);background-color:#0000}[data-theme=dark] body .ant-picker .ant-picker-input>input,[data-theme=dark] body .ant-picker .ant-picker-separator{background-color:var(--white);color:var(--black)}[data-theme=dark] body .ant-picker .ant-picker-input>input::placeholder,[data-theme=dark] body .ant-picker .ant-picker-separator::placeholder{color:var(--black)}[data-theme=dark] body .ant-picker:not(.ant-picker-disabled):not([disabled]).ant-picker-status-error{background-color:var(--white);color:var(--black)}[data-theme=dark] body .ant-picker:not(.ant-picker-disabled):not([disabled]).ant-picker-status-error .ant-picker-input>input{min-height:36px}[data-theme=dark] body .ant-picker-dropdown .ant-picker-range-arrow:before,[data-theme=dark] body .ant-picker-dropdown .ant-picker-range-arrow:after{background-color:var(--light-gray)}[data-theme=dark] body .ant-picker-dropdown .ant-picker-panel-layout{background-color:var(--light-gray);color:var(--black)}[data-theme=dark] body .ant-picker-dropdown .ant-picker-header button,[data-theme=dark] body .ant-picker-dropdown .ant-picker-header th,[data-theme=dark] body .ant-picker-dropdown .ant-picker-header td,[data-theme=dark] body .ant-picker-dropdown .ant-picker-content button,[data-theme=dark] body .ant-picker-dropdown .ant-picker-content th,[data-theme=dark] body .ant-picker-dropdown .ant-picker-content td{color:var(--black)}[data-theme=dark] body .ant-picker-dropdown .ant-picker-header .ant-picker-cell-disabled,[data-theme=dark] body .ant-picker-dropdown .ant-picker-content .ant-picker-cell-disabled{color:var(--light-grey);opacity:.9}[data-theme=dark] body .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-in-range:before{background-color:var(--gray)}[data-theme=dark] body .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-in-range:not(.ant-picker-cell-disabled):before,[data-theme=dark] body .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-disabled):before,[data-theme=dark] body .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-disabled):before,[data-theme=dark] body .ant-picker-dropdown .ant-picker-cell-range-start.ant-picker-cell-selected:before,[data-theme=dark] body .ant-picker-dropdown .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):before,[data-theme=dark] body .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):before{background-color:var(--blue)}[data-theme=dark] body .ant-picker-dropdown .ant-picker-header,[data-theme=dark] body .ant-picker-dropdown .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner{color:var(--black)}[data-theme=dark] body .ant-picker-dropdown .ant-picker-time-panel-column>li.ant-picker-time-panel-cell.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background-color:var(--blue);color:#fff}[data-theme=dark] body .ant-input-disabled,[data-theme=dark] body .ant-input[disabled]{background-color:none}[data-theme=dark] body .ant-popover .ant-popover-inner{background-color:var(--light-gray);color:var(--black)}[data-theme=dark] body .ant-popover .ant-popover-title{color:var(--black)}[data-theme=dark] body .modal__popup{background:var(--white);color:var(--black);border-color:var(--gray)}[data-theme=dark] body .ant-modal .ant-modal-close-x{color:var(--black)}[data-theme=dark] body .ant-modal .ant-modal-content{background-color:var(--white);color:var(--black)}[data-theme=dark] body .ant-modal .ant-modal-title,[data-theme=dark] body .ant-modal .ant-modal-header{color:var(--black);background:0 0}[data-theme=dark] body .ant-form .ant-form-item .ant-form-item-label label,[data-theme=dark] body .ant-empty .ant-empty-description{color:var(--black)}[data-theme=dark] body .ant-select .ant-select-clear{color:var(--black);background-color:#0000}[data-theme=dark] body .ant-select-dropdown{background-color:var(--light-gray);color:var(--black)}[data-theme=dark] body .ant-select-dropdown .ant-select-item{color:var(--black)}[data-theme=dark] body .ant-select-dropdown .ant-select-item.ant-select-item-option-active{background-color:var(--light-grey)}[data-theme=dark] body .ant-select-single .ant-select-selector,[data-theme=dark] body .ant-select:not(.ant-select-customize-input) .ant-select-selector{color:var(--black);border-color:var(--light-grey)}[data-theme=dark] body .ant-select-single.ant-select-open .ant-select-selection-item{color:var(--dark-grey)}[data-theme=dark] body .ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:var(--light-grey)}[data-theme=dark] body .ant-select .ant-select-clear,[data-theme=dark] body .ant-select .ant-select-arrow{color:var(--black)}[data-theme=dark] body .ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder:hover>th,[data-theme=dark] body .ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder:hover>td,[data-theme=dark] body .ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder,[data-theme=dark] body .ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters:hover,[data-theme=dark] body .ant-dropdown .ant-dropdown-menu{background-color:var(--light-grey)}[data-theme=dark] body .ant-dropdown .ant-dropdown-menu a{color:var(--black)!important}[data-theme=dark] body .sun-editor{background-color:var(--white);color:var(--black);border-color:var(--light-grey)}[data-theme=dark] body .sun-editor .se-toolbar{outline-color:var(--light-grey);background-color:#0000}[data-theme=dark] body .sun-editor button{color:var(--black)}[data-theme=dark] body .sun-editor .se-btn:enabled:focus,[data-theme=dark] body .sun-editor .se-btn:enabled:hover{background-color:var(--blue);border-color:var(--blue);color:#fff;outline:0}[data-theme=dark] body .sun-editor .sun-editor-editable{color:var(--black);background-color:#0000}[data-theme=dark] body .sun-editor .se-resizing-bar{color:var(--black);border-color:var(--light-grey);background-color:#0000}[data-theme=dark] body .sun-editor .se-list-layer{background-color:var(--light-gray);color:#fff}[data-theme=dark] body .sun-editor .se-list-inner .se-list-basic li button.active{background-color:var(--blue);color:#fff}[data-theme=dark] body .sun-editor .se-btn-list.default_value{background-color:#0000}[data-theme=dark] body .sun-editor .se-btn-primary{background-color:var(--blue);color:#fff}[data-theme=dark] body .sun-editor .se-dialog .se-dialog-inner .se-dialog-content{background-color:var(--light-gray);color:#fff}[data-theme=dark] body .sun-editor .se-dialog button,[data-theme=dark] body .sun-editor .se-dialog input,[data-theme=dark] body .sun-editor .se-dialog label{color:#fff}[data-theme=dark] body .sun-editor .se-dialog button:hover,[data-theme=dark] body .sun-editor .se-dialog input:hover,[data-theme=dark] body .sun-editor .se-dialog label:hover{background-color:#0000}[data-theme=dark] body .ant-result .ant-result-title,[data-theme=dark] body .ant-result .ant-result-subtitle,[data-theme=dark] body .ant-upload-wrapper .ant-upload-drag p.ant-upload-text,[data-theme=dark] body .ant-form,[data-theme=dark] body .ant-upload-wrapper .ant-upload,[data-theme=dark] body .ant-statistic .ant-statistic-title{color:var(--black)}[data-theme=dark] body .ant-switch-inner{border:1px solid #fff}[data-theme=dark] body .ant-list .ant-list-item,[data-theme=dark] body .ant-select-selector .ant-select-selection-placeholder{color:var(--black)}[data-theme=dark] body .ant-input-suffix .ant-input-data-count{color:var(--grey)}[data-theme=dark] body .ant-input-prefix svg,[data-theme=dark] body .ant-input-suffix{color:#fff}html{scroll-behavior:smooth}::-webkit-scrollbar-thumb{background-color:var(--grey);border-radius:10px}::-webkit-scrollbar{border-radius:10px;width:5px;height:3px}body{background-color:var(--white);color:var(--black);margin:0;font-size:14px;line-height:23px}.body-content{min-height:90dvh;padding-bottom:40px}.main-next-layout{padding-top:65px}.main-container{max-width:1080px;margin:auto;padding:0 10px}.feed-container{max-width:650px;margin:0 auto}button{cursor:pointer}button:hover{opacity:.8}li{list-style:none}a{color:var(--blue);text-decoration:none}a:hover{opacity:.8}@media screen and (max-width:550px){.hide-mobile{display:none!important}textarea:focus,textarea:active,input:focus,input:active{font-size:16px!important;transform:none!important}}@media screen and (-webkit-min-device-pixel-ratio:0){input,textarea{font-size:16px!important;transform:none!important}}
@font-face{font-family:primaryFont;src:url(../media/MerriweatherSans-s.p.74684f1d.ttf)format("truetype");font-display:swap}@font-face{font-family:primaryFont Fallback;src:local(Arial);ascent-override:92.25%;descent-override:25.59%;line-gap-override:0.0%;size-adjust:106.67%}.primaryfont_d390455a-module__CCJGpG__className{font-family:primaryFont,primaryFont Fallback}.primaryfont_d390455a-module__CCJGpG__variable{--font-merriweather-sans:"primaryFont","primaryFont Fallback"}
