@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.n-c-about-gallery {
  width: 600px;
  height: 372px;
  background-color: #f2f2f2;
  cursor: pointer;
}
@media only screen and (max-width: 750px) {
.n-c-about-gallery {
      width: 100%;
      height: 240px;
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1;
      margin-bottom: 44px;
}
}
.n-c-about-gallery._mb-dots {
    margin-bottom: 78px;
}
.n-c-about-gallery__slider {
    width: 100%;
    height: 100%;
}
.n-c-about-gallery__slide {
    background-size: cover;
    background-repeat: no-repeat;
}
.n-c-about-gallery__arrow-prev {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.n-c-about-gallery__arrow-prev:hover {
      -webkit-transform: translate(-8px, -50%);
              transform: translate(-8px, -50%);
}
.n-c-about-gallery__arrow-next {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.n-c-about-gallery__arrow-next:hover {
      -webkit-transform: translate(8px, -50%) scale(-1, 1);
              transform: translate(8px, -50%) scale(-1, 1);
}
.n-c-about-gallery__cont {
    display: none;
}
@media only screen and (max-width: 750px) {
.n-c-about-gallery__cont {
        margin-top: 18px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
}
}
@media only screen and (max-width: 750px) {
.n-c-about-gallery__dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
}
@media only screen and (max-width: 750px) {
.n-c-about-gallery .swiper-pagination-bullet {
      margin-right: 10px;
      background: #3d4359;
      width: 5px;
      height: 5px;
}
}
@media only screen and (max-width: 750px) {
.n-c-about-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active {
      width: 8px;
      height: 8px;
}
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.n-c-service-detail-info {
  padding-top: 72px;
  margin-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-info {
      padding-top: 40px;
      margin-bottom: 44px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
}
}
.n-c-service-detail-info__content {
    max-width: 476px;
}
.n-c-service-detail-info__title {
    margin-bottom: 48px;
    font-size: 28px;
    line-height: 40px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-info__title {
        margin-bottom: 24px;
        font-size: 18px;
        line-height: 24px;
}
}
.n-c-service-detail-info__description {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #14191a;
}
.n-c-service-detail-info__description p strong {
      font-weight: 500;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-info__description {
        font-size: 14px;
        line-height: 20px;
}
.n-c-service-detail-info__description p {
          margin-bottom: 24px;
}
.n-c-service-detail-info__description p strong {
            font-weight: 500;
            font-size: 16px;
            line-height: 26px;
}
.n-c-service-detail-info__description p ~ p {
          margin-bottom: 0;
}
}
.n-c-service-detail-info__description._info-mb {
      margin-bottom: 48px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-info__description._info-mb {
          margin-bottom: 0;
}
}
.n-c-service-detail-info._info-null-mb {
    margin-bottom: 0;
}
._mb {
  margin-bottom: 32px;
}
@media only screen and (max-width: 750px) {
._mb {
      margin-bottom: 24px;
}
}
._mw {
  max-width: 732px;
}
@media only screen and (max-width: 750px) {
._mw {
      margin-top: 0;
}
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.n-c-service-detail-advantages-wrapper {
  width: 384px;
  height: 305px;
  background: #f9f9f9;
  padding: 40px;
}
.n-c-service-detail-advantages-wrapper__icon {
    margin-bottom: 32px;
}
.n-c-service-detail-advantages-wrapper__title {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 140% !important;
    color: #3c4557 !important;
    width: 305px !important;
}
.n-c-service-detail-advantages-wrapper__description p {
    color: #39465b;
    opacity: 0.9;
    width: 305px;
    margin-top: 12px;
}
.n-c-service-detail-advantages-wrapper__description p ~ p {
    margin-top: 0;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.n-c-service-detail-prices__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.n-c-service-detail-prices__item:after {
    content: "";
    position: absolute;
    bottom: 6px;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #dedede;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-prices__item:after {
        bottom: 5px;
}
}
.n-c-service-detail-prices__item.column {
    -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;
}
.n-c-service-detail-prices__item.column:after {
      display: none;
}
.n-c-service-detail-prices__item.column .n-c-service-detail-prices__item-value {
      padding-left: 0;
}
.n-c-service-detail-prices__item-name {
    padding-right: 12px;
    color: #727576;
}
.n-c-service-detail-prices__item-name span {
      background-color: white;
      -webkit-box-shadow: 12px 0 0 white, -12px 0 0 white;
              box-shadow: 12px 0 0 white, -12px 0 0 white;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-prices__item-name._mb {
        margin-bottom: 4px;
}
}
.n-c-service-detail-prices__item-name, .n-c-service-detail-prices__item-value {
    position: relative;
    z-index: 1;
}
.n-c-service-detail-prices__item-border {
    width: 100%;
    border-bottom: 1px dashed #dedede;
    margin: 0 12px 7px;
}
.n-c-service-detail-prices__item-value {
    padding-left: 12px;
    background-color: white;
    font-weight: 500;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.n-c-service-detail-prices__wrapper {
  width: 588px;
  padding: 60px;
  border: 1px solid #dedede;
  font-size: 16px;
  line-height: 26px;
  color: #14191a;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-prices__wrapper {
      width: auto;
      padding: 28px 24px;
      font-size: inherit;
      line-height: 20px;
}
}
.n-c-service-detail-prices__wrapper-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 12px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-prices__wrapper-title {
        font-size: inherit;
        margin-bottom: 8px;
}
}
.n-c-service-detail-prices__wrapper-description {
    margin-bottom: 52px;
    opacity: 0.6;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-prices__wrapper-description {
        margin-bottom: 28px;
}
}
.n-c-service-detail-prices__wrapper-content {
    margin-bottom: 28px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-prices__wrapper-content {
        margin-bottom: 22px;
}
}
.n-c-service-detail-prices__wrapper-content:last-child {
      margin-bottom: 0;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.n-c-service-detail-rooms__content {
  width: 384px;
  border: 1px solid #dedede;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-rooms__content {
      width: 100%;
}
}
.n-c-service-detail-rooms__content-image {
    width: 100%;
    height: 246px;
    background-color: #f2f2f2;
    margin-bottom: 32px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-rooms__content-image {
        margin-bottom: 24px;
}
}
.n-c-service-detail-rooms__content-img {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}
.n-c-service-detail-rooms__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-rooms__box {
      height: auto;
}
}
.n-c-service-detail-rooms__box-title {
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 18px;
    line-height: 142%;
    padding-left: 36px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-rooms__box-title {
        font-size: 16px;
        padding-left: 24px;
}
}
.n-c-service-detail-rooms__box-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 142%;
    opacity: 0.6;
    margin-bottom: 30px;
    padding-left: 36px;
    padding-right: 36px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-rooms__box-description {
        font-size: 14px;
        padding-left: 24px;
        padding-right: 24px;
        margin-bottom: 24px;
}
}
.n-c-service-detail-rooms__box-price {
    margin-top: auto;
    font-weight: 500;
    font-size: 16px;
    line-height: 142%;
    padding-left: 36px;
    padding-bottom: 40px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-rooms__box-price {
        font-size: 14px;
        padding-left: 24px;
        padding-bottom: 28px;
}
}
.n-c-service-detail-rooms__qwerty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.review-box__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 28px;
}
.review-box__info-avatar {
  margin-right: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.reviews-box__info-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.reviews-box__info-name {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 4px;
}
@media only screen and (max-width: 750px) {
.reviews-box__info-name {
      margin-bottom: 2px !important;
      font-size: 18px !important;
      line-height: 142%;
}
}
.reviews-box__info-role {
  font-size: 16px;
  line-height: 26px;
  opacity: 0.6;
}
@media only screen and (max-width: 750px) {
.reviews-box__info-role {
      font-size: 14px !important;
      line-height: 20px;
}
}
.reviews-box__description {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 8px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 104px;
}
@media only screen and (max-width: 750px) {
.reviews-box__description {
      margin-bottom: 4px;
      font-size: 14px !important;
      line-height: 20px;
}
}
.reviews-box__description.more-text {
    -webkit-line-clamp: 20;
    height: 100%;
}
.reviews-box__btn {
  cursor: pointer;
  font-size: 16px;
  line-height: 26px;
  border-bottom: 1px solid #14191a;
  opacity: 0.6;
  padding-bottom: 4px;
  -webkit-transition: 0.9s ease;
  transition: 0.9s ease;
}
.reviews-box__btn:hover {
    opacity: 0.9;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.reviews-box {
  position: relative;
}
@media only screen and (max-width: 750px) {
.reviews-box {
      width: 100%;
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1;
}
}
.reviews-box__title {
    margin-bottom: 50px;
    font-size: 28px;
    line-height: 40px;
}
@media only screen and (max-width: 750px) {
.reviews-box__title {
        margin-bottom: 24px;
        font-size: 18px;
        line-height: 24px;
        width: 332px;
}
}
.reviews-box .swiper-container {
    width: calc(49% + 50vw);
}
@media only screen and (max-width: 750px) {
.reviews-box .swiper-container {
        width: 335px;
}
}
.reviews-box__slider {
    height: 100%;
}
.reviews-box__wrap {
    background: #f9f9f9;
    padding: 52px;
    height: auto;
}
@media only screen and (max-width: 750px) {
.reviews-box__wrap {
        width: 335px;
        padding: 28px 24px;
}
}
.reviews-box__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 28px;
}
.reviews-box__info-avatar {
      margin-right: 24px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.reviews-box__info-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
}
.reviews-box__info-name {
      font-size: 20px;
      line-height: 26px;
      margin-bottom: 4px;
}
.reviews-box__info-role {
      font-size: 16px;
      line-height: 26px;
      opacity: 0.6;
}
.reviews-box .swiper-slide {
    width: 588px;
}
@media only screen and (max-width: 750px) {
.reviews-box .swiper-slide {
        width: 335px;
}
}
.reviews-box__icon {
    margin-bottom: 32px;
}
@media only screen and (max-width: 750px) {
.reviews-box__icon {
        margin-bottom: 23px;
}
}
.reviews-box__description {
    font-size: 16px;
    line-height: 26px;
}
@media only screen and (max-width: 750px) {
.reviews-box__description {
        line-height: 20px;
}
}
.reviews-box__cont {
    margin-top: 18px;
    display: none;
}
@media only screen and (max-width: 750px) {
.reviews-box__cont {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
}
}
@media only screen and (max-width: 750px) {
.reviews-box__dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
}
@media only screen and (max-width: 750px) {
.reviews-box .swiper-pagination-bullet {
      margin-right: 10px;
      background: #3d4359;
      width: 5px;
      height: 5px;
}
}
@media only screen and (max-width: 750px) {
.reviews-box .swiper-pagination-bullet.swiper-pagination-bullet-active {
      width: 8px;
      height: 8px;
}
}
.reviews__arrow-prev {
  position: absolute;
  top: 23px;
  right: 45px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 45px;
  height: 45px;
  border: 1px solid #e6e6e6;
  cursor: pointer;
  outline: none;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 0;
}
@media only screen and (max-width: 750px) {
.reviews__arrow-prev {
      display: none;
}
}
.reviews__arrow-prev.swiper-button-next {
    background-image: none;
}
.reviews__arrow-prev:hover {
    border-color: rgba(59, 70, 88, 0.5);
}
.reviews__arrow-prev:hover:after {
      -webkit-transform: translate3d(-5px, 0, 0);
              transform: translate3d(-5px, 0, 0);
}
.reviews__arrow-prev:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 26px;
    margin: auto;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iNDUiIHZpZXdCb3g9IjAgMCAxNyA0NSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KPHRpdGxlPlZlY3RvciAyNzwvdGl0bGU+CjxkZXNjPkNyZWF0ZWQgdXNpbmcgRmlnbWE8L2Rlc2M+CjxnIGlkPSJDYW52YXMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDM2OSAtMjQxMSkiPgo8ZyBpZD0iVmVjdG9yIDI3Ij4KPHVzZSB4bGluazpocmVmPSIjcGF0aDBfc3Ryb2tlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDM3MCAyNDEyKSIgZmlsbD0iIzNCNDY1OCIvPgo8L2c+CjwvZz4KPGRlZnM+CjxwYXRoIGlkPSJwYXRoMF9zdHJva2UiIGQ9Ik0gMCAyMkwgLTAuNDEzMTE0IDIxLjcxODNMIC0wLjYwOTY5OCAyMi4wMDY3TCAtMC40MDY4NjcgMjIuMjkwNkwgMCAyMlpNIDE0LjU4NjkgLTAuMjgxNjY4TCAtMC40MTMxMTQgMjEuNzE4M0wgMC40MTMxMTQgMjIuMjgxN0wgMTUuNDEzMSAwLjI4MTY2OEwgMTQuNTg2OSAtMC4yODE2NjhaTSAtMC40MDY4NjcgMjIuMjkwNkwgMTQuNTkzMSA0My4yOTA2TCAxNS40MDY5IDQyLjcwOTRMIDAuNDA2ODY3IDIxLjcwOTRMIC0wLjQwNjg2NyAyMi4yOTA2WiIvPgo8L2RlZnM+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.reviews__arrow-next {
  position: absolute;
  top: 0;
  right: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 45px;
  height: 45px;
  border: 1px solid #e6e6e6;
  cursor: pointer;
  outline: none;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  z-index: 0;
}
@media only screen and (max-width: 750px) {
.reviews__arrow-next {
      display: none;
}
}
.reviews__arrow-next.swiper-button-next {
    background-image: none;
}
.reviews__arrow-next:hover {
    border-color: rgba(59, 70, 88, 0.5);
}
.reviews__arrow-next:hover:after {
      -webkit-transform: translate3d(-5px, 0, 0);
              transform: translate3d(-5px, 0, 0);
}
.reviews__arrow-next:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 26px;
    margin: auto;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iNDUiIHZpZXdCb3g9IjAgMCAxNyA0NSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KPHRpdGxlPlZlY3RvciAyNzwvdGl0bGU+CjxkZXNjPkNyZWF0ZWQgdXNpbmcgRmlnbWE8L2Rlc2M+CjxnIGlkPSJDYW52YXMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDM2OSAtMjQxMSkiPgo8ZyBpZD0iVmVjdG9yIDI3Ij4KPHVzZSB4bGluazpocmVmPSIjcGF0aDBfc3Ryb2tlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDM3MCAyNDEyKSIgZmlsbD0iIzNCNDY1OCIvPgo8L2c+CjwvZz4KPGRlZnM+CjxwYXRoIGlkPSJwYXRoMF9zdHJva2UiIGQ9Ik0gMCAyMkwgLTAuNDEzMTE0IDIxLjcxODNMIC0wLjYwOTY5OCAyMi4wMDY3TCAtMC40MDY4NjcgMjIuMjkwNkwgMCAyMlpNIDE0LjU4NjkgLTAuMjgxNjY4TCAtMC40MTMxMTQgMjEuNzE4M0wgMC40MTMxMTQgMjIuMjgxN0wgMTUuNDEzMSAwLjI4MTY2OEwgMTQuNTg2OSAtMC4yODE2NjhaTSAtMC40MDY4NjcgMjIuMjkwNkwgMTQuNTkzMSA0My4yOTA2TCAxNS40MDY5IDQyLjcwOTRMIDAuNDA2ODY3IDIxLjcwOTRMIC0wLjQwNjg2NyAyMi4yOTA2WiIvPgo8L2RlZnM+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.thumbs-slider__top {
  height: 512px;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__top {
      height: auto;
}
}
.thumbs-slider__bottom {
  height: 100px;
  margin-top: 2px;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__bottom {
      display: none;
}
}
.thumbs-slider__slide {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__slide {
      min-height: 260px;
}
}
.thumbs-slider__slide[lazy='loaded'] {
    opacity: 1;
}
.thumbs-slider__slide._small {
    cursor: pointer;
    width: 163.333px !important;
}
.thumbs-slider__slide._small:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0.7)));
      background: linear-gradient(0deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
      opacity: 0;
      z-index: 1;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
}
.thumbs-slider__slide._small._current:before {
      opacity: 0.7;
}
.thumbs-slider__slide-desc {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 16px 20px;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
}
.thumbs-slider__next, .thumbs-slider__prev {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__next, .thumbs-slider__prev {
      margin-top: -23px;
}
}
.thumbs-slider__next._mobile-arrow, .thumbs-slider__prev._mobile-arrow {
    display: block !important;
}
@media (hover), (min-width: 0 \0) {
.thumbs-slider__prev:hover {
    -webkit-transform: translateY(-50%) translateX(-4px);
            transform: translateY(-50%) translateX(-4px);
}
}
@media (hover), (min-width: 0 \0) {
.thumbs-slider__next:hover {
    -webkit-transform: translateY(-50%) scale(-1, 1) translateX(-4px);
            transform: translateY(-50%) scale(-1, 1) translateX(-4px);
}
}
.thumbs-slider__pagination.swiper-pagination {
  position: absolute;
  bottom: 24px;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__pagination.swiper-pagination {
      position: relative;
      bottom: auto;
      margin-top: 36px;
      height: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
}
.thumbs-slider__pagination.swiper-pagination._white-circles-dynamic .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background-color: #fff;
    opacity: .5;
}
.thumbs-slider__pagination.swiper-pagination._hidden {
    opacity: 0;
}
.thumbs-slider__fraction {
  position: absolute;
  z-index: 1;
  right: 16px;
  bottom: 42px;
  display: none;
  color: white;
  line-height: 20px;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__fraction {
      display: block;
}
}
.thumbs-slider__images-area {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 50%;
  height: 100%;
  cursor: none;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__images-area {
      display: none;
}
}
.thumbs-slider__images-area._left {
    left: 0;
}
.thumbs-slider__images-area._right {
    right: 0;
}
.thumbs-slider__switcher {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  pointer-events: none;
  will-change: transform;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__switcher {
      display: none;
}
}
.thumbs-slider__switcher-btn {
  width: 40px;
  height: 40px;
  -webkit-transform: scale(0) translate3d(-50%, -50%, 0);
          transform: scale(0) translate3d(-50%, -50%, 0);
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__switcher-btn {
      display: none;
}
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.n-c-service-detail-interior-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 32px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-interior-tabs {
      margin-bottom: 20px;
      overflow-x: scroll;
      overflow-y: hidden;
      width: 100%;
}
}
.n-c-service-detail-interior-slider {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 990px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-interior-slider {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      width: 100%;
}
}
.n-c-service-detail-interior-slider .thumbs-slider__top {
    height: 480px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-interior-slider .thumbs-slider__top {
        height: auto;
}
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-interior-slider .thumbs-slider__slide {
      min-height: 206px;
}
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-interior-slider .thumbs-slider__pagination.swiper-pagination {
      margin-top: 16px;
}
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-interior-slider .thumbs-slider__next,
    .n-c-service-detail-interior-slider .thumbs-slider__prev {
      display: none;
}
}
.tab-button {
  padding-bottom: 15px;
  cursor: pointer;
  margin-right: 64px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 100%;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #14191a;
}
@media only screen and (max-width: 750px) {
.tab-button {
      margin-right: 28px;
      font-size: 14px;
}
}
.tab-button::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 2px;
    background-color: transparent;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.tab-button:hover:after {
    background-color: #3b4658;
}
.tab-button:last-child {
  margin-right: 0;
}
.tab-button.active {
  pointer-events: none;
}
.tab-button.active::after {
    background-color: #3b4658;
}
.tab {
  border: 1px solid #ccc;
  padding: 10px;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
@media only screen and (max-width: 750px) {
.n-c-service-detail-advantages-gallery {
    width: 100%;
    height: 261px;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
}
}
.n-c-service-detail-advantages-gallery__slider {
  width: 100%;
  height: 100%;
}
.n-c-service-detail-advantages-gallery__wrap {
  background: #f9f9f9;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-advantages-gallery__wrap {
      width: 335px;
      height: 261px;
      padding: 32px 24px;
}
}
.n-c-service-detail-advantages-gallery__icon {
  margin-bottom: 32px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-advantages-gallery__icon {
      margin-bottom: 23px;
}
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-advantages-gallery__title-name {
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 140% !important;
    color: #3c4557 !important;
}
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-advantages-gallery__description h3 {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #3c4557;
}
.n-c-service-detail-advantages-gallery__description p {
    color: #14191a;
    opacity: 0.9;
    font-size: 14px;
    line-height: 20px;
    margin-top: 12px;
    font-weight: 300;
}
.n-c-service-detail-advantages-gallery__description p ~ p {
    margin-top: 0;
}
}
.n-c-service-detail-advantages-gallery__cont {
  margin-top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-advantages-gallery__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-advantages-gallery .swiper-pagination-bullet {
    margin-right: 10px;
    background: #3d4359;
    width: 5px;
    height: 5px;
}
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-advantages-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 8px;
    height: 8px;
}
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.v-input {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  font-size: 14px;
  line-height: 15px;
  -webkit-transition: border-color .2s ease;
  transition: border-color .2s ease;
  /* Colors */
  /* End colors */
  /* Size */
  /* End size */
  /* Modificators */
  /* End Modificators */
}
.v-input--default {
    border-color: #cacaca;
    color: #000;
}
.v-input--default .v-input__label {
      color: #000;
}
.v-input--default .v-input__placeholder {
      color: rgba(0, 0, 0, 0.44);
}
.v-input--default.is-error {
      border-color: #ef3b24;
}
.v-input--default.is-error .v-input__label {
        color: #ef3b24;
}
.v-input--default.is-error .v-input__label .v-input__hint-body {
          color: #000;
}
.v-input--default.is-error .v-input__inner {
        border-color: #ef3b24;
}
.v-input--default.is-error .v-input__error {
        opacity: 1;
}
.v-input--medium .v-input__native {
    height: 54px;
}
.v-input--medium .v-input__placeholder {
    font-size: 16px;
}
.v-input--large .v-input__native {
    height: 60px;
}
.v-input--large .v-input__placeholder {
    font-size: 16px;
}
.v-input.has-label.has-placeholder .v-input__label, .v-input.is-active .v-input__label, .v-input.is-focused .v-input__label, .v-input.has-content .v-input__label {
    -webkit-transform: translateY(-44px);
            transform: translateY(-44px);
}
.v-input.is-textarea .v-input__placeholder {
    top: 16px;
    -webkit-transform: none;
            transform: none;
}
.v-input.has-label {
    padding-top: 38px;
}
.v-input.has-label.has-placeholder.is-active .v-input__placeholder {
    opacity: 0;
}
@media screen and (max-device-width: 1024px) {
.v-input.has-label.has-placeholder.is-focused .v-input__placeholder {
      opacity: 0;
      -webkit-transition-duration: 0s;
              transition-duration: 0s;
}
}
.v-input.is-active .v-input__placeholder {
    opacity: 0;
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
}
@media screen and (max-device-width: 1024px) {
.v-input.is-focused .v-input__placeholder {
      opacity: 0;
      -webkit-transition-duration: 0s;
              transition-duration: 0s;
}
}
.v-input.is-disabled {
    opacity: .3;
}
.v-input__inner {
    position: relative;
    width: 100%;
    padding: 0 20px;
    border: 1px solid #cacaca;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.v-input__inner input[type=file] {
      opacity: 0;
}
.v-input__native, .v-input__textarea {
    width: 100%;
    height: 48px;
    padding: 16px 0;
    border: none;
    background-color: transparent;
    outline: none;
    font-size: inherit;
    color: inherit;
}
.v-input__native:placeholder-shown ~ .v-input__placeholder, .v-input__textarea:placeholder-shown ~ .v-input__placeholder {
      opacity: 0;
}
.v-input__native::-webkit-outer-spin-button, .v-input__native::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.v-input__native[type=number] {
    -moz-appearance: textfield;
}
.v-input__textarea {
    height: 80px;
    resize: none;
}
.v-input__label, .v-input__placeholder, .v-input__error {
    position: absolute;
    pointer-events: none;
}
.v-input__label {
    left: 0;
    top: 14px;
    font-size: 16px;
    line-height: 18px;
    -webkit-transform-origin: left center;
            transform-origin: left center;
    -webkit-transition: color .2s ease, -webkit-transform .3s ease;
    transition: color .2s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, color .2s ease;
    transition: transform .3s ease, color .2s ease, -webkit-transform .3s ease;
}
.v-input__label._pointer {
      pointer-events: auto;
}
.v-input__hint {
    position: absolute;
    top: 50%;
    left: calc(100% + 10px);
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxjaXJjbGUgY3g9IjEwIiBjeT0iMTAiIHI9IjEwIiBmaWxsPSIjREVERURFIi8+CjxwYXRoIGQ9Ik0xMC44MjggNi4yTDEwLjY3MiAxMS40OEg5LjM1Mkw5LjE5NiA2LjJIMTAuODI4Wk05LjM2NCAxMy44MDhDOS4xODggMTMuNjMyIDkuMSAxMy40MTYgOS4xIDEzLjE2QzkuMSAxMi45MDQgOS4xODggMTIuNjg4IDkuMzY0IDEyLjUxMkM5LjU0IDEyLjMyOCA5Ljc1NiAxMi4yMzYgMTAuMDEyIDEyLjIzNkMxMC4yNjggMTIuMjM2IDEwLjQ4NCAxMi4zMjggMTAuNjYgMTIuNTEyQzEwLjgzNiAxMi42ODggMTAuOTI0IDEyLjkwNCAxMC45MjQgMTMuMTZDMTAuOTI0IDEzLjQxNiAxMC44MzYgMTMuNjMyIDEwLjY2IDEzLjgwOEMxMC40ODQgMTMuOTc2IDEwLjI2OCAxNC4wNiAxMC4wMTIgMTQuMDZDOS43NTYgMTQuMDYgOS41NCAxMy45NzYgOS4zNjQgMTMuODA4WiIgZmlsbD0iIzM5NDY1QSIvPgo8L3N2Zz4K);
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    cursor: pointer;
}
.v-input__hint-body {
    position: absolute;
    top: -16px;
    left: 40%;
    width: 300px;
    padding: 30px 35px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(-50%, -100%, 0);
            transform: translate3d(-50%, -100%, 0);
}
@media only screen and (max-width: 750px) {
.v-input__hint-body {
        left: 112%;
        width: 280px;
        padding: 15px 20px;
        font-size: 14px;
        -webkit-transform: translate3d(-100%, -100%, 0);
                transform: translate3d(-100%, -100%, 0);
}
}
.v-input__hint-body:before {
      content: '';
      position: absolute;
      display: block;
      left: calc(50% - 10px);
      bottom: -10px;
      border-top: 11px solid #fff;
      border-right: 12px solid transparent;
      border-left: 12px solid transparent;
}
@media only screen and (max-width: 750px) {
.v-input__hint-body:before {
          left: calc(100% - 24px);
          bottom: -11px;
}
}
.v-input__placeholder {
    left: 20px;
    top: 50%;
    width: calc(100% - 40px);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
}
.v-input__required {
    margin-left: .2rem;
    font-size: 1.6rem;
    line-height: 1.6rem;
    color: #292522;
}
.v-input__error {
    left: 0;
    bottom: -18px;
    font-size: 11px;
    color: #ef3b24;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.v-input__addon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.v-input__addon.is-left {
      margin-right: 8px;
}
.v-input__addon.is-right {
      margin-left: 8px;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.filter-select .multiselect--active {
  z-index: 49;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.n-c-service-detail-form-box {
  width: 392px;
  height: 100%;
  padding-top: 48px;
  position: relative;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-form-box {
      width: 100%;
      padding-top: 34px;
}
}
.n-c-service-detail-form-box__title {
    margin-bottom: 36px;
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
    color: #3b4658;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-form-box__title {
        font-size: 24px;
        line-height: 32px;
}
}
.n-c-service-detail-form-box__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
}
.n-c-service-detail-form-box__item._disabled {
    opacity: 0.5;
    pointer-events: none;
}
.n-c-service-detail-form-box__item._half {
    width: calc((100% - 12px) / 2);
}
.n-c-service-detail-form-box__item._error .n-c-service-detail-form-box__item-label {
    color: #ef3b24;
}
.n-c-service-detail-form-box__item._error .v-input__inner {
    border-color: #ef3b24;
}
.n-c-service-detail-form-box__item._error .multiselect {
    border-color: #ef3b24;
}
.n-c-service-detail-form-box__item-label {
    width: 100%;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
    color: #3b4658;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    margin-top: -7px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-form-box__item-label {
        font-size: 16px;
        line-height: 19px;
}
}
.n-c-service-detail-form-box__item-label._error {
      color: #ef3b24;
}
.n-c-service-detail-form-box__item-error {
    position: absolute;
    margin-top: -23px;
    font-size: 11px;
    color: #ef3b24;
}
.n-c-service-detail-form-box__input {
    width: 100%;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-form-box__input {
        margin-bottom: 25px;
}
}
.n-c-service-detail-form-box__input:not(:last-child) {
      margin-bottom: 24px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-form-box__input:not(:last-child) {
          margin-bottom: 24px;
}
}
.n-c-service-detail-form-box__input .v-input__label {
      top: 5px;
      font-size: 16px;
      line-height: 20px;
      color: #3b4658;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-form-box__input .v-input__label {
          top: 3px;
          font-size: 16px;
          line-height: 19px;
}
}
.n-c-service-detail-form-box__input .multiselect__placeholder {
      color: rgba(27, 29, 30, 0.44);
}
.n-c-service-detail-form-box__checkbox {
    margin: 28px 0 36px;
}
.n-c-service-detail-form-box__checkbox.v-checkbox {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      line-height: 20px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-form-box__checkbox.v-checkbox {
          font-size: 12px;
          line-height: 14px;
}
}
.n-c-service-detail-form-box__checkbox .v-checkbox__box {
      margin-top: 2px;
}
.n-c-service-detail-form-box__submit {
    width: 100%;
    height: 56px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-form-box__submit {
        height: 56px;
        font-size: 16px;
        line-height: 19px;
}
}
.n-c-service-detail-form-box__result {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    padding: 20px;
    background-color: white;
    font-size: 20px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-form-box__result {
        background-color: #f9f9f9;
        font-size: 18px;
}
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.close-button {
  position: absolute;
  top: 34px;
  right: 30px;
  z-index: 101;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 110%;
  text-transform: uppercase;
  cursor: pointer;
  color: #000;
  /* Size */
  /* End size */
  /* Shape */
  /* End shape */
  /* Color */
  /* End color */
}
.close-button span {
    width: 100%;
    height: 100%;
    min-width: 21px;
    min-height: 21px;
    margin-left: 12px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyMyAyMyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KPHRpdGxlPkdyb3VwIDQ8L3RpdGxlPgo8ZGVzYz5DcmVhdGVkIHVzaW5nIEZpZ21hPC9kZXNjPgo8ZyBpZD0iQ2FudmFzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTIyMzkgLTEyNTEpIj4KPGcgaWQ9Ikdyb3VwIDQiPgo8ZyBpZD0iVmVjdG9yIDI4Ij4KPHVzZSB4bGluazpocmVmPSIjcGF0aDBfc3Ryb2tlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjI0MCAxMjUyKSIgZmlsbD0iIzNCNDY1OCIvPgo8L2c+CjxnIGlkPSJWZWN0b3IgMjguMSI+Cjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX3N0cm9rZSIgdHJhbnNmb3JtPSJtYXRyaXgoNi4xMjMyM2UtMTcgMSAtMSA2LjEyMzIzZS0xNyAxMjI2MS41IDEyNTIpIiBmaWxsPSIjM0I0NjU4Ii8+CjwvZz4KPC9nPgo8L2c+CjxkZWZzPgo8cGF0aCBpZD0icGF0aDBfc3Ryb2tlIiBkPSJNIC0wLjM1MzU1MyAwLjM1MzU1M0wgMjEuMTQ2NCAyMS44NTM2TCAyMS44NTM2IDIxLjE0NjRMIDAuMzUzNTUzIC0wLjM1MzU1M0wgLTAuMzUzNTUzIDAuMzUzNTUzWiIvPgo8L2RlZnM+Cjwvc3ZnPgo=) center no-repeat;
    background-size: contain;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}
@media only screen and (max-width: 750px) {
.close-button span {
        min-width: 16px;
        min-height: 16px;
}
}
@media only screen and (max-width: 750px) {
.close-button {
      top: 29px;
      right: 20px;
      font-size: 12px;
}
}
.close-button._out {
    right: -50px;
}
.close-button:hover span {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
.close-button:active span {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
}
.close-button._white {
    color: #fff;
}
.close-button._white span {
      background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyMyAyMyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KPHRpdGxlPkdyb3VwIDQ8L3RpdGxlPgo8ZGVzYz5DcmVhdGVkIHVzaW5nIEZpZ21hPC9kZXNjPgo8ZyBpZD0iQ2FudmFzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTIyMzkgLTEyNTEpIj4KPGcgaWQ9Ikdyb3VwIDQiPgo8ZyBpZD0iVmVjdG9yIDI4Ij4KPHVzZSB4bGluazpocmVmPSIjcGF0aDBfc3Ryb2tlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjI0MCAxMjUyKSIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnIGlkPSJWZWN0b3IgMjguMSI+Cjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX3N0cm9rZSIgdHJhbnNmb3JtPSJtYXRyaXgoNi4xMjMyM2UtMTcgMSAtMSA2LjEyMzIzZS0xNyAxMjI2MS41IDEyNTIpIiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPC9nPgo8L2c+CjxkZWZzPgo8cGF0aCBpZD0icGF0aDBfc3Ryb2tlIiBkPSJNIC0wLjM1MzU1MyAwLjM1MzU1M0wgMjEuMTQ2NCAyMS44NTM2TCAyMS44NTM2IDIxLjE0NjRMIDAuMzUzNTUzIC0wLjM1MzU1M0wgLTAuMzUzNTUzIDAuMzUzNTUzWiIvPgo8L2RlZnM+Cjwvc3ZnPgo=) center no-repeat;
}
@media only screen and (max-width: 750px) {
.close-button._white-mobile {
      color: #fff;
}
.close-button._white-mobile span {
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyMyAyMyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KPHRpdGxlPkdyb3VwIDQ8L3RpdGxlPgo8ZGVzYz5DcmVhdGVkIHVzaW5nIEZpZ21hPC9kZXNjPgo8ZyBpZD0iQ2FudmFzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTIyMzkgLTEyNTEpIj4KPGcgaWQ9Ikdyb3VwIDQiPgo8ZyBpZD0iVmVjdG9yIDI4Ij4KPHVzZSB4bGluazpocmVmPSIjcGF0aDBfc3Ryb2tlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjI0MCAxMjUyKSIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnIGlkPSJWZWN0b3IgMjguMSI+Cjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX3N0cm9rZSIgdHJhbnNmb3JtPSJtYXRyaXgoNi4xMjMyM2UtMTcgMSAtMSA2LjEyMzIzZS0xNyAxMjI2MS41IDEyNTIpIiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPC9nPgo8L2c+CjxkZWZzPgo8cGF0aCBpZD0icGF0aDBfc3Ryb2tlIiBkPSJNIC0wLjM1MzU1MyAwLjM1MzU1M0wgMjEuMTQ2NCAyMS44NTM2TCAyMS44NTM2IDIxLjE0NjRMIDAuMzUzNTUzIC0wLjM1MzU1M0wgLTAuMzUzNTUzIDAuMzUzNTUzWiIvPgo8L2RlZnM+Cjwvc3ZnPgo=) center no-repeat;
}
}
.close-button--small {
    font-size: 12px;
    line-height: 14px;
}
.close-button--small span {
      min-width: 16px;
      min-height: 16px;
}
.close-button--medium {
    font-size: 16px;
    line-height: 18px;
}
.close-button--medium span {
      min-width: 32px;
      min-height: 32px;
}
.close-button--circle {
    border-radius: 50%;
}
.close-button--circle span {
      position: relative;
      margin-left: 0;
      background: none;
}
.close-button--circle span:before, .close-button--circle span:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 50%;
        width: 2px;
        height: 18px;
        border-radius: 4px;
        background-color: #3b4658;
}
.close-button--circle span:before {
        -webkit-transform: translate3d(50%, -50%, 0) rotate(-45deg);
                transform: translate3d(50%, -50%, 0) rotate(-45deg);
}
.close-button--circle span:after {
        -webkit-transform: translate3d(50%, -50%, 0) rotate(45deg);
                transform: translate3d(50%, -50%, 0) rotate(45deg);
}
.close-button--grey {
    background-color: rgba(236, 237, 239, 0.5);
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: calc(100% - var(--lock-offset, 0));
  height: 100%;
}
@media only screen and (max-width: 750px) {
.modal {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
}
}
.modal__close {
    position: absolute;
    top: 32px;
    right: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: rgba(236, 237, 239, 0.5);
    cursor: pointer;
}
@media only screen and (max-width: 750px) {
.modal__close {
        top: 20px;
        right: 20px;
}
}
.modal__close svg {
      width: 14px;
      height: 14px;
      -webkit-transition: -webkit-transform .2s ease;
      transition: -webkit-transform .2s ease;
      transition: transform .2s ease;
      transition: transform .2s ease, -webkit-transform .2s ease;
}
.modal__close:hover svg {
      -webkit-transform: scale(0.9);
              transform: scale(0.9);
}
.modal:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
.modal._rounded .modal__content {
    border-radius: 1.6rem;
}
@media only screen and (max-width: 750px) {
.modal._rounded .modal__content {
        border-radius: 1.6rem 1.6rem 0 0;
}
}
@media only screen and (max-width: 750px) {
.modal._to-top {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
}
}
.modal._scroll {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: none;
}
.modal._scroll._centred {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.modal._scroll .modal__content {
      margin: 80px 0;
      overflow-x: hidden;
      overflow-y: auto;
      scrollbar-width: none;
}
.modal._scroll .modal__content::-webkit-scrollbar {
        display: none;
}
@media (max-height: 728px) {
.modal._scroll .modal__content {
          margin: 40px 0;
}
}
@media only screen and (max-width: 750px) {
.modal._scroll .modal__content {
          margin: 0;
}
}
@media only screen and (max-width: 750px) {
.modal._scroll._fullMob {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
}
}
@media only screen and (max-width: 750px) {
.modal._scroll._fullMob .modal__content {
        height: 100%;
}
}
.modal._full {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.modal._full > .modal__content {
      height: 100%;
      min-height: 100%;
      min-width: 100%;
      overflow: auto;
}
.modal__content {
    position: relative;
    overflow: hidden;
    height: auto;
    padding: 40px 64px 48px;
    background-color: #fff;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
.modal__content._blank {
      padding: 0;
}
.modal__content._overflow-visible {
      overflow: visible;
}
@media only screen and (max-width: 750px) {
.modal__content {
        width: 100%;
        height: auto;
        padding: 38px 20px;
}
}
.to-top-enter .modal__content,
.to-top-leave-to .modal__content {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.to-top-enter:before,
.to-top-leave-to:before {
  opacity: 0;
}
.to-slide-left-enter-active .modal__content,
.to-slide-left-leave-active .modal__content {
  -webkit-transition: all .3s;
  transition: all .3s;
}
.to-slide-left-enter-active:before,
.to-slide-left-leave-active:before {
  opacity: 0;
}
.to-slide-left-enter .modal__content,
.to-slide-left-leave-to .modal__content {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.to-slide-left-enter-from .modal__content,
.to-slide-left-leave-from .modal__content {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.v-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 300;
  font-size: 14px;
  line-height: 15px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.v-checkbox._active .v-checkbox__box {
    border-color: #3b4658;
}
.v-checkbox._active .v-checkbox__box:after {
      opacity: 1;
}
.v-checkbox._disabled {
    pointer-events: none;
    opacity: .6;
}
.v-checkbox._error .v-checkbox__box {
    border-color: #ef3b24;
}
.v-checkbox__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 22px;
    height: 22px;
    margin-right: 12px;
    border: 1px solid #dedede;
    background-color: white;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
}
.v-checkbox__box:after {
      content: '';
      width: 12px;
      height: 12px;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      opacity: 0;
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEwIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDMuMDgzMzNMNC4wMDk3NSA2TDkgMSIgc3Ryb2tlPSIjM0I0NjU4IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=);
      background-repeat: no-repeat;
      position: absolute;
      top: 7px;
      left: 5px;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.n-c-service-detail-popup {
  width: 520px;
  height: 100%;
  padding-top: 72px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-popup {
      width: 100%;
      padding-top: 48px;
      overflow-x: hidden;
      overflow-y: auto;
}
}
.n-c-service-detail-popup__container {
    padding: 0 40px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-popup__container {
        padding: 0 20px;
}
}
.n-c-service-detail-popup__title {
    margin-bottom: 36px;
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
    color: #3b4658;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-popup__title {
        font-size: 24px;
        line-height: 32px;
}
}
.n-c-service-detail-popup__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
}
.n-c-service-detail-popup__item {
    position: relative;
}
.n-c-service-detail-popup__item._disabled {
      opacity: 0.5;
      pointer-events: none;
}
.n-c-service-detail-popup__item._half {
      width: calc((100% - 12px) / 2);
}
.n-c-service-detail-popup__item._error .n-c-service-detail-popup__item-label {
      color: #ef3b24;
}
.n-c-service-detail-popup__item._error .v-input__inner {
      border-color: #ef3b24;
}
.n-c-service-detail-popup__item._error .multiselect {
      border-color: #ef3b24;
}
.n-c-service-detail-popup__item-label {
    width: 100%;
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 24px;
    color: #3b4658;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-popup__item-label {
        font-size: 16px;
        line-height: 19px;
}
}
.n-c-service-detail-popup__item-label._error {
      color: #ef3b24;
}
.n-c-service-detail-popup__item-error {
    position: absolute;
    margin-top: -24px;
    font-size: 11px;
    color: #ef3b24;
}
.n-c-service-detail-popup__input {
    width: 100%;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-popup__input {
        margin-bottom: 25px;
}
}
.n-c-service-detail-popup__input:not(:last-child) {
      margin-bottom: 28px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-popup__input:not(:last-child) {
          margin-bottom: 24px;
}
}
.n-c-service-detail-popup__input .v-input__label {
      top: 5px;
      font-size: 20px;
      line-height: 24px;
      color: #3b4658;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-popup__input .v-input__label {
          top: 3px;
          font-size: 16px;
          line-height: 19px;
          -webkit-transform: translateY(-38px) !important;
                  transform: translateY(-38px) !important;
}
}
.n-c-service-detail-popup__input .multiselect__placeholder {
      color: #000000;
      opacity: 0.6;
}
.n-c-service-detail-popup__checkbox {
    margin: 0px 0 36px;
}
.n-c-service-detail-popup__checkbox.v-checkbox {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      line-height: 20px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-popup__checkbox.v-checkbox {
          font-size: 12px;
          line-height: 14px;
}
}
.n-c-service-detail-popup__checkbox .v-checkbox__box {
      margin-top: 2px;
}
.n-c-service-detail-popup__submit {
    width: 100%;
    height: 80px;
    font-size: 22px;
    line-height: 26px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-popup__submit {
        height: 56px;
        font-size: 16px;
        line-height: 19px;
}
}
.n-c-service-detail-popup__result {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    padding: 20px;
    background-color: white;
    font-size: 20px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-popup__result {
        background-color: #f9f9f9;
        font-size: 18px;
}
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.n-c-service-detail-rooms__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  margin-bottom: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-rooms__wrap {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-bottom: 0;
}
}
.n-c-service-detail-interior {
  margin-bottom: 102px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-interior {
      margin-bottom: 44px;
}
}
.n-c-service-detail-interior__title {
    margin-bottom: 48px;
    font-weight: 600;
    font-size: 28px;
    line-height: 40px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-interior__title {
        margin-bottom: 24px;
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
}
}
.n-c-service-detail-advantages {
  margin-bottom: 100px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-advantages {
      margin-bottom: 72px;
}
}
.n-c-service-detail-advantages__title {
    margin-bottom: 48px;
    font-size: 28px;
    line-height: 40px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-advantages__title {
        margin-bottom: 24px;
        font-size: 18px;
        line-height: 24px;
}
}
.n-c-service-detail-advantages__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 24px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-advantages__content-box {
        display: none;
}
}
.n-c-service-detail-advantages__content-swiper {
      display: none;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-advantages__content-swiper {
          display: block;
}
}
.n-c-service-detail-prices__title {
  margin-bottom: 48px;
  font-size: 28px;
  line-height: 40px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-prices__title {
      margin-bottom: 24px;
      font-size: 18px;
      line-height: 24px;
}
}
.n-c-service-detail-prices__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-prices__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
}
}
.n-c-service-detail-prices-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 102px;
  margin-top: 40px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-prices-button {
      margin-bottom: 44px;
      margin-top: 24px;
}
}
.n-c-service-detail-prices-button__btn {
    background: #3b4658;
    padding: 18px 36px;
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: background-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, opacity 0.3s ease;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-prices-button__btn {
        font-size: 14px;
        line-height: 19px;
        font-weight: 400;
        width: 100%;
}
}
.n-c-service-detail-prices-button__btn:hover {
      background-color: #272e39;
}
.n-c-service-detail-prices-button__btn._width-btn {
      width: 320px;
}
.n-c-service-detail-prices-note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  line-height: 26px;
  color: #14191a;
  margin-bottom: 100px;
  margin-top: 32px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-prices-note {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 44px;
      margin-top: 24px;
}
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-prices-note__left {
      margin-bottom: 8px;
}
}
.n-c-service-detail-prices-note__right {
    opacity: 0.6;
}
.reviews {
  margin-bottom: 100px;
}
@media only screen and (max-width: 750px) {
.reviews {
      margin-bottom: 44px;
}
}
.n-c-service-detail-form {
  margin-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 582px;
}
.n-c-service-detail-form._height-one {
    height: 476px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-form._height-one {
        height: auto;
}
}
.n-c-service-detail-form._height-rooms {
    height: 622px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-form._height-rooms {
        height: auto;
}
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-form {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      height: auto;
}
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-form__form {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
}
}
.n-c-service-detail-form__title {
    font-size: 28px;
    line-height: 40px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-form__title {
        font-size: 18px;
        line-height: 24px;
}
}
.n-c-service-detail-form__preview {
    width: 685px;
}
@media only screen and (max-width: 750px) {
.n-c-service-detail-form__preview {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        width: auto;
        height: 240px;
        margin-bottom: 32px;
}
}
.n-c-service-detail-form__preview-img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
}

