.acm-home-hero {
	background-color: var(--acm-color-navy);
	
	overflow: hidden;
	position: relative;
	
}

.acm-home-hero__image {
	background-color: var(--acm-color-navy-dark);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 644px;
	position: relative;
}

.acm-home-hero__image::before {
	content: "";
	inset: 0;
	position: absolute;
}

.acm-home-hero__inner {
	align-items: flex-start;
	display: flex;
	justify-content: center;
	margin-inline: auto;
	max-width: 1280px;
	min-height: 397px;
	padding: 96px 24px 0px;
	position: relative;
	z-index: 1;
}

.elementor-kit-7 .acm-home-hero__headline {
	color: var(--acm-color-white);
	font-family: var(--acm-font-heading);
	font-size: var(--acm-type-hero);
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.09;
	margin: 0;
	text-transform: none;
	max-width: 760px;
	text-align: center;
	text-shadow: 0 2px 18px rgba(0, 0, 0, 0.22);
}

.acm-home-hero__body-wrap {
	margin-block-start: -382px;
	margin-inline: auto;
	max-width: 100%;
	padding-inline: var(--acm-section-padding-inline);
	padding-bottom: var(--acm-section-padding-bottom);
	position: relative;
	z-index: 2;
}

.acm-home-hero__card {
	background-color: #edf3fa;
	border-radius: var(--acm-radius-md);
	box-shadow: 0 16px 34px rgba(11, 24, 44, 0.16);
	display: grid;
	grid-template-columns: 1.25fr 1fr;
	margin-inline: auto;
	max-width: 900px;
	overflow: hidden;
}

.acm-home-hero__copy {
	padding: 39px 46px 30px;
}

.acm-home-hero__text {
	font-size: 15px;
	line-height: 1.38;
}

.acm-home-hero__text p {
	margin-block: 0 1.3em;
	font-family: var(--acm-font-body);
	font-size: 20px;
}

.acm-home-hero__text p:last-child {
	margin-block-end: 0;
}

.acm-home-hero__text strong,
.acm-home-hero__text b {
	font-weight: 800;
}

a.acm-home-hero__cta {
	margin-block-start: 22px;
}

.acm-home-hero__card-media {
	min-height: 307px;
}

.acm-home-hero__card-media img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.acm-home-hero__ticker {
	color: var(--acm-color-white);
	margin-block-start: 48px;
	text-align: center;
}

.acm-home-hero__ticker-heading {
	color: var(--acm-color-white);
	font-family: var(--acm-font-body);
	font-size: 32px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1.3;
	margin: 0 0 19px;
}

.acm-home-hero__ticker-viewport {
	
	overflow: hidden;
	
	margin-top: 32px;
}

.acm-home-hero__ticker-viewport:focus-visible {
	box-shadow: inset var(--acm-shadow-focus);
	outline: 0;
}

.acm-home-hero__ticker-track {
	animation: acm-home-hero-ticker 28s linear infinite;
	display: flex;
	transform: translateX(0);
	width: max-content;
}

.acm-home-hero__ticker-viewport:hover .acm-home-hero__ticker-track,
.acm-home-hero__ticker-viewport:focus .acm-home-hero__ticker-track,
.acm-home-hero__ticker-viewport:focus-within .acm-home-hero__ticker-track {
	animation-play-state: paused;
}

.acm-home-hero__ticker-set {
	align-items: center;
	display: flex;
	flex: 0 0 auto;
	gap: 31px;
	padding-inline: 16px;
}

.acm-home-hero__logo {
	align-items: center;
	display: inline-flex;
	flex: 0 0 auto;
	height: 42px;
	justify-content: center;
}

.acm-home-hero__logo img {
	display: block;
	max-height: 34px;
	max-width: 195px;
	width: auto;
}

.acm-home-hero__logo-text {
	color: var(--acm-color-white);
	display: inline-block;
	font-family: var(--acm-font-heading);
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	max-width: 245px;
	overflow-wrap: anywhere;
	text-align: center;
	text-transform: uppercase;
}

@keyframes acm-home-hero-ticker {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(calc(var(--acm-home-hero-ticker-distance, 50%) * -1));
	}
}

.acm-home-services {
	background: linear-gradient(to bottom, #e6edf5 0 58%, var(--acm-color-white) 58% 100%);
	
	
	padding-inline: var(--acm-section-padding-inline);
	padding-block: var(--acm-section-padding-block);
}

.acm-home-services__inner {
	margin-inline: auto;
	max-width: 1024px;
}

.acm-home-services__intro {
	padding-block-start: 3px;
}

.elementor-kit-7 .acm-home-services__title {
	color: var(--acm-color-navy);
	font-family: var(--acm-font-heading);
	font-size: var(--acm-type-hero);
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.08;
	margin-bottom: var(--acm-heading-margin-bottom);
	text-align: start;
	text-transform: none;
}

.acm-home-services__copy {
	color: var(--acm-color-ink);
	font-family: var(--acm-font-body);
	font-size: 20px;
	line-height: 1.28;
}

.acm-home-services__copy p {
	margin: 0 0 18px;
}

.acm-home-services__copy p:last-child {
	margin-block-end: 0;
}

.acm-home-services__grid {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-block-start: 53px;
}

.acm-home-services__grid--count-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.acm-home-services__card {
	background-color: var(--acm-color-white);
	border-radius: 8px;
	box-shadow: 0 2px 7px rgba(11, 24, 44, 0.18);
	display: flex;
	flex-direction: column;
	min-height: 292px;
	overflow: hidden;
}

.acm-home-services__card-bar {
	align-items: center;
	background-color: #263f86;
	display: flex;
	height: 52px;
	justify-content: flex-start;
	padding-inline: 29px;
}

.acm-home-services__icon {
	align-items: center;
	color: var(--acm-color-white);
	display: inline-flex;
	height: 31px;
	justify-content: center;
	width: 31px;
}

.acm-home-services__icon img {
	display: block;
	height: 31px;
	object-fit: contain;
	width: 31px;
}

.acm-home-services__card-body {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 26px 31px 23px;
}

.acm-home-services__card-title {
	color: var(--acm-color-ink);
	font-family: var(--acm-font-heading);
	font-size: 17px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 0 0 15px;
}

.elementor-kit-7 .acm-home-services__card-title {
	color: var(--acm-color-ink);
	font-family: var(--acm-font-heading);
	font-size: 24px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 0 0 15px;
	text-transform: none;
}

.acm-home-services__card-body p {
	color: var(--acm-color-ink);
	font-family: var(--acm-font-body);
	font-size: 16px;
	line-height: 1.35;
	margin: 0 0 18px;
}

.acm-home-services__cta {
	align-items: center;
	align-self: stretch;
	background-color: #a5254c;
	border-radius: 6px;
	color: var(--acm-color-white);
	display: inline-flex;
	font-family: var(--acm-font-heading);
	font-size: 20px;
	font-weight: 800;
	justify-content: center;
	line-height: 1.1;
	margin-block-start: auto;
	min-height: 46px;
	padding: 0.75rem 1rem;
	text-align: center;
	text-decoration: none;
	transition: background-color 160ms ease, transform 160ms ease;
}

.acm-home-services__grid--count-2 .acm-home-services__cta {
	font-size: 24px;
}

.acm-home-services__cta:hover,
.acm-home-services__cta:focus {
	background-color: #8f1f41;
	color: var(--acm-color-white);
	transform: translateY(-1px);
}

.acm-home-services__cta:focus-visible {
	box-shadow: var(--acm-shadow-focus);
	outline: 0;
}

.acm-home-difference {
	background-color: #2458a6;
	
	
	padding-block: var(--acm-section-padding-block);
	padding-inline: var(--acm-section-padding-inline);
}

.acm-home-difference__inner {
	margin-inline: auto;
	max-width: 1024px;
}

.elementor-kit-7 .acm-home-difference__title {
	color: var(--acm-color-white);
	font-family: var(--acm-font-heading);
	font-size: var(--acm-type-hero);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.08;
	margin-bottom: var(--acm-heading-margin-bottom);
	text-transform: none;
}

.acm-home-difference__grid {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.acm-home-difference__card {
	align-items: center;
	background-color: var(--acm-color-white);
	border-radius: 7px;
	display: flex;
	flex-direction: column;
	min-height: 377px;
	padding: 42px;
	text-align: center;
}

.acm-home-difference__icon {
	color: #a5254c;
	display: inline-flex;
	height: 78px;
	justify-content: center;
	margin-block-end: 32px;
	width: 78px;
}

.acm-home-difference__icon svg {
	display: block;
	height: 100%;
	width: 100%;
}

.acm-home-difference__icon img {
	display: block;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.elementor-kit-7 .acm-home-difference__card-title {
	align-items: start;
	color: #1f4386;
	display: flex;
	font-family: var(--acm-font-heading);
	font-size: 24px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.14;
	margin: 0 0 27px;
	min-height: 2.28em;
	text-transform: none;
}

.acm-home-difference__card-copy {
	color: var(--acm-color-text);
	font-family: var(--acm-font-body);
	font-size: 20px;
	line-height: 1.32;
	max-width: 190px;
}

.acm-home-difference__card-copy p {
	margin: 0;
}

.acm-home-testimonials {
	background: linear-gradient(to bottom, var(--acm-color-white) 0 92%, #e5edf6 38% 100%);
	
	overflow: hidden;
	
	padding-inline: var(--acm-section-padding-inline);
	padding-block: var(--acm-section-padding-block);
}

.acm-home-testimonials__inner {
	margin-inline: auto;
	max-width: 1280px;
}

.elementor-kit-7 .acm-home-testimonials__title {
	color: var(--acm-color-navy);
	font-family: var(--acm-font-heading);
	font-size: var(--acm-type-hero);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.08;
	margin-bottom: var(--acm-heading-margin-bottom-2);
	text-align: center;
	text-transform: none;
}

.acm-home-testimonials__stage {
	margin-inline: auto;
	max-width: 1280px;
	padding-inline: 68px;
	position: relative;
}

.acm-home-testimonials__viewport {
	margin-inline: auto;
	max-width: 900px;
	overflow: visible;
}

.acm-home-testimonials__slide {
	height: auto;
	transform: scale(0.68);
	transition: opacity 220ms ease, transform 220ms ease;
	width: min(100%, 900px);
}

.acm-home-testimonials__viewport.swiper-backface-hidden .acm-home-testimonials__slide {
	transform: scale(0.68) translateZ(0);
}

.acm-home-testimonials__slide.swiper-slide-active {
	transform: scale(1);
}

.acm-home-testimonials__viewport.swiper-backface-hidden .acm-home-testimonials__slide.swiper-slide-active {
	transform: scale(1) translateZ(0);
}

.acm-home-testimonials__card {
	border-radius: 8px;
	box-shadow: 0 14px 27px rgba(11, 24, 44, 0.28);
	display: grid;
	grid-template-columns: minmax(0, 1.48fr) minmax(270px, 1fr);
	height: 100%;
	min-height: 318px;
	overflow: hidden;
	position: relative;
	transition: box-shadow 220ms ease;
}

.acm-home-testimonials__card::after {
	background-color: rgba(1, 17, 40, 0.33);
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
	transition: opacity 220ms ease;
	z-index: 1;
}

.acm-home-testimonials__slide.swiper-slide-active .acm-home-testimonials__card {
	box-shadow: 0 18px 34px rgba(11, 24, 44, 0.32);
	background: #ffffff;
}

.acm-home-testimonials__slide.swiper-slide-active .acm-home-testimonials__card::after {
	opacity: 0;
}

.acm-home-testimonials__card--no-media {
	grid-template-columns: 1fr;
}

.acm-home-testimonials__card--no-media .acm-home-testimonials__copy {
	margin-inline: auto;
	max-width: 680px;
}

.acm-home-testimonials__copy {
	align-self: center;
	color: var(--acm-color-ink);
	font-family: var(--acm-font-body);
	font-size: 16px;
	line-height: 1.22;
	padding: 35px 57px;
}

.acm-home-testimonials__quote p {
	margin: 0 0 18px;
}

.acm-home-testimonials__quote p:last-child {
	margin-block-end: 0;
}

.acm-home-testimonials__quote strong,
.acm-home-testimonials__quote b {
	font-weight: 800;
}

.acm-home-testimonials__author {
	margin: 20px 0 0;
}

.acm-home-testimonials__media {
	min-height: 318px;
	order: 2;
}

.acm-home-testimonials__media img {
	border-radius: 0 8px 8px 0;
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.acm-home-testimonials__arrow {
	align-items: center;
	background-color: var(--acm-color-navy);
	border: 0;
	border-radius: 50%;
	box-shadow: 0 7px 14px rgba(11, 24, 44, 0.2);
	cursor: pointer;
	display: inline-flex;
	height: 46px;
	justify-content: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: background-color 160ms ease, transform 160ms ease;
	width: 46px;
	z-index: 2;
}

.acm-home-testimonials__arrow::before {
	border-color: var(--acm-color-white);
	border-style: solid;
	border-width: 0 3px 3px 0;
	content: "";
	display: block;
	height: 12px;
	width: 12px;
}

.acm-home-testimonials__arrow--prev {
	left: calc(50% - 478px);
}

.acm-home-testimonials__arrow--prev::before {
	transform: rotate(135deg);
}

.acm-home-testimonials__arrow--next {
	right: calc(50% - 478px);
}

.acm-home-testimonials__arrow--next::before {
	transform: rotate(-45deg);
}

.acm-home-testimonials__arrow:hover,
.acm-home-testimonials__arrow:focus {
	background-color: #1d4a8a;
	transform: translateY(-50%) scale(1.04);
}

.acm-home-testimonials__arrow:focus-visible {
	box-shadow: var(--acm-shadow-focus);
	outline: 0;
}

.acm-home-how {
	background-color: var(--acm-color-white);
	border-block-end: 3px solid var(--acm-color-navy);
	
	
	padding-inline: var(--acm-section-padding-inline);
	padding-bottom: var(--acm-section-padding-bottom);
}

.acm-home-how__inner {
	margin-inline: auto;
	max-width: 1024px;
}

.elementor-kit-7 .acm-home-how__title {
	color: var(--acm-color-navy);
	font-family: var(--acm-font-heading);
	font-size: var(--acm-type-hero);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.08;
	margin-bottom: var(--acm-heading-margin-bottom);
	text-transform: none;
}

.acm-home-how__steps {
	display: grid;
	gap: 14px;
}

.acm-home-how__step {
	background-color: #e5ebf3;
	border-radius: 6px;
	overflow: hidden;
}

.acm-home-how__summary {
	align-items: center;
	color: #1f4386;
	cursor: pointer;
	display: flex;
	gap: 18px;
	justify-content: space-between;
	list-style: none;
	min-height: 48px;
	padding: 16px 16px 16px 32px;
}

.acm-home-how__summary::-webkit-details-marker {
	display: none;
}

.acm-home-how__summary:focus-visible {
	box-shadow: inset var(--acm-shadow-focus);
	outline: 0;
}

.acm-home-how__step-title {
	font-family: var(--acm-font-heading);
	font-size: 36px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.15;
}

.acm-home-how__icon {
	align-items: center;
	background-color: var(--acm-color-white);
	border-radius: 50%;
	display: inline-flex;
	flex: 0 0 auto;
	height: 48px;
	justify-content: center;
	position: relative;
	width: 48px;
}

.acm-home-how__icon::before {
	border-color: var(--acm-color-navy);
	border-style: solid;
	border-width: 0 2px 2px 0;
	content: "";
	height: 8px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%) rotate(135deg);
	width: 8px;
}

.acm-home-how__step[open] .acm-home-how__icon::before {
	transform: translate(-50%, -50%) rotate(45deg);
}

.acm-home-how__content {
	color: var(--acm-color-ink);
	font-family: var(--acm-font-body);
	font-size: 20px;
	line-height: 1.28;
	padding: 0 52px 14px;
}

.acm-home-how__content p {
	margin: 0;
}

.acm-home-how__cta {
	margin: 24px auto 0;
	width: fit-content;
	display: flex !important;
}

.acm-home-cta {
	background-color: #e6edf5;
	border-block-end: 3px solid var(--acm-color-navy);
	box-sizing: border-box;
	padding-inline: var(--acm-section-padding-inline);
	padding-bottom: var(--acm-section-padding-bottom);
}

.acm-home-how + .acm-home-cta {
	margin-block-start: -3px;
}

.acm-home-cta__inner {
	margin-inline: auto;
	max-width: 1024px;
}

.elementor-kit-7 .acm-home-cta__title {
	color: var(--acm-color-navy);
	font-family: var(--acm-font-heading);
	font-size: var(--acm-type-hero);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.05;
	margin-bottom: var(--acm-heading-margin-bottom);
	text-transform: none;
}

.acm-home-cta__copy {
	color: var(--acm-color-ink);
	font-family: var(--acm-font-body);
	font-size: 20px;
	line-height: 1.28;
	max-width: 1024px;
}

.acm-home-cta__copy p {
	margin: 0;
}

@media (prefers-reduced-motion: reduce) {
	.acm-home-hero__ticker-track {
		animation: none;
		flex-wrap: wrap;
		justify-content: center;
		row-gap: 12px;
		white-space: normal;
		width: auto;
	}

	.acm-home-hero__ticker-set[aria-hidden="true"] {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.acm-home-testimonials__copy {
		padding: 35px 20px;
	}

	.acm-home-testimonials__arrow--prev {
		left: 0%
	}

	.acm-home-testimonials__arrow--next {
		right: 0%
	}

	.acm-home-difference__card {
		padding: 32px;
	}
}

@media (max-width: 767px) {
	.acm-home-hero__image {
		min-height: 208px;
	}

	.acm-home-hero__inner {
		align-items: flex-start;
		min-height: 208px;
		padding: 42px 20px 64px;
	}

	.acm-home-hero__headline {
		font-size: clamp(1.7rem, 8vw, 2.25rem);
		line-height: 1.1;
		max-width: 290px;
	}

	.elementor-kit-7 .acm-home-hero__headline {
		font-size: 24px;
		line-height: 1.1;
        max-width: 256px;
	}

	.acm-home-hero__body-wrap {
		margin-block-start: -40px;
	}

	.acm-home-hero__card {
		grid-template-columns: 1fr;
		max-width: 100%;
	}

	.acm-home-hero__copy {
		padding: 29px 23px 32px;
	}

	.acm-home-hero__text {
		font-size: 13px;
		line-height: 1.16;
	}

	.acm-home-hero__text p {
		margin-block-end: 1.15em;
		font-size: 14px;
	}

	a.acm-home-hero__cta {
		margin-block-start: 19px;
		width: 100%;
	}

	.acm-home-hero__card-media {
		min-height: 185px;
	}

	.acm-home-hero__ticker {
		margin-block-start: 35px;
	}

	.acm-home-hero__ticker-heading {
		font-size: 16px;
		font-weight: 600;
		margin-block-end: 14px;
	}

	.acm-home-hero__ticker-track {
		animation-duration: 22s;
	}

	.acm-home-hero__ticker-set {
		gap: 22px;
		padding-inline: 11px;
	}

	.acm-home-hero__logo {
		height: 35px;
	}

	.acm-home-hero__logo img {
		max-height: 28px;
		max-width: 145px;
	}

	.acm-home-hero__logo-text {
		font-size: 16px;
		max-width: 175px;
	}

	.acm-home-services {
		background: linear-gradient(
			to bottom,
			#e6edf5 0 92%,
			#ffffff 75% 100%
		);
		border-block-start-width: 2px;
	}

	.acm-home-services__inner {
		max-width: 100%;
	}

	.acm-home-services__intro {
		padding-block-start: 0;
	}

	.acm-home-services__title,
	.elementor-kit-7 .acm-home-services__title {
		font-weight: 800;
		line-height: 1.08;
		max-width: 66%;
		text-align: start;
	}

	.acm-home-services__copy {
		font-size: 16px;
		line-height: 1.22;
		max-width: 100%;
	}

	.acm-home-services__copy p {
		margin-block-end: 14px;
	}

	.acm-home-services__grid {
		gap: 20px;
		grid-template-columns: 1fr;
		margin-block-start: 28px;
	}

	.acm-home-services__card {
		border-radius: 5px;
		min-height: 260px;
	}

	.acm-home-services__card-bar {
		height: 54px;
		justify-content: center;
		padding-inline: 18px;
	}

	.acm-home-services__card-body {
		padding: 26px 34px 26px;
	}

	.acm-home-services__card-title,
	.elementor-kit-7 .acm-home-services__card-title {
		font-size: 20px;
		font-weight: 800;
		margin-block-end: 17px;
	}

	.acm-home-services__card-body p {
		font-size: 14px;
		line-height: 1.35;
		margin-block-end: 17px;
	}

	.acm-home-services__cta {
		border-radius: 5px;
		font-size: 16px;
		font-weight: 600;
		min-height: 46px;
		padding-inline: 0.75rem;
	}

	.acm-home-difference__inner {
		max-width: 100%;
	}

	.acm-home-difference__title,
	.elementor-kit-7 .acm-home-difference__title {
		line-height: 1.1;
	}

	.acm-home-difference__grid {
		gap: 8px;
		grid-template-columns: 1fr;
	}

	.acm-home-difference__card {
		border-radius: 5px;
		min-height: 162px;
		padding: 24px 22px 24px;
	}

	.acm-home-difference__icon {
		height: 62px;
		margin-block-end: 18px;
		width: 62px;
	}

	.acm-home-difference__card-title,
	.elementor-kit-7 .acm-home-difference__card-title {
		font-size: 20px;
		font-weight: 800;
		line-height: 1.15;
		margin-block-end: 8px;
		min-height: 2.3em;
	}

	.acm-home-difference__card-copy {
		font-size: 16px;
		line-height: 1.35;
		max-width: 100%;
	}

	.acm-home-testimonials {
		background: linear-gradient(to bottom, var(--acm-color-white) 0 92%, #e5edf6 32% 100%);
	}

	.acm-home-testimonials__inner {
		max-width: 100%;
	}

	.acm-home-testimonials__title,
	.elementor-kit-7 .acm-home-testimonials__title {
		font-weight: 800;
		line-height: 1.08;
		margin-inline: auto;
		max-width: 170px;
	}

	.acm-home-testimonials__viewport {
		max-width: 100%;
		overflow: visible;
	}

	.acm-home-testimonials__stage {
		padding-inline: 0px;
	}

	.acm-home-testimonials__slide {
		transform: scale(0.82);
		width: 100%;
	}

	.acm-home-testimonials__viewport.swiper-backface-hidden .acm-home-testimonials__slide {
		transform: scale(0.82) translateZ(0);
	}

	.acm-home-testimonials__slide.swiper-slide-active {
		transform: scale(1);
	}

	.acm-home-testimonials__viewport.swiper-backface-hidden .acm-home-testimonials__slide.swiper-slide-active {
		transform: scale(1) translateZ(0);
	}

	.acm-home-testimonials__card {
		border-radius: 5px;
		grid-template-columns: 1fr;
		min-height: 0;
		overflow: visible;
	}

	.acm-home-testimonials__media {
		min-height: 0;
		order: 0;
	}

	.acm-home-testimonials__media img {
		aspect-ratio: 1.47 / 1;
		border-radius: 5px 5px 0 0;
		height: auto;
		object-position: center;
	}

	.acm-home-testimonials__copy {
		font-size: 14px;
		line-height: 1.25;
		padding: 22px 20px 20px;
	}

	.acm-home-testimonials__quote p {
		margin-block-end: 14px;
	}

	.acm-home-testimonials__author {
		margin-block-start: 14px;
	}

	.acm-home-testimonials__arrow {
		height: 48px;
		top: 25%;
		width: 48px;
	}

	.acm-home-testimonials__arrow::before {
		border-width: 0 3px 3px 0;
		height: 12px;
		width: 12px;
	}

	.acm-home-testimonials__arrow--prev {
		left: -4px;
	}

	.acm-home-testimonials__arrow--next {
		right: -4px;
	}

	.acm-home-how {
		border-block-end-width: 3px;
	}

	.acm-home-how__inner {
		max-width: 100%;
	}

	.acm-home-how__title,
	.elementor-kit-7 .acm-home-how__title {
		font-size: 26px;
		font-weight: 800;
		line-height: 1.08;
	}

	.acm-home-how__steps {
		gap: 9px;
	}

	.acm-home-how__step {
		border-radius: 7px;
	}

	.acm-home-how__summary {
		gap: 12px;
		min-height: 51px;
		padding: 9px 11px 9px 19px;
	}

	.acm-home-how__step-title {
		font-size: 20px;
		font-weight: 800;
		line-height: 1.2;
	}

	.acm-home-how__icon {
		height: 20px;
		width: 20px;
	}

	.acm-home-how__icon::before {
		height: 6px;
		width: 6px;
	}

	.acm-home-how__content {
		font-size: 14px;
		line-height: 1.36;
		max-width: 100%;
		padding: 0 38px 30px;
	}

	.acm-home-how__cta {
		margin-block-start: 28px;
		width: 100%;
	}

	.acm-home-cta {
		border-block-end-width: 2px;
	}

	.acm-home-how + .acm-home-cta {
		margin-block-start: -3px;
	}

	.acm-home-cta__inner {
		max-width: 100%;
	}

	.acm-home-cta__title,
	.elementor-kit-7 .acm-home-cta__title {
		font-weight: 800;
		line-height: 1.18;
		max-width: 140px;
	}

	.acm-home-cta__copy {
		font-size: 16px;
		line-height: 1.16;
	}

	.acm-home-cta__button {
		margin-block-start: 18px;
		width: 100%;
	}
}
