<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.depicter-revert .depicter-509-section-1 .depicter-section-background{
	background-color:#FFF;
	filter:none;
}

/***** Mobile *****/
@media screen and (max-width: 767px){

.depicter-revert .depicter-509-section-1 .depicter-section-background{
	filter:none;
}

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