:root {
  --white: #ffffff;
  --black: #000000;
  --gray: #F4F5F8;
  --gray_hover: #F0F1F5;
  --gray_hoverhover: #E7E9EF;
  --gray_hoverhoverhover: #D9DCE5;
  --gray_active: #ECEDF2;
  --pink: #EC417A;
  --red: #E31E24;
  --green: #089B40;
  --darkgray: #292933;
  --darkgray_hover: #1B1B26;
  --darkgray_active: #0A0A19;
  --textdesc: #85889E;
  --max: 1000px;
  --min: 1000px;
}

@font-face {
  font-family: "PT Sans";
  src: url("fonts/pt_sans/pt_sans.eot"); /* IE 9 Compatibility Mode */
  src: url("fonts/pt_sans/pt_sans.eot?#iefix") format("embedded-opentype"), url("fonts/pt_sans/pt_sans.woff2") format("woff2"), url("fonts/pt_sans/pt_sans.woff") format("woff"), url("fonts/pt_sans/pt_sans.ttf") format("truetype"), url("fonts/pt_sans/pt_sans.svg#pt_sans") format("svg"); /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: "PT Sans Italic";
  src: url("fonts/pt_sans/pt_sans_italic.eot"); /* IE 9 Compatibility Mode */
  src: url("fonts/pt_sans/pt_sans_italic.eot?#iefix") format("embedded-opentype"), url("fonts/pt_sans/pt_sans_italic.woff2") format("woff2"), url("fonts/pt_sans/pt_sans_italic.woff") format("woff"), url("fonts/pt_sans/pt_sans_italic.ttf") format("truetype"), url("fonts/pt_sans/pt_sans_italic.svg#pt_sans_italic") format("svg"); /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: "PT Sans Bold";
  src: url("fonts/pt_sans/pt_sans_bold.eot"); /* IE 9 Compatibility Mode */
  src: url("fonts/pt_sans/pt_sans_bold.eot?#iefix") format("embedded-opentype"), url("fonts/pt_sans/pt_sans_bold.woff2") format("woff2"), url("fonts/pt_sans/pt_sans_bold.woff") format("woff"), url("fonts/pt_sans/pt_sans_bold.ttf") format("truetype"), url("fonts/pt_sans/pt_sans_bold.svg#pt_sans_bold") format("svg"); /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: "PT Sans Bold Italic";
  src: url("fonts/pt_sans/pt_sans_bold_italic.eot"); /* IE 9 Compatibility Mode */
  src: url("fonts/pt_sans/pt_sans_bold_italic.eot?#iefix") format("embedded-opentype"), url("fonts/pt_sans/pt_sans_bold_italic.woff2") format("woff2"), url("fonts/pt_sans/pt_sans_bold_italic.woff") format("woff"), url("fonts/pt_sans/pt_sans_bold_italic.ttf") format("truetype"), url("fonts/pt_sans/pt_sans_bold_italic.svg#pt_sans_bold_italic") format("svg"); /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: "Material Symbols Rounded";
  font-style: normal;
  font-weight: 100 700;
  src: url(/styles/material/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190Fjzag.woff2) format("woff2");
}
.material-symbols-rounded {
  font-family: "Material Symbols Rounded";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.bottommenu__center, .phonetable__row, .page__changetypes, .window__title, .message__content, .user__buttons, .regions__item, .area__title, .area__between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navmobile, .social__item, .notifications__empty, .navlike, .mask, .nums__clear, .nums, .plist__button, .myPinCode__item, .myPinCode, .nomera__button, .nomera__empty, .checkbox__box, .pagination__link, .pagination, .button, .labelfile, .window__repeat, .dark__center, .userbutton__icon-count, .userbutton__icon, .userbutton__excel, .userbutton__txt, .userbutton__count, .userbutton, .user__row, .user__name, .user__image-icon, .user__image, .ri__right, .ri__icon, .area__question, .area__count, .area__prices-separator, .bread__link, .bread__li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navlikes, .plist__row, .plist__buttons, .plist__block, .plist__hr, .footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.window__form, .ri__block, .operators, .regions, .regionlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bottommenu__block, .social, .phonetable__cell, .nomera__buttons, .nomera__item, .nomera__name, .nomera__top, .checkbox, .window__row, .user__buttons-block, .ri, .operator, .area__row, .area__name--row, .area__prices, .area--row, .bread__ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.plist__item, .page__reop, .area--between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.navmobile__item, .user, .area__empty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

::-moz-selection {
  background: rgba(35, 31, 32, 0.9);
  color: var(--white);
}

::selection {
  background: rgba(35, 31, 32, 0.9);
  color: var(--white);
}

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

::-webkit-scrollbar-button {
  display: none;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-track-piece {
  background-color: var(--white);
}

::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: var(--darkgray_active);
  border-radius: 0;
}

::-webkit-resizer,
::-webkit-scrollbar-corner {
  background-color: var(--white);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-family: inherit;
  font-weight: normal;
}

button,
input,
select,
textarea {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: inherit;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}

a {
  text-decoration: none;
  color: inherit;
}

.material-symbols-rounded--fill, .navmobile__item--active .material-symbols-rounded, .navlike--checked, .nomera__like--checked, .userbutton__icon--red, .user__image-icon {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 48;
}

html {
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}
@media screen and (max-width: 1000px) {
  html {
    width: 100vw;
    min-width: 100vw;
    max-width: 100vw;
    overflow-x: hidden;
  }
}

body {
  background: var(--white);
  color: var(--black);
  position: relative;
  resize: none;
  outline: none;
  font-family: "PT Sans";
  font-size: 17px;
  overflow-x: clip;
  line-height: 1.1;
}
@media screen and (max-width: 1000px) {
  body {
    font-size: 15px;
    background: #F0F1F5;
  }
}

b, strong {
  font-family: "PT Sans Bold";
  font-weight: normal;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0;
}

.center {
  min-width: var(--min);
  max-width: var(--max);
  margin: 0 auto;
  padding-right: 40px !important;
  padding-left: 40px !important;
}
@media (max-width: 1400px) {
  .center {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
}
@media screen and (max-width: 1000px) {
  .center {
    min-width: auto;
    max-width: auto;
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

.bread {
  font-size: 13px;
  line-height: 1;
  /*@media screen and (max-width: $breakpointMid) {
      min-width: 100%;
      overflow-x: scroll;
      white-space: nowrap;
      font-size: 11px;
      background: var(--white);

      &::-webkit-scrollbar {
          display: none;
      }

      &::-webkit-scrollbar-button {
          display: none;
      }

      &::-webkit-scrollbar-track,
      &::-webkit-scrollbar-track-piece {
          display: none;
      }

      &::-webkit-scrollbar-thumb {
          display: none;
      }

      &::-webkit-resizer,
      &::-webkit-scrollbar-corner {
          display: none;
      }
  }*/
}
.bread ul,
.bread li {
  list-style: none;
}
.bread__ul {
  /*@media screen and (max-width: $breakpointMid) {
      padding: 0 10px;
  }*/
}
.bread__li {
  margin-right: 40px;
  position: relative;
  /*@media screen and (max-width: $breakpointMid) {
      margin-right: 30px;
  }*/
}
.bread__li::after {
  content: "";
  position: absolute;
  top: 0;
  right: -35px;
  width: 30px;
  height: 100%;
  background: url(../images/system/chevron_right_FILL0_wght400_GRAD0_opsz24.png) center no-repeat;
  background-size: 14px;
  opacity: 0.5;
  /*@media screen and (max-width: $breakpointMid) {
      right: -30px;
  }*/
}
.bread__li:nth-last-child(1) {
  margin-right: 0;
  /*@media screen and (max-width: $breakpointMid) {
      margin-right: 10px;
      padding-right: 10px;
  }*/
}
.bread__li:nth-last-child(1)::after {
  display: none;
}
.bread__link {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-decoration: underline;
  text-decoration-color: transparent;
  height: 20px;
  /*@media screen and (max-width: $breakpointMid) {
      height: 30px;
  }*/
}
.bread__link:hover {
  text-decoration-color: var(--black);
}

.area {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #EAEBF1;
}
@media screen and (max-width: 1000px) {
  .area {
    background: var(--white);
    border: none;
    padding: 20px 15px;
    border-radius: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .area--topuser {
    border-radius: 0 0 20px 20px;
  }
}
.area--noborder {
  border-bottom: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 1000px) {
  .area--noborder {
    padding-bottom: 20px;
  }
}
.area--padding50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 1000px) {
  .area--padding50 {
    padding: 20px 15px;
  }
}
.area--hidden {
  display: none;
}
.area--row {
  gap: 10px;
}
@media screen and (max-width: 1000px) {
  .area--row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
}
.area--margin-top-0 {
  margin-top: 0 !important;
}
.area--breadcrumb {
  margin-top: 0 !important;
}
@media screen and (max-width: 1000px) {
  .area--breadcrumb {
    padding-bottom: 10px;
  }
}
.area:nth-child(1) {
  margin-top: 50px;
}
@media screen and (max-width: 1000px) {
  .area:nth-child(1) {
    margin-top: 0;
  }
}
@media screen and (max-width: 1000px) {
  .area__between-block:nth-last-child(1) .user__buttons {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.area__prices-separator {
  width: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: default;
  font-size: 21px;
}
.area__empty {
  text-align: center;
  font-size: 17px;
  color: var(--textdesc);
  padding: 50px 0;
  min-height: 300px;
  gap: 20px;
}
@media screen and (max-width: 1000px) {
  .area__empty {
    padding: 20px 15px;
    font-size: 15px;
  }
}
.area__count {
  font-size: 11px;
  color: var(--textdesc);
  margin-left: 10px;
  background: var(--gray);
  border-radius: 50px;
  height: 20px;
  padding: 0 8px;
  cursor: default;
}
.area__name {
  font-size: 19px;
  margin-bottom: 10px;
  font-family: "PT Sans Bold";
  display: block;
}
@media screen and (max-width: 1000px) {
  .area__name {
    font-size: 17px;
  }
}
.area__name--row {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.area__row--operators {
  gap: 5px;
}
@media screen and (max-width: 1000px) {
  .area__row--operators {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5px;
  }
}
.area__form {
  width: 100%;
  margin-top: 20px;
}
.area__text {
  line-height: 1.2;
}
.area__button--mt-20 {
  margin-top: 20px;
}
.area__question {
  background: #E7E9EF;
  color: var(--black);
  width: 18px;
  height: 18px;
  border-radius: 50%;
  font-size: 9px;
  font-family: "PT Sans Bold";
  cursor: help;
}

.regionlist {
  background: var(--white);
  border: 2px solid var(--gray_hoverhover);
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  position: absolute;
  top: calc(100% - 2px);
  width: 100%;
  z-index: 777;
  left: 0;
  display: none;
}
@media screen and (max-width: 1000px) {
  .regionlist {
    border: 1px solid var(--gray_hover);
  }
}

.regionsearch {
  margin: 10px;
  width: calc(100% - 20px);
}

.regions {
  width: 100%;
  height: 50vh;
  overflow-y: auto;
  border-top: 1px solid var(--gray_hover);
}
.regions__item {
  font-size: 15px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
  width: 100%;
  padding: 20px;
  border-bottom: 1px solid var(--gray_hover);
}
.regions__item:hover {
  background: var(--gray);
}
.regions__item:hover .regions__icon {
  opacity: 1;
}
.regions__item:active {
  background: var(--gray_hover);
}
.regions__icon {
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.operators {
  background: var(--white);
  border: 2px solid var(--gray_hoverhover);
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  position: absolute;
  top: calc(100% - 2px);
  width: 100%;
  z-index: 777;
  left: 0;
  display: none;
}
@media screen and (max-width: 1000px) {
  .operators {
    border: 1px solid var(--gray_hover);
  }
}
.operators .operator {
  border-bottom: 1px solid var(--gray_hover);
  width: 100%;
}
.operators .operator:last-child {
  border-bottom: 0;
}

.operator {
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: var(--white);
  transition: 0.2s;
  padding: 10px;
}
.operator:hover {
  background: var(--gray);
}
@media screen and (max-width: 1000px) {
  .operator {
    margin-right: 0;
    border-width: 1px;
    width: calc(20% - 4px);
  }
}
.operator__image {
  background: center no-repeat;
  background-size: contain;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 5px;
}
.operator:last-child(1) {
  margin-right: 0;
}
.operator:not(.operator--checked):hover {
  border-color: var(--gray_hoverhover);
}
.operator__checkbox {
  display: none;
}
.operator__name {
  font-size: 13px;
  text-align: center;
  display: block;
  margin-left: 10px;
}
.operator--checked {
  background: var(--darkgray);
  color: var(--white);
}
.operator--checked:hover {
  background: var(--darkgray);
  color: var(--white);
}

.ri {
  padding: 10px;
  position: relative;
  border-radius: 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  overflow: hidden;
  cursor: pointer;
  background: var(--white);
  border: 2px solid var(--gray_hover);
  overflow: hidden;
}
.ri--open {
  border-radius: 10px 10px 0 0;
  border-color: var(--gray_hoverhover);
}
.ri--open .ri__right {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ri::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(80%, var(--white)));
  background: linear-gradient(to right, transparent, var(--white) 80%);
}
@media screen and (max-width: 1000px) {
  .ri {
    border-width: 1px;
    padding: 5px;
  }
}
.ri:hover {
  border-color: var(--gray_hoverhover);
}
.ri:hover .ri__icon {
  background: var(--gray_hoverhover);
}
.ri:hover .ri__right {
  color: var(--black);
}
.ri__block:nth-child(2) {
  width: 100%;
}
.ri__icon {
  font-size: 21px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background: var(--gray);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin-right: 10px;
}
@media screen and (max-width: 1000px) {
  .ri__icon {
    width: 40px;
    height: 40px;
  }
}
.ri__name {
  font-size: 13px;
  color: var(--textdesc);
}
.ri__input {
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font-size: 17px;
  font-family: "PT Sans Bold";
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .ri__input {
    font-size: 15px;
  }
}
.ri__right {
  position: absolute;
  right: 10px;
  top: 0;
  width: 20px;
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  color: var(--textdesc);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.user__image {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: center no-repeat;
  background-size: cover;
  background: var(--darkgray_active);
  color: var(--white);
  margin-bottom: 10px;
  font-family: "PT Sans Bold";
  font-size: 31px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .user__image {
    width: 80px;
    height: 80px;
    font-size: 25px;
  }
}
.user__image:hover .user__image-icon {
  opacity: 1;
}
.user__image:active {
  background: var(--darkgray);
}
.user__image-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 31px;
  background: var(--darkgray_hover);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
}
.user__image-icon:active {
  background: var(--darkgray);
}
.user__name {
  text-align: center;
  font-family: "PT Sans Bold";
  font-size: 27px;
  margin-bottom: 10px;
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 1000px) {
  .user__name {
    font-size: 19px;
    margin-bottom: 5px;
  }
}
.user__name:hover {
  text-decoration-color: var(--black);
}
.user__row {
  gap: 10px;
}
.user__data {
  font-size: 17px;
  color: var(--textdesc);
}
@media screen and (max-width: 1000px) {
  .user__data {
    font-size: 15px;
  }
}
.user__buttons {
  margin-top: 20px;
  gap: 10px;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .user__buttons {
    gap: 5px;
  }
}
@media screen and (max-width: 1000px) {
  .user__buttons--mobile {
    margin-top: 0 !important;
  }
}
.user__buttons--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 1000px) {
  .user__buttons--center {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 1000px) {
  .user__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.user__buttons-block {
  gap: 5px;
}
@media screen and (max-width: 1000px) {
  .user__buttons-block--desktop {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .user__buttons-block--mobile--width-100 {
    width: 100%;
  }
  .user__buttons-block--mobile--width-100 .userbutton {
    width: 100%;
  }
}

.userbutton {
  border: 2px solid var(--gray);
  border-radius: 50px;
  padding: 0 10px;
  padding-right: 20px;
  height: 50px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .userbutton {
    border-width: 1px;
    height: 40px;
    padding: 0 5px;
    padding-right: 15px;
  }
}
.userbutton:not(.userbutton--checked):hover {
  background: var(--gray);
  border-color: var(--gray_hoverhover);
}
.userbutton:not(.userbutton--checked):hover .userbutton__count {
  background: var(--gray_hoverhover);
}
.userbutton:not(.userbutton--checked):hover .userbutton__icon {
  background: var(--white);
}
.userbutton:not(.userbutton--checked):hover .userbutton__txt {
  background: var(--white);
}
.userbutton:not(.userbutton--checked):active {
  background: var(--gray_active);
}
.userbutton--count {
  padding-right: 15px;
}
.userbutton__count {
  font-size: 11px;
  color: var(--textdesc);
  margin-left: 10px;
  background: var(--gray);
  border-radius: 50px;
  height: 20px;
  padding: 0 8px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.userbutton__txt {
  font-family: "PT Sans Bold";
  font-size: 9px;
  margin-right: 10px;
  background: var(--gray);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.userbutton--checked {
  border-color: var(--darkgray);
}
.userbutton--checked:hover {
  border-color: var(--darkgray) !important;
}
.userbutton__excel {
  margin-right: 10px;
  font-size: 16px;
  background: var(--gray);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: #107B3C url(../images/system/excel.png) no-repeat center center;
  background-size: 15px;
}
.userbutton__icon {
  margin-right: 10px;
  font-size: 16px;
  background: var(--gray);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.userbutton__icon--red {
  color: var(--pink);
}
.userbutton__icon--green {
  background: var(--green);
}
.userbutton__icon-count {
  background: var(--red);
  color: var(--white);
  font-size: 9px;
  position: absolute;
  left: 28px;
  top: 3px;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  line-height: 1;
}
@media screen and (max-width: 1000px) {
  .userbutton__icon-count {
    font-size: 7px;
    width: 16px;
    height: 16px;
  }
}
.userbutton__icon-count--hide {
  display: none;
}
.userbutton__name {
  font-size: 17px;
}
@media screen and (max-width: 1000px) {
  .userbutton__name {
    font-size: 15px;
  }
}
.userbutton--active {
  border-color: var(--darkgray);
}
.userbutton--active:hover {
  border-color: var(--darkgray) !important;
}
.userbutton__radio {
  display: none;
}
.userbutton--mono {
  padding: 0 15px;
}
.userbutton--height40px {
  height: 40px;
}
.userbutton--height40px .userbutton__name {
  font-size: 15px;
}

.message {
  opacity: 0;
  position: fixed;
  bottom: -100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 600px;
  border-radius: 10px;
  background: var(--white);
  padding: 20px;
  z-index: 1000;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 1000px) {
  .message {
    width: 100%;
    border-radius: 0;
    height: 65px;
    padding: 0 15px;
    line-height: 65px;
  }
}
.message--show {
  opacity: 1;
  bottom: 20px;
}
@media screen and (max-width: 1000px) {
  .message--show {
    bottom: 0;
  }
}
.message--success {
  background: var(--green);
  color: var(--white);
}
.message--error {
  background: var(--red);
  color: var(--white);
}
.message__text {
  font-size: 17px;
}
@media screen and (max-width: 1000px) {
  .message__text {
    font-size: 13px;
  }
}
.message__close {
  cursor: pointer;
  opacity: 0.8;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.message__close:hover {
  opacity: 1;
}

.dark {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(38, 38, 51, 0.5);
  z-index: 1000;
  display: none;
}
.dark__center {
  width: 100%;
  height: 100%;
}

.hr {
  width: 100%;
  height: 1px;
  background: #EAEBF1;
  margin: 20px 0;
}

.window {
  background: var(--white);
  width: 600px;
  padding: 30px;
  border-radius: 20px;
  display: none;
}
@media screen and (max-width: 1000px) {
  .window {
    width: 100%;
    padding: 20px 15px;
    border-radius: 0;
    height: 100vh;
    border-radius: 0;
  }
}
@media screen and (max-width: 1000px) {
  .window__oncenter {
    height: calc(100vh - 90px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
.window__copy {
  position: relative;
  display: block;
}
.window__copy-icon {
  position: absolute;
  right: 13px;
  top: 15px;
  cursor: pointer;
  color: var(--textdesc);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.window__copy-icon:hover {
  color: var(--black);
}
.window__textarea {
  margin: 0;
  padding: 20px;
  background: var(--gray);
  border-radius: 10px;
  font-size: 15px;
  width: 100%;
  height: 300px;
  border: 1px solid #E6E8EE;
  resize: vertical;
}
@media screen and (max-width: 1000px) {
  .window__textarea {
    height: calc(100vh - 90px);
  }
}
.window__repeat {
  cursor: pointer;
  text-align: center;
  margin-bottom: 20px;
  text-decoration: underline;
  text-decoration-color: var(--black);
}
.window__repeat--disable {
  text-decoration-color: transparent;
  opacity: 0.5;
  cursor: default;
}
.window__agree {
  margin-top: 20px;
  font-size: 13px;
  color: var(--textdesc);
  display: block;
  text-align: center;
  width: 100%;
}
.window__agree a {
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.window__agree a:hover {
  text-decoration-color: var(--black);
  color: var(--black);
}
.window__text--margin-bottom {
  margin-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  .window__text--margin-bottom {
    margin-bottom: 20px;
  }
}
.window__form {
  width: 100%;
}
.window__button--mt-20 {
  margin-top: 20px;
}
.window__button--mb-20 {
  margin-bottom: 20px;
}
.window__label {
  margin-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  .window__label {
    margin-bottom: 15px;
  }
}
.window__title {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  .window__title {
    margin-bottom: 10px;
    padding-bottom: 10px;
    height: 40px;
  }
}
.window__name {
  font-size: 19px;
  font-family: "PT Sans Bold";
}
@media screen and (max-width: 1000px) {
  .window__name {
    font-size: 17px;
  }
}
.window__row {
  width: 100%;
}
.window__row--margin-bottom {
  margin-bottom: 20px;
}
.window__row .checkbox {
  margin-right: 20px;
}
.window__row .checkbox:nth-last-child(1) {
  margin-right: 0;
}
.window__row .button {
  margin-right: 10px;
}
.window__row .button:last-child {
  margin-right: 0;
}
.window__close {
  cursor: pointer;
  color: var(--textdesc);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.window__close:hover {
  color: var(--black);
}
.window__screen {
  display: none;
}
.window__screen--active {
  display: block;
}

.labelfile {
  background: transparent;
  border: 2px solid var(--darkgray);
  color: var(--darkgray);
  border-radius: 10px;
  height: 60px;
  padding: 0 20px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
  font-family: "PT Sans Bold";
  font-size: 17px;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .labelfile {
    height: 50px;
    font-size: 15px;
  }
}
.labelfile:hover {
  background: var(--gray);
}
.labelfile:active {
  background: var(--gray_hover);
}
.labelfile__input {
  display: none;
}

.button {
  background: var(--darkgray);
  color: var(--white);
  border-radius: 10px;
  height: 60px;
  padding: 0 20px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
  font-family: "PT Sans Bold";
  font-size: 17px;
  border: 0;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .button {
    font-size: 15px;
    height: 50px;
  }
}
.button:hover {
  background: var(--darkgray_hover);
}
.button:active {
  background: var(--darkgray_active);
}
.button--border {
  border: 2px solid var(--darkgray);
  background: transparent;
  color: var(--darkgray);
}
@media screen and (max-width: 1000px) {
  .button--border {
    border-width: 1px;
  }
}
.button--border:hover {
  background: transparent;
  color: var(--darkgray);
}
.button--border:active {
  background: transparent;
  color: var(--darkgray_active);
}
.button--disabled {
  opacity: 0.3;
  cursor: default;
}
.button--margin-top {
  margin-top: 10px;
}
.button--telegram {
  background: #1D98DC;
  color: var(--white);
}
.button--telegram:hover, .button--telegram:active {
  background: #0E8ED4;
}

.page__reop {
  gap: 20px;
  border-bottom: 1px solid #EAEBF1;
  position: relative;
  z-index: 100;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  .page__reop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .page__reop .page__area::after {
    display: none !important;
  }
}
.page__reop-block {
  width: calc(50% - 10px);
  position: relative;
  z-index: 100;
}
.page__reop-block:nth-child(1) {
  z-index: 101;
}
@media screen and (max-width: 1000px) {
  .page__reop-block {
    width: 100%;
    border-bottom: 1px solid #EAEBF1;
  }
  .page__reop-block:last-child {
    border-bottom: 0;
  }
}
.page__reop .area {
  border-bottom: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
@media screen and (max-width: 1000px) {
  .page__reop .area {
    margin: 15px !important;
    margin-top: 0 !important;
  }
}
.page__grayarea {
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  .page__grayarea {
    background: var(--white);
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1000px) {
  .page__grayarea--visible {
    overflow: visible;
  }
}
.page__grayarea .checkbox__box {
  background-color: var(--white) !important;
}
.page__grayarea .button[data-role=clear-filters] {
  background-color: var(--white) !important;
}
.page__grayarea::before {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  background: var(--gray);
  border-radius: 10px;
}
@media screen and (max-width: 1000px) {
  .page__grayarea::before {
    display: none;
  }
}
.page__grayarea .page__area {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .page__grayarea .page__area {
    border-radius: 0;
    position: relative;
    margin-bottom: 0;
  }
  .page__grayarea .page__area::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #EAEBF1;
  }
}
.page__grayarea .label__input {
  border-color: var(--gray_hoverhover);
}
.page__grayarea .label__input:hover, .page__grayarea .label__input:active {
  border-color: var(--gray_hoverhoverhover) !important;
}
.page__grayarea .label__input:focus {
  border-color: var(--darkgray) !important;
}
.page__grayarea--not-desktop {
  margin-bottom: 0;
}
.page__grayarea--not-desktop::before {
  display: none;
}
.page__text {
  font-size: 17px;
  line-height: 1.5;
  margin-top: 20px;
}
.page__text p {
  margin-bottom: 20px !important;
}
.page__text p:last-child {
  margin-bottom: 0 !important;
}
.page__changetypes {
  gap: 40px;
}
@media screen and (max-width: 1000px) {
  .page__changetypes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
}
.page__changetype {
  width: 100%;
}
.page__changetype--show {
  display: block;
}
.page__area {
  margin-bottom: 5px;
}

.pagination {
  width: 100%;
  margin-top: 20px;
  gap: 10px;
}
.pagination__link {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid var(--gray);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-size: 15px;
}
.pagination__link:not(.pagination__link--current):hover {
  background: var(--gray);
  border-color: var(--gray_hoverhover);
}
.pagination__link--current {
  background: var(--darkgray);
  color: var(--white);
  cursor: default;
}

.label {
  position: relative;
  display: block;
  width: 100%;
}
.label__star {
  color: var(--red);
}
.label__name {
  font-size: 17px;
  display: block;
  margin-bottom: 5px;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .label__name {
    font-size: 15px;
  }
}
.label__textarea {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  border: 2px solid var(--gray);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  min-height: 300px;
  padding: 15px;
  border-radius: 10px;
  font-size: 17px;
  resize: vertical;
}
.label__textarea:hover {
  background-color: var(--gray_hover);
  border-color: var(--gray_hoverhover);
}
.label__textarea:active {
  background-color: var(--white);
  border-color: var(--darkgray_active);
}
.label__textarea:focus {
  border-color: var(--darkgray_active);
  border-color: var(--darkgray_active);
}
.label__input {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  border: 2px solid var(--gray);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  height: 60px;
  padding: 0 15px;
  border-radius: 10px;
  font-size: 17px;
  background: var(--white);
}
@media screen and (max-width: 1000px) {
  .label__input {
    border-width: 1px;
    height: 50px;
    padding: 0 10px;
    font-size: 15px;
  }
}
.label__input:hover {
  border-color: var(--gray_hoverhover);
}
.label__input:active {
  border-color: var(--darkgray_active);
}
.label__input:focus {
  border-color: var(--darkgray_active);
}
.label select.label__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../images/system/keyboard_arrow_down_24dp_000_FILL0_wght400_GRAD0_opsz24.png);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 21px;
}
.label input[type=number] {
  -moz-appearance: textfield;
}
.label input::-webkit-outer-spin-button,
.label input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.label--error .label__input {
  border-color: var(--red);
}
.label--mt-20 {
  margin-top: 20px;
}

.checkbox {
  cursor: pointer;
}
.checkbox__input {
  display: none;
}
.checkbox__box {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  border: 2px solid var(--black);
}
@media screen and (max-width: 1000px) {
  .checkbox__box {
    width: 25px;
    height: 25px;
  }
}
.checkbox__name {
  font-size: 15px;
  display: block;
  margin-left: 10px;
}
.checkbox__icon {
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.checkbox--checked .checkbox__box {
  background: var(--gray);
}
.checkbox--checked .checkbox__icon {
  opacity: 1;
}

.amount {
  border: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 20px;
}

.text {
  font-size: 17px;
  width: 100%;
  display: block;
}
@media screen and (max-width: 1000px) {
  .text {
    font-size: 15px;
  }
}
.text--center {
  text-align: center;
}
.text p {
  margin-bottom: 5px;
}
.text p:last-child {
  margin-bottom: 0;
}
.text blockquote {
  margin: 0;
  padding: 20px;
  background: var(--gray);
  border: 1px solid #E6E8EE;
  border-radius: 10px;
  font-size: 15px;
}
.text a {
  text-decoration: underline;
  cursor: pointer;
}

.nomera {
  width: 100%;
}
.nomera .userbutton__name {
  font-size: 13px !important;
  color: var(--darkgray) !important;
}
.nomera__empty {
  text-align: center;
  font-size: 17px;
  color: var(--textdesc);
  padding: 50px 0;
  min-height: 300px;
}
@media screen and (max-width: 1000px) {
  .nomera__empty {
    padding: 20px 15px;
    font-size: 15px;
  }
}
.nomera__empty--small {
  padding: 20px 0;
  font-size: 15px;
  min-height: 0;
}
@media screen and (max-width: 1000px) {
  .nomera__empty--small {
    padding: 20px 15px;
  }
}
.nomera__empty--small .button {
  margin-top: 20px;
}
@media screen and (max-width: 1000px) {
  .nomera__empty--small .button {
    margin-top: 10px;
  }
}
.nomera__top {
  margin-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  .nomera__top {
    margin-bottom: 10px;
  }
}
.nomera__top .nomera__cell {
  margin-right: 10px;
}
.nomera__sort {
  margin-left: 5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-size: 24px;
}
.nomera__sort--hide {
  opacity: 0;
  display: none;
}
.nomera__sort--asc {
  opacity: 1;
}
.nomera__sort--desc {
  opacity: 1;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nomera__name {
  font-family: "PT Sans Bold";
  font-size: 17px;
}
.nomera__name:last-child {
  margin-right: 0;
}
.nomera__name--pointer {
  cursor: pointer;
}
.nomera__name--number {
  width: 170px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.nomera__name--region {
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .nomera__name--region {
    display: none;
  }
}
.nomera__name--price {
  width: 150px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.nomera__name--date {
  width: 130px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 1000px) {
  .nomera__name--date {
    display: none;
  }
}
.nomera__content {
  width: 100%;
}
.nomera__favorites {
  width: 100%;
}
.nomera__morebutton {
  margin-top: 20px;
}
.nomera__item {
  padding: 10px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  border-radius: 10px;
  width: calc(100% + 20px);
  margin-left: -10px;
  overflow: hidden;
}
.nomera__item--default {
  cursor: default;
}
.nomera__item:active {
  background: var(--gray_active);
}
.nomera__item:hover {
  background: var(--gray);
}
.nomera__item:hover .nomera__buttons {
  opacity: 1;
}
.nomera__item:hover .nomera__operator {
  border-color: var(--gray_hoverhover);
}
.nomera__item:hover::before {
  opacity: 0;
}
.nomera__item:hover .nomera__like {
  color: var(--black);
}
.nomera__item:hover .nomera__date {
  color: var(--black);
}
.nomera__item:last-child {
  border-bottom: 0;
}
.nomera__item:last-child::before {
  opacity: 0;
}
.nomera__item::before {
  content: "";
  position: absolute;
  left: 10px;
  bottom: 0;
  width: calc(100% - 20px);
  height: 1px;
  background: #EAEBF1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 1;
}
.nomera__item--notbefore::before {
  opacity: 0;
}
.nomera__like {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: var(--textdesc);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-size: 19px;
}
.nomera__like--checked {
  color: var(--pink) !important;
}
.nomera__like:hover {
  color: var(--pink) !important;
}
.nomera__operator {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  background: var(--gray) center no-repeat;
  border: 1px solid var(--gray);
  background-size: contain;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin-left: 10px;
}
@media screen and (max-width: 1000px) {
  .nomera__operator {
    width: 25px;
    height: 25px;
  }
}
.nomera__operator--pointer {
  cursor: pointer;
}
.nomera__number {
  width: 130px;
  font-family: "PT Sans Bold";
  font-size: 17px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 1000px) {
  .nomera__number {
    width: 130px;
    font-size: 15px;
  }
}
.nomera__region {
  width: 100%;
  font-size: 13px;
  color: var(--textdesc);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding-right: 10px;
}
@media screen and (max-width: 1000px) {
  .nomera__region {
    display: none;
  }
}
.nomera__price {
  width: 150px;
  color: var(--green);
  font-family: "PT Sans Bold";
  font-size: 15px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
}
@media screen and (max-width: 1000px) {
  .nomera__price {
    width: 180px;
  }
}
.nomera__date {
  width: 130px;
  font-size: 15px;
  color: var(--textdesc);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
}
.nomera__date--right {
  text-align: right;
}
@media screen and (max-width: 1000px) {
  .nomera__date {
    display: none;
  }
}
.nomera__buttons {
  gap: 5px;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: absolute;
  right: 10px;
  top: 0;
  height: 100%;
  width: 130px;
  background: var(--gray);
}
@media screen and (max-width: 1000px) {
  .nomera__buttons {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: auto;
  }
}
.nomera__button {
  width: 30px;
  height: 30px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 1000px) {
  .nomera__button {
    width: 25px;
    height: 25px;
    font-size: 21px !important;
  }
}
.nomera__button--red:hover {
  color: var(--red);
}

.myPinCode {
  margin-bottom: 20px;
  margin-top: 20px;
}
.myPinCode__item {
  width: 60px;
  height: 75px;
  font-family: "PT Sans Bold";
  border: 1px #E5E5E5 solid;
  text-align: center;
  font-size: 20px;
  border-radius: 5px;
  margin-right: 5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.myPinCode__item:focus {
  border-color: var(--yellow);
}
.myPinCode__item:nth-last-child(1) {
  margin-right: 0;
}
.myPinCode__item--error {
  border-color: var(--red);
}

.ui-widget.ui-widget-content {
  border: 1px solid #EAEBF1 !important;
  border-radius: 20px !important;
}

.slider-range .ui-slider {
  position: relative;
  text-align: left;
}
.slider-range .ui-slider-horizontal {
  height: 8px;
  border-radius: 20px !important;
}
.slider-range .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: var(--darkgray);
  border: 1px solid var(--darkgray) !important;
  border-radius: 10px !important;
  top: -6px;
  background: var(--white) !important;
}
.slider-range .ui-slider-handle:focus {
  background: var(--white) !important;
}
.slider-range .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background-color: var(--darkgray);
  border-radius: 0px;
  top: 0;
}

.footer {
  padding: 50px 0;
}
@media screen and (max-width: 1000px) {
  .footer {
    padding: 20px 15px;
    margin-bottom: 70px;
  }
}
.footer__list {
  list-style: none;
}
@media screen and (max-width: 1000px) {
  .footer__list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.footer__item {
  margin-right: 20px;
}
.footer__item:last-child {
  margin-right: 0;
}
.footer__link {
  color: var(--textdesc);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.footer__link:hover {
  color: var(--black);
  text-decoration-color: var(--black);
}

.plist__hr {
  font-family: "PT Sans Bold";
  font-size: 19px;
  margin-bottom: 5px;
}
.plist__item {
  position: relative;
  padding: 5px 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 10px;
  width: calc(100% + 20px);
  margin-left: -10px;
}
.plist__item:before {
  content: "";
  position: absolute;
  left: 10px;
  bottom: 0;
  width: calc(100% - 20px);
  height: 1px;
  background: #EAEBF1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 1;
}
.plist__item:nth-last-child(1)::before {
  opacity: 0;
}
.plist__item:hover {
  background: var(--gray);
}
.plist__item:hover::before {
  opacity: 0;
}
.plist__item:hover .plist__buttons {
  opacity: 1;
}
.plist__cell {
  width: 100%;
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /*&--number {
      width: 40%;
      padding-left: 10px;
  }

  &--number-width {
      width: calc(40% + 40px);
      padding-left: 10px;
  }

  &--operator {
      width: 40px;
      padding-left: 10px;
      justify-content: center;
  }

  &--price {
      padding-left: 10px;
      width: calc(100% - 60% - 30px - 140px);
  }*/
}
.plist__cell--checkbox {
  width: 30px;
}
.plist__cell--number {
  width: 170px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.plist__cell--region {
  width: 100%;
}
.plist__cell--price {
  width: 150px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.plist__cell--date {
  width: 130px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.plist__operator {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  background: center no-repeat;
  background-size: contain;
}
.plist__block:nth-child(1) {
  width: 100%;
  position: relative;
}
.plist__block:nth-child(2) {
  position: absolute;
  right: 10px;
  top: 5px;
}
.plist__buttons {
  gap: 5px;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.plist__button {
  width: 30px;
  height: 30px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.plist__button--red:hover {
  color: var(--red);
}
.plist__row {
  gap: 10px;
  width: 100%;
}

.quote {
  padding: 20px;
  border-radius: 10px;
  border: 2px solid var(--gray);
}
@media screen and (max-width: 1000px) {
  .quote {
    padding: 20px;
    border-width: 1px;
  }
}
.quote--green {
  background: rgba(8, 155, 64, 0.1);
  color: var(--green);
  border-color: var(--green);
}
.quote--center {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.quote__link {
  text-decoration: underline;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: block;
  margin-top: 10px;
}

.nums {
  margin-top: 20px;
}
@media screen and (max-width: 1000px) {
  .nums {
    margin-top: 10px;
  }
}
.nums__prefix {
  font-size: 25px;
  margin-right: 10px;
  font-family: "PT Sans Bold";
  margin-right: 10px;
}
@media screen and (max-width: 1000px) {
  .nums__prefix {
    font-size: 15px;
    margin-right: 5px;
  }
}
.nums__label {
  margin-right: 5px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .nums__label {
    margin-right: 2px;
  }
}
.nums__label:nth-child(4), .nums__label:nth-child(7), .nums__label:nth-child(9) {
  margin-right: 10px;
}
@media screen and (max-width: 1000px) {
  .nums__label:nth-child(4), .nums__label:nth-child(7), .nums__label:nth-child(9) {
    margin-right: 2px;
  }
}
.nums__label:nth-last-child(1) {
  margin-right: 0;
}
@media screen and (max-width: 1000px) {
  .nums__label {
    width: 10%;
  }
}
.nums__clear {
  position: absolute;
  right: -2px;
  top: -2px;
  font-size: 17px;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background: var(--darkgray_active);
  color: var(--white);
  cursor: pointer;
  font-size: 11px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: none;
}
.nums__clear:hover {
  background: var(--red);
}
.nums__select {
  border: 0;
  margin: 0;
  border-radius: 10px;
  border: 2px solid var(--gray_hoverhover);
  padding: 0 10px;
  height: 60px;
  width: 50px;
  font-size: 17px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-family: "PT Sans Bold";
  font-size: 25px;
  background: var(--white);
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .nums__select {
    width: 100%;
    font-size: 15px;
    height: 50px;
    border-width: 1px;
  }
}
.nums__select[type=number] {
  -moz-appearance: textfield;
}
.nums__select::-webkit-outer-spin-button, .nums__select::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.nums__select option {
  font-size: 19px;
}
.nums__select:hover, .nums__select:active {
  border-color: var(--gray_hoverhoverhover);
}
.nums__select:focus {
  border-color: var(--darkgray);
}

.mask {
  margin-top: 20px;
  gap: 10px;
}
@media screen and (max-width: 1000px) {
  .mask {
    margin-top: 0px;
  }
}
.mask__input {
  text-transform: uppercase;
}

@media screen and (max-width: 1000px) {
  .phonetable {
    padding: 0 15px;
  }
}
.phonetable__row {
  border-bottom: 1px solid #EAEBF1;
}
.phonetable__cell {
  padding: 10px 0;
  height: 55px;
}
.phonetable__cell--bold {
  font-family: "PT Sans Bold";
}

.navlikes {
  gap: 20px;
}

.navlike {
  width: 20px;
  height: 20px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.navlike--checked {
  color: var(--pink);
}

@media screen and (max-width: 1000px) {
  .notifications {
    padding-top: 0;
  }
}
.notifications__empty {
  text-align: center;
  font-size: 17px;
  color: var(--textdesc);
  padding: 50px 0;
  min-height: 300px;
}
@media screen and (max-width: 1000px) {
  .notifications__empty {
    padding: 20px 15px;
    font-size: 15px;
  }
}
.notifications__content {
  position: relative;
}
.notifications__item {
  padding: 20px 10px;
  border-radius: 10px;
  width: calc(100% + 20px);
  margin-left: -10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 10px;
  padding-top: 10px;
}
@media screen and (max-width: 1000px) {
  .notifications__item {
    padding-bottom: 10px;
    padding-top: 5px;
  }
  .notifications__item:nth-child(1) {
    padding-top: 10px;
    margin-top: 10px;
  }
}
.notifications__item:nth-last-child(1) {
  margin-bottom: 0;
  padding-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  .notifications__item:nth-last-child(1) {
    padding-bottom: 5px;
  }
}
.notifications__item--new {
  background: var(--gray);
}
.notifications__item--new::before {
  opacity: 0;
}
.notifications__item::before {
  content: "";
  position: absolute;
  left: 10px;
  bottom: 0;
  width: calc(100% - 20px);
  height: 1px;
  background: #EAEBF1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 1;
}
.notifications__item:nth-last-child(1)::before {
  opacity: 0;
}
.notifications__title {
  font-family: "PT Sans Bold";
  font-size: 17px;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  .notifications__title {
    font-size: 15px;
  }
}
.notifications__title a {
  text-decoration: underline;
}
.notifications__info {
  font-size: 15px;
  margin-bottom: 10px;
}
.notifications__data {
  font-size: 15px;
  margin-bottom: 5px;
}
.notifications__data a {
  text-decoration: underline;
}
.notifications__date {
  font-size: 15px;
  color: var(--textdesc);
}
@media screen and (max-width: 1000px) {
  .notifications__date {
    font-size: 13px;
  }
}
.notifications__social {
  margin-top: 10px;
}
.notifications__button {
  margin-top: 20px;
}

.social {
  gap: 5px;
}
.social__item {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--white);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 19px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.social__item:nth-last-child(1) {
  margin-right: 0;
}
.social__item--whatsapp {
  background-color: #25D366;
  background-image: url(/images/system/whatsapp.png);
}
.social__item--viber {
  background-color: #7360F2;
  background-image: url(/images/system/viber.png);
}
.social__item--telegram {
  background-color: #1C93E3;
  background-image: url(/images/system/telegram.png);
}
.social__item--vk {
  background-color: #0077FF;
  background-image: url(/images/system/vk.png);
}

.bottommenu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: var(--darkgray);
  padding: 10px 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  z-index: 900;
}
@media screen and (max-width: 1000px) {
  .bottommenu {
    padding: 0 15px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.bottommenu--show {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.bottommenu__center {
  gap: 10px;
}
.bottommenu__block {
  gap: 5px;
}
@media screen and (max-width: 1000px) {
  .bottommenu__block {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 65px;
    width: 100%;
    gap: 20px;
  }
  .bottommenu__block:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.bottommenu__button {
  background: var(--white);
}
@media screen and (max-width: 1000px) {
  .bottommenu__button {
    background: none;
  }
}
@media screen and (max-width: 1000px) {
  .bottommenu .userbutton {
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    gap: 5px;
    padding: 10px 0;
    height: 100%;
  }
  .bottommenu .userbutton__icon, .bottommenu .userbutton__excel {
    margin-right: 0;
    width: 25px;
    height: 25px;
    background-size: 13px;
  }
  .bottommenu .userbutton__name {
    font-size: 12px;
    color: var(--white);
  }
}

@media screen and (max-width: 1000px) {
  .desktop {
    display: none !important;
  }
}

.navmobile {
  background: var(--white);
  border-top: 1px solid #EAEBF1;
  width: 100%;
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  padding: 0 15px;
  height: 65px;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  gap: 5px;
}
@media screen and (max-width: 1000px) {
  .navmobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.navmobile__item {
  width: 20%;
  gap: 5px;
  padding: 10px 0;
  position: relative;
}
.navmobile__item--active .material-symbols-rounded {
  color: var(--red);
}
.navmobile__name {
  font-size: 12px;
}
.navmobile .userbutton__icon-count {
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  right: 16px;
  top: 6px;
}
/*# sourceMappingURL=styles.css.map */
