/*!*************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!../node_modules/normalize.css/normalize.css ***!
  \*************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline;
    -webkit-text-decoration: underline dotted currentColor;
    text-decoration: underline dotted currentColor; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

/*!*****************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/variables.scss ***!
  \*****************************************************************************************************************************************************************************************/

/*!*************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/media.scss ***!
  \*************************************************************************************************************************************************************************************/

/*!*************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/fonts.scss ***!
  \*************************************************************************************************************************************************************************************/
@font-face {
    font-family: "SFUIDisplay";
    src: url(fonts/SFUIDisplay-Light.woff2) format("woff2"), url(fonts/SFUIDisplay-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SFUIDisplay";
    src: url(fonts/SFUIDisplay-Regular.woff2) format("woff2"), url(fonts/SFUIDisplay-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SFUIDisplay";
    src: url(fonts/SFUIDisplay-Medium.woff2) format("woff2"), url(fonts/SFUIDisplay-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SFUIDisplay";
    src: url(fonts/SFUIDisplay-Semibold.woff2) format("woff2"), url(fonts/SFUIDisplay-Semibold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SFUIDisplay";
    src: url(fonts/SFUIDisplay-Bold.woff2) format("woff2"), url(fonts/SFUIDisplay-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/*!**************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/styles.scss ***!
  \**************************************************************************************************************************************************************************************/
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

html {
    height: 100%;
    overflow-x: hidden;
    overflow-y: visible;
    overflow-y: initial;
}

img {
    max-width: 100%;
    max-height: 100%;
}

a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

a:hover {
    color: #0079C2;
}

button {
    padding: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

textarea {
    resize: none;
}

p {
    margin: 0;
}

p:not(:last-of-type) {
    margin-bottom: 0.715em;
}

body {
    height: 100%;
    background: #F5F6F8;
    font-family: "SFUIDisplay";
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    color: #304174;
}

.main {
    padding-bottom: 60px;
}

.container {
    max-width: 1790px;
    width: 100%;
    padding: 0 16px;
    margin: 0 auto;
}

.title-1, .title-2, .title-3, .title-4, .title-5, .title-6 {
    margin: 0;
    font-weight: 500;
    color: #304174;
}

.title-1.centered, .title-2.centered, .title-3.centered, .title-4.centered, .title-5.centered, .title-6.centered {
    text-align: center;
}

.title-2 {
    margin: 32px 0;
    font-size: 26px;
}

.title-3 {
    font-size: 18px;
}

.title-4 {
    font-size: 16px;
}

.icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 20px;
    height: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.icon svg {
    width: 100%;
    height: 100%;
}

.icon svg * {
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.divider {
    width: 100%;
    height: 1px;
    margin: 48px 0;
    background: #D8DBE5;
}

.mb-24 {
    margin-bottom: 24px;
}

/*!************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/aside.scss ***!
  \************************************************************************************************************************************************************************************************/
.aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 24px;
}

.aside__sidebar {
    width: 250px;
    margin-right: 24px;
}

@media (max-width: 1023px) {
    .aside__sidebar {
        width: 100%;
        margin: 0 0 24px;
    }
}

.aside__main {
    width: calc(100% - 250px - 24px);
}

@media (max-width: 1023px) {
    .aside__main {
        width: 100%;
    }
}

/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/avatar.scss ***!
  \*************************************************************************************************************************************************************************************************/
.avatar {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    padding: 1px;
    background: #F5F6F8;
    border-radius: 100%;
}

/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/btn.scss ***!
  \**********************************************************************************************************************************************************************************************/
.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 160px;
    min-height: 40px;
    padding: 10px 18px;
    background: transparent;
    border: 1px solid #304174;
    border-radius: 25px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.3;
    color: #304174;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
}

.btn:hover {
    border-color: #0079C2;
    color: #0079C2;
}

.btn:hover .btn__icon svg * {
    stroke: #0079C2;
}

.btn:disabled {
    pointer-events: none;
    border-color: #EEEFF4;
    color: #919AB5;
}

.btn:disabled .btn__icon svg * {
    stroke: #919AB5;
}

.btn--large {
    min-width: 250px;
    min-height: 50px;
    padding: 15px 25px;
    font-size: 15px;
}

.btn--filled {
    background: #304174;
    border-color: #304174;
    color: #fff;
}

.btn--filled:hover {
    background: #0079C2;
    border-color: #0079C2;
    color: #fff;
}

.btn--filled:disabled {
    background: #919AB5;
    border-color: #919AB5;
    color: #fff;
}

.btn__icon {
    margin-right: 8px;
    color: #304174;
}

.btn__icon svg * {
    stroke: #304174;
}

.btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -12px;
}

.btn-group--centered {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn-group .btn {
    margin: 12px;
}

/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/card.scss ***!
  \***********************************************************************************************************************************************************************************************/
.card {
    background: #fff;
    border-radius: 12px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.card:hover {
    -webkit-box-shadow: -15px -15px 30px rgba(242, 243, 246, 0.3), 15px 15px 30px rgba(145, 153, 181, 0.2);
    box-shadow: -15px -15px 30px rgba(242, 243, 246, 0.3), 15px 15px 30px rgba(145, 153, 181, 0.2);
}

.card__top {
    padding: 24px 24px 12px;
}

.card__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 24px 24px;
    border-top: 1px solid #D8DBE5;
}

@media (max-width: 1023px) {
    .card__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

/*!***************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/checkbox.scss ***!
  \***************************************************************************************************************************************************************************************************/
.checkbox {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.checkbox--reversed .checkbox__label {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.checkbox--reversed .checkbox__label::before {
    margin: 0.1em 0 0 10px;
}

.checkbox--reversed .checkbox__label::after {
    left: auto;
    right: 5px;
}

.checkbox input {
    position: absolute;
    opacity: 0;
}

.checkbox input:not(:disabled):not(:checked):not(.is-invalid):hover + .checkbox__label::before, .checkbox input:not(:disabled):not(:checked):not(.is-invalid):focus + .checkbox__label::before {
    border-color: #0079C2;
    background: #fff;
}

.checkbox input:disabled + .checkbox__label {
    cursor: auto;
}

.checkbox input:disabled + .checkbox__label::before {
    border-color: #D8DBE5;
}

.checkbox input:checked + .checkbox__label::before {
    background: #304174;
    border-color: #304174;
}

.checkbox input:checked + .checkbox__label::after {
    opacity: 1;
}

.checkbox input:checked:disabled + .checkbox__label::before {
    border-color: transparent;
    background: #919AB5;
}

.checkbox input:checked:focus + .checkbox__label::before {
    border-color: #304174;
}

.checkbox input.is-invalid + .checkbox__label::before {
    border-color: #DE3542;
}

.checkbox input.is-invalid:focus + .checkbox__label::before {
    border-color: #DE3542;
}

.checkbox input.is-invalid:checked + .checkbox__label::before {
    background: #DE3542;
}

.checkbox input.is-invalid:checked:disabled + .checkbox__label::before {
    background: #DE3542;
}

.checkbox__label {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    line-height: 1.4;
    color: #919AB5;
    cursor: pointer;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.checkbox__label::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0.15em 10px 0 0;
    border: 2px solid #E2E4EC;
    border-radius: 3px;
    background: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.checkbox__label::after {
    opacity: 0;
    content: "";
    position: absolute;
    left: 6px;
    top: 5px;
    width: 3px;
    height: 6px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*!***************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/dropdown.scss ***!
  \***************************************************************************************************************************************************************************************************/
.dropdown {
    position: relative;
}

.dropdown__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.35;
    color: #919AB5;
    letter-spacing: 0.1px;
}

.dropdown__btn:hover {
    color: #0079C2;
}

.dropdown__btn:hover .dropdown__icon svg * {
    fill: #0079C2;
}

.dropdown__btn.active {
    color: #304174;
}

.dropdown__btn.active .dropdown__icon {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
}

.dropdown__btn.active .dropdown__icon svg * {
    fill: #304174;
}

.dropdown__icon {
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.dropdown__icon svg * {
    fill: #919AB5;
}

.dropdown__body {
    position: absolute;
    top: calc(100% + 10px);
    opacity: 0;
    visibility: hidden;
    min-width: 200px;
    padding: 12px 16px;
    background: #fff;
    border: 1px solid #EEEFF4;
    border-radius: 20px;
    -webkit-box-shadow: -15px -15px 30px rgba(242, 243, 246, 0.3), 15px 15px 30px rgba(145, 153, 181, 0.2);
    box-shadow: -15px -15px 30px rgba(242, 243, 246, 0.3), 15px 15px 30px rgba(145, 153, 181, 0.2);
}

.dropdown__body.show {
    opacity: 1;
    visibility: visible;
}

.dropdown__triangle {
    position: absolute;
    top: -8px;
    left: 35%;
    content: "";
    height: 0;
    border-bottom: 8px solid #EEEFF4;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}

.dropdown__triangle::before {
    position: absolute;
    top: 2px;
    left: -6px;
    content: "";
    height: 0;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}

.dropdown__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 16px;
    color: #919AB5;
}

.dropdown__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 4px 0;
}

/*!*********************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/dropzone/dist/dropzone.css ***!
  \*********************************************************************************************/
@keyframes passing-through {
    0% {
        opacity: 0;
        transform: translateY(40px)
    }
    30%, 70% {
        opacity: 1;
        transform: translateY(0px)
    }
    100% {
        opacity: 0;
        transform: translateY(-40px)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        transform: translateY(40px)
    }
    30% {
        opacity: 1;
        transform: translateY(0px)
    }
}

@keyframes pulse {
    0% {
        transform: scale(1)
    }
    10% {
        transform: scale(1.1)
    }
    20% {
        transform: scale(1)
    }
}

.dropzone, .dropzone * {
    box-sizing: border-box
}

.dropzone {
    min-height: 150px;
    border: 1px solid rgba(0, 0, 0, .8);
    border-radius: 5px;
    padding: 20px 20px
}

.dropzone.dz-clickable {
    cursor: pointer
}

.dropzone.dz-clickable * {
    cursor: default
}

.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
    cursor: pointer
}

.dropzone.dz-started .dz-message {
    display: none
}

.dropzone.dz-drag-hover {
    border-style: solid
}

.dropzone.dz-drag-hover .dz-message {
    opacity: .5
}

.dropzone .dz-message {
    text-align: center;
    margin: 3em 0
}

.dropzone .dz-message .dz-button {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit
}

.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px
}

.dropzone .dz-preview:hover {
    z-index: 1000
}

.dropzone .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd)
}

.dropzone .dz-preview.dz-file-preview .dz-details {
    opacity: 1
}

.dropzone .dz-preview.dz-image-preview {
    background: #fff
}

.dropzone .dz-preview.dz-image-preview .dz-details {
    transition: opacity .2s linear
}

.dropzone .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none
}

.dropzone .dz-preview .dz-remove:hover {
    text-decoration: underline
}

.dropzone .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, .9);
    line-height: 150%
}

.dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px
}

.dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, .8);
    background-color: rgba(255, 255, 255, .8)
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent
}

.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, .4);
    padding: 0 .4em;
    border-radius: 3px
}

.dropzone .dz-preview:hover .dz-image img {
    transform: scale(1.05, 1.05);
    filter: blur(8px)
}

.dropzone .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10
}

.dropzone .dz-preview .dz-image img {
    display: block
}

.dropzone .dz-preview.dz-success .dz-success-mark {
    animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1)
}

.dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1)
}

.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px;
    background: rgba(0, 0, 0, .8);
    border-radius: 50%
}

.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
    display: block;
    width: 54px;
    height: 54px;
    fill: #fff
}

.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    transition: all .2s linear
}

.dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    transition: opacity .4s ease-in
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    animation: pulse 6s ease infinite
}

.dropzone .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    left: 15%;
    right: 15%;
    border: 3px solid rgba(0, 0, 0, .8);
    background: rgba(0, 0, 0, .8);
    border-radius: 10px;
    overflow: hidden
}

.dropzone .dz-preview .dz-progress .dz-upload {
    background: #fff;
    display: block;
    position: relative;
    height: 100%;
    width: 0;
    transition: width 300ms ease-in-out;
    border-radius: 17px
}

.dropzone .dz-preview.dz-error .dz-error-message {
    display: block
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto
}

.dropzone .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    transition: opacity .3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #b10606;
    padding: .5em 1em;
    color: #fff
}

.dropzone .dz-preview .dz-error-message:after {
    content: "";
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #b10606
}

/*!***************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/dropzone.scss ***!
  \***************************************************************************************************************************************************************************************************/
.dropzone {
    height: 100%;
    padding: 26px 22px;
    background: #fff;
    border: 1px dashed #919AB5;
    border-radius: 24px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.dropzone:hover {
    background: #F7F7F9;
}

.dropzone__img {
    margin-bottom: 16px;
}

.dropzone .dz-message {
    max-width: 354px;
    margin: 34px auto;
    font-size: 15px;
    color: #919AB5;
}

.dropzone .dz-preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-height: auto;
    margin: 0;
}

.dropzone .dz-preview:not(:last-of-type) {
    margin-bottom: 24px;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 0;
    background: transparent;
}

.dropzone .dz-preview .dz-image {
    width: 45px;
    height: 53px;
    margin-right: 25px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.dropzone .dz-preview .dz-details {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    min-width: auto;
    padding: 0;
    font-size: 14px;
    color: #304174;
    text-align: left;
}

.dropzone .dz-preview .dz-details .dz-size {
    margin: 4px 0 0;
    font-weight: 500;
    font-size: 12px;
    color: #919AB5;
}

.dropzone .dz-preview .dz-details .dz-size strong {
    font-weight: inherit;
}

.dropzone .dz-preview .dz-details .dz-size span,
.dropzone .dz-preview .dz-details .dz-filename span {
    background: transparent !important;
    border: 0 !important;
}

.dropzone .dz-preview .dz-details .dz-size span,
.dropzone .dz-preview .dz-details .dz-filename span {
    padding: 0;
}

.dropzone .dz-preview .dz-details .dz-filename {
    white-space: normal;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: auto;
    text-overflow: initial;
    word-break: break-all;
}

/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/header.scss ***!
  \*************************************************************************************************************************************************************************************************/
.header {
    position: sticky;
    top: 0;
    padding: 7px 0;
    background: #fff;
    -webkit-box-shadow: 0 11px 15px rgba(35, 52, 107, 0.05);
    box-shadow: 0 11px 15px rgba(35, 52, 107, 0.05);
    z-index: 1000;
}

.header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header__logo {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: auto;
    height: 56px;
}

.header__logo--title {
    color: #304174;
    font-size: 15px;
    line-height: 1.3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -6px -18px;
    font-weight: bold;
    margin: 0 20px 0 0;
}

.header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -6px -18px;
}

@media (max-width: 767px) {
    .header-nav {
        margin: -6px -8px;
    }
}

.header-nav__item {
    margin: 6px 18px;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.35;
    letter-spacing: 0.1px;
    color: #919AB5;
}

@media (max-width: 767px) {
    .header-nav__item {
        margin: 6px 8px;
    }
}

.text-nav__subitem.active,
.header-nav__item.active,
.header-nav__link.active {
    color: #304174;
}

.text-nav__subitem.active,
.header-nav__link--btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 7px 20px;
    border: 1px solid #919AB5;
    border-radius: 25px;
}

.header-nav__link--btn:hover {
    border-color: #0079C2;
}

/*!************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/input.scss ***!
  \************************************************************************************************************************************************************************************************/
.form-group--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.form-group--buttons {
    margin-top: 36px;
}

.form-group--dropzone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.form-group__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-group__header .checkbox {
    margin: 0 0 6px auto;
}

.form-group__field {
    position: relative;
}

.form-group__label {
    margin-bottom: 6px;
    display: inline-block;
    font-weight: 500;
    line-height: 1.4;
}

.form-group__input {
    width: 100%;
    padding: 11px 16px;
    border: 1px solid #EEEFF4;
    border-radius: 8px;
    font-size: 14px;
    line-height: 1.3;
    color: inherit;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.form-group__input::-webkit-input-placeholder {
    color: #919AB5;
}

.form-group__input::-moz-placeholder {
    color: #919AB5;
}

.form-group__input:-ms-input-placeholder {
    color: #919AB5;
}

.form-group__input::-ms-input-placeholder {
    color: #919AB5;
}

.form-group__input::placeholder {
    color: #919AB5;
}

.form-group__input:hover, .form-group__input:focus {
    border-color: #919AB5;
}

.form-group__input:disabled {
    background: #F5F6F8;
    color: #919AB5;
    pointer-events: none;
}

.form-group__input.is-invalid {
    border-color: #DE3542;
}

.form-group__input.is-valid {
    border-color: #45BE81;
}

.form-group__input.is-filled {
    padding-right: 40px;
}

.form-group__input.is-filled + .form-group__icon--clear {
    opacity: 1;
}

.form-group__input--rounded {
    padding: 13px 24px;
    border-radius: 24px;
    font-size: 15px;
    color: #304174;
}

.form-group__input--password {
    padding-right: 44px;
}

.form-group__input--multirow {
    height: 120px;
    color: #304174;
}

.form-group__icon-container.is-visible .form-group__icon--show {
    opacity: 0;
}

.form-group__icon-container.is-visible .form-group__icon--hide {
    opacity: 1;
}

.form-group__icon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.form-group__icon--hide {
    opacity: 0;
}

.form-group__icon--clear {
    opacity: 0;
}

.form-group__text {
    margin: 6px 0 0 20px;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.1;
}

.form-group__text--error {
    color: #DE3542;
}

.form-group__text--centered {
    width: 90%;
    margin: 0 auto;
    line-height: 1.3;
    text-align: center;
}

/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/pagination.scss ***!
  \*****************************************************************************************************************************************************************************************************/
.pagination-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pagination--numbers {
    margin-left: auto;
}

@media (max-width: 500px) {
    .pagination--numbers {
        margin-left: 0;
    }
}

.pagination--numbers + .pagination--arrows {
    margin-left: 60px;
}

@media (max-width: 500px) {
    .pagination--numbers + .pagination--arrows {
        margin-left: auto;
    }
}

.pagination__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #fff;
    border: 1px solid #EEEFF4;
    color: #919AB5;
}

.pagination__item:not(:first-of-type) {
    margin-left: -1px;
}

.pagination__item:first-of-type {
    border-radius: 3px 0 0 3px;
}

.pagination__item:first-of-type .pagination__icon {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.pagination__item:last-of-type {
    border-radius: 0 3px 3px 0;
}

.pagination__item:hover {
    color: #304174;
}

.pagination__item:hover .pagination__icon svg * {
    stroke: #304174;
}

.pagination__item.active {
    background: transparent;
    color: #304174;
    pointer-events: none;
}

.pagination__icon {
    width: 12px;
    height: 12px;
}

/*!***************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/select2/dist/css/select2.min.css ***!
  \***************************************************************************************************/
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline;
    list-style: none;
    padding: 0
}

.select2-container .select2-selection--multiple .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 18px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option--selectable {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px;
    padding-right: 0px
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 25px
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    background-color: #f1f1f1;
    color: #333;
    outline: none
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-left: 1px solid #aaa;
    border-right: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--group {
    padding: 0
}

.select2-container--default .select2-results__option--disabled {
    color: #999
}

.select2-container--default .select2-results__option--selected {
    background-color: #ddd
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
    outline: none
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
    padding: 0
}

.select2-container--classic .select2-results__option--disabled {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/select.scss ***!
  \*************************************************************************************************************************************************************************************************/
.select2-container .select2-selection--single {
    height: 42px;
    border-color: #EEEFF4;
    border-radius: 8px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0 16px;
    line-height: 42px;
    color: #304174;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 16px;
    width: 7px;
    height: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #919AB5 transparent transparent transparent;
}

.select2-dropdown {
    padding: 16px;
    border-color: #EEEFF4;
    border-radius: 0 0 8px 8px;
}

.select2-container--default .select2-results__option {
    color: #919AB5;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.select2-container--default .select2-results__option--selected {
    background: transparent;
    color: #304174;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: transparent;
    color: #0079C2;
}

.select2-container--default .select2-selection--multiple {
    border-radius: 8px;
    padding-bottom: 8px;
    border-color: #EEEFF4;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #EEEFF4;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #304174;
    border: 0;
    border-radius: 20px;
    margin-left: 12px;
    margin-top: 8px;
    padding: 2px 20px 2px 12px;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border: 0;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 200;
    padding: 0 6px;
    right: 0;
    left: auto;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    background: transparent;
    color: #fff;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background: #fff;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__rendered {
    color: #919AB5;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background: #fff;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
    background: #919AB5;
    padding-right: 12px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    height: 100%;
    margin-right: 33px;
    font-weight: 400;
    font-size: 20px;
    color: #4F5D89;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    height: 100%;
    margin: 0 16px 0 0;
    font-weight: 400;
    font-size: 20px;
    color: #4F5D89;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 12px;
    margin-left: 16px;
    font-family: inherit;
    color: #919AB5;
}

.select2-container .select2-selection--multiple {
    min-height: 42px;
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 46px;
}

.s2-togall-button {
    display: block;
    padding: 0 6px 6px;
}

.s2-unselect-label {
    margin-left: 0.5em;
}

/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/status.scss ***!
  \*************************************************************************************************************************************************************************************************/
.status {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 25px;
    padding: 2px 16px;
    border-radius: 8px;
    background: #EEEFF4;
    font-size: 12px;
    line-height: 1.16;
    color: #304174;
}

.status:hover {
    color: #304174;
}

.status__icon {
    margin-right: 4px;
}

.status__icon svg * {
    stroke: #919AB5;
}

.status-text {
    padding: 0;
    background: transparent;
    font-weight: 500;
    font-size: 14px;
    color: #4F5D89;
}

.status-text:hover {
    color: #4F5D89;
}

.status-count {
    padding: 5px 16px;
}

.status-count--expired {
    background: #FAE3E5;
    color: #DE3542;
}

.status-count--expired:hover {
    color: #DE3542;
}

.status-count--done {
    background: #DEECE7;
    color: #21825F;
}

.status-count--done:hover {
    color: #21825F;
}

.status-colored {
    padding: 5px 12px;
    background: #919AB5;
    font-weight: 600;
    color: #fff;
}

.status-colored:hover, .status-colored a:hover {
    color: #fff;
}

.status-colored--working {
    background: #50ABE0;
}

.status-colored--expired {
    background: #DE3542;
}

.status-colored--done {
    background: #45BE81;
}

.status-colored--violations {
    background: #21825F;
}

.status-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -8px;
}

@media (max-width: 767px) {
    .status-group {
        margin: -6px;
    }
}

.status-group .status {
    margin: 8px;
}

@media (max-width: 767px) {
    .status-group .status {
        margin: 6px;
    }
}

.status-group .status-icon {
    margin: 8px;
}

@media (max-width: 767px) {
    .status-group .status-icon {
        margin: 6px;
    }
}

.status-group--large {
    margin: -8px -15px;
}

@media (max-width: 767px) {
    .status-group--large {
        margin: -6px -8px;
    }
}

.status-group--large .status {
    margin: 8px 15px;
}

@media (max-width: 767px) {
    .status-group--large .status {
        margin: 6px 8px;
    }
}

/*!***********************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/swiper/swiper-bundle.min.css ***!
  \***********************************************************************************************/
/**
 * Swiper 9.0.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 2, 2023
 */

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper, swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide, swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet, :host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    -ms-touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification, swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

/*!*************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/swiper.scss ***!
  \*************************************************************************************************************************************************************************************************/
.tabs--swiper .swiper-button-next::after,
.tabs--swiper .swiper-button-prev::after {
    content: none;
}

.tabs--swiper .swiper-button-next.swiper-button-disabled,
.tabs--swiper .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

.tabs--swiper .swiper-slide {
    width: auto;
}

.swiper {
    margin-left: 0;
}

/*!************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/table.scss ***!
  \************************************************************************************************************************************************************************************************/
.table-container {
    width: 100%;
    overflow: auto;
}

.table {
    width: 100%;
    background: #fff;
    border-collapse: collapse;
}

.table th {
    height: 69px;
    padding: 24px;
    border: 1px solid #EEEFF4;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    color: #919AB5;
    text-align: left;
    vertical-align: top;
}

.table td {
    padding: 24px;
    border: 1px solid #EEEFF4;
    font-weight: 500;
    vertical-align: top;
}

.table th.table__number,
.table td.table__number {
    min-width: 59px;
    max-width: 59px;
    padding: 24px 18px;
    text-align: center;
}

.table__number span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    background: #E2E4EC;
    border-radius: 100%;
    font-weight: 700;
    font-size: 12px;
    line-height: 22px;
}

.table__filter td {
    padding: 15px 24px;
    background: #F5F6F8;
}

.table__filter td.table__number {
    padding: 15px 24px;
}

.table-content__row:not(:last-of-type) {
    margin-bottom: 24px;
}

.table-content__row--old {
    color: #919AB5;
}

.table-content__name {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 11px;
    line-height: 1;
    text-transform: uppercase;
    color: #919AB5;
}

/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/tabs.scss ***!
  \***********************************************************************************************************************************************************************************************/
.tabsinner {
    border-bottom: 1px solid #D8DBE5;
}

.tabs__container {
    position: relative;
}

.tabs__scroll {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 36px;
    height: 36px;
}

.tabs__scroll.hidden {
    display: none;
}

.tabs__scroll--left {
    left: -12px;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.tabs__scroll--right {
    right: -12px;
}

.tabs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 71px;
    overflow-x: auto;
    overflow-y: hidden;
    overflow: auto hidden;
    scrollbar-width: none;
}

.tabs__list::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.tabs__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 204px;
    height: 100%;
    padding: 0 30px;
    border-bottom: 2px solid transparent;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.3;
    color: #919AB5;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    text-align: center;
}

.tabs__link:hover {
    color: #0079C2;
}

.tabs__link.active {
    background: #fff;
    border-color: #304174;
    border-radius: 3px 3px 0 0;
    -webkit-box-shadow: 0 0 10px rgba(35, 52, 107, 0.05);
    box-shadow: 0 0 10px rgba(35, 52, 107, 0.05);
    color: #304174;
}

.tabs__body {
    display: none;
}

.tabs__body.active {
    display: block;
}

/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/tag.scss ***!
  \**********************************************************************************************************************************************************************************************/
.tag {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 34px;
    height: 20px;
    padding: 1px 2px;
    background: #EEEFF4;
    border-radius: 5px;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.38;
    color: #4F5D89;
    text-transform: uppercase;
}

.tag-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -8px;
}

.tag-group .tag {
    margin: 4px;
}

/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/components/upload-doc.scss ***!
  \*****************************************************************************************************************************************************************************************************/
.upload-doc {
    position: relative;
    width: 45px;
    height: 53px;
}

.upload-doc__bg img {
    width: 100%;
    height: 100%;
}

.upload-doc__type {
    position: absolute;
    left: 3px;
    bottom: 13px;
    font-weight: 600;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    color: #4F5D89;
}

/*!**************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/modules/assignment.scss ***!
  \**************************************************************************************************************************************************************************************************/
.assignment-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 24px;
    padding: 14px 24px 8px;
    background: #E2E4EC;
    border-radius: 12px;
}

.assignment-top__heading {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.1875;
}

.assignment-top span {
    margin-right: 6px;
}

.assignment-top a {
    text-decoration: underline;
}

.assignment-top__icon {
    vertical-align: bottom;
}

.assignment-top__icon svg * {
    stroke: #4F5D89;
}

.assignment-top__text {
    margin-top: 8px;
    line-height: 1.5;
}

.assignment-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -12px 0;
}

.assignment-card {
    width: 100%;
    margin: 12px 0;
}

.assignment-card__top {
    padding: 20px 24px;
}

.assignment-card__bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 24px 20px;
    min-height: 90px;
}

.assignment-card__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1023px) {
    .assignment-card__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.assignment-card__title {
    margin-top: 16px;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: 0.1px;
}

.assignment-card__text {
    margin-top: 16px;
    line-height: 1.5;
}

.assignment-card__btn {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-left: auto;
}

@media (max-width: 1023px) {
    .assignment-card__btn {
        margin: 24px 0 0;
    }
}

@media (max-width: 500px) {
    .assignment-card__btn {
        width: 100%;
    }
}

.assignment-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -4px -8px -4px auto;
}

@media (max-width: 1023px) {
    .assignment-actions {
        margin: -4px -8px 12px -8px;
    }
}

.assignment-actions__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 4px 8px;
    font-weight: 500;
    color: #4F5D89;
}

.assignment-actions__item:hover .assignment-actions__icon svg * {
    stroke: #0079C2;
}

.assignment-actions__icon {
    margin-right: 6px;
}

.assignment-actions__icon svg * {
    stroke: #4F5D89;
}

.assignment-actions .checkbox:hover .checkbox__label {
    color: #0079C2;
}

.assignment-actions .checkbox__label {
    color: #304174;
}

.assignment-actions .checkbox__label::before {
    border-color: #304174;
}

.assignment-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% + 24px);
    margin: 10px -12px -6px;
}

.assignment-row__option {
    display: flex;
    margin: 6px 12px;
    font-weight: 500;
    line-height: 17px;
}

@media (max-width: 500px) {
    .assignment-row__option {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.assignment-row__option--inline {
    display: inline;
    line-height: 1.4;
}

@media (max-width: 500px) {
    .assignment-row__option--inline {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}

.assignment-row__option--inline > div {
    display: inline;
}

@media (max-width: 500px) {
    .assignment-row__option--inline > div {
        display: block;
    }
}

@media (max-width: 500px) {
    .assignment-row__option--inline .assignment-status {
        margin: 8px 0 0;
    }
}

.assignment-row__option--inline .status-icon {
    margin-top: -0.25em;
    vertical-align: middle;
}

.assignment-row__name {
    margin-right: 8px;
    font-weight: 500;
    font-size: 12px;
    color: #919AB5;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media (max-width: 500px) {
    .assignment-row__name {
        margin: 0 0 4px;
    }
}

.assignment-status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 8px;
    font-weight: 500;
}

.assignment-status--alert {
    color: #FFAB00;
}

.assignment-status span {
    margin-left: 8px;
}

.assignment-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;
    padding: 12px 14px;
    border-radius: 10px;
    background: #FFAB00;
    -webkit-box-shadow: -10px -10px 20px rgba(145, 153, 181, 0.1), 5px 10px 20px rgba(145, 153, 181, 0.3);
    box-shadow: -10px -10px 20px rgba(145, 153, 181, 0.1), 5px 10px 20px rgba(145, 153, 181, 0.3);
    font-weight: 600;
    font-size: 15px;
    line-height: 1.4;
    color: #fff;
}

.assignment-message__icon {
    margin-right: 14px;
}

.assignment-form {
    display: grid;
    grid-gap: 24px 32px;
    gap: 24px 32px;
}

@media (max-width: 1023px) {
    .assignment-form {
        display: block;
    }
}

.assignment-form--mass {
    grid-template-columns: repeat(3, 2fr);
}

.assignment-form--mass > div:nth-of-type(3) {
    grid-column: 1;
    grid-row: 2;
}

.assignment-form--mass > div:nth-of-type(4) {
    grid-column: 2;
    grid-row: 2;
}

.assignment-form--mass > div:nth-of-type(5) {
    grid-column: 1;
    grid-row: 3;
}

.assignment-form--mass > div:nth-of-type(6) {
    grid-column: 2;
    grid-row: 3;
}

.assignment-form--mass > div:nth-of-type(7) {
    grid-column: 3;
    grid-row: 3;
}

.assignment-form--top {
    grid-template-columns: repeat(6, 1fr);
}

.assignment-form--top > div:nth-of-type(4) {
    grid-column: 4/1;
    grid-row: 2/2;
}

.assignment-form--top > div:nth-of-type(5) {
    grid-column: 2/1;
    grid-row: 3/3;
}

.assignment-form--top > div:nth-of-type(6) {
    grid-column: 4/2;
    grid-row: 3/3;
}

.assignment-form--top > div:nth-of-type(7) {
    grid-column: 3/1;
    grid-row: 4/4;
}

.assignment-form--top > div:nth-of-type(8) {
    grid-column: 3/3;
    grid-row: 4/4;
}

.assignment-form--top > .col-3 {
    grid-column: 4/1;
}

.assignment-form--top > .form-group--dropzone {
    grid-column: 7/4;
    grid-row: 1/6;
}

.assignment-form--top-new-record {
    grid-template-columns: repeat(6, 1fr);
}

.assignment-form--top-new-record > div:nth-of-type(1) {
    grid-column: 4/1;
    grid-row: 1/1;
}

.assignment-form--top-new-record > div:nth-of-type(2) {
    grid-column: 2/1;
    grid-row: 2/2;
}

.assignment-form--top-new-record > div:nth-of-type(3) {
    grid-column: 4/2;
    grid-row: 2/2;
}

.assignment-form--top-new-record > div:nth-of-type(4) {
    grid-column: 3/1;
    grid-row: 3/3;
}

.assignment-form--top-new-record > div:nth-of-type(5) {
    grid-column: 3/3;
    grid-row: 3/3;
}

.assignment-form--top-new-record > .col-3 {
    grid-column: 4/1;
}

.assignment-form--top-new-record > div:nth-of-type(7) {
    grid-column: 7/4;
    grid-row: 1/4;
}

.assignment-form--middle {
    grid-template-columns: repeat(2, 1fr);
}

.assignment-form--bottom {
    grid-template-columns: repeat(6, 1fr);
}

@media (max-width: 1500px) {
    .assignment-form--bottom {
        grid-template-columns: repeat(3, 1fr);
    }
}

.assignment-form--bottom > div:nth-child(1) {
    grid-column: 3/1;
}

@media (max-width: 1500px) {
    .assignment-form--bottom > div:nth-child(1) {
        grid-column: 1/3;
    }
}

.assignment-form--bottom > div:nth-child(2) {
    grid-column: 3/3;
}

@media (max-width: 1500px) {
    .assignment-form--bottom > div:nth-child(2) {
        grid-column: auto;
    }
}

.assignment-form--bottom > div:nth-child(3) {
    grid-column: 7/4;
}

@media (max-width: 1500px) {
    .assignment-form--bottom > div:nth-child(3) {
        grid-column: auto;
    }
}

.assignment-form--bottom > div:nth-child(4) {
    grid-column: 1;
}

@media (max-width: 1500px) {
    .assignment-form--bottom > div:nth-child(4) {
        grid-column: auto;
    }
}

.assignment-form--bottom > div:nth-child(5) {
    grid-column: 2;
}

@media (max-width: 1500px) {
    .assignment-form--bottom > div:nth-child(5) {
        grid-column: auto;
    }
}

.assignment-form--bottom > div:nth-child(6) {
    grid-column: 3;
}

@media (max-width: 1500px) {
    .assignment-form--bottom > div:nth-child(6) {
        grid-column: auto;
    }
}

.assignment-form--bottom > div:last-child {
    grid-column: 1/7;
    grid-row: 1;
}

@media (max-width: 1500px) {
    .assignment-form--bottom > div:last-child {
        grid-column: 1/4;
        grid-row: 1;
    }
}

@media (max-width: 1023px) {
    .assignment-form .form-group {
        margin-bottom: 24px;
    }
}

.assignment-table tr td:nth-of-type(2) {
    min-width: 190px;
}

.assignment-table tr td:nth-of-type(3) {
    min-width: 162px;
}

.assignment-table tr td:nth-of-type(4) {
    min-width: 25%;
}

/*!********************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/modules/docs.scss ***!
  \********************************************************************************************************************************************************************************************/
.docs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px -10px -6px;
}

.docs--inline {
    margin: -6px -10px -6px 6px;
}

@media (max-width: 500px) {
    .docs--inline {
        margin: -2px -10px -6px -10px;
    }
}

.docs--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: -5px 0;
}

.docs--column .docs__item {
    margin: 5px 0;
}

.docs__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 6px 10px;
}

.docs .tag {
    margin-right: 8px;
}

/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/modules/filter.scss ***!
  \**********************************************************************************************************************************************************************************************/
.filter__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.filter__item:not(:first-of-type) {
    margin-top: 16px;
}

.filter__label {
    display: block;
    margin-bottom: 6px;
    font-weight: 500;
    line-height: 1.4;
}

.filter__btn {
    margin-top: 32px;
    width: 100%;
}

.filter .checkbox {
    margin-top: 8px;
}

.filter-tip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 24px;
}

.filter-tip__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #919AB5;
}

.filter-tip__item:not(:last-of-type) {
    margin-bottom: 12px;
}

.filter-tip__icon {
    margin-right: 8px;
}

/*!*********************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/modules/login.scss ***!
  \*********************************************************************************************************************************************************************************************/
.login__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 970px;
    min-height: 100vh;
    padding: 5% 0 7%;
    background: #0079C2;
}

@media (max-width: 1200px) {
    .login__container {
        min-height: 100%;
        padding: 5% 0 10%;
    }
}

.login__logo {
    width: 226px;
    height: 108px;
    margin: 0 auto 60px;
}

.login__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 580px;
    height: 558px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 11px 50px rgba(35, 52, 107, 0.05);
    box-shadow: 0 11px 50px rgba(35, 52, 107, 0.05);
}

.login__content {
    margin: auto;
    padding: 0 82px;
}

@media (max-width: 500px) {
    .login__content {
        padding: 36px 24px;
    }
}

.login__heading {
    margin: 0 0 40px;
}

.login__text {
    margin-bottom: 20px;
    font-size: 15px;
    text-align: center;
}

.login__form .form-group {
    margin-bottom: 20px;
}

.login__btn {
    width: 100%;
    height: 46px;
    margin-top: 4px;
}

/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/modules/profile.scss ***!
  \***********************************************************************************************************************************************************************************************/
.profile__container {
    max-width: 574px;
}

.profile__heading {
    margin: 48px 0 8px;
}

/*!************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/modules/protocol.scss ***!
  \************************************************************************************************************************************************************************************************/
.protocol-table {
    margin-top: 32px;
}

.protocol-table tr td:nth-of-type(2) {
    min-width: 22%;
}

.protocol-table tr td:nth-of-type(3) {
    min-width: 162px;
}

.protocol-table tr td:nth-of-type(4) {
    min-width: 190px;
}

.protocol-table tr td:nth-of-type(5) {
    min-width: 260px;
}

.protocol-table tr td:nth-of-type(6) {
    min-width: 22%;
}

.protocol-table tr td:nth-of-type(7) {
    min-width: 212px;
}

.protocol-table tr td:nth-of-type(8) {
    min-width: 150px;
}

.protocol-form {
    display: grid;
    grid-gap: 24px 32px;
    gap: 24px 32px;
}

@media (max-width: 1023px) {
    .protocol-form {
        display: block;
    }
}

.protocol-form--top {
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: auto 0.1fr auto auto;
}

.protocol-form--top > .col2 {
    grid-column: 1/3;
}

.protocol-form--top > .halfRow {
    grid-column: 1/4;
}

.protocol-form--top > div:nth-last-of-type(2) {
    grid-column: 2/4;
}

.protocol-form--top > div:last-of-type {
    grid-column: 7/4;
    grid-row: 1/4;
}

.protocol-form--block {
    position: relative;
    margin-top: 24px;
    padding: 32px;
    border: 1px solid #D8DBE5;
    border-radius: 24px;
    grid-template-columns: repeat(6, 1fr);
}

@media (max-width: 1200px) {
    .protocol-form--block {
        grid-template-columns: repeat(4, 1fr);
    }
}

.protocol-form--block .fullRow {
    grid-column: 1/7;
}

@media (max-width: 1200px) {
    .protocol-form--block .fullRow {
        grid-column: 1/5;
    }
}

.protocol-form--block .halfRow {
    grid-column: span 3;
}

@media (max-width: 1200px) {
    .protocol-form--block .halfRow {
        grid-column: span 2;
    }
}

.protocol-form__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px;
}

.protocol-form__header .btn {
    margin-left: auto;
}

.protocol-form__close {
    position: absolute;
    top: 30px;
    right: 30px;
}

@media (max-width: 1023px) {
    .protocol-form__close {
        top: 16px;
        right: 16px;
    }
}

.protocol-form__check {
    margin-top: 20px;
}

@media (max-width: 1023px) {
    .protocol-form__check {
        margin-top: -4px;
    }
}

.protocol-form__check .checkbox {
    margin: 4px 13px;
}

@media (max-width: 1023px) {
    .protocol-form .form-group {
        margin-bottom: 24px;
    }
}

/*!********************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/sass-loader/dist/cjs.js!./styles/modules/stat.scss ***!
  \********************************************************************************************************************************************************************************************/
.stat-panel {
    margin-bottom: 24px;
    padding: 8px 24px;
    background: #fff;
    border-radius: 8px;
}

.stat-panel--large {
    margin-top: 16px;
}

.stat-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -12px;
}

.stat-card {
    width: calc(25% - 24px);
    margin: 12px;
}

@media (max-width: 1200px) {
    .stat-card {
        width: calc(33.33% - 24px);
    }
}

@media (max-width: 1023px) {
    .stat-card {
        width: calc(50% - 24px);
    }
}

@media (max-width: 500px) {
    .stat-card {
        width: calc(100% - 24px);
    }
}

.stat-card__title {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
    color: #304174;
}

.stat-card__subtitle {
    margin-top: 8px;
    font-weight: 500;
    font-size: 15px;
}

.stat-card__text {
    margin-top: 4px;
    font-weight: 500;
    color: #919AB5;
}

.stat-card__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.stat-card__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
}

.stat-card__row:not(:last-of-type) {
    margin-bottom: 16px;
}

.stat-card__row .status {
    width: 52px;
    height: 27px;
    margin-left: auto;
    font-size: 14px;
}

.border-danger {
    border: 1px solid #dc3545;
    border-radius: 20px;
}

.box {
    background-color: #fff;
    padding: 20px 5px;
    margin: 20px;
}

.box-body {
    flex: 1 1 auto;
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.text-center * {
    text-align: center;
}

.text-danger {
    color: #dc3545
}

.site-error .alert.alert-danger {
    display: block;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
    border-radius: 4px;
    color: #721c24;
    padding: 10px;
}

.slashAfter::after {
    content: "/";
    margin: 0 5px;
}

.slashAfter_item {
    margin-right: 0;
    margin-left: 7rem;
}

.margin-left-0 {
    margin-left: 0;
}

.dropdown__content {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

.dropdown__content::-webkit-scrollbar {
    width: 6px;
}

.dropdown__content::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
}

.dropdown__content::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 3px;
}

.dropdown__content::-webkit-scrollbar-thumb:hover {
    background: #a8a8a8;
}
