/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
/* stylelint-disable */

/* stylelint-enable */
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
.the-header-line__inner[data-v-39fc7293] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  background-color: #FFFFFF;
}
.the-header-line__hamburger-btn[data-v-39fc7293] {
  border: none;
  background-color: transparent;
}
.the-header-line__logo[data-v-39fc7293] {
  object-fit: contain;
  width: 184px;
  height: 28px;
}
.the-header-line__search-btn[data-v-39fc7293] {
  display: flex;
  cursor: pointer;
  position: relative;
  font-size: 24px;
  margin: 0;
  border: none;
  background-color: transparent;
}
.the-header-line__search-btn-empty[data-v-39fc7293] {
  position: relative;
  width: 48px;
}
[data-v-39fc7293] .add-point-to-cart {
  position: absolute;
  min-height: 14px;
  bottom: 17px;
  left: 10px;
  padding: 2px 7px;
  color: #FFFFFF;
  background-color: red;
  border-radius: 10px;
}
[data-v-39fc7293] .cart-icon {
  height: 24px;
  position: relative;
  margin-right: 16px;
}
@media screen and (max-width: 350px) {
[data-v-39fc7293] .cart-icon {
    margin-right: 0;
}
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
.dropdown-item[data-v-09f9cd54] {
  display: flex;
  align-items: center;
  min-height: 44px;
  cursor: pointer;
}
.dropdown-item[data-v-09f9cd54]:not(:last-child) {
  margin-bottom: 16px;
}
.dropdown-item[data-v-09f9cd54]:hover, .dropdown-item_selected[data-v-09f9cd54] {
  background-color: #F3F6FA;
  transition: background-color 0.15s ease-in-out;
}
.dropdown-item__img[data-v-09f9cd54] {
  flex: 0 0 auto;
  height: 40px;
  width: 40px;
  border-radius: 5px;
  object-fit: contain;
  margin-right: 24px;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
.search-dialog[data-v-14dd62a2], .search-dialog__card[data-v-14dd62a2], .search-dialog__input[data-v-14dd62a2], .search-dialog__input-container[data-v-14dd62a2] {
  height: 100%;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
/* stylelint-disable-next-line  scss/at-mixin-pattern */
#app[data-v-app-header] {
  position: fixed;
  background-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
}
#app[data-v-app-header] .v-application--wrap {
  min-height: initial;
}
#app[data-v-app-header] input {
  height: auto;
  border: none;
  border-radius: 0;
  padding: initial;
}
#app[data-v-app-header] .v-input--selection-controls__input .v-icon {
  height: initial;
  background: transparent;
}
#app[data-v-app-header] .v-application--wrap {
  height: 100%;
  visibility: initial;
}
#app[data-v-app-header] .v-input__slot {
  box-sizing: border-box;
}
#app[data-v-app-header] .v-input__slot fieldset {
  margin: 0;
}
#app[data-v-app-header] .v-input__slot input {
  font: inherit;
}
.search-dialog__input .v-input__append-inner + .v-input__append-inner {
  padding-left: 12px;
}
.search-dialog__input.search-site_focused .search-site-dropdown__list::after {
  content: "";
  display: block;
  height: 40vh;
}
.search-dialog__input .search-site__input-container {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.search-dialog__input .search-site-dropdown {
  display: flex;
  height: 100%;
  padding: 24px 0;
  overflow-y: auto;
  margin-top: 8px;
}
.search-dialog__input .search-site-dropdown__list {
  width: 100%;
}
.search-dialog__input .search-site-dropdown__preview-text {
  margin-top: 10vh;
  padding: 0 30px;
  text-align: center;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
.search-results__image-wrapper[data-v-25c0e07a] {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 8px;
}
.search-results__image[data-v-25c0e07a] {
  border: 1px solid #C7D1DF;
  border-radius: 8px;
  object-fit: contain;
}
.search-results__skeletons[data-v-25c0e07a] .v-skeleton-loader__avatar {
  width: 16px;
  height: 16px;
}
.search-results__result-item[data-v-25c0e07a] {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  text-decoration: none;
}
.search-results__result-item[data-v-25c0e07a]:hover, .search-results__result-item_active[data-v-25c0e07a] {
  background-color: #F3F6FA;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
.the-header[data-v-579583ff] {
  position: relative;
  min-height: 64px;
  background-color: #FFFFFF;
}
.the-header__dialog[data-v-579583ff] {
  position: fixed;
  inset: 0;
  z-index: 201;
  background-color: #FFFFFF;
}
.the-header__sticky-line[data-v-579583ff] {
  transition: opacity 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
  transform: translateY(0);
  opacity: 1;
}
.the-header__sticky-line.invisible[data-v-579583ff] {
  opacity: 0;
  transform: translateY(-100%);
}
.the-header__sticky-line.sticky[data-v-579583ff] {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.14), 0 1px 3px rgba(0, 0, 0, 0.12);
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
the-header {
  display: block;
  min-height: 64px;
  background-color: #FFFFFF;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
.modal[data-v-89b3534c] {
  background-color: white;
  min-height: 100%;
}
.modal_limit-text[data-v-89b3534c] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.modal_has-footer[data-v-89b3534c] {
  padding-bottom: 56px;
}
.modal__header[data-v-89b3534c] {
  flex: 0 0 56px;
  padding: 0;
  display: flex;
  position: relative;
  align-items: center;
  background-color: white;
}
.modal__header-append[data-v-89b3534c] {
  flex: 0 0 auto;
  margin: 0 0 8px;
  padding: 0 8px;
}
.modal__header-button[data-v-89b3534c] {
  display: flex;
  width: 24px;
  height: 24px;
  margin: 0 32px 0 0;
  cursor: pointer;
}
.modal__header-divider_hidden[data-v-89b3534c] {
  visibility: hidden;
}
.modal__body[data-v-89b3534c] {
  flex: 1 0 0;
  overflow-y: auto;
}
.modal__body_flex-basis-auto[data-v-89b3534c] {
  flex-basis: auto;
}
.modal__body_has-fixed-btn[data-v-89b3534c] {
  padding-bottom: 71px;
  box-sizing: border-box;
}
.modal__body_no-overflow-x[data-v-89b3534c] {
  overflow-x: hidden;
}
.modal__body_no-overflow-y[data-v-89b3534c] {
  overflow-y: hidden;
}
.modal__body_height-inherit[data-v-89b3534c] {
  height: inherit;
}
.modal__footer[data-v-89b3534c] {
  height: 56px;
  padding: 0 8px;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.07), 0 2px 14px rgba(0, 0, 0, 0.06), 0 4px 5px rgba(0, 0, 0, 0.1);
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
.bottom-panel[data-v-44b08b7d] {
  box-sizing: border-box;
}
.bottom-panel[data-v-44b08b7d]:not(.bottom-panel_no-height) {
  min-height: 56px;
}
.bottom-panel_mobile[data-v-44b08b7d]:not(.bottom-panel_no-height) {
  min-height: 72px;
}
.bottom-panel__content[data-v-44b08b7d] {
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  box-sizing: inherit;
  min-height: inherit;
  background-color: #FFFFFF;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1), 0 4px 5px 0 rgba(0, 0, 0, 0.07), 0 1px 10px 0 rgba(0, 0, 0, 0.06);
}
.bottom-panel__container[data-v-44b08b7d] {
  width: 100%;
  box-sizing: inherit;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
.club-card-info__card-container[data-v-0b9deb69] {
  display: flex;
}
.club-card-info__card-container[data-v-0b9deb69]::before {
  content: "";
  display: block;
  padding-top: 145%;
}
.club-card-info__card[data-v-0b9deb69] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  min-height: 360px;
  padding: 16px 24px 8px;
  text-align: center;
  border-radius: 8px;
  background-color: #FF4A37;
  background-image: radial-gradient(74.2% 60.31% at 98.26% 3.82%, #FF9966 0%, rgba(255, 94, 98, 0) 100%), radial-gradient(122.89% 100% at 0% 100%, #FF9966 19.64%, #FF5E62 100%);
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
/* stylelint-disable-next-line  scss/at-mixin-pattern */
#app[data-club-card-info] {
  background-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
}
#app[data-club-card-info] .v-application--wrap {
  min-height: initial;
}
#app[data-club-card-info] input {
  height: auto;
  border: none;
  border-radius: 0;
  padding: initial;
}
#app[data-club-card-info] .v-input--selection-controls__input .v-icon {
  height: initial;
  background: transparent;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
#app .base-toolbar {
  border-bottom: 1px solid #C7D1DF;
}
#app .base-toolbar_borderless {
  border-bottom: 0;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
/* stylelint-disable-next-line  scss/at-mixin-pattern */
#app[data-side-menu] {
  background-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
}
#app[data-side-menu] .v-application--wrap {
  min-height: initial;
}
#app[data-side-menu] input {
  height: auto;
  border: none;
  border-radius: 0;
  padding: initial;
}
#app[data-side-menu] .v-input--selection-controls__input .v-icon {
  height: initial;
  background: transparent;
}
.app-side-menu_active[data-v-212716cc] {
  z-index: 1000;
}
[data-v-212716cc] *,[data-v-212716cc] ::before,[data-v-212716cc] ::after {
  box-sizing: border-box;
}
[data-v-212716cc] button {
  border-style: none;
}
[data-v-212716cc] hr {
  margin: 0;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
/* stylelint-disable-next-line  scss/at-mixin-pattern */
.b-expansion-panels__head {
  display: flex;
  align-items: center;
  font-weight: inherit;
  cursor: pointer;
}
.b-expansion-panels__body {
  height: 0;
  display: none;
  overflow: hidden;
}
.b-expansion-panels__button {
  all: inherit;
  width: 100%;
  padding: 0;
}
.b-expansion-panels__button:hover {
  background-color: inherit;
}
.b-expansion-panels__button:focus-visible {
  outline: 5px auto -webkit-focus-ring-color;
}
.b-expansion-panels__button_arrow-padding {
  padding-right: 44px;
}
.b-expansion-panels__button_has-arrow {
  position: relative;
  min-height: 24px;
}
.b-expansion-panels__button_has-arrow::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword */
  font-family: icomoon !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 24px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92c";
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.b-expansion-panels__button_has-arrow[aria-expanded=true]::after {
  transform: translateY(-50%) rotate(-180deg);
}
.b-expansion-panels__button_has-arrow_right::after {
  content: "\e930";
}
.b-expansion-panels__button_has-arrow_right[aria-expanded=true]::after {
  transform: translateY(-50%) rotate(90deg);
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
.text-field[data-v-7df844dd] {
  display: flex;
  /* stylelint-disable-next-line no-descending-specificity */
}
.text-field_gray .text-field__body[data-v-7df844dd] {
  background-color: #F3F6FA;
  border-radius: 4px;
}
.text-field_gray .text-field__input[data-v-7df844dd]::-webkit-input-placeholder {
  color: #607A93;
}
.text-field_gray .text-field__input[data-v-7df844dd]::placeholder {
  color: #607A93;
}
.text-field_gray .text-field__fieldset[data-v-7df844dd] {
  border: none;
}
.text-field__body[data-v-7df844dd] {
  height: 56px;
  flex: 1 1 auto;
  position: relative;
  display: flex;
  align-items: center;
  background-color: white;
}
.text-field__fieldset[data-v-7df844dd] {
  margin-inline: 0;
  padding-block: 0;
  padding-inline: 0;
  min-inline-size: -webkit-min-content;
  min-inline-size: min-content;
  padding: 0;
  position: absolute;
  inset: 0;
  border-radius: 4px;
  border: 1px solid #607A93;
  pointer-events: none;
}
.text-field__fieldset_no-top[data-v-7df844dd] {
  border-top: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.text-field__fieldset_no-right[data-v-7df844dd] {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.text-field__fieldset_no-bottom[data-v-7df844dd] {
  border-bottom: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.text-field__fieldset_no-left[data-v-7df844dd] {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.text-field:hover .text-field__fieldset[data-v-7df844dd] {
  border-color: #111111;
}
.text-field_active .text-field__fieldset[data-v-7df844dd], .text-field_active:hover .text-field__fieldset[data-v-7df844dd] {
  border-width: 2px;
  border-color: #1A5DD0;
}
.text-field__input-slot[data-v-7df844dd] {
  padding: 0 16px;
  flex: 1 1 auto;
}
.text-field__input[data-v-7df844dd] {
  background-color: transparent;
  border-style: none;
  border-radius: 0;
  outline: none;
  flex: 1 1 auto;
  line-height: 20px;
  padding: 8px 0;
  max-width: 100%;
  min-width: 0;
  width: 100%;
}
.text-field_active .text-field__input[data-v-7df844dd] {
  caret-color: #1A5DD0;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
.base-search {
  display: flex;
  position: relative;
}
.base-search_desktop .base-search__button {
  margin-left: 16px;
  flex: 0 0 56px;
}
.base-search_desktop .search-site__input-container {
  position: relative;
}
.base-search .search-site__input-container {
  flex-grow: 1;
}
.base-search .search-site-dropdown {
  z-index: 2;
  padding: 24px 0;
  position: absolute;
  border-radius: 5px;
  background: #FFFFFF;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
  width: 100%;
  box-sizing: border-box;
  top: 100%;
  font-size: 16px;
  color: #181D21;
  -webkit-user-select: none;
          user-select: none;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.07), 0 1px 18px rgba(0, 0, 0, 0.06), 0 3px 5px rgba(0, 0, 0, 0.1);
}
.base-search .search-site-dropdown__item {
  padding: 0 24px;
}
.base-search .search-site-dropdown__preview-text {
  padding: 0 24px;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
/* stylelint-disable-next-line  scss/at-mixin-pattern */
#app[data-base-dialog] {
  background-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
}
#app[data-base-dialog] .v-application--wrap {
  min-height: initial;
}
#app[data-base-dialog] input {
  height: auto;
  border: none;
  border-radius: 0;
  padding: initial;
}
#app[data-base-dialog] .v-input--selection-controls__input .v-icon {
  height: initial;
  background: transparent;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
.b-hint {
  width: 100%;
  display: block;
  box-sizing: border-box;
  border-radius: 4px;
  background-color: #FFFFFF;
}
.b-hint_mobile {
  max-width: calc(100% - 16px);
}
@media (max-width: 355px) {
  .b-hint_mobile {
    width: 314px;
  }
}
.b-hint__layer {
  z-index: 2;
  position: relative;
  box-sizing: inherit;
  border-radius: inherit;
  border: 1px solid #E8EBF1;
  box-shadow: 0 0 8px rgba(151, 158, 167, 0.25);
}
.b-hint__background {
  z-index: 1;
  padding: 16px;
  position: relative;
  box-sizing: inherit;
  border-radius: 4px;
  background-color: #FFFFFF;
}
.b-hint__content {
  box-sizing: inherit;
}
@charset "UTF-8";
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
.search-input[data-v-f0f5aa52] {
  display: flex;
}
.search-input_gray .search-input__body[data-v-f0f5aa52] {
  background-color: #F3F6FA;
  border-radius: 4px;
}
.search-input_gray .search-input__input[data-v-f0f5aa52]::-webkit-input-placeholder {
  color: #607A93;
}
.search-input_gray .search-input__input[data-v-f0f5aa52]::placeholder {
  color: #607A93;
}
.search-input_gray .search-input__fieldset[data-v-f0f5aa52] {
  border: none;
}
.search-input_active .search-input__fieldset[data-v-f0f5aa52] {
  border-width: 2px;
  border-color: #1A5DD0;
}
.search-input_active .search-input__input[data-v-f0f5aa52] {
  caret-color: #1A5DD0;
}
.search-input__body[data-v-f0f5aa52] {
  height: 56px;
  flex: auto;
  position: relative;
  display: flex;
  align-items: center;
  background-color: white;
}
.search-input__fieldset[data-v-f0f5aa52] {
  margin-inline: 0;
  padding-block: 0;
  padding-inline: 0;
  min-inline-size: -webkit-min-content;
  min-inline-size: min-content;
  padding: 0;
  position: absolute;
  inset: 0;
  border-radius: 4px;
  border: 1px solid #8DA2BA;
  pointer-events: none;
}
.search-input__fieldset_no-right[data-v-f0f5aa52] {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.search-input__input-slot[data-v-f0f5aa52] {
  display: flex;
  align-items: center;
  padding: 0 16px;
  flex: 1 1 auto;
  height: 100%;
}
.search-input__input[data-v-f0f5aa52] {
  height: 100% !important;
  background-color: transparent;
  border-style: none;
  border-radius: 0;
  outline: none;
  flex: 1 1 auto;
  line-height: 20px;
  padding: 8px 0;
  max-width: 100%;
  width: 200px;
  min-width: 0;
}

/**
 Скопировано из ress.css для страниц, на которых ress.css не подключается
 */
[type=search][data-v-f0f5aa52] {
  -webkit-appearance: textfield;
          appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}
[type=search][data-v-f0f5aa52]::-webkit-search-cancel-button,
[type=search][data-v-f0f5aa52]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}
[type=search][data-v-f0f5aa52]::-webkit-input-placeholder {
  font-size: inherit;
}
[type=search][data-v-f0f5aa52]::placeholder {
  font-size: inherit;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
.search-bar__container[data-v-5d6809a6] {
  position: relative;
  display: flex;
  padding: 12px;
  margin: -12px;
  border-radius: 8px;
  background-color: #FFFFFF;
}
.search-bar__input[data-v-5d6809a6] {
  flex-grow: 1;
}
.search-bar__button[data-v-5d6809a6] {
  height: 56px;
  background-color: #FF4A37;
}
.search-bar__dropdown-wrapper[data-v-5d6809a6] {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 88px;
  border-radius: 8px;
}
.search-bar__dropdown[data-v-5d6809a6] {
  overflow: auto;
  max-height: 400px;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
/* stylelint-disable-next-line  scss/at-mixin-pattern */
#app[data-search-bar] {
  background-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
}
#app[data-search-bar] .v-application--wrap {
  min-height: initial;
}
#app[data-search-bar] input {
  height: auto;
  border: none;
  border-radius: 0;
  padding: initial;
}
#app[data-search-bar] .v-input--selection-controls__input .v-icon {
  height: initial;
  background: transparent;
}
.vue-search-bar-mount {
  height: 56px;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
.cookie-banner {
  z-index: 5;
  padding: 8px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 8px;
  background-color: #ECF1FB;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.07), 0 1px 18px rgba(0, 0, 0, 0.06), 0 3px 5px rgba(0, 0, 0, 0.1);
}
.cookie-banner_mobile {
  left: initial;
  bottom: initial;
  position: initial;
  transform: initial;
  box-shadow: initial;
  border-radius: initial;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
/* stylelint-disable-next-line  scss/at-mixin-pattern */
#app[data-snackbar-notification] {
  background-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
}
#app[data-snackbar-notification] .v-application--wrap {
  min-height: initial;
}
#app[data-snackbar-notification] input {
  height: auto;
  border: none;
  border-radius: 0;
  padding: initial;
}
#app[data-snackbar-notification] .v-input--selection-controls__input .v-icon {
  height: initial;
  background: transparent;
}
#app[data-snackbar-notification] .snackbar-notification {
  inset: 0;
  height: initial;
  z-index: 10003;
}
#app[data-snackbar-notification] .snackbar-notification .v-snack__wrapper {
  min-width: 304px;
  width: auto;
}
#app[data-snackbar-notification] .snackbar-notification.snackbar-notification_dialog .v-snack__wrapper {
  bottom: 56px;
}
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
/* stylelint-disable scss/dollar-variable-empty-line-before */
/* stylelint-enable scss/dollar-variable-empty-line-before */
/* stylelint-disable-next-line  scss/at-mixin-pattern */
#app[data-draft-reminder] {
  background-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
}
#app[data-draft-reminder] .v-application--wrap {
  min-height: initial;
}
#app[data-draft-reminder] input {
  height: auto;
  border: none;
  border-radius: 0;
  padding: initial;
}
#app[data-draft-reminder] .v-input--selection-controls__input .v-icon {
  height: initial;
  background: transparent;
}
#app[data-draft-reminder] .draft-reminder {
  position: fixed;
  bottom: 0;
  z-index: 201;
  background-color: #FFFFFF;
}
#app[data-draft-reminder] .draft-reminder_desktop {
  left: 50%;
  transform: translateX(-50%);
}
#app[data-draft-reminder] .draft-reminder_desktop .draft-reminder_text {
  width: 80%;
}
#app[data-draft-reminder] .draft-reminder__avatar {
  width: 60px;
  height: 80px;
  object-fit: contain;
  border-radius: 4px;
}
#app[data-draft-reminder] .draft-reminder__avatar_lpu {
  height: 60px;
}
.base-dialog[data-v-70b631e9] {
  z-index: 10002;
}
*[data-v-70b631e9],[data-v-70b631e9]::before,[data-v-70b631e9]::after {
  box-sizing: border-box;
}
button[data-v-70b631e9] {
  border-style: none;
}
hr[data-v-70b631e9] {
  margin: 0;
}
*[data-v-6cbf5cb9],[data-v-6cbf5cb9]::before,[data-v-6cbf5cb9]::after {
  box-sizing: border-box;
}
button[data-v-6cbf5cb9] {
  border-style: none;
}
hr[data-v-6cbf5cb9] {
  margin: 0;
}
.fix-medotvet[data-v-6cbf5cb9] {
  text-shadow: none;
  background-color: initial;
}
.fix-medotvet[data-v-6cbf5cb9]:hover, .fix-medotvet[data-v-6cbf5cb9]:focus {
  text-shadow: none;
  background-color: initial;
}

//# sourceMappingURL=https://prodoctorov.ru/static/bundles/custom-modules/custom-modules.e6bdc23b42025ed51463.css.map