/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./projects/admin/src/styles.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.text-20 {
  font-size: 20px;
  font-weight: 500;
}.text-20-bold {
  font-size: 20px;
  font-weight: 700;
}.text-24 {
  font-size: 24px;
  font-weight: 500;
}.text-24-bold {
  font-size: 24px;
  font-weight: 700;
}.text-30 {
  font-size: 30px;
  font-weight: 500;
}.text-30-bold {
  font-size: 30px;
  font-weight: 700;
}.text-34 {
  font-size: 34px;
  font-weight: 500;
}.text-34-bold {
  font-size: 34px;
  font-weight: 700;
}.text-46 {
  font-size: 46px;
  font-weight: 500;
}.text-46-bold {
  font-size: 46px;
  font-weight: 700;
}.text-20 {
  font-size: 20px;
  font-weight: 500;
}.text-20-bold {
  font-size: 20px;
  font-weight: 700;
}.text-24 {
  font-size: 24px;
  font-weight: 500;
}.text-24-bold {
  font-size: 24px;
  font-weight: 700;
}.text-30 {
  font-size: 30px;
  font-weight: 500;
}.text-30-bold {
  font-size: 30px;
  font-weight: 700;
}.text-34 {
  font-size: 34px;
  font-weight: 500;
}.text-34-bold {
  font-size: 34px;
  font-weight: 700;
}.text-46 {
  font-size: 46px;
  font-weight: 500;
}.text-46-bold {
  font-size: 46px;
  font-weight: 700;
}:root {
  --color-white: #fff;
  --color-white-hover: rgba(242, 245, 250, 0.5);
  --color-white-active: rgba(227, 234, 245, 0.5);
  --color-black: #000;
  --color-transparent: #00000000;
  --color-primary-blue: #001F5C;
  --color-primary-blue-hover: #011B4E;
  --color-primary-blue-active: #001641;
  --color-red: #D03234;
  --color-red-hover: #B81517;
  --color-red-active: #A41A1B;
  --color-light-blue: #0C4F87;
  --color-input-stroke: #CFD6E4;
  --color-text-default: #8391A1;
  --color-grey-light-background: #F9F9F9;
}.text-20 {
  font-size: 20px;
  font-weight: 500;
}.text-20-bold {
  font-size: 20px;
  font-weight: 700;
}.text-24 {
  font-size: 24px;
  font-weight: 500;
}.text-24-bold {
  font-size: 24px;
  font-weight: 700;
}.text-30 {
  font-size: 30px;
  font-weight: 500;
}.text-30-bold {
  font-size: 30px;
  font-weight: 700;
}.text-34 {
  font-size: 34px;
  font-weight: 500;
}.text-34-bold {
  font-size: 34px;
  font-weight: 700;
}.text-46 {
  font-size: 46px;
  font-weight: 500;
}.text-46-bold {
  font-size: 46px;
  font-weight: 700;
}@media (min-width: 768px) {
  .vb-mobile-only {
    display: none !important;
  }
}@media (max-width: 767px) {
  .vb-desktop-only {
    display: none !important;
  }
}.vb-page-with-dock {
  padding-bottom: 64px;
}.vb-dock {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  padding: 12px;
  margin: 0 auto;
}@media (min-width: 768px) {
  .vb-dock {
    padding: 12px 0;
    max-width: 1072px;
  }
}.vb-dock app-button:not(:first-of-type) {
  margin-left: 12px;
}.vb-form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}@media (max-width: 767px) {
  .vb-form {
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
  }
}.vb-form-subgroup {
  max-width: 520px;
  flex: 1 1 auto;
  flex-basis: calc(50% - 32px);
}@media (min-width: 768px) {
  .vb-form-subgroup {
    min-width: 500px;
  }
}@media (max-width: 767px) {
  .vb-form-subgroup {
    width: 100%;
  }
}.vb-form-header {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: var(--color-gray32);
}.vb-form-field {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px;
}.vb-form-field:not(:first-of-type) {
  margin-top: 20px;
}.vb-form-field.phone {
  flex-direction: row;
  gap: 12px;
}.vb-form-field.phone * {
  flex: 4;
}.vb-form-field.phone app-text-input:first-child {
  flex: 1.2;
}.vb-form-field-group {
  display: flex;
  margin-top: 20px;
}.vb-form-field-group .vb-form-field-column {
  flex: 1;
  margin-top: 0px;
}.vb-form-field-group .vb-form-field-column:not(:first-of-type) {
  margin-left: 20px;
}.vb-form-field-error {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-family: "WorkSans";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  margin-top: 10px;
}.vb-form-field-error:before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 6px;
  background: var(--color-red);
}.vb-form-field-textarea {
  flex: none;
  flex-grow: 0;
}.vb-auth-page {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}@media (min-width: 768px) {
  .vb-auth-page {
    align-items: center;
  }
}.vb-auth-page .vb-form {
  display: flex;
  flex-direction: column;
  margin: 0 25px;
  min-height: 100%;
}@media (min-width: 768px) {
  .vb-auth-page .vb-form {
    max-width: 340px;
    width: 100%;
  }
}.vb-auth-page .vb-form-header {
  font-size: 46px;
  font-weight: 500;
  line-height: 52.9px;
  align-self: flex-start;
}.vb-auth-page .vb-form-header-2 {
  font-size: 34px;
  font-weight: 500;
  line-height: 44px;
  align-self: flex-start;
}.vb-auth-page .vb-form-header-goback {
  display: flex;
  align-items: center;
  font-family: "WorkSans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  align-self: flex-start;
  margin-bottom: 15px;
  color: var(--color-primary-blue);
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}.vb-auth-page .vb-form-header-goback:hover {
  color: #011B4E;
}.vb-auth-page .vb-form-header-goback:before {
  display: block;
  content: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 12.5H5' stroke='%23001F5C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 19.5L5 12.5L12 5.5' stroke='%23001F5C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  height: 25px;
  margin-right: 8px;
}.vb-auth-page .vb-hint {
  align-self: stretch;
  font-family: "WorkSans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: var(--color-text-default);
}.vb-auth-page .vb-buttons {
  align-self: stretch;
  display: flex;
  flex-direction: column;
}.vb-auth-page .vb-bottom-hint {
  position: absolute;
  bottom: 58px;
  font-family: "WorkSans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  text-align: center;
  color: #8391A1;
}@media (min-width: 768px) {
  .vb-auth-page .vb-bottom-hint {
    max-width: 340px;
  }
}@media (max-width: 767px) {
  .vb-auth-page .vb-bottom-hint {
    padding: 0 25px;
    left: 0;
    right: 0;
  }
}.vb-auth-page .vb-bottom-hint span {
  color: var(--color-primary-blue);
  text-decoration: underline;
  cursor: pointer;
}.vb-auth-page .vb-bottom-hint span.isSubmittingNewCode {
  color: var(--color-text-default);
  cursor: not-allowed;
}.vb-auth-page .vb-bottom-hint span.isSubmittingNewCode:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-left: 6px;
  border: 2px solid var(--color-text-default);
  border-top: 2px solid rgba(0, 0, 0, 0);
  animation: spinner-circular-anim linear infinite 1000ms;
}@keyframes spinner-circular-anim {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}.text-20 {
  font-size: 20px;
  font-weight: 500;
}.text-20-bold {
  font-size: 20px;
  font-weight: 700;
}.text-24 {
  font-size: 24px;
  font-weight: 500;
}.text-24-bold {
  font-size: 24px;
  font-weight: 700;
}.text-30 {
  font-size: 30px;
  font-weight: 500;
}.text-30-bold {
  font-size: 30px;
  font-weight: 700;
}.text-34 {
  font-size: 34px;
  font-weight: 500;
}.text-34-bold {
  font-size: 34px;
  font-weight: 700;
}.text-46 {
  font-size: 46px;
  font-weight: 500;
}.text-46-bold {
  font-size: 46px;
  font-weight: 700;
}.vb-loader-table {
  border: 1px solid #E4E4E7;
}.vb-loader-table:before {
  display: block;
  content: "";
  height: 98px;
  border-bottom: 1px solid #E4E4E7;
}.vb-loader-table:after {
  display: block;
  content: "";
  height: 64px;
  border-top: 1px solid #E4E4E7;
}.vb-loader-table .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  margin: 0 30px 0 20px;
  padding: 0 30px;
}.vb-loader-table .row:not(:last-child) {
  border-bottom: 1px solid #E4E4E7;
}.vb-line {
  height: 10px;
  width: 12%;
  background: #ECECEC;
}.vb-loader-counter {
  display: flex;
  align-items: center;
  border: 1px solid #E4E4E7;
  height: 147px;
}.vb-loader-counter .counter {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
  height: 85px;
}.vb-loader-counter .counter:first-child {
  border-right: 1px solid #E4E4E7;
}.vb-loader-list {
  border: 1px solid #E4E4E7;
}.vb-loader-list .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 80px;
  height: 70px;
  margin: 0 30px 0 20px;
  padding: 0 30px;
}.vb-loader-list .row:not(:last-child) {
  border-bottom: 1px solid #E4E4E7;
}.vb-loader-box {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  border: 1px solid #E4E4E7;
}.vb-loader-box .row {
  display: flex;
  align-items: center;
  gap: 80px;
  padding: 0 30px;
}.vb-loader-policies {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  border: 1px solid #E4E4E7;
}.vb-loader-policies .row {
  display: flex;
  align-items: center;
  gap: 80px;
  padding: 0 30px;
}.vb-square {
  height: 16px;
  width: 16px;
  background: #ECECEC;
}.vb-group {
  display: flex;
  gap: 10px;
  flex-direction: column;
}.vb-group-horizontal {
  display: flex;
  gap: 10px;
  align-items: center;
}.f1 {
  flex: 1;
}.w50 {
  width: 50%;
}.w25 {
  width: 25%;
}.w20 {
  width: 20%;
}.w30 {
  width: 30%;
}.text-20 {
  font-size: 20px;
  font-weight: 500;
}.text-20-bold {
  font-size: 20px;
  font-weight: 700;
}.text-24 {
  font-size: 24px;
  font-weight: 500;
}.text-24-bold {
  font-size: 24px;
  font-weight: 700;
}.text-30 {
  font-size: 30px;
  font-weight: 500;
}.text-30-bold {
  font-size: 30px;
  font-weight: 700;
}.text-34 {
  font-size: 34px;
  font-weight: 500;
}.text-34-bold {
  font-size: 34px;
  font-weight: 700;
}.text-46 {
  font-size: 46px;
  font-weight: 500;
}.text-46-bold {
  font-size: 46px;
  font-weight: 700;
}@media (min-width: 768px) {
  .vb-dialog-w656 .vb-dialog {
    width: 656px;
  }
}.vb-dialog-full-width-buttons .vb-dialog .footer.buttons app-button {
  flex: 1;
}.vb-dialog-full-width-buttons .vb-dialog .footer.buttons app-button button {
  padding: 20px;
}@media (max-width: 767px) {
  .vb-dialog-full-width-buttons-mobile .vb-dialog .footer.buttons app-button {
    flex: 1;
  }
}@media (max-width: 767px) {
  .vb-dialog-dock-bottom .vb-dialog {
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    place-items: initial;
    top: initial;
    left: 0;
    right: 0;
    bottom: 0;
    height: initial;
    transform: initial;
  }
}.vb-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 40px;
  display: grid;
  place-items: center stretch;
  background: var(--color-white);
  width: 100%;
}@media (min-width: 768px) {
  .vb-dialog {
    width: 425px;
    max-height: 100vh;
    overflow: auto;
  }
}@media (max-width: 767px) {
  .vb-dialog {
    height: 100vh;
    overflow: scroll;
    padding: 40px 25px 25px 25px;
  }
}.vb-dialog .header {
  font-size: 34px;
  line-height: 44px;
}.vb-dialog .header .hint {
  margin-top: 10px;
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #8391A1;
}.vb-dialog .header .close {
  position: absolute;
  top: 20px;
  right: 15px;
  cursor: pointer;
}.vb-dialog > .content {
  margin-top: 30px;
}.vb-dialog > .content .column {
  display: flex;
  flex-direction: column;
}.vb-dialog .footer.buttons {
  justify-self: stretch;
  display: flex;
  margin-top: 34px;
}.vb-dialog .footer.buttons app-button:not(:first-child) {
  margin-left: 14px;
}.vb-dialog.isLoading > .content, .vb-dialog.isLoading > .footer, .vb-dialog.isLoading > .debug {
  opacity: 0;
}@media (min-width: 768px) {
  .vb-dialog-cols-2 .vb-dialog {
    width: 926px;
  }
}.vb-dialog-cols-2 .vb-dialog > .content {
  display: flex;
  gap: 40px;
}.vb-dialog-cols-2 .vb-dialog > .content > * {
  flex: 1;
}@media (max-width: 767px) {
  .vb-dialog-cols-2 .vb-dialog > .content {
    flex-direction: column;
  }
}@media (min-width: 768px) {
  .vb-dialog-cols-2 .footer.buttons {
    justify-self: flex-end;
  }
}.vb-dialog-cols-2 .footer.buttons app-button {
  min-width: 164px;
}.heading {
  color: var(--color-black);
  font-family: "Signifier";
  font-style: normal;
  font-weight: 500;
  font-size: 34px;
  line-height: 44px;
}.heading-2 {
  color: var(--color-black);
  font-family: "Signifier";
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 34px;
}.text-20 {
  font-size: 20px;
  font-weight: 500;
}.text-20-bold {
  font-size: 20px;
  font-weight: 700;
}.text-24 {
  font-size: 24px;
  font-weight: 500;
}.text-24-bold {
  font-size: 24px;
  font-weight: 700;
}.text-30 {
  font-size: 30px;
  font-weight: 500;
}.text-30-bold {
  font-size: 30px;
  font-weight: 700;
}.text-34 {
  font-size: 34px;
  font-weight: 500;
}.text-34-bold {
  font-size: 34px;
  font-weight: 700;
}.text-46 {
  font-size: 46px;
  font-weight: 500;
}.text-46-bold {
  font-size: 46px;
  font-weight: 700;
}.vi-table th {
  position: sticky;
  top: 0;
  padding: 25px 50px 20px 0;
  text-align: left;
  font-family: "Work Sans";
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  color: #8391A1;
  background: var(--color-white);
  -webkit-user-select: none;
          user-select: none;
}.vi-table th.sortBy {
  cursor: pointer;
}.vi-table th.sortBy:hover {
  text-decoration: underline;
}.vi-table th.arrow-desc:after {
  position: relative;
  top: -3px;
  right: -6px;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid #8391A1;
  border-right: 8px solid transparent;
  transform: rotate(-135deg);
}.vi-table th.arrow-asc:after {
  position: relative;
  top: 2px;
  right: -6px;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid #8391A1;
  border-right: 8px solid transparent;
  transform: rotate(45deg);
}.vi-table th, .vi-table td {
  border-bottom: 1px solid #E4E4E7;
}.vi-table th:not(.last), .vi-table td:not(.last) {
  padding: 28px 50px 26px 0;
}.vi-table th.first, .vi-table td.first {
  padding-left: 10px;
  padding-right: 10px;
}.vi-table td {
  font-family: "Work Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}.vi-table tr.clickable:hover td {
  background: #F9F9F9;
  cursor: pointer;
}@font-face {
  font-family: Signifier;
  font-weight: 500;
  src: url('signifier-medium.5712539b6d592ca6.woff2');
}@font-face {
  font-family: Signifier;
  font-weight: 300;
  src: url('signifier-light.7565fa93eab26514.woff2');
}@font-face {
  font-family: WorkSans;
  src: url('WorkSans-VariableFont_wght.6597b135e93cbdc2.ttf');
}@font-face {
  font-family: "Work Sans";
  src: url('WorkSans-VariableFont_wght.6597b135e93cbdc2.ttf');
}* {
  box-sizing: border-box;
}html {
  height: 100%;
}body {
  margin: 0;
  height: 100%;
  font-family: Signifier;
  font-weight: 500;
  font-style: normal;
}body.no-scroll {
  touch-action: none;
  -ms-touch-action: none;
  overflow: hidden;
  position: relative;
}

/*# sourceMappingURL=styles.4156f20b8bc7c76b.css.map*/