:root{--colorPrimaryLight:#95c7df;--colorPrimary:#42b1e8;--colorSecondary:#f06;--colorOrange:#ffa75c;--colorLight:#ccf1ff;--colorInfo:#1ea2f1;--colorSuccess:#4ec52a;--colorProcessing:#00a2ae;--colorError:#f04134;--colorWhite:#fff;--colorBlack:#333;--colorDarkGrey:#666;--colorGrey:#929292;--colorGray:#ccc;--colorLightGrey:#ddd;--colorLightBlue:#eee}[data-theme=dark]{--colorOrange:#ac7346;--colorInfo:#17527d;--colorSuccess:#2d6223;--colorProcessing:#0a525f;--colorLight:#667683;--colorWhite:#101010;--colorBlack:#e2e2e2;--colorLightGrey:#3e3e3e;--colorLightBlue:#202020;--colorDarkGrey:#c6c6c6;--colorGray:#484848}@keyframes skeleton-loading{0%{background-color:#f7f7f7}to{background-color:#ccc}}@keyframes scaling{0%{transform:scale(1)}to{transform:scale(1.8)}}:root input:-webkit-autofill,:root input:-webkit-autofill:focus,:root input:-webkit-autofill:hover,:root select:-webkit-autofill,:root select:-webkit-autofill:focus,:root select:-webkit-autofill:hover,:root textarea:-webkit-autofill,:root textarea:-webkit-autofill:focus,:root textarea:-webkit-autofill:hover{-webkit-text-fill-color:var(--colorBlack);-webkit-box-shadow:inset 0 0 0 1000px transparent;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;caret-color:var(--colorBlack)}:root .theme-color{color:var(--colorPrimaryLight)}:root .error-color{color:var(--colorError)}:root .primary-color{color:var(--colorPrimary)}:root .secondary-color{color:var(--colorSecondary)}:root .success-color{color:var(--colorSuccess)}:root .white-color{color:var(--colorWhite)}:root .black-color{color:var(--colorBlack)}:root .main-content{min-height:80dvh;padding:54px 0 0}:root .ant-collapse-header-text,:root .ant-select-selection-item{display:flex;align-items:center}:root .ant-select-selection-item img{vertical-align:middle}:root .ant-drawer .ant-drawer-close{z-index:1;padding:10px;position:absolute;top:0;right:0;color:var(--colorBlack)}:root .ant-drawer .ant-drawer-header{padding:15px 20px 5px}:root .ant-form-item-explain{color:var(--colorDarkGrey);text-align:center;font-size:10px;word-break:break-word}:root .main-container{margin:auto;max-width:1080px}:root .main-container.large{max-width:1420px}@media screen and (max-width:550px){:root .main-container{padding:0 10px}}:root .ant-pagination{margin:10px 0}:root .ant-pagination .ant-pagination-disabled .ant-pagination-item-link,:root .ant-pagination .ant-pagination-disabled:hover .ant-pagination-item-link{color:var(--colorBlack)}:root .ant-pagination .ant-pagination-item{color:var(--colorBlack)}:root .ant-pagination .ant-pagination-item.ant-pagination-item-active{background-color:transparent}:root .ant-pagination .ant-pagination-item a{color:var(--colorBlack)}:root .ant-pagination .ant-pagination-next .ant-pagination-item-link,:root .ant-pagination .ant-pagination-prev .ant-pagination-item-link{color:var(--colorBlack)}:root .ant-picker.ant-picker-range{height:32px;padding:0 10px}:root .text-center{text-align:center}:root .text-left{text-align:left}:root .__se__float-center{display:flex;justify-content:center}:root .ant-row .ant-col{padding:7px}:root .ant-row.ant-form-item{margin-left:unset;margin-right:unset}:root .ant-table{border-radius:0;overflow:auto}:root .ant-table table{border:1px solid #dee2e6;border-radius:0}:root .ant-table-tbody>tr>td,:root .ant-table-thead>tr>th{padding:10px 5px;border:1px solid #dee2e6}:root .ant-table-tbody>tr>td:before,:root .ant-table-thead>tr>th:before{display:none}:root .ant-table-container table>thead>tr:first-child th:first-child{border-top-left-radius:0}:root .ant-table-container table>thead>tr:last-child th:last-child{border-top-right-radius:0}:root .ant-table tfoot>tr>td,:root .ant-table tfoot>tr>th{padding:10px 5px}:root .ant-table tfoot>tr>td,:root .ant-table tfoot>tr>th,:root .ant-table-tbody>tr>td,:root .ant-table-thead>tr>th{background-color:var(--colorWhite)}:root .ant-table-thead>tr>th{white-space:nowrap}:root .table-responsive{overflow-x:auto}:root .ant-form .ant-form-item{color:var(--colorBlack);margin-bottom:5px}:root .ant-form .ant-form-item textarea.ant-input{min-height:40px}:root .ant-form .ant-form-item .ant-form-item-label{padding:0 5px}:root .ant-form .ant-form-item .ant-form-item-label label{font-size:13px;height:auto}:root .ant-form .ant-form-item .ant-input-password{padding:0 11px;background-color:transparent;color:var(--colorBlack)}:root .ant-form .ant-form-item .ant-input,:root .ant-form .ant-form-item .ant-input-number,:root .ant-form .ant-form-item .ant-picker,:root .ant-form .ant-form-item .ant-select-selector,:root .ant-form .ant-form-item .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{min-height:40px;background:transparent;color:var(--colorBlack)}:root .ant-form .ant-form-item .ant-input-number::placeholder,:root .ant-form .ant-form-item .ant-input::placeholder,:root .ant-form .ant-form-item .ant-picker::placeholder,:root .ant-form .ant-form-item .ant-select-selector::placeholder,:root .ant-form .ant-form-item .ant-select-single:not(.ant-select-customize-input) .ant-select-selector::placeholder{color:var(--colorBlack)}:root .ant-form .ant-form-item .ant-input .ant-select-selection-item,:root .ant-form .ant-form-item .ant-input-number .ant-select-selection-item,:root .ant-form .ant-form-item .ant-picker .ant-select-selection-item,:root .ant-form .ant-form-item .ant-select-selector .ant-select-selection-item,:root .ant-form .ant-form-item .ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item{line-height:3}:root .ant-form .ant-form-item .ant-input .ant-input-number-input-wrap input,:root .ant-form .ant-form-item .ant-input-number .ant-input-number-input-wrap input,:root .ant-form .ant-form-item .ant-picker .ant-input-number-input-wrap input,:root .ant-form .ant-form-item .ant-select-selector .ant-input-number-input-wrap input,:root .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}:root .ant-form .ant-form-item .ant-select-multiple .ant-select-selector .ant-select-selection-item{line-height:normal;height:auto}:root .ant-form .ant-form-item .ant-form-item-has-error :not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper,:root .ant-form .ant-form-item .ant-form-item-has-error :not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper:hover,:root .ant-form .ant-form-item .ant-form-item-has-error :not(.ant-input-disabled).ant-input,:root .ant-form .ant-form-item .ant-form-item-has-error :not(.ant-input-disabled).ant-input:hover{box-shadow:none}:root .ant-form .ant-form-item .ant-input-outlined.ant-input-status-error:not(.ant-input-disabled){background:transparent}:root .ant-form .ant-form-item .ant-input-outlined:focus,:root .ant-form .ant-form-item .ant-input-outlined:hover{background-color:transparent}:root .ant-tabs .ant-tabs-tab{font-weight:600;font-size:16px;color:var(--colorBlack);padding:5px 15px}:root .ant-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--colorPrimary)}:root .ant-tabs .ant-tabs-ink-bar{background:var(--colorPrimary)}:root .ant-btn.primary{background-image:linear-gradient(0deg,var(--colorPrimaryLight),var(--colorPrimary));color:#fff;box-shadow:0 5px 10px rgba(50,50,50,.2);padding:.7em 2em;font-size:.9em;font-weight:600;border-radius:.5em;min-height:40px;height:auto;border:0}:root .ant-btn.register{background-color:var(--colorPrimary);color:#fff;box-shadow:0 5px 10px rgba(50,50,50,.2);padding:.7em 2em;font-size:.9em;font-weight:600;border-radius:.5em;min-height:40px;height:auto;border:0;margin:10px}:root .ant-btn.success{background-color:var(--colorSuccess);color:#fff;box-shadow:0 5px 10px rgba(50,50,50,.2);padding:.7em 2em;font-size:.9em;font-weight:600;border-radius:.5em;min-height:40px;height:auto}:root .ant-btn.error{background-color:var(--colorError);color:#fff;box-shadow:0 5px 10px rgba(50,50,50,.2);padding:.7em 2em;font-size:.9em;font-weight:600;border-radius:.5em;min-height:40px;height:auto}:root .ant-btn.secondary{background:var(--colorSecondary);border-color:var(--colorSecondary);box-shadow:0 4px 4px rgba(0,0,0,.1);font-size:.9em;font-weight:600;border-radius:.5em;min-height:40px;height:auto;color:#fff}:root .ant-btn.info{border:none;color:#fff;padding:0 8px;min-height:30px;height:auto;background-color:var(--colorInfo);margin-right:5px}:root .ant-btn.danger{border:none;color:#fff;padding:0 8px;min-height:30px;height:auto;background-color:var(--colorError);margin-right:5px}:root .cover-upload{float:right;margin-top:5px}:root .cover-upload .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select{border-radius:3px;border:0;background-image:url(/placeholder-image.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;width:auto;height:auto;padding:5px 15px}:root .cover-upload .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select .ant-upload{color:#fff}:root .cover-upload .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select .ant-upload img{width:100%;height:100%;border-radius:50%;object-fit:cover}:root .avatar-uploader.ant-upload-wrapper{display:block;text-align:center}:root .avatar-uploader.ant-upload-wrapper .ant-upload-select{border:2px dashed var(--colorPrimary);padding:2px;border-radius:50%!important;margin:auto;background-image:url(/placeholder-image.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}:root .avatar-uploader.ant-upload-wrapper .ant-upload-select .ant-upload{position:relative}:root .avatar-uploader.ant-upload-wrapper .ant-upload-select .ant-upload img{width:100%;height:100%;border-radius:50%;object-fit:cover}:root .avatar-uploader.ant-upload-wrapper .ant-upload-select .ant-upload .anticon{font-size:18px;padding:8px;background-color:var(--colorPrimaryLight);color:#fff;border-radius:50%;position:absolute;bottom:15px;right:-5px}:root .page-not-found{min-height:60dvh;display:flex;align-items:center;justify-content:center;font-size:20px}:root .ant-image-mask .ant-image-mask-info{display:none}:root .ant-image-preview-root .ant-image-preview-mask{background-color:var(--colorWhite)}:root .ant-image-preview-root .ant-image-preview-operations{background-color:rgba(1,1,1,.3)}:root .ant-popover .ant-popover-inner-content{padding:0}:root .emoji-mart .emoji-mart-preview-emoji{left:5px}:root .emoji-mart .emoji-mart-preview-data{left:55px;right:25px}:root .emoji-mart .emoji-mart-preview-data .emoji-mart-title-label{font-size:14px;word-break:break-word}:root .emoji-mart .emoji-mart-preview-skins{right:10px}:root .heading-tab{display:flex;justify-content:space-between;align-items:center;position:relative}:root .heading-tab h4{white-space:nowrap;font-size:20px;color:var(--colorBlack)}:root .ant-modal-footer .ant-btn+.ant-btn:not(.ant-dropdown-trigger){margin-left:0}:root .hidden{visibility:hidden}:root .ant-descriptions-item-container .ant-descriptions-item-content,:root .ant-descriptions-item-container .ant-descriptions-item-label{align-items:center}:root .ant-descriptions .ant-descriptions-item-label{color:inherit}:root .subscription-btn-grp{max-width:400px;margin:15px auto;text-align:center;padding:0 5px}:root .subscription-btn-grp .ant-btn{width:100%;margin:5px 0;border:0}:root .infinite-scroll-component{overflow:unset!important}:root .skeleton-loading{animation:skeleton-loading 1s linear infinite alternate;max-width:100%;border-radius:5px}:root .confirm-purchase-form{padding:25px 25px 10px;display:flex}:root .confirm-purchase-form .left-col{width:35%;display:inline-flex;flex-direction:column;align-items:center;justify-content:center}:root .confirm-purchase-form .left-col .ant-avatar{width:120px;height:120px;border:2px solid var(--colorPrimary)}:root .confirm-purchase-form .left-col .p-name{margin-top:10px;font-size:16px;text-transform:capitalize}:root .confirm-purchase-form .left-col .p-username{color:var(--colorPrimary);margin-bottom:20px}:root .confirm-purchase-form .left-col .lock-icon{height:60px;width:auto}:root .confirm-purchase-form .right-col{width:65%}:root .confirm-purchase-form .right-col h2{text-align:center;font-weight:600;margin:0}:root .confirm-purchase-form .right-col h2 .username{color:var(--colorPrimary)}:root .confirm-purchase-form .right-col h3{text-align:center;font-weight:600}:root .confirm-purchase-form .right-col h3 .price{color:var(--colorPrimary);font-size:20px}:root .confirm-purchase-form .right-col ul.check-list{padding:0;text-align:left}:root .confirm-purchase-form .right-col ul.check-list li{font-size:14px;padding:5px 0}:root .confirm-purchase-form .right-col ul.check-list li .anticon{font-size:18px;color:var(--colorPrimary);margin-right:10px}:root .confirm-purchase-form .right-col .description{height:100px;overflow:auto;margin-bottom:25px}:root .confirm-purchase-form .right-col .ant-btn.primary{width:100%;border-radius:25px}:root .confirm-purchase-form .right-col .sub-text{margin-top:15px}:root .confirm-purchase-form .right-col .tip-grps{text-align:center}:root .confirm-purchase-form .right-col .tip-grps .ant-btn{margin:2px;color:var(--colorBlack);background-color:var(--colorWhite);min-width:102px;height:40px;border-radius:20px;font-weight:600}:root .confirm-purchase-form .right-col .tip-grps .ant-btn.ant-btn-primary{color:var(--colorWhite);background-color:var(--colorPrimary)}:root .confirm-purchase-form .right-col .tip-input{margin:15px 0;text-align:center}:root .confirm-purchase-form .right-col .tip-input p{margin:0}:root .confirm-purchase-form .right-col .tip-input .ant-input-number{width:100%;height:40px;border-radius:20px}:root .confirm-purchase-form .right-col .tip-input .ant-input-number input{height:40px}@media screen and (max-width:550px){:root .confirm-purchase-form{flex-direction:column}:root .confirm-purchase-form .left-col,:root .confirm-purchase-form .right-col{width:100%;padding:10px 0}}:root .ant-input-number-out-of-range .ant-input-number-input-wrap input{color:rgba(0,0,0,.88)}:root .ant-select-single{height:auto}:root .ant-table-wrapper .ant-table-cell,:root .ant-table-wrapper .ant-table-tbody>tr>td,:root .ant-table-wrapper .ant-table-tbody>tr>th,:root .ant-table-wrapper .ant-table-thead>tr>th,:root .ant-table-wrapper tfoot>tr>td,:root .ant-table-wrapper tfoot>tr>th{padding:10px 5px}:root .ant-table-wrapper .ant-table-thead>tr>td,:root .ant-table-wrapper .ant-table-thead>tr>th{font-weight:400}:root .ant-table-wrapper .ant-table-thead>tr>td.ant-table-column-sort,:root .ant-table-wrapper .ant-table-thead>tr>th.ant-table-column-sort{background:var(--colorLightGrey)}:root .ant-table-wrapper .ant-table-column-sorter{color:var(--colorBlack)}:root .ant-select-dropdown{background-color:var(--colorWhite);color:var(--colorBlack)}:root .ant-select-dropdown .ant-select-item{color:var(--colorBlack)}:root .ant-select-dropdown .ant-select-item.ant-select-item-option-selected,:root .ant-select-dropdown .ant-select-item.ant-select-item-option:hover{background-color:var(--colorLightGrey);color:var(--colorBlack)}@media screen and (max-width:550px){:root .ant-select-dropdown .ant-select-item-option-content img{display:none}}:root .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item,:root .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-title,:root .ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-item,:root .ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-submenu-title{color:var(--colorBlack)}:root .show-mobile{display:none}:root #home-footer{font-size:11px}:root .related-items{margin:30px 0}:root .related-items .ant-row{margin:0 -5px}:root .ant-modal{color:var(--colorBlack)}:root .ant-modal .ant-modal-footer{display:flex;justify-content:center;gap:10px;text-align:center;border:0;margin-top:20px}:root .ant-modal .ant-modal-title{font-size:18px}:root .modal-bottom .ant-collapse-header{display:none}:root .modal-bottom .ant-descriptions-row{display:block}:root .modal-bottom .ant-descriptions-row .ant-descriptions-item{display:block}@media screen and (max-width:550px){:root .modal-bottom{bottom:0;top:auto;transform:none;position:absolute;left:0;margin:0;padding-bottom:0;max-width:100%}:root .modal-bottom .ant-modal-content{border-radius:10px 10px 0 0;padding:10px}:root .modal-bottom .ant-modal-content .ant-modal-header{background-color:transparent;border:0}:root .modal-bottom .ant-modal-content .ant-modal-header .ant-modal-title{text-align:center}:root .modal-bottom .ant-modal-close .ant-modal-close-x{background-color:transparent;color:#999}:root .modal-bottom .ant-modal-body{padding:0 10px 10px}:root .modal-bottom .ant-modal-body .content-body-model{background-color:var(--colorWhite);border-radius:5px;padding:15px;max-height:calc(100dvh - 100px);overflow:auto}:root .modal-bottom .ant-modal-body .ant-input-number{background-color:transparent;border-color:#666}}:root .ant-table-container table>thead>tr:first-child>:first-child{border-start-start-radius:0}:root .ant-table-container table>thead>tr:first-child>:last-child{border-start-end-radius:0}:root .ant-select .ant-select-clear{background-color:transparent}:root .ant-input-affix-wrapper{background-color:transparent;color:var(--colorBlack)}:root .ant-tabs-top>.ant-tabs-nav:before{border-color:var(--colorLightGrey)}:root .ant-divider-horizontal:after,:root .ant-divider-horizontal:before{background:#ddd}:root .ant-btn-link{color:var(--colorPrimary)}:root .ant-input-textarea-show-count .ant-input-data-count{color:var(--colorBlack);font-size:11px}:root .ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{background:unset}:root .ant-progress .ant-progress-inner{background-color:var(--colorLightGrey)}:root .ant-progress .ant-progress-text{color:var(--colorBlack)}:root .ant-statistic .ant-statistic-content{color:var(--colorBlack)}@media screen and (max-width:550px){:root .ant-divider-inner-text{font-size:13px}}:root .ant-picker-dropdown .ant-picker-panel-container .ant-picker-panels{display:inline-flex;animation:none;flex-wrap:nowrap;direction:ltr;width:94%}@media screen and (max-width:550px){:root .ant-picker-dropdown .ant-picker-panel-container .ant-picker-panels{display:inline-grid}}@media screen and (max-width:550px){:root .ant-picker-dropdown .ant-picker-panel-container{display:flex;flex-direction:column;width:100%!important;max-width:360px!important}:root .ant-picker-panels{display:flex;flex-direction:column;width:100%;margin-left:10px}:root .ant-picker-date-panel{order:1;width:100%}:root .ant-picker-time-panel{order:2;width:100%;overflow-y:auto}:root .ant-picker-footer{text-align:center}}[data-theme=dark] body .ant-divider,[data-theme=dark] body .ant-divider-horizontal{color:var(--colorBlack);border-block-start:1px solid var(--colorGray)}[data-theme=dark] body .ant-divider-horizontal.ant-divider-with-text,[data-theme=dark] body .ant-divider.ant-divider-with-text{border-block-start:none}[data-theme=dark] body .ant-divider-horizontal:after,[data-theme=dark] body .ant-divider-horizontal:before,[data-theme=dark] body .ant-divider:after,[data-theme=dark] body .ant-divider:before{background:var(--colorBlack)}[data-theme=dark] body .ant-btn-default.ant-btn-disabled,[data-theme=dark] body .ant-btn-default:disabled,[data-theme=dark] body .ant-btn-primary.ant-btn-disabled,[data-theme=dark] body .ant-btn-primary:disabled{background-color:var(--colorLightBlue);color:var(--colorGray);opacity:.5;border-color:var(--colorLightGrey)}[data-theme=dark] body .ant-descriptions .ant-descriptions-item-content,[data-theme=dark] body .ant-descriptions .ant-descriptions-item-label{color:var(--colorBlack)}[data-theme=dark] body .ant-tabs{color:var(--colorBlack)}[data-theme=dark] body .ant-tabs .ant-tabs-tab{color:var(--colorBlack);border-color:var(--colorLightGrey)}[data-theme=dark] body .ant-table table{border-color:var(--colorLightGrey)}[data-theme=dark] body .ant-table tfoot>tr>td,[data-theme=dark] body .ant-table tfoot>tr>th,[data-theme=dark] body .ant-table-tbody>tr>td,[data-theme=dark] body .ant-table-thead>tr>th{background-color:var(--colorLightBlue);color:var(--colorBlack);border-color:var(--colorLightGrey)}[data-theme=dark] body .ant-table-wrapper .ant-table-tbody .ant-table-row>.ant-table-cell-row-hover{background-color:var(--colorLightGrey)}[data-theme=dark] body .ant-pagination .ant-pagination-item a{color:var(--colorBlack)}[data-theme=dark] body .ant-pagination .ant-pagination-item.ant-pagination-item-active{background-color:var(--colorPrimary);border-color:var(--colorLightBlue)}[data-theme=dark] body .ant-pagination .ant-pagination-next button,[data-theme=dark] body .ant-pagination .ant-pagination-prev button{color:var(--colorBlack)}[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(--colorBlack);opacity:.7}[data-theme=dark] body .ant-pagination .ant-pagination-simple-pager{color:var(--colorBlack)}[data-theme=dark] body .ant-pagination .ant-pagination-simple-pager input{color:var(--colorWhite)}[data-theme=dark] body .ant-pagination .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis,[data-theme=dark] body .ant-pagination .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis{color:var(--colorBlack)}[data-theme=dark] body .ant-input{background-color:var(--colorWhite);color:var(--colorBlack);border-color:var(--colorLightGrey)}[data-theme=dark] body .ant-input::placeholder{color:var(--colorBlack)}[data-theme=dark] body .ant-input-number{background-color:var(--colorWhite);color:var(--colorBlack)}[data-theme=dark] body .ant-input-number .ant-input-number-handler-wrap *{background-color:var(--colorLightBlue);color:var(--colorBlack)}[data-theme=dark] body .ant-input-number .ant-input-number-input{color:var(--colorBlack)}[data-theme=dark] body .ant-select .ant-select-selector{background-color:var(--colorWhite);color:var(--colorBlack)}[data-theme=dark] body .ant-select .ant-select-selector .ant-select-selection-search-input::placeholder{color:var(--colorBlack)}[data-theme=dark] body .ant-select-multiple .ant-select-selection-item-remove{color:var(--colorBlack)}[data-theme=dark] body .ant-form .ant-form-item .ant-input-password{border-color:var(--colorLightGrey)}[data-theme=dark] body .ant-input-affix-wrapper .anticon.ant-input-password-icon{color:var(--colorBlack)}[data-theme=dark] body .ant-input-affix-wrapper{background-color:transparent}[data-theme=dark] body .ant-input-affix-wrapper .ant-input-clear-icon{color:var(--colorBlack)}[data-theme=dark] body .ant-picker{background-color:var(--colorWhite);color:var(--colorBlack);border-color:var(--colorLightGrey)}[data-theme=dark] body .ant-picker .ant-picker-clear{color:var(--colorBlack);background-color:transparent}[data-theme=dark] body .ant-picker .ant-picker-input>input,[data-theme=dark] body .ant-picker .ant-picker-separator{background-color:var(--colorWhite);color:var(--colorBlack)}[data-theme=dark] body .ant-picker .ant-picker-input>input::placeholder,[data-theme=dark] body .ant-picker .ant-picker-separator::placeholder{color:var(--colorBlack)}[data-theme=dark] body .ant-picker:not(.ant-picker-disabled):not([disabled]).ant-picker-status-error{background-color:var(--colorWhite);color:var(--colorBlack)}[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:after,[data-theme=dark] body .ant-picker-dropdown .ant-picker-range-arrow:before{background-color:var(--colorLightBlue)}[data-theme=dark] body .ant-picker-dropdown .ant-picker-panel-layout{background-color:var(--colorLightBlue);color:var(--colorBlack)}[data-theme=dark] body .ant-picker-dropdown .ant-picker-content button,[data-theme=dark] body .ant-picker-dropdown .ant-picker-content td,[data-theme=dark] body .ant-picker-dropdown .ant-picker-content th,[data-theme=dark] body .ant-picker-dropdown .ant-picker-header button,[data-theme=dark] body .ant-picker-dropdown .ant-picker-header td,[data-theme=dark] body .ant-picker-dropdown .ant-picker-header th{color:var(--colorBlack)}[data-theme=dark] body .ant-picker-dropdown .ant-picker-content .ant-picker-cell-disabled,[data-theme=dark] body .ant-picker-dropdown .ant-picker-header .ant-picker-cell-disabled{color:var(--colorLightGrey);opacity:.9}[data-theme=dark] body .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-in-range:before{background-color:var(--colorGray)}[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-end: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{background-color:var(--colorPrimary)}[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,[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{background-color:var(--colorPrimary)}[data-theme=dark] body .ant-picker-dropdown .ant-picker-header{color:var(--colorBlack)}[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(--colorBlack)}[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(--colorPrimary);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(--colorWhite);color:var(--colorBlack)}[data-theme=dark] body .ant-popover .ant-popover-title{color:var(--colorBlack)}[data-theme=dark] body .ant-modal .ant-modal-close-x{color:var(--colorBlack)}[data-theme=dark] body .ant-modal .ant-modal-content{background-color:var(--colorWhite);color:var(--colorBlack)}[data-theme=dark] body .ant-modal .ant-modal-header,[data-theme=dark] body .ant-modal .ant-modal-title{background:none;color:var(--colorBlack)}[data-theme=dark] body .ant-form .ant-form-item .ant-form-item-label label{color:var(--colorBlack)}[data-theme=dark] body .ant-empty .ant-empty-description{color:var(--colorBlack)}[data-theme=dark] body .ant-select .ant-select-clear{background-color:transparent;color:var(--colorBlack)}[data-theme=dark] body .ant-select-dropdown{background-color:var(--colorLightBlue);color:var(--colorBlack)}[data-theme=dark] body .ant-select-dropdown .ant-select-item{color:var(--colorBlack)}[data-theme=dark] body .ant-select-dropdown .ant-select-item.ant-select-item-option-active{background-color:var(--colorLightGrey)}[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(--colorBlack);border-color:var(--colorLightGrey)}[data-theme=dark] body .ant-select-single.ant-select-open .ant-select-selection-item{color:var(--colorDarkGrey)}[data-theme=dark] body .ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:var(--colorLightGrey)}[data-theme=dark] body .ant-select .ant-select-arrow,[data-theme=dark] body .ant-select .ant-select-clear{color:var(--colorBlack)}[data-theme=dark] body .ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder,[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:hover>th,[data-theme=dark] body .ant-table-wrapper .ant-table-thead th.ant-table-column-has-sorters:hover{background-color:var(--colorLightGrey)}[data-theme=dark] body .ant-dropdown .ant-dropdown-menu{background-color:var(--colorLightGrey)}[data-theme=dark] body .ant-dropdown .ant-dropdown-menu a{color:var(--colorBlack)!important}[data-theme=dark] body .sun-editor{background-color:var(--colorWhite);color:var(--colorBlack);border-color:var(--colorLightGrey)}[data-theme=dark] body .sun-editor .se-toolbar{background-color:transparent;outline-color:var(--colorLightGrey)}[data-theme=dark] body .sun-editor button{color:var(--colorBlack)}[data-theme=dark] body .sun-editor .se-btn:enabled:focus,[data-theme=dark] body .sun-editor .se-btn:enabled:hover{background-color:var(--colorPrimary);border-color:var(--colorPrimary);color:#fff;outline:0 none}[data-theme=dark] body .sun-editor .sun-editor-editable{color:var(--colorBlack);background-color:transparent}[data-theme=dark] body .sun-editor .se-resizing-bar{background-color:transparent;color:var(--colorBlack);border-color:var(--colorLightGrey)}[data-theme=dark] body .sun-editor .se-list-layer{background-color:var(--colorLightBlue);color:#fff}[data-theme=dark] body .sun-editor .se-list-inner .se-list-basic li button.active{background-color:var(--colorPrimary);color:#fff}[data-theme=dark] body .sun-editor .se-btn-list.default_value{background-color:transparent}[data-theme=dark] body .sun-editor .se-btn-primary{background-color:var(--colorPrimary);color:#fff}[data-theme=dark] body .sun-editor .se-dialog .se-dialog-inner .se-dialog-content{background-color:var(--colorLightBlue);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:transparent}[data-theme=dark] body .ant-result .ant-result-subtitle,[data-theme=dark] body .ant-result .ant-result-title{color:var(--colorBlack)}[data-theme=dark] body .ant-form,[data-theme=dark] body .ant-statistic .ant-statistic-title,[data-theme=dark] body .ant-upload-wrapper .ant-upload,[data-theme=dark] body .ant-upload-wrapper .ant-upload-drag p.ant-upload-text{color:var(--colorBlack)}[data-theme=dark] body .ant-switch-inner{border:1px solid #fff}[data-theme=dark] body .ant-list .ant-list-item{color:var(--colorBlack)}html{scroll-behavior:smooth}::-webkit-scrollbar-thumb{background-color:var(--colorGrey);border-radius:10px}::-webkit-scrollbar{width:5px;height:3px;border-radius:10px}body{margin:0;background-color:var(--colorWhite);color:var(--colorBlack);font-size:14px;line-height:23px}button:hover{cursor:pointer;opacity:.8}li{list-style:none}a{text-decoration:none;color:var(--colorPrimary)}a:hover{opacity:.8}h5{margin-top:0;margin-bottom:.5em}@media screen and (max-width:550px){input:focus,textarea:focus{font-size:16px!important}input:focus:placeholder-shown,textarea:focus:placeholder-shown{font-size:14px!important}}@font-face{font-family:__Merriweather_Sans_ee2f0d;font-style:normal;font-weight:300 800;font-display:swap;src:url(/_next/static/media/2bbcd7c3cbda0948-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Merriweather_Sans_ee2f0d;font-style:normal;font-weight:300 800;font-display:swap;src:url(/_next/static/media/9c8f7b3ec6291869-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Merriweather_Sans_ee2f0d;font-style:normal;font-weight:300 800;font-display:swap;src:url(/_next/static/media/be3108bf0dcdb5c7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Merriweather_Sans_ee2f0d;font-style:normal;font-weight:300 800;font-display:swap;src:url(/_next/static/media/44719ea4f749e993-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Merriweather_Sans_Fallback_ee2f0d;src:local("Arial");ascent-override:92.45%;descent-override:25.65%;line-gap-override:0.00%;size-adjust:106.44%}.__className_ee2f0d{font-family:__Merriweather_Sans_ee2f0d,__Merriweather_Sans_Fallback_ee2f0d;font-style:normal}