.lp-block-overlay {
	background: rgba(31, 80, 161, 0.05);
}
.lp-prods-41 {
  position: relative;
}

.lp-prods-41__wrap {
  position: relative;
  padding: 32px 0;
}
.lp-prods-41__title, .lp-prods-41__text {
  text-align: center;
}
.lp-prods-41__text {
  margin-top: 8px;
}
.lp-prods-41__items {
  margin-top: 24px;
  margin-bottom: -16px;
}
.lp-prods-41__item {
  margin-bottom: 16px;
  background: #fff;
}
.lp-prods-41__item-wrap {
  padding: 24px 0;
}
.lp-prods-41__item-price {
  margin-top: 8px;
}
.lp-prods-41__item-price-text {
  opacity: .6;
}
.lp-prods-41__details {
  margin-top: 16px;
}
.lp-prods-41__details-item {
  margin-bottom: 16px;
}
.lp-prods-41__details-text {
  color: var(--text-color-a-06);
}
.lp-prods-41__item-buttons {
  margin-bottom: -8px;
}
.lp-prods-41__button {
  width: 100%;
  letter-spacing: .01em;
  margin-bottom: 8px;
}

@media all and (min-width: 600px) {
  .lp-prods-41__wrap {
    padding: 56px 0;
  }
  .lp-prods-41__items {
    margin-top: 40px;
  }
  .lp-prods-41__item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: -12px;
    margin-left: -12px;
  }
  .lp-prods-41__item-title-wrap, .lp-prods-41__item-buttons {
    width: 176px;
    margin-right: 12px;
    margin-left: 12px;
  }
  .lp-prods-41__details {
    width: 376px;
    margin-top: 0;
    margin-bottom: -16px;
    margin-right: 12px;
    margin-left: 12px;
    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;
  }
  .lp-prods-41__details-item {
    width: 176px;
  }
  .lp-prods-41__item-buttons {
    margin-top: 16px;
  }
}
@media all and (min-width: 960px) {
  .lp-prods-41__item-title-wrap, .lp-prods-41__details-item, .lp-prods-41__item-buttons {
    width: 210px;
  }
  .lp-prods-41__details {
    width: 444px;
  }
  .lp-prods-41__item-buttons {
    margin-top: 0;
  }
}
@media all and (min-width: 1200px) {
  .lp-prods-41__wrap {
    padding: 80px 0;
  }
  .lp-prods-41__title, .lp-prods-41__text {
    max-width: 848px;
    margin-right: auto;
    margin-left: auto;
  }
  .lp-prods-41__text {
    margin-top: 16px;
  }
  .lp-prods-41__item-title-wrap {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .lp-prods-41__item-title, .lp-prods-41__details {
    width: 368px;
  }
  .lp-prods-41__item-price, .lp-prods-41__details-item {
    width: 172px;
  }
  .lp-prods-41__item-buttons {
    width: 192px;
  }
  .lp-prods-41__item-price {
    margin-top: 0;
  }
  .lp-prods-41__details {
    margin-bottom: -24px;
  }
  .lp-prods-41__details-item {
    margin-bottom: 24px;
  }
}
@media all and (min-width: 1380px) {
  .lp-prods-41__item-content {
    margin-right: -16px;
    margin-left: -16px;
  }
  .lp-prods-41__item-title-wrap, .lp-prods-41__details, .lp-prods-41__item-buttons {
    margin-right: 16px;
    margin-left: 16px;
  }
  .lp-prods-41__item-title, .lp-prods-41__details {
    width: 408px;
  }
  .lp-prods-41__item-price, .lp-prods-41__details-item {
    width: 188px;
  }
  
  .lp-prods-41__item-buttons {
    width: 208px;
  }
}

/*# sourceMappingURL=main.css.map */