.thumbnail[data-v-dd4540ab] {
  object-fit: contain;
}.product-tile__link[data-v-1d7f5973] {
  width: 100%;
  color: #424242;
}
.product-tile__content[data-v-1d7f5973] {
  width: 100%;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.product-tile__thumb[data-v-1d7f5973] {
  display: flex;
  justify-content: center;
  overflow: hidden;
  width: 60px;
  height: 40px;
}
.product-tile__title[data-v-1d7f5973] {
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  left: 70px;
  right: 0;
  white-space: nowrap;
  margin-right: calc(90px + 20px);
}
.product-tile__price[data-v-1d7f5973] {
  position: relative;
  right: 0;
  width: 90px;
  white-space: nowrap;
}
.product-tile__price-label[data-v-1d7f5973] {
  font-size: 10px;
  text-align: right;
  color: rgba(0, 0, 0, 0.38);
}
.product-tile__price-value[data-v-1d7f5973] {
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
}.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.background-color-secondary {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.suggestions-mobile__text-field .v-icon {
  color: rgba(0, 0, 0, 0.6);
}.suggestions-mobile__list[data-v-2223d95f] {
  position: fixed;
  left: 0;
  right: 0;
  top: 56px;
  bottom: 0;
  z-index: 10;
  width: 100%;
  overflow-y: auto;
  background-color: #FFFFFF;
}
.suggestions-mobile__list-item[data-v-2223d95f] {
  border-bottom: 1px solid rgba(33, 33, 33, 0.08);
}
.suggestions-mobile__list-item[data-v-2223d95f]:last-child {
  border-bottom: none;
}.modal-desktop__title[data-v-5f0deeb0] {
  max-width: 400px;
}
.modal-desktop__logo[data-v-5f0deeb0] {
  width: 46px;
  height: 21px;
}
.modal-desktop__close-btn[data-v-5f0deeb0] {
  width: 24px !important;
  height: 24px !important;
}.modal-mobile__title[data-v-c8906e9f] {
  max-width: 88%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
}
.modal-mobile__logo[data-v-c8906e9f] {
  width: 41px;
  height: 19px;
}
.modal-mobile__close-btn[data-v-c8906e9f] {
  width: 19px;
  height: 19px;
}.login__eye-btn[data-v-8aadf610] {
  height: 24px;
  width: 24px;
}.custom-text-button__loader {
  width: 60px;
}.text-color-negative[data-v-6757fc50] {
  color: #FF0000 !important;
}
.text-color-positive[data-v-6757fc50] {
  color: #16C03C !important;
}
.text-color-standard[data-v-6757fc50] {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light[data-v-6757fc50] {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark[data-v-6757fc50] {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error[data-v-6757fc50] {
  color: #B00020 !important;
}
.background-color-standard[data-v-6757fc50] {
  background: #f5f5f5 !important;
}
.background-color-secondary[data-v-6757fc50] {
  background-color: #FFFFFF !important;
}
.background-color-accent[data-v-6757fc50] {
  background-color: #F2E7FE !important;
}
.text-field-prefix-align[data-v-6757fc50] .v-text-field__prefix {
  display: none;
}
.text-field-prefix-align[data-v-6757fc50].v-input--is-focused .v-text-field__prefix, .text-field-prefix-align[data-v-6757fc50].v-input--is-dirty .v-text-field__prefix {
  display: block;
  padding-top: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.text-field-prefix-align[data-v-6757fc50] .v-label:not(.v-label--active) {
  left: 0 !important;
}
.sign-up__btn[data-v-6757fc50] {
  min-width: 50px !important;
}
.sign-up__eye-btn[data-v-6757fc50] {
  height: 24px;
  width: 24px;
}.verification-email__inline-button[data-v-6bd95961] {
  cursor: pointer;
}.loader-wrapper[data-v-12e96369] {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}.confirm__dialog-content-class {
  border-radius: 10px !important;
  background: #FFFFFF;
}
@media (max-width: 960px) {
.confirm__dialog-content-class {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: initial !important;
    margin: 0 !important;
}
}.confirm__content[data-v-03d3e683] {
  padding: 10px;
}.bids-notifications[data-v-be0f8c60] {
  position: absolute;
  top: 50px;
  right: 10px;
  width: 382px;
  height: 558px;
  max-height: 80vh;
}
@media (max-width: 960px) {
.bids-notifications[data-v-be0f8c60] {
    right: 0;
}
}
@media (max-width: 600px) {
.bids-notifications[data-v-be0f8c60] {
    position: fixed;
    width: 100vw;
    top: 56px;
}
}
.bids-notifications__card[data-v-be0f8c60] {
  height: 100%;
  display: flex;
  flex-flow: column;
  max-height: 100%;
}
.bids-notifications__card-list[data-v-be0f8c60] {
  flex: 1;
  overflow-y: auto;
}
.bids-notifications__card-footer[data-v-be0f8c60] {
  margin-top: auto;
}
.bids-notifications__empty-card-title[data-v-be0f8c60] {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
}
.unread[data-v-be0f8c60] {
  width: 10px;
  height: 10px;
  background: #5730DF;
  border-radius: 50%;
}.back-button[data-v-062449d2] {
  margin-left: -10px;
}.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.background-color-secondary {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.suggestions__text-field .v-icon {
  color: rgba(0, 0, 0, 0.6);
}.suggestions__input-container[data-v-9f795b68] {
  max-width: 624px;
}
.suggestions__item[data-v-9f795b68] {
  border-bottom: 1px solid rgba(33, 33, 33, 0.08);
}
.suggestions__item-active[data-v-9f795b68] {
  background-color: #BBDEFB;
}
.suggestions__item[data-v-9f795b68]:hover {
  background-color: #BBDEFB;
}
.suggestions__item[data-v-9f795b68]:last-child {
  border-bottom: none;
}.search-panel .v-input__control .v-input__slot {
  min-height: 44px !important;
}
.search-panel .v-text-field--enclosed .v-input__append-inner {
  margin-top: 9px;
}
.search-panel .v-text-field .v-input__control .v-input__slot:before {
  border: none;
}
.search-panel .v-text-field--enclosed .v-input__prepend-inner {
  margin-top: 11px;
}.header-mobile .search-panel .v-input__control .v-input__slot {
  min-height: 40px !important;
}.border-bottom[data-v-3929dcff] {
  border-bottom: 1px solid #eeeeee;
}
.border-top[data-v-3929dcff] {
  border-top: 1px solid #eeeeee;
}
.border-radius-large[data-v-3929dcff] {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart[data-v-3929dcff] {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard[data-v-3929dcff] {
  overflow: hidden;
  border-radius: 6px !important;
}
.text-color-negative[data-v-3929dcff] {
  color: #FF0000 !important;
}
.text-color-positive[data-v-3929dcff] {
  color: #16C03C !important;
}
.text-color-standard[data-v-3929dcff] {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light[data-v-3929dcff] {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark[data-v-3929dcff] {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error[data-v-3929dcff] {
  color: #B00020 !important;
}
.background-color-standard[data-v-3929dcff] {
  background: #f5f5f5 !important;
}
.modal-content-background-normalizer[data-v-3929dcff], .background-color-secondary[data-v-3929dcff] {
  background-color: #FFFFFF !important;
}
.background-color-accent[data-v-3929dcff] {
  background-color: #F2E7FE !important;
}
.relative[data-v-3929dcff] {
  position: relative;
}
.absolute[data-v-3929dcff] {
  position: absolute;
}
.height-viewport[data-v-3929dcff] {
  min-height: 100vh;
}
.w-100[data-v-3929dcff] {
  width: 100%;
}
.h-100[data-v-3929dcff] {
  height: 100%;
}
.fixed-tabs[data-v-3929dcff] {
  position: fixed;
  top: 56px;
  left: 0;
  right: 0;
  z-index: 5;
}
@media (min-width: 960px) {
.fixed-tabs[data-v-3929dcff] {
    top: 90px;
}
}
.user-emulation-alert[data-v-3929dcff] {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  color: white;
  background-color: var(--v-error-base);
  text-align: center;
  font-weight: bold;
  height: 24px;
  width: 100%;
}
.user-emulation-mode .user-emulation-alert[data-v-3929dcff] {
  display: block;
}
.user-emulation-mode .fixed-tabs[data-v-3929dcff] {
  top: 80px;
}
@media (min-width: 960px) {
.user-emulation-mode .fixed-tabs[data-v-3929dcff] {
    top: 114px;
}
}
.text-overflow-ellipsis[data-v-3929dcff] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.text-overflow-ellipsis-1[data-v-3929dcff] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 1;
}
.text-overflow-ellipsis-2[data-v-3929dcff] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 2;
}
.text-overflow-ellipsis-3[data-v-3929dcff] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 3;
}
.text-overflow-ellipsis-4[data-v-3929dcff] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 4;
}
.text-overflow-ellipsis-5[data-v-3929dcff] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 5;
}
.chip-error[data-v-3929dcff], .chip-standard[data-v-3929dcff] {
  display: inline-block;
  background-color: #eeeeee !important;
  font-size: 11px;
  padding: 2px 8px;
  width: fit-content;
  overflow: hidden;
  border-radius: 6px !important;
}
.chip-error[data-v-3929dcff] {
  background-color: #FFCDD2 !important;
  color: #D32F2F !important;
}
.list-view-standard[data-v-3929dcff] {
  background-color: #FFFFFF;
  margin-bottom: 4px;
  overflow: hidden;
  border-radius: 6px !important;
}
@media (max-width: 960px) {
.list-view-standard[data-v-3929dcff] {
    margin-left: 8px;
    margin-right: 8px;
}
}
.modal-content-background-normalizer[data-v-3929dcff] {
  height: 100%;
}
.not-touch-device .hover-link[data-v-3929dcff]:hover {
  color: var(--v-primary-base) !important;
}
.plate-container[data-v-3929dcff] {
  display: inline-block;
  background: #eeeeee;
  padding: 4px;
  overflow: hidden;
  border-radius: 6px !important;
}
.pagination .v-pagination[data-v-3929dcff] {
  display: inline-flex;
}
.pagination .v-pagination li[data-v-3929dcff] {
  overflow: auto;
}
.pagination .v-pagination li .v-pagination__navigation[data-v-3929dcff], .pagination .v-pagination li .v-pagination__item[data-v-3929dcff] {
  margin: 0;
  width: 52px;
  height: 40px;
  box-shadow: none;
  border-radius: 0;
}
.pagination .v-pagination li .v-pagination__item[data-v-3929dcff] {
  border: 1px solid #D7D7E0;
  border-right: none;
  height: 42px;
}
.pagination .v-pagination li .v-pagination__item--active[data-v-3929dcff] {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  border-right: none !important;
  background: rgba(0, 0, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.pagination .v-pagination li[data-v-3929dcff]:first-child {
  border: 1px solid #D7D7E0;
  border-right: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination .v-pagination li[data-v-3929dcff]:last-child {
  border: 1px solid #D7D7E0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/**
 * Temporary fix for breaking change in Vuetify v-grid
 * (see : https://github.com/vuetifyjs/vuetify/issues/11408)
 * TODO - remove this after migration
 */
.row[data-v-3929dcff]:not([class*=my-]):not([class*=ma-]):not([class*=mt-]):not([class*=mb-]) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.breadcrumbs .v-breadcrumbs[data-v-3929dcff] {
  flex-wrap: nowrap;
}
.breadcrumbs ul.v-breadcrumbs[data-v-3929dcff] {
  padding: 0;
}
.breadcrumbs a.v-breadcrumbs__item[data-v-3929dcff] {
  color: inherit !important;
}
.breadcrumbs li[data-v-3929dcff] {
  font-size: 12px !important;
  line-height: 16px;
}
.breadcrumbs li[data-v-3929dcff]:last-child {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumbs li.v-breadcrumbs__divider[data-v-3929dcff] {
  padding: 0 3px !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.short-text[data-v-3929dcff], .breadcrumbs .v-breadcrumbs__item[data-v-3929dcff] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
.header-mobile[data-v-3929dcff] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background-color: #FFFFFF;
  z-index: 2;
}
.header-mobile__container[data-v-3929dcff] {
  height: 40px;
}
.header-mobile__logo[data-v-3929dcff] {
  width: 41px;
  height: 19px;
}
.header-mobile__spacer[data-v-3929dcff] {
  height: 56px;
}
.user-emulation-mode .header-mobile[data-v-3929dcff] {
  height: 80px !important;
}
.user-emulation-mode .header-mobile__container[data-v-3929dcff] {
  margin-top: 24px;
}
.user-emulation-mode .header-mobile__spacer[data-v-3929dcff] {
  height: 80px !important;
}.notifications[data-v-2bf9da28] {
  position: fixed;
  top: 0;
  width: 320px;
  left: calc(50% - 160px);
  z-index: 1000;
}
.notifications .notification[data-v-2bf9da28] {
  position: relative;
  height: auto;
}
.notifications .notification .v-snack__action .v-btn[data-v-2bf9da28] {
  font-weight: bold;
}
@media (max-width: 960px) {
.notifications[data-v-2bf9da28] {
    width: auto;
    right: 0;
    left: 0;
}
}.checkout-layout[data-v-a6d3b162]::-webkit-scrollbar {
  display: none;
}
.checkout-layout[data-v-a6d3b162] {
  height: 100vh;
  overflow-y: auto;
  background-color: #eeeeee;
}
.checkout-layout__logo[data-v-a6d3b162] {
  width: 144px;
  height: 65px;
}
.checkout-layout__logo-wrapper[data-v-a6d3b162] {
  position: absolute;
  top: 119px;
  left: 64px;
  z-index: 1;
}
.checkout-layout__background-image[data-v-a6d3b162] {
  position: absolute;
  bottom: 0;
  left: 0;
}html,
body {
  background: #f5f5f5;
}
#app {
  overflow: hidden;
}
#viewport {
  overflow: hidden;
}
.v-input--checkbox.icon-spinner .v-icon, .v-icon.icon-spinner {
  animation: spin-animation 1.5s infinite;
  display: inline-block;
}
@keyframes spin-animation {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-radius-large {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard {
  overflow: hidden;
  border-radius: 6px !important;
}
.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.modal-content-background-normalizer, .background-color-secondary {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-radius-large {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard {
  overflow: hidden;
  border-radius: 6px !important;
}
button {
  outline: none;
}
.v-btn--disabled {
  pointer-events: unset !important;
  cursor: default;
}
.hoverable {
  cursor: pointer;
  position: relative;
}
@media (min-width: 960px) {
.hoverable::before {
    background-color: #2196F3;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.hoverable:hover::before {
    opacity: 0.04;
}
}
.flat-button {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  cursor: pointer !important;
  box-shadow: none !important;
  background-color: #FFFFFF !important;
  height: 60px !important;
  overflow: hidden;
  border-radius: 6px !important;
}
.pointer {
  cursor: pointer;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.v-text-field--outlined .v-input__control .v-input__slot {
  background: #FFFFFF !important;
}
.v-text-field--outlined.v-input--has-state.error--text fieldset {
  border-color: var(--v-error-base) !important;
}
.v-text-field--outlined.v-input--is-focused.primary--text fieldset {
  border-color: var(--v-primary-base) !important;
}
.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.modal-content-background-normalizer, .background-color-secondary {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-radius-large {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard {
  overflow: hidden;
  border-radius: 6px !important;
}
.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.modal-content-background-normalizer, .background-color-secondary {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.height-viewport {
  min-height: 100vh;
}
.w-100 {
  width: 100%;
}
.h-100 {
  height: 100%;
}
.fixed-tabs {
  position: fixed;
  top: 56px;
  left: 0;
  right: 0;
  z-index: 5;
}
@media (min-width: 960px) {
.fixed-tabs {
    top: 90px;
}
}
.user-emulation-alert {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  color: white;
  background-color: var(--v-error-base);
  text-align: center;
  font-weight: bold;
  height: 24px;
  width: 100%;
}
.user-emulation-mode .user-emulation-alert {
  display: block;
}
.user-emulation-mode .fixed-tabs {
  top: 80px;
}
@media (min-width: 960px) {
.user-emulation-mode .fixed-tabs {
    top: 114px;
}
}
.text-overflow-ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.text-overflow-ellipsis-1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 1;
}
.text-overflow-ellipsis-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 2;
}
.text-overflow-ellipsis-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 3;
}
.text-overflow-ellipsis-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 4;
}
.text-overflow-ellipsis-5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 5;
}
.chip-error, .chip-standard {
  display: inline-block;
  background-color: #eeeeee !important;
  font-size: 11px;
  padding: 2px 8px;
  width: fit-content;
  overflow: hidden;
  border-radius: 6px !important;
}
.chip-error {
  background-color: #FFCDD2 !important;
  color: #D32F2F !important;
}
.list-view-standard {
  background-color: #FFFFFF;
  margin-bottom: 4px;
  overflow: hidden;
  border-radius: 6px !important;
}
@media (max-width: 960px) {
.list-view-standard {
    margin-left: 8px;
    margin-right: 8px;
}
}
.modal-content-background-normalizer {
  height: 100%;
}
.not-touch-device .hover-link:hover {
  color: var(--v-primary-base) !important;
}
.plate-container {
  display: inline-block;
  background: #eeeeee;
  padding: 4px;
  overflow: hidden;
  border-radius: 6px !important;
}
.pagination .v-pagination {
  display: inline-flex;
}
.pagination .v-pagination li {
  overflow: auto;
}
.pagination .v-pagination li .v-pagination__navigation, .pagination .v-pagination li .v-pagination__item {
  margin: 0;
  width: 52px;
  height: 40px;
  box-shadow: none;
  border-radius: 0;
}
.pagination .v-pagination li .v-pagination__item {
  border: 1px solid #D7D7E0;
  border-right: none;
  height: 42px;
}
.pagination .v-pagination li .v-pagination__item--active {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  border-right: none !important;
  background: rgba(0, 0, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.pagination .v-pagination li:first-child {
  border: 1px solid #D7D7E0;
  border-right: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination .v-pagination li:last-child {
  border: 1px solid #D7D7E0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/**
 * Temporary fix for breaking change in Vuetify v-grid
 * (see : https://github.com/vuetifyjs/vuetify/issues/11408)
 * TODO - remove this after migration
 */
.row:not([class*=my-]):not([class*=ma-]):not([class*=mt-]):not([class*=mb-]) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.breadcrumbs .v-breadcrumbs {
  flex-wrap: nowrap;
}
.breadcrumbs ul.v-breadcrumbs {
  padding: 0;
}
.breadcrumbs a.v-breadcrumbs__item {
  color: inherit !important;
}
.breadcrumbs li {
  font-size: 12px !important;
  line-height: 16px;
}
.breadcrumbs li:last-child {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumbs li.v-breadcrumbs__divider {
  padding: 0 3px !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.short-text, .breadcrumbs .v-breadcrumbs__item {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
.svg-fill {
  fill: currentColor;
}
.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.background-color-secondary, .modal-content-background-normalizer {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-radius-large {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard {
  overflow: hidden;
  border-radius: 6px !important;
}
.select-standard, .select-standard_small,
.text-field-standard_small,
.text-field-standard {
  padding-top: 0 !important;
  margin-top: 0;
  overflow: hidden;
  border-radius: 6px !important;
}
.select-standard .v-input__slot, .select-standard_small .v-input__slot,
.text-field-standard_small .v-input__slot,
.text-field-standard .v-input__slot {
  padding: 12px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background-color: #FFFFFF;
}
.select-standard.v-text-field .v-input__control .v-input__slot::before, .v-text-field.select-standard_small .v-input__control .v-input__slot::before,
.v-text-field.text-field-standard_small .v-input__control .v-input__slot::before,
.select-standard.v-text-field .v-input__control .v-input__slot::after,
.v-text-field.select-standard_small .v-input__control .v-input__slot::after,
.v-text-field.text-field-standard_small .v-input__control .v-input__slot::after,
.text-field-standard.v-text-field .v-input__control .v-input__slot::before,
.text-field-standard.v-text-field .v-input__control .v-input__slot::after {
  border: none;
}
.select-standard.v-text-field .v-label--active, .v-text-field.select-standard_small .v-label--active,
.v-text-field.text-field-standard_small .v-label--active,
.text-field-standard.v-text-field .v-label--active {
  transform: none;
}
.select-standard.v-input--is-dirty .v-label, .v-input--is-dirty.select-standard_small .v-label,
.v-input--is-dirty.text-field-standard_small .v-label, .select-standard.v-input--is-focused .v-label, .v-input--is-focused.select-standard_small .v-label,
.v-input--is-focused.text-field-standard_small .v-label,
.text-field-standard.v-input--is-dirty .v-label,
.text-field-standard.v-input--is-focused .v-label {
  top: -5px;
  font-size: 0.625rem !important;
  font-weight: 500;
  line-height: 1rem;
  text-transform: uppercase !important;
}
.select-standard.v-input--is-focused .v-input__slot, .v-input--is-focused.select-standard_small .v-input__slot,
.v-input--is-focused.text-field-standard_small .v-input__slot,
.text-field-standard.v-input--is-focused .v-input__slot {
  border: 1px solid var(--v-primary-base);
  box-shadow: 9px 9px 46px rgba(0, 0, 0, 0.12);
}
.select-standard.error--text .v-input__slot, .error--text.select-standard_small .v-input__slot,
.error--text.text-field-standard_small .v-input__slot,
.text-field-standard.error--text .v-input__slot {
  border: 1px solid var(--v-error-base);
}
.select-standard .v-text-field__details, .select-standard_small .v-text-field__details,
.text-field-standard_small .v-text-field__details,
.text-field-standard .v-text-field__details {
  padding-left: 12px;
  margin-bottom: 8px;
}
.select-standard_small .v-input__slot,
.text-field-standard_small .v-input__slot {
  padding: 1px 12px;
}
.text-field-standard.v-text-field input {
  padding-top: 20px;
}
.select-standard .v-select__selection--comma, .select-standard_small .v-select__selection--comma,
.text-field-standard_small .v-select__selection--comma {
  margin-bottom: -3px;
}
.v-icon.icon-spinner_disabled {
  animation: none !important;
}
.v-input--checkbox.icon-spinner_disabled {
  animation: none !important;
}
.tooltip-standard {
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 9px 9px 46px rgba(0, 0, 0, 0.12);
}
.tooltip-standard::after {
  content: "";
  display: block;
  width: 20px;
  height: 10px;
  border: 10px solid transparent;
  border-top-color: #FFFFFF;
  top: 100%;
  margin-top: -1px;
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0px, 0);
}
.box-shadow-standard {
  box-shadow: 7px 7px 14px rgba(0, 0, 0, 0.1);
}
.headline-title {
  font-size: 56px;
  line-height: 57px;
}
@media (max-width: 960px) {
.headline-title {
    font-size: 24px;
    line-height: 28px;
}
}
.paragraph-text {
  font-size: 14px;
  line-height: 24px;
}
@media (min-width: 960px) {
.paragraph-text {
    font-size: 18px;
    line-height: 30px;
}
}
.fs-0 {
  font-size: 10px;
}
@media (min-width: 960px) {
.fs-md-0 {
    font-size: 10px !important;
}
}
.fs-1 {
  font-size: 12px;
}
@media (min-width: 960px) {
.fs-md-1 {
    font-size: 12px !important;
}
}
.fs-2 {
  font-size: 14px;
}
@media (min-width: 960px) {
.fs-md-2 {
    font-size: 14px !important;
}
}
.fs-3 {
  font-size: 16px;
}
@media (min-width: 960px) {
.fs-md-3 {
    font-size: 16px !important;
}
}
.fs-4 {
  font-size: 18px;
}
@media (min-width: 960px) {
.fs-md-4 {
    font-size: 18px !important;
}
}
.fs-5 {
  font-size: 20px;
}
@media (min-width: 960px) {
.fs-md-5 {
    font-size: 20px !important;
}
}
.fs-6 {
  font-size: 22px;
}
@media (min-width: 960px) {
.fs-md-6 {
    font-size: 22px !important;
}
}
.fs-7 {
  font-size: 24px;
}
@media (min-width: 960px) {
.fs-md-7 {
    font-size: 24px !important;
}
}
.fs-8 {
  font-size: 26px;
}
@media (min-width: 960px) {
.fs-md-8 {
    font-size: 26px !important;
}
}
.fs-9 {
  font-size: 28px;
}
@media (min-width: 960px) {
.fs-md-9 {
    font-size: 28px !important;
}
}
.fs-10 {
  font-size: 30px;
}
@media (min-width: 960px) {
.fs-md-10 {
    font-size: 30px !important;
}
}.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.background-color-secondary {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.iub__us-widget,
a.iubenda-tp-btn {
  display: none !important;
}.text-color-negative[data-v-30a932e2] {
  color: #FF0000 !important;
}
.text-color-positive[data-v-30a932e2] {
  color: #16C03C !important;
}
.text-color-standard[data-v-30a932e2] {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light[data-v-30a932e2] {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark[data-v-30a932e2] {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error[data-v-30a932e2] {
  color: #B00020 !important;
}
.background-color-standard[data-v-30a932e2] {
  background: #f5f5f5 !important;
}
.background-color-secondary[data-v-30a932e2] {
  background-color: #FFFFFF !important;
}
.background-color-accent[data-v-30a932e2] {
  background-color: #F2E7FE !important;
}
.spacer[data-v-30a932e2] {
  min-height: 260px;
}
@media (min-width: 960px) {
.footer[data-v-30a932e2] {
    position: absolute;
    bottom: 0;
}
}
.footer .logo[data-v-30a932e2] {
  width: 63px;
  height: 29px;
}
.footer .list[data-v-30a932e2] {
  padding: 0;
  background-color: transparent;
  max-height: 134px;
}
@media (min-width: 960px) {
.footer .list[data-v-30a932e2] {
    max-height: 240px;
    min-width: 400px;
}
}
.footer .list[data-v-30a932e2] .v-list-item.v-list-item--link,
.footer .list[data-v-30a932e2] .v-list-item--active {
  color: rgba(0, 0, 0, 0.87) !important;
}
.footer .list[data-v-30a932e2] .v-list-item.v-list-item--link::before,
.footer .list[data-v-30a932e2] .v-list-item--active::before {
  background-color: transparent !important;
}
.footer[data-v-30a932e2] .item {
  padding: 0;
  background-color: transparent !important;
  min-height: 22px;
}
@media (min-width: 960px) {
.footer[data-v-30a932e2] .item {
    padding: 5px 0;
}
}
.footer[data-v-30a932e2] .item-title {
  line-height: 22px;
}
@media (max-width: 960px) {
.footer[data-v-30a932e2] .item-title {
    font-size: 12px;
}
}
@media (min-width: 960px) {
.footer[data-v-30a932e2] .item-title {
    line-height: 30px;
}
}
@media (min-width: 960px) {
.footer .icon[data-v-30a932e2] {
    width: 241px;
    height: 229px;
}
}
@media (max-width: 960px) {
.footer .icon[data-v-30a932e2] {
    position: absolute;
    width: 122px;
    height: 116px;
    right: 24px;
    top: 24px;
    margin-left: 0;
}
}
.footer .social[data-v-30a932e2] {
  width: 290px;
}
@media (max-width: 960px) {
.footer .social-icon[data-v-30a932e2] {
    width: 24px;
    height: 24px;
}
}
.footer .social-links-container[data-v-30a932e2] {
  font-size: 0;
}
.footer .scroll-button[data-v-30a932e2] {
  position: absolute;
  right: 20px;
  bottom: 85px;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.not-touch-device .footer .list[data-v-30a932e2] .v-list-item.v-list-item--link:hover,
.not-touch-device .footer .list[data-v-30a932e2] .v-list-item--active:hover {
  color: var(--v-primary-base) !important;
}.user-panel__btn {
  text-decoration: none !important;
  color: #424242 !important;
}
.user-panel__btn-icon {
  vertical-align: middle;
}.menu__activator.v-btn[data-v-0f226322] {
  color: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.menu__activator.v-btn:not(.v-btn--round).v-size--default[data-v-0f226322] {
  height: 44px;
}
.menu__items[data-v-0f226322] {
  padding: 0px;
}.border-bottom[data-v-bcf5472a] {
  border-bottom: 1px solid #eeeeee;
}
.border-top[data-v-bcf5472a] {
  border-top: 1px solid #eeeeee;
}
.border-radius-large[data-v-bcf5472a] {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart[data-v-bcf5472a] {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard[data-v-bcf5472a] {
  overflow: hidden;
  border-radius: 6px !important;
}
.text-color-negative[data-v-bcf5472a] {
  color: #FF0000 !important;
}
.text-color-positive[data-v-bcf5472a] {
  color: #16C03C !important;
}
.text-color-standard[data-v-bcf5472a] {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light[data-v-bcf5472a] {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark[data-v-bcf5472a] {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error[data-v-bcf5472a] {
  color: #B00020 !important;
}
.background-color-standard[data-v-bcf5472a] {
  background: #f5f5f5 !important;
}
.modal-content-background-normalizer[data-v-bcf5472a], .background-color-secondary[data-v-bcf5472a] {
  background-color: #FFFFFF !important;
}
.background-color-accent[data-v-bcf5472a] {
  background-color: #F2E7FE !important;
}
.relative[data-v-bcf5472a] {
  position: relative;
}
.absolute[data-v-bcf5472a] {
  position: absolute;
}
.height-viewport[data-v-bcf5472a] {
  min-height: 100vh;
}
.w-100[data-v-bcf5472a] {
  width: 100%;
}
.h-100[data-v-bcf5472a] {
  height: 100%;
}
.fixed-tabs[data-v-bcf5472a] {
  position: fixed;
  top: 56px;
  left: 0;
  right: 0;
  z-index: 5;
}
@media (min-width: 960px) {
.fixed-tabs[data-v-bcf5472a] {
    top: 90px;
}
}
.user-emulation-alert[data-v-bcf5472a] {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  color: white;
  background-color: var(--v-error-base);
  text-align: center;
  font-weight: bold;
  height: 24px;
  width: 100%;
}
.user-emulation-mode .user-emulation-alert[data-v-bcf5472a] {
  display: block;
}
.user-emulation-mode .fixed-tabs[data-v-bcf5472a] {
  top: 80px;
}
@media (min-width: 960px) {
.user-emulation-mode .fixed-tabs[data-v-bcf5472a] {
    top: 114px;
}
}
.text-overflow-ellipsis[data-v-bcf5472a] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.text-overflow-ellipsis-1[data-v-bcf5472a] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 1;
}
.text-overflow-ellipsis-2[data-v-bcf5472a] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 2;
}
.text-overflow-ellipsis-3[data-v-bcf5472a] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 3;
}
.text-overflow-ellipsis-4[data-v-bcf5472a] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 4;
}
.text-overflow-ellipsis-5[data-v-bcf5472a] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 5;
}
.chip-error[data-v-bcf5472a], .chip-standard[data-v-bcf5472a] {
  display: inline-block;
  background-color: #eeeeee !important;
  font-size: 11px;
  padding: 2px 8px;
  width: fit-content;
  overflow: hidden;
  border-radius: 6px !important;
}
.chip-error[data-v-bcf5472a] {
  background-color: #FFCDD2 !important;
  color: #D32F2F !important;
}
.list-view-standard[data-v-bcf5472a] {
  background-color: #FFFFFF;
  margin-bottom: 4px;
  overflow: hidden;
  border-radius: 6px !important;
}
@media (max-width: 960px) {
.list-view-standard[data-v-bcf5472a] {
    margin-left: 8px;
    margin-right: 8px;
}
}
.modal-content-background-normalizer[data-v-bcf5472a] {
  height: 100%;
}
.not-touch-device .hover-link[data-v-bcf5472a]:hover {
  color: var(--v-primary-base) !important;
}
.plate-container[data-v-bcf5472a] {
  display: inline-block;
  background: #eeeeee;
  padding: 4px;
  overflow: hidden;
  border-radius: 6px !important;
}
.pagination .v-pagination[data-v-bcf5472a] {
  display: inline-flex;
}
.pagination .v-pagination li[data-v-bcf5472a] {
  overflow: auto;
}
.pagination .v-pagination li .v-pagination__navigation[data-v-bcf5472a], .pagination .v-pagination li .v-pagination__item[data-v-bcf5472a] {
  margin: 0;
  width: 52px;
  height: 40px;
  box-shadow: none;
  border-radius: 0;
}
.pagination .v-pagination li .v-pagination__item[data-v-bcf5472a] {
  border: 1px solid #D7D7E0;
  border-right: none;
  height: 42px;
}
.pagination .v-pagination li .v-pagination__item--active[data-v-bcf5472a] {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  border-right: none !important;
  background: rgba(0, 0, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.pagination .v-pagination li[data-v-bcf5472a]:first-child {
  border: 1px solid #D7D7E0;
  border-right: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination .v-pagination li[data-v-bcf5472a]:last-child {
  border: 1px solid #D7D7E0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/**
 * Temporary fix for breaking change in Vuetify v-grid
 * (see : https://github.com/vuetifyjs/vuetify/issues/11408)
 * TODO - remove this after migration
 */
.row[data-v-bcf5472a]:not([class*=my-]):not([class*=ma-]):not([class*=mt-]):not([class*=mb-]) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.breadcrumbs .v-breadcrumbs[data-v-bcf5472a] {
  flex-wrap: nowrap;
}
.breadcrumbs ul.v-breadcrumbs[data-v-bcf5472a] {
  padding: 0;
}
.breadcrumbs a.v-breadcrumbs__item[data-v-bcf5472a] {
  color: inherit !important;
}
.breadcrumbs li[data-v-bcf5472a] {
  font-size: 12px !important;
  line-height: 16px;
}
.breadcrumbs li[data-v-bcf5472a]:last-child {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumbs li.v-breadcrumbs__divider[data-v-bcf5472a] {
  padding: 0 3px !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.short-text[data-v-bcf5472a], .breadcrumbs .v-breadcrumbs__item[data-v-bcf5472a] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
.header-desktop[data-v-bcf5472a] {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 90px;
  background-color: #FFFFFF;
  z-index: 10;
}
.logo[data-v-bcf5472a] {
  width: 55px;
  height: 25px;
}
.header-desktop-container[data-v-bcf5472a] {
  height: 90px;
}
.user-emulation-mode .header-desktop-container[data-v-bcf5472a], .user-emulation-mode .header-desktop[data-v-bcf5472a] {
  height: 114px !important;
}
.user-emulation-mode .panel[data-v-bcf5472a] {
  margin-top: 24px;
}.header-placeholder__logo-container_desktop .v-skeleton-loader__button {
  height: 25px;
  width: 55px;
}
.header-placeholder__search-container_desktop .v-skeleton-loader__button {
  width: 624px;
  max-width: 624px;
  height: 44px;
}
.header-placeholder__category-container .v-skeleton-loader__button {
  width: 112px;
  height: 44px;
}
.header-placeholder__exit-button-container .v-skeleton-loader__button {
  width: 36px;
}
.header-placeholder__logo-container_mobile .v-skeleton-loader__button {
  height: 19px;
  width: 41px;
}
.header-placeholder__search-container_mobile .v-skeleton-loader__button {
  width: 100%;
  height: 40px;
}.header-placeholder_desktop[data-v-a0d7addf] {
  height: 90px;
  width: 100%;
  max-width: 1440px;
}
.header-placeholder_mobile[data-v-a0d7addf] {
  height: 56px;
}
.header-placeholder__search-container_desktop[data-v-a0d7addf] {
  width: 100%;
  min-width: 200px;
  max-width: 624px;
}
.header-placeholder__search-container_mobile[data-v-a0d7addf] {
  width: 100%;
}.border-bottom[data-v-ecf74e36] {
  border-bottom: 1px solid #eeeeee;
}
.border-top[data-v-ecf74e36] {
  border-top: 1px solid #eeeeee;
}
.border-radius-large[data-v-ecf74e36] {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart[data-v-ecf74e36] {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard[data-v-ecf74e36] {
  overflow: hidden;
  border-radius: 6px !important;
}
.text-color-negative[data-v-ecf74e36] {
  color: #FF0000 !important;
}
.text-color-positive[data-v-ecf74e36] {
  color: #16C03C !important;
}
.text-color-standard[data-v-ecf74e36] {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light[data-v-ecf74e36] {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark[data-v-ecf74e36] {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error[data-v-ecf74e36] {
  color: #B00020 !important;
}
.background-color-standard[data-v-ecf74e36] {
  background: #f5f5f5 !important;
}
.modal-content-background-normalizer[data-v-ecf74e36], .background-color-secondary[data-v-ecf74e36] {
  background-color: #FFFFFF !important;
}
.background-color-accent[data-v-ecf74e36] {
  background-color: #F2E7FE !important;
}
.relative[data-v-ecf74e36] {
  position: relative;
}
.absolute[data-v-ecf74e36] {
  position: absolute;
}
.height-viewport[data-v-ecf74e36] {
  min-height: 100vh;
}
.w-100[data-v-ecf74e36] {
  width: 100%;
}
.h-100[data-v-ecf74e36] {
  height: 100%;
}
.fixed-tabs[data-v-ecf74e36] {
  position: fixed;
  top: 56px;
  left: 0;
  right: 0;
  z-index: 5;
}
@media (min-width: 960px) {
.fixed-tabs[data-v-ecf74e36] {
    top: 90px;
}
}
.user-emulation-alert[data-v-ecf74e36] {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  color: white;
  background-color: var(--v-error-base);
  text-align: center;
  font-weight: bold;
  height: 24px;
  width: 100%;
}
.user-emulation-mode .user-emulation-alert[data-v-ecf74e36] {
  display: block;
}
.user-emulation-mode .fixed-tabs[data-v-ecf74e36] {
  top: 80px;
}
@media (min-width: 960px) {
.user-emulation-mode .fixed-tabs[data-v-ecf74e36] {
    top: 114px;
}
}
.text-overflow-ellipsis[data-v-ecf74e36] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.text-overflow-ellipsis-1[data-v-ecf74e36] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 1;
}
.text-overflow-ellipsis-2[data-v-ecf74e36] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 2;
}
.text-overflow-ellipsis-3[data-v-ecf74e36] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 3;
}
.text-overflow-ellipsis-4[data-v-ecf74e36] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 4;
}
.text-overflow-ellipsis-5[data-v-ecf74e36] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 5;
}
.chip-error[data-v-ecf74e36], .chip-standard[data-v-ecf74e36] {
  display: inline-block;
  background-color: #eeeeee !important;
  font-size: 11px;
  padding: 2px 8px;
  width: fit-content;
  overflow: hidden;
  border-radius: 6px !important;
}
.chip-error[data-v-ecf74e36] {
  background-color: #FFCDD2 !important;
  color: #D32F2F !important;
}
.list-view-standard[data-v-ecf74e36] {
  background-color: #FFFFFF;
  margin-bottom: 4px;
  overflow: hidden;
  border-radius: 6px !important;
}
@media (max-width: 960px) {
.list-view-standard[data-v-ecf74e36] {
    margin-left: 8px;
    margin-right: 8px;
}
}
.modal-content-background-normalizer[data-v-ecf74e36] {
  height: 100%;
}
.not-touch-device .hover-link[data-v-ecf74e36]:hover {
  color: var(--v-primary-base) !important;
}
.plate-container[data-v-ecf74e36] {
  display: inline-block;
  background: #eeeeee;
  padding: 4px;
  overflow: hidden;
  border-radius: 6px !important;
}
.pagination .v-pagination[data-v-ecf74e36] {
  display: inline-flex;
}
.pagination .v-pagination li[data-v-ecf74e36] {
  overflow: auto;
}
.pagination .v-pagination li .v-pagination__navigation[data-v-ecf74e36], .pagination .v-pagination li .v-pagination__item[data-v-ecf74e36] {
  margin: 0;
  width: 52px;
  height: 40px;
  box-shadow: none;
  border-radius: 0;
}
.pagination .v-pagination li .v-pagination__item[data-v-ecf74e36] {
  border: 1px solid #D7D7E0;
  border-right: none;
  height: 42px;
}
.pagination .v-pagination li .v-pagination__item--active[data-v-ecf74e36] {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  border-right: none !important;
  background: rgba(0, 0, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.pagination .v-pagination li[data-v-ecf74e36]:first-child {
  border: 1px solid #D7D7E0;
  border-right: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination .v-pagination li[data-v-ecf74e36]:last-child {
  border: 1px solid #D7D7E0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/**
 * Temporary fix for breaking change in Vuetify v-grid
 * (see : https://github.com/vuetifyjs/vuetify/issues/11408)
 * TODO - remove this after migration
 */
.row[data-v-ecf74e36]:not([class*=my-]):not([class*=ma-]):not([class*=mt-]):not([class*=mb-]) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.breadcrumbs .v-breadcrumbs[data-v-ecf74e36] {
  flex-wrap: nowrap;
}
.breadcrumbs ul.v-breadcrumbs[data-v-ecf74e36] {
  padding: 0;
}
.breadcrumbs a.v-breadcrumbs__item[data-v-ecf74e36] {
  color: inherit !important;
}
.breadcrumbs li[data-v-ecf74e36] {
  font-size: 12px !important;
  line-height: 16px;
}
.breadcrumbs li[data-v-ecf74e36]:last-child {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumbs li.v-breadcrumbs__divider[data-v-ecf74e36] {
  padding: 0 3px !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.short-text[data-v-ecf74e36], .breadcrumbs .v-breadcrumbs__item[data-v-ecf74e36] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
.app-header[data-v-ecf74e36] {
  background-color: #FFFFFF;
  position: relative;
  z-index: 11;
}
@media (max-width: 960px) {
.app-header[data-v-ecf74e36] {
    position: relative;
    z-index: 10;
}
}.category-selector .v-expansion-panel-content__wrap {
  padding: 0;
}
.category-selector .v-expansion-panel-header > *:not(.v-expansion-panel-header__icon) {
  flex: none;
}
.v-application--is-ltr .category-filter__treeview .v-treeview-node__toggle--open {
  transform: rotate(180deg);
}
.v-application--is-ltr .category-filter__treeview .v-treeview-node__toggle--open.theme--light.v-icon {
  color: #858F9B;
}
.v-application--is-ltr .category-filter__treeview .v-treeview-node__toggle {
  transform: none;
  position: absolute;
  right: 24px;
}.filter-sidebar-list__item.v-expansion-panel::before {
  display: none;
}
.filter-sidebar-list__item .v-expansion-panel-content__wrap {
  padding: 0;
}
.filter-sidebar-list__item .v-expansion-panel-header > *:not(.v-expansion-panel-header__icon) {
  flex: none;
}.text-color-negative[data-v-6c720c71] {
  color: #FF0000 !important;
}
.text-color-positive[data-v-6c720c71] {
  color: #16C03C !important;
}
.text-color-standard[data-v-6c720c71] {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light[data-v-6c720c71] {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark[data-v-6c720c71] {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error[data-v-6c720c71] {
  color: #B00020 !important;
}
.background-color-standard[data-v-6c720c71] {
  background: #f5f5f5 !important;
}
.background-color-secondary[data-v-6c720c71] {
  background-color: #FFFFFF !important;
}
.background-color-accent[data-v-6c720c71] {
  background-color: #F2E7FE !important;
}
.label[data-v-6c720c71] {
  color: rgba(0, 0, 0, 0.87) !important;
}.range-filter[data-v-a52bfdf5] {
  width: 100%;
}
.range-filter__textfield-container[data-v-a52bfdf5] {
  width: 50%;
}
.range-filter__prepend-inner[data-v-a52bfdf5] {
  margin-top: 3px;
  color: #000000 !important;
}
.range-filter__slider[data-v-a52bfdf5] {
  margin: -6px 0 72px;
}.range-filter__slider .vue-slider-rail {
  background: rgba(0, 0, 0, 0.08) !important;
}
.range-filter__slider .vue-slider-process {
  border-radius: 1px;
  height: 2px !important;
}
.range-filter__slider .vue-slider-dot {
  will-change: auto;
}
.range-filter__slider .vue-slider-dot-focus {
  z-index: 100;
}
.range-filter__slider .vue-slider-dot-tooltip-top {
  top: 65px !important;
  background: #FFFFFF;
  text-align: center;
}
.range-filter__slider .vue-slider-dot-tooltip-top::after {
  content: "From";
  display: block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  line-height: 20px;
  background: #FFFFFF;
  width: 60px;
}
.range-filter__slider .vue-slider-dot:nth-of-type(3) .vue-slider-dot-tooltip-top::after {
  content: "To";
}.range-filter-mobile-adapter__content[data-v-91b720dc] {
  overflow: hidden;
}.filters-sidebar__activator-counter[data-v-fa9f0742] {
  height: 17px;
  width: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 11px;
}html,
body {
  background: #f5f5f5;
}
#app {
  overflow: hidden;
}
#viewport {
  overflow: hidden;
}
.v-input--checkbox.icon-spinner .v-icon, .v-icon.icon-spinner {
  animation: spin-animation 1.5s infinite;
  display: inline-block;
}
@keyframes spin-animation {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-radius-large {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard {
  overflow: hidden;
  border-radius: 6px !important;
}
.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.modal-content-background-normalizer, .background-color-secondary {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-radius-large {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard {
  overflow: hidden;
  border-radius: 6px !important;
}
button {
  outline: none;
}
.v-btn--disabled {
  pointer-events: unset !important;
  cursor: default;
}
.hoverable {
  cursor: pointer;
  position: relative;
}
@media (min-width: 960px) {
.hoverable::before {
    background-color: #2196F3;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.hoverable:hover::before {
    opacity: 0.04;
}
}
.flat-button {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  cursor: pointer !important;
  box-shadow: none !important;
  background-color: #FFFFFF !important;
  height: 60px !important;
  overflow: hidden;
  border-radius: 6px !important;
}
.pointer {
  cursor: pointer;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.v-text-field--outlined .v-input__control .v-input__slot {
  background: #FFFFFF !important;
}
.v-text-field--outlined.v-input--has-state.error--text fieldset {
  border-color: var(--v-error-base) !important;
}
.v-text-field--outlined.v-input--is-focused.primary--text fieldset {
  border-color: var(--v-primary-base) !important;
}
.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.modal-content-background-normalizer, .background-color-secondary {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-radius-large {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard {
  overflow: hidden;
  border-radius: 6px !important;
}
.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.modal-content-background-normalizer, .background-color-secondary {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.height-viewport {
  min-height: 100vh;
}
.w-100 {
  width: 100%;
}
.h-100 {
  height: 100%;
}
.fixed-tabs {
  position: fixed;
  top: 56px;
  left: 0;
  right: 0;
  z-index: 5;
}
@media (min-width: 960px) {
.fixed-tabs {
    top: 90px;
}
}
.user-emulation-alert {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  color: white;
  background-color: var(--v-error-base);
  text-align: center;
  font-weight: bold;
  height: 24px;
  width: 100%;
}
.user-emulation-mode .user-emulation-alert {
  display: block;
}
.user-emulation-mode .fixed-tabs {
  top: 80px;
}
@media (min-width: 960px) {
.user-emulation-mode .fixed-tabs {
    top: 114px;
}
}
.text-overflow-ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.text-overflow-ellipsis-1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 1;
}
.text-overflow-ellipsis-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 2;
}
.text-overflow-ellipsis-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 3;
}
.text-overflow-ellipsis-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 4;
}
.text-overflow-ellipsis-5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 5;
}
.chip-error, .chip-standard {
  display: inline-block;
  background-color: #eeeeee !important;
  font-size: 11px;
  padding: 2px 8px;
  width: fit-content;
  overflow: hidden;
  border-radius: 6px !important;
}
.chip-error {
  background-color: #FFCDD2 !important;
  color: #D32F2F !important;
}
.list-view-standard {
  background-color: #FFFFFF;
  margin-bottom: 4px;
  overflow: hidden;
  border-radius: 6px !important;
}
@media (max-width: 960px) {
.list-view-standard {
    margin-left: 8px;
    margin-right: 8px;
}
}
.modal-content-background-normalizer {
  height: 100%;
}
.not-touch-device .hover-link:hover {
  color: var(--v-primary-base) !important;
}
.plate-container {
  display: inline-block;
  background: #eeeeee;
  padding: 4px;
  overflow: hidden;
  border-radius: 6px !important;
}
.pagination .v-pagination {
  display: inline-flex;
}
.pagination .v-pagination li {
  overflow: auto;
}
.pagination .v-pagination li .v-pagination__navigation, .pagination .v-pagination li .v-pagination__item {
  margin: 0;
  width: 52px;
  height: 40px;
  box-shadow: none;
  border-radius: 0;
}
.pagination .v-pagination li .v-pagination__item {
  border: 1px solid #D7D7E0;
  border-right: none;
  height: 42px;
}
.pagination .v-pagination li .v-pagination__item--active {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  border-right: none !important;
  background: rgba(0, 0, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.pagination .v-pagination li:first-child {
  border: 1px solid #D7D7E0;
  border-right: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination .v-pagination li:last-child {
  border: 1px solid #D7D7E0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/**
 * Temporary fix for breaking change in Vuetify v-grid
 * (see : https://github.com/vuetifyjs/vuetify/issues/11408)
 * TODO - remove this after migration
 */
.row:not([class*=my-]):not([class*=ma-]):not([class*=mt-]):not([class*=mb-]) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.breadcrumbs .v-breadcrumbs {
  flex-wrap: nowrap;
}
.breadcrumbs ul.v-breadcrumbs {
  padding: 0;
}
.breadcrumbs a.v-breadcrumbs__item {
  color: inherit !important;
}
.breadcrumbs li {
  font-size: 12px !important;
  line-height: 16px;
}
.breadcrumbs li:last-child {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumbs li.v-breadcrumbs__divider {
  padding: 0 3px !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.short-text, .breadcrumbs .v-breadcrumbs__item {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
.svg-fill {
  fill: currentColor;
}
.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.background-color-secondary, .modal-content-background-normalizer {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-radius-large {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard {
  overflow: hidden;
  border-radius: 6px !important;
}
.select-standard, .select-standard_small,
.text-field-standard_small,
.text-field-standard {
  padding-top: 0 !important;
  margin-top: 0;
  overflow: hidden;
  border-radius: 6px !important;
}
.select-standard .v-input__slot, .select-standard_small .v-input__slot,
.text-field-standard_small .v-input__slot,
.text-field-standard .v-input__slot {
  padding: 12px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background-color: #FFFFFF;
}
.select-standard.v-text-field .v-input__control .v-input__slot::before, .v-text-field.select-standard_small .v-input__control .v-input__slot::before,
.v-text-field.text-field-standard_small .v-input__control .v-input__slot::before,
.select-standard.v-text-field .v-input__control .v-input__slot::after,
.v-text-field.select-standard_small .v-input__control .v-input__slot::after,
.v-text-field.text-field-standard_small .v-input__control .v-input__slot::after,
.text-field-standard.v-text-field .v-input__control .v-input__slot::before,
.text-field-standard.v-text-field .v-input__control .v-input__slot::after {
  border: none;
}
.select-standard.v-text-field .v-label--active, .v-text-field.select-standard_small .v-label--active,
.v-text-field.text-field-standard_small .v-label--active,
.text-field-standard.v-text-field .v-label--active {
  transform: none;
}
.select-standard.v-input--is-dirty .v-label, .v-input--is-dirty.select-standard_small .v-label,
.v-input--is-dirty.text-field-standard_small .v-label, .select-standard.v-input--is-focused .v-label, .v-input--is-focused.select-standard_small .v-label,
.v-input--is-focused.text-field-standard_small .v-label,
.text-field-standard.v-input--is-dirty .v-label,
.text-field-standard.v-input--is-focused .v-label {
  top: -5px;
  font-size: 0.625rem !important;
  font-weight: 500;
  line-height: 1rem;
  text-transform: uppercase !important;
}
.select-standard.v-input--is-focused .v-input__slot, .v-input--is-focused.select-standard_small .v-input__slot,
.v-input--is-focused.text-field-standard_small .v-input__slot,
.text-field-standard.v-input--is-focused .v-input__slot {
  border: 1px solid var(--v-primary-base);
  box-shadow: 9px 9px 46px rgba(0, 0, 0, 0.12);
}
.select-standard.error--text .v-input__slot, .error--text.select-standard_small .v-input__slot,
.error--text.text-field-standard_small .v-input__slot,
.text-field-standard.error--text .v-input__slot {
  border: 1px solid var(--v-error-base);
}
.select-standard .v-text-field__details, .select-standard_small .v-text-field__details,
.text-field-standard_small .v-text-field__details,
.text-field-standard .v-text-field__details {
  padding-left: 12px;
  margin-bottom: 8px;
}
.select-standard_small .v-input__slot,
.text-field-standard_small .v-input__slot {
  padding: 1px 12px;
}
.text-field-standard.v-text-field input {
  padding-top: 20px;
}
.select-standard .v-select__selection--comma, .select-standard_small .v-select__selection--comma,
.text-field-standard_small .v-select__selection--comma {
  margin-bottom: -3px;
}
.v-icon.icon-spinner_disabled {
  animation: none !important;
}
.v-input--checkbox.icon-spinner_disabled {
  animation: none !important;
}
.tooltip-standard {
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 9px 9px 46px rgba(0, 0, 0, 0.12);
}
.tooltip-standard::after {
  content: "";
  display: block;
  width: 20px;
  height: 10px;
  border: 10px solid transparent;
  border-top-color: #FFFFFF;
  top: 100%;
  margin-top: -1px;
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0px, 0);
}
.box-shadow-standard {
  box-shadow: 7px 7px 14px rgba(0, 0, 0, 0.1);
}
.headline-title {
  font-size: 56px;
  line-height: 57px;
}
@media (max-width: 960px) {
.headline-title {
    font-size: 24px;
    line-height: 28px;
}
}
.paragraph-text {
  font-size: 14px;
  line-height: 24px;
}
@media (min-width: 960px) {
.paragraph-text {
    font-size: 18px;
    line-height: 30px;
}
}
.fs-0 {
  font-size: 10px;
}
@media (min-width: 960px) {
.fs-md-0 {
    font-size: 10px !important;
}
}
.fs-1 {
  font-size: 12px;
}
@media (min-width: 960px) {
.fs-md-1 {
    font-size: 12px !important;
}
}
.fs-2 {
  font-size: 14px;
}
@media (min-width: 960px) {
.fs-md-2 {
    font-size: 14px !important;
}
}
.fs-3 {
  font-size: 16px;
}
@media (min-width: 960px) {
.fs-md-3 {
    font-size: 16px !important;
}
}
.fs-4 {
  font-size: 18px;
}
@media (min-width: 960px) {
.fs-md-4 {
    font-size: 18px !important;
}
}
.fs-5 {
  font-size: 20px;
}
@media (min-width: 960px) {
.fs-md-5 {
    font-size: 20px !important;
}
}
.fs-6 {
  font-size: 22px;
}
@media (min-width: 960px) {
.fs-md-6 {
    font-size: 22px !important;
}
}
.fs-7 {
  font-size: 24px;
}
@media (min-width: 960px) {
.fs-md-7 {
    font-size: 24px !important;
}
}
.fs-8 {
  font-size: 26px;
}
@media (min-width: 960px) {
.fs-md-8 {
    font-size: 26px !important;
}
}
.fs-9 {
  font-size: 28px;
}
@media (min-width: 960px) {
.fs-md-9 {
    font-size: 28px !important;
}
}
.fs-10 {
  font-size: 30px;
}
@media (min-width: 960px) {
.fs-md-10 {
    font-size: 30px !important;
}
}.border-bottom[data-v-686ca0d0] {
  border-bottom: 1px solid #eeeeee;
}
.border-top[data-v-686ca0d0] {
  border-top: 1px solid #eeeeee;
}
.border-radius-large[data-v-686ca0d0] {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart[data-v-686ca0d0] {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard[data-v-686ca0d0] {
  overflow: hidden;
  border-radius: 6px !important;
}
.text-color-negative[data-v-686ca0d0] {
  color: #FF0000 !important;
}
.text-color-positive[data-v-686ca0d0] {
  color: #16C03C !important;
}
.text-color-standard[data-v-686ca0d0] {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light[data-v-686ca0d0] {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark[data-v-686ca0d0] {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error[data-v-686ca0d0] {
  color: #B00020 !important;
}
.background-color-standard[data-v-686ca0d0] {
  background: #f5f5f5 !important;
}
.modal-content-background-normalizer[data-v-686ca0d0], .background-color-secondary[data-v-686ca0d0] {
  background-color: #FFFFFF !important;
}
.background-color-accent[data-v-686ca0d0] {
  background-color: #F2E7FE !important;
}
.relative[data-v-686ca0d0] {
  position: relative;
}
.absolute[data-v-686ca0d0] {
  position: absolute;
}
.height-viewport[data-v-686ca0d0] {
  min-height: 100vh;
}
.w-100[data-v-686ca0d0] {
  width: 100%;
}
.h-100[data-v-686ca0d0] {
  height: 100%;
}
.fixed-tabs[data-v-686ca0d0] {
  position: fixed;
  top: 56px;
  left: 0;
  right: 0;
  z-index: 5;
}
@media (min-width: 960px) {
.fixed-tabs[data-v-686ca0d0] {
    top: 90px;
}
}
.user-emulation-alert[data-v-686ca0d0] {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  color: white;
  background-color: var(--v-error-base);
  text-align: center;
  font-weight: bold;
  height: 24px;
  width: 100%;
}
.user-emulation-mode .user-emulation-alert[data-v-686ca0d0] {
  display: block;
}
.user-emulation-mode .fixed-tabs[data-v-686ca0d0] {
  top: 80px;
}
@media (min-width: 960px) {
.user-emulation-mode .fixed-tabs[data-v-686ca0d0] {
    top: 114px;
}
}
.text-overflow-ellipsis[data-v-686ca0d0] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.text-overflow-ellipsis-1[data-v-686ca0d0] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 1;
}
.text-overflow-ellipsis-2[data-v-686ca0d0] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 2;
}
.text-overflow-ellipsis-3[data-v-686ca0d0] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 3;
}
.text-overflow-ellipsis-4[data-v-686ca0d0] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 4;
}
.text-overflow-ellipsis-5[data-v-686ca0d0] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 5;
}
.chip-error[data-v-686ca0d0], .chip-standard[data-v-686ca0d0] {
  display: inline-block;
  background-color: #eeeeee !important;
  font-size: 11px;
  padding: 2px 8px;
  width: fit-content;
  overflow: hidden;
  border-radius: 6px !important;
}
.chip-error[data-v-686ca0d0] {
  background-color: #FFCDD2 !important;
  color: #D32F2F !important;
}
.list-view-standard[data-v-686ca0d0] {
  background-color: #FFFFFF;
  margin-bottom: 4px;
  overflow: hidden;
  border-radius: 6px !important;
}
@media (max-width: 960px) {
.list-view-standard[data-v-686ca0d0] {
    margin-left: 8px;
    margin-right: 8px;
}
}
.modal-content-background-normalizer[data-v-686ca0d0] {
  height: 100%;
}
.not-touch-device .hover-link[data-v-686ca0d0]:hover {
  color: var(--v-primary-base) !important;
}
.plate-container[data-v-686ca0d0] {
  display: inline-block;
  background: #eeeeee;
  padding: 4px;
  overflow: hidden;
  border-radius: 6px !important;
}
.pagination .v-pagination[data-v-686ca0d0] {
  display: inline-flex;
}
.pagination .v-pagination li[data-v-686ca0d0] {
  overflow: auto;
}
.pagination .v-pagination li .v-pagination__navigation[data-v-686ca0d0], .pagination .v-pagination li .v-pagination__item[data-v-686ca0d0] {
  margin: 0;
  width: 52px;
  height: 40px;
  box-shadow: none;
  border-radius: 0;
}
.pagination .v-pagination li .v-pagination__item[data-v-686ca0d0] {
  border: 1px solid #D7D7E0;
  border-right: none;
  height: 42px;
}
.pagination .v-pagination li .v-pagination__item--active[data-v-686ca0d0] {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  border-right: none !important;
  background: rgba(0, 0, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.pagination .v-pagination li[data-v-686ca0d0]:first-child {
  border: 1px solid #D7D7E0;
  border-right: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination .v-pagination li[data-v-686ca0d0]:last-child {
  border: 1px solid #D7D7E0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/**
 * Temporary fix for breaking change in Vuetify v-grid
 * (see : https://github.com/vuetifyjs/vuetify/issues/11408)
 * TODO - remove this after migration
 */
.row[data-v-686ca0d0]:not([class*=my-]):not([class*=ma-]):not([class*=mt-]):not([class*=mb-]) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.breadcrumbs .v-breadcrumbs[data-v-686ca0d0] {
  flex-wrap: nowrap;
}
.breadcrumbs ul.v-breadcrumbs[data-v-686ca0d0] {
  padding: 0;
}
.breadcrumbs a.v-breadcrumbs__item[data-v-686ca0d0] {
  color: inherit !important;
}
.breadcrumbs li[data-v-686ca0d0] {
  font-size: 12px !important;
  line-height: 16px;
}
.breadcrumbs li[data-v-686ca0d0]:last-child {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumbs li.v-breadcrumbs__divider[data-v-686ca0d0] {
  padding: 0 3px !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.short-text[data-v-686ca0d0], .breadcrumbs .v-breadcrumbs__item[data-v-686ca0d0] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
.header-desktop[data-v-686ca0d0] {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 90px;
  background-color: #FFFFFF;
  z-index: 2;
}
.header-desktop__logo[data-v-686ca0d0] {
  width: 55px;
  height: 25px;
}
.header-desktop__spacer[data-v-686ca0d0] {
  height: 90px;
}html,
body {
  background: #f5f5f5;
}
#app {
  overflow: hidden;
}
#viewport {
  overflow: hidden;
}
.v-input--checkbox.icon-spinner .v-icon, .v-icon.icon-spinner {
  animation: spin-animation 1.5s infinite;
  display: inline-block;
}
@keyframes spin-animation {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-radius-large {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard {
  overflow: hidden;
  border-radius: 6px !important;
}
.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.modal-content-background-normalizer, .background-color-secondary {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-radius-large {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard {
  overflow: hidden;
  border-radius: 6px !important;
}
button {
  outline: none;
}
.v-btn--disabled {
  pointer-events: unset !important;
  cursor: default;
}
.hoverable {
  cursor: pointer;
  position: relative;
}
@media (min-width: 960px) {
.hoverable::before {
    background-color: #2196F3;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.hoverable:hover::before {
    opacity: 0.04;
}
}
.flat-button {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  cursor: pointer !important;
  box-shadow: none !important;
  background-color: #FFFFFF !important;
  height: 60px !important;
  overflow: hidden;
  border-radius: 6px !important;
}
.pointer {
  cursor: pointer;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.v-text-field--outlined .v-input__control .v-input__slot {
  background: #FFFFFF !important;
}
.v-text-field--outlined.v-input--has-state.error--text fieldset {
  border-color: var(--v-error-base) !important;
}
.v-text-field--outlined.v-input--is-focused.primary--text fieldset {
  border-color: var(--v-primary-base) !important;
}
.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.modal-content-background-normalizer, .background-color-secondary {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-radius-large {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard {
  overflow: hidden;
  border-radius: 6px !important;
}
.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.modal-content-background-normalizer, .background-color-secondary {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.height-viewport {
  min-height: 100vh;
}
.w-100 {
  width: 100%;
}
.h-100 {
  height: 100%;
}
.fixed-tabs {
  position: fixed;
  top: 56px;
  left: 0;
  right: 0;
  z-index: 5;
}
@media (min-width: 960px) {
.fixed-tabs {
    top: 90px;
}
}
.user-emulation-alert {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  color: white;
  background-color: var(--v-error-base);
  text-align: center;
  font-weight: bold;
  height: 24px;
  width: 100%;
}
.user-emulation-mode .user-emulation-alert {
  display: block;
}
.user-emulation-mode .fixed-tabs {
  top: 80px;
}
@media (min-width: 960px) {
.user-emulation-mode .fixed-tabs {
    top: 114px;
}
}
.text-overflow-ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.text-overflow-ellipsis-1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 1;
}
.text-overflow-ellipsis-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 2;
}
.text-overflow-ellipsis-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 3;
}
.text-overflow-ellipsis-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 4;
}
.text-overflow-ellipsis-5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 5;
}
.chip-error, .chip-standard {
  display: inline-block;
  background-color: #eeeeee !important;
  font-size: 11px;
  padding: 2px 8px;
  width: fit-content;
  overflow: hidden;
  border-radius: 6px !important;
}
.chip-error {
  background-color: #FFCDD2 !important;
  color: #D32F2F !important;
}
.list-view-standard {
  background-color: #FFFFFF;
  margin-bottom: 4px;
  overflow: hidden;
  border-radius: 6px !important;
}
@media (max-width: 960px) {
.list-view-standard {
    margin-left: 8px;
    margin-right: 8px;
}
}
.modal-content-background-normalizer {
  height: 100%;
}
.not-touch-device .hover-link:hover {
  color: var(--v-primary-base) !important;
}
.plate-container {
  display: inline-block;
  background: #eeeeee;
  padding: 4px;
  overflow: hidden;
  border-radius: 6px !important;
}
.pagination .v-pagination {
  display: inline-flex;
}
.pagination .v-pagination li {
  overflow: auto;
}
.pagination .v-pagination li .v-pagination__navigation, .pagination .v-pagination li .v-pagination__item {
  margin: 0;
  width: 52px;
  height: 40px;
  box-shadow: none;
  border-radius: 0;
}
.pagination .v-pagination li .v-pagination__item {
  border: 1px solid #D7D7E0;
  border-right: none;
  height: 42px;
}
.pagination .v-pagination li .v-pagination__item--active {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  border-right: none !important;
  background: rgba(0, 0, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.pagination .v-pagination li:first-child {
  border: 1px solid #D7D7E0;
  border-right: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination .v-pagination li:last-child {
  border: 1px solid #D7D7E0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/**
 * Temporary fix for breaking change in Vuetify v-grid
 * (see : https://github.com/vuetifyjs/vuetify/issues/11408)
 * TODO - remove this after migration
 */
.row:not([class*=my-]):not([class*=ma-]):not([class*=mt-]):not([class*=mb-]) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.breadcrumbs .v-breadcrumbs {
  flex-wrap: nowrap;
}
.breadcrumbs ul.v-breadcrumbs {
  padding: 0;
}
.breadcrumbs a.v-breadcrumbs__item {
  color: inherit !important;
}
.breadcrumbs li {
  font-size: 12px !important;
  line-height: 16px;
}
.breadcrumbs li:last-child {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumbs li.v-breadcrumbs__divider {
  padding: 0 3px !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.short-text, .breadcrumbs .v-breadcrumbs__item {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
.svg-fill {
  fill: currentColor;
}
.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.background-color-secondary, .modal-content-background-normalizer {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-radius-large {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard {
  overflow: hidden;
  border-radius: 6px !important;
}
.select-standard, .select-standard_small,
.text-field-standard_small,
.text-field-standard {
  padding-top: 0 !important;
  margin-top: 0;
  overflow: hidden;
  border-radius: 6px !important;
}
.select-standard .v-input__slot, .select-standard_small .v-input__slot,
.text-field-standard_small .v-input__slot,
.text-field-standard .v-input__slot {
  padding: 12px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background-color: #FFFFFF;
}
.select-standard.v-text-field .v-input__control .v-input__slot::before, .v-text-field.select-standard_small .v-input__control .v-input__slot::before,
.v-text-field.text-field-standard_small .v-input__control .v-input__slot::before,
.select-standard.v-text-field .v-input__control .v-input__slot::after,
.v-text-field.select-standard_small .v-input__control .v-input__slot::after,
.v-text-field.text-field-standard_small .v-input__control .v-input__slot::after,
.text-field-standard.v-text-field .v-input__control .v-input__slot::before,
.text-field-standard.v-text-field .v-input__control .v-input__slot::after {
  border: none;
}
.select-standard.v-text-field .v-label--active, .v-text-field.select-standard_small .v-label--active,
.v-text-field.text-field-standard_small .v-label--active,
.text-field-standard.v-text-field .v-label--active {
  transform: none;
}
.select-standard.v-input--is-dirty .v-label, .v-input--is-dirty.select-standard_small .v-label,
.v-input--is-dirty.text-field-standard_small .v-label, .select-standard.v-input--is-focused .v-label, .v-input--is-focused.select-standard_small .v-label,
.v-input--is-focused.text-field-standard_small .v-label,
.text-field-standard.v-input--is-dirty .v-label,
.text-field-standard.v-input--is-focused .v-label {
  top: -5px;
  font-size: 0.625rem !important;
  font-weight: 500;
  line-height: 1rem;
  text-transform: uppercase !important;
}
.select-standard.v-input--is-focused .v-input__slot, .v-input--is-focused.select-standard_small .v-input__slot,
.v-input--is-focused.text-field-standard_small .v-input__slot,
.text-field-standard.v-input--is-focused .v-input__slot {
  border: 1px solid var(--v-primary-base);
  box-shadow: 9px 9px 46px rgba(0, 0, 0, 0.12);
}
.select-standard.error--text .v-input__slot, .error--text.select-standard_small .v-input__slot,
.error--text.text-field-standard_small .v-input__slot,
.text-field-standard.error--text .v-input__slot {
  border: 1px solid var(--v-error-base);
}
.select-standard .v-text-field__details, .select-standard_small .v-text-field__details,
.text-field-standard_small .v-text-field__details,
.text-field-standard .v-text-field__details {
  padding-left: 12px;
  margin-bottom: 8px;
}
.select-standard_small .v-input__slot,
.text-field-standard_small .v-input__slot {
  padding: 1px 12px;
}
.text-field-standard.v-text-field input {
  padding-top: 20px;
}
.select-standard .v-select__selection--comma, .select-standard_small .v-select__selection--comma,
.text-field-standard_small .v-select__selection--comma {
  margin-bottom: -3px;
}
.v-icon.icon-spinner_disabled {
  animation: none !important;
}
.v-input--checkbox.icon-spinner_disabled {
  animation: none !important;
}
.tooltip-standard {
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 9px 9px 46px rgba(0, 0, 0, 0.12);
}
.tooltip-standard::after {
  content: "";
  display: block;
  width: 20px;
  height: 10px;
  border: 10px solid transparent;
  border-top-color: #FFFFFF;
  top: 100%;
  margin-top: -1px;
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0px, 0);
}
.box-shadow-standard {
  box-shadow: 7px 7px 14px rgba(0, 0, 0, 0.1);
}
.headline-title {
  font-size: 56px;
  line-height: 57px;
}
@media (max-width: 960px) {
.headline-title {
    font-size: 24px;
    line-height: 28px;
}
}
.paragraph-text {
  font-size: 14px;
  line-height: 24px;
}
@media (min-width: 960px) {
.paragraph-text {
    font-size: 18px;
    line-height: 30px;
}
}
.fs-0 {
  font-size: 10px;
}
@media (min-width: 960px) {
.fs-md-0 {
    font-size: 10px !important;
}
}
.fs-1 {
  font-size: 12px;
}
@media (min-width: 960px) {
.fs-md-1 {
    font-size: 12px !important;
}
}
.fs-2 {
  font-size: 14px;
}
@media (min-width: 960px) {
.fs-md-2 {
    font-size: 14px !important;
}
}
.fs-3 {
  font-size: 16px;
}
@media (min-width: 960px) {
.fs-md-3 {
    font-size: 16px !important;
}
}
.fs-4 {
  font-size: 18px;
}
@media (min-width: 960px) {
.fs-md-4 {
    font-size: 18px !important;
}
}
.fs-5 {
  font-size: 20px;
}
@media (min-width: 960px) {
.fs-md-5 {
    font-size: 20px !important;
}
}
.fs-6 {
  font-size: 22px;
}
@media (min-width: 960px) {
.fs-md-6 {
    font-size: 22px !important;
}
}
.fs-7 {
  font-size: 24px;
}
@media (min-width: 960px) {
.fs-md-7 {
    font-size: 24px !important;
}
}
.fs-8 {
  font-size: 26px;
}
@media (min-width: 960px) {
.fs-md-8 {
    font-size: 26px !important;
}
}
.fs-9 {
  font-size: 28px;
}
@media (min-width: 960px) {
.fs-md-9 {
    font-size: 28px !important;
}
}
.fs-10 {
  font-size: 30px;
}
@media (min-width: 960px) {
.fs-md-10 {
    font-size: 30px !important;
}
}.simplified-layout[data-v-c4de947d] {
  height: 100%;
  position: relative;
  background-color: #e0e0e0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.simplified-layout[data-v-c4de947d]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background-color: #eeeeee;
}
.simplified-layout__content[data-v-c4de947d] {
  box-shadow: 5px 5px 11px rgba(0, 0, 0, 0.05);
}html,
body {
  background: #f5f5f5;
}
#app {
  overflow: hidden;
}
#viewport {
  overflow: hidden;
}
.v-input--checkbox.icon-spinner .v-icon, .v-icon.icon-spinner {
  animation: spin-animation 1.5s infinite;
  display: inline-block;
}
@keyframes spin-animation {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-radius-large {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard {
  overflow: hidden;
  border-radius: 6px !important;
}
.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.modal-content-background-normalizer, .background-color-secondary {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-radius-large {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard {
  overflow: hidden;
  border-radius: 6px !important;
}
button {
  outline: none;
}
.v-btn--disabled {
  pointer-events: unset !important;
  cursor: default;
}
.hoverable {
  cursor: pointer;
  position: relative;
}
@media (min-width: 960px) {
.hoverable::before {
    background-color: #2196F3;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.hoverable:hover::before {
    opacity: 0.04;
}
}
.flat-button {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  cursor: pointer !important;
  box-shadow: none !important;
  background-color: #FFFFFF !important;
  height: 60px !important;
  overflow: hidden;
  border-radius: 6px !important;
}
.pointer {
  cursor: pointer;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.v-text-field--outlined .v-input__control .v-input__slot {
  background: #FFFFFF !important;
}
.v-text-field--outlined.v-input--has-state.error--text fieldset {
  border-color: var(--v-error-base) !important;
}
.v-text-field--outlined.v-input--is-focused.primary--text fieldset {
  border-color: var(--v-primary-base) !important;
}
.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.modal-content-background-normalizer, .background-color-secondary {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-radius-large {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard {
  overflow: hidden;
  border-radius: 6px !important;
}
.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.modal-content-background-normalizer, .background-color-secondary {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.height-viewport {
  min-height: 100vh;
}
.w-100 {
  width: 100%;
}
.h-100 {
  height: 100%;
}
.fixed-tabs {
  position: fixed;
  top: 56px;
  left: 0;
  right: 0;
  z-index: 5;
}
@media (min-width: 960px) {
.fixed-tabs {
    top: 90px;
}
}
.user-emulation-alert {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  color: white;
  background-color: var(--v-error-base);
  text-align: center;
  font-weight: bold;
  height: 24px;
  width: 100%;
}
.user-emulation-mode .user-emulation-alert {
  display: block;
}
.user-emulation-mode .fixed-tabs {
  top: 80px;
}
@media (min-width: 960px) {
.user-emulation-mode .fixed-tabs {
    top: 114px;
}
}
.text-overflow-ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.text-overflow-ellipsis-1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 1;
}
.text-overflow-ellipsis-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 2;
}
.text-overflow-ellipsis-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 3;
}
.text-overflow-ellipsis-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 4;
}
.text-overflow-ellipsis-5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 5;
}
.chip-error, .chip-standard {
  display: inline-block;
  background-color: #eeeeee !important;
  font-size: 11px;
  padding: 2px 8px;
  width: fit-content;
  overflow: hidden;
  border-radius: 6px !important;
}
.chip-error {
  background-color: #FFCDD2 !important;
  color: #D32F2F !important;
}
.list-view-standard {
  background-color: #FFFFFF;
  margin-bottom: 4px;
  overflow: hidden;
  border-radius: 6px !important;
}
@media (max-width: 960px) {
.list-view-standard {
    margin-left: 8px;
    margin-right: 8px;
}
}
.modal-content-background-normalizer {
  height: 100%;
}
.not-touch-device .hover-link:hover {
  color: var(--v-primary-base) !important;
}
.plate-container {
  display: inline-block;
  background: #eeeeee;
  padding: 4px;
  overflow: hidden;
  border-radius: 6px !important;
}
.pagination .v-pagination {
  display: inline-flex;
}
.pagination .v-pagination li {
  overflow: auto;
}
.pagination .v-pagination li .v-pagination__navigation, .pagination .v-pagination li .v-pagination__item {
  margin: 0;
  width: 52px;
  height: 40px;
  box-shadow: none;
  border-radius: 0;
}
.pagination .v-pagination li .v-pagination__item {
  border: 1px solid #D7D7E0;
  border-right: none;
  height: 42px;
}
.pagination .v-pagination li .v-pagination__item--active {
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  border-right: none !important;
  background: rgba(0, 0, 0, 0.12) !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.pagination .v-pagination li:first-child {
  border: 1px solid #D7D7E0;
  border-right: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination .v-pagination li:last-child {
  border: 1px solid #D7D7E0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/**
 * Temporary fix for breaking change in Vuetify v-grid
 * (see : https://github.com/vuetifyjs/vuetify/issues/11408)
 * TODO - remove this after migration
 */
.row:not([class*=my-]):not([class*=ma-]):not([class*=mt-]):not([class*=mb-]) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.breadcrumbs .v-breadcrumbs {
  flex-wrap: nowrap;
}
.breadcrumbs ul.v-breadcrumbs {
  padding: 0;
}
.breadcrumbs a.v-breadcrumbs__item {
  color: inherit !important;
}
.breadcrumbs li {
  font-size: 12px !important;
  line-height: 16px;
}
.breadcrumbs li:last-child {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumbs li.v-breadcrumbs__divider {
  padding: 0 3px !important;
  color: rgba(0, 0, 0, 0.87) !important;
}
.short-text, .breadcrumbs .v-breadcrumbs__item {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
.svg-fill {
  fill: currentColor;
}
.text-color-negative {
  color: #FF0000 !important;
}
.text-color-positive {
  color: #16C03C !important;
}
.text-color-standard {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text-color-light {
  color: rgba(0, 0, 0, 0.12) !important;
}
.text-color-dark {
  color: rgba(0, 0, 0, 0.87) !important;
}
.text-color-error {
  color: #B00020 !important;
}
.background-color-standard {
  background: #f5f5f5 !important;
}
.background-color-secondary, .modal-content-background-normalizer {
  background-color: #FFFFFF !important;
}
.background-color-accent {
  background-color: #F2E7FE !important;
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.border-top {
  border-top: 1px solid #eeeeee;
}
.border-radius-large {
  overflow: hidden;
  border-radius: 12px !important;
}
.border-radius-standart {
  overflow: hidden;
  border-radius: 6px !important;
}
.border-radius-standard {
  overflow: hidden;
  border-radius: 6px !important;
}
.select-standard, .select-standard_small,
.text-field-standard_small,
.text-field-standard {
  padding-top: 0 !important;
  margin-top: 0;
  overflow: hidden;
  border-radius: 6px !important;
}
.select-standard .v-input__slot, .select-standard_small .v-input__slot,
.text-field-standard_small .v-input__slot,
.text-field-standard .v-input__slot {
  padding: 12px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background-color: #FFFFFF;
}
.select-standard.v-text-field .v-input__control .v-input__slot::before, .v-text-field.select-standard_small .v-input__control .v-input__slot::before,
.v-text-field.text-field-standard_small .v-input__control .v-input__slot::before,
.select-standard.v-text-field .v-input__control .v-input__slot::after,
.v-text-field.select-standard_small .v-input__control .v-input__slot::after,
.v-text-field.text-field-standard_small .v-input__control .v-input__slot::after,
.text-field-standard.v-text-field .v-input__control .v-input__slot::before,
.text-field-standard.v-text-field .v-input__control .v-input__slot::after {
  border: none;
}
.select-standard.v-text-field .v-label--active, .v-text-field.select-standard_small .v-label--active,
.v-text-field.text-field-standard_small .v-label--active,
.text-field-standard.v-text-field .v-label--active {
  transform: none;
}
.select-standard.v-input--is-dirty .v-label, .v-input--is-dirty.select-standard_small .v-label,
.v-input--is-dirty.text-field-standard_small .v-label, .select-standard.v-input--is-focused .v-label, .v-input--is-focused.select-standard_small .v-label,
.v-input--is-focused.text-field-standard_small .v-label,
.text-field-standard.v-input--is-dirty .v-label,
.text-field-standard.v-input--is-focused .v-label {
  top: -5px;
  font-size: 0.625rem !important;
  font-weight: 500;
  line-height: 1rem;
  text-transform: uppercase !important;
}
.select-standard.v-input--is-focused .v-input__slot, .v-input--is-focused.select-standard_small .v-input__slot,
.v-input--is-focused.text-field-standard_small .v-input__slot,
.text-field-standard.v-input--is-focused .v-input__slot {
  border: 1px solid var(--v-primary-base);
  box-shadow: 9px 9px 46px rgba(0, 0, 0, 0.12);
}
.select-standard.error--text .v-input__slot, .error--text.select-standard_small .v-input__slot,
.error--text.text-field-standard_small .v-input__slot,
.text-field-standard.error--text .v-input__slot {
  border: 1px solid var(--v-error-base);
}
.select-standard .v-text-field__details, .select-standard_small .v-text-field__details,
.text-field-standard_small .v-text-field__details,
.text-field-standard .v-text-field__details {
  padding-left: 12px;
  margin-bottom: 8px;
}
.select-standard_small .v-input__slot,
.text-field-standard_small .v-input__slot {
  padding: 1px 12px;
}
.text-field-standard.v-text-field input {
  padding-top: 20px;
}
.select-standard .v-select__selection--comma, .select-standard_small .v-select__selection--comma,
.text-field-standard_small .v-select__selection--comma {
  margin-bottom: -3px;
}
.v-icon.icon-spinner_disabled {
  animation: none !important;
}
.v-input--checkbox.icon-spinner_disabled {
  animation: none !important;
}
.tooltip-standard {
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 9px 9px 46px rgba(0, 0, 0, 0.12);
}
.tooltip-standard::after {
  content: "";
  display: block;
  width: 20px;
  height: 10px;
  border: 10px solid transparent;
  border-top-color: #FFFFFF;
  top: 100%;
  margin-top: -1px;
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0px, 0);
}
.box-shadow-standard {
  box-shadow: 7px 7px 14px rgba(0, 0, 0, 0.1);
}
.headline-title {
  font-size: 56px;
  line-height: 57px;
}
@media (max-width: 960px) {
.headline-title {
    font-size: 24px;
    line-height: 28px;
}
}
.paragraph-text {
  font-size: 14px;
  line-height: 24px;
}
@media (min-width: 960px) {
.paragraph-text {
    font-size: 18px;
    line-height: 30px;
}
}
.fs-0 {
  font-size: 10px;
}
@media (min-width: 960px) {
.fs-md-0 {
    font-size: 10px !important;
}
}
.fs-1 {
  font-size: 12px;
}
@media (min-width: 960px) {
.fs-md-1 {
    font-size: 12px !important;
}
}
.fs-2 {
  font-size: 14px;
}
@media (min-width: 960px) {
.fs-md-2 {
    font-size: 14px !important;
}
}
.fs-3 {
  font-size: 16px;
}
@media (min-width: 960px) {
.fs-md-3 {
    font-size: 16px !important;
}
}
.fs-4 {
  font-size: 18px;
}
@media (min-width: 960px) {
.fs-md-4 {
    font-size: 18px !important;
}
}
.fs-5 {
  font-size: 20px;
}
@media (min-width: 960px) {
.fs-md-5 {
    font-size: 20px !important;
}
}
.fs-6 {
  font-size: 22px;
}
@media (min-width: 960px) {
.fs-md-6 {
    font-size: 22px !important;
}
}
.fs-7 {
  font-size: 24px;
}
@media (min-width: 960px) {
.fs-md-7 {
    font-size: 24px !important;
}
}
.fs-8 {
  font-size: 26px;
}
@media (min-width: 960px) {
.fs-md-8 {
    font-size: 26px !important;
}
}
.fs-9 {
  font-size: 28px;
}
@media (min-width: 960px) {
.fs-md-9 {
    font-size: 28px !important;
}
}
.fs-10 {
  font-size: 30px;
}
@media (min-width: 960px) {
.fs-md-10 {
    font-size: 30px !important;
}
}