
.depicter-revert .depicter-206-element-100{
	font-size:20px;
	text-align:center;
	color:#000000;
	font-family:"Dosis";
	font-weight:700;
	line-height:0%;
	white-space:nowrap;
	background-color:#44C4A3;
}
.depicter-revert .depicter-206-element-56{
	font-size:26px;
	text-align:left;
	color:#FFF;
	font-family:"Dosis";
	font-weight:500;
	line-height:120%;
	background-color:transparent;
}
.depicter-revert .depicter-206-element-55{
	font-size:24px;
	text-align:left;
	color:#FFF;
	font-family:"Dosis";
	font-weight:500;
	line-height:120%;
	text-transform:uppercase;
	background-color:transparent;
}
.depicter-revert .depicter-206-element-54{
	font-size:28px;
	text-align:left;
	color:#FFF;
	font-family:"Dosis";
	font-weight:500;
	line-height:120%;
	background-color:transparent;
}
.depicter-revert .depicter-206-section-52 .depicter-section-background{
	background-color:transparent;
}

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

.depicter-revert .depicter-206-element-56{
	font-size:20px;
	text-align:left;
	color:#FFF;
	font-family:"Dosis";
	font-weight:500;
	line-height:120%;
	background-color:transparent;
}
.depicter-revert .depicter-206-element-55{
	font-size:20px;
	text-align:left;
	color:#FFF;
	font-family:"Dosis";
	font-weight:500;
	line-height:120%;
	text-transform:uppercase;
	background-color:transparent;
}
.depicter-revert .depicter-206-element-54{
	font-size:25px;
	text-align:left;
	color:#FFF;
	font-family:"Dosis";
	font-weight:500;
	line-height:120%;
	background-color:transparent;
}
.depicter-revert .depicter-206-section-52 .depicter-section-background{
	background-color:transparent;
}

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

.depicter-revert .depicter-206-element-100{
	color:#000;
}
.depicter-revert .depicter-206-element-56{
	font-size:16px;
	text-align:left;
	color:#FFFFFF;
	font-family:"Dosis";
	font-weight:500;
	line-height:120%;
	background-color:transparent;
}
.depicter-revert .depicter-206-element-55{
	font-size:16px;
	text-align:left;
	color:#FFFFFF;
	font-family:"Dosis";
	font-weight:500;
	line-height:120%;
	text-transform:uppercase;
	background-color:transparent;
}
.depicter-revert .depicter-206-element-54{
	font-size:18px;
	text-align:left;
	color:#FFFFFF;
	font-family:"Dosis";
	font-weight:500;
	line-height:120%;
	background-color:transparent;
}
.depicter-revert .depicter-206-section-52 .depicter-section-background{
	background-color:transparent;
}

}
/*** Custom styles ***/
.hjk {
  background: #44C4A3;
  color:black;
    background: #FF698F;
    text-decoration: none;
    clip-path: polygon(0 11%, 100% 0%, 100% 100%, 0% 100%);
    padding: 15px 40px 12px 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    
   
}
.hjk:hover {
    background: linear-gradient(90deg, #ff81a1, #6136ff) !important;
  color: white;
}
@media screen and (max-width:375px) {

#depicter-1-element-12 {
    position: relative;
    top: 36px;
}
}

@media screen and (max-width:320px) {
 #depicter-1-element-12 {
    position: relative;
    top: 55px;
}
}

