@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(/static/font/inter-cyrillic-300-normal.2d6195a912.woff2) format("woff2"), url(/static/font/inter-cyrillic-300-normal.50424a8bae.woff) format("woff");
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/static/font/inter-cyrillic-400-normal.5122dff01b.woff2) format("woff2"), url(/static/font/inter-cyrillic-400-normal.8fcb86bd65.woff) format("woff");
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(/static/font/inter-cyrillic-500-normal.017c512f4a.woff2) format("woff2"), url(/static/font/inter-cyrillic-500-normal.2cb6ea9ece.woff) format("woff");
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(/static/font/inter-cyrillic-700-normal.8b03fbd115.woff2) format("woff2"), url(/static/font/inter-cyrillic-700-normal.aa47bc799d.woff) format("woff");
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(/static/font/inter-cyrillic-900-normal.52f0a05f0a.woff2) format("woff2"), url(/static/font/inter-cyrillic-900-normal.17bd069111.woff) format("woff");
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(/static/font/inter-latin-300-normal.9c0edf756b.woff2) format("woff2"), url(/static/font/inter-latin-300-normal.667217185c.woff) format("woff");
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/static/font/inter-latin-400-normal.493934f782.woff2) format("woff2"), url(/static/font/inter-latin-400-normal.64aa2fed1c.woff) format("woff");
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(/static/font/inter-latin-500-normal.b7be75b986.woff2) format("woff2"), url(/static/font/inter-latin-500-normal.32f7e84cff.woff) format("woff");
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(/static/font/inter-latin-700-normal.7ddf3c11ee.woff2) format("woff2"), url(/static/font/inter-latin-700-normal.14747af5ef.woff) format("woff");
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(/static/font/inter-latin-900-normal.307c1a48dc.woff2) format("woff2"), url(/static/font/inter-latin-900-normal.945c1e63ba.woff) format("woff");
}

html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace;
  font-size: 1em;
}

a {
  background-color: #0000;
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="reset"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="button"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="reset"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="submit"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  white-space: normal;
  max-width: 100%;
  padding: 0;
  display: table;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template, [hidden] {
  display: none;
}

body, html {
  color: #555;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 1.2;
}

*, :before, :after {
  box-sizing: border-box;
  font-family: Inter, sans-serif;
}

p {
  margin: 0;
}

a {
  text-decoration: none;
}

select, input, textarea {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

.error {
  color: #c23616;
}

.success {
  color: #44bd32;
}

hr {
  width: 90%;
  margin: 10px 0;
}

.divider {
  width: 100%;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-track {
  background: none;
}

::-webkit-scrollbar-thumb {
  background: #1677ff99;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background: #1677ffe6;
}

#app {
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  display: flex;
}

.app-main {
  flex-direction: column;
  flex: 1;
  min-height: 0;
  display: flex;
}

.app-header {
  background-color: #1e90ff;
}

.app-header__title {
  color: #fff;
  width: max-content;
  margin: 0;
  font-size: 24px;
  font-weight: 600;
}

.app-header__content {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1750px;
  height: 80px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
}

.app-header__navigation {
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}

.app-header__navigation__item {
  display: flex;
}

.profile {
  align-items: center;
  gap: 16px;
  display: flex;
}

.profile__content {
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding: 8px 12px;
  transition: background-color .2s;
  display: flex;
}

.profile__content__icon {
  background-color: #fff3;
  border: 2px solid #ffffff4d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.profile__content__user-info {
  flex-direction: column;
  gap: 2px;
  display: flex;
}

.profile__content__text {
  color: #fff;
  margin: 0;
  font-size: 14px;
  line-height: 1.2;
  display: block;
}

.profile__content__text:first-child {
  opacity: .9;
  font-size: 12px;
}

.profile__content__text span {
  margin-left: 2px;
}

.profile__change__wrapper {
  flex-direction: column;
  gap: 4px;
  padding: 8px;
  display: flex;
}

.user-switch-btn {
  cursor: pointer;
  text-align: left;
  color: #2d3748;
  background: #e7e9eb;
  border: none;
  border-radius: 6px;
  flex-direction: column;
  gap: 2px;
  width: 100%;
  min-height: 44px;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 1.4;
  transition: all .2s;
  display: flex;
}

.user-switch-btn:hover {
  color: #1e90ff;
  background-color: #f7fafc;
}

.user-switch-btn:active {
  background-color: #edf2f7;
}

.user-switch-btn .user-role {
  color: #718096;
  font-size: 12px;
  font-weight: 500;
}

.user-switch-btn .user-name {
  color: #2d3748;
  font-weight: 600;
}

.user-switch-btn:hover .user-name {
  color: #1e90ff;
}

.add-account-btn {
  cursor: pointer;
  color: #64748b;
  background: #f8fafc;
  border: 1px dashed #e2e8f0;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 100%;
  min-height: 44px;
  margin-top: 4px;
  padding: 12px 16px;
  font-size: 14px;
  font-weight: 500;
  transition: all .2s;
  display: flex;
}

.add-account-btn:hover {
  color: #1e90ff;
  background-color: #f1f5f9;
  border-color: #1e90ff;
}

.logout-btn {
  cursor: pointer;
  color: #fff;
  background: #ffffff1a;
  border: none;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: all .2s;
  display: flex;
}

.logout-btn:hover {
  background-color: #fff3;
}

.logout-btn:active {
  transform: translateY(0);
}

.nav-link {
  border-radius: 6px;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  transition: background-color .2s;
  display: flex;
}

.nav-link:hover {
  background-color: #ffffff1a;
}

.account-add {
  flex-direction: column;
  gap: 20px;
  width: 100%;
  display: flex;
}

.button {
  color: #fff;
  cursor: pointer;
  border: none;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 40px;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 500;
  transition: all .2s ease-in-out;
  display: flex;
}

.button:hover {
  box-shadow: 0 4px 12px #00000026;
}

.button:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px #0000001a;
}

.button {
  background: #2563eb;
  border: 1px solid #2563eb;
}

.button:hover {
  background: #1d4ed8;
  border-color: #1d4ed8;
}

.button:active {
  background: #1e40af;
  border-color: #1e40af;
}

.button__secondary {
  color: #374151;
  background: #fff;
  border: 1px solid #d1d5db;
}

.button__secondary:hover {
  background: #f9fafb;
  border-color: #9ca3af;
}

.button__secondary:active {
  background: #f3f4f6;
  border-color: #6b7280;
}

.button__success {
  background: #059669;
  border: 1px solid #059669;
}

.button__success:hover {
  background: #047857;
  border-color: #047857;
}

.button__success:active {
  background: #065f46;
  border-color: #065f46;
}

.button__error {
  background: #dc2626;
  border: 1px solid #dc2626;
}

.button__error:hover {
  background: #b91c1c;
  border-color: #b91c1c;
}

.button__error:active {
  background: #991b1b;
  border-color: #991b1b;
}

.button__warning {
  background: #d97706;
  border: 1px solid #d97706;
}

.button__warning:hover {
  background: #b45309;
  border-color: #b45309;
}

.button__warning:active {
  background: #92400e;
  border-color: #92400e;
}

.button:disabled {
  color: #9ca3af;
  cursor: not-allowed;
  box-shadow: none;
  background: #f3f4f6;
  border-color: #e5e7eb;
  transform: none;
}

.button:disabled:hover {
  box-shadow: none;
  background: #f3f4f6;
  border-color: #e5e7eb;
  transform: none;
}

.container {
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  display: flex;
}

@keyframes spin {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

.spinner {
  aspect-ratio: 1;
  border-radius: 50%;
  width: 15px;
  animation-name: spin;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.spinner__quarter {
  border: 2px solid #000;
  border-top-color: #0000;
  animation-duration: 1s;
}

.spinner__dotted {
  border: 2px dotted #000;
  animation-duration: 5s;
}

.field-text {
  flex-direction: column;
  align-items: start;
  gap: 5px;
  width: 100%;
  display: flex;
}

.field-text__label {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  margin-left: 10px;
  padding: 2px 10px;
  font-size: 12px;
  display: flex;
}

.field-text__error {
  color: #c23616;
  margin-left: 10px;
  font-size: 10px;
}

.field-text__input {
  border: 1px solid #d1d1d1;
  width: 100%;
  min-width: 200px;
  height: 35px;
  padding: 2px 10px;
  font-size: 14px;
  transition: border-color .5s;
}

.field-text__input::placeholder {
  color: #d1d1d1;
}

.field-text__input:focus, .field-text__input:hover {
  border-color: #1e90ff;
  box-shadow: 0 3px 5px #0000000a;
}

.field-text__input:disabled {
  box-shadow: none;
  border-color: #d1d1d1;
}

.field-text textarea {
  resize: vertical;
  padding: 20px 10px;
}

.dialog {
  z-index: 999;
  background-color: #fff;
  border-radius: 3px;
  width: 600px;
  max-width: 600px;
  padding: 50px 40px;
  animation: .1s scale;
  position: relative;
}

.dialog__wrapper {
  z-index: 5;
  background: #000000b3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  animation: .3s bg;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.dialog__title {
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
}

.dialog__close {
  border: none;
  max-width: 30px;
  height: 30px;
}

.dialog__close i {
  color: red;
}

.dialog__actions {
  justify-content: space-around;
  display: flex;
}

@keyframes bg {
  0% {
    background: none;
  }

  100% {
    background: #000000b3;
  }
}

.closeBtt-wrapper {
  justify-content: end;
  display: flex;
}

.popover__wrapper {
  justify-content: center;
  display: flex;
  position: relative;
}

.popover__button {
  color: #fff;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 6px;
  align-items: center;
  gap: 2px;
  margin: 0;
  font-size: 14px;
  line-height: 1.1;
  transition: all .2s;
  display: flex;
}

.popover__button:hover {
  color: #fff;
  background-color: #ffffff1a;
}

.popover__button:active {
  background-color: #fff3;
}

.popover__content {
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  border: 1px solid #e1e5e9;
  border-radius: 8px;
  width: 280px;
  margin-top: 8px;
  transition: all .3s cubic-bezier(.4, 0, .2, 1);
  position: absolute;
  top: 100%;
  right: 0;
  overflow: hidden;
  transform: translateY(-10px);
  box-shadow: 0 4px 20px #00000026, 0 2px 8px #0000001a;
}

.popover__content__open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.popover__content:before {
  content: "";
  z-index: -1;
  background: #fff;
  border-top: 1px solid #e1e5e9;
  border-left: 1px solid #e1e5e9;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -8px;
  right: 16px;
  transform: rotate(45deg);
}

.nav-link {
  color: #fff;
  cursor: pointer;
  background: none;
  border: none;
  justify-content: center;
  align-items: center;
  gap: 6px;
  padding: 8px 16px;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.nav-link:hover {
  background: #0077ea;
}

.nav-link__active {
  cursor: default;
  background: #0583ff;
  font-weight: 500;
}

.nav-link__active:after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.nav-link__active[href*="user"]:after {
  background: #e91e63;
}

.nav-link__active[href*="check"]:after {
  background: #ffeb3b;
}

.nav-link__active[href*="introduction"]:after {
  background: #4caf50;
}

.nav-link__active[href*="change"]:after {
  background: #ff9800;
}

.nav-link__active[href*="payment"]:after {
  background: #9c27b0;
}

.nav-link__active[href*="health"]:after {
  background: #b31818;
}

.nav-link__active[href*="email"]:after {
  background: #f542da;
}

.nav-link__pending {
  opacity: .7;
}

