/*
 * Shared Solution help SSOT geometry lock.
 * This stylesheet loads after the legacy/global CSS on every Solution page,
 * so page/template min-heights cannot stretch the component again.
 */
body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 {
	--cie-help-card-pad-y: clamp(16px, min(1.25vw, 1.85vh), 22px);
	--cie-help-card-gap-y: clamp(20px, min(2.083333vw, 3vh), 32px);
	--cie-help-heading-gap: clamp(28px, min(2.604167vw, 4vh), 40px);
	--cie-help-section-pad-y: clamp(32px, min(3.5vw, 4.4vh), 56px);
	--cie-help-compact-space: clamp(20px, 3.125vw, 32px);
	--cie-help-compact-card-gap: clamp(12px, 1.953125vw, 20px);
	--cie-help-panel-gap-short: clamp(14px, 2vh, 18px);
	--cie-help-panel-image-height-short: clamp(112px, 16vh, 140px);
	--cie-help-panel-content-gap-short: clamp(10px, 1.5vh, 14px);
	--cie-help-panel-copy-size-short: clamp(15px, 1.9vh, 17px);
}

body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_left > .elementor-widget-icon-box:focus-visible {
	outline: 3px solid #a6ce39;
	outline-offset: 4px;
}

body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .e-con-boxed:has(> .e-con-inner > .help_tab_slider) > .e-con-inner {
	gap: var(--cie-help-heading-gap) !important;
	padding-block: var(--cie-help-section-pad-y) !important;
}

body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_slider,
body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 :is(.help_tab_left, .help_tab_right) {
	--min-height: 0px !important;
	--height: auto !important;
	min-height: 0 !important;
	max-height: none !important;
	height: auto !important;
}

body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_slider {
	align-items: stretch !important;
}

body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_left {
	gap: var(--cie-help-card-gap-y) !important;
	justify-content: flex-start !important;
}

body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_left > .elementor-widget-icon-box {
	--min-height: 0px !important;
	--height: auto !important;
	--flex-grow: 0 !important;
	box-sizing: border-box !important;
	flex: 0 0 auto !important;
	min-height: 0 !important;
	max-height: none !important;
	height: auto !important;
	padding-top: var(--cie-help-card-pad-y) !important;
	padding-bottom: var(--cie-help-card-pad-y) !important;
}

/* Small-tablet SSOT: stack cleanly and rotate image fades to the top edge. */
@media (min-width: 768px) and (max-width: 1023px) {
	body.single-solution .elementor.elementor-location-single {
		--cie-solution-tablet-image-fade: linear-gradient(
			to bottom,
			transparent 0%,
			rgba(0, 0, 0, 0.2) 14%,
			#000 38%,
			#000 100%
		);
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-9e5824d {
		--row-gap: 0px !important;
		--column-gap: 0px !important;
		gap: 0 !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-29e8e7f {
		padding-bottom: clamp(20px, 2.734375vw, 28px) !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-307f3e9 img {
		-webkit-mask-image: var(--cie-solution-tablet-image-fade) !important;
		mask-image: var(--cie-solution-tablet-image-fade) !important;
	}
}

/* Mobile and tablet share one grouped selector-and-panel contract. */
@media (max-width: 1023px) {
	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .e-con-boxed:has(> .e-con-inner > .help_tab_slider) > .e-con-inner {
		gap: var(--cie-help-compact-space) !important;
		padding-block: var(--cie-help-compact-space) !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_slider {
		display: flex !important;
		flex-direction: column !important;
		gap: var(--cie-help-compact-space) !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 :is(.help_tab_left, .help_tab_right) {
		--width: 100% !important;
		--max-width: 100% !important;
		--flex-grow: 0 !important;
		box-sizing: border-box;
		flex: 0 0 auto !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_left {
		order: 1;
		gap: var(--cie-help-compact-card-gap) !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_right {
		order: 2;
		display: block !important;
		gap: 0 !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_right > :is(.help_tab_content1, .help_tab_content2, .help_tab_content3) {
		display: none !important;
		margin: 0 !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_right > :is(.help_tab_content1, .help_tab_content2, .help_tab_content3).active {
		--row-gap: 0px !important;
		--column-gap: 0px !important;
		display: flex !important;
		flex-direction: column !important;
		gap: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
		min-height: 0 !important;
		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: auto !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_right > :is(.help_tab_content1, .help_tab_content2, .help_tab_content3).active > .elementor-widget-image {
		position: relative;
		align-self: stretch;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
		overflow: hidden !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_right > :is(.help_tab_content1, .help_tab_content2, .help_tab_content3).active > .elementor-widget-image img {
		display: block !important;
		width: 100% !important;
		max-width: 100% !important;
		-webkit-mask-image: none !important;
		mask-image: none !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_right > :is(.help_tab_content1, .help_tab_content2, .help_tab_content3).active > .e-con {
		box-sizing: border-box;
		width: 100% !important;
		max-width: 100% !important;
		gap: clamp(14px, 1.822917vw, 18px) !important;
		padding-block: var(--cie-help-compact-space) !important;
	}
}

/* Keep the shared Solution carousel controls above the cards on compact widths. */
@media (max-width: 1399px) {
	body.single-solution .elementor-element-2292cac .elementor-element-aef222c {
		padding-top: clamp(57px, 5.208333vw, 72px);
	}

	body.single-solution .elementor-element-2292cac .elementor-element-aef222c :is(
		.elementor-swiper-button-prev,
		.elementor-swiper-button-next
	) {
		top: 0 !important;
		bottom: auto !important;
		left: auto !important;
		transform: none !important;
	}

	body.single-solution .elementor-element-2292cac .elementor-element-aef222c .elementor-swiper-button-prev {
		right: clamp(55px, 4.6875vw, 72px) !important;
	}

	body.single-solution .elementor-element-2292cac .elementor-element-aef222c .elementor-swiper-button-next {
		right: 0 !important;
	}
}

/*
 * Normalise the cloned Solution carousel geometry at Elementor's tablet-extra
 * breakpoint. Older Solution content still carries 50/50 column settings;
 * the current shared layout is stacked at 1024px and 40/60 from 1025px.
 */
@media (min-width: 1024px) and (max-width: 1024px) {
	body.single-solution .elementor-element-2292cac > .e-con-inner {
		flex-direction: column !important;
	}

	body.single-solution .elementor-element-2292cac :is(
		.elementor-element-1abd43d,
		.elementor-element-a2c6d2d,
		.elementor-element-aef222c
	) {
		--width: 100% !important;
		--max-width: 100% !important;
		--flex-grow: 0 !important;
		box-sizing: border-box;
		flex: 0 0 100% !important;
		width: 100% !important;
		max-width: 100% !important;
	}
}

@media (min-width: 1025px) and (max-width: 1199px) {
	body.single-solution .elementor-element-2292cac .elementor-element-1abd43d {
		--width: 40% !important;
		--max-width: 40% !important;
		--flex-grow: 0 !important;
		box-sizing: border-box;
		flex: 0 0 40% !important;
		width: 40% !important;
		max-width: 40% !important;
	}

	body.single-solution .elementor-element-2292cac .elementor-element-a2c6d2d {
		--width: 60% !important;
		--max-width: 60% !important;
		--flex-grow: 0 !important;
		box-sizing: border-box;
		flex: 0 0 60% !important;
		width: 60% !important;
		max-width: 60% !important;
	}

	body.single-solution .elementor-element-2292cac .elementor-element-aef222c {
		--width: 100% !important;
		--max-width: 100% !important;
		width: 100% !important;
		max-width: 100% !important;
	}
}

/* Keep the two labelled CTAs inline in the shared Solution carousel on mobile. */
@media (max-width: 767px) {
	body.single-solution .elementor-element-2292cac .elementor-element-f0eefa9 {
		--row-gap: clamp(4px, 2.051282vw, 8px) !important;
		--column-gap: clamp(4px, 2.051282vw, 8px) !important;
		flex-wrap: nowrap !important;
		gap: clamp(4px, 2.051282vw, 8px) !important;
	}

	body.single-solution .elementor-element-2292cac .elementor-element-f0eefa9 > .elementor-widget-button {
		--width: auto !important;
		--flex-grow: 0 !important;
		--flex-shrink: 1 !important;
		flex: 0 1 auto !important;
		width: auto !important;
		min-width: 0 !important;
	}

	html body.single-solution .elementor.elementor-location-single .elementor-element-2292cac .elementor-element-f0eefa9 .elementor-widget-button .elementor-button.elementor-button-link {
		padding-left: clamp(12px, 3.589744vw, 14px) !important;
		padding-right: clamp(12px, 3.589744vw, 14px) !important;
		padding-inline-start: clamp(12px, 3.589744vw, 14px) !important;
		padding-inline-end: clamp(12px, 3.589744vw, 14px) !important;
		font-size: clamp(13px, 3.846154vw, 15px) !important;
		white-space: nowrap !important;
	}
}

@media (min-width: 1024px) {
	/*
	 * Desktop alignment invariant: both columns inherit the slider height while
	 * the compact card stack stays centred with the shared fluid gap unchanged.
	 */
	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_left {
		display: flex !important;
		flex-direction: column !important;
		align-self: stretch !important;
		justify-content: center !important;
		min-height: 0 !important;
		height: auto !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_right {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr);
		align-items: stretch;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_right > :is(.help_tab_content1, .help_tab_content2, .help_tab_content3) {
		--width: 100%;
		--max-width: 100%;
		position: relative !important;
		inset: auto !important;
		grid-area: 1 / 1;
		align-self: stretch;
		justify-self: stretch;
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
		min-height: 0 !important;
		opacity: 0 !important;
		visibility: hidden !important;
		pointer-events: none !important;
		animation: none !important;
		transform: none !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_right > :is(.help_tab_content1, .help_tab_content2, .help_tab_content3).active {
		z-index: 1;
		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: auto !important;
	}
}

/* Keep the complete shared component visible on short desktop viewports. */
@media (min-width: 1024px) and (max-height: 900px) {
	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_right > :is(.help_tab_content1, .help_tab_content2, .help_tab_content3) {
		gap: var(--cie-help-panel-gap-short) !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_right > :is(.help_tab_content1, .help_tab_content2, .help_tab_content3) > .elementor-widget-image {
		--height: var(--cie-help-panel-image-height-short) !important;
		flex: 0 0 auto !important;
		min-height: 0 !important;
		height: var(--cie-help-panel-image-height-short) !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_right > :is(.help_tab_content1, .help_tab_content2, .help_tab_content3) > .elementor-widget-image img {
		width: 100% !important;
		height: 100% !important;
		object-fit: cover !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_right > :is(.help_tab_content1, .help_tab_content2, .help_tab_content3) > .e-con {
		gap: var(--cie-help-panel-content-gap-short) !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_right > :is(.help_tab_content1, .help_tab_content2, .help_tab_content3) .elementor-widget-text-editor {
		font-size: var(--cie-help-panel-copy-size-short) !important;
		line-height: 1.5 !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_right > :is(.help_tab_content1, .help_tab_content2, .help_tab_content3) .elementor-widget-text-editor :is(p, li) {
		line-height: inherit !important;
	}

	body.single-solution .elementor.elementor-location-single .elementor-element-e48df26 .help_tab_right > :is(.help_tab_content1, .help_tab_content2, .help_tab_content3) .elementor-widget-button {
		margin-top: clamp(2px, 0.6vh, 5px) !important;
	}
}

/* Use one equal, fluid vertical inset for the shared Related products section. */
body.single-solution .cie-solution-related-products {
	padding-block: clamp(28px, 2.5vw, 48px) !important;
}

body.single-solution .cie-solution-related-products > .e-con-inner {
	padding-block: 0 !important;
}

body.single-solution .cie-solution-related-card {
	min-height: clamp(336px, 22.916667vw, 440px) !important;
	gap: clamp(6px, 0.625vw, 12px) !important;
	padding: clamp(14px, 1.041667vw, 20px) clamp(14px, 1.041667vw, 20px) clamp(14px, 1.25vw, 24px) !important;
	border: 2px solid transparent;
	border-radius: clamp(20px, 1.5625vw, 30px) !important;
	transition: border-color 300ms ease;
}

/*
 * Protected interaction state: responsive and spacing repairs must preserve
 * the related-product card hover/focus treatment.
 */
@media (hover: hover) and (pointer: fine) {
	body.single-solution .cie-solution-related-card:hover {
		border-color: var(--Very-Dark-Grey, #465961);
	}
}

body.single-solution .cie-solution-related-card:focus-within {
	border-color: var(--Very-Dark-Grey, #465961);
}

body.single-solution .cie-solution-related-card .elementor-widget-image {
	min-height: clamp(154px, 12.083333vw, 232px) !important;
}

body.single-solution .cie-solution-related-card .elementor-widget-image img {
	height: clamp(154px, 12.083333vw, 232px) !important;
}

body.single-solution .cie-related-brand {
	line-height: 0;
}

body.single-solution .cie-related-brand img {
	display: block;
	width: clamp(64px, 4.166667vw, 80px);
	height: auto;
}

body.single-solution .cie-solution-related-card .elementor-heading-title {
	font-size: clamp(15px, 0.9375vw, 18px) !important;
	line-height: clamp(20px, 1.25vw, 24px) !important;
}

body.single-solution .cie-solution-related-card .elementor-widget-text-editor {
	font-size: clamp(13px, 0.729167vw, 14px) !important;
	line-height: clamp(19px, 1.041667vw, 20px) !important;
}

body.single-solution .cie-related-card-actions {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: clamp(10px, 0.833333vw, 16px);
	margin-top: auto;
}

body.single-solution .cie-related-login {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: clamp(5px, 0.416667vw, 8px);
	min-height: clamp(28px, 1.666667vw, 32px);
	padding: clamp(5px, 0.520833vw, 10px) clamp(12px, 1.5625vw, 30px);
	border-radius: clamp(30px, 3.125vw, 60px);
	background: #a6ce39;
	color: #111;
	font-size: clamp(10px, 0.625vw, 12px);
	font-weight: 600;
	line-height: 1;
	text-decoration: none;
	white-space: nowrap;
}

body.single-solution .cie-related-login:hover,
body.single-solution .cie-related-login:focus-visible {
	background: #8597a3;
	color: #fff;
}

body.single-solution .cie-related-login svg {
	width: clamp(12px, 0.729167vw, 14px);
	height: clamp(12px, 0.729167vw, 14px);
	flex: 0 0 auto;
}

body.single-solution .cie-related-arrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: clamp(30px, 1.822917vw, 35px);
	height: clamp(30px, 1.822917vw, 35px);
	flex: 0 0 auto;
	border-radius: clamp(30px, 1.5625vw, 30px);
	background: transparent;
	overflow: hidden;
	text-decoration: none;
	transition: opacity 180ms ease, transform 180ms ease;
}

body.single-solution .cie-related-arrow:hover,
body.single-solution .cie-related-arrow:focus-visible {
	opacity: 0.82;
	transform: translateX(clamp(1px, 0.104167vw, 2px));
}

body.single-solution .cie-related-arrow img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

body.single-solution .cie-related-rail-controls {
	display: none;
}

body.single-solution .cie-related-rail-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: clamp(44px, 4.6875vw, 48px);
	height: clamp(44px, 4.6875vw, 48px);
	padding: 0;
	border: 0;
	border-radius: 50%;
	background: #a6ce39;
	color: #1f2527;
	box-shadow: none;
	cursor: pointer;
	transition: opacity 180ms ease, transform 180ms ease;
}

body.single-solution .cie-related-rail-button:hover,
body.single-solution .cie-related-rail-button:focus-visible {
	background: #a6ce39;
	color: #1f2527;
	transform: translateY(-2px);
}

body.single-solution .cie-related-rail-button:focus-visible,
body.single-solution .cie-solution-related-cards:focus-visible {
	outline: 2px solid #1f2527;
	outline-offset: 3px;
}

body.single-solution .cie-related-rail-button:disabled {
	opacity: 0.38;
	cursor: default;
	transform: none;
}

body.single-solution .cie-related-rail-button svg {
	width: clamp(20px, 2.148438vw, 22px);
	height: clamp(20px, 2.148438vw, 22px);
	fill: none;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2.5;
}

body.single-solution .cie-related-rail-status {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

/* Keep every shared expert-card CTA label centred without changing pill size. */
body.single-solution .cie-solution-expert-card .elementor-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

body.single-solution .cie-solution-expert-card .elementor-button-content-wrapper {
	align-items: center;
	justify-content: center;
}

/* Keep the shared experts-to-reviews transition compact at every viewport. */
body.single-solution .cie-solution-experts {
	padding-bottom: clamp(32px, 2.5vw, 48px) !important;
}

body.single-solution .cie-solution-experts > .e-con-inner {
	padding-bottom: clamp(20px, 1.5625vw, 30px) !important;
}

body.single-solution .cie-solution-reviews {
	padding-top: clamp(12px, 1.041667vw, 20px) !important;
}

/* Keep every shared Solution phone country code clear and the selected flag circular. */
body.single-solution #solutionform .intl-tel-input .flag-container,
body.single-solution #solutionform .intl-tel-input .selected-flag {
	width: clamp(100px, 6.25vw, 120px) !important;
}

body.single-solution #solutionform .intl-tel-input .selected-flag {
	display: flex !important;
	align-items: center !important;
	gap: clamp(6px, 0.520833vw, 10px) !important;
	box-sizing: border-box !important;
	padding: 0 0 0 clamp(8px, 0.729167vw, 14px) !important;
}

body.single-solution #solutionform .intl-tel-input .cie-country-flag-circle {
	position: relative !important;
	inset: auto !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	flex: 0 0 clamp(24px, 1.354167vw, 26px) !important;
	width: clamp(24px, 1.354167vw, 26px) !important;
	height: clamp(24px, 1.354167vw, 26px) !important;
	border-radius: 50% !important;
	overflow: hidden !important;
	box-shadow: inset 0 0 0 1px rgba(41, 41, 41, 0.16);
}

body.single-solution #solutionform .intl-tel-input .cie-country-flag-circle .iti-flag {
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	bottom: auto !important;
	margin: 0 !important;
	background-image: url('/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png') !important;
	background-size: 5630px 15px !important;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	transform: translate(-50%, -50%) scale(2.4) !important;
	transform-origin: center !important;
}

body.single-solution #solutionform .intl-tel-input .selected-dial-code {
	display: block !important;
	flex: 0 0 auto !important;
	padding: 0 !important;
	font-family: "Source Sans Pro", sans-serif !important;
	font-size: clamp(15px, 0.833333vw, 16px) !important;
	font-weight: 600 !important;
	line-height: 1.25 !important;
	letter-spacing: 0 !important;
	white-space: nowrap !important;
}

body.single-solution #solutionform .intl-tel-input .selected-flag .iti-arrow {
	position: relative !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	flex: 0 0 clamp(8px, 0.520833vw, 10px) !important;
	width: clamp(8px, 0.520833vw, 10px) !important;
	height: clamp(8px, 0.520833vw, 10px) !important;
	margin: 0 !important;
	border: solid #292929 !important;
	border-width: 0 1px 1px 0 !important;
	background: none !important;
	transform: rotate(45deg) !important;
}

body.single-solution #solutionform .intl-tel-input .selected-flag .iti-arrow.up {
	transform: rotate(225deg) !important;
}

body.single-solution #solutionform .intl-tel-input input.wpcf7-phonetext,
body.single-solution #solutionform .intl-tel-input input.wpcf7-phonetext[type="tel"] {
	padding-left: clamp(108px, 6.770833vw, 130px) !important;
}

body.single-solution #solutionform .intl-tel-input .country-list .country {
	display: grid !important;
	grid-template-columns: 20px minmax(0, 1fr) max-content !important;
	align-items: center !important;
	gap: clamp(8px, 0.625vw, 12px) !important;
	font-family: "Source Sans Pro", sans-serif !important;
	font-size: clamp(14px, 0.833333vw, 16px) !important;
	line-height: 1.35 !important;
}

body.single-solution #solutionform .intl-tel-input .country-list .flag-box {
	width: 20px !important;
	margin: 0 !important;
}

body.single-solution #solutionform .intl-tel-input .country-list .country-name {
	min-width: 0 !important;
	white-space: normal !important;
	overflow-wrap: anywhere !important;
}

body.single-solution #solutionform .intl-tel-input .country-list .dial-code {
	min-width: clamp(44px, 2.708333vw, 52px) !important;
	margin-left: 0 !important;
	text-align: right !important;
	font-size: inherit !important;
	font-weight: 600 !important;
	line-height: inherit !important;
	white-space: nowrap !important;
}

/* Keep the tablet/mobile FAQ CTA after the accordion grid. */
@media (max-width: 1024px) {
	body.single-solution .cie-solution-related-cards {
		overflow-x: auto !important;
		overflow-y: hidden !important;
		-webkit-overflow-scrolling: touch;
		overscroll-behavior-inline: contain;
		scroll-behavior: smooth;
		scroll-snap-type: x mandatory;
		scrollbar-width: none;
	}

	body.single-solution .cie-solution-related-cards::-webkit-scrollbar {
		display: none;
	}

	body.single-solution .cie-solution-related-card {
		scroll-snap-align: start;
		scroll-snap-stop: normal;
	}

	body.single-solution .cie-related-rail-controls {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: clamp(16px, 2.34375vw, 24px);
		width: 100%;
		margin-top: clamp(20px, 2.929688vw, 30px);
	}

	body.single-solution .elementor-element-19bcc9f > .e-con-inner {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr);
		row-gap: clamp(20px, 2.929688vw, 30px) !important;
	}

	body.single-solution .elementor-element-19bcc9f > .e-con-inner > .elementor-element-4273b89 {
		display: contents !important;
	}

	body.single-solution .elementor-element-19bcc9f .elementor-element-5f2bc69 {
		grid-row: 1;
	}

	body.single-solution .elementor-element-19bcc9f .elementor-element-e192063 {
		grid-row: 2;
		width: 100% !important;
	}

	body.single-solution .elementor-element-19bcc9f .elementor-element-1c08bd4 {
		grid-row: 3;
		justify-self: start;
		margin: 0 !important;
	}
}
