.ail-cta-wrap {
	margin: 24px 0;
}

a.ail-auto-link {
	color: #1b66d1;
	text-decoration: underline;
}

a.ail-auto-link:hover,
a.ail-auto-link:focus {
	color: #0f4ba8;
	text-decoration: underline;
}

.ail-cta-section {
	margin: 24px 0;
	padding: 18px 20px 18px 22px;
	background: #f9fafa;
	border-radius: 9px;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
	border-left: 3px solid #8aa9a5;
	box-sizing: border-box;
}

.ail-cta-heading {
	margin: 0 0 12px;
	padding: 0;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.3;
	color: #00332e;
	letter-spacing: 0.01em;
}

.ail-cta-list {
	margin: 0;
	padding: 0 0 0 1.15em;
	list-style-type: disc;
	list-style-position: outside;
}

.ail-cta-item {
	margin: 0 0 10px;
	padding: 0;
	line-height: 1.45;
	color: #1e293b;
}

.ail-cta-item:last-child {
	margin-bottom: 0;
}

a.ail-cta-title-link {
	font-weight: 700;
	color: #00332e;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 2px;
}

a.ail-cta-title-link:hover,
a.ail-cta-title-link:focus {
	color: #005049;
	text-decoration: underline;
}

a.ail-cta-title-link:focus-visible {
	outline: 2px solid #00332e;
	outline-offset: 2px;
}
