<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#desc-img-accordion .bg {
	background-image: url('../images/bg-scene-2.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.5;
}#benefit-center-text-img-text-2 {
    background: linear-gradient(to bottom, #000000, #111111);
    background: -webkit-linear-gradient(top, #000000, #111111);
}

#benefit-center-text-img-text-2 .bg {
    background-image: url('../images/abstract-bg-5.png');
    background-size: 582px auto;
    -webkit-background-size: 582px auto;
    background-repeat: no-repeat;
    -webkit-background-repeat: no-repeat;
    background-position: center left;
    opacity: 1;
}#price-2col-2 .bg {
	background-image: url('../images/bg-blur-1.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.25;
}#action-text-videobg .bg {
    opacity:0.15;
}</pre></body></html>