.home .elementor-93 .elementor-element.elementor-element-f625f79 {
	--vip-teal: #80ffd7;
	--vip-dark: #0f1b1a;
	position: relative;
	isolation: isolate;
	overflow: hidden;
	min-height: max(640px, calc(100svh - 122px)) !important;
	background: var(--vip-dark) !important;
}

.home .elementor-93 .elementor-element.elementor-element-f625f79 > .e-con-inner {
	position: relative;
	z-index: 2;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: min(100%, 1180px);
	min-height: inherit;
	margin-inline: auto;
	padding-top: clamp(2.4rem, 4vh, 4rem);
	padding-bottom: clamp(4.6rem, 6vh, 5.4rem);
	text-align: center;
}

.home .elementor-93 .elementor-element.elementor-element-2575e20,
.home .elementor-93 .elementor-element.elementor-element-09349ca,
.home .elementor-93 .elementor-element.elementor-element-f625f79 .elementor-widget-button {
	display: none !important;
}

.home .elementor-93 .elementor-element.elementor-element-f625f79 .elementor-element-5ab6189 {
	position: relative;
	z-index: 3;
	width: min(100%, 980px) !important;
	max-width: 980px !important;
	margin-inline: auto !important;
}

.vip-hero-claim {
	display: grid;
	justify-items: center;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	text-shadow: 0 18px 52px rgba(0, 0, 0, 0.48);
}

.vip-hero-claim__eyebrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 clamp(1.15rem, 1.8vw, 1.55rem);
	padding: 0.48rem 0.84rem;
	border: 1px solid rgba(128, 255, 215, 0.2);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.045);
	color: rgba(128, 255, 215, 0.92);
	font: 700 0.78rem/1.1 "Titillium Web", sans-serif;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	backdrop-filter: blur(14px);
}

.vip-hero-claim__eyebrow::before,
.vip-hero-claim__eyebrow::after {
	display: none;
}

.vip-hero-claim__title {
	display: block;
	max-width: 1060px;
	margin: 0;
	color: #fff;
	font: 800 clamp(3.1rem, 6.1vw, 6.35rem)/0.93 "Montserrat", sans-serif;
	letter-spacing: -0.012em;
}

.vip-hero-claim__title span {
	display: block;
}

.vip-hero-claim__title em {
	color: var(--vip-teal);
	font-style: normal;
}

.vip-hero-claim__body {
	width: min(100%, 760px);
	margin-top: clamp(1.25rem, 2vw, 1.75rem);
	color: rgba(255, 255, 255, 0.88);
	font: 700 clamp(1.08rem, 1.25vw, 1.32rem)/1.45 "Titillium Web", sans-serif;
	text-shadow: 0 14px 36px rgba(0, 0, 0, 0.52);
}

.vip-hero-claim__body p {
	margin: 0 0 0.65rem;
}

.vip-hero-claim__body p:last-child {
	margin-bottom: 0;
	color: rgba(255, 255, 255, 0.92);
}

.vip-hero-claim__actions {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0.8rem;
	margin-top: clamp(1.35rem, 2.2vw, 1.9rem);
}

.vip-hero-claim__cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0.78rem 1.2rem;
	border-radius: 999px;
	font: 800 1rem/1 "Titillium Web", sans-serif;
	text-decoration: none !important;
	transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease;
}

.vip-hero-claim__cta:hover,
.vip-hero-claim__cta:focus-visible {
	transform: translateY(-2px);
}

.vip-hero-claim__cta--primary {
	border: 1px solid rgba(255, 255, 255, 0.92);
	background: rgba(255, 255, 255, 0.94);
	color: var(--vip-dark) !important;
	box-shadow: 0 22px 58px rgba(0, 0, 0, 0.28);
}

.vip-hero-claim__cta--secondary {
	border: 1px solid rgba(128, 255, 215, 0.34);
	background: rgba(255, 255, 255, 0.055);
	color: #fff !important;
	backdrop-filter: blur(14px);
}

.vip-hero-claim__cta--secondary:hover,
.vip-hero-claim__cta--secondary:focus-visible {
	border-color: rgba(128, 255, 215, 0.72);
	background: rgba(128, 255, 215, 0.12);
}

.vip-data-hero {
	position: absolute;
	inset: 0;
	z-index: 1;
	pointer-events: none;
	overflow: hidden;
}

.vip-data-hero::before {
	content: "";
	position: absolute;
	inset: 7% 8%;
	border-radius: 999px;
	background: radial-gradient(circle, rgba(128, 255, 215, 0.13), transparent 58%);
	filter: blur(42px);
	opacity: 0.55;
}

.vip-data-hero__canvas {
	position: absolute;
	inset: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	opacity: 0.84;
}

.vip-data-hero__cursor {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 1.05rem;
	height: 1.05rem;
	margin: -0.525rem 0 0 -0.525rem;
	border-radius: 999px;
	background: var(--vip-teal);
	box-shadow:
		0 0 0 8px rgba(128, 255, 215, 0.08),
		0 0 32px rgba(128, 255, 215, 0.62);
	opacity: 0.45;
	transition: opacity 160ms ease;
}

.vip-hero-scroll {
	position: absolute;
	left: 50%;
	bottom: clamp(1rem, 2.5vh, 1.75rem);
	z-index: 4;
	display: grid;
	place-items: center;
	width: 3.25rem;
	height: 3.25rem;
	border: 1px solid rgba(255, 255, 255, 0.72);
	border-radius: 999px;
	color: #fff;
	background: radial-gradient(circle, rgba(128, 255, 215, 0.22), rgba(8, 33, 31, 0.12) 62%, rgba(8, 33, 31, 0.04));
	box-shadow: 0 0 0 8px rgba(128, 255, 215, 0.08), 0 12px 34px rgba(0, 0, 0, 0.18);
	backdrop-filter: blur(10px);
	transform: translateX(-50%);
	transition: background 180ms ease, border-color 180ms ease, transform 180ms ease;
	animation: vip-chevron-breathe 2.1s ease-in-out infinite;
}

.vip-hero-scroll:hover,
.vip-hero-scroll:focus-visible {
	border-color: rgba(128, 255, 215, 0.92);
	background: rgba(128, 255, 215, 0.18);
	transform: translateX(-50%) translateY(3px);
}

.vip-hero-scroll::before {
	content: "";
	width: 0.9rem;
	height: 0.9rem;
	border-right: 3px solid currentColor;
	border-bottom: 3px solid currentColor;
	filter: drop-shadow(0 0 10px rgba(128, 255, 215, 0.72));
	transform: translateY(-0.15rem) rotate(45deg);
}

@keyframes vip-chevron-breathe {
	0%,
	100% {
		opacity: 0.78;
		transform: translateX(-50%) translateY(0);
	}
	50% {
		opacity: 1;
		transform: translateX(-50%) translateY(0.38rem);
	}
}

@media (prefers-reduced-motion: reduce) {
	.vip-hero-scroll {
		animation: none !important;
	}
}

@media (max-width: 1024px) {
	.vip-hero-claim__title {
		font-size: clamp(3rem, 10vw, 5.8rem);
	}

	.vip-hero-claim__body {
		width: min(100%, 680px);
	}
}

@media (max-width: 767px) {
	.home .elementor-93 .elementor-element.elementor-element-f625f79 {
		min-height: max(720px, calc(100svh - 88px)) !important;
	}

	.home .elementor-93 .elementor-element.elementor-element-f625f79 > .e-con-inner {
		padding-inline: 1.15rem;
	}

	.vip-hero-claim__eyebrow {
		font-size: 0.7rem;
	}

	.vip-hero-claim__title {
		font-size: clamp(2.8rem, 14vw, 4.4rem);
		letter-spacing: -0.018em;
	}

	.vip-hero-claim__body {
		font-size: 1.02rem;
		line-height: 1.38;
	}

	.vip-hero-claim__actions {
		width: 100%;
		gap: 0.68rem;
	}

	.vip-hero-claim__cta {
		width: min(100%, 240px);
	}

	.vip-data-hero__canvas {
		opacity: 0.58;
	}

	.vip-hero-scroll {
		width: 3rem;
		height: 3rem;
	}
}
