/* ==========================================================================
   Social Media Marketing — webcirclez.com/social-media-marketing/ parity
   ========================================================================== */

.wcz-page-smm-live .wcz-page-hero-banner--live .wcz-page-hero-banner-title {
	letter-spacing: 0.06em;
	font-weight: 700;
}

.wcz-page-smm-live .wcz-page-hero-banner-content {
	padding: 48px 20px;
}

/* Gray intro band */
.wcz-page-smm-live .wcz-service-live-intro--centered {
	padding: 50px 0;
	background: #f7f7f7;
}

.wcz-page-smm-live .wcz-service-live-intro--centered .wcz-service-live-subtitle {
	font-size: clamp(1.5rem, 2.5vw, 2rem);
	font-weight: 700;
}

/* Our Services — icon-box18 style */
.wcz-page-smm-live .wcz-service-live-cards--icon {
	padding: clamp(28px, 3.5vw, 40px) 0 clamp(32px, 4vw, 48px);
	background: #fff;
}

.wcz-page-smm-live .wcz-service-live-cards--icon .wcz-max-title-heading {
	font-size: clamp(1.5rem, 3vw, 2.25rem);
}

.wcz-page-smm-live .wcz-service-live-cards--icon .wcz-section-header .wcz-works-divider {
	margin-bottom: clamp(32px, 4vw, 44px);
}

.wcz-page-smm-live .wcz-service-live-cards--icon .wcz-service-live-card {
	padding: 28px 16px 24px;
	background: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
}

.wcz-page-smm-live .wcz-service-live-card-icon {
	width: auto;
	height: auto;
	margin-bottom: 22px;
	color: #b8c0c8;
}

.wcz-page-smm-live .wcz-service-live-card-icon svg {
	width: 48px;
	height: 48px;
}

.wcz-page-smm-live .wcz-service-live-cards--icon .wcz-service-live-card h3,
.wcz-page-smm-live .wcz-service-live-cards--icon .wcz-service-live-card h4 {
	font-size: 1.0625rem;
	font-weight: 700;
	margin: 0 0 12px;
	color: var(--wcz-text-heading);
}

.wcz-page-smm-live .wcz-service-live-cards--icon .wcz-service-live-card p {
	font-size: 0.875rem;
	line-height: 1.75;
	color: #7a8494;
}

/* Split content blocks */
.wcz-page-smm-live .wcz-service-live-block--split,
.wcz-page-smm-live .wcz-service-live-block--split-points {
	background: #fff;
}

.wcz-page-smm-live .wcz-service-live-split-title {
	font-size: 1.0625rem;
	font-weight: 700;
	margin-bottom: 18px;
}

.wcz-page-smm-live .wcz-service-live-split-text {
	font-size: 0.9375rem;
	line-height: 1.85;
	color: #7a8494;
}

.wcz-page-smm-live .wcz-service-live-block--split-points .wcz-service-live-split-title {
	font-size: clamp(1.05rem, 1.8vw, 1.2rem);
	margin-bottom: 20px;
}

.wcz-page-smm-live .wcz-service-live-point h3 {
	font-size: 1rem;
	font-weight: 600;
	margin-bottom: 8px;
}

.wcz-page-smm-live .wcz-service-live-point p {
	font-size: 0.875rem;
	line-height: 1.8;
}

/* Our Process — our-process-wrap */
.wcz-page-smm-live .wcz-process-icons {
	padding: clamp(28px, 3.5vw, 40px) 0 clamp(32px, 4vw, 48px);
	background: #fff;
}

.wcz-page-smm-live .wcz-process-icons .wcz-works-divider {
	margin-bottom: clamp(32px, 4vw, 48px);
}

.wcz-page-smm-live .wcz-process-icons-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 8px 0;
	max-width: 1100px;
	margin: 0 auto;
}

.wcz-page-smm-live .wcz-process-icons-item {
	flex: 1 1 20%;
	min-width: 150px;
	max-width: 220px;
	padding: 12px 10px 20px;
}

.wcz-page-smm-live .wcz-process-icons-icon {
	width: auto;
	height: auto;
	margin-bottom: 14px;
	color: #b8c0c8;
}

.wcz-page-smm-live .wcz-process-icons-icon svg {
	width: 44px;
	height: 44px;
}

.wcz-page-smm-live .wcz-process-icons-item h3 {
	font-size: 0.875rem;
	line-height: 1.45;
}

/* Parallax CTA */
.wcz-page-smm-live .wcz-service-live-cta--parallax {
	min-height: clamp(360px, 42vh, 520px);
}

.wcz-page-smm-live .wcz-service-live-cta--parallax .wcz-service-live-cta-overlay {
	background: rgba(0, 0, 0, 0.45);
}

.wcz-page-smm-live .wcz-service-live-cta-title--single {
	font-size: clamp(1.75rem, 4vw, 2.75rem);
	font-weight: 700;
	text-align: center;
	margin-bottom: 18px;
}

.wcz-page-smm-live .wcz-service-live-cta--parallax .wcz-service-live-cta-inner p {
	text-align: center;
	font-size: 1rem;
	line-height: 1.75;
}

.wcz-page-smm-live .wcz-service-live-cta--parallax .wcz-btn-primary {
	text-transform: uppercase;
	letter-spacing: 0.06em;
	border-radius: 2px;
	padding: 14px 36px;
	font-size: 13px;
	font-weight: 700;
}

@media (max-width: 1024px) {
	.wcz-page-smm-live .wcz-process-icons-item {
		flex: 1 1 33.333%;
		max-width: none;
	}
}

@media (max-width: 640px) {
	.wcz-page-smm-live .wcz-process-icons-item {
		flex: 1 1 50%;
	}

	.wcz-page-smm-live .wcz-service-live-split-visual--portrait .wcz-service-live-photo {
		min-height: 380px;
	}
}
