

/* Start:/local/templates/html/components/bitrix/sale.order.ajax/order-light/style.css?1718363216557*/
.errortext{
    color: red;
}

.js-location-select.disabled{
    border-color: #d8d8d8 !important;
    /*background: #eeeeee !important;*/
}

.js-location-select.disabled .jq-selectbox__select-text{
    color: #b5b3b3;
}

.js-location-select {
    min-height: 44px;
}

.personal-info div.checkbox input[type=checkbox] {
    opacity: 1;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 1px;
    left: 3px;
}

.form-control-label .label-required {
    color: #c74a2c;
    font-size: 18px;
    line-height: 1;
}
/* End */


/* Start:/local/templates/html/components-template/personal-tab-item/style.css?1640012714755*/
.personal__tabs-item {
  font-weight: normal;
  font-size: 16px;
  margin-right: 32px;
  color: grey;
  font-weight: 700;
  border-bottom: 2px solid transparent;
  position: relative; }
  .personal__tabs-item:last-child {
    margin-right: 0px; }
  .personal__tabs-item:after {
    content: "";
    position: absolute;
    width: 0%;
    bottom: -14px;
    left: 0;
    height: 3px;
    border-radius: 2px;
    background-color: #5dbbc5;
    transition: all 0.3s ease; }
  .personal__tabs-item:hover {
    cursor: pointer; }
    @media (max-width: 767px) {
      .personal__tabs-item:hover {
        color: #000; } }
  .personal__tabs-item.active {
    pointer-events: none;
    color: #000; }
    .personal__tabs-item.active:after {
      width: 100%; }

/* End */


/* Start:/local/templates/html/components-template/modal/style.css?167334141525087*/
@charset "UTF-8";
.modal-authorization-success .btn {
  display: block;
  max-width: 215px;
  margin: auto;
  margin-bottom: 16px; }

.modal-authorization-success .modal-body__descr span {
  font-weight: bold; }

.modal-body__title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  margin-bottom: 18px; }

.modal-body__descr {
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  margin-bottom: 32px; }

.modal-reset-password .modal-close {
  z-index: 100; }

.modal-reset-password .remembered-password {
  display: block;
  margin-bottom: 16px;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 27px;
  margin: auto;
  color: #5dbbc5;
  text-align: center;
  margin-top: 24px; }
  .modal-reset-password .remembered-password:hover {
    cursor: pointer; }

.modal-reset-password .btn {
  position: relative;
  left: 50%;
  transform: translateX(-50%); }

.modal-login .modal-tabs {
  display: flex;
  padding: 0px 0px; }
  .modal-login .modal-tabs__item {
    padding: 16px 32px;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    color: grey;
    transition: color .3s ease; }
    @media (max-width: 575px) {
      .modal-login .modal-tabs__item {
        font-size: 16px;
        padding: 16px 16px; } }
    .modal-login .modal-tabs__item:hover {
      cursor: pointer;
      color: #cc468f; }
    .modal-login .modal-tabs__item.active {
      background-color: #fff;
      color: #af226f;
      pointer-events: none;
      font-weight: 600; }

.modal-login .modal-body {
  padding: 0px; }

.modal-login .modal-close {
  z-index: 1; }

.modal-login .modal-dialog {
  max-width: 568px; }

.modal-login .modal-tabs-page {
  padding: 32px; }

.modal-login__form {
  max-width: 377px;
  margin: auto; }

.modal-login .reset-password {
  display: block;
  margin-bottom: 16px;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 27px;
  color: #5dbbc5; }
  .modal-login .reset-password:hover {
    cursor: pointer; }

.modal-login .btn {
  position: relative;
  left: 50%;
  transform: translateX(-50%); }

.modal-login .modal-tabs-page .bv-form {
  display: none; }
  .modal-login .modal-tabs-page .bv-form.active {
    display: block; }

.modal-login .social-login {
  padding: 0px 32px 32px 32px;
  position: relative; }
  .modal-login .social-login__item {
    margin: auto;
    position: relative;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    color: #e0e0e0; }
    .modal-login .social-login__item:before {
      position: absolute;
      content: "";
      height: 1px;
      width: calc(50% - 95px);
      left: 0px;
      top: 50%;
      transform: translateY(-50%);
      background-color: #e0e0e0; }
    .modal-login .social-login__item:after {
      position: absolute;
      content: "";
      height: 1px;
      width: calc(50% - 95px);
      right: 0px;
      top: 50%;
      transform: translateY(-50%);
      background-color: #e0e0e0; }
  .modal-login .social-login__lists {
    margin-top: 27px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .modal-login .social-login__list-item {
    display: flex;
    align-items: center;
    width: 24px;
    height: 24px;
    margin-right: 24px; }

.modal-login .checkbox {
  display: flex;
  padding-left: 0px;
  gap: 15px; }
  .modal-login .checkbox input {
    position: static;
    width: auto;
    height: auto;
    opacity: 1; }
  @media (max-width: 767px) {
    .modal-login .checkbox label {
      font-size: 14px; } }

.modal.archive-modal-card .modal-header {
  border-bottom: 0px;
  padding: 0px;
  padding-top: 56px; }
  @media (max-width: 767px) {
    .modal.archive-modal-card .modal-header {
      padding-top: 15px; } }

.modal.archive-modal-card .modal-content {
  padding-left: 48px;
  padding-right: 48px; }

.modal.archive-modal-card .modal-dialog {
  max-width: 860px; }

.modal.archive-modal-card .modal-body {
  margin-top: 24px;
  padding: 0px; }

@media (max-width: 767px) {
  .archive-modal-card .modal-title {
    text-align: center;
    font-size: 18px; } }

@media (max-width: 767px) {
  .archive-modal-card .modal-header {
    padding-top: 13px; } }

@media (max-width: 767px) {
  .archive-modal-card .archive-modal-card-includes__title {
    text-align: center;
    font-size: 16px; } }

.archive-modal-card-content {
  display: flex;
  position: relative;
  justify-content: center;
  padding-bottom: 40px; }
  @media (max-width: 630px) {
    .archive-modal-card-content {
      flex-direction: column-reverse; } }
  @media (max-width: 767px) {
    .archive-modal-card-content {
      margin-left: -40px;
      margin-right: -40px; } }

.archive-modal-card-includes {
  width: 50%;
  padding-right: 18px;
  position: relative; }
  .archive-modal-card-includes:after {
    bottom: 0px;
    left: 0;
    position: absolute;
    content: "";
    height: 50px;
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) -2.48%, #ffffff 100%); }
    @media (max-width: 630px) {
      .archive-modal-card-includes:after {
        width: 100%; } }
  @media (max-width: 630px) {
    .archive-modal-card-includes {
      width: 100%;
      margin-top: 16px; } }
  @media (max-width: 767px) {
    .archive-modal-card-includes {
      padding-right: 10px; } }

.archive-modal-card-includes__title {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px; }

.archive-modal-card-includes-list {
  margin-top: 24px;
  position: relative;
  display: flex;
  flex-direction: column;
  max-height: 600px;
  overflow: auto; }
  .archive-modal-card-includes-list::-webkit-scrollbar {
    width: 4px;
    /* ширина для вертикального скролла */
    height: 4px;
    /* высота для горизонтального скролла */
    border-radius: 10px;
    background-color: #fafafa; }
  .archive-modal-card-includes-list::-webkit-scrollbar-thumb {
    background-color: #e0e0e0;
    border-radius: 9em; }

.archive-modal-card-includes-list__item {
  display: block;
  color: #000;
  padding-left: 28px;
  margin-bottom: 16px;
  position: relative; }
  @media (max-width: 767px) {
    .archive-modal-card-includes-list__item {
      font-size: 14px; } }
  .archive-modal-card-includes-list__item:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    left: 16px;
    top: 8px;
    transform: translateX(-100%);
    border-radius: 50%;
    background-color: #281f26; }
  .archive-modal-card-includes-list__item:last-child {
    margin-bottom: 70px; }

.archive-modal-card-get-number {
  width: 50%; }
  @media (max-width: 630px) {
    .archive-modal-card-get-number {
      width: 100%; } }

.archive-modal-card-get-number__img {
  margin: auto;
  max-width: 260px;
  max-height: 360px;
  margin-bottom: 20px; }
  @media (max-width: 630px) {
    .archive-modal-card-get-number__img {
      width: 160px;
      height: 230px;
      display: none; } }

.archive-modal-card-get-number__title {
  max-width: 310px;
  text-align: center;
  margin: auto;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px; }

.archive-modal-card .btn--download {
  margin-top: 48px;
  position: relative;
  left: 50%;
  transform: translateX(-50%); }

@media (max-width: 767px) {
  .archive-modal-card .btn--download {
    margin-top: 0px; } }

.archive-modal-card-get-number__pay {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  max-width: 270px;
  margin: auto;
  margin-top: 16px;
  color: #919191; }
  @media (max-width: 767px) {
    .archive-modal-card-get-number__pay {
      margin-top: 0px; } }
  .archive-modal-card-get-number__pay a {
    text-decoration: underline; }

span.archive-modal-card-includes-list__item {
  position: relative;
  display: inline-block;
  align-self: flex-start;
  padding-right: 15px; }

.modal-open {
  overflow: hidden; }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.fade {
  transition: opacity 0.2s ease; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }

.modal-close {
  position: absolute;
  right: 16px;
  top: 16px;
  z-index: 100; }
  .modal-close:hover .icon {
    fill: #af226f; }

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none; } }

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none; }

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02); }

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden; }

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.modal-dialog-scrollable .modal-body {
  overflow-y: auto; }

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem); }

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: ""; }

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%; }

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none; }

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none; }

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop.show {
  opacity: 0.5; }

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }

.modal-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1.5; }

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto; }

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem; }

.feedback-form {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 40px 40px; }
  .feedback-form__title {
    margin-bottom: 20px;
    color: #fff;
    font-size: 30px;
    font-weight: bold; }
  .feedback-form .form-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px; }
    .feedback-form .form-group .help-block {
      color: red; }
  .feedback-form .form-control {
    color: black;
    font-size: 16px;
    border-bottom: 1px solid #e0e0e0; }
    .feedback-form .form-control:focus {
      border-bottom: 1px solid #c74a2c; }
    .feedback-form .form-control::placeholder, .feedback-form .form-control::-webkit-input-placeholder, .feedback-form .form-control::-moz-placeholder, .feedback-form .form-control:-ms-input-placeholder, .feedback-form .form-control:-moz-placeholder {
      color: #ccc; }
  .feedback-form .form-control-label {
    color: #ccc;
    margin-bottom: 5px; }
  .feedback-form .btn.btn--large {
    padding: 12px 30px; }
  .feedback-form .btn--large {
    border: 1px solid #281f26; }
    .feedback-form .btn--large:hover {
      border: 1px solid #fff;
      background: #281f26; }
  .feedback-form .form-btn .btn {
    margin: auto;
    display: block; }

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }

.modal-footer > * {
  margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.modal-share-content {
  display: flex;
  align-items: center; }
  .modal-share-content .modal-share-content__btn,
  .modal-share-content .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
    margin-right: 10px; }
  .modal-share-content .modal-share-content__btn,
  .modal-share-content .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
    height: 40px;
    width: 40px;
    background-size: 40px 40px; }
  .modal-share-content .modal-share-content__btn {
    background: #1877F2;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .modal-share-content .modal-share-content__btn .icon {
      fill: #fff;
      height: 24px;
      width: 24px; }
    @media (hover: hover) {
      .modal-share-content .modal-share-content__btn:hover {
        opacity: 0.8; } }
  .modal-share-content__copy {
    margin-left: 10px;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 4px;
    position: relative;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .modal-share-content__copy svg {
      height: 34px;
      width: 34px;
      fill: #fff; }
    .modal-share-content__copy span {
      text-align: center;
      position: absolute;
      bottom: 110%;
      left: 50%;
      opacity: 0;
      visibility: hidden;
      font-size: 12px;
      background-color: rgba(0, 0, 0, 0.1);
      padding: 2px 5px;
      border-radius: 4px;
      transition: opacity 0.3s, visibility 0.3s; }
      .modal-share-content__copy span.active {
        opacity: 1;
        visibility: visible; }
      .modal-share-content__copy span.hidden {
        opacity: 0;
        visibility: hidden; }
    .modal-share-content__copy:hover {
      cursor: pointer;
      opacity: 0.8; }
      .modal-share-content__copy:hover .copy {
        opacity: 1;
        visibility: visible; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content; }
  .modal-xs {
    max-width: 300px; } }

@media (min-width: 1024px) {
  .modal-md,
  .modal-lg {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-lg {
    max-width: 1140px; } }

@media (max-width: 575px) {
  .already_login_auth_page_modal_form .modal-body__title {
    margin-top: 15px; } }

.already_login_auth_page_modal_form .modal-login__form {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px; }

.already_login_auth_page_modal_form .btn {
  left: auto;
  transform: none; }
  .already_login_auth_page_modal_form .btn--primary-2 {
    color: #281f26;
    border: 1px solid #281f26;
    background-color: transparent;
    border-radius: 2px; }
    .already_login_auth_page_modal_form .btn--primary-2[disabled], .already_login_auth_page_modal_form .btn--primary-2.disabled {
      color: #e0e0e0 !important;
      border: solid 1px #e0e0e0 !important;
      background: transparent !important; }
      .already_login_auth_page_modal_form .btn--primary-2[disabled]:active, .already_login_auth_page_modal_form .btn--primary-2[disabled]:hover, .already_login_auth_page_modal_form .btn--primary-2[disabled].active, .already_login_auth_page_modal_form .btn--primary-2.disabled:active, .already_login_auth_page_modal_form .btn--primary-2.disabled:hover, .already_login_auth_page_modal_form .btn--primary-2.disabled.active {
        color: #e0e0e0 !important;
        background-color: transparent !important;
        box-shadow: none !important; }
    @media (min-width: 1200px) {
      .already_login_auth_page_modal_form .btn--primary-2:hover, .already_login_auth_page_modal_form .btn--primary-2.active {
        color: #ffffff;
        background-color: #af226f;
        border: 1px solid #af226f; }
      .already_login_auth_page_modal_form .btn--primary-2:active {
        border: 1px solid #281f26; } }

.modal-another-user-login .modal-title {
  padding: 0 30px;
  text-align: center; }

.modal-another-user-login .modal-header {
  padding: 0; }

.modal-another-user-login .modal-dialog {
  max-width: 600px; }

.modal-another-user-login .modal-content {
  padding: 32px; }

.modal-another-user-login .description {
  text-align: center;
  margin-bottom: 30px; }

.modal-another-user-login .btn {
  margin: 0 auto;
  display: block; }

/*
.modal-feedback-form {
  width: 100%;
  max-width: 515px;
  margin: 0 auto;
}
.order-registration-content {
  width: 100%;
  max-width: 515px;
  margin: 0 auto;
}
.modal {
  .modal-dialog {
    margin: 0 auto;
  }
  .modal-content {
    border: none;
    border-radius: 22px 0;
    background-clip: unset;
  }
  .modal-footer > * {
    margin: unset;
  }
  .modal-footer {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .modal-close {
    position: absolute;
    z-index: 1;
    top: 30px;
    right: 26px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    border: none;
    .icon {
      transition: fill .3s;

    }
    @media (max-width: 575px) {
      right: 15px;
    }
  }
  .modal-body {
    padding: 30px 40px;
  }
  .modal-header {
    padding: 30px 40px 0;
    border-bottom: none;
    border-radius: 0;
  }
  .modal-title {
    width: 100%;
    text-align: left;
    color: #181717;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    line-height: 1;
  }
  .tab-panel {
    &__head-item {
      padding: 0 0 10px 0;
      cursor: pointer;
      letter-spacing: 0;
      font-size: 24px;
      font-weight: bold;
      &:not(:first-child) {
        margin-left: 40px;
      }
    }
    &__body {
      margin: 30px 0 0 0;
    }
  }
  .modal-login {
    &__form {
      .btn {
        margin-right: 25px;
        padding: 12px 25px;
      }
    }
    &__social {
      margin: 30px -40px -30px -40px;
      padding: 30px 40px;
      border-radius: 0 0 22px 0;
    }
    &__social-title {
      font-size: 18px;
      font-weight: bold;
    }
  }
  .success-container {
    padding: 0 30px;
    .btn {
      margin: 10px;
    }
  }
  .success-title {
    display: flex;
    align-items: center;
    padding: 16px 30px;
    letter-spacing: .01em;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    .icon {
      flex-shrink: 0;
      margin-right: 10px;
    }
  }
  .authoris-input {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    .form-group {
      width: 50%;
    }
    .btn {
      width: 40%;
      margin: 0 auto 30px;
    }
    .blocked-text {
      position: absolute;
      right: 0;
      bottom: 0;
      max-width: 180px;
      font-size: 12px;
    }
  }
  .order-box__descr-item:not(.type-2) {
    margin: 0 30px 12px;
  }
  .modal-row {
    display: flex;
    .icon {
      flex-shrink: 0;
    }
  }
  .modal-right-col {
    flex-grow: 1;
  }
  @media (max-width: 575 - 1px) {
    .modal {
      padding-right: 0 !important;
    }
    .modal-header {
      padding: 30px 20px 0;
    }
    .modal-body {
      padding: 25px 20px;
    }
    .order-box__descr-item:not(.type-2) {
      margin: 0 0 12px;
    }
    .success-container {
      padding: 0;
      .btn {
        width: 100%;
        max-width: 290px;
      }
    }
    .modal-row .icon {
      display: none;;
    }
    .success-title {
      padding: 14px 20px;
      line-height: 1.55;
    }
  }
  @media (min-width: $sm) {
    background-color: transparent;
  }
  @media (min-width: $md) {
    .modal-close {
      &:hover {
        .icon {
          fill: #c74a2c;
        }
      }
    }
  }
}
.modal-noposted {
  &__list-wrap {
    margin: 0 0 30px 0;
    padding: 20px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }
  &__list {
    overflow: auto;
    max-height: 300px;

    -moz-overflow-scrolling: auto;
     -ms-overflow-scrolling: auto;
      -o-overflow-scrolling: auto;
    &::-webkit-scrollbar {
      width: 4px;
      cursor: pointer;

      -webkit-appearance: none;
    }

    &::-webkit-scrollbar-thumb {
      width: 4px;
      height: 0;
      border-radius: 5px;
      background-color: #4f681e;
    }
    &::-webkit-scrollbar-corner {
      background-color: #999;
    }
    &::-webkit-resizer {
      background-color: #666;
    }
  }
  .product-card {
    margin-bottom: 20px !important;;
    &:last-child {
      margin-bottom: 0;
    }
    &__container {
      box-shadow: none !important;
    }
    &__price-wrap {
      display: none !important;
    }
  }
  &.modal .modal-close {
    right: 15px;
  }
  &.modal .modal-title {
    font-size: 18px;
    line-height: 1.3;
  }
  @media (max-width: 574px) {
    &.modal .modal-header {
      padding: 30px 40px 0 20px;
    }
  }
}
.order-box {
  padding: 30px;
  border-radius: 22px 0px;
  box-shadow: 0px 3px 8px 0 rgba(0, 0, 0, .08);
  & + .order-box {
    margin-top: 20px;
  }
  &__title {
    margin-bottom: 25px;
    font-size: 30px;
    font-weight: bold;
  }
  &__descr-item {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 12px;
    .descr-name {
      max-width: 180px;
      margin-bottom: -2px;
      letter-spacing: 0;
      color: #4d4d4f;
      background: #fff;
      font-size: 15px;
      font-weight: 300;
    }
    .descr-body {
      max-width: 130px;
      margin-bottom: -2px;
      text-align: right;
      color: #000;
      background: #fff;
    }
    &.type-2 {
      align-items: center;
      margin: 25px 0;
      padding: 16px 30px;
      border-bottom: none;
      border-radius: 50px;
      .descr-name {
        white-space: nowrap;
      }
      .descr-body {
        color: $c-text;
        font-size: 24px;
        font-weight: bold;
      }
    }
  }
  &__total {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin: 15px 0;
    span {
      line-height: 1.2;
    }
  }
  .total-price {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
  }
  .btn {
    width: 100%;
    max-width: 370px;
  }
  .btn--outline {
    margin: 10px 0;
  }
  .form-group {
    margin: 20px 0 0 0;
  }
  @media (max-width: 1199px) {
    box-shadow: none;
    &__total {
      align-items: center;
    }
  }
  @media (max-width: 756px) {
    width: calc(100% + 30px);
    margin: 0 -15px 40px;
    padding: 30px 15px;
    border-radius: 0;
  }
  @media (max-width: 575px) {
    padding: 0 15px 30px 15px;
    box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, .08);
    &__title {
      display: none;
    }
    &__descr-item.type-2 {
      flex-wrap: wrap;
    }
  }
}
#modal-success-order {
  .modal-header, .modal-body {
    position: relative;
    z-index: 5;
  }
  .modal-close {
    z-index: 10;
    right: 35px;
    @media (max-width: 575px) {
      right: 15px;
    }
  }
  .modal-content {
    z-index: 1;
    &::before {
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      opacity: .6;
      background-size: contain;
    }
    @media (min-width: $sm) {
      &::after {
        position: absolute;
        z-index: 0;
        right: 0;
        bottom: 0;
        width: 27px;
        height: 118px;
        content: '';
        border-radius: 22px 0px;
      }
    }
  }
}
.modal-error-order {
  .modal-body {
    display: flex;
    align-items: center;
    flex-direction: column;
    & >.btn {
      padding: 12px 40px;
    }
  }
}
*/

/* End */


/* Start:/local/templates/html/components-template/mixin__counter/style.css?16378531252603*/
.counter {
  position: relative;
  align-items: center;
  border-radius: 33px;
  display: flex; }
  .counter .disabled-text {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    width: 120%;
    text-align: left;
    color: #c74a2c;
    font-size: 12px;
    line-height: 1; }
  .counter .btn.btn--light .icon {
    margin-left: 0px; }
  @media (max-width: 767px) {
    .counter .btn.btn--light:not(:last-child) {
      margin-bottom: 0px; } }

.basket-small .disabled-text {
  top: 120%;
  width: 200px;
  font-size: 11px; }

.basket-page .disabled-text,
.basket-small .disabled-text {
  top: 100%; }

.counter-input {
  position: relative;
  display: flex;
  box-sizing: border-box;
  width: auto;
  max-width: 44px;
  height: 44px;
  padding: 0px;
  text-align: center;
  color: #000;
  outline: none;
  font-size: 16px;
  line-height: 1;
  margin: 0px 8px;
  background-color: #E9E9E9;
  font-weight: 900; }
  @media (max-width: 1023px) {
    .counter-input {
      font-size: 18px; } }

.counter-btn {
  position: relative;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  font-size: 0;
  flex: 0 0 auto;
  background-color: #af226f;
  color: #fff; }
  @media (min-width: 1024px) {
    .counter-btn:hover {
      cursor: pointer;
      background-color: #281f26; } }
  @media (max-width: 480px) {
    .counter-btn {
      width: 0px; } }
  .counter-btn:before {
    transform: rotate(-90deg); }
  .counter-btn[disabled], .counter-btn.disabled {
    cursor: default; }
    .counter-btn[disabled]:before, .counter-btn[disabled]:after, .counter-btn.disabled:before, .counter-btn.disabled:after {
      background: #798089; }

.btn.btn--light.counter-btn {
  width: 44px;
  height: 44px;
  padding: 0px;
  min-width: auto; }

.counter-minus {
  order: -1;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.08 0.0239997H7.28V4.104H0.08V0.0239997Z' fill='white'/%3E%3C/svg%3E%0A"); }
  .counter-minus:before {
    display: none; }

.counter-plus {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.56 8.64H8.6V12.48H4.28V8.64H0.32V4.56H4.28V0.719999H8.6V4.56H12.56V8.64Z' fill='white'/%3E%3C/svg%3E%0A"); }
  .counter-plus[disabled] ~ .disabled-text, .counter-plus.disabled ~ .disabled-text {
    display: block; }

/* End */


/* Start:/local/templates/html/components-template/personal/style.css?16400127143952*/
.personal-section .download-latest {
  margin-bottom: 16px; }

.personal-info {
  padding: 32px;
  background-color: #fff;
  position: relative;
  margin-bottom: 48px; }
  @media (max-width: 1023px) {
    .personal-info {
      margin-bottom: 32px; } }
  @media (max-width: 767px) {
    .personal-info {
      margin-bottom: 16px; } }
  .personal-info__title {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    line-height: 130%;
    /* or 23px */
    text-transform: uppercase; }
  .personal-info .validation {
    max-width: 40%;
    position: absolute;
    left: 60%;
    top: 110px; }
    @media (max-width: 1199px) {
      .personal-info .validation {
        display: none; } }
    .personal-info .validation .validation_fields span {
      cursor: pointer;
      font-style: italic;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      color: #5dbbc5;
      border-bottom: 1px dotted #5dbbc5; }
      .personal-info .validation .validation_fields span:hover {
        color: #6bc2cb;
        border-color: transparent; }

.personal-form {
  overflow: hidden;
  margin-top: 32px;
  max-width: 60%; }
  @media (max-width: 1199px) {
    .personal-form {
      max-width: none; } }
  .personal-form .flex-wrap {
    display: flex;
    justify-content: space-between; }
    .personal-form .flex-wrap .form-group:not(:last-child) {
      margin-right: 16px; }
    .personal-form .flex-wrap .form-group .form-control {
      width: 100%; }

.mail-input {
  position: relative; }
  .mail-input .tooltip {
    background-color: #fff;
    position: absolute;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    right: 16px;
    bottom: 8px; }
    .mail-input .tooltip:after {
      position: absolute;
      content: attr(data-text);
      padding: 10px;
      border-radius: 5px;
      background-color: #fff;
      font-size: 12px;
      color: #000;
      right: -5px;
      width: 180px;
      box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
      max-height: 150px;
      bottom: calc(100% + 10px);
      z-index: 11;
      opacity: 0; }
    @media (min-width: 1024px) {
      .mail-input .tooltip:hover:before {
        opacity: 1; }
      .mail-input .tooltip:hover:after {
        opacity: 1; } }
    .mail-input .tooltip:before {
      position: absolute;
      content: '';
      width: 15px;
      height: 15px;
      background-color: #fff;
      transform: rotate(45deg);
      z-index: 20;
      bottom: calc(100% + 4px);
      right: 5px;
      border-radius: 2px;
      opacity: 0; }
    .mail-input .tooltip:hover {
      cursor: pointer; }

.mail-index {
  width: 50%; }

.mail-index-getter {
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  color: #5dbbc5;
  align-self: center;
  margin-right: auto; }
  .mail-index-getter:hover {
    color: #6bc2cb; }

.personal-info.business {
  display: none; }

.current-tariff {
  margin-top: 25px;
  max-width: 60%; }
  @media (max-width: 1459px) {
    .current-tariff {
      max-width: 70%; } }
  @media (max-width: 1199px) {
    .current-tariff {
      max-width: none; } }
  @media (max-width: 1199px) {
    .current-tariff__title {
      padding-right: 15px; } }
  .current-tariff__field {
    font-weight: 500;
    font-size: 14px;
    color: #281f26;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px; }
    @media (max-width: 1199px) {
      .current-tariff__field {
        font-size: 13px; } }
  .current-tariff__control {
    font-weight: 500;
    text-align: right; }
    .current-tariff__control.active {
      color: #af226f; }
    .current-tariff__control.subscribe {
      color: #5dbbc5;
      transition: all 0.3s ease; }
      @media (min-width: 1024px) {
        .current-tariff__control.subscribe:hover {
          cursor: pointer;
          opacity: 0.7; } }

/* End */
/* /local/templates/html/components/bitrix/sale.order.ajax/order-light/style.css?1718363216557 */
/* /local/templates/html/components-template/personal-tab-item/style.css?1640012714755 */
/* /local/templates/html/components-template/modal/style.css?167334141525087 */
/* /local/templates/html/components-template/mixin__counter/style.css?16378531252603 */
/* /local/templates/html/components-template/personal/style.css?16400127143952 */
