@charset "UTF-8";
/*
  ОПРЕДЕЛЕННЫЕ ПЕРЕМЕННЫЕ ПОДКЛЮЧАЮТСЯ В ЗАВИВИМОСТИ ОТ ОКРУГА В region/{region}.scss
*/
/**
12px
 */
/**
16px
 */
.s-mt-no {
  margin-top: 0;
}

.s-mt-xs {
  margin-top: 6px;
}

.s-mt-sm {
  margin-top: 8px;
}

.s-mt-md {
  margin-top: 12px;
}

.s-mt-lg {
  margin-top: 16px;
}

.s-mt-xl {
  margin-top: 20px;
}

.s-pno-t {
  padding-top: 0;
}

.s-pt-xs {
  padding-top: 6px;
}

.s-pt-sm {
  padding-top: 8px;
}

.s-pt-md {
  padding-top: 12px;
}

.s-pt-lg {
  padding-top: 16px;
}

.s-pt-xl {
  padding-top: 20px;
}

.s-mr-no {
  margin-right: 0;
}

.s-mr-xs {
  margin-right: 6px;
}

.s-mr-sm {
  margin-right: 8px;
}

.s-mr-md {
  margin-right: 12px;
}

.s-mr-lg {
  margin-right: 16px;
}

.s-mr-xl {
  margin-right: 20px;
}

.s-pno-r {
  padding-right: 0;
}

.s-pr-xs {
  padding-right: 6px;
}

.s-pr-sm {
  padding-right: 8px;
}

.s-pr-md {
  padding-right: 12px;
}

.s-pr-lg {
  padding-right: 16px;
}

.s-pr-xl {
  padding-right: 20px;
}

.s-mb-no {
  margin-bottom: 0;
}

.s-mb-xs {
  margin-bottom: 6px;
}

.s-mb-sm {
  margin-bottom: 8px;
}

.s-mb-md {
  margin-bottom: 12px;
}

.s-mb-lg {
  margin-bottom: 16px;
}

.s-mb-xl {
  margin-bottom: 20px;
}

.s-pno-b {
  padding-bottom: 0;
}

.s-pb-xs {
  padding-bottom: 6px;
}

.s-pb-sm {
  padding-bottom: 8px;
}

.s-pb-md {
  padding-bottom: 12px;
}

.s-pb-lg {
  padding-bottom: 16px;
}

.s-pb-xl {
  padding-bottom: 20px;
}

.s-ml-no {
  margin-left: 0;
}

.s-ml-xs {
  margin-left: 6px;
}

.s-ml-sm {
  margin-left: 8px;
}

.s-ml-md {
  margin-left: 12px;
}

.s-ml-lg {
  margin-left: 16px;
}

.s-ml-xl {
  margin-left: 20px;
}

.s-pno-l {
  padding-left: 0;
}

.s-pl-xs {
  padding-left: 6px;
}

.s-pl-sm {
  padding-left: 8px;
}

.s-pl-md {
  padding-left: 12px;
}

.s-pl-lg {
  padding-left: 16px;
}

.s-pl-xl {
  padding-left: 20px;
}

.base-margin-top {
  margin-top: 12px;
}

.base-margin-bottom {
  margin-bottom: 12px;
}

.base-margin-left {
  margin-left: 12px;
}

.base-margin-right {
  margin-right: 12px;
}

.base-margin-y {
  margin: 12px 0;
}

.base-margin-x {
  margin: 0 12px;
}

.base-padding {
  padding: 12px;
}

.base-padding-x {
  padding: 0 12px;
}

.base-padding-y {
  padding: 12px 0;
}

.base-padding-bottom {
  padding-bottom: 12px;
}

.base-padding-left {
  padding-left: 12px;
}

.base-padding-right {
  padding-right: 12px;
}

/**
  VARIABLES
*/
.text-ripple-menu {
  color: #f3fbfb;
}

.text-brand {
  color: #007352;
}

.bg-brand {
  color: #007352;
}

.text-brand-red {
  color: #780a0a;
}

.bg-brand-red {
  background: #780a0a;
}

.text-error {
  color: #d52318;
}

.bg-error {
  background: #d52318;
}

.text-brand-grey {
  color: #828896;
}

.bg-brand-grey {
  background: #828896;
}

.text-brand-warning {
  color: #e98634;
}

.bg-brand-warning {
  background: #e98634;
}

.bg-brand {
  background: #007352;
}

.text-brand-secondary {
  color: #9aca99;
}

.bg-brand-secondary {
  background: #9aca99;
}

.text-brand-info {
  color: #146dc6;
}

.bg-brand-info {
  background: #146dc6;
}

/**
12px
 */
/**
16px
 */
.s-mt-no {
  margin-top: 0;
}

.s-mt-xs {
  margin-top: 6px;
}

.s-mt-sm {
  margin-top: 8px;
}

.s-mt-md {
  margin-top: 12px;
}

.s-mt-lg {
  margin-top: 16px;
}

.s-mt-xl {
  margin-top: 20px;
}

.s-pno-t {
  padding-top: 0;
}

.s-pt-xs {
  padding-top: 6px;
}

.s-pt-sm {
  padding-top: 8px;
}

.s-pt-md {
  padding-top: 12px;
}

.s-pt-lg {
  padding-top: 16px;
}

.s-pt-xl {
  padding-top: 20px;
}

.s-mr-no {
  margin-right: 0;
}

.s-mr-xs {
  margin-right: 6px;
}

.s-mr-sm {
  margin-right: 8px;
}

.s-mr-md {
  margin-right: 12px;
}

.s-mr-lg {
  margin-right: 16px;
}

.s-mr-xl {
  margin-right: 20px;
}

.s-pno-r {
  padding-right: 0;
}

.s-pr-xs {
  padding-right: 6px;
}

.s-pr-sm {
  padding-right: 8px;
}

.s-pr-md {
  padding-right: 12px;
}

.s-pr-lg {
  padding-right: 16px;
}

.s-pr-xl {
  padding-right: 20px;
}

.s-mb-no {
  margin-bottom: 0;
}

.s-mb-xs {
  margin-bottom: 6px;
}

.s-mb-sm {
  margin-bottom: 8px;
}

.s-mb-md {
  margin-bottom: 12px;
}

.s-mb-lg {
  margin-bottom: 16px;
}

.s-mb-xl {
  margin-bottom: 20px;
}

.s-pno-b {
  padding-bottom: 0;
}

.s-pb-xs {
  padding-bottom: 6px;
}

.s-pb-sm {
  padding-bottom: 8px;
}

.s-pb-md {
  padding-bottom: 12px;
}

.s-pb-lg {
  padding-bottom: 16px;
}

.s-pb-xl {
  padding-bottom: 20px;
}

.s-ml-no {
  margin-left: 0;
}

.s-ml-xs {
  margin-left: 6px;
}

.s-ml-sm {
  margin-left: 8px;
}

.s-ml-md {
  margin-left: 12px;
}

.s-ml-lg {
  margin-left: 16px;
}

.s-ml-xl {
  margin-left: 20px;
}

.s-pno-l {
  padding-left: 0;
}

.s-pl-xs {
  padding-left: 6px;
}

.s-pl-sm {
  padding-left: 8px;
}

.s-pl-md {
  padding-left: 12px;
}

.s-pl-lg {
  padding-left: 16px;
}

.s-pl-xl {
  padding-left: 20px;
}

.base-margin-top {
  margin-top: 12px;
}

.base-margin-bottom {
  margin-bottom: 12px;
}

.base-margin-left {
  margin-left: 12px;
}

.base-margin-right {
  margin-right: 12px;
}

.base-margin-y {
  margin: 12px 0;
}

.base-margin-x {
  margin: 0 12px;
}

.base-padding {
  padding: 12px;
}

.base-padding-x {
  padding: 0 12px;
}

.base-padding-y {
  padding: 12px 0;
}

.base-padding-bottom {
  padding-bottom: 12px;
}

.base-padding-left {
  padding-left: 12px;
}

.base-padding-right {
  padding-right: 12px;
}

.s-text-xxl {
  font-size: 60px;
}

.s-text-xl {
  font-size: 36px;
}

.s-text-large {
  font-size: 22px;
}

.s-text-medium {
  font-size: 18px;
}

.s-text-base {
  font-size: 15px;
}

.s-text-small {
  font-size: 14px;
}

.s-text-xs {
  font-size: 13px;
}

.s-text-xxs {
  font-size: 11px;
}

.text-semibold {
  font-weight: 600;
}

/**
  MIXINS
*/
/**
  CORE
*/
/*
100 – Thin || Hairline
200 – Extra Light || Ultra Light || Thin
300 – Light
400 – Normal || Regular
500 – Medium
600 – Semi Bold || Demi Bold
700 – Bold
800 – Extra Bold || Ultra Bold || Heavy
900 – Black || Heavy
*/
/* lato-regular */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/Lato-Regular.75614cfc.woff2) format("woff2"), url(../fonts/Lato-Regular.1d2ca94d.woff) format("woff");
}
/* lato-semi */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/Lato-Semibold.a6069540.woff2) format("woff2"), url(../fonts/Lato-Semibold.c6646559.woff) format("woff");
}
/* lato-bold */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/Lato-Bold.21b3848a.woff2) format("woff2"), url(../fonts/Lato-Bold.89b61808.woff) format("woff");
}
/* open-sans */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/OpenSans-Regular.9ffed65d.woff2) format("woff2"), url(../fonts/OpenSans-Regular.74fbb136.woff) format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/OpenSans-Medium.9c83f68b.woff2) format("woff2"), url(../fonts/OpenSans-Medium.52273036.woff) format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/OpenSans-SemiBold.fb9fdde6.woff2) format("woff2"), url(../fonts/OpenSans-SemiBold.fdf56b22.woff) format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../fonts/OpenSans-Bold.1a123173.woff2) format("woff2"), url(../fonts/OpenSans-Bold.08328bf7.woff) format("woff");
}
@font-face {
  font-family: "URIIT KMNS Icon";
  font-style: normal; /* whatever is required for your */
  font-weight: 400; /* webfont.... */
  src: url(../fonts/font-generator.110575a4.woff2) format("woff2"), url(../fonts/font-generator.51cb39b4.woff) format("woff");
}
body,
html {
  height: 100%;
  background-color: #fffafa;
}

body {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
body {
  scrollbar-width: thin;
  scrollbar-color: rgba(130, 136, 150, 0.5) rgba(255, 255, 255, 0.5);
}
body::-webkit-scrollbar {
  width: 6px; /* for vertical scrollbars */
  height: 6px; /* for horizontal scrollbars */
  border-radius: 8px;
}
body::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  border: 1px solid rgba(130, 136, 150, 0.2);
}
body::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(130, 136, 150, 0.5);
}
body {
  margin: 0;
  min-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.slide-right-enter-active,
.slide-right-leave-active {
  transition: all 0.5s ease;
}

.slide-right-enter-from,
.slide-right-leave-to {
  opacity: 0;
  transform: translateX(30px);
}

.list-move,
.list-enter-active,
.list-leave-active {
  transition: all 2s ease;
}

.list-enter-from,
.list-leave-to {
  opacity: 0;
  transform: translateX(30px);
}

/* ensure leaving items are taken out of layout flow so that moving
   animations can be calculated correctly. */
.list-leave-active {
  position: absolute;
}

/* 1. declare transition */
.fade-move,
.fade-enter-active,
.fade-leave-active {
  transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
}

/* 2. declare enter from and leave to state */
.fade-enter-from,
.fade-leave-to {
  opacity: 0;
  transform: scaleY(0.01) translate(30px, 0);
}

/* 3. ensure leaving items are taken out of layout flow so that moving
      animations can be calculated correctly. */
.fade-leave-active {
  position: absolute;
}

.clockwise-enter-active,
.clockwise-leave-active,
.counter-clockwise-enter-active,
.counter-clockwise-leave-active {
  transition: all 0.15s linear;
}

.counter-clockwise-enter {
  transform: rotate(45deg);
}

.clockwise-enter {
  transform: rotate(-45deg);
}

.clockwise-enter-from,
.clockwise-leave-to {
  transform: rotate(45deg);
}

.counter-clockwise-enter-from,
.counter-clockwise-leave-to {
  transform: rotate(-45deg);
}

.fall-down-enter-active,
.fall-down-leave-active {
  transition: transform 0.4s ease, opacity 0.2s ease;
}

.fall-down-enter-from,
.fall-down-leave-to {
  opacity: 0;
  transform: translateY(-100vh);
}

.jump-up-enter-active,
.jump-up-leave-active {
  transition: transform 0.4s ease, opacity 0.2s ease;
}

.jump-up-enter-from,
.jump-up-leave-to {
  opacity: 0;
  transform: translateY(100vh);
}

.t1-text {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 26px;
}

.h3-text {
  font-family: Lato, serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 29px;
}

.text-base {
  color: #272d3d;
}

/**
  COMPONENTS
*/
.attachment {
  position: relative;
}
.attachment .controls {
  position: absolute;
  opacity: 0;
  transform: scale(0) rotate(-0.4turn);
  transition: transform 0.3s, opacity 0.1s;
}
.attachment .preview-button {
  padding-left: 12px;
  vertical-align: middle;
  text-align: right;
  right: 0;
  top: 0;
  opacity: 1;
  transition: transform 0.3s, opacity 0.1s;
}
.attachment:hover .controls {
  opacity: 1;
  transform: scale(1) rotate(0);
}

.attachment.tile {
  width: 160px;
  height: 100px;
  border-radius: 4px;
}
.attachment.tile:not(.skeleton) {
  background: #dff6ff;
}
.attachment.tile:not(.skeleton) .type {
  background: #10a7e2;
}
.attachment.tile .type {
  position: absolute;
  top: 8px;
  left: 12px;
  width: 56px;
  height: 24px;
  border-radius: 2px;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
.attachment.tile .controls {
  top: 8px;
  right: 12px;
}
.attachment.tile .preview-button {
  top: 8px;
  left: 78px;
}
.attachment.tile .name {
  position: absolute;
  overflow: clip;
  left: 12px;
  bottom: 8px;
  right: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  max-height: 40px;
  color: #2d2d2d;
  cursor: pointer;
}
.attachment.tile .name:hover {
  cursor: pointer;
  color: #007352;
  text-decoration: underline;
}

.attachment-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.attachment-list.table {
  flex-direction: column;
}
.attachment-list .attachment {
  margin-bottom: 12px;
  margin-right: 12px;
}
.attachment-list .attachment.bar {
  margin-bottom: 12px;
}

.attachment.bar {
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
  display: flex;
  flex-direction: row;
  padding: 10px 14px;
  margin: 0 0 8px 0;
  width: 100%;
  height: auto;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  font-size: 16px;
  line-height: 125%;
  border: 1px transparent solid;
}
.attachment.bar:hover, .attachment.bar.active {
  border-radius: 12px;
}
.attachment.bar:hover, .attachment.bar.active {
  border: 1px dashed #007352;
}
.attachment.bar .name {
  vertical-align: center;
}
.attachment.bar .size,
.attachment.bar .created-at {
  vertical-align: center;
  color: #828896;
  font-size: 14px;
}
.attachment.bar .size,
.attachment.bar .created-at {
  max-width: 20%;
  width: 20%;
  text-align: right;
}
.attachment.bar .name {
  position: relative;
  max-width: 50%;
  width: 50%;
  padding-left: 10px;
  padding-right: 25px;
}
.attachment.bar .name:hover {
  text-decoration: underline;
  color: #007352;
}
.attachment.bar .controls {
  top: 12px;
  right: 12px;
}

.attachment-control {
  background-color: #fff;
  border-radius: 4px;
  font-size: 18px;
  padding: 1px;
  cursor: pointer;
  margin-left: 3px;
}

.new-comment .message {
  margin-bottom: 16px;
}

ul.directories,
.directories {
  margin-left: 0;
  padding-left: 0;
  margin-block-end: 0;
  height: -moz-fit-content;
  height: fit-content;
  padding-inline-start: 0;
  display: flex;
  flex-wrap: wrap;
  justify-items: flex-start;
}
ul.directories:focus-visible,
.directories:focus-visible {
  outline: none;
}
ul.directories li,
.directories li {
  list-style-type: none;
  height: auto;
}
ul.directories .directory,
.directories .directory {
  width: 100%;
  min-width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  display: flex;
  flex-direction: row;
  padding: 10px 14px;
  margin: 0 0 8px 0;
  width: 100%;
  height: auto;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  font-size: 16px;
  line-height: 125%;
  border: 1px transparent solid;
}
ul.directories .directory:hover, ul.directories .directory.active,
.directories .directory:hover,
.directories .directory.active {
  border-radius: 12px;
}
ul.directories .directory:hover, ul.directories .directory.active,
.directories .directory:hover,
.directories .directory.active {
  border: 1px dashed #007352;
}
ul.directories .directory .name,
.directories .directory .name {
  max-width: 50%;
  width: 50%;
  padding-left: 10px;
}
ul.directories .directory .name.editing,
.directories .directory .name.editing {
  max-width: 100%;
  width: 100%;
}
ul.directories .directory .created-at,
.directories .directory .created-at {
  max-width: 20%;
  width: 20%;
  text-align: right;
  color: #828896;
  font-size: 14px;
}
ul.directories .directory input,
.directories .directory input {
  border: none;
  background-color: unset;
  width: 100%;
}
ul.directories .directory input:focus-visible,
.directories .directory input:focus-visible {
  outline: none;
}
ul.directories .directory input.failed,
.directories .directory input.failed {
  color: red;
}
ul.directories .directory input.failed.touched,
.directories .directory input.failed.touched {
  animation: trembling 0.2s infinite;
}
ul.directories .directory.old-household,
.directories .directory.old-household {
  opacity: 50%;
}

.current-directory {
  margin-bottom: 12px;
}
.current-directory__label {
  font-size: 15px;
  line-height: 125%;
  font-weight: 300;
  color: #828896;
}
.current-directory__name {
  font-size: 15px;
  line-height: 135%;
}

.explorer-loader {
  width: 20px;
  aspect-ratio: 4;
  background: radial-gradient(circle closest-side, #000 90%, rgba(0, 0, 0, 0)) 0/33.3333333333% 100% space;
  clip-path: inset(0 100% 0 0);
  animation: l1 1s steps(4) infinite;
  animation: l1 2s infinite linear;
}

@keyframes l1 {
  to {
    clip-path: inset(0 -34% 0 0);
  }
}
.curtain {
  position: fixed;
  left: 0;
  top: 0;
  background-color: #828896;
  opacity: 0.1;
  z-index: 998;
}

.uploading-options-dialog {
  position: fixed;
  right: 0;
  bottom: 0;
  margin: 20px;
  background-color: #fff;
  max-width: 60vw;
  padding: 20px;
  border-radius: 16px;
  z-index: 999;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
}
.uploading-options-dialog .file-name {
  word-break: break-all;
}

.s-banner {
  width: 100%;
  border-radius: 12px;
}
.s-banner.error {
  background-color: #d52318;
}
.s-banner.info {
  background-color: #146dc6;
}
.s-banner.success {
  background-color: #007352;
}
.s-banner.warning {
  background-color: #e98634;
}

.s-banner__icon {
  font-size: 20px;
  color: #ffffff;
}

.s-banner__text {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-banner__text {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.s-banner__text {
  color: #ffffff;
  font-weight: 500;
  line-height: 150%;
}

.s-btn {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-btn {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.s-btn {
  font-weight: 500;
  line-height: 20px;
  padding: 6px 30px;
  text-transform: none;
  box-sizing: border-box;
  border-radius: 8px;
  border: 2px solid #007352;
  background: #007352;
  color: #ffffff;
  min-height: 36px;
}
.s-btn::before {
  box-shadow: none;
}
.s-btn:hover, .s-btn:focus, .s-btn:active {
  border: 2px solid #0b5b44;
  background: #0b5b44;
}
.s-btn:hover .q-focus-helper, .s-btn:focus .q-focus-helper, .s-btn:active .q-focus-helper {
  opacity: 0 !important;
}
.s-btn:focus {
  border: 2px solid #0b5b44;
  background: #0b5b44;
}
.s-btn:focus .q-focus-helper {
  opacity: 0 !important;
}
.s-btn:active::before {
  box-shadow: inset 0px -6px 14px rgba(0, 56, 40, 0.5) !important;
}
.s-btn:disabled,
.s-btn [disabled] {
  border: 2px solid #fffafa;
  background: #fffafa;
  color: #828896;
  opacity: 1;
}
.s-btn:disabled:active::before,
.s-btn [disabled]:active::before {
  box-shadow: none !important;
}
.s-btn.error {
  border: 2px solid #d52318;
  background: #d52318;
}
.s-btn.info {
  border: 2px solid #146dc6;
  background: #146dc6;
}
.s-btn.warning {
  border: 2px solid #e98634;
  background: #e98634;
}
.s-btn.success {
  border: 2px solid #007352;
  background: #007352;
}
.s-btn .q-btn__content .q-icon {
  font-size: 1.2em;
}
.s-btn.q-btn--actionable.q-btn--standard:before {
  transition: box-shadow 0s;
}
.s-btn__fat {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-btn__fat {
  padding: 8px 30px;
  line-height: 28px;
  min-height: 48px;
}
.s-btn__fat .q-btn__content .q-icon {
  font-size: 1.6em;
}
.s-btn__outline {
  border: 2px solid #007352;
  background: #ffffff;
  color: #272d3d;
}
.s-btn__outline:disabled,
.s-btn__outline [disabled] {
  border: 2px solid #828896;
  background: #ffffff;
  color: #828896;
}
.s-btn__outline:hover, .s-btn__outline:focus {
  border: 2px solid #0b5b44;
  background: #ffffff;
  color: #0b5b44;
}
.s-btn__outline:active {
  border: 2px solid #0b5b44;
  color: 2px solid #0b5b44;
  background: #f3fbfb;
}
.s-btn__outline:active::before {
  box-shadow: none !important;
}
.s-btn__outline.error {
  border: 2px solid #d52318;
  background: #ffffff;
  color: #272d3d;
}
.s-btn__outline.info {
  border: 2px solid #146dc6;
  background: #ffffff;
  color: #272d3d;
}
.s-btn__outline.warning {
  border: 2px solid #e98634;
  background: #ffffff;
  color: #272d3d;
}
.s-btn__outline.success {
  border: 2px solid #007352;
  background: #ffffff;
  color: #272d3d;
}
.s-btn__light {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #007352;
}
.s-btn__light:hover {
  border: 2px solid #f3fbfb;
  background: #f3fbfb;
  color: #0b5b44;
}
.s-btn__light:focus, .s-btn__light:active {
  border: 2px solid #007352;
  background: #007352;
  color: #ffffff;
}
.s-btn__light:active::before {
  box-shadow: none !important;
}
.s-btn__light:disabled,
.s-btn__light [disabled] {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #828896;
}
.s-btn__light.error {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #d52318;
}
.s-btn__light.info {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #146dc6;
}
.s-btn__light.warning {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #e98634;
}
.s-btn__light.success {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #007352;
}
.s-btn__icon {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #007352;
  border: 2px solid transparent;
  background: transparent;
  padding: 0;
  min-width: 36px;
  min-height: 36px;
  font-size: 24px;
}
.s-btn__icon:hover {
  border: 2px solid #f3fbfb;
  background: #f3fbfb;
  color: #0b5b44;
}
.s-btn__icon:focus, .s-btn__icon:active {
  border: 2px solid #007352;
  background: #007352;
  color: #ffffff;
}
.s-btn__icon:active::before {
  box-shadow: none !important;
}
.s-btn__icon:disabled,
.s-btn__icon [disabled] {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #828896;
}
.s-btn__icon.error {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #d52318;
}
.s-btn__icon.info {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #146dc6;
}
.s-btn__icon.warning {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #e98634;
}
.s-btn__icon.success {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #007352;
}
.s-btn__icon .q-btn__content .q-icon {
  font-size: 1em;
}
.s-btn__icon:focus, .s-btn__icon:active {
  border: 2px solid #ffffff;
  background: #ffffff;
}
.s-btn__icon:active {
  color: rgba(0, 115, 82, 0.5);
}
.s-btn__icon.s-btn--icon__gray .q-btn__content .q-icon {
  color: #828896;
}
.s-btn__icon.s-btn--icon__gray:focus .q-btn__content .q-icon, .s-btn__icon.s-btn--icon__gray:active .q-btn__content .q-icon {
  color: #3d4754;
}
.s-btn__icon.s-btn--icon__dark-gray .q-btn__content .q-icon {
  color: #3d4754;
}
.s-btn__icon.s-btn--icon__dark-gray:focus .q-btn__content .q-icon, .s-btn__icon.s-btn--icon__dark-gray:active .q-btn__content .q-icon {
  color: #3d4754;
}
.s-btn__icon.s-btn--icon__service {
  background: #007352;
  border: 2px solid transparent;
}
.s-btn__icon.s-btn--icon__service .q-btn__content .q-icon {
  color: #ffffff;
}
.s-btn__icon.s-btn--icon__service:focus .q-btn__content .q-icon, .s-btn__icon.s-btn--icon__service:active .q-btn__content .q-icon {
  opacity: 0.7;
}
.s-btn__icon.s-btn--icon__white .q-btn__content .q-icon {
  color: #ffffff;
}
.s-btn__icon.s-btn--icon__white:hover .q-btn__content .q-icon {
  color: #007352;
}
.s-btn__status {
  border: 2px solid #007352;
  background: #ffffff;
  color: #272d3d;
}
.s-btn__status:disabled,
.s-btn__status [disabled] {
  border: 2px solid #828896;
  background: #ffffff;
  color: #828896;
}
.s-btn__status:hover, .s-btn__status:focus {
  border: 2px solid #0b5b44;
  background: #ffffff;
  color: #0b5b44;
}
.s-btn__status:active {
  border: 2px solid #0b5b44;
  color: 2px solid #0b5b44;
  background: #f3fbfb;
}
.s-btn__status:active::before {
  box-shadow: none !important;
}
.s-btn__status.error {
  border: 2px solid #d52318;
  background: #ffffff;
  color: #272d3d;
}
.s-btn__status.info {
  border: 2px solid #146dc6;
  background: #ffffff;
  color: #272d3d;
}
.s-btn__status.warning {
  border: 2px solid #e98634;
  background: #ffffff;
  color: #272d3d;
}
.s-btn__status.success {
  border: 2px solid #007352;
  background: #ffffff;
  color: #272d3d;
}
.s-btn__status-at_work {
  border: 2px solid #e98634;
  color: #e98634;
}
.s-btn__status-at_work:hover, .s-btn__status-at_work:focus {
  border: 2px solid rgba(233, 134, 52, 0.5);
  color: rgba(233, 134, 52, 0.5);
}
.s-btn__status-at_verification {
  border: 2px solid #146dc6;
  color: #146dc6;
}
.s-btn__status-at_verification:hover, .s-btn__status-at_verification:focus {
  border: 2px solid rgba(20, 109, 198, 0.5);
  color: rgba(20, 109, 198, 0.5);
}
.s-btn__status-approved {
  border: 2px solid #007352;
  color: #007352;
}
.s-btn__status-approved:hover, .s-btn__status-approved:focus {
  border: 2px solid rgba(0, 115, 82, 0.5);
  color: rgba(0, 115, 82, 0.5);
}
.s-btn__icon-square {
  font-weight: 500;
}
.s-btn__icon-square .q-btn__content .q-icon {
  border: 1px solid #007352;
  border-radius: 6px;
  font-size: 0.8em;
  width: 18px;
  height: 18px;
}
.s-btn__icon-square:focus .q-btn__content .q-icon, .s-btn__icon-square:active .q-btn__content .q-icon {
  border: 1px solid #ffffff;
  border-radius: 6px;
  font-size: 0.8em;
  width: 18px;
  height: 18px;
}
.s-btn__back {
  padding: 0 6px 0 0;
}
.s-btn__back .q-btn__content .q-icon {
  font-size: 32px;
}
.s-btn__esia {
  padding: 4px 30px;
}
.s-btn__esia .q-btn__content .q-icon {
  font-size: 24px;
}
.s-btn__export {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #007352;
  padding: 4px 6px;
}
.s-btn__export:hover {
  border: 2px solid #f3fbfb;
  background: #f3fbfb;
  color: #0b5b44;
}
.s-btn__export:focus, .s-btn__export:active {
  border: 2px solid #007352;
  background: #007352;
  color: #ffffff;
}
.s-btn__export:active::before {
  box-shadow: none !important;
}
.s-btn__export:disabled,
.s-btn__export [disabled] {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #828896;
}
.s-btn__export.error {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #d52318;
}
.s-btn__export.info {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #146dc6;
}
.s-btn__export.warning {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #e98634;
}
.s-btn__export.success {
  border: 2px solid #ffffff;
  background: #ffffff;
  color: #007352;
}
.s-btn__export:active {
  border: 2px solid #ffffff;
  background: inherit;
  color: #007352;
}
.s-btn__export:active::before {
  box-shadow: none !important;
}

.look-at-me .q-icon.uriit-kmns-icon {
  animation: rotating 1s 2 linear;
}

.s-btn-group {
  border-radius: 8px;
}
.s-btn-group .shadowed {
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
}

.uriit-kmns-icon {
  font-family: "URIIT KMNS Icon";
  font-weight: 400;
  font-style: normal;
}

.s-icon:hover {
  cursor: pointer;
}
.s-icon.not-hovered:hover {
  cursor: auto;
}
.s-icon.small {
  font-size: 20px;
}
.s-icon.small-medium {
  font-size: 22px;
}
.s-icon.medium {
  font-size: 24px;
}
.s-icon.middle {
  font-size: 24px;
}
.s-icon.large {
  font-size: 28px;
}
.s-icon.extra-large {
  font-size: 48px;
}
.s-icon.custom-shild {
  font-size: 100px;
}
.s-icon.custom-status {
  font-size: 30px;
}
.s-icon.error {
  color: #d52318;
}
.s-icon.success {
  color: #007352;
}
.s-icon.warning {
  color: #e98634;
}
.s-icon.info {
  color: #146dc6;
}
.s-icon.draft {
  color: #bdbdbd;
}

@keyframes rotate180 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(90deg);
  }
}
@keyframes shaking-1 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(1deg);
  }
  50% {
    transform: rotate(0);
  }
  75% {
    transform: rotate(-1deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes shaking-2 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(2deg);
  }
  50% {
    transform: rotate(0);
  }
  75% {
    transform: rotate(-2deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes shaking-3 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(3deg);
  }
  50% {
    transform: rotate(0);
  }
  75% {
    transform: rotate(-3deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes shaking-4 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(4deg);
  }
  50% {
    transform: rotate(0);
  }
  75% {
    transform: rotate(-4deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes shaking-5 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes shaking-6 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(6deg);
  }
  50% {
    transform: rotate(0);
  }
  75% {
    transform: rotate(-6deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes shaking-7 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(7deg);
  }
  50% {
    transform: rotate(0);
  }
  75% {
    transform: rotate(-7deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes shaking-8 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(8deg);
  }
  50% {
    transform: rotate(0);
  }
  75% {
    transform: rotate(-8deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes shaking-9 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(9deg);
  }
  50% {
    transform: rotate(0);
  }
  75% {
    transform: rotate(-9deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes shaking-10 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(0);
  }
  75% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes trembling {
  0% {
    transform: translateX(3px);
  }
  33% {
    transform: translateX(0);
  }
  66% {
    transform: translateX(-3px);
  }
  100% {
    transform: translateX(0);
  }
}
.shaking {
  animation: shaking-10 0.2s infinite linear;
}

.shaking-calm {
  animation: shaking-1 0.2s infinite linear;
}

.trembling {
  animation: trembling 0.2s infinite;
}

@keyframes rotating {
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.s-shild-box {
  width: 32px;
  height: 32px;
  border-radius: 4px;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: center;
  padding: 2px;
}
.s-shild-box.brand {
  background: linear-gradient(12.1deg, #007352 6.42%, #0acf83 164.85%);
  color: #0b5b44;
}
.s-shild-box.gray {
  background-color: #828896;
  color: #828896;
}
.s-shild-box__content {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}

.status-icon__wrapper i.warning {
  color: #e98634;
}
.status-icon__wrapper i.success {
  color: #007352;
}
.status-icon__wrapper i.success-circle {
  color: #007352;
}
.status-icon__wrapper i.danger {
  color: #d52318;
}
.status-icon__wrapper i.info {
  color: #146dc6;
}
.status-icon__wrapper i.medium {
  font-size: 26px;
}
.status-icon__wrapper i.hovered:hover {
  cursor: pointer;
}

.s-modal__wrapper .q-dialog__inner--fullheight.q-dialog__inner--minimized {
  padding: 0px 24px;
}

.s-modal {
  scrollbar-width: thin;
  scrollbar-color: rgba(130, 136, 150, 0.5) rgba(255, 255, 255, 0.5);
}
.s-modal::-webkit-scrollbar {
  width: 6px; /* for vertical scrollbars */
  height: 6px; /* for horizontal scrollbars */
  border-radius: 8px;
}
.s-modal::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  border: 1px solid rgba(130, 136, 150, 0.2);
}
.s-modal::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(130, 136, 150, 0.5);
}
.s-modal {
  max-width: 90vw !important;
  border-radius: 16px !important;
  background-color: #ffffff;
  box-shadow: none;
  border: 1px solid #9aca99;
  padding: 16px;
}
.s-modal .s-modal__header-wrapper {
  padding: 0;
  margin-bottom: 16px;
  border-bottom: 1px solid rgba(130, 136, 150, 0.3);
}
.s-modal .s-modal__header-wrapper .s-modal__header-title {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-modal .s-modal__header-wrapper .s-modal__header-title {
  white-space: normal;
}
.s-modal .s-modal__body {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-modal .s-modal__body {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.s-modal .s-modal__body {
  margin-bottom: 16px;
}
.s-modal--extra-small {
  width: 320px;
  max-width: 480px;
}
.s-modal--small {
  width: 560px;
  max-width: 640px;
}
.s-modal--middle {
  width: 720px;
  max-width: 960px;
}
.s-modal--large {
  width: 960px;
  max-width: 1280px;
}
.s-modal--extra-large {
  width: 1280px;
  max-width: 1440px;
}
.s-modal--portal {
  padding: 0;
}
.s-modal--portal--container {
  padding: 16px;
}
@media (max-width: 1024px) {
  .s-modal--portal--container {
    padding: 12px;
  }
}
@media (max-width: 600px) {
  .s-modal--portal--container {
    padding: 8px;
  }
}
.s-modal--portal--container .q-card__section {
  padding: 12px;
}
@media (max-width: 1024px) {
  .s-modal--portal--container .q-card__section {
    padding: 8px;
  }
}
@media (max-width: 600px) {
  .s-modal--portal--container .q-card__section {
    padding: 6px;
  }
}
.s-modal--portal .title {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
.s-modal--portal.full-height .q-dialog__inner {
  padding: 0;
}
.s-modal--pattern {
  width: 100%;
  min-height: 80px;
  max-height: 80px;
  background-repeat: repeat-x;
}
@media (max-width: 1024px) {
  .s-modal--pattern {
    min-height: 64px;
    max-height: 64px;
  }
}
@media (max-width: 600px) {
  .s-modal--pattern {
    min-height: 44px;
    max-height: 44px;
  }
}

.s-select .q-field__native {
  color: #272d3d;
}
.s-select .q-field__native {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-select .q-field__native .q-chip {
  padding: 6px;
  background-color: #f3fbfb;
  border-radius: 8px;
  border: 1px dashed #828896;
}
.s-select .q-field__native .q-chip.q-chip--dense {
  height: inherit;
}
.s-select .q-field__native .q-chip:hover {
  background-color: rgba(243, 251, 251, 0.9);
  border: 1px dashed #3d4754;
}
.s-select .q-field__native .q-chip.collapse {
  border: 1px solid #828896;
}
.s-select .q-field__control {
  border-radius: 8px;
  color: #007352;
}
.s-select .q-field__control::before {
  border-color: #828896;
}
.s-select .q-field__control:hover::before {
  border-color: #007352;
}
.s-select.q-field--error.q-field--outlined.q-field--highlighted .q-field__control:after {
  border-color: #d52318;
  border-width: 1px;
}
.s-select.q-field--error.q-field--focused.q-field--outlined.q-field--highlighted .q-field__control:after {
  border-width: 2px;
}
.s-select .q-field__label {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-select .q-field__label {
  color: #272d3d;
  top: 16px;
}
.s-select--required .q-field__label:after, .s-select--required.field-select__option-group .label:after, .s-select--required .file-label:after {
  content: "*";
  color: #e98634;
  font-weight: bold;
  font-size: 14px;
  margin-right: 6px;
}
.s-select--dense .q-field__native {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-select--dense .q-field__native {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.s-select--dense .q-field__native .q-chip {
  padding: 4px;
}
.s-select--dense .q-field__label {
  top: 8px;
}
.s-select--dense.q-field--float .q-field__label {
  transform: translateY(-20%) scale(0.65);
}
.s-select--indent {
  margin-bottom: 12px;
  padding-right: 8px;
}

.s-select__items.q-menu {
  border-radius: 8px;
  border: 1px solid #007352;
}
.s-select__items.q-menu {
  scrollbar-width: thin;
  scrollbar-color: rgba(130, 136, 150, 0.5) rgba(255, 255, 255, 0.5);
}
.s-select__items.q-menu::-webkit-scrollbar {
  width: 6px; /* for vertical scrollbars */
  height: 6px; /* for horizontal scrollbars */
  border-radius: 8px;
}
.s-select__items.q-menu::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  border: 1px solid rgba(130, 136, 150, 0.2);
}
.s-select__items.q-menu::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(130, 136, 150, 0.5);
}
.s-select__items .q-item {
  word-wrap: normal;
}
.s-select__items .q-item .q-focus-helper {
  background-color: #f3fbfb !important;
}
.s-select__items .q-item .q-focus-helper:after {
  color: #f3fbfb;
}
.s-select__items .q-item__section .q-item__label {
  color: #272d3d;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-select__items .q-item__section .q-item__label {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.s-select__items .s-select__menu-active .q-item__section .q-item__label {
  color: #007352;
}
.s-select__items .q-manual-focusable--focused {
  background: #f3fbfb;
}
.s-select__items .q-manual-focusable--focused .q-item__section .q-item__label {
  color: #272d3d;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-select__items .q-manual-focusable--focused .q-item__section .q-item__label {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}

.s-input {
  border-radius: 8px;
}
.s-input .q-field__control {
  border-radius: 8px;
  color: #007352;
}
.s-input .q-field__control::before {
  border-color: #828896;
}
.s-input .q-field__control:hover::before {
  border-color: #007352;
}
.s-input.q-field--error.q-field--outlined.q-field--highlighted .q-field__control:after {
  border-color: #d52318;
  border-width: 1px;
}
.s-input.q-field--error.q-field--focused.q-field--outlined.q-field--highlighted .q-field__control:after {
  border-width: 2px;
}
.s-input .q-field__label {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-input .q-field__label {
  color: #272d3d;
  top: 16px;
}
.s-input.q-field--focused .q-field__label {
  color: #007352;
}
.s-input.q-field--error .q-field__label {
  color: #d52318;
}
.s-input .q-field__native {
  color: #272d3d;
}
.s-input .q-field__native {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-input .q-field__bottom {
  padding: 4px;
}
.s-input .q-field__messages {
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-input--required .q-field__label:after, .s-input--required.field-select__option-group .label:after, .s-input--required .file-label:after {
  content: "*";
  color: #e98634;
  font-weight: bold;
  font-size: 14px;
  margin-right: 6px;
}
.s-input--disable .q-field__control {
  color: #828896;
}
.s-input--disable .q-field__control .q-field__label {
  color: #828896;
}
.s-input--disable .q-field__control::before {
  border-color: #828896;
}
.s-input--disable .q-field__control:hover::before {
  border-color: #828896;
}
.s-input--readonly .q-field__control {
  color: #828896;
}
.s-input--readonly .q-field__control .q-field__label {
  color: #828896;
}
.s-input--readonly .q-field__control::before {
  border-color: #828896;
}
.s-input--readonly .q-field__control:hover::before {
  border-color: #828896;
}
.s-input--date.q-field--focused .s-input--date-icon {
  color: #007352;
}
.s-input--date.q-field--error .s-input--date-icon {
  color: #d52318;
}
.s-input--dense .q-field__native {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-input--dense .q-field__native {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.s-input--dense .q-field__label {
  top: 8px;
}
.s-input--dense.q-field--float .q-field__label {
  transform: translateY(-20%) scale(0.65);
}
.s-input--indent {
  margin-bottom: 12px;
  padding-right: 8px;
}

.s-input--date-modal {
  border-radius: 10px;
}
.s-input--date-modal .q-date {
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
}
.s-input--date-modal .q-date .q-date__header {
  color: #007352;
  background-color: #ffffff;
}
.s-input--date-modal .q-date .q-date__main {
  color: #272d3d;
}
.s-input--date-modal .q-date .q-date__main .q-date__navigation {
  color: #007352;
}
.s-input--date-modal .q-date .q-date__main .q-date__calendar-item .q-btn--unelevated,
.s-input--date-modal .q-date .q-date__main .q-date__years-item .q-btn--unelevated,
.s-input--date-modal .q-date .q-date__main .q-date__months-item .q-btn--unelevated {
  background: #f3fbfb !important;
  color: #272d3d !important;
  border: 1px solid #9aca99;
  border-radius: 8px;
}
.s-input--date-modal .q-date .q-date__main .q-date__calendar-weekdays {
  color: #828896;
}
.s-input--date-modal .q-date .q-date__main .q-date__calendar-days-container {
  color: #272d3d;
}
.s-input--date-modal .q-date .q-date__main .q-date__calendar-days-container .q-date__today {
  box-shadow: 0 0 2px 0 #007352;
}
.s-input--date-modal .q-date .q-date__main .q-date__calendar-days-container button {
  border-radius: 8px;
}
.s-input--date-modal .q-date .q-date__main .q-date__calendar-days-container .q-focus-helper:hover:before, .s-input--date-modal .q-date .q-date__main .q-date__calendar-days-container .q-focus-helper:hover:after {
  background: #f3fbfb;
  opacity: 0.9;
}

.s-editor {
  font-family: "Open Sans", sans-serif !important;
}
.s-editor p,
.s-editor span {
  font-family: "Open Sans", sans-serif !important;
}
.s-editor p,
.s-editor span {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}

.s-select-modal {
  border-radius: 8px;
}
.s-select-modal .q-field__control {
  border-radius: 8px;
  color: #007352;
}
.s-select-modal .q-field__control::before {
  border-color: #828896;
}
.s-select-modal .q-field__control:hover::before {
  border-color: #007352;
}
.s-select-modal .q-field--disabled,
.s-select-modal .s-input,
.s-select-modal .q-field__control,
.s-select-modal .q-field__append,
.s-select-modal .q-field__native {
  cursor: pointer !important;
}
.s-select-modal textarea {
  display: none;
}
.s-select-modal .q-chip {
  padding: 6px;
  background-color: #f3fbfb;
  border-radius: 8px;
  border: 1px dashed #828896;
}
.s-select-modal .q-chip.q-chip--dense {
  height: inherit;
}
.s-select-modal .q-chip:hover {
  background-color: rgba(243, 251, 251, 0.9);
  border: 1px dashed #3d4754;
}
.s-select-modal .q-chip.collapse {
  border: 1px solid #828896;
}
.s-select-modal--header {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
.s-select-modal--header .q-chip {
  padding: 6px;
  background-color: #f3fbfb;
  border-radius: 8px;
  border: 1px dashed #828896;
}
.s-select-modal--header .q-chip.q-chip--dense {
  height: inherit;
}
.s-select-modal--header .q-chip:hover {
  background-color: rgba(243, 251, 251, 0.9);
  border: 1px dashed #3d4754;
}
.s-select-modal--header .q-chip.collapse {
  border: 1px solid #828896;
}
.s-select-modal--wrapper {
  border: 0.5px solid rgba(130, 136, 150, 0.5);
}
.s-select-modal--wrapper {
  border-radius: 12px;
}
.s-select-modal--wrapper {
  border-color: #007352;
}
.s-select-modal--search {
  padding: 16px 32px;
}
.s-select-modal--content {
  padding: 8px;
}

.s-checkbox .q-checkbox__bg {
  border-radius: 4px;
}
.s-checkbox--indent {
  margin-bottom: 12px;
  padding-right: 8px;
}
.s-checkbox .q-checkbox__label {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 140%;
  font-style: normal;
}

.s-link {
  color: #007352;
}
.s-link {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-link {
  text-decoration: none;
  border-bottom: 1px dashed transparent;
  transition: border 0.2s ease-out 0s;
}
.s-link:hover {
  cursor: pointer;
  color: #007352;
  border-bottom: 1px dashed #007352;
  text-decoration: none;
  transition: border-bottom 0.2s ease-in;
}
.s-link:visited {
  color: #007352;
  text-decoration: underline;
}
.s-link--underline {
  border-bottom: 1px dashed #007352;
}
.s-link--underline:hover {
  cursor: pointer;
  color: #0b5b44;
  border-bottom: 1px dashed #0b5b44;
}
.s-link {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-link--font-independed {
  font-size: unset;
  font-family: unset;
  font-weight: unset;
  line-height: unset;
  font-style: unset;
}
.s-link--break-word {
  white-space: normal;
  word-break: break-word;
}
.s-link.large {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-link.small {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-link.small {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.s-link.extra-small {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-link.extra-small {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.s-link.extra-small {
  font-size: 11px;
}
.s-link-panic {
  color: #d52318;
}
.s-link-panic:hover {
  cursor: pointer;
  color: #d52318;
  border-bottom: 1px dashed #d52318;
}

.s-toggle .q-toggle__inner {
  height: 32px;
  width: 52px;
  min-width: 52px;
  padding: 0;
}
.s-toggle .q-toggle__inner .q-toggle__track {
  height: 32px;
  width: 52px;
  border-radius: 50px;
  opacity: 1;
  background: #828896;
}
.s-toggle .q-toggle__inner .q-toggle__thumb {
  top: 4px;
  left: 5px;
  height: 24px;
  width: 24px;
}
.s-toggle .q-toggle__inner--truthy .q-toggle__thumb {
  left: 23px;
}
.s-toggle .q-toggle__inner--truthy .q-toggle__thumb:after {
  background: #ffffff;
}
.s-toggle .q-toggle__inner--truthy .q-toggle__track {
  background: #007352;
}
.s-toggle .q-toggle__inner--indet .q-toggle__thumb {
  left: 14px;
}
.s-toggle .q-toggle__label {
  padding: 6px 8px;
}

.s-profile--dense {
  padding: 12px;
}
.s-profile--dense .s-profile--icon {
  margin-right: 0;
}
.s-profile--dense .q-btn-dropdown__arrow {
  margin-left: 0;
}
.s-profile {
  padding: 12px 16px 12px 34px;
  border-radius: 0;
  border-bottom: 2px solid transparent;
  height: 70px;
}
.s-profile--label {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.s-profile--label {
  text-align: end;
}
.s-profile--caption {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-profile--caption {
  text-align: end;
}
.s-profile:hover {
  color: #007352;
}
.s-profile:hover {
  background-color: #f3fbfb;
}
.s-profile:hover .q-focus-helper {
  opacity: 0 !important;
}

button[aria-expanded=true].s-profile {
  border-bottom: 2px solid #007352;
}

.s-profile__menu {
  border-radius: 16px;
}
.s-profile__menu.q-position-engine {
  margin-top: 6px !important;
}
.s-profile__menu {
  scrollbar-width: thin;
  scrollbar-color: rgba(130, 136, 150, 0.5) rgba(255, 255, 255, 0.5);
}
.s-profile__menu::-webkit-scrollbar {
  width: 6px; /* for vertical scrollbars */
  height: 6px; /* for horizontal scrollbars */
  border-radius: 8px;
}
.s-profile__menu::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  border: 1px solid rgba(130, 136, 150, 0.2);
}
.s-profile__menu::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(130, 136, 150, 0.5);
}
.s-profile__menu .q-list {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
}
.s-profile__menu .q-list .q-item {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-profile__menu .q-list .q-item {
  color: #272d3d;
  padding: 16px;
}
.s-profile__menu .q-list .q-item:hover {
  background-color: #f3fbfb;
}
.s-profile__menu .q-list .q-item:hover .q-focus-helper {
  opacity: 0 !important;
}
.s-profile__menu .q-list .q-item:hover .q-item__section--avatar {
  color: #007352;
}

.account-card.account-card__wrapper {
  padding: 20px;
}
.account-card.account-card__wrapper:not(:first-child) {
  margin-top: 12px;
}

.account-organization__wrapper:not(:first-child) {
  margin-top: 12px;
}
.account-organization {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 16px;
}
.account-organization {
  padding: 20px;
}
.account-organization__empty {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.account-organization-name {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.account-organization-name {
  color: #007352;
}
.account-organization__title {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.account-organization__title {
  padding-bottom: 8px;
}
.account-organization__title-mini {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.account-organization__title-color {
  color: #007352;
}
.account-organization__info {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}

.profile-viewer .profile-viewer__wrapper:not(:last-child) {
  margin-bottom: 16px;
}
.profile-viewer .profile-viewer__header {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.profile-viewer .profile-viewer__header {
  padding-bottom: 8px;
}
.profile-viewer .profile-viewer__label {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.profile-viewer .profile-viewer__label {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.profile-viewer .profile-viewer__label {
  color: #007352;
  padding-bottom: 6px;
}
.profile-viewer .profile-viewer__info {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}

.s-stepper-vertical {
  border-radius: inherit;
  border: 0;
  padding: 8px 8px;
}
.s-stepper-vertical .q-stepper__line:after, .s-stepper-vertical .q-stepper__line:before {
  background: rgba(0, 115, 82, 0.25);
  width: 2px;
}
.s-stepper-vertical .q-stepper__tab {
  min-height: 64px;
  padding: 8px 12px;
}
.s-stepper-vertical .q-stepper__tab:hover {
  border-radius: 8px;
}
.s-stepper-vertical .q-stepper__tab .q-stepper__title {
  font-weight: 600;
  font-size: 16px;
}
.s-stepper-vertical .q-stepper__tab .q-stepper__dot {
  font-size: 18px;
  width: 28px;
  min-width: 28px;
  height: 28px;
}
.s-stepper-horizontal {
  border: 0;
  padding: 8px 8px;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
}
.s-stepper-horizontal.centered .q-stepper__tab.q-stepper__tab {
  justify-content: center;
}
.s-stepper-horizontal .q-stepper__line:after, .s-stepper-horizontal .q-stepper__line:before {
  background: transparent;
  height: 2px;
}
.s-stepper-horizontal .q-stepper__tab {
  padding: 8px 12px;
  margin-right: 4px;
  min-height: 48px;
  border: 0.4px solid #828896;
  border-radius: 12px;
}
.s-stepper-horizontal .q-stepper__tab .q-stepper__title {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-stepper-horizontal .q-stepper__tab .q-stepper__title {
  font-weight: 500;
}
.s-stepper-horizontal .q-stepper__tab .q-stepper__label {
  color: #272d3d;
}
.s-stepper-horizontal .q-stepper__tab .q-stepper__dot {
  font-size: 20px;
  min-width: 28px;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: rgba(130, 136, 150, 0.25);
}
.s-stepper-horizontal .q-stepper__tab .q-stepper__dot .q-icon {
  color: #ffffff;
}
.s-stepper-horizontal .q-stepper__tab .q-stepper__step {
  display: none;
}
.s-stepper-horizontal .q-stepper__tab:hover {
  cursor: pointer;
  background-color: #f3fbfb;
  color: #272d3d;
}
.s-stepper-horizontal .q-stepper__tab:hover .q-stepper__dot {
  background-color: #9aca99;
}
.s-stepper-horizontal .q-stepper__tab:hover .q-stepper__dot .q-icon {
  color: #ffffff;
}
.s-stepper-horizontal .q-stepper__tab.q-stepper__tab--active {
  background-color: transparent;
  border: 1px outset #007352;
}
.s-stepper-horizontal .q-stepper__tab.q-stepper__tab--active .q-stepper__dot {
  background-color: #007352;
}
.s-stepper-horizontal .q-stepper__tab.q-stepper__tab--active .q-stepper__dot .q-icon {
  color: #ffffff;
}
.s-stepper-horizontal .q-stepper__tab.q-stepper__tab--active .q-stepper__title {
  color: #007352;
  font-weight: 500;
}
.s-stepper-horizontal .q-stepper__tab.q-stepper__tab--error {
  background-color: transparent;
  border: 1px outset #780a0a;
}
.s-stepper-horizontal .q-stepper__tab.q-stepper__tab--error .q-stepper__dot {
  background-color: #780a0a;
}
.s-stepper-horizontal .q-stepper__tab.q-stepper__tab--error .q-stepper__dot .q-icon {
  color: #780a0a;
}
.s-stepper-horizontal .q-stepper__tab.q-stepper__tab--error .q-stepper__title {
  color: #780a0a;
  font-weight: 500;
}
.s-stepper-horizontal .q-stepper__tab.q-stepper__tab--disabled .q-stepper__title {
  color: #828896;
  font-weight: 500;
}

.s-stepper__header {
  border-bottom: 0;
}

.s-step__empty .q-stepper__step-content {
  display: none;
}

.form-item, .s-form-item {
  margin-bottom: 12px;
  padding-right: 8px;
}

.s-form_uploader {
  width: 100%;
  border-radius: 8px;
}
.s-form_uploader.slim-form {
  max-width: 400px;
}
.s-form_uploader .q-uploader__header {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}
.s-form_uploader .q-uploader__header .like-a {
  text-decoration: underline;
  cursor: pointer;
}
.s-form_uploader .q-uploader__list {
  min-height: 0;
  padding: 0;
}

.q-radio .q-radio__label {
  color: #272d3d;
}

.font-header-1 {
  font-size: 60px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 115%;
  font-style: normal;
  letter-spacing: 0.04em;
}

.font-header-1-1 {
  font-size: 36px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-style: normal;
}

.font-header-2 {
  font-size: 36px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  line-height: 120%;
  font-style: normal;
}

.font-header-3 {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}

.font-header-4 {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}

.font-text-1 {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}

.font-text-2 {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}

.font-text-3 {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.font-text-3 {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}

.font-text-3-medium {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 140%;
  font-style: normal;
}

.font-caption {
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}

.font-caption-mini {
  font-size: 11px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}

.s-text-title {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-text-title {
  font-weight: 500;
}

.fw-medium {
  font-weight: 500;
}

.s-text-description {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 140%;
  font-style: normal;
}
.s-text-description {
  color: #828896;
}

.text-grey {
  color: #828896;
}

.s-label-required:after {
  content: "*";
  color: #d52318;
  font-weight: bold;
}

.s-card {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 16px;
}
.s-card {
  padding: 12px;
}
.s-card.large-padding {
  padding: 16px;
}
.s-card.y-base-padding {
  padding-bottom: 12px;
  padding-top: 12px;
}
.s-card.x-large-padding {
  padding-left: 32px;
  padding-right: 32px;
}

.s-card-bordered {
  border: 0.5px solid rgba(130, 136, 150, 0.5);
}
.s-card-bordered {
  border-radius: 12px;
}
.s-card-bordered {
  max-width: 100%;
}
.s-card-bordered.padding {
  padding: 16px;
}

.s-radio-card {
  border-radius: 12px;
}
.s-radio-card {
  border: 0.5px solid rgba(130, 136, 150, 0.5);
}
.s-radio-card {
  max-width: 100%;
}

.card-input__container {
  padding: 12px;
  border-radius: 8px;
}
.card-input__container.info {
  border: 1px dashed #007352;
  background-color: rgba(0, 115, 82, 0.025);
}
.card-input__container.info-outline {
  border: 1px dashed #007352;
}
.card-input__container.success {
  border: 1px dashed #007352;
  background-color: rgba(0, 115, 82, 0.025);
}
.card-input__container.warning {
  border: 1px dashed #e98634;
  background-color: rgba(233, 134, 52, 0.025);
}
.card-input__container.error {
  border: 1px dashed #d52318;
  background-color: rgba(213, 35, 24, 0.025);
}

.s-bordered {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 16px;
}

.s-sidebar__right .q-dialog__inner {
  padding: 0;
}

.s-sidebar__card {
  height: 100vh;
  border-radius: 0 !important;
}
.s-sidebar__card .s-sidebar__card-header {
  padding-left: 20px;
  padding-right: 20px;
  min-height: 70px;
}
.s-sidebar__card .s-sidebar__card-header--title {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.s-sidebar__card .s-sidebar__card-body {
  padding: 32px 20px 20px 32px;
  height: calc(100vh - (70px + 1px));
  overflow-y: scroll;
}
.s-sidebar__card .s-sidebar__card-body {
  scrollbar-width: thin;
  scrollbar-color: rgba(130, 136, 150, 0.5) rgba(255, 255, 255, 0.5);
}
.s-sidebar__card .s-sidebar__card-body::-webkit-scrollbar {
  width: 6px; /* for vertical scrollbars */
  height: 6px; /* for horizontal scrollbars */
  border-radius: 8px;
}
.s-sidebar__card .s-sidebar__card-body::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  border: 1px solid rgba(130, 136, 150, 0.2);
}
.s-sidebar__card .s-sidebar__card-body::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(130, 136, 150, 0.5);
}

.s-btn-toggle {
  border-radius: 8px;
  border: 1px solid #828896;
}
.s-btn-toggle .shadowed {
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
}

.q-tooltip,
.s-tooltip {
  border: 0.5px solid rgba(130, 136, 150, 0.5);
}
.q-tooltip,
.s-tooltip {
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.q-tooltip,
.s-tooltip {
  color: #272d3d;
  width: 200px;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  background: #fffafa;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-color: #9aca99;
  border-radius: 8px;
}
.q-tooltip.large,
.s-tooltip.large {
  min-width: 240px;
  max-width: 360px !important;
}
.q-tooltip.auto-width,
.s-tooltip.auto-width {
  width: auto;
}

.s-badge {
  padding: 12px;
  font-size: 15px;
  line-height: 16px;
}
.s-badge--rounded {
  border-radius: 8px;
}
.s-badge.hovered {
  cursor: pointer;
}
.s-badge--mini {
  padding: 6px 8px;
}
.s-badge--color {
  word-break: normal;
  padding: 4px;
}
.s-badge--color.error {
  color: #d52318;
}
.s-badge--color.success {
  color: #007352;
}
.s-badge--color.warning {
  color: #e98634;
}
.s-badge--color.info {
  color: #146dc6;
}
.s-badge--color.draft {
  color: #bdbdbd;
}

.status-badge {
  word-break: normal;
  padding: 4px;
}
.status-badge.draft {
  color: #bdbdbd;
}
.status-badge.pending {
  color: #146dc6;
}
.status-badge.approved {
  color: #007352;
}
.status-badge.rejected {
  color: #d52318;
}
.status-badge.template {
  color: #bdbdbd;
}
.status-badge.created {
  color: #e98634;
}
.status-badge.in_work {
  color: #146dc6;
}
.status-badge.completed {
  color: #007352;
}
.status-badge.declined {
  color: #d52318;
}
.status-badge.declined_by_issuer {
  color: #d52318;
}

.s-divider {
  border-bottom: 1px solid rgba(0, 115, 82, 0.2);
}

.s-divider--grey {
  border-bottom: 1px solid rgba(130, 136, 150, 0.2);
}

.s-tabs-horizontal.carded {
  background-color: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 16px;
}
.s-tabs-horizontal .q-tab {
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  padding: 8px 12px;
  min-height: 48px;
  background-color: #ffffff;
  border-bottom: 1px solid #9aca99;
  border-radius: 16px 16px 0 0;
  width: 100%;
}
.s-tabs-horizontal .q-tab:not(:first-child, .q-tab--active, .q-tab--active + .q-tab)::after {
  content: " ";
  height: calc(100% - (16px));
  width: 1px;
  background-color: #828896;
  position: absolute;
  left: 0;
  bottom: 0;
}
.s-tabs-horizontal .q-tab .q-tab__label {
  color: #272d3d;
}
.s-tabs-horizontal .q-tab .q-tab__label {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-tabs-horizontal .q-tab .q-tab__indicator {
  display: none;
}
.s-tabs-horizontal .q-tab:hover {
  cursor: pointer;
  background-color: #f3fbfb;
  color: #272d3d;
}
.s-tabs-horizontal .q-tab.q-tab--active {
  background-color: transparent;
  border: 1px solid #007352;
  border-bottom: 1px solid #9aca99;
  font-weight: 500;
}
.s-tabs-horizontal .q-tab.q-tab--active::after {
  content: "";
  background-color: transparent;
}
.s-tabs-horizontal .q-tab.q-tab--active .q-tab__label {
  color: #272d3d;
}
.s-tabs-horizontal .q-tab.q-tab--active .q-tab__label {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-tabs-horizontal ~ .q-icon {
  background-color: rgba(0, 115, 82, 0.1);
  border-radius: 50%;
  color: #007352;
  min-width: 48px;
}

.s-tabs-vertical .s-tab__left {
  justify-content: start;
}
.s-tabs-vertical--align-start .justify-center,
.s-tabs-vertical--align-start .flex-center {
  justify-content: flex-start;
}
.s-tabs-vertical .q-tab {
  padding: 8px 12px;
  word-break: normal;
  width: 100%;
  border-radius: 16px;
}
.s-tabs-vertical .q-tab .q-tab__label {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-tabs-vertical .q-tab .q-tab__label {
  color: #272d3d;
  font-weight: 500;
  white-space: normal;
  text-align: start;
}
.s-tabs-vertical .q-tab:hover {
  cursor: pointer;
  background-color: #f3fbfb;
  color: #272d3d;
}
.s-tabs-vertical .q-tab.q-tab--active .q-tab__label {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-tabs-vertical .q-tab.q-tab--active .q-tab__label {
  color: #007352;
  font-weight: 500;
}
.s-tabs-vertical .q-tab .q-tab__indicator {
  background: transparent;
}

.s-tabs-horizontal-v2 {
  flex-direction: row;
  justify-content: left;
}
.s-tabs-horizontal-v2.carded {
  background-color: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 16px;
}
.s-tabs-horizontal-v2 .q-tab {
  padding: 12px;
  min-height: 48px;
  background-color: #ffffff;
  border-radius: 8px;
}
.s-tabs-horizontal-v2 .q-tab:not(:first-of-type) {
  margin-left: 12px;
}
.s-tabs-horizontal-v2 .q-tab .q-tab__label {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 26px;
}
.s-tabs-horizontal-v2 .q-tab .q-tab__indicator {
  display: none;
}
.s-tabs-horizontal-v2 .q-tab:hover {
  cursor: pointer;
  background-color: #f3fbfb;
}
.s-tabs-horizontal-v2 .q-tab.q-tab--active {
  background-color: #f3fbfb;
  color: #007352;
}
.s-tabs-horizontal-v2 ~ .q-icon {
  background-color: rgba(0, 115, 82, 0.1);
  border-radius: 50%;
  color: #007352;
  min-width: 48px;
}

.s-notification--modal .q-dialog__inner--minimized {
  padding: 0 !important;
}
.s-notification--modal .q-dialog__inner--minimized > div {
  max-height: 100vh !important;
  height: 100% !important;
}
.s-notification--modal .s-modal {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.s-notification--wrapper {
  height: 95vh;
  position: relative;
}

.s-notification--list {
  scrollbar-width: thin;
  scrollbar-color: rgba(130, 136, 150, 0.5) rgba(255, 255, 255, 0.5);
}
.s-notification--list::-webkit-scrollbar {
  width: 6px; /* for vertical scrollbars */
  height: 6px; /* for horizontal scrollbars */
  border-radius: 8px;
}
.s-notification--list::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  border: 1px solid rgba(130, 136, 150, 0.2);
}
.s-notification--list::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(130, 136, 150, 0.5);
}
.s-notification--list {
  height: 85vh !important;
  display: block;
  overflow-y: scroll;
}
@media (max-width: 600px) {
  .s-notification--list {
    height: 80vh !important;
  }
}

.s-notification--header {
  padding: 12px 12px;
}
.s-notification--header .s-notification--title {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
.s-notification--header .s-notification--title {
  color: #272d3d;
}

.s-notification--card {
  box-shadow: none !important;
  padding: 0 32px;
}
.s-notification--card .s-notification--card__date {
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-notification--card .s-notification--card__date {
  color: #828896;
}
.s-notification--card .s-notification--card__status-container {
  gap: 8px;
}
.s-notification--card .s-notification--card__status-container .s-notification--card__status {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-notification--card .s-notification--card__status-container .s-notification--card__status {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.s-notification--card .s-notification--card__status-container .s-notification--card__status {
  color: #007352;
}
.s-notification--card .s-notification--card__title {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-notification--card .s-notification--card__title {
  color: #272d3d;
}
.s-notification--card .s-notification--card__text {
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-notification--card .s-notification--card__text {
  color: #3d4754;
}

.q-menu {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 16px;
}
.q-menu {
  border: 0.5px solid rgba(130, 136, 150, 0.5);
}
.q-menu {
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 8px;
}
.q-menu::-webkit-scrollbar {
  width: 6px; /* for vertical scrollbars */
  height: 6px; /* for horizontal scrollbars */
  border-radius: 10px;
}
.q-menu::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
.q-menu::-webkit-scrollbar-thumb {
  background: #828896;
}

.s-list {
  border-radius: 0;
}
.s-list .q-item {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 140%;
  font-style: normal;
}
.s-list .q-item {
  color: #272d3d;
  padding: 16px;
}
.s-list .q-item:not(:last-of-type) {
  border-bottom: 1px solid #007352;
}
.s-list .q-item:hover {
  background-color: #f3fbfb;
}
.s-list .q-item:hover .q-focus-helper {
  opacity: 0 !important;
}
.s-list .q-item.active {
  background-color: #f3fbfb;
}
.s-list .q-item.active .s-text-title {
  color: #007352;
}

.s-menu.q-menu {
  border-color: #007352;
  border-radius: 16px;
}

.profile-picker_profile {
  display: grid;
  grid-template-columns: min-content 1fr min-content;
  align-items: center;
  padding: 12px 20px;
  gap: 16px;
  width: inherit;
  border: 1px solid #007352;
  background: #ffffff;
  border-radius: 10px;
}
.profile-picker_profile:hover {
  cursor: pointer;
  background: rgba(0, 115, 82, 0.1);
}
.profile-picker_profile .profile-title {
  width: inherit;
}
.profile-picker_profile .profile-name {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.profile-picker_profile .profile-name {
  color: #272d3d;
  text-align: left;
  overflow-wrap: break-word;
  word-break: break-word;
}
@media (max-width: 1024px) {
  .profile-picker_profile .profile-name {
    font-weight: 400;
    line-height: 140%;
    font-style: normal;
  }
  .profile-picker_profile .profile-name {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
  }
  .profile-picker_profile .profile-name {
    font-weight: 600;
  }
}
@media (max-width: 600px) {
  .profile-picker_profile .profile-name {
    font-weight: 400;
    line-height: 140%;
    font-style: normal;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
  }
  .profile-picker_profile .profile-name {
    font-weight: 600;
  }
}
.profile-picker_profile .profile-description {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.profile-picker_profile .profile-description {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.profile-picker_profile .profile-description {
  overflow-wrap: break-word;
  word-break: break-word;
  font-weight: 600;
  color: #272d3d;
}
@media (max-width: 1024px) {
  .profile-picker_profile .profile-description {
    font-weight: 400;
    line-height: 140%;
    font-style: normal;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
  }
  .profile-picker_profile .profile-description {
    font-weight: 600;
  }
}
@media (max-width: 600px) {
  .profile-picker_profile .profile-description {
    font-weight: 400;
    line-height: 140%;
    font-style: normal;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
  }
  .profile-picker_profile .profile-description {
    font-weight: 500;
  }
}
.profile-picker_profile.active {
  background: #f3fbfb;
}
.profile-picker_profile.active .profile-name {
  color: #007352;
}
.profile-picker_profile .profile-btn-icon {
  border: 1px solid #007352;
  border-radius: 8px;
  padding: 9px;
}

.profile-picker_list .profile-picker_profile {
  margin-bottom: 16px;
}

.s-table {
  max-height: 65vh;
  color: #272d3d;
  border-radius: 4px;
  background-color: #ffffff;
  width: 100%;
}
.s-table .q-table__middle.scroll {
  scrollbar-width: thin;
  scrollbar-color: rgba(130, 136, 150, 0.5) rgba(255, 255, 255, 0.5);
}
.s-table .q-table__middle.scroll::-webkit-scrollbar {
  width: 6px; /* for vertical scrollbars */
  height: 6px; /* for horizontal scrollbars */
  border-radius: 8px;
}
.s-table .q-table__middle.scroll::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  border: 1px solid rgba(130, 136, 150, 0.2);
}
.s-table .q-table__middle.scroll::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(130, 136, 150, 0.5);
}
.s-table .q-table__top {
  padding: 0;
}
.s-table thead {
  background-color: #f3fbfb;
  height: 48px;
}
.s-table thead tr th {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-table thead tr th {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.s-table thead tr th {
  font-weight: 600;
  background-color: #f3fbfb;
  border-bottom: 1px solid #007352;
  border-top: 1px solid #007352;
  white-space: normal;
}
.s-table thead tr th:not(:last-child) {
  border-right: 1px solid rgba(130, 136, 150, 0.3);
}
.s-table thead tr th:last-child {
  border-radius: 0 4px 0 0;
  border-right: 1px solid #007352;
}
.s-table thead tr th:first-child {
  border-radius: 4px 0 0 0;
  border-left: 1px solid #007352;
}
.s-table tbody tr td {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-table tbody tr td {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.s-table tbody tr td {
  background-color: #ffffff;
  white-space: normal;
  word-break: break-word;
  border-bottom: 1px solid rgba(130, 136, 150, 0.3);
  border-right: 1px solid rgba(130, 136, 150, 0.3);
}
.s-table tbody tr td:first-child {
  border-left: 1px solid rgba(130, 136, 150, 0.3);
}
.s-table tbody tr td.td-info {
  background-color: rgba(233, 134, 52, 0.15);
}
.s-table tbody tr td:before {
  background-color: rgba(0, 115, 82, 0.05);
}
.s-table--row-deleted:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(213, 35, 24, 0.04) !important;
}
.s-table--row-system:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(20, 109, 198, 0.05) !important;
}
.s-table thead tr:first-child th {
  top: 0;
}
.s-table thead tr th {
  position: sticky;
  z-index: 1;
}
.s-table.sticky-table-first-column thead tr:first-child th:first-child {
  z-index: 2;
}
.s-table.sticky-table-first-column td:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
}
.s-table.sticky-table-first-column th:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
}
.s-table .s-table--action_button-wrapper {
  text-align: center;
  min-width: 64px;
  width: 72px;
  max-width: 80px;
  padding-right: 8px !important;
}
.s-table .s-td--break-word {
  white-space: normal;
  word-break: break-word;
}
.s-table .q-table__bottom {
  padding: 12px;
}
.s-table .q-table__bottom {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 140%;
  font-style: normal;
}
.s-table .q-table__bottom .q-table__control .q-field__control-container {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-table.no-bottom .q-table__bottom {
  display: none;
}

.s-table--grid {
  max-height: 100%;
}

.s-table__menu--action {
  border-radius: 8px;
}
.s-table__menu--action {
  scrollbar-width: thin;
  scrollbar-color: rgba(130, 136, 150, 0.5) rgba(255, 255, 255, 0.5);
}
.s-table__menu--action::-webkit-scrollbar {
  width: 6px; /* for vertical scrollbars */
  height: 6px; /* for horizontal scrollbars */
  border-radius: 8px;
}
.s-table__menu--action::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  border: 1px solid rgba(130, 136, 150, 0.2);
}
.s-table__menu--action::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(130, 136, 150, 0.5);
}
.s-table__menu--action .q-list {
  min-width: 100px;
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
}
.s-table__menu--action .q-list .q-item {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-table__menu--action .q-list .q-item {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.s-table__menu--action .q-list .q-item:hover {
  background-color: #f3fbfb;
}
.s-table__menu--action .q-list .q-item:hover .q-focus-helper {
  opacity: 0 !important;
}
.s-table__menu--action .q-list .q-item {
  color: #272d3d;
  padding: 12px;
}

.s-table__link {
  color: #007352;
}
.s-table__link {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-table__link {
  text-decoration: none;
  border-bottom: 1px dashed transparent;
  transition: border 0.2s ease-out 0s;
}
.s-table__link:hover {
  cursor: pointer;
  color: #007352;
  border-bottom: 1px dashed #007352;
  text-decoration: none;
  transition: border-bottom 0.2s ease-in;
}
.s-table__link:visited {
  color: #007352;
  text-decoration: underline;
}
.s-table__link--underline {
  border-bottom: 1px dashed #007352;
}
.s-table__link--underline:hover {
  cursor: pointer;
  color: #0b5b44;
  border-bottom: 1px dashed #0b5b44;
}
.s-table__link {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 140%;
  font-style: normal;
}

.s-hot-table .handsontable th {
  background-color: #f3fbfb;
}
.s-hot-table thead {
  background-color: #f3fbfb;
  height: 65px;
}
.s-hot-table thead tr th {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 140%;
  font-style: normal;
}
.s-hot-table thead tr:last-child th {
  border-bottom: 1px solid #007352 !important;
}
.s-hot-table .readonlyCell {
  background-color: rgba(189, 189, 189, 0.25);
}
.s-hot-table .notEditableCell {
  background-color: rgba(130, 136, 150, 0.08);
}
.s-hot-table .text-bold {
  font-weight: 600;
}
.s-hot-table .handsontable .htCommentCell:after {
  border-left: 10px solid transparent;
  border-top: 10px solid #007352;
}
.s-hot-table .header_tooltip {
  cursor: help;
}
.s-hot-table .ht_clone_top {
  z-index: 100;
}
.s-hot-table .handsontable th,
.s-hot-table .handsontable td {
  overflow: visible !important;
}
.s-hot-table th {
  position: relative;
}
.s-hot-table th[data-title]::before {
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.s-hot-table th[data-title]::before {
  content: attr(data-title);
  position: absolute;
  top: 80%;
  left: 20%;
  z-index: 10;
  padding: 8px 12px;
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  color: #272d3d;
  max-width: 200px;
  width: 200px;
  word-break: normal;
  white-space: pre-wrap;
  border-radius: 8px;
  border: 1px solid #9aca99;
  visibility: hidden;
}
.s-hot-table th[data-title]:hover::before {
  visibility: visible;
  opacity: 1;
  transition: all 0.1s ease 0.4s;
}

.transition-board {
  font-weight: 400;
}
.transition-board__group {
  padding: 12px 20px 12px 12px;
  border-radius: 16px;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  margin-bottom: 12px;
  background-color: #ffffff;
}
.transition-board__group .q-item {
  min-height: unset;
  padding: unset;
}
.transition-board__group .q-item .q-item__section--side {
  padding-right: 0;
  width: 24px;
  max-width: 24px;
}
.transition-board__card .q-item {
  border-radius: 8px;
}
.transition-board__card .q-item:hover {
  border-radius: 8px;
}
.transition-board__card-date {
  color: #828896;
  font-size: 13px;
}
.transition-board__card-title {
  margin-left: 16px;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
}
.transition-board__card-title a:any-link,
.transition-board__card-title a:visited {
  color: #272d3d;
  text-decoration: none;
}
.transition-board__card-title a:hover {
  color: #007352;
}

.avatar-cropper-container .cropper-view-box {
  outline: 2px solid #007352;
}
.avatar-cropper-container .cropper-center {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.avatar-cropper-container .cropper-center:after {
  position: absolute;
  content: "";
  top: 0;
  height: 100%;
  width: 100%;
  border: 1px dashed #eee;
  border-radius: 50%;
  background: transparent;
  opacity: 0.75;
}
.avatar-cropper-container .cropper-line {
  background-color: #007352;
}
.avatar-cropper-container .cropper-point {
  background-color: #9aca99;
}

.avatar-cropper:hover .avatar-cropper-title {
  margin-top: -40%;
  font-size: inherit;
  color: #272d3d;
  background: #e7edf4;
  height: 100%;
  width: 100%;
}
.avatar-cropper:hover .avatar-cropper-title .s-icon {
  font-size: inherit;
}

.avatar-cropper-image-container {
  max-width: 400px;
  height: 300px;
}

.avatar-cropper-image {
  max-width: 100%;
  height: 100%;
}

.avatar-cropper-img-input {
  display: none;
}

.s-skeleton.q-skeleton--type-QInput {
  height: 40px;
}

.s-expansion-header-item {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.s-expansion-header-item {
  color: #272d3d;
  background: #ffffff;
  border-radius: 8px;
  vertical-align: middle;
}

.s-expansion-item.bordered {
  width: inherit;
  border: 1px solid #007352;
  border-radius: 8px;
}
.s-expansion-item.bordered.warning {
  border: 1px solid #e98634;
}

.s-filter {
  padding: 20px 32px;
}
.s-filter--header {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
.s-filter--body {
  padding-top: 12px;
}
.s-filter--body .s-filter--elem:nth-child(n) {
  padding: 8px;
}
.s-filter--control {
  padding-top: 12px;
}

.q-dialog__inner--minimized > div.chat-dialog {
  max-width: none;
}

.chat-icon {
  position: fixed;
  right: 64px;
  bottom: 64px;
}

.chat-btn {
  border-radius: 16px 16px 0 0 !important;
}
.chat-btn .q-btn__content {
  gap: 5px;
}
.chat-btn .q-btn__content i:first-child {
  color: #272d3d;
  font-size: 24px;
}
.chat-btn .q-btn__content span {
  font-size: 13px;
}
.chat-btn .q-btn__content i:last-child {
  font-size: 24px;
}

.chat-dialog {
  background-color: #ffffff;
  height: inherit;
  max-height: inherit;
  position: relative;
  display: flex;
  bottom: 100px !important;
}
.chat-dialog .q-dialog__backdrop {
  background: none !important;
}
.chat-dialog .q-dialog__inner.flex > .q-card {
  margin-top: auto !important;
  bottom: 0px;
}
.chat-dialog .title {
  font-weight: 600;
  font-size: 20px;
  color: #2d2d2d;
}
.chat-dialog .chats {
  height: 75vh;
  top: 100px !important;
}
.chat-dialog .chats .search-input {
  margin: 32px 20px 16px;
}
.chat-dialog .chats .chat-list {
  margin-top: 12px;
  overflow-y: scroll;
  padding-left: 20px;
  padding-right: 20px;
}
.chat-dialog .chats .chat-list .q-infinite-scroll {
  max-height: inherit;
  height: inherit;
}
.chat-dialog .chats .chat-item {
  position: relative;
  border-bottom: 1px solid #bdbdbd;
  padding: 12px 0 8px 0;
  cursor: pointer;
  overflow: hidden;
}
.chat-dialog .chats .chat-item__avatar {
  width: 40px;
  height: 40px;
  font-size: 14px;
  font-weight: 600px;
  color: #272d3d;
  border: 0.4px solid #007352;
  border-radius: 8px;
  text-align: center;
  line-height: 40px;
  margin-right: 8px;
}
.chat-dialog .chats .chat-item__avatar .bookmark {
  position: absolute;
  left: 0;
  width: 25px;
  height: 14px;
}
.chat-dialog .chats .chat-item__avatar--bookmark .bookmark {
  visibility: hidden;
}
.chat-dialog .chats .chat-item__avatar--bookmark:hover .bookmark {
  visibility: visible;
}
.chat-dialog .chats .chat-item__mute:not(.pressed) {
  display: none;
}
.chat-dialog .chats .chat-item:hover .chat-item__mute {
  display: flex;
}
.chat-dialog .chats .chat-item__container .chat-item__title--container {
  max-width: 100%;
  width: 100%;
}
.chat-dialog .chats .chat-item__title, .chat-dialog .chats .chat-item__message {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.chat-dialog .chats .chat-item__title, .chat-dialog .chats .chat-item__message .author {
  font-style: normal;
  font-weight: 400;
  line-height: 19px;
  white-space: nowrap;
  vertical-align: middle;
}
.chat-dialog .chats .chat-item__controls {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  flex-direction: row;
}
.chat-dialog .chats .chat-item__controls button:not(.pressed) {
  display: none;
}
.chat-dialog .chats .chat-item__message {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.chat-dialog .chats .chat-item__message .last-message {
  white-space: nowrap;
  overflow: clip;
}
.chat-dialog .thread {
  height: inherit;
  max-height: inherit;
  display: grid;
  grid-template-rows: min-content 1fr;
  padding-top: 16px;
  padding-left: 16px;
  padding-bottom: 16px;
}
.chat-dialog .messages {
  height: 100%;
  max-height: inherit;
  position: relative;
  display: grid;
  grid-template-rows: min-content 1fr min-content;
}
.chat-dialog .messages .q-infinite-scroll {
  padding-right: 16px;
}
.chat-dialog .messages .header .title {
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  color: #272d3d;
}
.chat-dialog .messages .new-message {
  padding-top: 16px;
  padding-right: 16px;
}

.s-message-bubble {
  border-radius: 12px;
}
.s-message-bubble {
  max-width: 600px;
  transition: max-width 0.5s linear;
  overflow-wrap: anywhere;
  padding: 12px 12px 4px 12px;
  position: relative;
  float: right;
  border: 1px solid #9aca99;
}
.s-message-bubble.dense {
  max-width: 300px;
}
.s-message-bubble.right:after {
  content: "";
}
.s-message-bubble.left:after {
  content: "";
}
.s-message-bubble .q-carousel.dense {
  height: 200px;
}

.message-item {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.message-item .author {
  text-align: left;
}
.message-item .bubble-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.message-item.me {
  justify-content: flex-end;
}
.message-item.me .bubble-container {
  justify-content: flex-end;
}
.message-item.me .author {
  text-align: right;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.floating-window {
  position: fixed;
  z-index: 999999;
  background: transparent;
  overflow: hidden;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 8px;
}
.floating-window:hover {
  background: #007352;
}
.floating-window-header {
  color: #ffffff;
  background: #007352;
  min-height: 30px;
}
.floating-window-border {
  margin: 1px;
  background: white;
}
.floating-window-body {
  padding: 8px;
  height: 100%;
  overflow: scroll;
}
.floating-window .drag-element {
  cursor: pointer;
}
.floating-window .drag-element.dragging {
  cursor: move;
}
.floating-window .resize-control {
  position: absolute;
  height: 10px;
  width: 10px;
  background: #007352;
  bottom: 0;
  right: 0;
  cursor: nwse-resize;
}

/**
  MODULES
*/
.s-field-options-list.q-list--dense .q-item,
.s-field-options-list.q-list--dense .q-item--dense {
  padding-left: 0;
  padding-right: 0;
}

.table-field.required .label:after {
  content: "*";
  color: #e98634;
  font-weight: bold;
  font-size: 14px;
  margin-right: 6px;
}

.account-household__wrapper:not(:first-child) {
  margin-top: 12px;
}
.account-household-name {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.account-household-name {
  color: #007352;
}
.account-household__title {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.account-household__title {
  padding-bottom: 8px;
}
.account-household__info {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}

.account-household-members__mobile-title {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.account-household-members__mobile-title {
  color: #007352;
}
.account-household-members__grid-table {
  border-radius: 8px;
}
.account-household-members__grid-table .q-card {
  border-radius: 8px;
}
.account-household-members__grid-table .q-item__section--main .q-item__label {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.account-household-members__grid-table .q-item__section--main .q-item__label {
  font-weight: 600;
}
.account-household-members__grid-table .q-item__section--main .q-item__label--caption {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.account-household-members__grid-table .q-item__section--main .q-item__label--caption {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.account-household-members__grid-table--title {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.account-household-members__grid-table--title {
  font-weight: 600;
}

body {
  scroll-behavior: smooth;
}

.main__header {
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  height: 80px;
  background-color: #ffffff;
  color: #272d3d;
}
.main__header .main__header--container {
  height: 80px;
  max-width: 1416px;
  padding: 0 8px;
}
@media (max-width: 1024px) {
  .main__header .main__header--container {
    padding: 0 8px;
  }
}

.footer_logo,
.header_logo {
  height: 48px;
  object-fit: contain;
  display: block;
  object-position: bottom left;
}

.main__container {
  width: 100%;
  scroll-behavior: smooth;
  background-color: #fffafa;
}
.main__container--max-width {
  max-width: 1680px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .main__container--max-width {
    max-width: 1024px;
  }
}
@media (max-width: 600px) {
  .main__container--max-width {
    max-width: 600px;
    padding: 8px;
  }
}
.main__container--max-width {
  width: 100%;
}
.main__container__is-loading {
  padding-top: 80px !important;
  padding-bottom: 440px !important;
}

.main__footer {
  min-height: 440px;
  background-color: #ffffff;
}
.main__footer--container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 32px 0;
}
@media (max-width: 1024px) {
  .main__footer--container {
    max-width: 1024px;
    padding: 32px 12px;
  }
}
@media (max-width: 600px) {
  .main__footer--container {
    max-width: 600px;
    padding: 12px;
  }
}
.main__footer--container {
  width: 100%;
  color: #272d3d;
  padding: 28px 0 0px;
}
.main__footer--container .footer_text_header {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
@media (max-width: 1024px) {
  .main__footer--container .footer_text_header {
    font-size: 18px;
    font-family: "Lato", sans-serif;
    font-weight: 600;
    line-height: 140%;
    font-style: normal;
  }
}
@media (max-width: 600px) {
  .main__footer--container .footer_text_header {
    font-weight: 400;
    line-height: 140%;
    font-style: normal;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
  }
}
.main__footer--container .footer_info--text {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
@media (max-width: 1024px) {
  .main__footer--container .footer_info--text {
    font-weight: 400;
    line-height: 140%;
    font-style: normal;
  }
  .main__footer--container .footer_info--text {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
  }
}
@media (max-width: 600px) {
  .main__footer--container .footer_info--text {
    font-weight: 400;
    line-height: 140%;
    font-style: normal;
  }
  .main__footer--container .footer_info--text {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
  }
}
.main__footer--container .footer__text--copyright {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.main__footer--container .footer__text--copyright {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.main__footer--container .footer__text--company {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.main__footer--container .footer__text--company {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.main__footer--container .footer__text--company {
  color: #828896;
}
.main__footer .divider__bottom {
  border-bottom: 1px solid #272d3d;
}
.main__footer--green {
  width: 100%;
  min-height: 65px;
  max-height: 65px;
  background-color: #007352;
  margin-top: 12px;
}
@media (max-width: 1024px) {
  .main__footer--green {
    min-height: 45px;
    max-height: 45px;
    margin-top: 8px;
  }
}
@media (max-width: 600px) {
  .main__footer--green {
    min-height: 40px;
    max-height: 40px;
    margin-top: 6px;
  }
}
.main__footer--pattern {
  width: 100%;
  min-height: 108px;
  max-height: 108px;
  background-image: url("/hmao/images/footer_pattern.svg");
  background-repeat: repeat-x;
}
@media (max-width: 1024px) {
  .main__footer--pattern {
    min-height: 74px;
    max-height: 74px;
  }
}
@media (max-width: 600px) {
  .main__footer--pattern {
    min-height: 44px;
    max-height: 44px;
  }
}

@keyframes diling {
  from {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(35deg);
  }
  75% {
    transform: rotate(-35deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.s-header__notification-wrapper {
  position: relative;
}
.s-header__notification-wrapper .notification__badge {
  position: absolute;
  background: #d52318;
  border: #d52318;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  font-size: 10px;
  color: #ffffff;
  z-index: 300;
  line-height: 1.2;
  text-align: center;
  right: 0px;
  top: -1px;
  transition: all 0.6s;
}
.s-header__notification-wrapper .notification__badge:hover {
  cursor: pointer;
}
.s-header__notification-wrapper:hover .notification {
  animation-name: diling;
  animation-duration: 0.8s;
  animation-iteration-count: 4;
}
.s-header__notification-wrapper:hover .notification__badge {
  transition: all 0.6s;
  background: #007352;
  border: #007352;
  color: #ffffff;
}

.s-page .s-page__body {
  max-width: 1400px;
  margin: 0 auto;
  padding: 32px 0;
}
@media (max-width: 1024px) {
  .s-page .s-page__body {
    max-width: 1024px;
    padding: 32px 12px;
  }
}
@media (max-width: 600px) {
  .s-page .s-page__body {
    max-width: 600px;
    padding: 12px;
  }
}

table.field-table {
  border-spacing: 0 !important;
  border-collapse: collapse;
}
table.field-table caption {
  text-align: left;
}
table.field-table thead,
table.field-table tbody,
table.field-table td,
table.field-table th {
  border: 1px solid #272d3d;
}
table.field-table th {
  background-color: #ccc;
}
table.field-table td,
table.field-table th {
  padding: 3px 6px;
}

.page__header {
  padding: 14px 32px;
  margin-bottom: 16px;
}
.page__header {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 16px;
}

.page__header-title {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}

.page__header-icon-back {
  font-size: 14px;
}
.page__header-icon-back:focus, .page__header-icon-back:active {
  border: 2px solid #f3fbfb;
  background: #f3fbfb;
  color: #0b5b44;
}
.page__header-icon-back:active::before {
  box-shadow: none !important;
}

.s-img.s-img--bordered {
  border: 2px solid #007352 !important;
}
.s-img.s-img--circular {
  border-radius: 250px !important;
}

.contact-card {
  max-width: 620px !important;
  padding: 32px !important;
  width: 90% !important;
  gap: 20px;
  box-shadow: -4px 4px 12px 0px rgba(148, 163, 184, 0.2392156863);
  border: 1px solid #ffffff !important;
  text-decoration: none;
}
.contact-card .s-contact--icon {
  padding: 10px !important;
  color: white !important;
  background-color: #007352 !important;
  border-radius: 8px;
  visibility: hidden;
}
.contact-card .contact-card--text {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.contact-card .contact-card--text {
  color: #272d3d;
  max-width: 320px !important;
  width: 90% !important;
  text-align: left;
}
@media (max-width: 460px) {
  .contact-card .s-img, .contact-card .s-contact--icon, .contact-card .contact-card--text {
    text-align: center !important;
    margin: 0 auto;
  }
}
.contact-card:hover {
  border-color: #007352 !important;
}
.contact-card:hover .s-contact--icon {
  visibility: visible;
}
.contact-card:active {
  border-color: #0b5b44 !important;
}
.contact-card:active .s-contact--icon {
  background-color: #0b5b44 !important;
}

.portal_main_page {
  padding-left: 8px;
  padding-right: 8px;
}
.portal_main_page .main_block {
  padding-bottom: 32px;
  padding-top: 32px;
}
@media (max-width: 1024px) {
  .portal_main_page .main_block {
    padding-bottom: 12px;
    padding-top: 12px;
  }
}
@media (max-width: 600px) {
  .portal_main_page .main_block {
    padding-bottom: 8px;
    padding-top: 8px;
  }
}
.portal_main_page .main_block--white {
  background-color: #ffffff;
}
.portal_main_page .main_block--bottom_divider {
  border-bottom: 2px solid #e7edf4;
}
.portal_main_page .main_block--first {
  padding-top: 64px;
  padding-bottom: 92px;
}
@media (max-width: 1024px) {
  .portal_main_page .main_block--first {
    padding-top: 24px;
    padding-bottom: 52px;
  }
}
@media (max-width: 600px) {
  .portal_main_page .main_block--first {
    padding-top: 16px;
    padding-bottom: 44px;
  }
}
.portal_main_page .main_block--search {
  margin-bottom: 0;
}
.portal_main_page .s-input--main_search--wrapper {
  margin-top: -60px;
}
.portal_main_page .s-input--main_search--wrapper .q-field__prepend i {
  color: #007352;
}
.portal_main_page .s-input--main_search--wrapper .q-field__label {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.portal_main_page .s-input--main_search--wrapper .q-field__label {
  color: #007352;
}
@media (max-width: 1024px) {
  .portal_main_page .s-input--main_search--wrapper {
    margin-top: -40px;
  }
}
@media (max-width: 600px) {
  .portal_main_page .s-input--main_search--wrapper {
    margin-top: -36px;
  }
}
.portal_main_page .s-input--main_search {
  background-color: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
}
.portal_main_page .s-input--main_search .q-field__control {
  color: #007352;
}
.portal_main_page .s-input--main_search .q-field__control::before {
  border-color: #ffffff;
}
.portal_main_page .s-input--main_search .q-field__control:hover::before {
  border-color: #007352;
}
.portal_main_page .header-card {
  box-sizing: border-box;
  border-radius: 40px;
  padding: 32px 20px 20px 32px;
  background-color: #007352;
  overflow: hidden;
}
.portal_main_page .header-card.main__background--image {
  background-image: url("/images/background_round.svg");
  background-repeat: no-repeat;
  background-size: 300px;
  background-position: top -100px right -100px;
}
.portal_main_page .header-card .main_background {
  max-height: 460px;
}
.portal_main_page .header-card .main_background--mobile {
  max-height: 200px;
}
.portal_main_page .header-card .main_background--round {
  animation: spin 160s linear infinite;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.portal_main_page .header-card .title {
  font-size: 60px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 115%;
  font-style: normal;
  letter-spacing: 0.04em;
}
.portal_main_page .header-card .title {
  color: #ffffff;
  overflow-wrap: break-word;
  z-index: 100;
}
.portal_main_page .header-card .title--mobile {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
.portal_main_page .about--project-kmns .caption {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
.portal_main_page .about--project-kmns .caption--mobile {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.portal_main_page .about--project-kmns .caption--mobile {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.portal_main_page .main__title {
  font-size: 36px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  line-height: 120%;
  font-style: normal;
}
.portal_main_page .main__title {
  padding-bottom: 32px;
}
.portal_main_page .main__title--mobile {
  padding-bottom: 12px;
}
.portal_main_page .main__title--mobile {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}

.statistics-public-block .statistics-public__title {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
.statistics-public-block .statistics-public__title--mobile {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.statistics-public-block .statistics-public__caption {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.statistics-public-block .statistics-public__separator {
  border-bottom: 2px solid #e7edf4;
}
.statistics-public-block .statistics-public__number {
  font-size: 36px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  line-height: 120%;
  font-style: normal;
}
.statistics-public-block .statistics-public__number {
  font-size: 64px;
  color: #007352;
}

.service_sidebar {
  z-index: 1;
}
.service_sidebar .q-dialog__inner {
  padding: 0;
}
.service_sidebar .service_sidebar__card-dialog {
  max-height: 60vh;
  border-radius: 0 !important;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  padding-top: 80px;
  overflow: hidden;
}
.service_sidebar .service_sidebar__card .service_sidebar__card-body {
  width: 100%;
  max-width: 1416px;
}
@media (max-width: 1024px) {
  .service_sidebar .service_sidebar__card .service_sidebar__card-body {
    padding: 0 8px;
  }
}
.service_sidebar .service_sidebar__card-wrapper {
  scrollbar-width: thin;
  scrollbar-color: rgba(130, 136, 150, 0.5) rgba(255, 255, 255, 0.5);
}
.service_sidebar .service_sidebar__card-wrapper::-webkit-scrollbar {
  width: 6px; /* for vertical scrollbars */
  height: 6px; /* for horizontal scrollbars */
  border-radius: 8px;
}
.service_sidebar .service_sidebar__card-wrapper::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  border: 1px solid rgba(130, 136, 150, 0.2);
}
.service_sidebar .service_sidebar__card-wrapper::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(130, 136, 150, 0.5);
}
.service_sidebar .service_sidebar__card-wrapper {
  overflow-y: scroll;
  max-height: 40vh;
}
.service_sidebar .service_sidebar__card-wrapper .service__item-wrapper {
  padding: 12px;
}
.service_sidebar .service_sidebar__card-wrapper .service__item-wrapper .service__item-card {
  padding: 32px 32px 12px 0;
}
.service_sidebar .service_sidebar__card-wrapper .service__item-wrapper .service__item-card {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.service_sidebar .service_sidebar__card-wrapper .service__item-wrapper .service__item-card {
  border-radius: 16px;
  transition: all 1s ease-in-out;
  cursor: pointer;
}
.service_sidebar .service_sidebar__card-wrapper .service__item-wrapper .service__item-card--mobile {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.service_sidebar .service_sidebar__card-wrapper .service__item-wrapper .service__item-card .title {
  overflow-wrap: break-word;
}
.service_sidebar .service_sidebar__card-wrapper .service__item-wrapper .service__item-card .description {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 140%;
  font-style: normal;
}
.service_sidebar .service_sidebar__card-wrapper .service__item-wrapper .service__item-card .description {
  color: #828896;
  overflow-wrap: break-word;
}
.service_sidebar .service_sidebar__card-wrapper .service__item-wrapper .service__item-card:hover {
  background: rgba(0, 115, 82, 0.05);
  transition: all 2s ease-in-out;
}
.service_sidebar .service_sidebar__card-wrapper .service__item-wrapper .service__item-card:hover .title {
  color: #007352;
}

.service__wrapper {
  margin-bottom: 32px;
  height: 100%;
}
.service__wrapper.q-carousel {
  background-color: inherit;
}
.service__wrapper .service__item-card {
  position: relative;
  border: 1px solid #ffffff;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
  padding: 32px 32px 12px 0;
}
.service__wrapper .service__item-card {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 16px;
}
.service__wrapper .service__item-card {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
.service__wrapper .service__item-card--mobile {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.service__wrapper .service__item-card .title {
  overflow-wrap: break-word;
}
.service__wrapper .service__item-card .description {
  color: #828896;
  overflow-wrap: break-word;
}
.service__wrapper .service__item-card .description {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 140%;
  font-style: normal;
}
.service__wrapper .service__item-card:hover {
  transition: all 0.4s ease-in-out;
  border: 1px solid #007352;
}
.service__wrapper .service__item-card:hover .title {
  color: #007352;
}
.service__wrapper .service__item-card:hover .service__item-btn {
  visibility: visible;
}
.service__wrapper .service__item-btn {
  visibility: hidden;
  position: absolute;
  bottom: 32px;
  right: 32px;
}

.s-input--main_search {
  background-color: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
}
.s-input--main_search .q-field__control {
  color: #007352;
}
.s-input--main_search .q-field__control::before {
  border-color: #ffffff;
}
.s-input--main_search .q-field__control:hover::before {
  border-color: #007352;
}

.service_page__card {
  padding: 32px;
}
.service_page__card {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 16px;
}
.service_page__card--green {
  border: 1px solid #007352;
}
@media (max-width: 1024px) {
  .service_page__card {
    padding: 16px;
  }
}
@media (max-width: 600px) {
  .service_page__card {
    padding: 12px;
  }
}

.service_page__card-header .title {
  color: #007352;
  margin-bottom: 16px;
}
.service_page__card-header .title {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}

.service__department-info--name {
  margin-bottom: 16px;
}
.service__department-info--name {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.service__department-info--contacts {
  margin-bottom: 16px;
}
.service__department-info--contacts {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.service__department-info--contacts:not(:last-child) {
  border-right: 1px solid #828896;
  padding-right: 12px;
  margin-right: 12px;
}
.service__department-info--address {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.service__department-info--about .department-title {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.service__department-info--about .department-description {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  margin-bottom: 12px;
}
.service__department-info--about .department-description {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.service__department-info--about .department-link {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}

.service_page__card--execution--title {
  margin-bottom: 16px;
}
.service_page__card--execution--title {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
.service_page__card--execution--day {
  color: #007352;
  padding-top: 12px;
}
.service_page__card--execution--day {
  font-size: 36px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  line-height: 120%;
  font-style: normal;
}
.service_page__card--execution--type {
  padding-left: 72px;
}
.service_page__card--execution--type {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}

.service__profile-type__card--title {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
.service__profile-type__card--list {
  margin: 0;
  padding-left: 0;
}
.service__profile-type__card--list li {
  margin-bottom: 16px;
}
.service__profile-type__card--list li .profile-name {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}

.documents-title {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}

.service__documents-list .documents-item {
  overflow: hidden;
  padding: 12px;
  border: 1px solid #9aca99;
  border-radius: 8px;
  margin-bottom: 12px;
}
.service__documents-list .documents-item:hover {
  background-color: #f3fbfb;
}
.service__documents-list .documents-item:hover .q-focus-helper {
  opacity: 0 !important;
}
.service__documents-list .documents-item--icon {
  border: 1px solid #9aca99;
  color: #9aca99;
  border-radius: 8px;
  padding: 6px;
}
.service__documents-list .documents-item .documents-name {
  overflow-wrap: break-word;
}
.service__documents-list .documents-item .documents-name {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}

.service_tab_panel .q-tab-panel {
  padding: 0;
}
.service_tab_panel .service_page__panel-content {
  font-family: "Open Sans", sans-serif !important;
}
.service_tab_panel .service_page__panel-content p, .service_tab_panel .service_page__panel-content span {
  font-family: "Open Sans", sans-serif !important;
}
.service_tab_panel .service_page__panel-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.service_expansion_item.q-expansion-item--expanded .service_expansion_item-header {
  border: 1px solid #007352;
  color: #007352;
}
.service_expansion_item-header {
  border: 1px solid #ffffff;
  padding: 8px;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 8px;
}
.service_expansion_item-header {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.service_expansion_item-card {
  margin-top: 12px;
  padding: 12px;
}
.service_expansion_item-card {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 16px;
}
.service_expansion_item-card .service_expansion__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.empty_service {
  color: #828896;
}
.empty_service {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.empty_service .s-icon {
  color: #828896;
}

.news__wrapper {
  margin-bottom: 32px;
  height: 100%;
}
.news__wrapper.q-carousel {
  background-color: inherit;
}

.news__item-card {
  border: 1px solid #ffffff;
}
.news__item-card {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 16px;
}
.news__item-card {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
.news__item-card .title {
  padding: 0 12px 12px 12px;
  overflow-wrap: break-word;
}
.news__item-card .news__date {
  padding: 12px;
  color: #828896;
}
.news__item-card .news__date {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.news__item-card .news__footer {
  border-top: 1px solid #007352;
  padding: 6px;
}
.news__item-card:hover {
  border: 1px solid #007352;
}
.news__item-card:hover .title {
  color: #007352;
}
.news__item-card:hover .news__footer {
  background-color: #007352;
  border-radius: 0 0 16px 16px;
}

.news__item-card-image {
  padding: 16px;
  border: 1px solid #ffffff;
}
.news__item-card-image {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 16px;
}
.news__item-card-image {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
@media (max-width: 1024px) {
  .news__item-card-image {
    font-size: 18px;
    font-family: "Lato", sans-serif;
    font-weight: 600;
    line-height: 140%;
    font-style: normal;
  }
}
@media (max-width: 600px) {
  .news__item-card-image {
    font-size: 18px;
    font-family: "Lato", sans-serif;
    font-weight: 600;
    line-height: 140%;
    font-style: normal;
  }
  .news__item-card-image .description {
    font-weight: 400;
    line-height: 140%;
    font-style: normal;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
  }
}
.news__item-card-image .title {
  margin-bottom: 16px;
  overflow-wrap: break-word;
  word-break: break-word;
}
.news__item-card-image .title a {
  text-decoration: none;
  color: #272d3d;
}
.news__item-card-image .description {
  margin-bottom: 16px;
  overflow-wrap: break-word;
  word-break: break-word;
}
.news__item-card-image .description {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.news__item-card-image .news__date {
  color: #828896;
}
.news__item-card-image .news__date {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.news__item-card-image .news__date i {
  color: #007352;
}
.news__item-card-image .image {
  width: 100%;
  height: 204px;
  border-radius: 8px;
  margin-bottom: 12px;
}
@media (max-width: 1024px) {
  .news__item-card-image .image {
    height: 204px;
  }
}
@media (max-width: 600px) {
  .news__item-card-image .image {
    height: 158px;
  }
}
.news__item-card-image_top {
  max-width: inherit;
}
.news__item-card-image:hover .title a {
  color: #007352;
}

.news__view-card-title {
  overflow-wrap: break-word;
  word-break: break-word;
}
.news__view-card-title {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
.news__view-card-subtitle {
  overflow-wrap: break-word;
  word-break: break-word;
}
.news__view-card-subtitle {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.news__view-card-date {
  color: #828896;
}
.news__view-card-date {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.news__view-card-image {
  width: 100%;
  height: 400px;
  border-radius: 8px;
  margin-bottom: 12px;
}
@media (max-width: 1024px) {
  .news__view-card-image {
    height: 300px;
  }
}
@media (max-width: 600px) {
  .news__view-card-image {
    height: 200px;
  }
}
.news__view-card-description {
  font-family: "Open Sans", sans-serif;
  overflow-wrap: break-word;
  word-break: break-word;
}
.news__view-card-description {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.news__view-card-description p {
  font-size: 15px !important;
}
.news__view-card-description p {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.news__view-card-description p span {
  font-size: 15px !important;
}
.news__view-card-description p span {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.news__view-card-description p span strong {
  font-size: 15px !important;
  font-weight: 600;
}
.news__view-card-description p span strong {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.news__view-card-description div {
  font-size: 15px !important;
}
.news__view-card-description div {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.news__view-card-description div h2 {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
.news__view-card-description div.extra-files svg {
  display: none;
}
.news__view-card-description div.extra-files__item {
  margin-bottom: 8px;
}
.news__view-card-description a {
  color: #007352;
}
.news__view-card-description a {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.news__view-card-description a {
  text-decoration: none;
  border-bottom: 1px dashed transparent;
  transition: border 0.2s ease-out 0s;
}
.news__view-card-description a:hover {
  cursor: pointer;
  color: #007352;
  border-bottom: 1px dashed #007352;
  text-decoration: none;
  transition: border-bottom 0.2s ease-in;
}
.news__view-card-description a:visited {
  color: #007352;
  text-decoration: underline;
}
.news__view-card-description a--underline {
  border-bottom: 1px dashed #007352;
}
.news__view-card-description a--underline:hover {
  cursor: pointer;
  color: #0b5b44;
  border-bottom: 1px dashed #0b5b44;
}
.news__view-card-source {
  color: #828896;
}

.header-title {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}

.grid-table {
  border-radius: 8px;
}
.grid-table .q-card {
  border-radius: 8px;
}
.grid-table .grid-table__status-icon {
  padding: 0 12px 0 0;
}
.grid-table .q-item__section--main .q-item__label {
  font-weight: 600;
}
.grid-table .q-item__section--main .q-item__label {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.grid-table .q-item__section--main .q-item__label--caption {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.grid-table .q-item__section--main .q-item__label--caption {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.grid-table .grid-table--title {
  font-weight: 600;
}
.grid-table .grid-table--title {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}

.useful-links__wrapper {
  margin-bottom: 32px;
  height: 100%;
}
.useful-links__wrapper.q-carousel {
  background-color: inherit;
}
.useful-links__wrapper .useful-links__item-card {
  position: relative;
  border: 1px solid #ffffff;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
  padding: 32px 32px 12px 12px;
}
.useful-links__wrapper .useful-links__item-card {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 16px;
}
.useful-links__wrapper .useful-links__item-card {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
.useful-links__wrapper .useful-links__item-card--mobile {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.useful-links__wrapper .useful-links__item-card .title {
  overflow-wrap: break-word;
}
.useful-links__wrapper .useful-links__item-card .description {
  color: #828896;
  overflow-wrap: break-word;
}
.useful-links__wrapper .useful-links__item-card .description {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 140%;
  font-style: normal;
}
.useful-links__wrapper .useful-links__item-card:hover {
  transition: all 0.4s ease-in-out;
  border: 1px solid #007352;
}
.useful-links__wrapper .useful-links__item-card:hover .title {
  color: #007352;
}
.useful-links__wrapper .useful-links__item-card:hover .useful-links__item-btn {
  visibility: visible;
}
.useful-links__wrapper .useful-links__item-btn {
  visibility: hidden;
  position: absolute;
  bottom: 16px;
  right: 16px;
}

.useful-links__view-card-title {
  overflow-wrap: break-word;
  word-break: break-word;
}
.useful-links__view-card-title {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
.useful-links__view-card-subtitle {
  overflow-wrap: break-word;
  word-break: break-word;
}
.useful-links__view-card-subtitle {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 140%;
  font-style: normal;
}
.useful-links__view-card-date {
  color: #828896;
}
.useful-links__view-card-date {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.useful-links__view-card-image {
  width: 100%;
  height: 400px;
  border-radius: 8px;
  margin-bottom: 12px;
}
@media (max-width: 1024px) {
  .useful-links__view-card-image {
    height: 300px;
  }
}
@media (max-width: 600px) {
  .useful-links__view-card-image {
    height: 200px;
  }
}
.useful-links__view-card-description {
  font-family: "Open Sans", sans-serif;
  overflow-wrap: break-word;
  word-break: break-word;
}
.useful-links__view-card-description {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.useful-links__view-card-description p {
  font-size: 15px !important;
}
.useful-links__view-card-description p {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.useful-links__view-card-description p span {
  font-size: 15px !important;
}
.useful-links__view-card-description p span {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.useful-links__view-card-description p span strong {
  font-size: 15px !important;
  font-weight: 600;
}
.useful-links__view-card-description p span strong {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.useful-links__view-card-description div {
  font-size: 15px !important;
}
.useful-links__view-card-description div {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.useful-links__view-card-description div h2 {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}
.useful-links__view-card-description div.extra-files svg {
  display: none;
}
.useful-links__view-card-description div.extra-files__item {
  margin-bottom: 8px;
}
.useful-links__view-card-description a {
  color: #007352;
}
.useful-links__view-card-description a {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.useful-links__view-card-description a {
  text-decoration: none;
  border-bottom: 1px dashed transparent;
  transition: border 0.2s ease-out 0s;
}
.useful-links__view-card-description a:hover {
  cursor: pointer;
  color: #007352;
  border-bottom: 1px dashed #007352;
  text-decoration: none;
  transition: border-bottom 0.2s ease-in;
}
.useful-links__view-card-description a:visited {
  color: #007352;
  text-decoration: underline;
}
.useful-links__view-card-description a--underline {
  border-bottom: 1px dashed #007352;
}
.useful-links__view-card-description a--underline:hover {
  cursor: pointer;
  color: #0b5b44;
  border-bottom: 1px dashed #0b5b44;
}
.useful-links__view-card-source {
  color: #828896;
}

.useful-links_page__card {
  padding: 16px 32px;
}
.useful-links_page__card {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 16px;
}
.useful-links_page__card--green {
  border: 1px solid #007352;
}
@media (max-width: 1024px) {
  .useful-links_page__card {
    padding: 16px;
  }
}
@media (max-width: 600px) {
  .useful-links_page__card {
    padding: 12px;
  }
}

.useful-links_page__card-header .title {
  color: #007352;
  margin-bottom: 16px;
}
.useful-links_page__card-header .title {
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-style: normal;
}

.useful-links__department-info--name {
  margin-bottom: 16px;
}
.useful-links__department-info--name {
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}

.useful-links_expansion_item.q-expansion-item--expanded .useful-links_expansion_item-header {
  border: 1px solid #007352;
  color: #007352;
}
.useful-links_expansion_item-header {
  border: 1px solid #ffffff;
  padding: 8px;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 8px;
}
.useful-links_expansion_item-header {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.useful-links_expansion_item-card {
  margin-top: 12px;
  padding: 12px;
}
.useful-links_expansion_item-card {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(148, 163, 184, 0.24);
  border-radius: 16px;
}
.useful-links_expansion_item-card .service_expansion__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.empty_useful-links {
  color: #828896;
}
.empty_useful-links {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 140%;
  font-style: normal;
}
.empty_useful-links .s-icon {
  color: #828896;
}

.useful-links_tab_panel .q-tab-panel {
  padding: 0;
}
.useful-links_tab_panel .useful-links_page__panel-content {
  font-family: "Open Sans", sans-serif !important;
}
.useful-links_tab_panel .useful-links_page__panel-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*# sourceMappingURL=app.2ca1e52a.css.map*/