<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.lp-products-2__text-wrapper {
	padding-top: 48px;
	padding-bottom: 48px;
	text-align: center;
}


.lp-products-2__title, .lp-products-2__text, .lp-products-2__item-title, .lp-products-2__item-text {
	padding: 0;
	margin: 0;
}

.lp-products-2__title + .lp-products-2__text {padding-top: 16px;}

.lp-products-2__item {
	background: rgba(0,0,0,0.05);
	padding-bottom: 64px;
	position: relative;
}

.lp-products-2__item-image {
	font-size: 0;
	min-height: 160px;
	position: relative;
}

.lp-products-2__item-image img {
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	min-height: 0 !important;
	min-width: 0 !important;
	object-fit: cover;
}

.lp-products-2__item-text-wrapper {
	padding: 8px 16px 0;
}

.lp-products-2__item-title + .lp-products-2__item-text {padding-top: 8px;}

.lp-products-2__item-button-wrapper {
	padding-top: 16px;
}

.lp-products-2__item-button {
	display: flex;
}

@media all and (min-width: 600px) {
	.lp-products-2__text-wrapper {
		padding-top: 70px;
		padding-bottom: 32px;
	}
	
	.lp-products-2__item {
		display: flex;
		padding: 0;
	}
	
	.lp-products-2__item-image {
		flex: none;
		width: 50%;
		min-height: 232px;
	}
	
	.lp-products-2__item-text-wrapper {
		flex: 1 0 1%;
		padding: 24px 0;
		margin: 0 0 0 24px;
		align-self: center;
	}
	
	.lp-products-2__item-text-wrapper &gt; * {width: 264px;}
	
	.lp-products-2__item-button-wrapper {padding-top: 24px;}
	
	.lp-products-2__item-button {
		display: inline-flex;
	}
	
	.lp-products-2__item-button .lp-button__text {
		min-width: 190px;
	}
	
	._even .lp-products-2__item-image {order: 1}
	
	._even .lp-products-2__item-text-wrapper {
		margin: 0 24px 0 0;
	}
	
	._even .lp-products-2__item-text-wrapper &gt; * {
		margin: 0 0 0 auto;
	}
}

@media all and (min-width: 960px) {
	.lp-products-2__text-wrapper {
		padding-bottom: 48px;
	}
	
	.lp-products-2__item-image {
		min-height: 214px;
	}
	
	.lp-products-2__item-button-wrapper {padding-top: 32px;}
	
	.lp-products-2__item-text-wrapper &gt; * {width: 430px;}
	
	.lp-products-2__text-wrapper {
		max-width: 808px;
		margin: 0 auto;
	}

}

@media all and (min-width: 1200px) {
	.lp-products-2__text-wrapper {
		padding-top: 60px;
	}
	
	.lp-products-2__item-text-wrapper &gt; * {width: 548px;}
	
	.lp-products-2__item-title + .lp-products-2__item-text {padding-top: 16px;}
	
	.lp-products-2__item-text-wrapper {padding: 32px 0;}
	
	.lp-products-2__item-image {
		min-height: 240px;
	}
}

@media all and (min-width: 1380px) {
	.lp-products-2__text-wrapper {
		padding-top: 80px;
	}
	
	.lp-products-2__item-text-wrapper &gt; * {width: 608px;}
	
	.lp-products-2__item-button-wrapper {padding-top: 48px;}
	
	.lp-products-2__item-image {
		min-height: 320px;
	}
}</pre></body></html>