<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.widget-snippet .products-wesupply {
	margin: 0 auto;
	display: flex;
}
.widget-snippet .products-wesupply-leftpart {
	flex-basis: 50%;
	background-image: url(/template/1fb77ae6/images/products-wesupply-leftpar.png);
	background-repeat: no-repeat;
	background-size: cover;
	mix-blend-mode: multiply;
	background-color: #0E6B46;
	padding: 100px 170px 50px 280px;
}
body.widget-snippet  .products-wesupply-leftpart {
	mix-blend-mode: unset;
	padding: 50px;
}
.widget-snippet .products-wesupply-rightpart {
	flex-basis: 50%;
}
.widget-snippet .products-cell-link {
	padding: 40px 0 0 0;
}
.widget-snippet .products-cell-link a {
	background: #fff;
	border-radius: 25px;
	display: inline-block;
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	color: #0E6B46;
	text-align: center;
	line-height: 20px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	padding: 15px 59.5px;
}
.widget-snippet .products-cell-link a:hover {
	color: #fff;
	background: #000;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.widget-snippet .products-cell-top p {
	margin: 0;
	padding: 0 0 0 0;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: rgba(255,255,255,0.8);
}
.widget-snippet .products-cell-top p + p {
	padding: 20px 0 0 0;
}
.widget-snippet .products-cell-top h2 {
	font-weight: 700;
	font-size: 60px;
	line-height: 66px;
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 30px 0;
}
.widget-snippet .products-wesupply-rightpart img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
@media screen and (max-width: 1500px) {
	.responsive  .widget-snippet .products-wesupply-leftpart{
		padding: 100px;	
	} 
	
	
}
@media screen and (max-width: 1300px) {
	.responsive  .widget-snippet .products-wesupply-leftpart{
		padding: 70px;	
	} 
	.responsive  .widget-snippet .products-cell-top h2{
	  font-size: 50px;
	}
	
	
	
}
@media screen and (max-width: 1200px) {
.responsive .widget-snippet .products-cell-top h2 {
  font-size: 35px;
  line-height: 34px;
}
.responsive .widget-snippet .products-wesupply-leftpart {
  padding: 80px 40px 85px 50px;
}
.widget-snippet .products-cell-link a {
  padding: 15px 30px;
  max-width: 230px;
  width: 100%;
}  
}

@media screen and (max-width: 991px) {
.responsive .widget-snippet .products-wesupply-leftpart {
  padding: 65px 15px 68px 15px;
  flex-basis: 55%;
}
.responsive .widget-snippet .products-cell-top h2 {
  font-size: 30px;
  line-height: 32px;
  padding: 0 0 15px 0;
}
	.responsive .widget-snippet  .products-cell-link {
		padding: 25px 0 0 0;
	}

.widget-snippet .products-cell-link a {
  padding: 15px 20px;
  max-width: 195px;
  width: 100%;
}


}



@media screen and (max-width: 767px) {
	.responsive .widget-snippet .products-wesupply {
		flex-direction: column-reverse;
	}
.responsive .widget-snippet .products-cell-top h2 {
font-size: 25px;
line-height: 25px;
  padding: 0 0 15px 0;
  text-align: center;
}
.responsive .widget-snippet .products-cell-top p {
  text-align: center;
  font-size: 15px;
  line-height: 25px;
}
.responsive .widget-snippet .products-cell-link {
  padding: 25px 0 0 0;
  text-align: center;
}
.responsive .widget-snippet .products-cell-link a {
  padding: 12px 10px;
}
.widget-snippet .products-cell-top p + p {
  padding: 15px 0 0 0;
}
.responsive .widget-snippet .products-wesupply-leftpart {
    padding: 40px 15px 42px 15px;
}
}

</pre></body></html>