<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.home-widgets-6.facts.widget-area.red-bg {
	background-attachment:  fixed;
	background-image: url('../images/pharm-bg-2.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	min-height: 600px;
	padding: 100px 0;	
}

.home-widgets-6.facts .static-facts {
	margin-bottom: 50px;
	text-align: center;
}

.home-widgets-6.facts p.number {
	font-size: 70px;
	font-family: "TheSerif";
	font-weight: 500;
	line-height: 1;
	margin: 0;
}

.home-widgets-6.facts .one-half {
    width: 23.717949%;
    margin-left: 17.564103%;
}

.home-widgets-6.facts .static-facts .one-half,
.home-widgets-6.facts .static-facts .one-third {
	margin-bottom: 30px;
}

.home-widgets-4.widget-area.blue-bg {
	background-attachment:  fixed;
	background-image: url('../images/pharm-bg-1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	min-height: 500px;
}

/*.home-widgets-6.widget-area.blue-bg {
	background-image: url('../images/hprof-pt-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	min-height: 500px;
}*/

.home-widgets-2.widget-area.red-bg {
	background-attachment:  fixed;
	background-image: url('../images/pharm-bg-2-2023.jpg');
	/*background-image: url('../images/pharm-bg-3.jpg');*/
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	min-height: 450px;
}

.home-widgets-8.widget-area.blue-bg {
	background-attachment:  fixed;
	background-image: url('../images/pharm-bg-4.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	min-height: 500px;
}

@media only screen and (max-width: 860px) {

	.home-widgets-6.facts .one-half {
	    margin: 0;
	    width: 100%;
	}

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