/* Shared service-page refinement layer for pages 58, 60 and 62. */
.c1-page .c1-section-head h2,
.c1-page .c1-why h2,
.c1-page .c1-cta h2 {
	text-wrap: balance;
}

.c1-page .c1-section-head > p,
.c1-page .c1-copy p,
.c1-page .c1-why p {
	text-wrap: pretty;
}

body.page-id-58 #voice-capabilities {
	max-width: none;
	white-space: nowrap;
}

body.page-id-58 .c1-process-four {
	--steps: 4;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.page-id-58 .c1-process-four .c1-step {
	min-height: 270px;
}

body.page-id-58 .c1-human-branch {
	display: block;
	margin-top: 18px;
	padding: 12px 13px;
	border: 1px solid rgba(79, 240, 167, .25);
	border-radius: 12px;
	color: #cce6d9;
	background: rgba(79, 240, 167, .07);
	font-size: .74rem;
	line-height: 1.5;
}

body.page-id-58 #voice-systems {
	max-width: 760px;
}

body.page-id-58 .c1-retell-partner {
	color: #fff;
	background: radial-gradient(circle at 82% 18%, rgba(83, 229, 255, .2), transparent 31%), linear-gradient(145deg, #071827, #0a3658);
}

body.page-id-58 .c1-retell-partner-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(440px, .92fr);
	gap: clamp(48px, 6vw, 82px);
	align-items: center;
}

body.page-id-58 .c1-retell-partner h2 {
	max-width: 720px;
	margin: 12px 0 22px;
	color: #fff;
	font-size: clamp(2.2rem, 3.7vw, 3.55rem);
	line-height: 1.07;
	letter-spacing: -.04em;
}

body.page-id-58 .c1-retell-partner p {
	max-width: 720px;
	color: #b7cfdb;
	line-height: 1.72;
}

body.page-id-58 .c1-retell-credibility {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
	margin-top: 28px;
}

body.page-id-58 .c1-retell-credibility span {
	padding: 12px 14px;
	border: 1px solid rgba(83, 229, 255, .18);
	border-radius: 12px;
	color: #dff7ff;
	background: rgba(255, 255, 255, .04);
	font-size: .78rem;
	font-weight: 760;
}

body.page-id-58 .c1-retell-video {
	aspect-ratio: 16 / 9;
	min-width: 0;
	padding: 12px;
	border: 1px solid rgba(83, 229, 255, .24);
	border-radius: 26px;
	background: rgba(2, 16, 29, .72);
	box-shadow: 0 30px 72px rgba(0, 0, 0, .3);
}

body.page-id-58 .c1-retell-video-stage {
	display: grid;
	place-items: center;
	align-content: center;
	min-height: 100%;
	padding: 30px;
	border-radius: 18px;
	text-align: center;
	background: radial-gradient(circle, rgba(83, 229, 255, .16), transparent 45%), linear-gradient(145deg, #08243c, #051421);
}

body.page-id-58 .c1-retell-video-mark {
	display: grid;
	place-items: center;
	width: 64px;
	height: 64px;
	margin-bottom: 18px;
	border: 1px solid #53e5ff;
	border-radius: 50%;
	color: #061827;
	background: linear-gradient(135deg, #53e5ff, #4ff0a7);
	font-size: 1.5rem;
	font-weight: 900;
}

body.page-id-58 .c1-retell-video-stage strong {
	color: #fff;
	font-size: 1.15rem;
}

body.page-id-58 .c1-retell-video-stage p {
	margin: 9px 0 0;
	font-size: .82rem;
}

.c1-page .c1-integrations-nine,
body.page-id-60 .c1-integrations {
	display: flex;
	flex-wrap: nowrap;
	gap: 8px;
	max-width: 100%;
	overflow-x: auto;
	overscroll-behavior-inline: contain;
	scrollbar-width: thin;
	scrollbar-color: #79bddc #eaf4f8;
}

.c1-page .c1-integrations-nine span,
body.page-id-60 .c1-integrations span {
	flex: 0 0 auto;
	padding: 10px 12px;
	white-space: nowrap;
}

@media (min-width: 1120px) {
	.c1-page .c1-integrations-nine,
	body.page-id-60 .c1-integrations {
		justify-content: space-between;
		overflow: visible;
	}

	.c1-page .c1-integrations-nine span,
	body.page-id-60 .c1-integrations span {
		padding-inline: 10px;
		font-size: .72rem;
	}

	body.page-id-60 .c1-hero h1 {
		max-width: 690px;
	}

	body.page-id-60 .c1-section-head,
	body.page-id-62 .c1-section-head {
		grid-template-columns: minmax(0, 1.3fr) minmax(280px, .52fr);
		gap: 44px;
	}

	body.page-id-60 #auto-problem,
	body.page-id-60 #auto-capabilities,
	body.page-id-60 #auto-process,
	body.page-id-60 #auto-systems,
	body.page-id-60 #auto-examples {
		max-width: 840px;
		font-size: 2.9rem;
	}

	body.page-id-62 .c1-hero h1 {
		max-width: 630px;
	}

	body.page-id-62 #dev-problem,
	body.page-id-62 #dev-capabilities,
	body.page-id-62 #dev-levels,
	body.page-id-62 #dev-process,
	body.page-id-62 #dev-systems {
		max-width: 840px;
		font-size: 2.72rem;
	}

	body.page-id-62 #dev-systems {
		font-size: 2.5rem;
	}

	body.page-id-62 #dev-examples {
		max-width: none;
		white-space: nowrap;
	}
}

body.page-id-60 .c1-editorial > :last-child {
	margin-top: 18px;
}

body.page-id-60 .c1-signal h3 {
	max-width: 22ch;
}

body.page-id-62 .c1-platform-ecosystem {
	background: linear-gradient(145deg, #f8fcfe, #eef7fc);
}

body.page-id-62 .c1-platform-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px;
}

body.page-id-62 .c1-platform-card {
	display: flex;
	min-width: 0;
	min-height: 245px;
	flex-direction: column;
	padding: 24px;
	border: 1px solid #c8dce7;
	border-radius: 20px;
	background: #fff;
	box-shadow: 0 16px 38px rgba(10, 54, 82, .07);
}

body.page-id-62 .c1-platform-logo {
	display: grid;
	place-items: center;
	height: 72px;
	margin-bottom: 22px;
	padding: 10px;
	border-radius: 13px;
	background: #f4f9fc;
}

body.page-id-62 .c1-platform-logo img {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 46px;
	object-fit: contain;
}

body.page-id-62 .c1-platform-card h3 {
	margin: 0 0 9px;
	color: #0b2b44;
	font-size: 1rem;
}

body.page-id-62 .c1-platform-card p {
	margin: 0;
	color: #5c7587;
	font-size: .82rem;
	line-height: 1.55;
}

body.page-id-62 .c1-operational-sources {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 9px;
	margin-top: 26px;
	padding: 20px 22px;
	border: 1px solid #c7dce7;
	border-radius: 17px;
	background: #fff;
}

body.page-id-62 .c1-operational-sources strong {
	margin-right: 8px;
	color: #0b2b44;
}

body.page-id-62 .c1-operational-sources span {
	padding: 7px 10px;
	border-radius: 999px;
	color: #28546d;
	background: #eaf5fa;
	font-size: .72rem;
	font-weight: 760;
}

body.page-id-62 .c1-platform-disclaimer {
	margin: 18px 0 0;
	color: #6b8291;
	font-size: .75rem;
	line-height: 1.55;
}

@media (max-width: 1020px) {
	body.page-id-58 .c1-retell-partner-grid {
		grid-template-columns: 1fr;
	}

	body.page-id-58 .c1-process-four {
		display: flex;
		overflow-x: auto;
	}

	body.page-id-58 .c1-process-four .c1-step {
		min-width: min(78vw, 300px);
	}

	body.page-id-62 .c1-platform-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	body.page-id-58 #voice-capabilities,
	body.page-id-62 #dev-examples {
		white-space: normal;
	}

	body.page-id-58 .c1-retell-credibility {
		grid-template-columns: 1fr;
	}

	body.page-id-58 .c1-retell-video-stage {
		padding: 24px;
	}

	body.page-id-62 .c1-platform-grid {
		grid-template-columns: 1fr;
	}

	body.page-id-62 .c1-platform-card {
		min-height: 0;
		padding: 22px;
	}
}
