.lp-prods4, .lp-prods4 *, .lp-prods4 *:after, .lp-prods4 *:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          
          
.lp-prods4 .lp-block-bg {
	background-image: url(/d/fgs16_v3photo-pic-29.jpg);
	position: relative;
	height: 240px;
}

.lp-prods4 .lp-block-overlay {
	background: rgba(255,255,255,.1);
}

@media all and (min-width: 600px) {
	.lp-prods4 .lp-block-bg {
		height: auto;
		position: absolute;
	}
  .lp-prods4 {
    position: relative;
    min-height: 800px;
    padding: 64px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

@media all and (min-width: 960px) {
  .lp-prods4 {
    min-height: 600px; } }

@media all and (min-width: 1380px) {
  .lp-prods4 {
    padding: 80px 0;
    min-height: 900px; } }

.lp-prods4__bg {
  min-height: 240px;
  width: 100%;
  background: url("../img/rachit-tank-623599-unsplash.png") no-repeat center center/cover; }
  @media all and (min-width: 600px) {
    .lp-prods4__bg {
      position: absolute;
      top: 0;
      left: 0;
      min-height: 100%; } }
  .lp-prods4__bg img {
    width: 1px;
    height: 1px;
    opacity: 0; }

.lp-prods4-wrapp {
  padding-bottom: 32px; }
  .inverse .lp-prods4-wrapp {
    background-color: var(--text-color-d-10); }
  @media all and (min-width: 600px) {
    .lp-prods4-wrapp {
      padding-bottom: 0; } }

.lp-prods4-content {
  padding: 16px 0; }
  @media all and (min-width: 600px) {
    .lp-prods4-content {
      max-width: 276px;
      padding: 24px 16px;
      margin-left: auto;
      background-color: #fff; } }
  @media all and (min-width: 960px) {
    .lp-prods4-content {
      max-width: 272px; } }
  @media all and (min-width: 1200px) {
    .lp-prods4-content {
      max-width: 368px;
      padding: 24px; } }
  @media all and (min-width: 1380px) {
    .lp-prods4-content {
      max-width: 408px;
      padding: 32px 24px; } }
  .lp-prods4-content__title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    margin-bottom: 8px; }
    .inverse .lp-prods4-content__title {
      color: #fff; }
    @media all and (min-width: 600px) {
      .lp-prods4-content__title {
        font-size: 26px;
        line-height: 1.46; } }
    @media all and (min-width: 1200px) {
      .lp-prods4-content__title {
        font-size: 32px;
        line-height: 1.5; } }
  .lp-prods4-content__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 24px; }
    @media all and (min-width: 1200px) {
      .lp-prods4-content__price {
        margin-bottom: 32px; } }
    .lp-prods4-content__price-new {
      display: inline-block;
      font-weight: bold;
      font-size: 20px;
      line-height: 1.5;
      letter-spacing: 0.02em;
      margin-right: 10px; }
      .inverse .lp-prods4-content__price-new {
        color: #F3A61A; }
      @media all and (min-width: 600px) {
        .lp-prods4-content__price-new {
          font-size: 26px;
          line-height: 1.46; } }
      @media all and (min-width: 1200px) {
        .lp-prods4-content__price-new {
          font-size: 32px;
          line-height: 1.5; } }
    .lp-prods4-content__price-old {
      display: inline-block;
      position: relative;
      font-weight: bold;
      font-size: 16px;
      line-height: 1.50;
      color: var(--text-color-base);
      opacity: 0.3; }
      .inverse .lp-prods4-content__price-old {
        opacity: 1; }
      @media all and (min-width: 600px) {
        .lp-prods4-content__price-old {
          font-size: 18px;
          line-height: 1.56; } }
      @media all and (min-width: 1200px) {
        .lp-prods4-content__price-old {
          font-size: 20px;
          line-height: 1.5; } }
      .lp-prods4-content__price-old:before {
        content: '';
        height: 2px;
        width: 110%;
        position: absolute;
        top: 50%;
        left: -5%;
        margin-top: -1px;
        background-color: var(--text-color-base); }
  .lp-prods4-content__btn {
    width: 100%;
    text-align: center;
    letter-spacing: 0.01em;
    margin-bottom: 16px; }
    @media all and (min-width: 600px) {
      .lp-prods4-content__btn {
      display: inline-block;
	width: auto;
      	margin: 0 16px 16px 0;} }
  .lp-prods4-content__text {
  	margin-top: 40px;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.01em; }

@media all and (min-width: 600px) {
	.lp-prods4-content__text {
  	margin-top: 32px; }
  .lp-prods4-content--align-left {
    margin-left: 0; } }

@media all and (min-width: 600px) {
  .lp-prods4-content--align-center {
    margin: 0 auto; } }
    
 @media all and (min-width: 1200px) {
    .lp-prods4-content__text {
  	margin-top: 40px; } }
  	
 @media all and (min-width: 1380px) {
    .lp-prods4-content__text {
  	margin-top: 48px; } }