.lp-prods-33 {
  position: relative;
}

.lp-block-overlay {
  background: rgba(31, 80, 161, 0.05);
}
.lp-prods-33 {
  padding: 32px 0;
}
.lp-prods-33__text, .lp-prods-33__title {
  text-align: center;
}
.lp-prods-33__content {
  margin-top: 24px;
  margin-bottom: -24px;
}
.lp-prods-33__item {
  padding: 16px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
.lp-prods-33__item-img {
  width: 100%;
  height: 192px;
  max-height: 192px;
  max-width: 100%;
  flex: none;
}

._is-cms .lp-prods-33__item-img {
  max-width: 700px;
}

.lp-prods-33__item-img._img_mobile_contain img {
	object-fit: contain;
}

@media all and (min-width: 960px) {
	.lp-prods-33__item-img._img_mobile_contain img {
		object-fit: contain;		
	}
}

.lp-prods-33__item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lp-prods-33__item-desc {
	margin-top: 16px;
    width: 100%;
}
.lp-prods-33__item-text {
  margin-top: 8px;
}
.lp-prods-33__features {
  margin-top: 16px;
  margin-bottom: -16px;
}
.lp-prods-33__features-item {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lp-prods-33__features-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  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;
}
.lp-prods-33__features-title {
  flex: 1;
  letter-spacing: .01em;
  margin-left: 16px;
}
.lp-prods-33__item-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 16px;
  margin-bottom: -16px;
}
.lp-prods-33__item-button {
  width: 100%;
  letter-spacing: .01em;
  margin-bottom: 16px;
}

@media all and (min-width: 600px) {
  .lp-prods-33 {
    padding: 56px 0;
  }
  .lp-prods-33__content {
    margin-top: 32px;
  }
  .lp-prods-33__item {
    padding: 32px;
  }
  .lp-prods-33__item-img {
    width: 512px;
    height: 384px;
    max-height: 384px;
  }
  .lp-prods-33__item-desc {
    margin-top: 24px;
  }
  .lp-prods-33__features {
    margin-top: 24px;
  }
  .lp-prods-33__item-buttons {
    padding-top: 24px;
    margin-bottom: -16px;
    margin-right: -12px;
    margin-left: -12px;
  }
  .lp-prods-33__item-button {
    width: auto;
    margin-bottom: 16px;
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media all and (min-width: 960px) {
  .lp-prods-33__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .lp-prods-33__item-img {
    width: 360px;
    height: 270px;
    max-height: 100%;
  }
  .lp-prods-33__item-desc {
    margin-left: 32px;
    -ms-flex-item-align: center;
        align-self: center;
    margin-top: 0;
  }
  .lp-prods-33__item-text {
    margin-top: 8px;
  }
  .lp-prods-33__item-buttons {
    margin-right: -8px;
    margin-left: -8px;
  }
  .lp-prods-33__item-button {
    margin-right: 8px;
    margin-left: 8px;
  }
  .lp-prods-33._reverse .lp-prods-33__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .lp-prods-33._reverse .lp-prods-33__item-desc {
    margin-left: 0;
    margin-right: 32px;
  }
}
@media all and (min-width: 1200px) {
  .lp-prods-33 {
    padding: 80px 0;
  }
  .lp-prods-33__title, .lp-prods-33__text {
    width: 848px;
    margin-right: auto;
    margin-left: auto;
  }
  .lp-prods-33__content {
    margin-top: 48px;
    margin-bottom: -32px;
  }
  .lp-prods-33__item {
    margin-bottom: 32px;
  }
  .lp-prods-33__item-img {
    width: 486px;
    height: 364px;
    flex: none;
  }
  .lp-prods-33__features {
    margin-top: 32px;
  }
  .lp-prods-33__item-buttons {
    padding-top: 32px;
    margin-right: -12px;
    margin-left: -12px;
  }
  .lp-prods-33__item-button {
    margin-right: 12px;
    margin-left: 12px;
  }
}

.lp-prods-33__icon-lines {
    width: 12px;
    height: 9px;
    position: relative;
}

.lp-prods-33__icon-line {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	background: #fff;
	position: absolute;
}

.lp-prods-33__icon-line-1 {
    width: 11px;
    height: 2px;
    transform: rotate(-45deg);
    right: -2px;
    top: 3px;
}

.lp-prods-33__icon-line-2 {
    width: 6px;
    height: 2px;
    transform: rotate(45deg);
    top: 5px;
    left: 0px;
}