#d2261518 .testimonial img {
    margin: 0 auto;
}
.c-list-number__item:first-of-type {
  font-weight: normal;
}
.c-list-number__item:has(.c-list-number__item) {
  font-weight: bold;
}
#d2265999 .c-link--arrow {
	position: relative;
	padding: 15px 30px 15px 25px;
}
#d2265999 .c-link--arrow::after {
	content: '';
	height: 8px;
	width: 8px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 2px;
	right: 16px;
	padding: 2px;
	bottom: 0;
	margin: auto;
}
.c-list-number > .c-list-number__item > .c-list-number > .c-list-number__item::before {
	content: '';
}
.c-list-number > .c-list-number__item > .c-list-number > .c-list-number__item {
	padding-left: 0;
}
@media screen and (max-width: 768px) {
	#d2264300 .c-heading-3__heading {
		word-break: break-word;
		overflow-wrap: break-word;
		white-space: normal;
	}
}
