.section-service-title{
	display: flex;
	align-items: center;
	gap: 16px;
	font-size: 24px;
}

.section-service-title-arrow{
	display: block;
	width: 16px;
	height: 16px;
}

.section-service-box{
	margin-top: 32px;
	font-family: Inter, sans-serif;
}



@media screen and (max-width: 991px) {
	
}

@media screen and (max-width: 767px) {
	
	
	
}

@media screen and (max-width: 567px) {
	

}

@media screen and (max-width: 479px) {

	

}