

/* Start:/local/components/teamprofi/constructor.list/templates/.default/style.css?173469381917154*/
.list-title {
  color: #565655;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 20px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.33;
  letter-spacing: normal;
}

.list-info {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.53;
  letter-spacing: 0.15px;
  color: #565655;
  text-align: center;
  margin-bottom: 50px;
}

@media only screen and (max-width: 1023px) {
  .list-container {
    margin-left: -25px;
    margin-right: -25px;
  }
}
@media only screen and (max-width: 767px) {
  .list-container {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (max-width: 549px) {
  .list-container {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.list-container--simple #BuyDiscount {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .list-container--simple .list-block {
    padding: 0 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .list-container--products {
    margin-left: 0;
    margin-right: 0;
  }
}
.list-container--products .list-block {
  border: solid 1px rgba(246, 246, 246, 0.85);
  background-color: #ffffff;
  padding-bottom: 32px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .list-container--products .list-block {
    padding: 0;
  }
}
.list-container--products .list-block + .total-sum-solution {
  margin-top: -80px;
}
.list-container--products .input-group-append, .list-container--products .input-group-prepend {
  display: none;
}
.list-container--products .list-block .list-items {
  padding-right: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .list-container--products .list-block .list-items {
    padding: 0;
  }
}
@media only screen and (max-width: 549px) {
  .list-container--products .list-block .list-items {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .list-container--products .list-block .list-items .list-items-inc {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 549px) {
  .list-container--products .list-block .list-items .list-items-inc {
    margin: 0 -10px;
  }
}
.list-container--products .list-block .list-items .prices {
  padding-right: 35px;
}
.list-container--products .list-block .list-items .prices .price {
  color: #2e3d8c;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.13;
  letter-spacing: -0.24px;
}
@media only screen and (max-width: 1023px) {
  .list-container--products .list-block .list-items .prices .price {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.59;
    letter-spacing: -0.17px;
  }
}
@media only screen and (max-width: 767px) {
  .list-container--products .list-block .list-items .prices .price {
    line-height: 1;
    margin-top: 5px;
  }
}
.list-container--products .list-block .list-items .count .form-control {
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .list-container--products .list-block .list-items .count .form-control {
    width: 35px;
    text-align: left;
    padding: 0 0 5px;
  }
}
@media only screen and (max-width: 767px) {
  .list-container--products .list-block .list-items .count .unit {
    left: 0;
    transform: none;
  }
}
.list-container .total-sum-solution {
  margin-bottom: 80px;
}

.list-head {
  overflow: hidden;
  color: #ffffff;
  margin-bottom: 32px;
  background-color: rgba(46, 61, 140, 0.85);
  box-shadow: 0 6px 7px rgba(0, 0, 0, 0.12);
}
@media only screen and (max-width: 1023px) {
  .list-head {
    padding: 20px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .list-head {
    background-color: rgba(246, 246, 246, 0.85);
    padding: 0;
  }
}
.list-head__title-wr {
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
}
@media only screen and (max-width: 1023px) {
  .list-head__title-wr {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .list-head__title-wr {
    display: block;
    background-color: rgba(46, 61, 140, 0.85);
    padding: 24px 22px 24px 15px;
  }
}
.list-head__title-wr .collapsed .icon--expand {
  transform: rotate(180deg);
}
.list-head__title {
  display: flex;
  align-items: center;
  color: #ffffff;
  text-decoration: none;
  padding-left: 24px;
}
@media only screen and (max-width: 1023px) {
  .list-head__title {
    padding-left: 0;
  }
}
.list-head__title span {
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
}
@media only screen and (max-width: 1023px) {
  .list-head__title span {
    font-size: 16px;
  }
}
.list-head__title span + span {
  cursor: pointer;
  margin-left: 8px;
  margin-top: -1px;
  font-size: 0;
}
.list-head__title .icon {
  font-size: 16px;
}
.list-head__title .icon--expand {
  font-size: 9px;
}
@media only screen and (max-width: 767px) {
  .list-head .params-inputs-area {
    padding: 12px 15px;
  }
}
.list-head .params-inputs {
  padding: 20px 24px;
}
@media only screen and (max-width: 1023px) {
  .list-head .params-inputs {
    padding: 0;
  }
}
.list-head .params-inputs .form-control {
  margin-left: 16px;
  padding: 9px 12px 9px;
}
@media only screen and (max-width: 767px) {
  .list-head .params-inputs .form-control {
    margin-left: 0;
    margin-top: 10px;
  }
}
.list-head .params-inputs .form-control:first-child {
  margin-left: 0;
  margin-top: 0;
}
.list-head .params-inputs::-webkit-outer-spin-button, .list-head .params-inputs::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.list-head .params-inputs[type=number] {
  -moz-appearance: textfield;
}

.input-group {
  position: relative;
}
.input-group > div {
  position: absolute;
}
.input-group > div.input-group-append {
  top: 0;
  right: 0;
}
.input-group > div.input-group-append .input-group-text {
  position: absolute;
  top: 8px;
  right: 30px;
}
.input-group .btn--spinner {
  position: absolute;
  width: 28px;
  height: 28px;
  background: #f7f7f7;
  color: #878687;
}
html:not(.bx-touch) .input-group .btn--spinner:hover, .bx-touch .input-group .btn--spinner:active {
  background: #f3f3f3;
}
.input-group .btn--spinner:before, .input-group .btn--spinner:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 2px;
  background-color: #565655;
}
html:not(.bx-touch) .input-group .btn--spinner.btn-decrement:hover, .bx-touch .input-group .btn--spinner.btn-decrement:active {
  background: #f7f7f7;
}
.input-group .btn--spinner.btn-decrement:after {
  display: none;
}
.input-group .btn--spinner.btn-increment {
  top: 0;
  right: 0;
}
.input-group .btn--spinner.btn-increment:after {
  width: 2px;
  height: 10px;
}

.list-block {
  margin-bottom: 80px;
}
@media only screen and (max-width: 1439px) {
  .list-block {
    margin-bottom: 64px;
  }
}
.list-block__item {
  padding: 16px 150px 16px 16px;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .list-block__item {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .list-block__item {
    padding-bottom: 74px;
  }
}
.list-block__item.disabled .list-items__desc-name, .list-block__item.disabled .count-number, .list-block__item.disabled .price, .list-block__item.disabled .count--unit .unit {
  text-decoration: line-through;
}
.list-block__item.disabled .list-items__image, .list-block__item.disabled .count, .list-block__item.disabled .price, .list-block__item.disabled .list-items__desc-name, .list-block__item.disabled .code, .list-block__item.disabled .product-hints {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}
.list-block__item.disabled .btn {
  display: none;
}
.list-block__item.disabled .list-items__back-btn.btn-light {
  margin-top: 10px;
  display: inline-flex;
}
@media only screen and (max-width: 767px) {
  .list-block__item--empty {
    padding-bottom: 48px;
  }
}
.list-block .list-items {
  margin-bottom: -16px;
  padding-right: 90px;
}
@media only screen and (max-width: 1439px) {
  .list-block .list-items {
    padding-right: 10px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 549px) {
  .list-block .list-items {
    padding-right: 0;
    padding-left: 0;
  }
}
.list-block__subsection {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f7f7f7;
  padding: 12px 16px;
  margin-bottom: 15px;
  margin-top: 42px;
}
@media only screen and (max-width: 1439px) {
  .list-block__subsection {
    margin-top: 30px;
  }
}
.list-block__subsection:first-child {
  margin-top: 0;
}
.list-block__subsection-title {
  padding-top: 2px;
  font-size: 14px;
  line-height: 1;
  color: #565655;
  text-transform: uppercase;
}
.list-block__subsection-link {
  cursor: pointer;
  font-size: 12px;
  line-height: 14px;
  color: #878687;
}
html:not(.bx-touch) .list-block__subsection-link:hover, .bx-touch .list-block__subsection-link:active {
  text-decoration: underline;
}
.list-block__subsection-link .no-active {
  display: none;
}
@media only screen and (max-width: 767px) {
  .list-block .inner-wrapper-sticky {
    margin: 0 -10px;
  }
}

@media only screen and (max-width: 1023px) {
  .list-items .list-items-inc {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .list-items .list-items-inc {
    padding: 0;
    margin: 0 -10px;
  }
}
@media only screen and (max-width: 549px) {
  .list-items .list-items-inc {
    margin: 0;
  }
}
.list-items__desc {
  padding-left: 18px;
  padding-right: 55px;
}
@media only screen and (max-width: 767px) {
  .list-items__desc {
    padding-left: 16px;
    padding-right: 0;
  }
}
.list-items__image {
  min-width: 80px;
  width: 80px;
  height: 80px;
  position: relative;
  border: solid 1px #f3f3f3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-items__image picture {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding: 4px;
}
.list-items__image img {
  max-height: 100%;
}
.list-items__image .no-photo {
  width: 94px;
  height: 94px;
}
.list-items__back-btn.btn-light {
  display: none;
}
.list-items__desc-name {
  display: block;
  font-size: 17px;
  font-weight: 500;
  line-height: 25px;
  color: #565655;
  text-transform: uppercase;
  margin-bottom: 5px;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .list-items__desc-name {
    font-size: 14px;
    line-height: 16px;
  }
}
html:not(.bx-touch) .list-items a.list-items__desc-name:hover, .bx-touch .list-items a.list-items__desc-name:active {
  color: #000356;
}
html:not(.bx-touch) .list-items span.list-items__desc-name:hover, .bx-touch .list-items span.list-items__desc-name:active {
  color: #565655;
}
.list-items .code {
  font-size: 11px;
  color: #878687;
}
.list-items .product-hints {
  margin-top: 8px;
}
.list-items .prices {
  position: absolute;
  top: 13px;
  right: 0;
  width: 135px;
  text-align: right;
  white-space: nowrap;
  padding-right: 14px;
}
@media only screen and (max-width: 1023px) {
  .list-items .prices {
    position: relative;
    top: auto;
    width: auto;
    text-align: left;
    padding-right: 0;
    padding-top: 10px;
  }
}
.list-items .prices .price {
  font-size: 20px;
  line-height: 32px;
  color: #565655;
}
@media only screen and (max-width: 767px) {
  .list-items .prices .price {
    font-size: 14px;
    line-height: 16px;
  }
}
.list-items .prices .price-old {
  font-size: 12px;
  color: #878687;
  text-decoration: line-through;
}
.list-items .count {
  position: relative;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .list-items .count {
    position: absolute;
    left: 93px;
    bottom: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .list-items .count {
    left: 110px;
  }
}
.list-items .count--unit {
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .list-items .count--unit {
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
  }
}
.list-items .count .form-control {
  display: inline-block;
  text-align: center;
  width: 105px;
  border: none;
  padding: 5px 35px 5px;
}
.list-items .count .input-group {
  display: inline-block;
}
.list-items .count .unit {
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 28px;
  font-size: 11px;
  line-height: 13px;
  color: #878687;
}
.list-items .count .unit--cnt {
  position: relative;
  left: 0;
  transform: none;
}
.list-items .count input::-webkit-outer-spin-button,
.list-items .count input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.list-items .count input[type=number] {
  -moz-appearance: textfield;
}
.list-items .count.min .btn-decrement {
  cursor: default;
  opacity: 0.5;
}

.total-wrap {
  width: 336px;
  min-width: 336px;
  height: max-content;
  z-index: 10;
  position: relative;
}
@media only screen and (max-width: 1439px) {
  .total-wrap {
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .total-wrap {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .total-wrap {
    margin: 0;
    min-width: 100%;
  }
}
.total-wrap__prices {
  padding: 28px 20px 20px;
  background: #f7f7f7;
  font-size: 14px;
  line-height: 18px;
  color: #878687;
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .total-wrap__prices {
    padding: 20px 16px 20px;
  }
}
@media only screen and (max-width: 1439px) {
  .total-wrap__price-info {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .total-wrap__link {
    margin: 0 15px;
  }
}
.total-wrap__link .btn-light:first-child span, .total-wrap__link .share-block__title {
  font-size: 14px;
  line-height: 18px;
}
@media only screen and (max-width: 767px) {
  .total-wrap__link .btn-light:first-child span, .total-wrap__link .share-block__title {
    font-size: 12px;
    line-height: 16px;
  }
}
.total-wrap__link .btn-light .icon {
  width: 28px;
  height: 28px;
  padding: 8px;
}
@media only screen and (max-width: 767px) {
  .total-wrap__link .btn-light .icon {
    width: 20px;
    height: 20px;
    padding: 4px;
  }
}
.total-wrap__link .share-block .ya-share2__badge.ya-share2__badge_more,
.total-wrap__link .share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__icon_more {
  width: 28px;
  height: 28px;
  background-size: 12px;
}
@media only screen and (max-width: 767px) {
  .total-wrap__link .share-block .ya-share2__badge.ya-share2__badge_more,
.total-wrap__link .share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__icon_more {
    width: 20px;
    height: 20px;
    background-size: 10px;
  }
}
.total-wrap__link + .message {
  margin-top: 24px;
}
@media only screen and (max-width: 1439px) {
  .total-wrap__link + .message {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .total-wrap__link + .message {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
.total-wrap__item {
  margin-top: 7px;
}
.total-wrap__item:first-child {
  margin-top: 0;
  margin-bottom: 10px;
}
.total-wrap .btn {
  transition: none;
  margin-top: 38px;
  margin-bottom: 12px;
  padding: 15px 12px;
}
@media only screen and (max-width: 1439px) {
  .total-wrap .btn {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.total-wrap .btn:disabled {
  border: 2px solid rgba(177, 178, 179, 0.5);
  padding: 13px 12px;
}
.total-wrap .total-wrap__text {
  font-weight: 300;
  letter-spacing: 0.02em;
  font-size: 12px;
  line-height: 14px;
}
@media only screen and (max-width: 1439px) {
  .total-wrap .total-wrap__text {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .total-wrap .total-wrap__text {
    padding-left: 10px;
    padding-top: 15px;
  }
}

.currency-project {
  width: 13px;
  display: inline-block;
  vertical-align: baseline;
  text-align: left;
}
.currency-project--blr {
  width: 38px;
}

.project-sum {
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #565655;
}
.project-sum--price-profit {
  color: #ec8213;
}
.project-sum .currency-project--blr {
  width: 28px;
}

.total-sum__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 1;
  color: #565655;
}
@media only screen and (max-width: 767px) {
  .total-sum__title {
    font-size: 16px;
  }
}
.total-sum .val, .total-sum .currency-project {
  font-weight: 600;
  font-size: 32px;
  line-height: 1;
  color: #565655;
}
@media only screen and (max-width: 767px) {
  .total-sum .val, .total-sum .currency-project {
    font-size: 21px;
  }
}
.total-sum .currency-project {
  width: 22px;
}
@media only screen and (max-width: 767px) {
  .total-sum .currency-project {
    width: 15px;
  }
}
.total-sum .currency-project--blr {
  width: 62px;
}
@media only screen and (max-width: 767px) {
  .total-sum .currency-project--blr {
    width: 43px;
  }
}

.total-sum-solution {
  padding: 32px;
  background-color: rgba(246, 246, 246, 0.85);
}
@media only screen and (max-width: 767px) {
  .total-sum-solution {
    padding: 20px;
  }
}

.list-head-help {
  background: #ffffff;
  padding: 4px 6px;
  font-size: 13px;
  line-height: 1.43;
  color: #565655;
}

/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/warning.popup/style.css?17713295923247*/
/* Отступы */
.block-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 390;
}
@media only screen and (max-width: 1023px) {
  .block-popup {
    bottom: 56px;
  }
}
@media only screen and (max-width: 1023px) {
  .block-popup--bottom {
    bottom: 0;
  }
}
.block-popup .block-warning--cookie {
  max-width: 620px;
  margin-left: auto;
  margin-bottom: 55px;
}
@media only screen and (max-width: 1439px) {
  .block-popup .block-warning--cookie {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .block-popup .block-warning--cookie {
    margin: 0 0 0 auto;
    max-width: 100%;
  }
}
.block-popup .block-warning--product-delete {
  max-width: 768px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1023px) {
  .block-popup .block-warning--product-delete {
    margin-right: 25px;
    margin-left: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .block-popup .block-warning--product-delete {
    max-width: 100%;
    margin: 0;
  }
}

.block-warning {
  padding: 24px;
  background: rgba(86, 86, 85, 0.85);
  box-shadow: 0 6px 7px rgba(0, 0, 0, 0.12);
}
@media only screen and (max-width: 767px) {
  .block-warning {
    padding: 16px;
  }
}
.block-warning__inner {
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  gap: 16px;
}
.block-warning--product-delete {
  padding: 16px;
}
.block-warning--product-delete .block-warning__text {
  font-size: 12px;
  line-height: 15px;
}
.block-warning--cookie {
  padding-left: 24px;
}
@media only screen and (max-width: 549px) {
  .block-warning--cookie {
    padding-left: 16px;
  }
}
.block-warning--cookie .block-warning__inner {
  padding-left: 40px;
}
@media only screen and (max-width: 549px) {
  .block-warning--cookie .block-warning__inner {
    padding-left: 0px;
  }
}
.block-warning--cookie .block-warning__inner:before {
  content: "";
  background: url("/local/templates/2019/components/teamprofi/empty/warning.popup/../warning.popup/images/cookie.png") 0 0 no-repeat;
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
}
@media only screen and (max-width: 549px) {
  .block-warning--cookie .block-warning__inner:before {
    width: 20px;
    height: 20px;
    display: none;
    content: none;
    padding-left: 0px;
  }
}
.block-warning__text {
  font-size: 13px;
  line-height: 15px;
  padding-right: 16px;
  color: #ffffff;
}
@media only screen and (max-width: 549px) {
  .block-warning__text {
    padding-right: 10px;
    font-size: 12px;
    line-height: 14px;
  }
}
.block-warning__text a {
  color: #ffffff;
}
.block-warning__btn {
  position: relative;
  cursor: pointer;
  height: fit-content;
}
.block-warning__btn .icon--close {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
  font-size: 10px;
  margin: 0 auto;
}
.block-warning__btn .loader-time {
  width: 30px;
  height: 30px;
}
.block-warning__btn .loader-time__progress {
  stroke-width: 5px;
  stroke: rgba(255, 255, 255, 0.5);
}
.block-warning__btn .loader-time__complete {
  stroke: #ffffff;
}
@media only screen and (max-width: 549px) {
  .block-warning__btn .btn {
    width: 100%;
  }
}

/* End */
/* /local/components/teamprofi/constructor.list/templates/.default/style.css?173469381917154 */
/* /local/templates/2019/components/teamprofi/empty/warning.popup/style.css?17713295923247 */
