:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}.Table table,.Table .ant-table{border-radius:1rem}.light .Table .ant-table{box-shadow:0 2px 5px #0000000d,0 0 20px #f8f8f84d}.dark .Table .ant-table{box-shadow:0 0 20px #24222080,0 2px 5px #0000000d}.Table .ant-pagination-total-text{padding-top:1px;font-family:Inter}.light .Table tr.ant-table-row:nth-child(odd){background-color:#e8e8e859}.dark .Table tr.ant-table-row:nth-child(odd){background-color:#24242459}.Table tr.ant-table-row td.ant-table-cell{font-family:Inter}.light .Table tr.ant-table-row td.ant-table-cell{color:#242220f2}.dark .Table tr.ant-table-row td.ant-table-cell{color:#dfdddbf2}.Table tr.ant-table-row:last-child td.ant-table-cell:last-child{border-bottom-right-radius:1rem}.Table tr.ant-table-row:last-child td.ant-table-cell:first-child{border-bottom-left-radius:1rem}.Table tr.ant-table-row{height:4.3rem}.Table .ant-table-thead{height:5rem}.Table th.ant-table-cell{font-weight:500!important;font-family:Inter;font-size:1rem;padding:.87rem!important}.light .Table th.ant-table-cell{background-color:#e8e8e8b3}.dark .Table th.ant-table-cell{background-color:#242424b3}.Table th.ant-table-cell:before{height:3.5em!important}.light .Table th.ant-table-cell:before{background-color:#00000014!important}.dark .Table th.ant-table-cell:before{background-color:#ffffff14!important}.light .Table th.ant-table-cell-fix-sticky{background-color:#efefef}.dark .Table th.ant-table-cell-fix-sticky{background-color:#1f1f1f}.Table th.ant-table-cell,.Table td.ant-table-cell{border-bottom:none!important}.Table .ant-btn{height:40px}.Segmented{background:transparent;border-bottom:1px solid rgba(0,0,0,.06);padding:0;border-radius:0}.light .Segmented{border-color:#0000000f}.dark .Segmented{border-color:#ffffff0f}@media only screen and (max-width: 1024px){.Segmented__full-name{display:none}}.Segmented__short-name{display:none}@media only screen and (max-width: 1024px){.Segmented__short-name{display:block}}.Segmented .ant-segmented-group{gap:.7rem 2rem;flex-wrap:wrap}.Segmented .ant-segmented-item{border-bottom:2px solid transparent;font-family:Inter;border-radius:0;box-shadow:none}.light .Segmented .ant-segmented-item{color:#242220}.dark .Segmented .ant-segmented-item{color:#dfdddb}.Segmented .ant-segmented-item:hover{color:#1890ff!important}.Segmented .ant-segmented-item:after{content:none}.Segmented .ant-segmented-thumb{box-shadow:none;background-color:transparent;border-radius:0;height:101%;border-bottom:2px solid #1890ff}.Segmented .ant-segmented-item-selected{border-color:#1890ff;background-color:transparent}.Segmented .ant-segmented-item-selected .ant-segmented-item-label{color:#1890ff}.Segmented .ant-segmented-item-label{padding:0;min-height:1.9375rem}.PageTitle{display:flex;align-items:baseline}.PageTitle__head{font-family:Montserrat;font-size:1.5rem;margin-bottom:.8rem;line-height:1.1}@media only screen and (max-width: 1024px){.PageTitle__head{font-size:1.37rem;margin-bottom:1.5rem}}@media only screen and (max-width: 576px){.PageTitle__head{font-size:1rem;margin-bottom:1.25rem}}.light .PageTitle__head{color:#242220}.dark .PageTitle__head{color:#dfdddb}.PageTitle__head--no-margin{margin-bottom:0}.PageTitle__back{font-family:Montserrat;font-size:1rem;margin-bottom:.3rem;text-decoration:none;transition:all .3s ease-in-out;display:inline-block}.light .PageTitle__back{color:#24222080}.dark .PageTitle__back{color:#dfdddb}.PageTitle__back svg{margin-right:.6rem;opacity:.6;transition:all .3s ease-in-out;stroke:currentColor}.PageTitle__back:hover{color:#4096ff}.PageTitle__back:hover svg{opacity:1}.PageTitle__back--no-margin{margin-bottom:0}.EmptyPlaceholder{margin:auto}.EmptyPlaceholder .ant-empty-description{font-family:Montserrat;line-height:1.375rem;font-weight:500}.EmptyPlaceholder .ant-empty-description span,.light .EmptyPlaceholder .ant-empty-description span{color:#2422204d}.dark .EmptyPlaceholder .ant-empty-description span{color:#dfdddb}.InfoModal .ant-modal-body{padding-top:0}.InfoModal .ant-modal-title{font-family:Montserrat;font-weight:500;font-size:1.5rem;line-height:120%}.light .InfoModal .ant-modal-title{color:#242220}.dark .InfoModal .ant-modal-title{color:#dfdddb}.InfoModal .ant-modal-close{top:1.4375rem}.InfoModal .ant-modal-header{margin-bottom:2.625rem}.LabelWithText{font-family:Inter;font-size:1rem;line-height:120%;padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid rgba(36,34,32,.15)}.LabelWithText:last-of-type{border-bottom-color:transparent;padding-bottom:0}.LabelWithText--border-padding:last-of-type{border-bottom-color:#24222026;padding-bottom:1.25rem}.LabelWithText__label{color:#242220;flex:1}.LabelWithText__label>p{padding-right:1.875rem;min-width:26rem;max-width:26rem}.LabelWithText__text{font-weight:500;color:#000;width:100%}.LabelWithText__text--empty{opacity:.6}.LabelWithText__text .ant-form-item{margin-bottom:0}.light .LabelWithText__label,.light .LabelWithText__text{color:#242220}.dark .LabelWithText__label{color:#fffc}.dark .LabelWithText__text{color:#dfdddb}.CustomForm__radio-buttons.ant-radio-group{display:flex;gap:1.5rem}.CustomForm__radio-buttons.ant-radio-group .ant-radio-button-wrapper{text-align:center;border-start-start-radius:0;border-end-start-radius:0;border-start-end-radius:0;border-end-end-radius:0;border:1px solid #d1d1d1;border-radius:5px;transition:all .3s ease-in-out;width:8.75rem;height:auto}.CustomForm__radio-buttons.ant-radio-group .ant-radio-button-wrapper:before{display:none}@media only screen and (max-width: 576px){.CustomForm__radio-buttons.ant-radio-group .ant-radio-button-wrapper{width:8.4375rem}}.CustomForm__radio-buttons.ant-radio-group .ant-radio-button-wrapper-checked{border:1px solid #1890ff;box-shadow:0 0 14px #4743e033}.CustomForm .ant-form-item{max-width:100%}.CustomForm .ant-form-item label,.CustomForm .ant-form-item input{font-size:1rem;font-family:Inter,sans-serif;font-weight:400}.CustomForm .ant-input,.CustomForm .ant-picker,.CustomForm .ant-select-single .ant-select-selector{width:100%;padding:1rem;height:auto}.CustomForm .ant-select-single{height:auto}.CustomForm .ant-picker-range{width:100%}.CustomForm__radio-button{padding:.625rem}.CustomForm .ant-input::placeholder{transition:all .3s ease-in-out}.CustomForm .ant-input:focus::placeholder{color:transparent}.PublicOffer{width:53.125rem}.PublicOffer span,.PublicOffer label{font-family:Inter,sans-serif}.PublicOffer__title{font-family:Montserrat,sans-serif;color:#42505c;font-size:2.5rem;font-weight:700;line-height:138%;margin:0 0 1.5rem}.PublicOffer__title--smaller{font-size:1.5rem;font-weight:500;line-height:229%}.PublicOffer__document{font-size:1.125rem}.PublicOffer__document a{display:flex;gap:1.25rem}.PublicOffer__document a span{font-family:Roboto,sans-serif}.PublicOffer__document .ant-checkbox+span{padding-inline-start:1.25rem}.PublicOffer__inputs{margin-top:1.5rem}.PublicOffer__inputs .ant-form-item{margin-bottom:1.5rem}.PublicOffer__inputs>.ant-form-item,.PublicOffer__inputs .CustomForm__dynamic-select{width:calc(50% - 1.5625rem)}@media only screen and (max-width: 576px){.PublicOffer__inputs>.ant-form-item,.PublicOffer__inputs .CustomForm__dynamic-select{width:100%}}.PublicOffer__inputs .ant-form-item.block,.PublicOffer__filedrop.ant-form-item{width:100%}.PublicOffer__filedrop.ant-form-item .ant-upload-wrapper .ant-upload-drag{background:none}.PublicOffer__radio-button{padding:.625rem;height:auto}.PublicOffer__agreement{gap:1rem;margin-bottom:2.1875rem;text-align:justify}.PublicOffer__agreement .ant-form-item .ant-form-item-control-input{min-height:0}.PublicOffer .ant-modal-content{padding:2.5rem 4.375rem}@media only screen and (max-width: 576px){.PublicOffer .ant-modal-content{padding:1rem 2rem}}.PublicOffer .ant-modal-body{padding:0}.PublicOffer .ant-divider{margin:2.1875rem 0;border-color:#0003}.PublicOffer .ant-form-item-no-colon{width:100%}.PublicOffer label .anticon svg{color:#0000001a}.PublicOffer .ant-radio-group{display:flex;gap:1rem}.PublicOffer .ant-radio-group .ant-radio-button-wrapper{border-start-start-radius:0;border-end-start-radius:0;border-start-end-radius:0;border-end-end-radius:0;border:1px solid #d1d1d1;border-radius:5px;transition:all .3s ease-in-out}.PublicOffer .ant-radio-group .ant-radio-button-wrapper:before{display:none}.PublicOffer .ant-radio-group .ant-radio-button-wrapper-checked{border:1px solid #1890ff;box-shadow:0 0 14px #4743e033}.PublicOffer .ant-btn{padding:.75rem 1.25rem;height:100%}.PublicOffer .CustomForm__dynamic-select .ant-select-selector{padding:1rem}.PublicOffer .CustomForm__dynamic-select .ant-select-single{height:auto}.News{gap:1.55rem}.News__wrapper{padding:0 3rem}@media (min-width: 1440px) and (max-width: 1919px){.News{gap:1.875rem}}@media (min-width: 1920px){.News{gap:1.875rem}}.News__card{padding-right:1.25rem;padding-left:1.25rem}.News__img-wrapper{height:11.25rem;overflow:hidden;border-radius:.5rem;width:100%;flex-shrink:0;margin-bottom:1.25rem}.News__img-wrapper_img{width:100%;object-fit:cover;height:100%}.News__title{font-size:1rem;height:2.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.News__desc{font-size:1rem;line-height:1.2;min-height:4.8em;max-height:4.8em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-bottom:.625rem}.News__link{color:#1890ff;text-decoration:none;border-bottom:1px solid #1890ff}.News .ant-skeleton-element .ant-skeleton-image{height:11.25rem;width:20rem;border-radius:5px;margin-bottom:1.25rem}.ScheduleCard{border-radius:1rem;margin-bottom:.625rem;line-height:120%;font-size:.875rem;max-width:15rem;width:100%}.ScheduleCard--module{max-width:22.8125rem}.ScheduleCard .ant-card-body{padding:1.25rem;font-family:Inter}.light .ScheduleCard{color:#242220}.dark .ScheduleCard{color:#dfdddb}@media (min-width: 768px) and (max-width: 1023px){.ScheduleCard{width:calc(50% - .8rem);margin-bottom:1.25rem}}@media (min-width: 1024px) and (max-width: 1439px){.ScheduleCard{width:calc(50% - .8rem)}}.ScheduleCard__link{text-decoration:none;font-weight:500;line-height:120%}.light .ScheduleCard__link{color:#242220}.dark .ScheduleCard__link{color:#dfdddb}.ScheduleCard__link svg{margin-right:.625rem;margin-bottom:.0625rem}.light .ScheduleCard__link svg path{stroke:#242220}.dark .ScheduleCard__link svg path{stroke:#dfdddb}.ScheduleCard__type{font-weight:600;line-height:120%;color:#1890ff}.ScheduleCard__type .ant-card-body{padding:.4375rem 1.875rem}.ScheduleCard__classroom{font-weight:500;line-height:120%}.light .ScheduleCard__classroom{color:#242220}.dark .ScheduleCard__classroom{color:#dfdddb}.ScheduleCard__lesson{margin:.3125rem 0}.ScheduleCard__lesson .ant-card-body{padding:1.25rem .9375rem}.ScheduleCard__time{font-weight:600;line-height:120%;color:#1890ff;padding:0 .625rem;text-transform:uppercase}.light .ScheduleCard__time span{color:#242220}.dark .ScheduleCard__time span{color:#dfdddb}.ScheduleCard__title{font-weight:500;line-height:120%}.ScheduleCard__teacher{font-weight:500;line-height:120%;margin:.3125rem 0 .9375rem}.light .ScheduleCard__teacher{color:#242220a6}.dark .ScheduleCard__teacher{color:#dfdddba6}.Schedule{gap:1.1875rem;margin-bottom:3.75rem}.ScheduleHeader__title-container{display:flex;gap:.5rem}@media only screen and (max-width: 768px){.ScheduleHeader .Segmented{display:block;border-bottom:none}}@media only screen and (max-width: 768px){.ScheduleHeader .Segmented .ant-segmented-item{display:none;border:none;width:2.5rem}}@media only screen and (max-width: 768px){.ScheduleHeader .Segmented .ant-segmented-item-selected{display:block}}.day-select-arrow{display:none}@media only screen and (max-width: 768px){.day-select-arrow{display:block}}.week-dates{font-size:1rem;margin:0 1rem}.PriorityCard{width:17.5rem!important;height:10rem;padding:1.25rem .9375rem}.PriorityCard__speciality-name{width:100%;color:#242220bf;font-family:Montserrat,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:140%}.PriorityCard__card-footer{width:100%;display:flex;justify-self:flex-end;margin-top:auto;justify-content:space-between;gap:.312rem}.PriorityCard .ant-card-body{padding:0;height:100%;display:flex;flex-direction:column}.PriorityCard__index-btn{border:1px solid rgba(36,34,32,.75);margin-left:auto}.PriorityCard .ant-btn-link{font-family:Montserrat,sans-serif;font-size:.625rem;font-weight:500;border:1px solid #1890ff;color:#1890ff}.ApplicantCard.faculty-card,.ApplicantCard.documents-card{max-width:100%;width:30.75rem}.ApplicantCard.faculty-card .ApplicantCard__body{cursor:pointer;transition:all .3s ease-in-out}.ApplicantCard.faculty-card .ApplicantCard__body:hover{color:#1890ff}.ApplicantCard.faculty-card,.ApplicantCard.documents-card{width:calc(25% - 1.3125rem)}@media only screen and (max-width: 1440px){.ApplicantCard.faculty-card,.ApplicantCard.documents-card{width:calc(50% - .875rem)}}@media only screen and (max-width: 768px){.ApplicantCard.faculty-card,.ApplicantCard.documents-card{width:100%}}.ApplicantCard.disabled{opacity:.6}.ApplicantCard__body{gap:.5rem}.ApplicantCard__body img,.ApplicantCard__body svg{max-width:3.125rem;height:3.125rem;flex:1 0 auto}.ApplicantCard .ant-avatar{min-width:3.125rem!important;min-height:3.125rem!important}.ApplicantCard h2{font-size:1rem;font-weight:600;letter-spacing:.2px;line-height:1.1875rem}.ApplicantCard p{font-size:.75rem}.ApplicantCard .ant-card-body{padding:1rem;height:100%}.ApplicantCard .ant-divider{margin:.25rem 0}.ApplicantCard__footer-content{display:flex;justify-content:flex-start;gap:.5rem;align-items:center}.ApplicantCard__footer-content .ant-btn-icon svg{width:1.25rem;height:1.25rem}.ApplicantCard__footer-divider{border-left:1px solid #dfdddb;height:1rem;display:inline-block}.FacultyInfo{width:100%;margin-bottom:.625rem}.FacultyInfo__title{color:#242220bf;font-family:Inter,sans-serif;margin-bottom:.4rem;font-weight:500;font-size:1rem}.FacultyInfo__content{width:100%}.FacultyInfo__row{gap:.625rem}.FacultyInfo .ant-btn-link{font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;border:1px solid #1890ff;color:#1890ff}.FacultyInfo .ant-btn-default{font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;color:#242220bf;font-weight:400;line-height:140%;border-radius:.08rem;border:1px solid rgba(0,0,0,.1)}.FacultyInfo .ant-badge-count{width:1.25rem;height:1.25rem;top:.02rem;right:.02rem;background:#1890ff}.ApplicantInfo__container{display:flex;flex-wrap:wrap;width:100%;gap:1.25rem}.ApplicantInfo__content{margin-bottom:3.75rem}.ApplicantInfo__priority-spec-container{width:100%;margin:1.5rem 0}@media only screen and (max-width: 1920px){.ApplicantInfo__priority-spec-container .PriorityCard{width:calc(20% - 1rem)}}@media only screen and (max-width: 1440px){.ApplicantInfo__priority-spec-container .PriorityCard{width:calc(25% - .9375rem)}}@media only screen and (max-width: 1024px){.ApplicantInfo__priority-spec-container .PriorityCard{width:calc(33.3333333333% - .8333333333rem)}}@media only screen and (max-width: 768px){.ApplicantInfo__priority-spec-container .PriorityCard{width:calc(50% - .625rem)}}@media only screen and (max-width: 576px){.ApplicantInfo__priority-spec-container .PriorityCard{width:100%}}.ApplicantInfo__modal{width:52.5rem!important}.ApplicantInfo__modal .ant-select-single:not(.ant-select-customize-input) .ant-select-selector,.ApplicantInfo__modal .ant-input-number{padding:.75rem .625rem}.ApplicantInfo__modal .ant-input-number{width:100%}.ApplicantInfo__modal .ant-radio-group{flex-wrap:wrap}.ActionCard{text-decoration:none;max-width:22.8125rem;width:100%}@media only screen and (max-width: 1024px){.ActionCard{max-width:calc(50% - .78125rem)}}@media only screen and (max-width: 576px){.ActionCard{max-width:100%}}.ActionCard__btns{gap:.3125rem}.ActionCard__btns path{fill:#1890ff}.ActionCard__btns rect{stroke:#1890ff}.ActionCard .ant-card-body{padding:1.5625rem .9375rem}.ActionCard__title{color:#1e293b;font-family:Montserrat;font-weight:500;line-height:130%;margin-bottom:2.8125rem;height:2.5rem}.ActiveModules{gap:1.5625rem;margin-bottom:3.75rem}.UsefulResources__icon{width:24px;height:24px;font-size:18px;object-fit:contain;display:inline-block}.UsefulResources__icon-wrap{margin-right:.5rem;display:flex;align-items:center;justify-content:center}.UsefulResources__text-ellipsis{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.Timetable{width:100%;margin-bottom:2rem}.Timetable__expand-button{position:absolute;display:flex;align-items:center;top:0;right:0;z-index:1}.Timetable__item__description{color:#fff!important}.Timetable__item .ant-steps-item-description{color:#fff!important;background-color:#52c41a;padding:0 8px;border-radius:4px;box-shadow:0 2px 5px #0003}.Timetable__item .ant-steps-item-icon{background-color:transparent}.ClaimModal .ant-form-item{margin-bottom:0}.ClaimModal__submit{display:block;margin-left:auto}.ClaimModal__input{border:none;padding:5px 0;font-weight:500;color:#000;font-size:1rem}.ClaimModal__input::placeholder{color:#000;opacity:.6;line-height:120%}.ClaimModal__input input{font-weight:500;padding:5px 0!important}.AddNewDocumentFlow .ant-form-item-label>label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;width:100%}.AddNewDocumentFlow__buttons{display:flex;justify-content:flex-end;gap:10px;width:100%;padding:10px}.AddNewDocumentFlow__file-uploader{margin-top:32px;height:40px;width:100%;font-weight:500;box-shadow:none;display:flex;justify-content:center;align-items:center;transition:all .2s ease}.AddNewDocumentFlow__selected-file-info{margin-top:10px;font-size:14px;color:var(--ant-primary-color, #1890ff);font-weight:500}.AddNewDocumentFlow .route-select__add-btn{margin:33px 5px 0 0;height:25px;width:25px;display:flex;align-items:center;justify-content:center;border:1px solid var(--ant-primary-color, #1890ff);border-radius:4px;transition:all .2s ease}.AddNewDocumentFlow .route-select__add-btn:hover{background-color:var(--ant-primary-1, #e6f7ff);border-color:var(--ant-primary-color-hover, #40a9ff)}.AddNewDocumentFlow .route-select__add-btn .anticon{font-size:16px;color:var(--ant-primary-color, #1890ff)}.AddNewDocumentFlow .route_display{flex:1;overflow-y:auto;padding:10px;box-sizing:border-box}.OpenDocumentFlow{margin-top:15px}.OpenDocumentFlow .ant-modal-title{padding:7px 0 0 15px}.OpenDocumentFlow .ant-modal-content{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:1450px!important;height:800px!important;overflow:hidden;padding:0 10px;box-shadow:none}.OpenDocumentFlow .ant-modal-body{display:flex;flex-direction:column;height:calc(100% - 85px)}.OpenDocumentFlow .ant-modal-footer{display:flex;justify-content:flex-end;align-items:center;margin:0}.OpenDocumentFlow__up_side{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;height:40%;width:100%}.OpenDocumentFlow__down_side{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;height:60%;width:100%;margin-top:3px;overflow:hidden}.OpenDocumentFlow__down_side .tabs{display:flex;width:100%}.OpenDocumentFlow__down_side .tabs .custom-badge-tab .ant-badge-count{font-size:12px;min-width:16px;height:16px;line-height:16px;padding:0 5px;transform:translate(90%,-80%)}.OpenDocumentFlow__down_side .tabs .history-scroll-container{flex-grow:1;overflow-y:auto;max-height:100%;padding-right:10px}.OpenDocumentFlow__down_side .tabs .history-scroll-container::-webkit-scrollbar{width:8px}.OpenDocumentFlow__down_side .tabs .history-scroll-container::-webkit-scrollbar-track{background:#1f1f1f;border-radius:5px}.OpenDocumentFlow__down_side .tabs .history-scroll-container::-webkit-scrollbar-thumb{background:#555;border-radius:5px}.OpenDocumentFlow__down_side .tabs .history-scroll-container::-webkit-scrollbar-thumb:hover{background:#888}.OpenDocumentFlow__left_column{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:50%;height:100%;position:relative}.OpenDocumentFlow__left_column .ant-form .OpenDocumentFlow__first_row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:5px;padding:0 5px}.OpenDocumentFlow__left_column .ant-form .OpenDocumentFlow__first_row .ant-form-item{flex:1;height:45px}.OpenDocumentFlow__left_column .ant-form .form-item-description{width:100%;padding-bottom:5px}.OpenDocumentFlow__right_column{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:50%;height:100%;position:relative;padding-left:20px}.OpenDocumentFlow__right_column .ant-form{display:flex;flex-wrap:wrap;width:100%;margin:0}.OpenDocumentFlow__right_column .ant-form .OpenDocumentFlow__first_row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:5px;height:65px}.OpenDocumentFlow__right_column .ant-form .OpenDocumentFlow__first_row .ant-form-item{flex:1;height:45px}.OpenDocumentFlow__right_column .ant-form .OpenDocumentFlow__files{width:100%;padding-left:10px;display:flex;flex-direction:column}.OpenDocumentFlow__right_column .ant-form .OpenDocumentFlow__files .file-list .file-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.OpenDocumentFlow__right_column .ant-form .OpenDocumentFlow__files .file-list .file-item .document-file-icon{font-size:40px;padding-right:10px}.TopMenu{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0;margin-top:-17px;width:100%}.TopMenu .ant-radio-button-wrapper:first-child{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.TopMenu .ant-radio-button-wrapper:last-child{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.TopMenu .ant-btn{border-radius:0!important}.TopMenu__left-text{display:flex;align-items:center;padding:0;margin:0 0 0 20px;height:30px}.TopMenu__dropdown .ant-dropdown-menu{padding:10px;border-radius:4px;min-width:220px}.TopMenu__dropdown .ant-dropdown-menu-item{padding:10px 15px!important;font-size:14px;font-weight:500;color:#333;transition:background-color .3s}.TopMenu__dropdown .ant-dropdown-menu-item:hover{background-color:#f5f5f5;color:#1677ff}.SigningFile .ant-modal-content{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:1450px!important;height:800px!important;overflow:hidden;padding:0 10px;box-shadow:none}.SigningFile .ant-modal-body{display:flex;flex-direction:column;height:calc(100% - 85px)}.SigningFile .ant-modal-footer{display:flex;justify-content:flex-end;align-items:center;margin:0}._pdfContainer_1a24s_1{flex:1;display:flex;flex-direction:column;align-items:center;height:800px;background:#222}._fullscreen_1a24s_10{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;background:#111}._controls_1a24s_20{display:flex;width:100%;align-items:center;justify-content:center;background:#333;padding:10px;margin-bottom:10px;gap:10px}._pageInfo_1a24s_31{color:#fff;font-size:16px;font-weight:700;min-width:60px;text-align:center}._zoomLevel_1a24s_39{color:#fff;font-size:14px;min-width:50px;text-align:center}._pdfViewer_1a24s_46{flex:1;width:100%;height:100%;overflow:auto;background:#222;border-radius:5px;display:flex;justify-content:center;align-items:flex-start;gap:20px}._twoPageMode_1a24s_59{display:flex;justify-content:center;align-items:center;overflow-x:auto}._pageRow_1a24s_66{display:flex;gap:10px}.ViewDocumentFlowFile .ant-modal-content{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:1450px!important;height:800px!important;overflow:hidden;padding:0;box-shadow:none;display:flex;flex-direction:column}.workflow-container{position:relative;width:100%;height:95vh;display:flex;flex-direction:column;align-items:flex-start}.workflow-container .add-process-btn{position:absolute;top:10px;left:10px;z-index:1000}.workflow-container .add_workflow_select{position:absolute;width:300px;top:10px;left:170px;z-index:1000}.workflow-container .save-workflow-btn{position:absolute;top:10px;right:50px;z-index:1000}.workflow-container .fullscreen-toggle-btn{position:absolute;top:10px;right:10px;z-index:1000}.workflow-container.fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;background:#1a1a1a;padding:1rem;display:flex;flex-direction:column}.workflow-container.fullscreen .workflow-editor{flex-grow:1;margin-top:1rem}.workflow-container.fullscreen .add-process-btn,.workflow-container.fullscreen .add_workflow_select,.workflow-container.fullscreen .save-workflow-btn,.workflow-container.fullscreen .fullscreen-toggle-btn{margin-right:10px}.workflow-editor{flex:1;width:100%;height:calc(100vh - 60px);position:relative}.custom-drawer .drawer-content{display:flex;flex-direction:column;gap:16px}.custom-drawer .field-group{display:flex;flex-direction:column;gap:8px}.custom-drawer .field-group label{font-size:14px;color:#ddd;font-weight:500}.custom-drawer .step-group{display:flex;align-items:center;gap:8px;margin-bottom:8px}.custom-drawer .remove-step-btn{min-width:36px;height:36px}.custom-drawer .add-step-btn{margin-top:10px;width:100%}.x6-cell.x6-edge path{stroke:red;stroke-width:1px}marker path{fill:red!important;stroke:red!important}.route-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));gap:16px}.route-card{border-radius:.4rem!important;box-shadow:none}.route-card .card-section{margin-bottom:12px}.route-card .steps .step-item{display:block;font-size:13px}.history-container{width:100%;padding:20px}.history-container .timeline-item-process-history{margin-left:0;min-width:280px}.history-container .timeline-item-process-history .ant-timeline-item-content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:15px!important}.history-container .timeline-item{width:100%;margin-left:0}.history-container .timeline-item .ant-timeline-item-head{display:none!important}.history-container .process-card{border-radius:10px;width:100%;margin:0 auto}.history-container .process-card .ant-card-head{text-align:center}.history-container .process-card.in-progress{background-color:#c2d6e626;border:1px solid rgba(24,144,255,.6);box-shadow:0 2px 10px #1890ff66}.history-container .process-card.completed{background-color:#d9f7be26;border:1px solid rgba(82,196,26,.6);box-shadow:0 2px 10px #52c41a66}.history-container .process-card.rejected{background-color:#ff000026;border:1px solid rgba(255,0,0,.6);box-shadow:0 2px 10px #f006}.history-container .steps-container{margin-top:10px;padding:10px;border-radius:10px}.history-container .ant-collapse-header{padding:3px 8px!important;font-size:13px!important}.history-container .step-history-list{margin-top:8px;padding-left:20px;list-style:disc}.history-container .step-history-list li{margin-bottom:10px;font-size:13px}.history-container .step-history-list li .timestamp{font-weight:700}.history-container .step-history-list li .timestamp-colored{font-weight:700;color:#52c41a}.document-flow-card{margin-top:-5px;border-top:none;border-radius:0 0 8px 8px;overflow:hidden;padding:16px}.document-flow-name{display:flex;justify-content:space-between;margin-bottom:16px}.document-flow-name__text{font-weight:700;font-size:16px}.document-flow-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px}.document-flow-actions__buttons{display:flex;align-items:center;gap:8px}.document-flow-tabs,.document-flow-files{margin-top:10px}.document-flow-content-card{margin-top:-5px;border-top:none;padding:16px;border-radius:0}.document-flow-text{font-size:14px;line-height:1.6}.comment-form{width:100%;padding:15px;border-radius:8px;margin-top:20px}.comment-form textarea{width:100%;border-radius:5px;padding:10px;font-size:14px}.comment-form .comment-form-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.comment-form .comment-form-footer .ant-form-item{margin-bottom:10px;display:flex;align-items:center}.comment-form .comment-form-footer .comment-upload{margin:0}.comment-form .comment-form-footer .comment-upload .add-files-button{margin:0 5px}.comment-form .comment-form-actions{display:flex;justify-content:space-between;margin-top:10px}.comment-form .comment-form-actions .comment-submit,.comment-form .comment-form-actions .comment-cancel{margin:0 5px}.comment-tree{display:flex;flex-direction:column;gap:15px;width:100%}.comment-item{display:flex;align-items:flex-start;gap:15px;width:100%}.comment-item .comment-avatar{width:50px;height:50px;flex-shrink:0;border-radius:50%;font-weight:700;font-size:17px;display:flex;align-items:center;justify-content:center;margin-top:8px}.comment-item .comment-body{flex:1;width:100%}.comment-item .comment-body .comment-header{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:5px}.comment-item .comment-body .comment-header .comment-username{font-weight:700}.comment-children{width:100%;margin-left:50px;max-width:calc(100% - 50px);padding-left:10px;border-left:1px solid dimgray}.comment-card .ant-card-body{padding:8px 16px!important}.comment-section{width:100%;max-width:100%;margin:auto;padding:20px}.comment-list{width:100%;display:flex;flex-direction:column;gap:15px}.comment-tree{display:flex;align-items:flex-start;gap:10px}.comment-avatar{width:40px;height:40px;flex-shrink:0}.comment-body{width:100%}.comment-card{border-radius:8px;padding:12px}.comment-header{display:flex;align-items:center;gap:8px;margin-bottom:5px}.comment-username{font-weight:700}.comment-text{font-size:14px;margin-top:4px}.comment-attachments{margin-top:8px}.comment-attachments a{display:block;text-decoration:none}.comment-attachments a:hover{text-decoration:underline}.comment-reply-button{margin-top:8px;cursor:pointer;border:none;background:none;font-size:14px}.comment-reply-button:hover{text-decoration:underline}._global-history_16enf_1{padding:1rem}._global-history__section_16enf_4{margin-bottom:2rem;padding:1rem;border-radius:8px}._global-history__section--current_16enf_9{background-color:#16600f33;border:1px solid rgba(23,141,250,.2)}._global-history__title_16enf_13{margin-bottom:1rem}._global-history__log-list_16enf_16{list-style-type:none;padding-left:0}._global-history__log-item_16enf_20{margin-bottom:.75rem}._global-history__log-item--rejected_16enf_23{display:inline-block;max-width:max-content;background-color:#ff4d4f;color:#fff;padding:.5rem;border-radius:6px}._global-history__log-item--rejected_16enf_23 ._global-history__timestamp_16enf_31,._global-history__log-item--rejected_16enf_23 ._global-history__comment_16enf_32,._global-history__log-item--rejected_16enf_23 ._global-history__changed-by_16enf_33,._global-history__log-item--rejected_16enf_23 code,._global-history__log-item--rejected_16enf_23 em{color:#fff}._global-history__timestamp_16enf_31{color:#1890ff;font-weight:700}._global-history__comment_16enf_32{margin-top:.2rem}._global-history__changed-by_16enf_33{font-size:.9rem;color:#666;margin-top:.2rem}.form_row{display:flex;gap:24px;flex-wrap:wrap;align-items:center}.form_row .button{margin:27px 0 0}.comment_section_wrapper{display:flex;justify-content:flex-end}._processCard_7e1x8_1{margin-bottom:24px;border:1px solid #f0f0f0;border-radius:8px}._stepsList_7e1x8_7{margin-top:16px;padding-left:12px;display:flex;flex-direction:column;gap:12px}._stepItem_7e1x8_15{display:flex;justify-content:space-between;align-items:center;background:#fafafa;padding:8px 12px;border-radius:6px;border-left:4px solid #1890ff}._stepInfo_7e1x8_25{display:flex;flex-direction:row;gap:8px;align-items:center}._stepOrder_7e1x8_32{font-weight:700;color:#999}._stepName_7e1x8_37{font-weight:500;color:#999}._stepSlug_7e1x8_42{font-size:12px;color:#aaa}.SendMyDocument__table .row-processed{background-color:#007bff33!important}.template-editor{width:100%;margin:auto;font-family:Times New Roman,serif}.template-editor__title{text-align:center;margin-bottom:20px}.template-editor__variables{margin-bottom:15px;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.template-editor__var-button{padding:5px 10px;border:1px solid #ccc;background-color:#f3f3f3;cursor:pointer;border-radius:4px;font-family:monospace}.template-editor__toolbar{position:sticky;top:0;z-index:2;display:flex;flex-direction:column;gap:8px;padding:10px;border-bottom:1px solid #ddd;background-color:#f9f9f9;margin-bottom:20px}.template-editor__toolbar .toolbar-separator{width:1px;height:28px;background-color:#ccc;margin:0 6px}.template-editor__toolbar-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.template-editor__toolbar .btn-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:6px;border:none;border-radius:6px;background-color:#fff;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}.template-editor__toolbar .btn-icon svg{width:20px;height:20px}.template-editor__toolbar .btn-icon:hover{background-color:#f0f0f0}.template-editor__toolbar .btn-icon.active{background-color:#e0eaff;box-shadow:inset 0 0 0 2px #39f}.template-editor__toolbar .btn-action{padding:6px 12px;font-size:14px;background-color:#fff;border:1px solid #ccc;border-radius:6px;transition:background-color .2s ease}.template-editor__toolbar .btn-action:hover{background-color:#f3f3f3}.template-editor__toolbar .btn-save{background-color:#007bff!important;color:#fff!important;border-radius:6px!important;font-weight:700;transition:background-color .2s}.template-editor__toolbar .btn-save:hover{background-color:#005fcc!important}.template-editor__toolbar select{padding:6px 8px;border:1px solid #ccc;border-radius:4px;background-color:#fff;font-size:14px}.template-editor__toolbar input[type=color]{width:36px;height:36px;border:none;background:none;cursor:pointer}.template-editor__toolbar-spacer{flex:1}.template-editor__page{background:#fff;border:1px solid #aaa;box-shadow:0 0 10px #0000001a;width:794px;min-height:1123px;margin:0 auto;padding:40px 50px;box-sizing:border-box}.template-editor__save-button{margin-top:20px;padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;float:right}.ProseMirror:focus{outline:none!important;box-shadow:none!important}.AddUnboundDocument{width:100%}.AddUnboundDocument__file-uploader{margin-top:32px;height:40px;width:100%;font-weight:500;box-shadow:none;display:flex;justify-content:center;align-items:center;transition:all .2s ease}.AddUnboundDocument__buttons{display:flex;justify-content:flex-end;margin-top:16px;gap:16px}.ManageAllDocument__header-form{margin-top:20px}.ManageAllDocument__button-save{display:flex;justify-content:flex-end;width:100%;gap:16px}.ManageAllDocument__uploaded-file{margin-top:17px}.InnerDocumentForManage{padding:16px}.InnerDocumentForManage__top-line{border:1px solid #eaeaea;margin-bottom:16px}.InnerDocumentForManage__grid{display:flex;flex-direction:column;gap:16px}.InnerDocumentForManage__card{width:100%;border-radius:8px}.InnerDocumentForManage__card .ant-card-head{border-bottom:1px solid #f0f0f0}.InnerDocumentForManage__card .ant-card-body{padding:16px}.InnerDocumentForManage__status{font-size:12px;font-weight:500}.InnerDocumentForManage__status--in_progress{color:#1890ff}.InnerDocumentForManage__status--completed{color:#52c41a}.InnerDocumentForManage__status--rejected{color:#ff4d4f}.InnerDocumentForManage__info{margin:4px 0;font-size:14px}.InnerDocumentForManage__processes{margin-top:16px;padding-top:8px;border-top:1px solid #eaeaea}.InnerDocumentForManage__process{margin-bottom:12px;padding:8px;border:1px solid #eaeaea;border-radius:6px}.InnerDocumentForManage__process--in_progress{background-color:#c2d6e626;border:1px solid rgba(24,144,255,.6);box-shadow:0 2px 10px #1890ff66}.InnerDocumentForManage__process--completed{background-color:#d9f7be26;border:1px solid rgba(82,196,26,.6);box-shadow:0 2px 10px #52c41a66}.InnerDocumentForManage__process--rejected{background-color:#ff000026;border:1px solid rgba(255,0,0,.6);box-shadow:0 2px 10px #f006}.InnerDocumentForManage__process-responsible{padding-left:50px}.InnerDocumentForManage__process-header{display:flex;justify-content:space-between;font-weight:500;margin-bottom:6px;font-size:14px;color:#333}.InnerDocumentForManage__process-name{color:#1677ff}.InnerDocumentForManage__process-status{font-style:italic}.InnerDocumentForManage__steps{padding-left:12px;display:flex;flex-direction:column;gap:4px}.InnerDocumentForManage__step{font-size:13px;display:flex;gap:6px;align-items:center}.InnerDocumentForManage__step-order{font-weight:700}.InnerDocumentForManage__step-name{font-weight:500}.uploaded-files-tab{padding:12px;font-size:14px}.uploaded-files-tab p{margin:6px 0;line-height:1.4}.uploaded-files-tab p a{font-weight:500;color:#1677ff;text-decoration:underline}.uploaded-files-tab p .watch-file{height:18px;width:18px;background-color:#1677ff;border-radius:50%;color:#fff}.ant-upload-wrapper{width:100%}.ant-upload-wrapper .ant-upload-list-picture-card-container{width:100px;height:100px}.ant-upload-wrapper .ant-upload.ant-upload-select{width:100px;height:100px;border:1px dashed #d9d9d9;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .3s}.ant-upload-wrapper .ant-upload.ant-upload-select:hover{border-color:#1677ff}.ant-modal .ant-tabs-tabpane{padding-top:12px}.UploadedFilesViewerList--column{padding-top:8px;display:flex;flex-direction:column;gap:8px}.UploadedFilesViewerList--row{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;align-items:center}.UploadedFilesViewerList__file{word-break:break-word;white-space:normal;max-width:100%}.UploadedFilesViewerList__file--rejected{color:red}.masked-pin-wrapper{display:flex;gap:8px;justify-content:center}.masked-pin-wrapper .masked-pin-input{width:48px;height:48px;font-size:24px;text-align:center;border-radius:8px}.masked-pin-wrapper.error .masked-pin-input{border-color:red}.pin-page-wrapper{display:flex;justify-content:center;align-items:center;padding:40px}.pin-card{max-width:360px;width:100%;text-align:center;padding:24px;border-radius:12px}.pin-error{color:red;margin-top:10px}.pin-submit{margin-top:24px!important;padding:10px 24px!important;font-size:16px!important;font-weight:500!important;border-radius:8px!important;height:auto!important;line-height:normal!important;box-shadow:0 4px 12px #1677ff33!important}.pin-submit:hover{background-color:#4096ff}.pin-submit:active{transform:scale(.97)}.Document_flow .ant-tabs-tab{border-radius:0!important}.Document_flow .ant-tabs-tab:first-child{border-top-left-radius:8px!important}.Document_flow .ant-tabs-tab:not(:last-child){border-top-right-radius:0!important}.Document_flow .ant-tabs-tab:last-child{border-top-right-radius:8px!important}.Document_flow .ant-table-container{border-top-left-radius:0!important;border-top-right-radius:0!important}.Document_flow .ant-table-container .ant-table-thead{position:sticky;top:32px;z-index:2}.Document_flow .ant-table-container .status-cell-wrapper{position:relative;width:100%;min-height:20px}.Document_flow .ant-table-container .status-cell-wrapper .status-left{position:absolute;left:0;top:50%;transform:translateY(-50%)}.Document_flow .ant-table-container .status-cell-wrapper .status-right{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center}.Document_flow .ant-table-container .status-cell-wrapper .status-right .custom-badge-index .ant-badge-count{font-size:12px;min-width:15px;height:16px;line-height:16px;padding:0 5px}.Document_flow .ant-table-container .ant-table-thead>tr>th:first-child{border-top-left-radius:0!important}.Document_flow .ant-table-container .ant-table-thead>tr>th:last-child{border-top-right-radius:0!important}.Document_flow .ant-table-container .row-activated{background-color:#007bff33!important}.Document_flow .ant-table-container .row-completed{background-color:#15980b33!important}.Document_flow .ant-table-container .row-rejected{background-color:#f003!important}.Document_flow .ant-table-container .row-deleted{background-color:#8585854f!important}.Document_flow .ant-table-container .row-processed{background-color:#007bff33!important}.ellipsis-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.documentFlowRoutes{display:flex;flex-direction:column;height:100vh}.documentFlowRoutes__wrapper{display:flex;flex:1}.documentFlowRoutes__content{display:flex;flex-direction:row;align-items:flex-start;flex:1}.documentFlowRoutes__content .ant-btn{margin:10px 5px;display:flex}.documentFlowRoutes__editor{width:80%;display:flex;justify-content:flex-start;align-items:center;border:1px solid #ccc;border-radius:5px}.documentFlowRoutes__sidebar{display:flex;flex-direction:column;align-items:flex-start;padding:10px;gap:10px;width:300px}.documentFlowRoutes__sidebar .documentFlowRoutes__savedRoutes{margin-top:10px;display:flex;flex-direction:column;gap:5px}.documentFlowRoutes__sidebar .documentFlowRoutes__savedRoutes .ant-btn{text-align:left}.documentFlowRoutes__buttons{display:flex;justify-content:space-between;width:100%;gap:10px}.documentFlowRoutes__buttons .add-route-btn{flex:1}.documentFlowRoutes__buttons .remove-route-btn{flex:1;background:#ff4d4f;color:#fff;border:1px solid #ff4d4f}.documentFlowRoutes__buttons .remove-route-btn:hover{background:#ff7875;border-color:#ff7875}.documentFlowRoutes__buttons .remove-route-btn:disabled{background:#d9d9d9;border-color:#d9d9d9;color:#fff}.documentFlowRoutes__list{display:flex;flex-direction:column;width:100%}.documentFlowRoutes__item{width:100%;margin-bottom:0}.documentFlowRoutes__item .ant-btn{width:100%;text-align:left}.documentFlowRoutes__item input{width:100%;padding:5px;border:1px solid #ccc;border-radius:4px;outline:none}.documentFlowRoutes__item.active .ant-btn{background:#1890ff;color:#fff}.documentFlowRoutes__item.active input{background:#e6f7ff}.documentFlowRoutes .ellipsis-button .ellipsis-text{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TemplateModal .TemplateModal__item{display:flex;align-items:center;padding:10px 15px;border-radius:4px;margin-bottom:4px;transition:background .2s,box-shadow .2s;cursor:pointer;border:1px solid transparent;justify-content:flex-start}.TemplateModal .TemplateModal__item:hover{background:#f6faff!important;box-shadow:0 2px 10px #1890ff12;border:1px solid #bae0ff!important}.TemplateModal .TemplateModal__item.TemplateModal__item--selected{border:1px solid #1890ff!important;box-shadow:0 2px 12px #1890ff1c}.TemplateModal .TemplateModal__icon{font-size:30px!important;color:#1890ff;margin-right:5px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.TemplateModal .TemplateModal__radio{margin-right:10px}.TemplateModal .TemplateModal__title{font-size:16px;font-weight:350;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:450px;display:inline-block}.HeaderProfileMenu__container{border-radius:0 4px;padding:6px 10px;cursor:pointer;display:flex;align-items:center;transition:background .2s ease}.HeaderProfileMenu__avatar{object-fit:cover;border-radius:50%}.HeaderProfileMenu__info{display:flex;flex-direction:column}.HeaderProfileMenu__name{font-weight:500;font-size:.8rem}.HeaderProfileMenu__id{font-size:.75rem}.HeaderProfileMenu__version-inline{display:flex;justify-content:flex-start;align-items:center;padding:.25rem .5rem;font-size:.75rem;opacity:.85}.HeaderProfileMenu__dropdown{padding-top:2px;min-width:200px}.HeaderProfileMenu__dropdown .ant-dropdown-menu-item{padding:0 15px!important}.HeaderProfileMenu__dropdown .ant-dropdown-menu-item{height:35px}.HeaderProfileMenu__arrow{font-size:.65rem;margin-left:0;transition:transform .2s ease}.KanbanBoardMenu__button{font-size:1.125rem;padding:.5rem;cursor:pointer;border-radius:8px;transition:background .2s}.light .KanbanBoardMenu__button{color:#242220}.dark .KanbanBoardMenu__button{color:#dfdddb}.light .KanbanBoardMenu__button:hover{background:#0000000a}.dark .KanbanBoardMenu__button:hover{background:#ffffff0d}.KanbanBoardMenu__dropdown{padding-top:2px;min-width:200px;border-radius:8px;box-shadow:0 4px 12px #0000001a}.KanbanBoardMenu__dropdown .ant-dropdown-menu-item{padding:0 15px!important;height:35px;font-size:.8rem;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:background .2s ease}.light .KanbanBoardMenu__dropdown .ant-dropdown-menu-item{color:#242220}.dark .KanbanBoardMenu__dropdown .ant-dropdown-menu-item{color:#fff}.light .KanbanBoardMenu__dropdown .ant-dropdown-menu-item:hover{background:#0000000a}.dark .KanbanBoardMenu__dropdown .ant-dropdown-menu-item:hover{background:#ffffff0d}.KanbanBoardMenu__dropdown .ant-dropdown-menu-item .anticon{font-size:.9rem;margin-right:8px}.KanbanBoardMenu__dropdown .ant-dropdown-menu-item:last-child{border-bottom:none}.Header{padding:10px 0 15px;justify-content:flex-end}@media only screen and (max-width: 768px){.Header{padding:1rem 0}}.Header__burger{flex:1 0 auto;max-width:1.5rem;font-size:1.5rem;opacity:.85}.light .Header__burger{color:#242220}.dark .Header__burger{color:#dfdddb}.Header__role{font-family:Montserrat;font-size:.8rem;line-height:1.25rem;cursor:pointer;transition:all .3s ease-in-out}.light .Header__role{color:#24222080}.dark .Header__role{color:#dfdddb}.light .Header__role:hover{color:#242220}.dark .Header__role:hover{color:#dfdddb}.Header__role--active{pointer-events:none}.light .Header__role--active,.dark .Header__role--active,.Header__role--active:hover{color:#1890ff}.Header .ant-breadcrumb-separator{margin-inline:.25rem}.Header__info>*{margin-left:0;margin-right:8px}.Header__back{padding:0 .3125rem!important}.Header__wrap{position:relative;padding-top:2px}.Header__notify{font-family:Inter;margin-bottom:.9rem}.Header__notify p{margin-bottom:.43rem;line-height:120%}.light .Header__notify p{color:#242220}.dark .Header__notify p{color:#dfdddb}.Header__notify p:nth-child(2n){font-size:.75rem}.light .Header__notify p:nth-child(2n){color:#242220}.dark .Header__notify p:nth-child(2n){color:#dfdddb}.Header__notifies{max-width:15.6rem;width:100%;box-shadow:0 3px 40px #00000014;padding:.6rem 1.25rem 1px;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);border-radius:1rem;min-width:15rem}.Header__notifies-title{font-family:Montserrat;font-weight:500;line-height:120%;font-size:1rem;padding-bottom:.62rem;margin-bottom:.62rem;border-bottom:1px solid rgba(0,0,0,.06)}.Header__notifies .ant-divider{margin:.62rem 0}.Header__version{font-size:.7rem;padding-top:2px;align-self:flex-start}.Header__version:hover{text-decoration:underline}.light .Header__version{color:#242220}.dark .Header__version{color:#dfdddb}.Header__ring{font-size:20px;opacity:.85}.light .Header__ring{color:#242220}.dark .Header__ring{color:#dfdddb}@media only screen and (max-width: 576px){.Header__ring{font-size:1.28rem}}.Header__search{box-shadow:0 3px 40px #00000014;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);padding:1rem 1.3rem;border-radius:1rem;font-size:1rem;width:31.25rem;position:absolute;right:-20px;top:-101vh;transition:top .2s ease-in-out;z-index:1;border:1px solid transparent}@media only screen and (max-width: 1024px){.Header__search{max-width:16.87rem}}.light .Header__search{border-color:#fff0}.dark .Header__search{border-color:#333}.light .Header__search:hover{border-color:#fff0}.dark .Header__search:hover{border-color:#333}.Header__search-svg{opacity:.85;font-size:1.75rem}.light .Header__search-svg{color:#242220}.dark .Header__search-svg{color:#dfdddb}@media only screen and (max-width: 576px){.Header__search-svg{font-size:1.31rem}}.light .Header__search path{fill:#24222080}.dark .Header__search path{fill:#dfdddb}.Header__search.open{top:-1rem}.Header__search input{line-height:120%;font-family:Montserrat}.Header .ant-badge-dot{width:.62rem;height:.62rem;box-shadow:none}.Header__dropdown{line-height:120%;color:#242220;font-family:Inter}.Header__user{text-decoration:none;transition:all .3s ease-in-out}.light .Header__user{color:#242220}.dark .Header__user{color:#dfdddb}.Header__user:hover{color:#1890ff}.Header__user:hover .Header__user-img{border-color:#1890ff}.Header__user-name{font-family:Inter;font-size:.8rem;line-height:120%}.Header__user-img{width:2rem;height:2rem;object-fit:cover;border:1.25px solid rgba(36,34,32,.85);border-radius:50%;object-position:center;transition:all .3s ease-in-out}.light .Header__user-img{border-color:#242220}.dark .Header__user-img{border-color:#dfdddb}@media only screen and (max-width: 576px){.Header__user-img{width:2.12rem;height:2.12rem}}.Header__user-id{display:block;font-size:.8rem}.light .Header__user-id{color:#242220}.dark .Header__user-id{color:#dfdddb}.Header__custom-badge-header .ant-badge-count{font-size:8px;min-width:13px;height:13px;line-height:13px;padding:0 4px;transform:translate(45%,-35%)}.Header .ThemeToggleButton svg{font-size:1.25rem}.ThemeToggleButton{margin:0}.HeaderSkeleton{padding:2.75rem 0;width:100%}.HeaderSkeleton .ant-space-item{height:2.5rem}.HeaderSkeleton .ant-skeleton-button-lg{width:2.5rem!important;min-width:2.5rem!important}.LoginCard{width:25rem}@media only screen and (max-width: 576px){.LoginCard{width:100%;border-radius:0!important}.LoginCard .ant-card-body{padding:1.5rem}}.LoginForm{display:flex;flex-direction:column}@media only screen and (max-width: 576px){.LoginForm .ant-form-item{margin-bottom:1.25rem}}.LoginForm .ant-form-item-explain-error{margin-top:.3rem;font-family:Inter;font-size:.75rem}.LoginForm__btn{height:3rem;font-size:1rem}.LoginForm__alternative-text{margin:2rem 0!important;font-family:Inter;font-weight:400!important}.light .LoginForm__alternative-text{color:#242220a6!important}.dark .LoginForm__alternative-text{color:#dfdddba6!important}@media only screen and (max-width: 576px){.LoginForm__alternative-text{margin:1.25rem 0}}.LoginForm__alternatives{gap:1rem;justify-content:center;flex-wrap:wrap}.LoginForm__alternatives .ant-btn{height:3rem;display:flex;flex:1;justify-content:center;align-items:center;gap:.5rem;background-color:transparent!important;font-family:Inter;font-weight:500;font-size:1rem;box-shadow:none!important}@media (max-width: 400px){.LoginForm__alternatives .ant-btn span{display:none}}.LoginForm>:last-child{margin-top:2rem}.Card{border-radius:1rem;margin:auto;position:relative;max-width:75rem}@media only screen and (max-width: 576px){.Card{max-width:20rem}.Card__title-wrapper{font-size:1rem;margin-bottom:1.25rem}}@media only screen and (max-width: 1024px){.Card{max-width:39rem}}.Card__title-wrapper{margin-bottom:2rem}.Card__title-wrapper .PageTitle__head{margin-bottom:0}.Card .ant-space{display:flex;flex-wrap:wrap;gap:.625rem}.Card .ant-space .ant-space-item .ant-skeleton-input{width:18.75rem}@media only screen and (max-width: 576px){.Card .ant-space .ant-space-item .ant-skeleton-input{width:17.5rem}}.Card .ant-form-item-control-input{min-height:0}.Card .ant-form-item-label>label{height:0}.Card__fields{width:100%}.Card__field{display:flex;flex-flow:row wrap}.Card__field.military-service{margin-top:2.5rem}@media only screen and (max-width: 1024px){.Card__field{display:block}}.Card__field .ant-input,.Card__field .ant-input-affix-wrapper{width:100%;font-family:Inter;font-size:1rem}@media only screen and (max-width: 576px){.Card__field .ant-input,.Card__field .ant-input-affix-wrapper{font-size:.875rem;width:17.5rem}}.Card__field .ant-input{padding-top:0;padding-bottom:0}.Card__field-data{font-weight:500;display:flex;align-items:center;gap:.3125rem;font-size:1rem;font-family:Inter}@media only screen and (max-width: 1024px){.Card__field-data{margin-top:.625rem}}@media only screen and (max-width: 768px){.Card__field-data{font-size:.875rem}}@media only screen and (max-width: 576px){.Card__field-data{margin-top:.3125rem;font-size:.75rem}}.light .Card__field-data{color:#000}.dark .Card__field-data{color:#fff}.Card__field-name,.Card .LabelWithText__label>p{max-width:22.1875rem;width:100%;min-width:0;font-family:Inter;font-size:1rem;padding:0}@media only screen and (max-width: 1024px){.Card__field-name,.Card .LabelWithText__label>p{width:100%}}@media only screen and (max-width: 576px){.Card__field-name,.Card .LabelWithText__label>p{font-size:.875rem}}.Card .ant-form-item{margin-bottom:0}.Card .ant-form-item .ant-form-item-control{flex:none;width:18.75rem}@media only screen and (max-width: 576px){.Card .ant-form-item .ant-form-item-control{width:17.5rem}}.Card .ant-form-item .ant-input{width:100%;font-family:Inter;font-size:1rem;padding:0}@media only screen and (max-width: 576px){.Card .ant-form-item .ant-input{font-size:.875rem}}.light .Card .ant-form-item .ant-input{color:#000}.dark .Card .ant-form-item .ant-input{color:#fff}.Card .ant-form-item .ant-input::placeholder{transition:all .3s ease-in-out}.light .Card .ant-form-item .ant-input::placeholder{color:#0009}.dark .Card .ant-form-item .ant-input::placeholder{color:#fff9}.Card .ant-form-item .ant-input:focus{border-color:#1890ff}.Card .ant-form-item .ant-input:focus::placeholder{color:transparent}.Card .ant-form label{width:100%;font-family:Inter;font-size:1rem;padding-left:0}@media only screen and (max-width: 576px){.Card .ant-form label{font-size:.875rem;flex-direction:column;align-items:flex-start}}.light .Card .ant-form label{color:#000}.dark .Card .ant-form label{color:#fff}.Card .ant-form label:after{display:none}.Card .ant-form label.ant-form-item-required:before{display:none}.Card .ant-form label.ant-form-item-required:after{display:block;content:"*";color:#ed1d23}.Card .ant-divider{margin:1.25rem 0}@media only screen and (max-width: 1024px){.Card .ant-divider{margin:.9375rem 0 .75rem}}@media only screen and (max-width: 576px){.Card .ant-divider{margin:.625rem 0}}.Card .ant-checkbox-wrapper{display:flex;flex-direction:row!important;align-items:center;flex-wrap:nowrap;padding:.5rem 0}.light .Card .ant-checkbox-wrapper{color:#242220bf}.dark .Card .ant-checkbox-wrapper{color:#dfdddbbf}.Card__avatar{width:12.125rem!important;height:16.125rem!important}.Card__main-info{display:flex;align-items:center;justify-content:center;flex-direction:row-reverse;justify-content:space-between;align-items:flex-end}@media only screen and (max-width: 1024px){.Card__main-info{align-items:center}.Card__main-info .Card__content-fields{width:18.125rem}}@media only screen and (max-width: 576px){.Card__main-info{flex-direction:column;gap:2rem}}.Card__content .ant-btn{border-color:#1890ff;color:#1890ff;height:100%;padding:.5rem 2.375rem}.Card__content .ant-btn:not(.ant-btn-icon-only)>.ant-btn-icon:not(:last-child){margin-inline-end:0}@media only screen and (max-width: 768px){.Card__content .ant-btn{padding:.25rem;border-radius:.5rem;display:flex}.Card__content .ant-btn span.button-text{display:none}.Card__content .ant-btn span[role=img],.Card__content .ant-btn .ant-btn-icon{display:block}.Card__content .ant-btn span[role=img] svg,.Card__content .ant-btn .ant-btn-icon svg{width:.75rem;height:.75rem}}.Card .btn-container{display:flex;flex-direction:column;align-items:flex-end}.Card .btn-container .ant-skeleton-button{width:8.4375rem;height:2.5rem}.Card .ant-btn-default:disabled{background:none;opacity:30%}.Card:first-of-type .PageTitle__head{margin:0}@media only screen and (max-width: 1024px){.Card:first-of-type .PageTitle__head{margin-bottom:1.75rem}}@media only screen and (max-width: 576px){.Card:first-of-type .PageTitle__head{margin-bottom:1.25rem}}.DiiaButton{color:#fff!important}.DiiaButton__icon{margin-right:.5rem;height:2rem}.DiiaModal__header{font-size:1.25rem;font-weight:700}.DiiaModal__content{display:flex;flex-direction:column;align-items:center;gap:1rem}.DiiaModal__instructions{text-align:center}.DiiaModal__qr-code{display:flex;justify-content:center;margin:1rem 0}.DiiaModal__timer{text-align:center;font-size:1.2rem}.DiiaModal__buttons-submit{background-color:#4096ff;color:#fff}.MainInfoForm__Diia{display:flex;gap:10px;justify-content:flex-end}@media (max-width: 1025px){.MainInfoForm__Diia{flex-direction:column;margin-top:1rem;justify-content:center}}.RegisterCard{max-width:40rem}@media only screen and (max-width: 576px){.RegisterCard{width:100%;border-radius:0!important}.RegisterCard .ant-card-body{padding:1.5rem}}.RegisterCard__form{flex-wrap:wrap;justify-content:space-between;gap:0 1rem}.RegisterCard__form .ant-form-item{min-width:16rem;width:100%;flex:1}@media only screen and (max-width: 576px){.RegisterCard__form .ant-form-item{margin-bottom:1.25rem}}.RegisterCard__year-item{min-width:100%}.RegisterCard__entry-year-row{display:flex}.RegisterCard__entry-year-row label{width:100%;height:3rem;display:flex;align-items:center;justify-content:center}.RegisterCard__sex{width:100%;display:flex}.RegisterCard__sex label{width:100%;height:3rem;display:flex;justify-content:center;align-items:center}.RegisterCard__footer{flex-wrap:wrap}.RegisterCard__btn{width:100%;height:3rem;font-size:1rem}.RegisterCard .ant-form-item-explain-error{margin-top:.3rem;font-family:Inter;font-size:.75rem}.RegisterData{gap:3rem;align-items:center}.RegisterData>div{gap:1rem}.RegisterData>button{max-width:20rem}.RegisterData .DataButton{width:15rem;height:auto;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem}.RegisterData .DataButton :last-child{color:#4096ff;font-weight:600}@media only screen and (max-width: 576px){.RegisterData .DataButton{width:100%;flex-direction:row;justify-content:space-between}.RegisterData .DataButton :last-child{margin-top:0}}@media only screen and (max-width: 576px){.RegisterData{width:100%;padding:1.5rem;align-items:stretch}.light .RegisterData{background-color:#fff}.dark .RegisterData{background-color:#141414}.RegisterData>div{flex-wrap:wrap}.RegisterData>button{max-width:100%}}.Sidebar{position:fixed;left:0;top:0;height:100%;width:50px;border-radius:0;box-shadow:0 3px 40px #00000005;border-right:1px solid rgba(0,0,0,.1);padding:24px 0;display:flex;flex-direction:column;align-items:flex-start;transition:width .3s ease-in-out,left .2s ease-in-out;z-index:5}.light .Sidebar{background:#fff}.dark .Sidebar{background:#161a23}@media only screen and (max-width: 768px){.Sidebar{padding:1rem 0 .62rem;left:-101%}}.Sidebar__sublinks{padding-left:2.5rem}.Sidebar__sublinks--border{position:relative}.Sidebar__sublinks--border:before{content:"";width:2px;height:calc(100% - 21px);background:#f6f6f6;position:absolute;left:27px}.Sidebar__sublinks-active-border{transition:height .3s ease-in-out;position:absolute;width:2px;background:#1890ff;left:27px;z-index:1;height:0}.Sidebar__sublink{font-family:Inter;font-weight:500;display:block;font-size:.75rem;text-decoration:none;line-height:1.1875rem;padding:.5rem .75rem;transition:all .3s ease-in-out;position:relative;border-radius:8px}.Sidebar__sublink-line{position:absolute;left:-13px;top:50%;transform:translateY(-80%);pointer-events:none}.light .Sidebar__sublink{color:#24222080}.dark .Sidebar__sublink{color:#ffffff80}.Sidebar__sublink:first-child{margin-top:.75rem}.Sidebar__sublink:last-child{margin-bottom:.5rem}.light .Sidebar__sublink:hover{color:#000;background-color:#f6f6f6}.dark .Sidebar__sublink:hover{color:#fffc;background-color:#2d2f39}.Sidebar__arrow{position:absolute;margin-top:1px;right:.9375rem;opacity:.5;transition:all .3s ease-in-out}.light .Sidebar__arrow path{stroke:#000}.dark .Sidebar__arrow path{stroke:#fffc}.Sidebar__arrow--active{transform:rotate(180deg)}.Sidebar__scroll{display:flex;flex-direction:column;justify-content:space-between;width:100%;flex:1 0 auto;height:100%}.Sidebar__title{display:flex;align-items:center;margin-bottom:.1875rem;font-family:Montserrat}.Sidebar__title-arrow{padding:0;position:absolute;right:15px;border:None;transition:all .3s ease-in-out;margin-bottom:-88px;background:transparent}.light .Sidebar__title-arrow{background-color:#fff;border-color:#0000001a}.dark .Sidebar__title-arrow{background-color:#161a23;border-color:#2d2f39}.Sidebar__title-arrow--opened{transform:rotate(180deg)}.light .Sidebar__title-arrow svg{fill:#242220}.dark .Sidebar__title-arrow svg{fill:#dfdddb}.light .Sidebar__title{color:#242220}.dark .Sidebar__title{color:#dfdddb}.Sidebar__icon-custom{font-size:18px}.light .Sidebar__icon-custom path{fill:#fff}.dark .Sidebar__icon-custom path{fill:#161a23}.light .Sidebar__icon-custom path{fill:#24222080}.dark .Sidebar__icon-custom path{fill:#dfdddb80}.Sidebar__icon-custom:hover path{fill:#bfbfbf}.Sidebar .Sidebar__logo-link{cursor:pointer}.Sidebar .Sidebar__logo-link img{transition:transform .2s ease}.Sidebar .Sidebar__logo-link:hover img{transform:scale(1.1)}.Sidebar .Sidebar__logo-link:active img{transform:scale(.95)}.Sidebar__wrap{display:flex;align-items:center;width:100%;justify-content:space-between;font-weight:600;font-size:1.5rem;color:#080808;margin-left:10px}@media only screen and (max-width: 768px){.Sidebar__wrap{margin-bottom:.25rem}}.Sidebar__wrap:hover>.Sidebar__tip{animation-name:show;animation-duration:.4s;animation-fill-mode:forwards}.Sidebar__wrap-text{padding-left:1rem;opacity:0}.Sidebar__wrap-text.open{animation:fadeIn .5s ease-in-out forwards}.Sidebar.open{width:18.75rem}@media only screen and (max-width: 768px){.Sidebar.open{width:50%;left:0}}@media only screen and (max-width: 576px){.Sidebar.open{width:90%;left:0}}.Sidebar__burger{cursor:pointer;position:relative;z-index:2;font-size:1.5rem;margin-bottom:2px}.light .Sidebar__burger{color:#242220d9}.dark .Sidebar__burger{color:#dfdddb}.Sidebar__burger--tip{margin-bottom:0}.light .Sidebar__burger--tip,.dark .Sidebar__burger--tip{color:#242220}.Sidebar__links{width:100%;padding:3px}.Sidebar__unread-msgs{color:#fff;width:1rem;height:1rem;background-color:#52c41a;text-align:center;position:absolute;border-radius:50%;font-size:.5625rem;line-height:1rem;font-weight:400;right:.25rem;top:.25rem;flex:1 0 auto;max-width:1rem}.Sidebar__unread-msgs--opened{position:static;margin-left:.5rem}.Sidebar__tip{position:absolute;left:55px;box-shadow:0 5px 10px -3.89px #00000040;border-radius:8px;height:2.5rem;padding:0 .75rem;visibility:hidden;display:flex;align-items:center;font-weight:500;font-size:.875rem;z-index:2;white-space:nowrap;color:#fff;transition:all .2s ease}.light .Sidebar__tip{background-color:#4096ff;color:#fff}.dark .Sidebar__tip{background-color:#2d2f39;color:#fffc}.Sidebar__tip:before{content:"";position:absolute;left:-8px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #000000;border-top-left-radius:5px}.light .Sidebar__tip:before{border-right-color:#4096ff}.dark .Sidebar__tip:before{border-right-color:#2d2f39}.Sidebar__tip--links{height:auto;padding:.5rem;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px}.light .Sidebar__tip--links{border-color:#0000001a;background:#fff}.dark .Sidebar__tip--links{border-color:#2d2f39;background:#161a23}.Sidebar__tip--links:before{content:none}.Sidebar__tip--links a{font-family:Inter;font-weight:500;font-size:.75rem;line-height:1.1875rem;color:#24222080;text-decoration:none;width:100%;padding:.5rem .75rem;transition:all .3s ease-in-out;margin-bottom:.25rem;border-radius:.5rem}.light .Sidebar__tip--links a{color:#24222080}.dark .Sidebar__tip--links a{color:#ffffff80}.light .Sidebar__tip--links a:hover{color:#000;background:#0000001a}.dark .Sidebar__tip--links a:hover{color:#fffc;background:#2d2f39}.Sidebar__tip-text{display:none}.Sidebar__tip--logo{left:3.7rem}.Sidebar__icon{max-width:2.75rem;min-width:2.75rem;flex:1 0 auto;font-size:1.25rem;justify-content:center}.Sidebar__icon path{transition:all .3s ease-in-out}.light .Sidebar__icon path{fill:#24222080}.dark .Sidebar__icon path{fill:#dfdddb80}.Sidebar__icon--logout path{fill:#ed1d23!important}.Sidebar__hr{width:100%;height:2px;border-radius:10px;margin:24px 0}.light .Sidebar__hr{background:#e6f4ff}.dark .Sidebar__hr{background:#2d2f39}@media only screen and (max-width: 768px){.Sidebar__hr{margin:12px 0}}.Sidebar__hr--small{width:calc(100% - 32px);margin:24px 16px}@media only screen and (max-width: 768px){.Sidebar__hr--small{margin:12px 16px}}.Sidebar__link{width:100%;border-radius:8px;transition:all .3s ease-in-out;display:flex;align-items:center;cursor:pointer;font-weight:500;font-size:1rem;text-decoration:none;position:relative;white-space:nowrap;min-width:2.75rem;margin-bottom:.5rem;height:2.5rem}@media only screen and (max-width: 768px){.Sidebar__link{padding-left:.12rem}}.light .Sidebar__link{color:#24222080}.dark .Sidebar__link{color:#ffffff80}.light .Sidebar__link--subitems-active{background-color:#f6f6f6;color:#000}.light .Sidebar__link--subitems-active path{fill:#000}.dark .Sidebar__link--subitems-active{background-color:#2d2f39;color:#fffc}.dark .Sidebar__link--subitems-active path{fill:#fffc}.Sidebar__link--subitems-active .Sidebar__arrow{opacity:.85}.Sidebar__link--subitems-active .Sidebar__arrow path{fill:transparent}.light .Sidebar__link--subitems-active .Sidebar__arrow path{stroke:#000}.dark .Sidebar__link--subitems-active .Sidebar__arrow path{stroke:#fffc}.Sidebar__link-title{opacity:0}.Sidebar__link-title.open{animation:fadeIn .5s ease-in-out forwards}.Sidebar__link-title--logout{color:#ed1d23}.light .Sidebar__link:hover{background-color:#e6f4ff;color:#000}.light .Sidebar__link:hover path{fill:#4096ff}.dark .Sidebar__link:hover{background-color:#2d2f39;color:#fffc}.dark .Sidebar__link:hover path{fill:#fffc}.Sidebar__link:hover .Sidebar__arrow{opacity:.85}.Sidebar__link:hover .Sidebar__arrow path{fill:transparent}.Sidebar__link--active .Sidebar__icon path{fill:#0958d9!important}.Sidebar .active{pointer-events:none;color:#0958d9!important}.Sidebar .active path{fill:#0958d9!important}@keyframes show{0%{visibility:hidden;opacity:0}to{visibility:visible;opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.SidebarSkeleton{position:fixed;left:0;top:-2px;-webkit-backdrop-filter:blur(5rem);backdrop-filter:blur(5rem);box-shadow:0 .1875rem 2.5rem #00000014;z-index:5;height:101%;border-radius:0rem 1rem 1rem 0rem}.SidebarSkeleton span{width:4.87rem!important;min-width:4.87rem!important;height:100%!important;border-radius:0rem 1rem 1rem 0rem!important}.DigitalCard{padding:1rem .375rem .375rem;border:none;box-shadow:0 3px 40px #00000014;-webkit-backdrop-filter:blur(5rem);backdrop-filter:blur(5rem);border-radius:1rem;width:25.625rem}.DigitalCard__heading{font-family:Montserrat;font-weight:500;font-size:1.5rem;line-height:120%;margin-bottom:1.9375rem;color:#242220}.DigitalCard__heading--name{margin-bottom:0;line-height:140%;max-width:12.5rem}.DigitalCard__info{font-family:Inter;font-size:1rem;margin-bottom:1.5625rem}.DigitalCard__info:last-child{margin-bottom:0}.DigitalCard__label{margin-bottom:.625rem;line-height:120%;color:#242220}.DigitalCard__value{font-weight:500;font-size:1rem;line-height:120%;color:#000}.DigitalCard__img{width:9.375rem;height:12.5rem;object-fit:cover}.DigitalCard__divider{margin:2.8125rem 0 1.875rem}.DocumentsTable__btn{max-width:12.8125rem;width:100%;min-width:12.8125rem;margin:0 .25rem;font-weight:600}.DocumentsTable .ant-btn.ant-btn-icon-only .anticon{font-size:1.25rem}.Accounting__students{margin-top:2rem}.Accounting__students-eduGroup{display:flex;justify-content:center;align-items:center;gap:2rem}@media only screen and (max-width: 768px){.Accounting__students-eduGroup{flex-wrap:wrap}}.Accounting__students-table-form .TableFilters__carets{display:none}.StudentReferences__icon{font-size:1.25rem;color:#242220a6}.StudentReferences__icon--disabled{pointer-events:none;opacity:.3}.StudentReferences__title{min-width:20rem;line-height:140%;color:#242220}.StudentReferences__title--disabled{opacity:.3}.StudentReferences__divider{margin:-.625rem 0 1.25rem}.StudentReferences__modal-title{font-size:1.5rem;font-weight:500;font-family:Montserrat;line-height:120%;margin-top:-.375rem;margin-bottom:0}.StudentReferences__input{padding:.75rem .625rem!important;height:2.75rem!important;font-size:14px!important}.StudentReferences__select .ant-select-selector{padding:0!important;height:44px!important}.StudentReferences__select .ant-select-selector .ant-select-selection-item{padding:7px .625rem!important;height:44px!important}.StudentReferences__btn{height:2.5rem;padding:.375rem 1.25rem;font-size:1rem;line-height:24px}.ApplicantModal__submit{display:block;color:#1890ff;border-color:#1890ff;margin-left:auto;margin-top:1.5625rem}.PlanCard{width:17.9375rem;max-width:100%;min-height:12.5rem}@media only screen and (max-width: 768px){.PlanCard{width:calc(50% - .78125rem)}}@media only screen and (max-width: 576px){.PlanCard{width:100%}}.PlanCard .ant-card-body{padding:1.25rem .9375rem;height:100%}.PlanCard__add{color:#1890ff;font-family:Inter;font-weight:500;height:100%;line-height:140%}.PlanCard__add svg{max-width:3.125rem}.PlanCard__add p{margin-top:.625rem}.PlanCard__heading{color:#242220;font-family:Montserrat;font-weight:500;line-height:140%;margin-bottom:0;padding-right:1rem}.PlanCard__faculty{min-height:7.5rem;padding-right:0}.PlanCard__faculty-text{color:#242220;font-family:Inter;line-height:140%;font-weight:500}.PlanCard__faculty-text:last-child{margin-bottom:0}.PlanCard__faculty-text span:first-of-type:not(.ant-checkbox,.ant-checkbox-inner){font-weight:400;color:#242220cc;padding-right:.3125rem}.PlanCard__head{margin-bottom:.625rem}.PlanCard__head svg{flex:1 0 auto;max-width:1.875rem}.PlanCard--small{width:15rem}.PlanCard--large{width:31.25rem}.PlanCard__content .PlanCard__faculty-text span:first-of-type:not(.ant-checkbox,.ant-checkbox-inner){display:inline-block;width:10rem}.PlanCard__footer{color:#1890ff;font-size:1.25rem;gap:1rem}.PlanCard__footer .ant-btn.ant-btn-icon-only{width:auto}.PlanCard__head svg{cursor:pointer}.PlanCard__heading,.PlanCard__head svg,.PlanCard__head svg path,.PlanCard__head svg rect{transition:all .3s ease-in-out}.ant-card{transition:all .3s ease-in-out}.Plans{gap:1.5625rem}.Plans__educational .ant-card-body{display:flex;flex-direction:column;gap:.9375rem}.Plans__educational .ant-card-body .NavCard__title span{font-size:1rem;font-family:Inter}.Plans__educational .ant-card-body:before,.Plans__educational .ant-card-body:after{content:none}.Plans__educational .ant-card-body .ant-divider-horizontal{margin:0}.Plans .ant-card{max-width:100%}.Plans__nav{margin-bottom:1.875rem;gap:1.5625rem}.Plans__nav .PlanCard{min-height:0}.Plans__nav .PlanCardWrapper{min-height:0;opacity:.6;height:7.5rem;width:15rem;transition:all .3s ease-in-out;cursor:pointer}.Plans__nav .card-active{opacity:1}.Plans__nav .card-active .PlanCard__heading{color:#1890ff}.Plans__nav .card-active .PlanCard__head svg path{fill:#1890ff}.Plans__nav .card-active .PlanCard__head svg rect{stroke:#1890ff}.Plans__nav .card-active .PlanCard__head svg{rotate:90deg}.Plans__nav .ant-card{height:100%}.Plans__nav .ant-card-body{display:flex;flex-direction:column;justify-content:space-between}.Plans__nav .ant-card .ant-card-body:before,.Plans__nav .ant-card .ant-card-body:after{content:none}.Plans__nav .PlanCard__faculty{min-height:auto}.Plans__workload-info{gap:1.25rem}.Plans__workload-info .PlanCard{width:100%;min-height:auto}.Plans__workload-info .PlanCard__heading{font-size:1rem;color:#242220f2}.Plans__workload-info .PlanCard__faculty-text{font-size:.875rem;font-weight:400;color:#242220cc}.Plans__workload-info .PlanCard__faculty-text p:first-of-type{font-weight:500;color:#242220;width:9.375rem}.Plans__workload-info .PlanCard__faculty-text p:not(:first-of-type){width:calc(100% - 9.375rem)}.Plans__workload-info .PlanCard .CheckMarkInCircle path{transition:all .3s ease-in-out;opacity:0}.Plans__workload-info .PlanCard .CheckMarkInCircle rect{stroke:#242220}.Plans__workload-info .PlanCard .CheckMarkInCircle.completed path{opacity:1}.Plans__workload-info .PlanCard .CheckMarkInCircle.completed rect{stroke:#52c41a}.Plans__workload-info .PlanCard .ant-divider-horizontal{margin:.9375rem 0}.Plans__popover{position:relative}.EduCardModal .ant-modal-content{padding:1.25rem}.EduCardModal .CustomForm__fields{display:flex;flex-wrap:wrap;justify-content:space-between}.EduCardModal .CustomForm__fields .ant-form-item{width:calc(50% - 1.875rem)}.EduCardModal .CustomForm__fields .ant-form-item .ant-input-number{width:100%;height:1.5625rem;border-radius:.25rem}.EduCardModal .CustomForm__fields .ant-form-item .ant-input-number .ant-input-number-input{height:auto}.EducationalWork .PlanCard{min-height:0}.EducationalWork__cards{margin-bottom:1.25rem}.EducationalWork__cards .ant-card .ant-card-body{padding:.9375rem}.EducationalWork__cards .ant-card .ant-card-body .ant-divider-horizontal{margin:.4375rem 0 .625rem}.EducationalWork__buttons{gap:.4375rem}.EducationalWork span{font-family:Inter,sans-serif;font-size:.875rem}.EducationalWork__popover{z-index:999;left:50%!important;translate:-50%!important;width:100%;padding-bottom:1.25rem}.EducationalWork__popover .ant-popover-arrow:after,.EducationalWork__popover .ant-popover-arrow:before,.EducationalWork__popover .ant-popover-inner{background-color:#f8f8f8}.EducationalWork__popover .ant-popover-inner{padding:0;box-shadow:none}.ant-card.ant-popover-open .PlanCard__head svg path{fill:#1890ff}.ant-card.ant-popover-open .PlanCard__head svg rect{stroke:#1890ff}.ant-card.ant-popover-open .PlanCard__head svg{rotate:90deg}.card-disabled{opacity:.4}.ClassesTable .text-ellipsis{display:block;width:20.625rem}.ClassesTable a .anticon svg{font-size:1.375rem}.ClassesTable .ant-table-pagination.ant-pagination{margin:1.875rem 0 2.5rem}.FeedbackStats__head{margin-bottom:2.5rem}.FeedbackStats__title{font-family:Inter;font-size:1.125rem;font-weight:500}.FeedbackStats__legend{font-family:DM Sans,sans-serif;font-size:.875rem}.FeedbackStats__legend .ant-badge.ant-badge-status{line-height:initial}.FeedbackStats__legend .ant-badge.ant-badge-status .ant-badge-status-dot{width:.875rem;height:.875rem;vertical-align:initial;top:0}.FeedbackStats canvas{max-height:40vh}.FeedbackResultCard{height:auto;width:calc(25% - 1.40625rem)}@media only screen and (max-width: 1440px){.FeedbackResultCard{width:calc(50% - .9375rem)}}@media only screen and (max-width: 768px){.FeedbackResultCard{width:100%}}.FeedbackResultCard__title{margin-bottom:.625rem;font-family:Inter;font-size:1rem;font-weight:500}.FeedbackResultCard__answers-container{max-height:24.375rem;overflow-y:auto}.FeedbackResultCard__answers-container::-webkit-scrollbar{background:none;width:.625rem}.FeedbackResultCard__answers-container::-webkit-scrollbar-thumb{border-radius:.25rem}.FeedbackResultCard__answer-wrapper{border-radius:.5rem;margin-bottom:.625rem;margin-right:.625rem;background-color:#1890ff1a}.FeedbackResultCard__answer-wrapper h2{font-size:1.125rem}.FeedbackResultCard__answer-wrapper p{font-size:1rem;font-weight:400;padding:.875rem .625rem}.FeedbackCard{cursor:pointer}.FeedbackCard__title img{width:1.875rem;height:1.875rem;object-fit:contain}.FeedbackCard .ant-card-body{padding:1.25rem .9375rem}.UniStructure .ant-collapse-item .ant-collapse-header{padding:0}.UniStructure__modal .ant-modal-header{margin-bottom:0}.UniStructure__modal .ant-divider-horizontal{margin:.9375rem 0 1.25rem}.UniStructure__modal .CustomForm .ant-form-item{margin-bottom:1.25rem}.UniStructure__modal .CustomForm .ant-input,.UniStructure__modal .CustomForm .ant-select-single .ant-select-selector,.UniStructure__modal .CustomForm .ant-input-number{padding:.75rem .625rem;font-size:.875rem;line-height:100%;height:2.75rem}.UniStructure__modal .CustomForm .ant-select-single{height:auto}.UniStructure__modal .CustomForm .ant-input-number-input{padding:0;line-height:100%}.UniStructure__modal .CustomForm .ant-btn{margin-bottom:1.25rem}.UniStructure__modal .CustomForm__list .ant-form-item{max-width:100%}.UniStructure__modal .CustomForm__list .ant-form-item:nth-child(1){width:21rem}.UniStructure__modal .CustomForm__list .ant-form-item:nth-child(2){width:12.5rem}.UniStructure__modal .CustomForm__list .ant-form-item:nth-child(n+2):nth-child(-n+4){width:9.375rem}.UniStructure__modal .CustomForm__list .ant-input-number{width:100%}.UniStructure__modal .CustomForm__list .ant-btn{padding:.3125rem;width:2.75rem;height:2.75rem}.UniStructure__modal .CustomForm__list .ant-btn .anticon svg{font-size:1.375rem}.UniStructure__modal .CustomForm__group .ant-form-item{width:calc(50% - .625rem)}@media only screen and (max-width: 576px){.UniStructure__modal .CustomForm__group .ant-form-item{width:100%}}.UniStructure__modal .CustomForm__group .ant-input-number,.UniStructure__modal .CustomForm__group .ant-select{width:100%}.UniStructure__modal .CustomForm__group .ant-row{height:100%;justify-content:space-between}@media only screen and (max-width: 576px){.UniStructure__modal .CustomForm__group .ant-row{display:block}}.UniStructure__modal .CustomForm__group .ant-row .ant-col{flex-grow:initial}.UniStructure__modal .CustomForm__footer .ant-btn{padding:.4375rem 1.25rem;height:auto;margin-bottom:0}.UniStructure__display-field{margin-bottom:1.25rem}.UniStructure__display-field p{font-family:Inter,sans-serif}.UniStructure__display-field p:nth-child(1){font-size:1rem;margin-bottom:.625rem}.UniStructure__display-field p:nth-child(2){padding:.75rem .625rem;border-radius:.25rem;border:1px solid rgba(0,0,0,.1)}.ant-card{border-radius:1rem}.light .ant-card.gray{background-color:#e8e8e8b3;box-shadow:0 0 20px #f8f8f84d}.dark .ant-card.gray{background-color:#242424b3;box-shadow:0 2px 5px #0000000d,0 0 20px #24222080}.light .ant-card.white{background-color:#fff;box-shadow:0 2px 5px #0000000d,0 0 20px #f8f8f84d}.dark .ant-card.white{background-color:#0d0d0d;box-shadow:0 3.5739684105px 40.2071456909px #00000014}@media only screen and (max-width: 576px){.ant-card{max-width:100%;width:100%}}.ant-card.adaptive{width:calc(25% - .9375rem)}@media only screen and (max-width: 1440px){.ant-card.adaptive{width:calc(33.3333333333% - .8333333333rem)}}@media only screen and (max-width: 1024px){.ant-card.adaptive{width:calc(50% - .625rem)}}@media only screen and (max-width: 576px){.ant-card.adaptive{width:100%}}.AppendixCard{margin-bottom:1.25rem}.AppendixCard .ant-card-body{padding:.8125rem .8125rem 1.875rem 2rem;flex:1;box-shadow:0 0 1.25rem #f8f8f84d,0 .125rem .3125rem #0000000d}.AppendixCard__title{font-size:1.125rem;font-weight:500;line-height:140%;padding:.125rem 0 .375rem;border-bottom:.0625rem solid #e8e8e8;font-family:Inter;margin:0 1.1875rem 1.25rem 0}.AppendixCard__title--no-margin{margin-bottom:0}.AppendixCard .ant-form-item{margin:0 1.1875rem 0 0}.AppendixCard .ant-input-number{width:100%}.AppendixCard .ant-input,.AppendixCard .ant-input-number-input{padding:.4375rem 0 0!important;font-family:Inter!important;font-size:1rem!important;min-height:40px!important}.AppendixCard .ant-input-number-input{padding-top:0!important}.AppendixCard__input{border-radius:0;border-bottom:.0625rem solid #e8e8e8}.AppendixCard__input--view-only{pointer-events:none;border-bottom:none}.AppendixCard__input:focus,.AppendixCard__input:hover{border-bottom:.0625rem solid #1890ff}.light .AppendixCard .ant-input,.light .AppendixCard .ant-input-number-input{color:#242220!important}.light .AppendixCard .ant-input::placeholder,.light .AppendixCard .ant-input-number-input::placeholder{color:#0009}.dark .AppendixCard .ant-input,.dark .AppendixCard .ant-input-number-input{color:#dfdddb!important}.dark .AppendixCard .ant-input::placeholder,.dark .AppendixCard .ant-input-number-input::placeholder{color:#fff9}.Ratings__popover{z-index:999;left:50%!important;translate:-50%!important;width:100%;padding-bottom:1.25rem}.Ratings__popover .ant-popover-arrow:after,.Ratings__popover .ant-popover-arrow:before,.Ratings__popover .ant-popover-inner{background-color:#f8f8f8}.Ratings__popover .ant-popover-inner{padding:0;box-shadow:none}.Ratings__popover .ant-popover-content{margin-top:50px}.Ratings .NavCard a{font-size:.75rem;color:#000c;font-weight:400;font-family:Montserrat}.Ratings .NavCard a:hover{color:#1890ff}.Ratings .NavCard a:hover .round-border{border-color:#1890ff}.UsefulLinkCard{height:100%}.UsefulLinkCard__title-grid{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.75rem}.UsefulLinkCard__icon-col{display:flex;align-items:center;justify-content:center;min-width:32px;min-height:32px}.UsefulLinkCard__text-multiline{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word;max-width:100%}.UsefulLinkCard__text-col{min-width:0}.Ratings .NavCard__title{font-family:Montserrat;margin-bottom:1.25rem}.Ratings__nav-row{font-size:.875rem;font-weight:400;font-family:Inter}.StudentInfo{position:relative}.StudentInfo .FlexWithColsWrapper__element{display:flex;align-items:end}.StudentInfo .LabelWithText{width:100%}.StudentInfo .LabelWithText__label{flex-wrap:wrap}.StudentInfo .LabelWithText__label>p{min-width:auto;max-width:auto}.StudentInfo .ant-input-number,.StudentInfo .ant-picker{width:100%}.StudentInfo .ant-collapse-content-box,.StudentInfo .ant-collapse-header{padding:0!important}.StudentInfo__submit-btn{position:fixed;right:5%;bottom:1rem}.StudentInfo__error .LabelWithText__label{flex-wrap:nowrap}.StudentInfo__error p,.StudentInfo__error .LabelWithText__text{color:#ed1d23}.PersonDocumentCard{padding:1rem .375rem .375rem;border:none;box-shadow:0 3px 40px #00000014;-webkit-backdrop-filter:blur(5rem);backdrop-filter:blur(5rem);border-radius:1rem;width:25.625rem}.PersonDocumentCard__title{font-family:Montserrat;font-weight:500;font-size:1.5rem;line-height:120%;margin-bottom:1.9375rem;color:#242220}.PersonDocumentCard__download{display:flex;align-items:center;justify-content:flex-start;margin-top:1.5rem;cursor:pointer;color:#1890ff;font-size:1.75rem;transition:color .2s}.PersonDocumentCard__download:hover{color:#0076e4}.PersonDocumentCard__download-btn{font-family:Montserrat;font-weight:500;font-size:1.1rem;line-height:120%;color:#1890ff;cursor:pointer;display:flex;align-items:center;gap:5px;transition:color .2s;max-width:15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PersonDocumentCard__download-btn:hover{color:#0076e4}.PersonDocumentCard__filename{font-size:1.25rem;font-family:Montserrat;font-weight:500;margin-left:8px;text-align:left;display:inline-block;max-width:15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SlipCard__divider{border-top:.125rem solid rgba(0,0,0,.1)}.SlipCard__divider--border-style{border-style:dashed}.MergeArticlesModal__providers>div{width:25%;border:1px solid black;padding:.3125rem}.MergeArticlesModal .text-red,.MergeArticlesModal .text-green{transition:all .3s ease-in-out}.MergeArticlesModal .text-red:hover,.MergeArticlesModal .text-green:hover{opacity:.7}.DropdownMenu{position:absolute;bottom:10px}.DropdownMenu__button{position:relative;background-color:transparent;border:none;padding:5px 20px 5px 5px;cursor:pointer;border-radius:5px}.DropdownMenu__button:hover{background-color:#e0e0e0}.DropdownMenu__button:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #5f6368}.DateLineChart{display:flex;flex-direction:column;height:100%}.DateLineChart__chart-container{height:420px}.DateLineChart__dropdown-container{margin-top:10px}.DateLineChart__active-users-description{color:#1a73e8;font-size:15px}.DateLineChart__active-users-count{font-size:30px}.StatisticList{width:100%;min-width:350px}@media only screen and (max-width: 576px){.StatisticList{min-width:250px}}.StatisticList__table{width:100%;border-collapse:collapse}.StatisticList__label{font-weight:500}.StatisticList__headers{border-bottom:1px solid #dddddd}.StatisticList__header-text{text-decoration:underline;text-decoration-style:dashed;text-underline-offset:5px;color:#5f6368;padding-bottom:10px}.StatisticList__header-text--left{text-align:left}.StatisticList__header-text--right,.StatisticList__views--right,.StatisticList__percent--right{text-align:right}.StatisticList__arrow--up{color:#188038}.StatisticList__arrow--down{color:#c5221f}.ChartBox__count{font-size:30px}.ChartBox__title{color:#5f6368;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:5px}.ChartBox__description{color:#5f6368}.Map__title{margin-bottom:30px;color:#5f6368}.Map__container{display:flex;justify-content:center;gap:30px}@media only screen and (max-width: 1024px){.Map__container{flex-wrap:wrap}}.Map__chart{min-width:350px;height:400px;flex:3}.Map__country-list{flex-grow:1}@media only screen and (max-width: 1920px){.Map__country-list{flex:1}}.credits-card-container{position:fixed;top:90px;right:48px;z-index:1000}.credits-card-container .credits-card-toggle{display:none;position:absolute;top:-40px;right:0}.credits-card-container .credits-card__content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.credits-card-container .credits-card__tag{margin-left:8px}.credits-card-container .credits-card__text{margin-left:16px}@media (max-width: 768px){.credits-card-container{top:auto;bottom:110px;right:10px;left:20px;width:auto}.credits-card-container .credits-card-toggle{display:block;position:absolute;top:-60px;right:0}.credits-card-container .credits-card__content{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap}.credits-card-container .credits-card__tag,.credits-card-container .credits-card__text{margin-left:8px;margin-top:0}}.lcp-disciplines-list__row{display:flex;align-items:center}.lcp-disciplines-list__row--disabled{opacity:.5}.lcp-disciplines-list__checkbox{margin-right:8px}.lcp-disciplines-list__text{margin-left:8px}.lcp-disciplines-list__link{padding:0;margin:0 4px}.lcp-disciplines-list__child-row{display:flex;align-items:center}.lcp-disciplines-list__child-text{margin-left:8px}.lcp-disciplines-list__text-gray{margin-left:16px;color:gray}.lcp-disciplines-list__semester-container{position:relative}.lcp-disciplines-list__sticky-divider{position:sticky;top:0;z-index:10;padding:8px 0}.save-votes-button{position:fixed;bottom:16px;left:122px;z-index:4}@media (max-width: 768px){.save-votes-button{left:20px}}.card-title{white-space:normal;word-break:break-word}@media (max-width: 768px){.card-title{white-space:normal;word-break:break-word}}.MainInfoTab__avatar{min-width:160px;text-align:center}.MainInfoTab__info{min-width:40%}.Merit-table__row--highlight{background-color:#ffff0071}:root{--snowflake-color: #bae3ffe4}@keyframes snowflakes-fall{0%{top:-10%;transform:translate(0)}to{top:100%;transform:translate(100px)}}@keyframes snowflakes-shake{0%,to{transform:translate(0)}50%{transform:translate(80px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;user-select:none;pointer-events:none;animation-name:snowflakes-fall,snowflakes-shake;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running;color:var(--snowflake-color)}.snowflake:nth-of-type(odd){animation-delay:0s,0s}.snowflake:nth-of-type(2n){animation-delay:5s,2s}.snowflake:nth-of-type(1){font-size:.5rem;animation-duration:10s,3s}.snowflake:nth-of-type(2){font-size:.75rem;animation-duration:12s,4s}.snowflake:nth-of-type(3){font-size:1rem;animation-duration:14s,5s}.snowflake:nth-of-type(4){font-size:1.25rem;animation-duration:16s,6s}.snowflake:nth-of-type(5){font-size:1.5rem;animation-duration:18s,7s}.JarsTypesTable__filters{width:300px!important}.StructureTree .ant-tag{border-radius:0!important}.StructureTree .ant-tabs-nav{margin-bottom:0!important;max-height:32px!important}.StructureTree .ant-tabs-nav-more{padding:.5rem!important}.StructureTree .ant-tabs-tab{border-radius:0!important;padding:.25rem .5rem!important}.StructureTree .ant-tabs-tab-remove{margin:0 .5rem 0 0!important;padding:0!important}.StructureTree .ant-tabs-tab:first-child{border-top-left-radius:8px!important;position:sticky;left:0;z-index:1;padding:.25rem .5rem!important}.StructureTree .ant-tabs-tab:not(:last-child){border-top-right-radius:0!important}.StructureTree .ant-tabs-tab:last-child{border-top-right-radius:8px!important}.StructureTree .ant-card{margin:0!important;padding:0!important;border-radius:0!important}.StructureTree .ant-card-head{padding:.5rem!important;border-radius:0!important;padding-bottom:0!important;border-bottom:none!important}.StructureTree .ant-card-body{padding:.5rem!important}.StructureTree .ant-table-container{border-radius:0!important}.StructureTree .ant-table-cell{text-align:start!important}.StructureTree .ant-form-item{margin:.1rem .1rem .3rem!important}.StructureTree .ant-form-item-label{padding:0!important}.StructureTree .ant-divider{margin:.5rem 0!important}.StructureTree .ant-btn{margin:0!important;border-radius:0!important}.StructureTree__tab-tag{font-size:14px!important}.StructureTree__entity-id{position:fixed;z-index:2;bottom:.5rem;opacity:.6}.PdfSign__preview>div:nth-child(2){position:absolute!important;z-index:3}.PdfSign__toolbar{flex-direction:column}.PdfSign__facsimilePreview{background-color:#f8f8f8;border-radius:.5rem}.WatermarkApplier__Preview{position:relative;width:100%}.WatermarkApplier__Preview canvas{width:100%}.WatermarkApplier__Preview canvas:nth-child(2){position:absolute;top:0;left:0}.Avatar,.Picture{overflow:hidden}.Avatar .ant-typography,.Picture .ant-typography{margin-bottom:0}.light .Avatar,.light .Picture{background-color:#e8e8e8b3}.dark .Avatar,.dark .Picture{background-color:#242424b3}.light .Avatar .anticon svg,.light .Picture .anticon svg{color:#242220d9}.dark .Avatar .anticon svg,.dark .Picture .anticon svg{color:#dfdddb}.Avatar,.Picture{object-fit:cover}.Avatar{border-radius:100%}.Picture{border-radius:.5rem}.Picture .anticon{width:30%}.Picture .anticon svg{height:100%;width:100%}.light .Bordered{border:.0625rem solid rgba(36,34,32,.85)}.dark .Bordered{border:.0625rem solid #dfdddb}.StudentMainInfo__header{display:flex;align-items:center;margin-bottom:30px}.StudentMainInfo__image{width:8rem!important;height:10rem!important}.StudentMainInfo__details{margin-left:20px}.StudentMainInfo__name{margin:0}.StudentMainInfo__block{margin-bottom:10px}.StudentMainInfo__block:last-child{margin-bottom:0}.approval-invitations-table__expanded-table{width:100%}.approval-invitations-table__expanded-table .ant-table{background:transparent}.approval-invitations-table__expanded-table .approval-invitations-table__latest-row{background-color:#71aa76a2}.approval-invitations-table__expanded-table .approval-invitations-table__latest-row td{background-color:transparent!important}.Column{width:100%;display:flex;flex-direction:column;gap:.5rem;background-color:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 6px #24222014}.Column:hover{box-shadow:0 4px 12px #2422201f;transform:translateY(-2px)}.Column__header{font-size:16px;font-weight:600;margin-bottom:.75rem;border-bottom:1px solid #e8e8e8;padding-bottom:.25rem}.Column__list{display:flex;flex-direction:column;gap:.5rem;position:relative;min-height:100px}.Column__empty{text-align:center;margin-top:2rem;font-style:italic}.MarkdownEditor{border:1px solid #858585;border-radius:6px}.MarkdownEditor .ant-tabs-nav{padding:0 8px;margin-bottom:0}.MarkdownEditor__toolbar{display:flex;gap:4px;padding:12px}.MarkdownEditor__toolbar button{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid rgba(36,34,32,.65);border-radius:4px;cursor:pointer;transition:background .2s}.MarkdownEditor__toolbar button:hover{background:#f5f5f5}.MarkdownEditor__toolbar button svg{font-size:16px}.MarkdownEditor__textarea,.MarkdownEditor__preview{padding:12px 16px;border-top:rgba(36,34,32,.65);font-family:system-ui;min-height:228px;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word}.MarkdownEditor__textarea{border:none;resize:none}.CardDetailDrawer__content{display:flex;gap:24px}.CardDetailDrawer__column--left,.CardDetailDrawer__column--right{flex:1;min-width:0}.CardDetailDrawer__markdown{margin-top:16px}.CardDetailDrawer__screenshots{margin-top:24px}.CardDetailDrawer__person-option{display:flex;align-items:center;gap:8px}.CardDetailDrawer__top-row{display:flex;gap:16px;margin-bottom:16px}.CardDetailDrawer__top-row>.CardDetailDrawer__date-col,.CardDetailDrawer__top-row>.CardDetailDrawer__person-col{flex:1}.CardDetailDrawer__tags-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.CardDetailDrawer__tags-row>.ant-select{flex:1 1 calc(50% - 8px);min-width:0}.CardDetailDrawer__actions{display:flex;justify-content:flex-end;gap:.5rem}.CardDetailDrawer .ant-drawer-header{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px 0!important}.CardDetailDrawer .ant-drawer-title{margin:0;line-height:1}.CardDetailDrawer__actions{display:flex;align-items:center;gap:12px}.Screenshot-modal .ant-modal-content{padding:0!important;background-color:transparent!important;box-shadow:none!important;border-radius:0!important}.Screenshot-modal .ant-modal-body{text-align:center;background-color:#000000e6}.Screenshot-modal__image{object-fit:contain;max-width:100%;max-height:100%;cursor:zoom-out}.ScreenshotUploader__paste-area{border:1px dashed #dfdddb;height:200px;padding:16px;text-align:center;margin-bottom:16px;cursor:text;outline:none;overflow-y:auto}.SubtasksSection__input-row{display:flex;gap:8px;align-items:flex-start;margin-top:12px}.SubtasksSection__input-row button{white-space:nowrap;height:fit-content}.SubtasksSection__textarea{flex:1;resize:none}.SubtasksSection__input-group{width:100%;margin-top:12px;margin-bottom:8px}.SubtasksSection__item{align-items:flex-start;padding-left:0;padding-right:0}.SubtasksSection__item-content{display:flex;gap:8px;align-items:flex-start;flex:1}.SubtasksSection__edit-input{width:100%}.SubtasksSection__text-wrapper{flex:1}.SubtasksSection__text{word-break:break-word;white-space:pre-wrap}.SubtasksSection__text--clamped{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.DoneTasksTable{width:100%;overflow-x:auto;margin-top:.3rem}.DoneTasksTable__table{width:100%;border-collapse:collapse;font-size:15px;table-layout:fixed}.DoneTasksTable__cell{border:1px solid #dfdddb;padding:.4rem;vertical-align:top;text-align:left;word-break:break-word;overflow:hidden}.DoneTasksTable__cell--index{width:2.5%}.DoneTasksTable__cell--expander{width:38px}.DoneTasksTable__cell--title{width:10%}.DoneTasksTable__cell--description{width:19%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DoneTasksTable__cell--description.DoneTasksTable__cell--expanded{white-space:normal;overflow:auto;text-overflow:unset}.DoneTasksTable__cell--doneDescription{width:19%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DoneTasksTable__cell--doneDescription.DoneTasksTable__cell--expanded{white-space:normal;overflow:auto;text-overflow:unset}.DoneTasksTable__cell--subtasks{width:20%}.DoneTasksTable__cell--created,.DoneTasksTable__cell--done{width:8%}.DoneTasksTable__cell--deadline{width:14%}.DoneTasksTable__toggleButton{width:24px;height:24px;font-size:16px;font-weight:700;background-color:transparent;border:none;cursor:pointer;line-height:1;padding:0;text-align:start;-webkit-user-select:none;user-select:none}.DoneTasksTable__toggleButton:hover{background-color:#dfdddb}.DoneTasksTable__label{color:#1677ff;font-size:13px;cursor:default}.DoneTasksTable__subtasks{display:flex;flex-direction:column;gap:4px;margin-top:4px}.DoneTasksTable__subtask{display:flex;align-items:center;gap:.5rem}.DoneTasksTable__subtask--done .DoneTasksTable__checkbox{background-color:#52c41a;border-color:#52c41a;position:relative}.DoneTasksTable__subtask--done .DoneTasksTable__checkbox:after{content:"";position:absolute;top:2px;left:5px;width:5px;height:10px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.DoneTasksTable__subtask--done .DoneTasksTable__title{color:#52c41a;text-decoration:line-through}.DoneTasksTable__checkbox{width:16px;height:16px;border:2px solid #dfdddb;border-radius:4px;background-color:#fff;display:inline-block;position:relative;flex-shrink:0}.DoneTasksTable__title{font-size:14px}.DoneTasksTable__controls{display:flex;justify-content:flex-start;gap:8px;margin-bottom:12px}.Card{width:100%;border-radius:8px;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease,background-color .2s ease;margin-bottom:8px;-webkit-user-select:none;user-select:none;border-left:4px solid transparent}.Card:hover{box-shadow:0 0 0 2px #2422200d}.Card__antd{border:none;border-radius:6px;background-color:transparent}.Card__antd .ant-card-body{padding:0}.Card--dragging{transform:scale(1.01)}.light .Card--backlog{border-left:4px solid #bfbfbf}.light .Card--backlog:hover{box-shadow:0 0 0 2px #bfbfbf}.light .Card--backlog.Card--dragging{background-color:#dfdddb33;box-shadow:0 0 0 2px #bfbfbf}.dark .Card--backlog{border-left:4px solid #8c8c8c}.dark .Card--backlog:hover{box-shadow:0 0 0 2px #8c8c8c}.dark .Card--backlog.Card--dragging{background-color:#dfdddb33;box-shadow:0 0 0 2px #8c8c8c}.Card--to_do{border-left:4px solid #faad14}.Card--to_do:hover{box-shadow:0 0 0 2px #faad14}.Card--to_do.Card--dragging{background-color:#faad1414;box-shadow:0 0 0 2px #faad14}.Card--in_progress{border-left:4px solid #1890ff}.Card--in_progress:hover{box-shadow:0 0 0 2px #1890ff}.Card--in_progress.Card--dragging{background-color:#1890ff14;box-shadow:0 0 0 2px #1890ff}.Card--done{border-left:4px solid #52c41a}.Card--done:hover{box-shadow:0 0 0 2px #52c41a}.Card--done.Card--dragging{background-color:#52c41a14;box-shadow:0 0 0 2px #52c41a}.Card--validating{border-left:4px solid #3cba92}.Card--validating:hover{box-shadow:0 0 0 2px #3cba92}.Card--validating.Card--dragging{background-color:#3cba9214;box-shadow:0 0 0 2px #3cba92}.Card--deleted{background-color:#ed1d231a;border-left:4px solid #ed1d23;opacity:.7}.Card--paused{border-left:4px solid rgba(68,68,68,.5215686275)!important}.light .Card--paused{background-color:#e0e0e0b3!important;border-top-color:#e0e0e0b3!important}.dark .Card--paused{background-color:#363636b3!important;border-top-color:#363636b3!important}.Card--paused:hover{box-shadow:none!important;transform:none!important}.Card--overdue{border-left:4px solid #ed1d23!important}.Card--overdue .Card__title,.Card--overdue .Card__assignee-name,.Card--overdue .Card__deadline-inline{color:#ed1d23}.Card--overdue:hover{box-shadow:0 0 0 2px #ed1d23!important}.Card__content{display:flex;flex-direction:column;padding:8px;height:100%;width:100%}.Card__tags{flex-wrap:wrap;gap:4px}.Card__tags .ant-tag{padding:0 6px;font-size:16px;line-height:1.2;border-radius:3px;background-color:#dfdddb33}.Card__avatar--container{display:flex;justify-content:space-between;margin-bottom:4px}.Card__header{display:flex;justify-content:space-between;align-items:center}.Card__title{font-size:15px;font-weight:600;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Card__progress .ant-progress-inner{border-radius:4px;overflow:hidden}.Card__info-row{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.Card__info-row--no-deadline{justify-content:flex-end}.Card__deadline-inline{font-size:13px;font-weight:500;color:#1890ff;white-space:nowrap}.Card__deadline-inline--overdue{color:#ed1d23}.Card__scope{display:flex;justify-content:end}.Card__top-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px}.Card__avatar--container{margin-bottom:0}.BoardSidebar{width:100%;background-color:transparent;box-shadow:none;border-radius:0}.BoardSidebar__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;border-bottom:1px solid #e8e8e8;padding:0 8px 8px}.BoardSidebar__title{margin:0;font-weight:600;font-size:16px;color:#242220}.BoardSidebar__list{margin-top:8px}.BoardSidebar__list .ant-list-item{padding:8px 12px;border-radius:6px;transition:all .2s ease;border:none;margin-bottom:4px;cursor:pointer}.light .BoardSidebar__list .ant-list-item:hover{background-color:#e0e0e0b3}.dark .BoardSidebar__list .ant-list-item:hover{background-color:#363636b3}.BoardSidebar__list .ant-list-item.BoardSidebar__item--selected,.BoardSidebar__item--selected{background-color:#1890ff1a;border-left:3px solid #1677ff}.BoardSidebar__user{display:flex;align-items:center;gap:8px;width:100%}.BoardSidebar__info{display:flex;flex-direction:column}.BoardSidebar__name{font-weight:500;line-height:1.2}.BoardSidebar__role{font-size:12px;line-height:1.2;color:#242220a6}.BoardSidebar__empty{text-align:center;padding-top:24px;color:#242220a6;font-style:italic}.CircleStats{gap:1.875rem 5.625rem;margin-top:3.6875rem}.CircleStats__number{background:#f8f8f8;box-shadow:0 .625rem .375rem #cf9114;font-weight:700;font-size:2.75rem;line-height:3.3125rem;text-align:center;color:#2e2e2e;height:100%}.CircleStats__number--orange{box-shadow:0 .625rem .375rem #ef4f19}.CircleStats__number--blue{box-shadow:0 .625rem .375rem #16858c}.CircleStats__number--red{box-shadow:0 .625rem .375rem #bc141c40}.CircleStats *{height:100%;border-radius:50%}.CircleStats__border{padding:.1875rem;background:linear-gradient(#e2a11a,#d82108);position:relative}.CircleStats__border--orange{background:linear-gradient(#f97549,#d82108)}.CircleStats__border--blue{background:linear-gradient(#6bcdee,#1cc0cb)}.CircleStats__border--red{background:linear-gradient(#ec6271,#f04149)}.CircleStats__border-circle{width:1rem;position:absolute;height:1rem;background:linear-gradient(#e2a11a,#d82108);left:-.375rem;top:5.8125rem;padding:.1875rem;margin-top:-.5rem}.CircleStats__border-circle--orange{background:linear-gradient(#f97549,#d82108)}.CircleStats__border-circle--blue{background:linear-gradient(#6bcdee,#1cc0cb)}.CircleStats__border-circle--red{background:linear-gradient(#ec6271,#f04149)}.CircleStats__border-circle--right{left:inherit;right:-.375rem}.CircleStats__border-circle div{background-color:#f8f8f8}.CircleStats__white-bg{padding:.75rem;background:#f8f8f8}.CircleStats__main-bg{background:#e4a321;padding:1.3125rem}.CircleStats__main-bg--orange{background:#f97549}.CircleStats__main-bg--blue{background:#1cc0cb}.CircleStats__main-bg--red{background:#f13f47}.CircleStats__item{width:11.625rem;height:11.625rem}.GenerateReport__icon{font-size:1.4375rem;color:#242220a6;margin:.125rem .6875rem 0}.GenerateReport__list{max-width:31.875rem;gap:.5rem 1rem;max-height:25rem;overflow:auto}.GenerateReport__list--small{max-width:20rem}.GenerateReport__list .DropdownActions__cont{min-width:14.375rem;flex:1;display:flex;align-items:center}.GenerateReport__list .DropdownActions__cont--full{flex:1 0 auto}.GenerateReport__confirm{font-size:.875rem;line-height:1.375rem;max-width:14.75rem;font-family:Inter}.GenerateReport .ant-popover-disabled-compatible-wrapper{line-height:1}.GenerateReport .ant-checkbox-inner:after{left:.3125rem}.TableFilters svg{width:1rem;height:1rem}.TableFilters__select{min-width:9.375rem;max-width:13.75rem}.TableFilters__select--long{min-width:13rem}.TableFilters .ant-btn{height:2.0625rem;margin-inline:0;margin-left:.1875rem}.light .TableFilters .ant-btn:hover svg{color:#242220f2}.dark .TableFilters .ant-btn:hover svg{color:#dfdddbf2}.TableFilters .ant-btn:first-of-type{margin-left:1rem}.TableFilters__active span[role=img]{color:#1890ff}.TableFilters .ant-dropdown-trigger svg{width:1rem;height:1rem}.TableFilters__carets span[role=img]{margin-inline-start:0}.TableFilters__carets span[role=img] svg{width:.875rem;height:.875rem}.TableFilters__carets span[role=img]:first-child{padding-top:.225rem}.TableFilters__carets span[role=img]:last-child{margin-top:-.275rem}.LargeCard{max-width:75rem;border-radius:1rem;box-shadow:0 3px 40px #00000014;-webkit-backdrop-filter:blur(5rem);backdrop-filter:blur(5rem);border:none;padding:1.875rem}.light .LargeCard{background-color:#fff}.dark .LargeCard{background-color:#0d0d0d}.LargeCard__title{font-size:1.5rem;font-family:Montserrat;font-weight:500;line-height:120%;margin-bottom:2.25rem}.light .LargeCard__title{color:#242220}.dark .LargeCard__title{color:#dfdddb}.Uploader .ant-upload-drag{background:none}.light .CollapseCustom__icon{transition:all .3s ease-in-out}.light .CollapseCustom__icon--rotated{transform:rotate(90deg)}.light .CollapseCustom .ant-collapse-item{margin-bottom:.625rem;background-color:#fff;border-radius:1rem!important;box-shadow:0 2px 5px #0000000d,0 0 20px #f8f8f84d;font-family:Inter;font-size:1.125rem;font-weight:500;line-height:140%}.light .CollapseCustom .ant-collapse-header{align-items:center!important;padding:1.125rem 1.5rem!important}.light .CollapseCustom .ant-collapse-content-box{padding:0 1.5rem 1.125rem!important;font-size:1rem;font-weight:400;line-height:140%}.dark .CollapseCustom__icon{transition:all .3s ease-in-out}.dark .CollapseCustom__icon--rotated{transform:rotate(90deg)}.dark .CollapseCustom .ant-collapse-item{margin-bottom:.625rem;background-color:#0d0d0d;border-radius:1rem!important;box-shadow:0 3.5739684105px 40.2071456909px #00000014;font-family:Inter;font-size:1.125rem;font-weight:500;line-height:140%}.dark .CollapseCustom .ant-collapse-header{align-items:center!important;padding:1.125rem 1.5rem!important}.dark .CollapseCustom .ant-collapse-content-box{padding:0 1.5rem 1.125rem!important;font-size:1rem;font-weight:400;line-height:140%}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{padding:0}.CustomDropdown{cursor:pointer}.UserModalWithImg__cont{padding-right:30px;flex:1}.UserModalWithImg__img{width:194px;height:258px;object-fit:cover}.UserModalWithImg__item{padding-right:224px}.NavCard{font-family:Montserrat;font-size:1rem;cursor:pointer;width:100%;font-weight:500;display:block}.NavCard .ant-card-body{height:100%;padding:1.25rem .9375rem;display:flex;flex-direction:column;justify-content:space-between}.NavCard .ant-card-body:before,.NavCard .ant-card-body:after{display:none}.NavCard .NavCardArrow{border:1px solid #242220;border-radius:100%;padding:.3125rem;width:auto;height:auto;transition:all .3s ease-in-out}.NavCard.active{color:#1890ff}.NavCard.active .NavCardArrow{rotate:90deg;fill:#1890ff;border-color:#1890ff}.NavCard--tall{height:12.5rem}.NavCard--default{height:10rem}.NavCard--short{height:7.5rem}.NavCard--auto{height:auto}.AddCard{max-width:17.5rem;padding:1.25rem;cursor:pointer}.AddCard__add{color:#1890ff}.AddCard.full-width{width:100%;max-width:100%}.ant-picker-cell-inner.CustomDateCell{width:100%!important}.TwoFactorModal__icon-container{display:flex;justify-content:center;align-items:center;margin-bottom:16px}.TwoFactorModal__icon{font-size:48px;background:#1880ff10;border-radius:50%;padding:16px}.TwoFactorModal__header{text-align:center;font-size:18px;font-weight:600;margin-bottom:16px}.light .TwoFactorModal__header{color:#242220}.dark .TwoFactorModal__header{color:#dfdddb}.TwoFactorModal__instructions{margin-bottom:16px;font-size:14px;text-align:center}.light .TwoFactorModal__instructions{color:#242220}.dark .TwoFactorModal__instructions{color:#dfdddb}.TwoFactorModal__qr-code{display:flex;justify-content:center;margin:16px 0}.TwoFactorModal__input{width:100%;height:48px;border-radius:8px;padding:12px;font-size:20px;text-align:center;outline:none;transition:all .3s ease}.light .TwoFactorModal__input{border:1px solid #d1d5db}.light .TwoFactorModal__input:focus{border-color:#1890ff}.dark .TwoFactorModal__input{border:1px solid #d1d5db}.dark .TwoFactorModal__input:focus{border-color:#1890ff}.TwoFactorModal__otp-input{display:flex;justify-content:center;margin-bottom:2rem}.TwoFactorModal__otp-input input{font-size:22px;width:2.5rem;height:3rem}.TwoFactorModal__secred{padding:16px;border-radius:8px;text-align:center;font-size:14px;margin-top:12px;background:#1880ff10}.TwoFactorModal__secred a{font-weight:600}.TwoFactorModal__secret{font-size:14px;font-weight:700;letter-spacing:.06rem}.TwoFactorModal__buttons{display:flex;justify-content:space-between;margin-top:16px}.TwoFactorModal__buttons-cancel{height:44px;font-size:16px}.TwoFactorModal__buttons-submit{height:44px;font-size:16px;border-radius:8px;border:none}.TwoFactorModal__buttons-submit:disabled{cursor:not-allowed}.TwoFactorModal__content{padding:1.5rem}@media (max-width: 768px){.TwoFactorModal__content{padding:0}}.TwoFactorModal__faq-icon{color:#1890ff}.EditableTable__deleted-row{background-color:#fc7c7c2d!important}.ArrayEditor__preview{margin-bottom:8px}.ArrayEditor__preview-item{margin-right:8px}.ArrayEditor__list{display:flex;flex-direction:column}.ArrayEditor__list-item{display:flex;align-items:center;margin-bottom:8px}.ArrayEditor__input{margin-right:8px;flex:1}.ArrayEditor__add{display:flex;align-items:center;margin-top:8px}.ant-table-cell{vertical-align:top!important}.Confetti{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:200px;overflow:hidden;z-index:0}.Confetti__piece{position:absolute;width:8px;height:16px;background:#faad14;top:0;opacity:0}.Confetti__piece:nth-child(1){left:7%;transform:rotate(-75deg);animation:Confetti-makeItRain 1s infinite ease-out;animation-delay:418ms;animation-duration:763ms}.Confetti__piece:nth-child(2){left:14%;transform:rotate(-12deg);animation:Confetti-makeItRain 1s infinite ease-out;animation-delay:485ms;animation-duration:771ms}.Confetti__piece:nth-child(3){left:21%;transform:rotate(79deg);animation:Confetti-makeItRain 1s infinite ease-out;animation-delay:354ms;animation-duration:727ms}.Confetti__piece:nth-child(4){left:28%;transform:rotate(74deg);animation:Confetti-makeItRain 1s infinite ease-out;animation-delay:7ms;animation-duration:784ms}.Confetti__piece:nth-child(5){left:35%;transform:rotate(-32deg);animation:Confetti-makeItRain 1s infinite ease-out;animation-delay:258ms;animation-duration:743ms}.Confetti__piece:nth-child(6){left:42%;transform:rotate(40deg);animation:Confetti-makeItRain 1s infinite ease-out;animation-delay:244ms;animation-duration:755ms}.Confetti__piece:nth-child(7){left:49%;transform:rotate(-70deg);animation:Confetti-makeItRain 1s infinite ease-out;animation-delay:155ms;animation-duration:1145ms}.Confetti__piece:nth-child(8){left:56%;transform:rotate(-8deg);animation:Confetti-makeItRain 1s infinite ease-out;animation-delay:106ms;animation-duration:1016ms}.Confetti__piece:nth-child(9){left:63%;transform:rotate(-67deg);animation:Confetti-makeItRain 1s infinite ease-out;animation-delay:318ms;animation-duration:1.15s}.Confetti__piece:nth-child(10){left:70%;transform:rotate(-55deg);animation:Confetti-makeItRain 1s infinite ease-out;animation-delay:247ms;animation-duration:763ms}.Confetti__piece:nth-child(11){left:77%;transform:rotate(-33deg);animation:Confetti-makeItRain 1s infinite ease-out;animation-delay:.13s;animation-duration:761ms}.Confetti__piece:nth-child(12){left:84%;transform:rotate(46deg);animation:Confetti-makeItRain 1s infinite ease-out;animation-delay:401ms;animation-duration:935ms}.Confetti__piece:nth-child(13){left:91%;transform:rotate(75deg);animation:Confetti-makeItRain 1s infinite ease-out;animation-delay:82ms;animation-duration:1196ms}.Confetti__piece:nth-child(odd){background:#1890ff}.Confetti__piece:nth-child(2n){z-index:1}.Confetti__piece:nth-child(4n){width:5px;height:12px;animation-duration:2s}.Confetti__piece:nth-child(3n){width:3px;height:10px;animation-duration:2.5s;animation-delay:1s}.Confetti__piece:nth-child(4n-7){background:#ff4e91}@keyframes Confetti-makeItRain{0%{opacity:0}50%{opacity:1}to{transform:translateY(200px)}}.LocationForm .ant-btn{border-color:#1890ff;color:#1890ff;height:100%;padding:.5rem 2.375rem}.LocationForm .CustomForm__dynamic-select{padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid rgba(36,34,32,.15)}.LocationForm .CustomForm__dynamic-select .ant-form-item-label{max-width:22.1875rem;width:100%}.LocationForm .CustomForm__dynamic-select .ant-form-item-control{flex:1}.LocationForm .ant-select-selector{padding:.3125rem!important;font-family:Inter;font-size:1rem}.LocationForm .ant-select-selection-search{inset-inline-start:0!important}.Layout{min-height:100vh;padding:0 15px 20px 65px}@media only screen and (max-width: 1024px){.Layout{padding:0 2rem 3rem 7.18rem}}@media only screen and (max-width: 768px){.Layout{padding:0 1.25rem 2.25rem}}.Layout--empty{padding:0}.Layout__title{margin-right:1rem}.light .Layout{background:#f8f8f8}.dark .Layout{background:#141414}.Layout__impersonate{position:absolute;width:100%;z-index:100;padding:.25rem 0;text-align:center;background-color:#52c41a}.Layout .ErrorFallback__content{max-width:48rem;padding:2rem 0;gap:2rem}@media only screen and (max-width: 576px){.Layout .ErrorFallback__content>:last-child{flex-direction:column;width:100%}}@media only screen and (max-width: 576px){.Layout .ErrorFallback__content{padding:1rem 0;gap:1rem}}.Layout .ErrorFallback__errorCode{position:relative;display:flex;justify-content:center;align-items:center}.Layout .ErrorFallback__errorCode>p{font-size:16rem;font-weight:700;pointer-events:none}.light .Layout .ErrorFallback__errorCode>p{color:#4096ff}.dark .Layout .ErrorFallback__errorCode>p{color:#2d2f39}@media only screen and (max-width: 1024px){.Layout .ErrorFallback__errorCode>p{font-size:12rem}}@media only screen and (max-width: 768px){.Layout .ErrorFallback__errorCode>p{font-size:10rem}}@media only screen and (max-width: 576px){.Layout .ErrorFallback__errorCode>p{font-size:6rem}}.Layout .ErrorFallback__errorCode img{height:16rem;position:absolute;right:9rem}.dark .Layout .ErrorFallback__errorCode img{filter:brightness(75%)}@media only screen and (max-width: 1024px){.Layout .ErrorFallback__errorCode img{height:12rem;right:6.5rem}}@media only screen and (max-width: 768px){.Layout .ErrorFallback__errorCode img{height:10rem;right:5.5rem}}@media only screen and (max-width: 576px){.Layout .ErrorFallback__errorCode img{position:relative;height:6rem;right:0}}.Layout .ErrorFallback__message{width:100%;gap:.5rem}.Layout .ErrorFallback__message h2{text-align:center}.light .Layout .ErrorFallback__message h2{color:#0009}.dark .Layout .ErrorFallback__message h2{color:#fff9}.Layout .ErrorFallback__message>div{width:100%;margin-bottom:0}.Layout .ErrorFallback__message>div code{display:flex;padding:.5em;color:#ed1d23}.LocationModal .ant-modal-content{padding:2.5rem 4.375rem}@media (max-width: 768px){body{--_access-icon-bottom: .375rem;--_access-icon-left: unset;--_access-icon-right: .375rem;--_access-icon-top: unset}.ScrollToggleButton{position:fixed;bottom:.625rem!important;right:3.8rem!important;z-index:1000!important}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-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]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}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{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}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{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[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{padding:.2em;background-color:#feffe6}.width-100{width:100%}.height-100{height:100%}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.text-center{text-align:center}.text-left{text-align:left}.text-wrap{white-space:normal}.text-nowrap{white-space:nowrap}.text-justify{text-align:justify}.decoration-none{text-decoration:none}.fl{display:flex;flex-flow:row wrap}.flex{display:flex}.fl-inline{display:inline-flex}.fl-direction-column{flex-direction:column}.fl-direction-column-reverse{flex-direction:column-reverse}.fl-direction-row{flex-direction:row}.fl-justify-content-between{justify-content:space-between}.fl-justify-content-evenly{justify-content:space-evenly}.fl-justify-content-start{justify-content:flex-start}.fl-justify-content-end{justify-content:flex-end}.fl-justify-content-center{justify-content:center}.fl-align-center{align-items:center}.fl-align-start{align-items:flex-start}.fl-align-end{align-items:flex-end}.fl-align-baseline{align-items:baseline}.fl-1{flex:1 0 auto}.fl-no-srink{flex:1}.fl-gap-10{gap:.625rem}.fl-gap-15{gap:.9375rem}.fl-gap-20{gap:1.25rem}.fl-gap-30{gap:1.875rem}.fl-gap-50{gap:3.125rem}.text-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:100%}.d-block{display:block}.text-red{color:#ed1d23}.text-yellow{color:#faad14}.text-green{color:#52c41a}.text-gray{color:#dfdddb}.text-gray-navy{color:#707991}.text-blue{color:#1890ff}.bg-red{background-color:#ed1d23}.bg-yellow{background-color:#faad14}.bg-green{background-color:#52c41a}.bg-gray{background-color:#dfdddb}.bg-gray-navy{background-color:#707991}.bg-blue{background-color:#1890ff}.text-hover{transition:all .3s ease-in-out}.text-hover:hover{opacity:.5}.btn-reject{color:#fff;background:#ed1d23}.btn-reject:hover{background:#fff;border-color:#ed1d23!important;color:#ed1d23!important}.btn-accept{color:#fff;background:#52c41a}.btn-accept:hover{background:#fff;border-color:#52c41a!important;color:#52c41a!important}.p-static{position:static}.p-relative{position:relative}.mt-0{margin-top:0rem}.ml-0{margin-left:0rem}.mr-0{margin-right:0rem}.mb-0{margin-bottom:0rem}.pt-0{padding-top:0rem}.pl-0{padding-left:0rem}.pr-0{padding-right:0rem}.pb-0{padding-bottom:0rem}.mt-1{margin-top:.25rem}.ml-1{margin-left:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.pt-1{padding-top:.25rem}.pl-1{padding-left:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.mt-2{margin-top:.5rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.pt-2{padding-top:.5rem}.pl-2{padding-left:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.mt-3{margin-top:1rem}.ml-3{margin-left:1rem}.mr-3{margin-right:1rem}.mb-3{margin-bottom:1rem}.pt-3{padding-top:1rem}.pl-3{padding-left:1rem}.pr-3{padding-right:1rem}.pb-3{padding-bottom:1rem}.mt-4{margin-top:1.5rem}.ml-4{margin-left:1.5rem}.mr-4{margin-right:1.5rem}.mb-4{margin-bottom:1.5rem}.pt-4{padding-top:1.5rem}.pl-4{padding-left:1.5rem}.pr-4{padding-right:1.5rem}.pb-4{padding-bottom:1.5rem}.mt-5{margin-top:2rem}.ml-5{margin-left:2rem}.mr-5{margin-right:2rem}.mb-5{margin-bottom:2rem}.pt-5{padding-top:2rem}.pl-5{padding-left:2rem}.pr-5{padding-right:2rem}.pb-5{padding-bottom:2rem}.mt-6{margin-top:3rem}.ml-6{margin-left:3rem}.mr-6{margin-right:3rem}.mb-6{margin-bottom:3rem}.pt-6{padding-top:3rem}.pl-6{padding-left:3rem}.pr-6{padding-right:3rem}.pb-6{padding-bottom:3rem}.width-6{width:6px}.height-6{height:6px}.width-12{width:12px}.height-12{height:12px}.width-18{width:18px}.height-18{height:18px}.width-24{width:24px}.height-24{height:24px}.width-32{width:32px}.height-32{height:32px}.width-40{width:40px}.height-40{height:40px}.fs-12{font-size:12px}.fs-14{font-size:14px}.fs-16{font-size:16px}.fs-18{font-size:18px}.fs-20{font-size:20px}.fs-24{font-size:24px}.fs-32{font-size:32px}.fs-40{font-size:40px}.large-btn{font-weight:500;line-height:157%;height:2.5rem;width:11.25rem}.blue-bordered-btn{font-family:Inter;font-weight:600;font-size:.875rem;line-height:2.375rem;color:#1890ff;border:1px solid #1890ff;border-radius:.5rem;background-color:transparent;height:2.5rem;padding:0 1.6875rem}.blue-bordered-btn--small-circled{line-height:145%;height:1.875rem;border-radius:6.25rem;padding:0 1rem;font-size:.75rem;font-weight:500}.ml-auto{margin-left:auto}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.p-0{padding:0}.round-border{border:1px solid rgba(0,0,0,.6);border-radius:6.25rem;padding:.5rem}.border{border:1px solid #dfdddb;border-radius:1rem;margin-bottom:.5rem;padding:.5rem}.text-bold{font-weight:500}.radius-16{border-radius:16px}.shadow{box-shadow:0 .2188rem 2.5rem #00000014}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/inter-cyr-DHeaknKs.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/inter-lat-DwMxL0mc.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/inter-cyr-DHeaknKs.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/inter-lat-DwMxL0mc.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/inter-cyr-DHeaknKs.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/inter-lat-DwMxL0mc.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/montserrat-cyr-500-BDIFB2Jb.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/montserrat-lat-500-BDA6280a.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/rubik-cyr-C-kKBSSW.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/rubik-lat-FRaVsx8M.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/manrope-600-BO_BWejN.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/manrope-700-trkvHmuv.woff2) format("woff2")}body{scroll-behavior:smooth;min-width:20rem;font-style:normal;font-weight:400;font-size:1rem;font-family:Inter;background-color:#f8f8f8;scrollbar-width:thin;scrollbar-color:#bbb #eee}::-webkit-scrollbar{width:.75rem}::-webkit-scrollbar-track{background:#eee}::-webkit-scrollbar-thumb{background:#bbb;border-radius:.5rem}::-webkit-scrollbar-thumb:hover{background:#aaa}::-webkit-scrollbar-thumb:active{background:#999}@media (prefers-color-scheme: dark){body{scrollbar-color:#333 #141414}::-webkit-scrollbar-track{background:#141414}::-webkit-scrollbar-thumb{background:#333}::-webkit-scrollbar-thumb:hover{background:#444}::-webkit-scrollbar-thumb:active{background:#555}}p{margin-bottom:0}a{color:#1890ff}.ant-btn-primary{background:#1890ff;font-family:Inter}.ant-modal-body{padding-top:1.5rem}.AuthLoader{min-height:12.5rem;display:flex;align-items:center;justify-content:center}.ant-table-filter-trigger .anticon-search svg{width:1rem;height:1rem}.DropdownActions{background:#fff;-webkit-backdrop-filter:blur(5rem);backdrop-filter:blur(5rem);border-radius:1rem;position:relative;padding:1rem 0;box-shadow:0 .125rem .3125rem #0000000d,0 0 1.25rem #f8f8f84d,0 .1875rem 2.5rem #00000014}.DropdownActions .ant-btn{padding:0;font-family:Inter;font-weight:500;font-size:.87rem;line-height:120%;color:#242220;height:auto;padding:0 1rem;margin-bottom:.62rem}.DropdownActions .ant-btn:hover{background-color:transparent!important;color:#1890ff!important}.DropdownActions .ant-btn:disabled{opacity:.3}.DropdownActions .ant-btn:disabled:hover{color:#242220!important}.DropdownActions__warning-yellow path{fill:#faad14}.DropdownActions__dots{padding:.5rem 0;position:relative}.DropdownActions__dots:after{content:"";position:absolute;width:100%;height:1rem;left:0;bottom:-.4rem}.DropdownActions__cont{width:100%;padding:0 1rem}.DropdownActions__comment{font-size:1rem;font-family:Inter;margin-bottom:1rem}.DropdownActions__comment .ant-input-number{width:4.12rem;margin:0 .5rem}.DropdownActions__confirm{width:14.75rem}.DropdownActions__confirm:after{content:"";position:absolute;right:-1rem;width:1rem;height:100%;top:0}.DropdownActions__confirm .ant-popover-inner{padding:1rem .62rem}.DropdownActions__confirm .ant-popconfirm-message-title{line-height:157%}.DropdownActions__confirm .ant-popconfirm-message{align-items:center}.DropdownActions .ant-divider{margin:0 0 .62rem;padding:0 1rem}.DropdownActions .ant-checkbox-wrapper{margin-bottom:.62rem;margin-inline-start:0;font-family:Inter;align-items:center}.DropdownActions .ant-checkbox-wrapper span:nth-child(2n){padding-inline-start:.3rem}.DropdownActions .ant-checkbox-wrapper .ant-checkbox{top:0}.DropdownActions .ant-checkbox-wrapper .ant-checkbox-inner{width:1.25rem;height:1.25rem}.DropdownActions .ant-checkbox-wrapper:last-child{margin-bottom:0}.ant-popconfirm-message-icon{margin-right:.5rem}ol,ul,dl{padding-left:1.4375rem}.slick-dots li button{background:#1677ff!important;opacity:.3;transition:opacity .2s;box-shadow:0 3px 40px #00000014}.slick-dots li.slick-active button{opacity:1;background:#1677ff!important;box-shadow:0 3px 40px #00000014}
