.group-content-text-1{
font-family: Futura New;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 150%;

/* or 24px */

/* Основной */
color: #0E0639;
  max-width:400px;
  display:block;
  text-align:justify;
}


.group-header-1{
	display:flex;
}


.group-header-1::before{
	content:"";
  background-image: url(/sitefiles/36AFBE7E-3BD6-42B2-AA15-BEADF97335D7//images/plus86.png);
  width:22px;
  height:22px;
  display:inline-block;
  margin-top: 7px;
margin-right: 5px;
  
}


.group-header-1 span{
	font-family: Futura New;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 36px;

	/* identical to box height, or 36px */
	text-align: center;

	/* Основной */
	color: #0E0639;
  	
}

.expand-btn{

  	width: 11px;
	height: 11px;
	background-image: url(/sitefiles/36AFBE7E-3BD6-42B2-AA15-BEADF97335D7//images/next20.png);	
	margin-left: 10px;
	margin-top: 15px;
}