@charset "UTF-8";

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  height: 100%;
  min-height: 100%;
  font-size: 16px;
}

@media (min-width: 400px) {
  html {
    font-size: 20px;
  }
}

body {
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  cursor: pointer;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  font-family: reg;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  min-width: 320px;
  height: 100%;
}

#app {
  height: 100%;
}

.button {
  border: none;
  cursor: pointer;
  font-family: "reg";
  background: none;
  padding: 0;
}

*:focus {
  outline: none;
}

.text > * + * {
  margin-top: 15px;
}

a {
  text-decoration: none;
}

.ymap-container,
.vue-google-map,
.map-view {
  height: 100%;
  width: 100%;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: reg;
  display: block;
  background-color: transparent;
  box-sizing: border-box;
  border: none;
  padding: 0;
  border-radius: 0;
  width: 100%;
  color: #fff;
}

input::-webkit-input-placeholder {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}

input::-moz-placeholder {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}

input:-moz-placeholder {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}

input:-ms-input-placeholder {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: reg;
  display: block;
  width: 100%;
  box-sizing: border-box;
  resize: none;
}

textarea::-webkit-input-placeholder {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}

textarea::-moz-placeholder {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}

textarea:-moz-placeholder {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}

textarea:-ms-input-placeholder {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}

.text {
  font-family: reg;
}

.text--grey {
  opacity: 0.5;
}

.text--uppercase {
  text-transform: uppercase;
}

.text--bold {
  font-family: bold;
}

.text p.big {
  font-size: 1rem;
  line-height: 1.3125rem;
}

.text p.small {
  font-size: 0.75rem;
  line-height: 0.9375rem;
}

.text p.mini {
  font-size: 0.625rem;
  line-height: 0.75rem;
}

.text p.inline {
  display: inline-block;
}

.text p.inline + p.inline {
  margin-left: 0.5rem;
}

.text h1 {
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin-bottom: 0.75rem;
  font-family: bold;
}

.text button {
  font-size: 1rem;
  line-height: 1.3125rem;
}

.button {
  border: none;
  color: #fff;
}

.button--blue {
  background-color: #4B5FA9;
  color: #fff;
}

.button--blue:active {
  background-color: #1C40C6;
}

.button--dark {
  background-color: #27273E;
  color: #fff;
  border-top: 1px solid rgba(196, 196, 196, 0.2);
}

.button--dark:active {
  background-color: #13142B;
}

.input {
  position: relative;
  display: block;
}

.textarea {
  position: relative;
  display: block;
}

.preloader {
  fill: #fff;
  width: 70%;
}

.preloader svg {
  width: 100%;
}

.asd__wrapper {
  background-color: #484B65 !important;
  font-family: reg !important;
  top: 100% !important;
  width: 280px !important;
  box-sizing: border-box !important;
  right: 0 !important;
  left: auto !important;
}

.asd__inner-wrapper {
  transition: none !important;
}

.asd__change-month-button {
  background: #484B65 !important;
  top: 15px !important;
}

.asd__change-month-button button {
  background: #484B65 !important;
  border: 5px solid transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

.asd__change-month-button svg {
  display: none;
}

.asd__change-month-button--previous button {
  border-right: 5px solid #fff !important;
}

.asd__change-month-button--next button {
  border-left: 5px solid #fff !important;
}

.asd__month {
  color: #fff !important;
}

.asd__month-name {
  font-size: 21px !important;
  font-family: bold !important;
  color: #fff !important;
  font-weight: normal !important;
}

.asd__month-table {
  background: #484B65 !important;
  width: 85% !important;
}

.asd__day {
  line-height: normal !important;
}

.asd__day--enabled {
  border: none !important;
  outline: none !important;
}

.asd__day--enabled button {
  font-family: reg !important;
  font-size: 14px !important;
}

.asd__day-title {
  color: #fff !important;
  font-family: reg !important;
}

.asd__days-legend {
  width: 260px !important;
}

@media (min-width: 1200px) {
  .asd__change-month-button {
    top: 0.9375rem !important;
  }

  .asd__change-month-button button {
    border: 0.3125rem solid transparent !important;
  }

  .asd__change-month-button--previous button {
    border-right: 0.3125rem solid #fff !important;
  }

  .asd__change-month-button--next button {
    border-left: 0.3125rem solid #fff !important;
  }

  .asd__day--enabled button {
    font-size: 0.875rem !important;
  }
}

.cabinet {
  color: #fff;
  height: 100%;
}

.cabinet__container {
  height: 100%;
}

.cabinet__wrapper--cabinet {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.cabinet__wrapper--cabinet.active-0 .cabinet__states {
  -webkit-transform: translate(0, -11.75rem);
          transform: translate(0, -11.75rem);
  transition-duration: 0.5s;
}

.cabinet__wrapper--cabinet.active-0 .cabinet__state {
  background-color: #27273E;
}

.cabinet__wrapper--cabinet.active-0 .cabinet__state--first {
  opacity: 1;
  pointer-events: all;
  transition-duration: 0s;
}

.cabinet__wrapper--cabinet.active-0 .animate {
  transition-duration: 0.3s;
  transition-delay: 0s;
}

.cabinet__wrapper--cabinet.active-1 .cabinet__states {
  -webkit-transform: translate(0, -11.75rem);
          transform: translate(0, -11.75rem);
}

.cabinet__wrapper--cabinet.active-1 .cabinet__state--first {
  opacity: 1;
  pointer-events: all;
  transition: opacity 0.3s ease 0.2s, background-color 0.5s ease;
}

.cabinet__wrapper--cabinet.active-1 .response__state {
  transition: opacity 0.3s ease, background-color 0.1s ease;
}

.cabinet__wrapper--cabinet.active-1 .response__wrapper {
  transition-duration: 0.3s;
}

.cabinet__wrapper--cabinet.active-1 .animate {
  transition-duration: 0.2s;
  transition-delay: 0s;
}

.cabinet__wrapper--cabinet.active-2 .cabinet__states {
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
  overflow-y: scroll;
}

.cabinet__wrapper--cabinet.active-2 .cabinet__state {
  background-color: #27273E;
}

.cabinet__wrapper--cabinet.active-2 .cabinet__state--second {
  opacity: 1;
  pointer-events: all;
}

.cabinet__wrapper--cabinet.active-2 .cabinet__wrapper--state {
  opacity: 1;
  pointer-events: all;
}

.cabinet__wrapper--cabinet.response-success .cabinet__states {
  -webkit-transform: translate(0, -21.875rem);
          transform: translate(0, -21.875rem);
}

.cabinet__wrapper--cabinet.response-success .cabinet__wrapper--state {
  transition-duration: 0.15s;
}

.cabinet__wrapper--cabinet.response-success .cabinet__state {
  background-color: #6BBF0A;
}

.cabinet__wrapper--cabinet.response-success .cabinet__state--second {
  opacity: 1;
}

.cabinet__wrapper--cabinet.response-success .response {
  pointer-events: all;
}

.cabinet__wrapper--cabinet.response-success .response__state--success {
  opacity: 1;
  pointer-events: all;
}

.cabinet__wrapper--cabinet.response-success .animate {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.cabinet__wrapper--cabinet.response-pause .cabinet__states {
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
  transition-duration: 0.5s;
}

.cabinet__wrapper--cabinet.response-pause .cabinet__state {
  transition-duration: 0.5s;
  background-color: #FFDC00;
}

.cabinet__wrapper--cabinet.response-pause .cabinet__state--first {
  transition: background-color 0.5s ease;
  pointer-events: none;
}

.cabinet__wrapper--cabinet.response-pause .cabinet__state--first p {
  transition: opacity 0.3s ease;
  opacity: 0;
}

.cabinet__wrapper--cabinet.response-pause .cabinet__state--second {
  pointer-events: none;
}

.cabinet__wrapper--cabinet.response-pause .cabinet__button--response {
  pointer-events: all;
}

.cabinet__wrapper--cabinet.response-pause .response {
  pointer-events: all;
  overflow-y: scroll;
}

.cabinet__wrapper--cabinet.response-pause .response__state--pause {
  opacity: 1;
  pointer-events: all;
}

.cabinet__wrapper--cabinet.response-pause .response__wrapper--pause {
  transition-delay: 0.1s;
  opacity: 1;
  pointer-events: all;
}

.cabinet__wrapper--cabinet.response-error .cabinet__states {
  -webkit-transform: translate(0, -20.625rem);
          transform: translate(0, -20.625rem);
  transition-duration: 0.5s;
}

.cabinet__wrapper--cabinet.response-error .cabinet__state {
  transition-duration: 0.5s;
  background-color: #E83436;
}

.cabinet__wrapper--cabinet.response-error .cabinet__state--first {
  opacity: 0;
  pointer-events: all;
}

.cabinet__wrapper--cabinet.response-error .cabinet__state--first p {
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: translate(0, -10px);
          transform: translate(0, -10px);
}

.cabinet__wrapper--cabinet.response-error .response {
  pointer-events: all;
}

.cabinet__wrapper--cabinet.response-error .response__state--error {
  opacity: 1;
  pointer-events: all;
}

.cabinet__wrapper--cabinet.response-error .response__state--error .animate {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.cabinet__wrapper--state {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.cabinet__top {
  background-color: #27273E;
  padding: 1rem 6.25%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  z-index: 4;
  box-shadow: 0-0.3125rem 0.9375rem 0.125rem #030335;
}

.cabinet__top.active {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  transition-delay: 0.2s;
  transition-duration: 0.4s;
}

.cabinet__camera {
  min-height: 100%;
  min-width: 100%;
  cursor: pointer;
}

.cabinet__camera .inside {
  position: static !important;
}

.cabinet__camera .camera {
  max-width: none !important;
  max-height: none !important;
}

.cabinet__camera .pause-frame {
  max-width: none !important;
  max-height: none !important;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.cabinet__camera video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.cabinet__states {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  transition: 0.5s ease;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  height: 100%;
}

.cabinet__state {
  margin-top: 6.375rem;
  transition: background-color 0.5s ease;
  background-color: #27273E;
}

.cabinet__state--first {
  opacity: 0;
  pointer-events: none;
  padding: 1.25rem 6.25% 1.5rem 6.25%;
  transition: opacity 0.3s ease, background-color 0.5s ease;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.cabinet__state--second {
  padding: 1.25rem 6.25% 8.75rem 6.25%;
  position: relative;
}

.cabinet__line + .cabinet__line {
  margin-top: 0.5rem;
}

.cabinet__table {
  margin-top: 0.75rem;
}

.cabinet__button {
  display: block;
}

.cabinet__button--close {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1.25rem;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  color: #fff;
}

.cabinet__button--close:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 150%;
  height: 250%;
}

.cabinet__button--close:after {
  content: "\E901";
  font-family: icon;
  color: #fff;
  display: inline-block;
  font-size: 0.75rem;
  margin-left: 0.5rem;
}

.cabinet__button--navigation {
  height: 3.75rem;
  width: 100%;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  transition-duration: 0.05s;
  pointer-events: none;
}

.cabinet__button--first {
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
}

.cabinet__button--second {
  -webkit-transform: translate(0, 200%);
          transform: translate(0, 200%);
}

.cabinet__button--response {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 5;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transition: background-color 0.5s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, background-color 0.5s ease;
  transition: transform 0.3s ease, background-color 0.5s ease, -webkit-transform 0.3s ease;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  color: #000;
  background-color: #27273E;
}

.cabinet__button--response.active {
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  background-color: #FFDC00;
}

.cabinet__buttons {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  pointer-events: none;
}

.cabinet__buttons.active .cabinet__button--navigation {
  pointer-events: all;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  transition-duration: 0.5s;
}

.cabinet__response {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  box-sizing: border-box;
}

.cabinet__response--active-ticket {
  pointer-events: none;
}

.table p {
  margin-bottom: 0.25rem;
}

.table__line--head {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 0.625rem;
}

.table__line--response {
  border-color: rgba(0, 0, 0, 0.2);
}

.table__line--section:not(:first-of-type) {
  margin-top: 0.75rem;
}

.table__col {
  display: inline-block;
  vertical-align: top;
}

.table__col--1 {
  width: 55%;
}

.table__col--1 p {
  max-width: 95%;
}

.table__col--1 p.big {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.table__col--2 {
  width: 20%;
}

.table__col--3 {
  width: 25%;
  text-align: right;
}

.login {
  background-color: #27273E;
  font-family: reg;
  height: 100%;
  width: 100%;
  padding: 2rem 6.25%;
  box-sizing: border-box;
  color: #fff;
}

.login.active {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.login__logo img {
  width: 6.25rem;
}

.login__body {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 6.25%;
  width: 100%;
  box-sizing: border-box;
}

.login__info {
  margin-bottom: 2.5rem;
  max-width: 17.5rem;
}

.login__input + .login__input {
  margin-top: 1.625rem;
}

.login__input.error input {
  color: #D32F2F;
  border-color: #D32F2F;
}

.login__input input {
  font-size: 1rem;
  line-height: 1.3125rem;
  color: #fff;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  background-color: transparent;
  height: 2.5rem;
  transition: 0.3s ease;
  transition-property: color, border-color;
}

.login__input input:-webkit-autofill {
  box-shadow: 0 0 0 3.125rem #27273E inset;
  -webkit-text-fill-color: #fff;
}

.login__button {
  margin-top: 2.25rem;
  display: block;
  width: 100%;
  height: 60px;
  margin-bottom: 1.875rem;
}

@media (max-height: 530px) {
  .login {
    padding-top: 20px;
  }

  .login__info {
    margin-bottom: 20px;
  }

  .login__logo img {
    width: 70px;
  }
}

@media (min-width: 400px) {
  .login__logo img {
    width: 140px;
  }
}

.response {
  pointer-events: none;
}

.response--main {
  height: 100%;
}

.response.active-error {
  -webkit-transform: translate(0, 42%);
          transform: translate(0, 42%);
}

.response.active-error .response__state {
  transition-delay: 0s;
}

.response.active-error .response__state--error {
  opacity: 1;
  pointer-events: all;
}

.response.active-error .response__states {
  transition-delay: 0s;
  background-color: #E83436;
}

.response.active-error .animate {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.response.active-pause {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  overflow-y: scroll;
}

.response.active-pause .response__state {
  transition-delay: 0s;
}

.response.active-pause .response__state--pause {
  opacity: 1;
  pointer-events: all;
}

.response.active-pause .response__states {
  transition-delay: 0s;
  background-color: #FFDC00;
}

.response h1 {
  margin-bottom: 0.3125rem;
}

.response__state {
  text-align: center;
  box-sizing: border-box;
  padding: 2rem 6.25% 1.25rem 6.25%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 0.1s ease;
  z-index: 1;
}

.response__state--success {
  top: 6.375rem;
}

.response__state--pause {
  margin-top: 6.375rem;
  text-align: left;
  color: #000;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  background-color: #FFDC00;
}

.response__state--error {
  top: 5.1875rem;
  opacity: 0;
  pointer-events: none;
}

.response__wrapper--pause {
  transition: opacity 0.3s ease;
  opacity: 0;
  pointer-events: none;
  padding-bottom: 4.5rem;
}

.response__title--pause h1 {
  margin-bottom: 0;
}

.response__table {
  margin-top: 0.75rem;
}

.response__line + .response__line {
  margin-top: 0.5rem;
}

.response__img {
  margin-bottom: 0.625rem;
}

.response__img img {
  width: 6.25rem;
}

.response__img--left {
  margin-bottom: 1.5rem;
}

.response__img--left img {
  width: 4.9375rem;
}

.response__content {
  margin-top: 1.6875rem;
}

.response__content h1 {
  margin-bottom: 0.75rem;
}

.response__text {
  margin-top: 1rem;
}

.animate {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translate(0, 15px);
          transform: translate(0, 15px);
  transition: opacity 0.3s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.3s ease;
  transition: transform 0.5s ease, opacity 0.3s ease, -webkit-transform 0.5s ease;
}

.animate:nth-child(0) {
  transition-delay: 0.15s;
}

.animate:nth-child(1) {
  transition-delay: 0.2s;
}

.animate:nth-child(2) {
  transition-delay: 0.25s;
}

.animate:nth-child(3) {
  transition-delay: 0.3s;
}

.animate:nth-child(4) {
  transition-delay: 0.35s;
}

.preloader {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  background-color: rgba(39, 39, 62, 0.6);
  transition: 0.3s ease;
  transition-property: opacity, background-color;
}

.preloader.active {
  opacity: 1;
  pointer-events: all;
}

.preloader.active img {
  -webkit-animation: rotation 1s linear infinite;
          animation: rotation 1s linear infinite;
}

.preloader__img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.preloader img {
  width: 140px;
  height: 140px;
}

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

