

/* Start:/local/components/lacefactory/benefits/templates/.default/style.css?1789232645957*/
.director-blockquote blockquote {
	font-size: 2.3rem;
    font-style: italic;
	margin: 0px;
    font-family: "Telingater Display", "Times New Roman", Helvetica, sans-serif;
    font-weight: 400;
}

.director-blockquote blockquote::before {
	content: "";
	position: absolute;
	background: url(/upload/bq1.jpg);
	display: block;
	width: 70px;
	height: 40px;
	left: -70px;
    top: -10px;
}

.director-blockquote blockquote::after {
	content: "";
	position: absolute;
	background: url(/upload/bq2.jpg);
	display: block;
	width: 70px;
	height: 40px;
	right: 10px;
    bottom: 100px;
}

.director-blockquote blockquote span.name {
	font-style: normal;
    margin: 4rem 0 1rem 0;
}

.director-blockquote blockquote span.position {

	font-style: normal;

}

.benefits__title {
	margin: 0 0 4rem!important;
}
.benefits__line {
	border-bottom: 1px solid #e1dacd!important;
}

@media (min-width: 1200px) {
	.benefits__grid {
		margin: 0 -4rem -2rem!important;
	}
}



/* End */
/* /local/components/lacefactory/benefits/templates/.default/style.css?1789232645957 */
