
.depicter-revert.depicter-1 .depicter-layers-wrapper{
	padding-left:15px;
	padding-right:15px;
}
.depicter-1-element-8 .depicter-bullet-item{
	background-color:rgba(255, 255, 255, 0.7);
	border-radius:7px 7px 7px 7px ;
	width:35px;
	height:8px;
}
.depicter-1-element-8 .depicter-bullet-item.depicter-bullet-active{
	background-color:#FF9D2B;
}
.depicter-1-element-8 .depicter-bullets-wrapper{
	gap:8px;
	flex-direction:row;
}
.depicter-revert .depicter-1-element-42{
	background-color:#000;
	border-width:2px;
	border-style:solid;
	border-color:#AAAAAA;
	border-radius:50% 50% 50% 50%;
}
.depicter-1-element-42 .depicter-symbol-container{
	fill:#FFF;
}
.depicter-revert .depicter-1-element-43{
	background-color:#000;
	border-width:2px;
	border-style:solid;
	border-color:#AAAAAA;
	border-radius:50% 50% 50% 50%;
}
.depicter-1-element-43 .depicter-symbol-container{
	fill:#FFF;
}
.depicter-revert .depicter-1-section-35 .depicter-section-background{
	background-color:#FFF;
	filter:none;
}
.depicter-revert .depicter-1-section-65 .depicter-section-background{
	background-color:#FFF;
}
.depicter-revert .depicter-1-section-47 .depicter-section-background{
	background-color:#FFF;
}
.depicter-revert .depicter-1-section-26 .depicter-section-background{
	background-color:#FFF;
}
.depicter-revert .depicter-1-section-30 .depicter-section-background{
	background-color:#FFF;
}

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

.depicter-1-element-8 .depicter-bullet-item{
	width:30px;
	height:7px;
}
.depicter-1-element-8 .depicter-bullets-wrapper{
	gap:7px;
}

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

.depicter-1-element-8 .depicter-bullet-item.depicter-bullet-active{
	background-color:#EE06CE;
}

}
