/* IQ Mobile snapshot fixes 2026-06-11: Elementor frontend JS is gone, so entrance-animation
   markup frozen with .elementor-invisible would stay hidden forever. Force it visible. */
.iqm-snapshot .elementor-invisible { visibility: visible !important; opacity: 1 !important; }

/* Outlet snapshot 2026-06-11: normalize over-rounded corners to the site scale.
   (policy-icon stays circular on purpose - it is an icon badge, not a container) */
.iqm-snapshot .hero-container,
.iqm-snapshot .story-section,
.iqm-snapshot .story-item,
.iqm-snapshot .benefit-card,
.iqm-snapshot .policy-box,
.iqm-snapshot .scarcity-banner,
.iqm-snapshot .nav-pill,
.iqm-snapshot .partner-badge { border-radius: 8px !important; }

/* Apple snapshot 9236: post-9236.css is no longer present after Elementor removal.
   Rebuild only the frozen post-banner layout needed by the Apple landing page. */
body.page-id-9236 #iqm-snapshot {
	overflow-x: hidden;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 {
	background: #fff;
	font-family: aller, "Helvetica Neue", Arial, sans-serif;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section {
	box-sizing: border-box;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-left: 16px;
	padding-right: 16px;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section > .elementor-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 ul.products {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	max-width: 1170px;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-element-52ae6ca {
	background: #f6f6f6;
	box-sizing: border-box;
	display: block !important;
	margin: 0;
	padding: clamp(44px, 3.2vw, 68px) 0 clamp(72px, 5vw, 112px) !important;
	width: 100%;
}

body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca > .elementor-element {
	box-sizing: border-box;
	display: block !important;
	margin-left: auto;
	margin-right: auto;
	max-width: none;
	padding: 0 !important;
	width: 100%;
}

body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .elementor-widget-heading {
	margin-bottom: clamp(32px, 2.3vw, 48px);
	padding-left: clamp(24px, 2.2vw, 46px) !important;
	padding-right: clamp(24px, 2.2vw, 46px) !important;
}

body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .elementor-heading-title {
	color: #27282c;
	font-size: clamp(3rem, 3.75vw, 5.25rem);
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.05;
	margin: 0;
	text-align: left;
}

body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .carousel-container {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1190px;
	padding: 0 16px;
	position: relative;
	width: 100%;
}

body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .carousel {
	display: flex !important;
	gap: 16px;
	margin: 0 calc(50% - 50vw);
	overflow-x: auto;
	overscroll-behavior-x: contain;
	padding: 8px max(16px, calc(50vw - 595px)) 12px;
	scroll-behavior: smooth;
	scroll-padding-inline: max(16px, calc(50vw - 595px));
	scroll-snap-type: x mandatory;
	scrollbar-width: none;
}

body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .carousel::-webkit-scrollbar {
	display: none;
}

body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .carousel a {
	align-items: center;
	background: #fff;
	border-radius: 16px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .08);
	box-sizing: border-box;
	display: flex;
	flex: 0 0 min(84vw, 452px);
	aspect-ratio: 4 / 5;
	justify-content: center;
	min-height: 0;
	overflow: hidden;
	padding: 0;
	scroll-snap-align: start;
	text-decoration: none;
	transition: box-shadow 180ms ease, transform 180ms ease;
}

body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .carousel a:hover {
	box-shadow: 0 8px 22px rgba(0, 0, 0, .11);
	transform: translateY(-2px);
}

body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .carousel img {
	display: block;
	height: 100%;
	margin: 0 !important;
	max-height: none;
	max-width: 100%;
	object-fit: cover;
	width: 100% !important;
}

body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .carousel-button {
	align-items: center;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .08);
	border-radius: 999px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .12);
	color: #111;
	cursor: pointer;
	display: flex;
	height: 48px;
	justify-content: center;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 48px;
	z-index: 2;
}

body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .carousel-button.left {
	left: calc(50% - 50vw + 12px);
}

body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .carousel-button.right {
	right: calc(50% - 50vw + 12px);
}

body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .carousel-button svg {
	display: block;
	height: 24px;
	width: 24px;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 .elementor-heading-title a {
	color: inherit;
	text-decoration: none;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(.elementor-inner-section) {
	border-bottom: 5px solid #f6f6f6;
	border-top: 1px solid #f6f6f6;
	margin: 24px auto;
	max-width: 1158px;
	padding: 16px 0;
	width: 100%;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(.elementor-inner-section) > .elementor-container {
	max-width: none;
	width: 100%;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(.elementor-inner-section) > .elementor-container > .elementor-column > .elementor-widget-wrap {
	padding: 0;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(.elementor-shortcode) {
	padding-bottom: clamp(34px, 5vw, 58px);
}

body.page-id-9236 #iqm-snapshot .elementor-9236 .elementor-inner-section > .elementor-container {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
	gap: 12px;
	max-width: none;
	min-height: 44px;
	width: 100%;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 .elementor-inner-section .elementor-column.elementor-col-50 {
	flex: 0 0 auto;
	min-height: 0;
	width: auto;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 .elementor-inner-section .elementor-column.elementor-col-50:last-child {
	flex: 1 1 auto;
	min-width: 0;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 .elementor-inner-section .elementor-widget-wrap {
	align-items: center;
	display: flex;
	padding: 0;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 .elementor-inner-section .elementor-widget {
	margin-bottom: 0;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 .elementor-inner-section svg {
	display: block;
	flex: 0 0 auto;
	height: 28px;
	width: 28px;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 .elementor-inner-section svg.bi-apple {
	color: #111;
	fill: #111;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 .elementor-inner-section svg.bi-apple * {
	fill: currentColor;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 .elementor-inner-section .elementor-heading-title {
	color: #111;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.18;
	margin: 0;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(> .elementor-container > .elementor-column.elementor-col-50) > .elementor-container {
	align-items: center;
	display: flex;
	justify-content: space-between;
	max-width: none;
	width: 100%;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(> .elementor-container > .elementor-column.elementor-col-50) > .elementor-container > .elementor-column {
	min-height: 0;
	width: auto;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(> .elementor-container > .elementor-column.elementor-col-50) > .elementor-container > .elementor-column:first-child {
	flex: 1 1 auto;
	min-width: 0;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(> .elementor-container > .elementor-column.elementor-col-50) > .elementor-container > .elementor-column:last-child {
	flex: 0 0 auto;
	margin-left: 24px;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(> .elementor-container > .elementor-column.elementor-col-50) > .elementor-container > .elementor-column:last-child .elementor-inner-section > .elementor-container {
	gap: 8px;
	justify-content: flex-end;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(> .elementor-container > .elementor-column.elementor-col-50) > .elementor-container > .elementor-column:last-child .elementor-heading-title {
	color: #27282c;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .04em;
	line-height: 1.45;
	text-transform: uppercase;
	white-space: nowrap;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(> .elementor-container > .elementor-column.elementor-col-50) > .elementor-container > .elementor-column:last-child svg {
	height: 24px;
	width: 24px;
}

body.page-id-9236 #iqm-snapshot .elementor-9236 .elementor-widget-shortcode {
	clear: both;
}

@media (max-width: 767px) {
	body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section {
		padding-left: 14px;
		padding-right: 14px;
	}

	body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca {
		padding: 28px 0 42px !important;
	}

	body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .elementor-heading-title {
		font-size: clamp(2.35rem, 11vw, 3.25rem);
		text-align: left;
	}

	body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .carousel-container {
		padding: 0 16px;
	}

	body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .carousel {
		gap: 16px;
		margin-left: -16px;
		margin-right: -16px;
		padding-left: 16px;
		padding-right: 16px;
		scroll-padding-inline: 16px;
	}

	body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .carousel a {
		flex-basis: min(84vw, 452px);
		padding: 0;
	}

	body.page-id-9236 #iqm-snapshot .elementor-element-52ae6ca .carousel-button {
		display: none;
	}

	body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(.elementor-inner-section) {
		margin: 16px 16px;
		max-width: none;
		padding: 12px 0;
		width: calc(100% - 32px);
	}

	body.page-id-9236 #iqm-snapshot .elementor-9236 .elementor-inner-section > .elementor-container {
		align-items: center;
		gap: 8px;
		min-height: 40px;
	}

	body.page-id-9236 #iqm-snapshot .elementor-9236 .elementor-inner-section .elementor-heading-title {
		font-size: 1.125rem !important;
		line-height: 1.33;
	}

	body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(> .elementor-container > .elementor-column.elementor-col-50) > .elementor-container {
		align-items: center;
		display: flex;
		flex-wrap: nowrap;
	}

	body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(> .elementor-container > .elementor-column.elementor-col-50) > .elementor-container > .elementor-column:last-child {
		margin-left: 0;
		margin-top: 0;
	}

	body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(> .elementor-container > .elementor-column.elementor-col-50) > .elementor-container > .elementor-column:last-child .elementor-inner-section > .elementor-container {
		justify-content: flex-start;
	}

	body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(> .elementor-container > .elementor-column.elementor-col-50) > .elementor-container > .elementor-column:last-child .elementor-heading-title {
		font-size: .875rem;
	}

	body.page-id-9236 #iqm-snapshot .elementor-9236 .elementor-inner-section svg {
		height: 22px;
		width: 22px;
	}

	body.page-id-9236 #iqm-snapshot .elementor-9236 > .elementor-section:has(> .elementor-container > .elementor-column.elementor-col-50) > .elementor-container > .elementor-column:last-child svg {
		height: 16px;
		width: 16px;
	}
}
