
.depicter-revert.depicter-252 .depicter-layers-wrapper{
	padding-left:15px;
	padding-right:15px;
}
.depicter-revert .depicter-252-element-21{
	filter:brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
	backdrop-filter:blur(0px) brightness(100%) opacity(100%);
	background-color:#AAAAAA;
}
.depicter-revert .depicter-252-element-12{
	font-size:25px;
	color:#000000;
	font-family:"Arial";
	font-weight:400;
	line-height:160%;
	background-color:transparent;
}
.depicter-revert .depicter-252-section-1 .depicter-section-background{
	background-color:#FAFAFA;
}

/***** Tablet *****/
@media screen and (max-width: 1024px){

.depicter-revert .depicter-252-element-21{
	filter:brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
	backdrop-filter:blur(0px) brightness(100%) opacity(100%);
	background-color:#AAAAAA;
}
.depicter-revert .depicter-252-element-12{
	font-size:20px;
	backdrop-filter:blur(0px) brightness(100%) opacity(100%);
}
.depicter-revert .depicter-252-section-1 .depicter-section-background{
	background-color:#FAFAFA;
}

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

.depicter-revert .depicter-252-element-21{
	filter:none;
	backdrop-filter:blur(6px) brightness(160%) opacity(100%);
	background-color:rgba(231, 231, 231, 0.7);
}
.depicter-revert .depicter-252-element-12{
	font-size:15px;
	font-family:"Ubuntu";
	font-weight:400;
	line-height:160%;
	backdrop-filter:none;
	background-color:transparent;
}
.depicter-revert .depicter-252-section-1 .depicter-section-background{
	background-color:#FAFAFA;
}

}
