.hidden {
  display:none !important;
}

input:focus {
  outline: none;
}

*:focus {
  outline: none;
}

.container,
.container-fluid {
  width: 960px !important;
}

@media (min-width: 1200px) {
  .container {
    padding: 0px 58px 24px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 960px;
    margin: 0px auto;
    padding: 0px 24px 24px;
  }
}


@media (max-width: 991px) {
  .container {
    max-width: 100%;
    margin: 0px auto;
    padding: 0px;
  }
}


@font-face {
  font-family: Muli;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/7681ea3bca63fb76c6ca466947584491.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-family: Muli;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/1d26a8581ba4391544992b7e339d90c8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-family: Muli;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/463e1d870377d943fe1b8a1ea9a44df5.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-family: Muli;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/7681ea3bca63fb76c6ca466947584491.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-family: Muli;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/1d26a8581ba4391544992b7e339d90c8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-family: Muli;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/463e1d870377d943fe1b8a1ea9a44df5.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-family: Muli;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(../fonts/7681ea3bca63fb76c6ca466947584491.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-family: Muli;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(../fonts/1d26a8581ba4391544992b7e339d90c8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-family: Muli;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(../fonts/463e1d870377d943fe1b8a1ea9a44df5.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

html,
body {
  height: 100%;
  background-color: #fff;
  font-family: Muli, sans-serif;
}

/*color: rgb(16, 25, 40)  */
body {
  padding-bottom: 120px;

}

.HeaderWrap {
  display: flex;
  flex-direction: column;
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 0;
}

@media (min-width: 768px) {
  .HeaderWrap .HeaderContent {
    padding: 0px 40px;
  }
}

@media (min-width: 1024px) {
  .HeaderWrap .HeaderContent {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 24px;
  }
}



.HeaderWrap .HeaderContent {
  width: 100%;
}

@media (min-width: 375px) {
  .HeaderContent1 {
    padding: 0px 20px;
  }
}

@media (min-width: 768px) {
  .HeaderContent1 {
    padding: 0px 40px;
  }
}

.HeaderContent1 {
  padding: 0px 16px;
  z-index: 11;
  position: sticky;
  top: env(safe-area-inset-top);
}

@media (min-width: 768px) {
  .HeaderContent2 {
    padding: 0px 40px;
  }
}

@media (min-width: 375px) {
  .HeaderContent2 {
    padding: 0px 20px;
  }
}

.HeaderContent2 {
  padding: 0px 16px;
  background-color: rgb(16, 25, 40);
}

.IconBarWrap {
  position: sticky;
  z-index: 13;
  top: env(safe-area-inset-top);
}

.IconButton {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.Icon_big {
  width: 24px;
  height: 24px;
}

@media (hover: hover) and (pointer: fine) {
  .Icon_big svg path {
    transition: fill 200ms ease 0s;
  }
}

.Icon_big * {
  fill: rgb(255, 255, 255);
}

.StickyTextWrap {
  top: calc(env(safe-area-inset-top) - 20px);
}

.Text {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: rgb(135, 140, 147);
}

.HeaderText {
  line-height: normal;
  transform-origin: left top;
  width: 100%;
  word-break: break-word;
}

.Caption {
  z-index: 12;
  position: relative;
  display: block;
  height: 20px;
  opacity: 1;
  backface-visibility: hidden;
}

.ShortTitleWrap {
  height: 56px;
  margin-bottom: -56px;
  width: 100%;
  overflow: hidden;
  z-index: 12;
  position: relative;
  transform-style: preserve-3d;
}

.ShortText {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
  color: rgb(255, 255, 255);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.ShortTitle {
  opacity: 0;
  width: calc(153% - 40px);
  transform-style: preserve-3d;
}

.TitleWrap {
  z-index: 10;
  position: relative;
  transform-style: preserve-3d;
  color: rgb(255, 255, 255);
}

.TitleText {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
  color: inherit;
  padding-bottom: 4px;
}

@media (min-width: 1024px) {
  .Title {
    padding-right: 220px;
  }
}

.Title {
  transform: translateZ(0px);
  will-change: transform;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  padding-bottom: 16px;
}


.Background {
  height: 100px;
  min-height: 100px;
  position: sticky;
  margin-bottom: -100px;
  z-index: 10;
  backface-visibility: hidden;
  background-color: rgb(16, 25, 40);
  top: calc(-100px + 56px + env(safe-area-inset-top));
}

.Background:after {
  content: "";
  width: 100%;
  height: 100vh;
  position: absolute;
  bottom: 100%;
  background-color: rgb(16, 25, 40);
}

.HeaderContent {
  padding: 0px 24px;

}

.back_arrow {
  margin-right: 5px;
  text-decoration: none;
  cursor: pointer;
}

/* Изменение порядка колонок для вывода чека */
@media only screen and (max-width: 991px) {
  .xs-column-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}



@media (min-width: 992px) {
  .IconBar {
    margin-bottom: -38px;
    margin-left: -40px;
    margin-right: -40px;
  }
}

.IconBar {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  height: 56px;
  box-sizing: border-box;
}

.h1_holder {
  height: 56px;
  margin-bottom: -56px;
  width: 100%;
  overflow: hidden;
  /*z-index: 12;
  position: relative;
  transform-style: preserve-3d;*/
}

.header_steps {
  top: calc(env(safe-area-inset-top) - 20px);
}

.header_steps1 {
  z-index: 12;
  position: relative;
  display: block;
  height: 20px;
  opacity: 1;
  backface-visibility: hidden;
}

.h1_text {
  will-change: transform;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  padding-bottom: 16px;
  line-height: normal;
  transform-origin: left top;
  width: 100%;
  word-break: break-word;
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
  color: #fff;
}

@media (max-width: 991px) {

  /*.Background {
    height: 140px;
    min-height: 140px;
  }*/
  .nav-item {
    display: inline-flex;
    background-color: rgb(16, 25, 40);
    color: white;
  }

  .nav-item.active {
    background-color: #fff;
    color: rgb(16, 25, 40);
  }

  .nav-item.active:hover {
    background-color: white;
    color: rgb(16, 25, 40);
  }

  .ServicesPills {
    /* margin-top: -16px; */
    /* background: rgb(16, 25, 40); */
    padding-bottom: 16px;
    background: rgb(16, 25, 40);

  }

}

.ColumnsLayoutStickyContent {
  position: sticky;
  z-index: 101;
  top: calc(env(safe-area-inset-top) + 56px);
}

.CarouselItem {
  padding: 0px 5px;
  display: inline-flex;
  scroll-snap-align: start;
}

.CarouselItem:first-child {
  padding-left: 16px;
}

@media (max-width: 991px) {
  .CarouselItem:first-child {
    padding-left: 27px;
  }
}

.nav-item .nav-link1:hover {
  color: #000;
}

.nav-item.active .nav-link1:hover {
  color: #fff;
}

@media (max-width: 991px) {
  .nav-item.active .nav-link1:hover {
    color: #000;
  }
}

.nav-link1 {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 15px;
  line-height: 21px;
  color: inherit;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-decoration: none;
}

.nav-item {
  cursor: pointer;
  display: inline-flex;
  height: 32px;
  padding: 0px 16px;
  border-radius: 16px;
  -webkit-box-align: center;
  align-items: center;
  transition: all 300ms ease 0s;
}

.nav-item:hover {
  background-color: rgb(213, 215, 218);
  color: rgb(16, 25, 40);
}

h1 {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
  color: rgb(255, 255, 255);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: calc(153% - 40px);
  transform-style: preserve-3d;
}

footer {
  height: 80px;
  border-top: 1px solid rgb(231, 232, 233);
}

@media (min-width: 375px) {
  .BarContent {
    padding: 16px 20px;
  }
}

.BarContent {
  width: 100%;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 16px;
}



.rounded-element {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.rounded-element-top {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}


@media (min-width: 992px) {
  .my_shadows {
    padding: 0px;
    box-shadow: rgb(16 25 40 / 8%) 0px 16px 32px 0px;
  }

  .nav-item {
    background-color: #fff;
    color: #000;
  }

  .ServicesPills {
    padding: 16px;
    border-radius: 8px;
    box-shadow: rgb(16 25 40 / 8%) 0px 4px 8px 0px;
    background: white;
    overflow: hidden;


  }

  .nav-item.active {
    background-color: rgb(16, 25, 40);
    color: white;
  }

  .nav-item.active:hover {
    background-color: rgb(16, 25, 40);
    color: white;
  }

  .nav-item:hover {
    background-color: rgb(213, 215, 218);
    color: rgb(16, 25, 40);
  }

  html,
  body {
    background-color: #F2F2F7;
  }
}


.booking-button, .booking-button-empty {
  background: rgb(16, 25, 40);
  font-size: 17px;
  font-weight: 700;
  padding: 11px 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  min-height: 48px;
}

.SectionPrefix {
  padding: 0px 16px 24px;
}

.services_holder {margin-bottom: 24px;}
.services_complexes_holder {margin-bottom: 24px;}

@media (min-width: 375px) {
  .SectionPrefix {
    padding: 0px 20px 24px;
  }
  .services_holder {margin-bottom: 0px;}
  .services_complexes_holder {margin-bottom: 24px;}
}

@media (min-width: 768px) {
  .SectionPrefix {
    padding: 0px 40px 24px;
  }
  .services_holder {margin-bottom: 0px;}
  .services_complexes_holder {margin-bottom: 0;} 
}

@media (min-width: 1024px) {
  .SectionPrefix {
    padding: 0px 0px 24px;
  }
  .services_holder {margin-bottom: 24px;}
  .services_complexes_holder {margin-bottom: 24px;} 
}

@media (max-width: 1023px) {
  .SectionPrefix {
    padding-bottom: 24px;
  }
  #services_list {margin-top: -px;}
  #services_complexes_list {margin-top: 0px;}
  .services_holder {margin-bottom: 0px;}
  .services_complexes_holder {margin-bottom: 0px;}
  .OfferItemContainer.first {
    margin-top: 0px;
  }
}

.OfferItemContainer.last {
  border-bottom: 0px !important;
}

.OfferItemContainer.first .services_line {
  padding-top:10px;
}



.sub_header {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 24px;
  font-weight: 800;
  line-height: 32px;
  color: rgb(16, 25, 40);
  overflow-wrap: break-word;
}


.sub_description {
    margin-top: 8px;
    letter-spacing: 0px;
    margin: 8px 0px -10px 0px;
    min-width: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    color: rgb(16, 25, 40);
    overflow-wrap: break-word;
}

@media screen and (min-width: 1024px) {
  .sub_description {
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;}
}

.booking-button:hover, .booking-button-empty:hover {
  background: rgb(64, 71, 83);
}

.ColumnsLayoutContentRoot {
  display: flex;
  flex-direction: column;
  -webkit-box-flex: 1;
  flex-grow: 1;
  position: relative;
  transform-style: preserve-3d;
}

@media (min-width: 991px) {
  #maincontent:before {
    content: "";
    display: block;
    height: 104px;
    background: rgb(16, 25, 40);
    position: sticky;
    margin-top: -60px;
    top: -18px;
    margin-bottom: -32px;
    z-index: 1;
  }
}

/* Блок страницы */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000000;

}

.centerArea {
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  /*background-color: blue;*/
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.4);
}

.centerAreaChild {
  text-align: center;
  height: 100px;
  background: rgb(255, 255, 255, 1);
  justify-content: center;
  align-items: center;
  color: black;
  width: 300px;
  display: flex;
}

/* Успешный заказ */
.overlay2 {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  background-color: rgb(90, 0, 126);

}

.centerArea2 {
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  /*background-color: blue;*/
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.4);
}

.centerAreaChild2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.centerAreaChild2 .loading_text {
  padding-top: 20px;
  color: #fff;
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
}

/* Блок только для чтения */
.readonly_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 999;
}

.elements_wrapper {
  position: relative;
}

/* -------------------------------------------- */
.OfferItemContainer {
  border-bottom: 1px solid rgb(231, 232, 233);
}

.OfferItemContainer.last {
  border-bottom: 0px solid rgb(231, 232, 233);
}

.services_section {
  width: 100%;
  padding: 0px 0px 0px 0px;
}

.services_line {
  cursor: pointer;
  padding: 24px 16px;
}



@media (min-width: 375px) {
  .services_line {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 768px) {
  .services_line {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 990px) {
  .services_line {
    padding: 24px 16px;
  }
}



.services_title {
  margin: 0px;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  color: rgb(16, 25, 40);
}



.service-tag-description {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: rgb(135, 140, 147);
}
.PriceContainer {margin-left: 10px;}

.Add_button {
  display: flex;
  height: 36px;
  width: 36px;
  min-height: 36px;
  min-width: 36px;
  border: 1px solid rgb(183, 186, 190);
  color: rgb(183, 186, 190);
  background-color: rgb(255, 255, 255);
  border-radius: 32px;
  margin-top: 5px;
  cursor: pointer;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  transition: background 300ms ease 0s, border-color 300ms ease 0s, color 300ms ease 0s;
}

@media (hover: hover) and (pointer: fine) {
  .services_line.services_line:hover .Add_button {
    border-color: rgb(3, 122, 255);
    color: rgb(3, 122, 255);
  }
}

.services_line_selected.services_line_selected.services_line_selected .Add_button {
  border-color: rgb(3, 122, 255);
  background: rgb(3, 122, 255);
  color: rgb(255, 255, 255);
}

.Icon-selected {
  width: 20px;
  height: 20px;
  color: #fff;
  fill: #fff;
}

.round-button {
  height: 36px;
  width: 36px;
  min-height: 36px;
  min-width: 36px;
  border: 1px solid rgb(183, 186, 190);
  color: rgb(183, 186, 190);
  background-color: rgb(255, 255, 255);
  border-radius: 32px;
  margin-top: 5px;
  cursor: pointer;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  transition: background 300ms ease 0s, border-color 300ms ease 0s, color 300ms ease 0s;
}


/* Боковая колонка */
.Link1 {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  order: -1;
}

@media (min-width: 1024px) {
  .Link2 {
    min-width: 80px;
    width: 80px;
    height: 80px;
    border-radius: 8px;
  }
}

.Link2 {
  min-width: 72px;
  width: 72px;
  height: 72px;
  border-radius: 18px;
  border: 2px solid rgb(255, 255, 255);
  box-shadow: rgb(16 25 40 / 8%) 0px 8px 16px 0px;
}

.Link3 {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.Link4 {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  z-index: 999;
}


.logo_link {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  order: -1;
  z-index: 998;
}

.cheque_image {
  z-index: 999;
  margin-top: -40px;
  margin-bottom: 20px;
  min-width: 80px;
  width: 80px;
  height: 80px;
  border-radius: 8px;
  border: 2px solid rgb(255, 255, 255);
  box-shadow: rgb(16 25 40 / 8%) 0px 8px 16px 0p;



}

.cheque_holder1 {
  width: 100%;
  margin-bottom: -24px;
  height: calc(100vh - 220px);
}

.cheque_holder {
  position: sticky;
  z-index: 101;
  top: calc(env(safe-area-inset-top) + 56px);
}

.cheque {

  /* text-align: center; */

}

@media (max-width: 991px) {
  .cheque {
    background: rgb(242, 242, 247) !important;
  }

  #logo {
    display: none;
  }

  .cheque_adress {
    /* display: none; */

    text-align: left !important;
    padding-top: 24px;
  }
}

.cheque_element {
  padding-left: 32px;
  padding-right: 32px;
  border-bottom: 1px solid rgb(231, 232, 233);

}

.cheque_adress {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
}

.cheque_data {}

.cheque_total {
  padding: 12px 32px;
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  color: rgb(16, 25, 40);
}
.cheque_info_desc {
  letter-spacing: 0px;
    margin: 0px;
    min-width: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    color: rgb(135, 140, 147);
}
.cheque_empty {
  padding: 40px 0px 50px 0px;
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
  color: rgb(135, 140, 147);
}

.logo_header {

  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  color: rgb(16, 25, 40);
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: break-word;
}

.logo_adress {

  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: rgb(135, 140, 147);
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/*Волна */
.WaveBorder_BorderContainer {
  position: relative;
}

.WaveBorder_WavePattern {
  text-align: center;
  height: 20px;
  position: absolute;
  overflow: hidden;
  background: transparent;
  width: 100%;
  left: 0px;
  bottom: -15px;
  margin-top: -8px;
}

.WaveBorder_WavePattern::before {
  content: "";
  position: absolute;
  left: 5px;
  bottom: 0px;
  right: 0px;
  background-repeat: repeat-x;
  height: 10px;
  background-size: 40px 23px;
  background-image: radial-gradient(circle at 10px -5px, rgb(242, 242, 247) 12px, rgba(255, 255, 255, 0) 13px);
}

.WaveBorder_WavePattern::after {
  content: "";
  position: absolute;
  left: -15px;
  bottom: 0px;
  right: 0px;
  background-repeat: repeat-x;
  height: 15px;
  background-size: 40px 8px;
  background-image: radial-gradient(circle at 10px 17px, rgba(255, 255, 255, 0) 13px, rgb(242, 242, 247) 14px);
}

@media (min-width: 991px) {
  .WaveBorder_WavePattern::before {
    background-image: radial-gradient(circle at 10px -5px, rgb(255, 255, 255) 12px, rgba(255, 255, 255, 0) 13px);
  }

  .WaveBorder_WavePattern::after {
    background-image: radial-gradient(circle at 10px 17px, rgba(255, 255, 255, 0) 13px, rgb(255, 255, 255) 14px);
  }
}

.WaveBorder_Spacer {
  background: initial;
  height: 30px;
}

@media (max-width: 991px) {
  .WaveBorder_WavePattern::before {
    content: "";
    position: absolute;
    left: 5px;
    bottom: 0px;
    right: 0px;
    background-repeat: repeat-x;
    height: 10px;
    background-size: 40px 23px;
    background-image: radial-gradient(circle at 10px -5px, rgb(242, 242, 247) 12px, rgba(255, 255, 255, 0) 13px);
  }

  .WaveBorder_WavePattern::after {
    content: "";
    position: absolute;
    left: -15px;
    bottom: 0px;
    right: 0px;
    background-repeat: repeat-x;
    height: 15px;
    background-size: 40px 8px;
    background-image: radial-gradient(circle at 10px 17px, rgba(255, 255, 255, 0) 13px, rgb(242, 242, 247) 14px);
  }

  .WaveBorder_Spacer {
    height: 30px;
    background: rgb(255, 255, 255);
  }

}





.services-number {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  color: rgb(135, 140, 147);
}

.services-price {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  color: rgb(16, 25, 40);
}

.InvoiceItemList {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  flex-direction: column;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
  /* padding: 12px 0px; */
}

.InvoiceItem {
  padding: 12px 0px 12px 0px;
}

.InvoiceTitle {
  letter-spacing: 0px;
  margin: 0px;
  padding: 0px;
  min-width: 0px;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: rgb(16, 25, 40);
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: break-word;
}

.InvoiceDescription {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: rgb(16, 25, 40);
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: break-word;
  padding-top: 2px;
}

/* Сотрудники */

.Staff_holder {
  border-radius: 8px;
  box-shadow: rgb(16 25 40 / 8%) 0px 4px 8px 0px;
  background: white;
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .Staff_holder {
    border-radius: 0px;
    box-shadow: none;
  }
}

.Sfaff_sticky_header {
  position: sticky;
  z-index: 101;
  top: calc(env(safe-area-inset-top) + 56px);
}

.StickyHeader_hours:before {
  opacity: 0.999;
  position: absolute;
  display: block;
  content: "";
  opacity: 0;
  box-shadow: rgb(16 25 40 / 8%) 0px 8px 16px 0px;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  transition: opacity 300ms ease 0s;
  z-index: -1;
}

.StickyHeader_hours:after {
  opacity: 0.999;
  position: absolute;
  display: block;
  content: "";
  opacity: 0;
  box-shadow: rgb(16 25 40 / 8%) 0px 8px 16px 0px;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  transition: opacity 300ms ease 0s;
  z-index: -1;
}

@media (min-width: 375px) {
  .StickyHeader_hours:after {
    left: 20px;
  }
}

.StickyHeader_hours:after {
  bottom: 0px;
  content: "";
  position: absolute;
  right: 0px;
  height: 1px;
  background: rgb(231, 232, 233);
  left: 16px;
  opacity: 0;
}

.StickyHeader {
  border-radius: 8px;
  background: white;
  overflow: initial;
  transform: initial;
  width: 100%;
  padding-bottom: env(safe-area-inset-bottom);
}

.StickyHeader:before {
  position: absolute;
  display: block;
  content: "";
  opacity: 0;
  box-shadow: rgb(16 25 40 / 8%) 0px 8px 16px 0px;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  transition: opacity 300ms ease 0s;
  z-index: -1;
}

.StickyHeader::after {
  bottom: 0px;
  content: "";
  position: absolute;
  right: 0px;
  height: 1px;
  background: rgb(231, 232, 233);
  left: 16px;
}

@media (min-width: 375px) {
  .StickyHeader::after {
    left: 20px;
  }
}


.ActionListItem {
  min-height: 72px;
  padding: 24px 32px;
  color: inherit;
  text-decoration: none;
}

@media (hover: hover) and (pointer: fine) {
  .ActionListItem:hover {
    cursor: pointer;
    background: rgb(242, 242, 247);

  }
}

.ListItemPrefix {
  margin-right: 20px;
}

.AvatarWrapper {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  border-radius: 50%;
  overflow: hidden;
  background: rgb(229, 241, 255);
  will-change: transform;
  width: 300px;
  height: 300px;
}

.Avatar {
  display: block;
  width: 100%;
  /*height: 24px;*/
}

.AvatarWrapper1 img {
  width: 250px !important;
}
@media (max-width: 768px) {
  .AvatarWrapper1 img {
    width: 130px !important;
  }

}

.fio {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  color: rgb(16, 25, 40);
}

.fio_description {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: rgb(135, 140, 147);
}

.right_arrow_holder {
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  flex-basis: auto;
  -webkit-box-flex: 0;
  flex-grow: 0;
  align-items: flex-end;
  margin-left: 16px;
  order: 3;
  -webkit-box-pack: center;
  justify-content: center;
}

.right_arrow {
  width: 16px;
  height: 16px;
}

/* Выбор времени */
.Wrapper {
  display: flex;
  position: relative;
  -webkit-box-align: center;
  padding: 15px 0px 0px;
  justify-content: space-around;
  height: 135px;
  align-items: flex-start;
}



@media (min-width: 1024px) {
  .Button {
    display: flex !important;
  }
}

.Button {
  height: 56px;
  width: 56px;
  outline: none;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  flex: 0 0 auto;
  margin: 40px 0px 0px;
  cursor: pointer;
  padding: 0px;
  z-index: 1;
  border: none;
  background: none;
  display: none;
}

.Icon {
  transition: transform 500ms ease 0s;
  transform: translateX(-10px);
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.Container {
  width: 100%;
  max-width: none;
  overflow: hidden;
  scroll-snap-type: x mandatory;
  white-space: nowrap;
  display: flex;
  position: relative;
  scroll-behavior: smooth;
}

.Element {
  display: inline-flex;
  scroll-snap-align: start;
  -webkit-box-pack: center;
  justify-content: center;
  width: 64px;
  padding-left: 16px;
  box-sizing: content-box;
}

@media (min-width: 1024px) {
  .Container {
    scroll-snap-type: initial;
    scroll-behavior: auto;
  }
  .CarouselContainer {
    width: 400px;
  }
  .Element,
  .Element:first-child,
  .Element:nth-last-child(2) {
    scroll-margin: 0px;
    padding-left: 8px;
    padding-right: 8px;
  }



}

.CarouselContainer {
  padding-top: 38px;
  width: 100%;
}


@media (min-width: 768px) {
  .Element:first-child {
    padding-left: 40px;
  }

  .Element {
    scroll-margin: 26px;
  }
}



.carousel-item {
  /* position:relative; */
  margin-right: 0px;
}

@media (hover: hover) and (pointer: fine) {
  .StyledDateItem {
    transition: background-color 300ms ease 0s, border-color 300ms ease 0s;
  }
}

.StyledDateItem {
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  outline: none;
  background: none;
  border: 1px solid rgb(213, 215, 218);
  border-radius: 4px;
  height: 64px;
  width: 64px;
  padding: 12px 16px;
  cursor: pointer;
  transition: background-color 300ms ease 0s;
}

.DayOfWeek {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: rgb(135, 140, 147);
}

.active .DayOfWeek {
  color: rgb(255, 255, 255);
}

.Day {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  color: rgb(16, 25, 40);
}

.active .Day {
  color: rgb(255, 255, 255);
}

.active .StyledDateItem {
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  outline: none;
  background: none;
  border: 1px solid rgb(213, 215, 218);
  border-radius: 4px;
  height: 64px;
  width: 64px;
  padding: 12px 16px;
  cursor: pointer;
  transition: background-color 300ms ease 0s;
  border-color: rgb(3, 122, 255);
  background: rgb(3, 122, 255);
}

@media (hover: hover) and (pointer: fine) {
  .StyledDateItem:hover {
    border-color: rgb(3, 122, 255);
  }

  .active .StyledDateItem {
    transition: background-color 300ms ease 0s, border-color 300ms ease 0s;
  }
}

/* Карусель */
@media (min-width: 768px) {
  /*.carousel-item {
    margin-right: 0;
    flex: 0 0 20%;
    display: block;
  }*/
}

.carousel-inner {
  display: flex;
}

.MonthLabels {
  position: absolute;
  top: 0px;
  display: flex;
  width: 12080px;
}

@media (min-width: 1024px) {
  .MonthLabel {
    padding-left: 80px;
    transform: translateX(-72px);
    left: 0px;
  }
}

@media (min-width: 768px) {
  .MonthLabel {
    padding-left: 80px;
    transform: translateX(-40px);
  }
}

.MonthLabel {
  position: sticky;
  left: 0px;
  width: 300px;
  margin-right: -220px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0px, rgb(255, 255, 255) 64px, rgb(255, 255, 255) 100%);
  padding-left: 80px;
  transform: translateX(-64px);
}

.MonthLabeltext {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  color: rgb(16, 25, 40);
}

.select_time {
  border-radius: 8px;
  box-shadow: rgb(16 25 40 / 8%) 0px 4px 8px 0px;
  background: white;
  overflow: initial;
  transform: initial;
}

.hours_holder {
  background: white;
  margin-bottom: 20px;
  border-radius: 8px;
}

.ListItem:not(:last-child).ListItem:not(:last-child) {
  position: relative;
}

.ListItem {
  min-height: 72px;
  transition: background 300ms ease 0s;
}

@media (min-width: 375px) {
  .ListItem {
    padding: 16px 20px;
  }
}

.ListItemText {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  color: rgb(16, 25, 40);
}

.ListItemContent {
  padding-top: 7px;
  min-width: 0px;
  -webkit-box-pack: center;
  justify-content: center;

}

.ListItemSuffix_time {
  padding-top: 5px;
}

@media (min-width: 375px) {
  .ListItem:not(:last-child).ListItem:not(:last-child)::after {
    left: 20px;
  }
}

.ListItem:not(:last-child)::after {
  bottom: 0px;
  content: "";
  position: absolute;
  right: 0px;
  height: 1px;
  background: rgb(231, 232, 233);
  left: 16px;
}

.NoteContainer {
  border-radius: 8px;
  box-shadow: rgb(16 25 40 / 8%) 0px 4px 8px 0px;
  background: white;
  overflow: initial;
  transform: initial;
  width: 100%;
  align-self: flex-start;
  padding-bottom: env(safe-area-inset-bottom);
}

.NoteContainer_holder {
  padding: 32px;
}

.NoteContainer_holder h4 {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  color: rgb(16, 25, 40);
  overflow-wrap: break-word;
}

.NoteContainer_holder p {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: rgb(16, 25, 40);
  overflow-wrap: break-word;
}

@media only screen and (max-width: 991px) {
  .NoteContainer {
    display: none;
  }
}

/* Авторизация */
.AuthContainer {
  border-radius: 8px;
  box-shadow: rgb(16 25 40 / 8%) 0px 4px 8px 0px;
  background: white;
  overflow: initial;
  transform: initial;
  width: 100%;
  align-self: flex-start;
  padding-bottom: env(safe-area-inset-bottom);
}

.AuthContainer_holder {
  padding: 32px;
}

.auth_text {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: rgb(16, 25, 40);
  margin-bottom: 8px;
  font-weight: bold;
}

.Container_1 {
  position: relative;
  display: flex;
  border-radius: 4px;
  border: 1px solid rgb(213, 215, 218);
  background-color: rgb(255, 255, 255);
  width: 100%;
  overflow: hidden;
}

.Prefix_1 {
  border-right: inherit;
  display: flex;
}

.Container_2 {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  background-color: inherit;
  position: relative;
  min-width: 65px;
  width: 75px;
  transition: width 200ms ease-in-out 0s;
}

.StyledSelect {
  opacity: 0;
  position: absolute;
  width: 100%;
}

.StyledInput_2 {
  appearance: none;
  background-color: inherit;
  outline: 0px;
  width: 100%;
  border: 0px;
  border-radius: 0px;
  text-align: center;
  text-align-last: center;
  color: inherit;
  padding-right: 16px;
}

.StyledInput_2_Icon {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 12px;
  pointer-events: none;
}

.phone_input {
  font-family: Muli, sans-serif;
  background-color: rgb(255, 255, 255);
  padding: 0px 16px;
  border: 0px;
  outline: none;
  height: 46px;
  width: 100%;
  font-size: 17px;
  line-height: 24px;
  color: rgb(16, 25, 40);
}

.auth_button {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}

/* Скрываем Google Recaptcha */
.grecaptcha-badge {
  display: none !important;
}

/* Всё забронировано */
.DateNotAvailablePlaceholder_holder {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.DateNotAvailablePlaceholder {
  padding: 12px 8px 48px;
}

.PlaceholderContainer.PlaceholderContainer {
  max-width: 312px;
  padding: 16px 0px;
}

@media (min-width: 375px) {
  .PlaceholderContainer {
    padding: 16px 20px;
  }
}

.PlaceholderContainer {
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
  padding: 16px;
}

.Icon3 {
  width: 95px;
  height: auto;
}

.placeholder-title {
  margin-top: 24px;
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: rgb(16, 25, 40);
}

.placeholder-msg {
  margin-top: 8px;
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  color: rgb(135, 140, 147);
}

.ButtonWrapper {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
  font-family: Muli, sans-serif;
  background: none;
  border: none;
  outline: none;
  padding: 0px;
  position: relative;
  color: rgb(255, 255, 255);
  flex-direction: row;
}

.PlaceholderButton {
  margin-top: 24px;
  min-width: 170px;
}

.ButtonBox {
  display: flex;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  padding: 11px 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  min-height: 48px;
  background: rgb(16, 25, 40);
  position: relative;
  color: inherit;
  transition: background 300ms ease 0s, border 300ms ease 0s, color 300ms ease 0s;
}

.TextB {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  color: #fff;
}

/* Анимация ОК */
.wrapper-burger {
  text-align: center;
  margin: 20px auto 20px auto;
  height: 50px;
}

.burger {
  height: 30px;
  width: 33px;
  cursor: pointer;
  margin: 0 auto;
  display: block;
}

.burger .one,
.burger .two,
.burger .three {
  margin-top: 3px;
  background: #2fc2a5;
  width: 33px;
  height: 4px;
  position: absolute;
  border-radius: 2px;
  transition: all 0.2s ease-in-out 0s;
}

.burger .one {
  -webkit-animation: layer-one 2.3333s 1;
  animation: layer-one 2.3333s 1;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

.burger .two {
  margin-top: 13px;
  transform-origin: 33px, 0;
  -webkit-animation: layer-two 2.3333s 1;
  animation: layer-two 2.3333s 1;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

.burger .three {
  margin-top: 23px;
  -webkit-animation: layer-three 2.3333s 1;
  animation: layer-three 2.3333s 1;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes layer-one {
  0% {
    transform: scale(1, 1) rotateZ(0deg) translate(0, 0);
  }

  26.5% {
    transform: scale(1, 1) rotateZ(0deg) translate(0, 0);
  }

  33% {
    transform: scale(1, 1) rotateZ(25deg) translate(0, 0);
  }

  40% {
    transform: scale(1, 1) rotateZ(-60deg) translate(0, 14px);
  }

  60% {
    transform: scale(1, 1) rotateZ(-45deg) translate(0, 14px);
    width: 33px;
  }

  100% {
    transform: scale(1, 1) rotateZ(-45deg) translate(5px, 18px);
    width: 36px;
  }
}

@keyframes layer-one {
  0% {
    transform: scale(1, 1) rotateZ(0deg) translate(0, 0);
  }

  26.5% {
    transform: scale(1, 1) rotateZ(0deg) translate(0, 0);
  }

  33% {
    transform: scale(1, 1) rotateZ(25deg) translate(0, 0);
  }

  40% {
    transform: scale(1, 1) rotateZ(-60deg) translate(0, 14px);
  }

  60% {
    transform: scale(1, 1) rotateZ(-45deg) translate(0, 14px);
    width: 33px;
  }

  100% {
    transform: scale(1, 1) rotateZ(-45deg) translate(5px, 18px);
    width: 36px;
  }
}

@-webkit-keyframes layer-three {
  0% {
    transform: scale(1, 1) rotateZ(0deg) translate(0, 0);
  }

  26.5% {
    transform: scale(1, 1) rotateZ(0deg) translate(0, 0);
  }

  33% {
    transform: scale(1, 1) rotateZ(-25deg) translate(0, 0);
  }

  40% {
    transform: scale(1, 1) rotateZ(60deg) translate(0, -14px);
  }

  60% {
    transform: scale(1, 1) rotateZ(45deg) translate(0, -14px);
    width: 33px;
  }

  100% {
    transform: scale(1, 1) rotateZ(45deg) translate(-1px, -6px);
    width: 23px;
  }
}

@keyframes layer-three {
  0% {
    transform: scale(1, 1) rotateZ(0deg) translate(0, 0);
  }

  26.5% {
    transform: scale(1, 1) rotateZ(0deg) translate(0, 0);
  }

  33% {
    transform: scale(1, 1) rotateZ(-25deg) translate(0, 0);
  }

  40% {
    transform: scale(1, 1) rotateZ(60deg) translate(0, -14px);
  }

  60% {
    transform: scale(1, 1) rotateZ(45deg) translate(0, -14px);
    width: 33px;
  }

  100% {
    transform: scale(1, 1) rotateZ(45deg) translate(-1px, -6px);
    width: 23px;
  }
}

@-webkit-keyframes layer-two {
  0% {
    transform: translateX(0) scaleX(1);
  }

  26.5% {
    transform: translateX(0) scaleX(1);
  }

  33% {
    transform: translateX(-10px) scaleX(0.95);
  }

  36.5% {
    transform: translateX(28px) scaleX(1);
  }

  44% {
    transform: translateX(28px) scaleX(0);
  }

  100% {
    transform: translateX(28px) scaleX(0);
  }
}

@keyframes layer-two {
  0% {
    transform: translateX(0) scaleX(1);
  }

  26.5% {
    transform: translateX(0) scaleX(1);
  }

  33% {
    transform: translateX(-10px) scaleX(0.95);
  }

  36.5% {
    transform: translateX(28px) scaleX(1);
  }

  44% {
    transform: translateX(28px) scaleX(0);
  }

  100% {
    transform: translateX(28px) scaleX(0);
  }
}

.circle {
  width: 60px;
  height: 60px;
  border: 4px solid #2fc2a5;
  border-radius: 60px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  margin-top: -49px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-animation: circle-anim 2.3333s 1;
  animation: circle-anim 2.3333s 1;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes circle-anim {
  0% {
    transform: rotate(90deg);
    clip: rect(0px, 0px, 0px, 0px);
  }

  26.5% {
    transform: rotate(90deg);
    clip: rect(0px, 0px, 0px, 0px);
  }

  33% {
    transform: rotate(90deg);
    clip: rect(0px, 0px, 0px, 0px);
  }

  60% {
    transform: rotate(120deg);
    clip: rect(0px, 35px, 35px, 0px);
  }

  100% {
    transform: rotate(-360deg);
    clip: rect(auto, auto, auto, auto);
  }
}

@keyframes circle-anim {
  0% {
    transform: rotate(90deg);
    clip: rect(0px, 0px, 0px, 0px);
  }

  26.5% {
    transform: rotate(90deg);
    clip: rect(0px, 0px, 0px, 0px);
  }

  33% {
    transform: rotate(90deg);
    clip: rect(0px, 0px, 0px, 0px);
  }

  60% {
    transform: rotate(120deg);
    clip: rect(0px, 35px, 35px, 0px);
  }

  100% {
    transform: rotate(-360deg);
    clip: rect(auto, auto, auto, auto);
  }
}

/*Список приёмов */
.appointments_elements {
  border-radius: 8px;
  box-shadow: rgb(16 25 40 / 8%) 0px 4px 8px 0px;
  background: white;
  overflow: hidden;
}
.appointments_h1 {
  letter-spacing: 0px;
    margin: 20px 0 20px 0;
    min-width: 0px;
    font-size: 24px;
    font-weight: 800;
    line-height: 32px;
    color: rgb(16, 25, 40);
    width: auto !important;
}

.TopPart {
  background-color: rgb(16, 25, 40);
  padding: 16px;
}
@media (min-width: 768px) {
.TopPart {
    padding: 40px;
}
}
@media (min-width: 375px) {
.TopPart {
    padding: 16px 20px 32px;
}
}
@media (min-width: 375px) {
.TopPart {
    padding: 16px 20px;
}
}

.Text_fwZIua {
  letter-spacing: 0px;
  margin: 0px;
  min-width: 0px;
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
  color: rgb(255, 255, 255);
}
.StatusPillWrapper {
  background-color: rgb(16, 25, 40);
  padding: 0px 16px 16px;
}
@media (min-width: 1024px){
.StatusPillWrapper {
    padding: 8px 0px 32px;
}}
@media (min-width: 768px) {
.StatusPillWrapper {
    padding: 0px 40px 20px;
}}
@media (min-width: 375px) {
.StatusPillWrapper {
    padding: 0px 20px 16px;
}
}

.RoundedContainer {
display: inline-flex;
    height: 28px;
    border-radius: 16px;
    padding: 0px 16px 0px 8px;
    -webkit-box-align: center;
    align-items: center;
    background-color: rgb(3, 122, 255);
}
.StatusText {
  letter-spacing: 0px;
    margin: 0px;
    min-width: 0px;
    font-size: 15px;
    font-weight: 700;
    line-height: 21px;
    color: white;
    margin-left: 8px;
}
.booking_num {
letter-spacing: 0px;
margin: 0px;
min-width: 0px;
font-size: 15px;
font-weight: 400;
line-height: 21px;
color: rgb(135, 140, 147);
overflow-wrap: break-word;
}

.MiddlePart {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  position: relative;
  -webkit-box-flex: 1;
  flex-grow: 1;
  background-color: rgb(242, 242, 247);
  padding-bottom: env(safe-area-inset-bottom);
}
@media (min-width: 1024px) {
.MiddlePart {
    padding: 0px 40px 40px;
    background: linear-gradient(rgb(16, 25, 40) 70px, transparent 70px);
}
}

.M_Wrapper {
  background-color: rgb(242, 242, 247);
  padding: 28px 0px;
  overflow: hidden;
}
@media (min-width: 1024px) {
.M_Wrapper {
    border-radius: 8px;
    padding: 12px 0px;
}}


.DetailList {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  flex-direction: column;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
}

@media (min-width: 768px) {
  .AppointmentListItemWrapper {
      padding: 12px 40px;
  }}
@media (min-width: 1024px) {
.AppointmentListItemWrapper {
    padding: 12px 24px;
}}

.Separator {
  display: flex;
  margin: 12px 0px 12px 12px;
  height: 1px;
  background-color: rgb(16, 25, 40);
  opacity: 0.1;
}
.Separator {
  margin: 12px 0px 12px 16px;
}
@media (min-width: 1024px) {
.Separator {
    margin: 12px 0px 12px 24px;
}}

@media (min-width: 768px) {
.Separator {
    margin: 12px 0px 12px 40px;
}}





.carousel-inner {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: scroll;
  scroll-behavior: smooth;
}

.carousel-item {
  /*width: 100%;
  flex-shrink: 0;*/
  scroll-snap-align: none;
}
.carousel-inner {
  -ms-overflow-style: none;
}
.carousel-inner::-webkit-scrollbar {
  display: none;
}

.cheque_danger_text, .cheque_warning_text {
  padding: 0.5rem; font-size: 14px;
}

/*Группы */

.GroupIcon::after {
  content: "•••";
  font-size: 8px;
  position: relative;
  top: -1px;
  left: 1px;
  letter-spacing: 2px;
  text-align: center;
  display: block;
  line-height: 0;
}

.services_line_group {
  cursor: pointer;
  padding: 24px 16px;
}
@media (min-width: 375px) {
  .services_line_group {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 768px) {
  .services_line_group {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 990px) {
  .services_line_group {
    padding: 24px 16px;
  }
}
.OfferItemContainer.first .services_line_group {
  padding-top:10px;
}
@media (hover: hover) and (pointer: fine) {
  .services_line_group.services_line_group:hover .Add_button {
    border-color: rgb(3, 122, 255);
    color: rgb(3, 122, 255);
  }
}

.services_line_group_selected.services_line_group_selected.services_line_group_selected .Add_button {
  border-color: rgb(3, 122, 255);
  background: rgb(3, 122, 255);
  color: rgb(255, 255, 255);
}
/* Внутренняя часть группы */
/*
@media (min-width: 1024px) {
  .ItemsContainer {
    padding-left: calc(74px);
    padding-right: 24px;
}
}
@media (min-width: 768px) {
.ItemsContainer {
    padding-left: calc(90px);
    padding-right: 40px;
}
}
@media (min-width: 375px){
.ItemsContainer {
    padding-left: calc(60px);
    padding-right: 20px;
}}*/
.ItemsContainer {
    background-color: rgb(248, 248, 251);
    transition: max-height 300ms ease 0s;
    overflow: hidden;
    /* padding-left: calc(56px);
    padding-right: 16px; */
    max-height: 563px;
}

.from_price {

    letter-spacing: 0px;
    margin: 0px;
    min-width: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    text-align: right;
    color: rgb(135, 140, 147);

}

.flex1 {
  display: flex;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
@media (max-width: 1024px) {

  
.Title {}
.ShortTitleWrap {display: none !important;}
.h1_text_short {font-size: 29px !important;}
.h1_text {

    font-size: 20px !important;
    line-height: 20px;
    /* transform: matrix(0.65, 0, 0, 0.65, 0, 15); opacity: 0; */
    transform: none !important;
  }

  .CarouselContainer1 {
    z-index: 200
  }
.CarouselContainer1 .CarouselItem {margin-top: 25px; margin-bottom: 25px;}

.CarouselButton {
  display: flex;
}
.left_bg {
  width: 0px !important;
}
.rightb_bg {
  background-color: #101928 !important;
  width: 0px !important;
}

.leftb_fill, .rightb_fill {
  fill: #fff;
}
}
.CarouselButton {
    display: none;
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    transition: width 300ms ease 0s;
    cursor: pointer;
    overflow: visible;
    background: white;
    z-index: 1;
    width: 44px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.Icon1 {
    transition: transform 300ms ease 0s;
    transform: translateX(0px);
    width: 16px;
    height: 16px;
}
@media (min-width: 1024px) {
.CarouselContainer1 {
    scroll-padding-left: 0px;
}
}
@media (min-width: 768px) {
.CarouselContainer1 {
    scroll-padding-left: 35px;
}
}

.CarouselContainer1 {
    scroll-padding-left: 11px;
    width: 100%;
    max-width: none;
    overflow: scroll hidden;
    scroll-snap-type: x mandatory;
    white-space: nowrap;
    display: flex;
    position: relative;
    scroll-behavior: smooth;  
    /*overflow-x: hidden; /* Hide horizontal scrollbar */
    touch-action: pan-x;
    -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.CarouselContainer1::-webkit-scrollbar {
  display: none;
  
}


@media (min-width: 768px) {


.CarouselItem1:first-child {
    padding-left: 40px;
}
}

.CarouselItem1:first-child {
    padding-left: 16px;
}

.CarouselItem1 {
    padding: 0px 5px;
    scroll-snap-align: start;
    
}
.RoundedContainer1 {
display: inline-flex;
    height: 32px;
    padding: 0px 16px;
    border-radius: 16px;
    -webkit-box-align: center;
    align-items: center;
    transition: all 300ms ease 0s;
    max-width: 200px;
    cursor: pointer;
}

.Text1 {
  letter-spacing: 0px;
    margin: 0px;
    min-width: 0px;
    font-size: 15px;
    font-weight: normal;
    line-height: 21px;
    color: inherit;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}