:is(body.page-id-180, body.page-id-551, body.page-id-569).advixy360-enhanced {
	--s360-navy: #103762;
	--s360-deep: #071f3b;
	--s360-blue: #275f91;
	--s360-gold: #f6c344;
	--s360-gold-deep: #c88908;
	--s360-ink: #14253a;
	--s360-copy: #4b5d70;
	--s360-soft: #f2f5f8;
	--s360-paper: #fffdf7;
	--s360-line: #dbe3eb;
	--s360-shadow: 0 24px 60px rgb(7 31 59 / 12%);
	background: var(--s360-soft);
}

:is(body.page-id-180, body.page-id-551, body.page-id-569).advixy360-enhanced .wpr-post-content {
	overflow: hidden;
	background: var(--s360-soft);
}

.advixy360-enhanced .advixy360-hero,
.advixy360-enhanced .advixy360-closing,
.advixy360-enhanced .wpr-post-content > .elementor {
	width: min(1180px, calc(100% - clamp(1.5rem, 5vw, 4rem)));
	box-sizing: border-box;
	margin-inline: auto;
}

.advixy360-enhanced .advixy360-hero {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(12rem, 0.36fr);
	gap: clamp(1.75rem, 4vw, 4.25rem);
	isolation: isolate;
	overflow: hidden;
	margin-top: clamp(1.5rem, 4vw, 3.75rem);
	padding: clamp(2.3rem, 5.7vw, 5.4rem);
	border: 1px solid rgb(255 255 255 / 14%);
	border-radius: 40px 12px 40px 40px;
	background:
		radial-gradient(circle at 88% 8%, rgb(246 195 68 / 23%) 0 9%, transparent 31%),
		linear-gradient(132deg, var(--s360-deep), var(--s360-navy) 62%, var(--s360-blue));
	box-shadow: 0 32px 75px rgb(7 31 59 / 23%);
}

.advixy360-enhanced .advixy360-hero::before {
	position: absolute;
	z-index: -1;
	width: 20rem;
	height: 20rem;
	top: -10.5rem;
	right: -5rem;
	border: 1px solid rgb(246 195 68 / 36%);
	border-radius: 50%;
	box-shadow: 0 0 0 4rem rgb(246 195 68 / 5%), 0 0 0 8rem rgb(246 195 68 / 3%);
	content: '';
}

.advixy360-enhanced .advixy360-hero__copy {
	align-self: center;
}

.advixy360-enhanced .advixy360-eyebrow,
.advixy360-enhanced .advixy360-network-heading__eyebrow,
.advixy360-enhanced .advixy360-closing__eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 0.65rem;
	margin: 0 0 1.1rem !important;
	color: var(--s360-gold) !important;
	font-size: 0.76rem !important;
	font-weight: 750;
	letter-spacing: 0.13em;
	line-height: 1.3;
	text-transform: uppercase;
}

.advixy360-enhanced :is(.advixy360-eyebrow, .advixy360-network-heading__eyebrow, .advixy360-closing__eyebrow)::before {
	width: 2.25rem;
	height: 1px;
	background: currentcolor;
	content: '';
}

.advixy360-enhanced .advixy360-hero h1 {
	max-width: 16ch;
	margin: 0 !important;
	color: #fff !important;
	font-family: Iowan Old Style, Palatino Linotype, Book Antiqua, Georgia, serif;
	font-size: clamp(2.65rem, 5.25vw, 5rem) !important;
	font-weight: 700;
	letter-spacing: -0.052em;
	line-height: 0.99;
	text-wrap: balance;
}

.advixy360-enhanced .advixy360-dek {
	max-width: 66ch;
	margin: clamp(1.3rem, 2.5vw, 2rem) 0 0 !important;
	color: rgb(255 255 255 / 82%) !important;
	font-size: clamp(1rem, 0.5vw + 0.93rem, 1.2rem) !important;
	line-height: 1.7;
}

.advixy360-enhanced .advixy360-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
	margin-top: clamp(1.6rem, 3vw, 2.5rem);
}

.advixy360-enhanced .advixy360-button {
	display: inline-flex;
	min-height: 3.15rem;
	align-items: center;
	justify-content: center;
	gap: 0.6rem;
	box-sizing: border-box;
	padding: 0.85rem 1.35rem;
	border: 1px solid transparent;
	border-radius: 999px;
	font-size: 0.9rem;
	font-weight: 750;
	line-height: 1.2;
	text-align: center;
	text-decoration: none !important;
	transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
}

.advixy360-enhanced .advixy360-button:hover,
.advixy360-enhanced .advixy360-button:focus-visible {
	transform: translateY(-2px);
}

.advixy360-enhanced .advixy360-button:focus-visible {
	outline: 3px solid rgb(246 195 68 / 50%);
	outline-offset: 4px;
}

.advixy360-enhanced .advixy360-button--primary {
	background: var(--s360-gold);
	box-shadow: 0 13px 28px rgb(246 195 68 / 22%);
	color: var(--s360-deep) !important;
}

.advixy360-enhanced .advixy360-button--primary:hover,
.advixy360-enhanced .advixy360-button--primary:focus-visible {
	background: #ffd765;
	box-shadow: 0 16px 34px rgb(246 195 68 / 31%);
}

.advixy360-enhanced .advixy360-button--secondary {
	border-color: rgb(255 255 255 / 34%);
	background: rgb(255 255 255 / 7%);
	color: #fff !important;
	backdrop-filter: blur(9px);
}

.advixy360-enhanced .advixy360-compass {
	display: grid;
	align-self: center;
	justify-items: end;
	text-align: right;
}

.advixy360-enhanced .advixy360-compass span {
	color: rgb(255 255 255 / 11%);
	font-family: Iowan Old Style, Palatino Linotype, Book Antiqua, Georgia, serif;
	font-size: clamp(6.5rem, 13vw, 11rem);
	font-weight: 800;
	letter-spacing: -0.12em;
	line-height: 0.78;
}

.advixy360-enhanced .advixy360-compass strong {
	margin-top: -0.3rem;
	color: var(--s360-gold);
	font-family: Iowan Old Style, Palatino Linotype, Book Antiqua, Georgia, serif;
	font-size: clamp(2rem, 3.8vw, 3.5rem);
	font-style: italic;
}

.advixy360-enhanced .advixy360-compass em {
	max-width: 18ch;
	margin-top: 0.8rem;
	color: rgb(255 255 255 / 62%);
	font-size: 0.64rem;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0.13em;
	line-height: 1.45;
	text-transform: uppercase;
}

.advixy360-enhanced .advixy360-facts {
	display: grid;
	grid-column: 1 / -1;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1px;
	margin: clamp(2rem, 4vw, 3.4rem) 0 0;
	padding: 0;
	overflow: hidden;
	border: 1px solid rgb(255 255 255 / 14%);
	border-radius: 16px;
	background: rgb(255 255 255 / 14%);
	list-style: none;
}

.advixy360-enhanced .advixy360-facts li {
	display: flex;
	align-items: center;
	gap: 0.65rem;
	margin: 0;
	padding: 1rem 1.15rem;
	background: rgb(7 31 59 / 50%);
	color: #fff;
	font-size: clamp(0.79rem, 1vw, 0.92rem);
	font-weight: 650;
	line-height: 1.35;
}

.advixy360-enhanced .advixy360-facts li span {
	width: 0.46rem;
	height: 0.46rem;
	flex: 0 0 auto;
	border-radius: 50%;
	background: var(--s360-gold);
	box-shadow: 0 0 0 4px rgb(246 195 68 / 12%);
}

.advixy360-enhanced .wpr-post-content > .elementor {
	display: grid;
	gap: clamp(1rem, 2.2vw, 1.75rem);
	padding: clamp(1.25rem, 3vw, 2.5rem) 0;
}

.advixy360-enhanced .wpr-post-content > .elementor > .elementor-element {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
}

.advixy360-enhanced .elementor-element-e1a7813 {
	display: none !important;
}

.advixy360-enhanced :is(.elementor-element-5178b2c, .elementor-element-4a96553, .elementor-element-370a978) {
	min-height: 0 !important;
	padding: clamp(1.6rem, 3.4vw, 3rem) !important;
	background: var(--s360-deep) !important;
}

.advixy360-enhanced .elementor-element-5178b2c {
	padding-bottom: 1rem !important;
	border-radius: 34px 12px 0 0;
}

.advixy360-enhanced .elementor-element-5178b2c .elementor-heading-title {
	margin: 0 !important;
	color: var(--s360-gold) !important;
	font-family: Iowan Old Style, Palatino Linotype, Book Antiqua, Georgia, serif;
	font-size: clamp(2rem, 4vw, 3.6rem) !important;
	font-weight: 700;
	letter-spacing: -0.04em;
	line-height: 1.04;
	text-wrap: balance;
}

.advixy360-enhanced .elementor-element-5178b2c .elementor-widget-text-editor,
.advixy360-enhanced .elementor-element-5178b2c .elementor-widget-text-editor p {
	color: rgb(255 255 255 / 77%) !important;
	font-size: clamp(0.98rem, 0.3vw + 0.94rem, 1.08rem) !important;
	line-height: 1.7;
}

.advixy360-enhanced :is(.elementor-element-4a96553, .elementor-element-370a978) {
	display: grid !important;
	gap: clamp(0.85rem, 1.8vw, 1.3rem) !important;
}

.advixy360-enhanced .elementor-element-4a96553 {
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	padding-block: 1rem !important;
}

.advixy360-enhanced .elementor-element-370a978 {
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	padding-top: 1rem !important;
	border-radius: 0 0 12px 34px;
}

.advixy360-enhanced :is(.elementor-element-4a96553, .elementor-element-370a978) > .e-con-inner {
	display: contents !important;
}

.advixy360-enhanced :is(.elementor-element-4a96553, .elementor-element-370a978) > .e-con,
.advixy360-enhanced :is(.elementor-element-4a96553, .elementor-element-370a978) > .e-con-inner > .e-con {
	width: 100% !important;
	min-width: 0;
	height: 100%;
	padding: clamp(1.2rem, 2vw, 1.75rem) !important;
	border: 1px solid rgb(255 255 255 / 11%);
	border-radius: 22px 22px 8px 22px;
	background: rgb(255 255 255 / 7%);
	transition: transform 180ms ease, background-color 180ms ease;
}

.advixy360-enhanced :is(.elementor-element-4a96553, .elementor-element-370a978) > .e-con:hover {
	transform: translateY(-4px);
	background: rgb(255 255 255 / 11%);
}

.advixy360-enhanced :is(.elementor-element-4a96553, .elementor-element-370a978) .elementor-icon {
	color: var(--s360-gold) !important;
	font-size: 2.2rem !important;
}

.advixy360-enhanced :is(.elementor-element-4a96553, .elementor-element-370a978) .elementor-icon-box-title {
	margin: 1rem 0 0.5rem !important;
	color: var(--s360-gold) !important;
	font-size: clamp(1rem, 1.2vw, 1.16rem) !important;
	font-weight: 750 !important;
	line-height: 1.3;
}

.advixy360-enhanced :is(.elementor-element-4a96553, .elementor-element-370a978) .elementor-icon-box-description {
	margin: 0 !important;
	color: rgb(255 255 255 / 75%) !important;
	font-size: 0.9rem !important;
	line-height: 1.62;
}

.advixy360-enhanced :is(.elementor-element-ad5e2ee, .elementor-element-8c5575c) {
	padding: clamp(1.7rem, 4vw, 3.7rem) !important;
	border: 1px solid var(--s360-line);
	background: #fff !important;
	box-shadow: var(--s360-shadow);
}

.advixy360-enhanced .elementor-element-ad5e2ee {
	border-left: 5px solid var(--s360-gold);
	border-radius: 10px 28px 0 10px;
}

.advixy360-enhanced .elementor-element-ad5e2ee .elementor-heading-title {
	margin: 0 !important;
	color: var(--s360-ink) !important;
	font-family: Iowan Old Style, Palatino Linotype, Book Antiqua, Georgia, serif;
	font-size: clamp(2rem, 3.6vw, 3.35rem) !important;
	font-weight: 700;
	letter-spacing: -0.04em;
	line-height: 1.05;
	text-wrap: balance;
}

.advixy360-enhanced .wpr-post-content .elementor-widget-text-editor,
.advixy360-enhanced .wpr-post-content .elementor-widget-text-editor p {
	color: var(--s360-copy) !important;
	font-size: clamp(0.98rem, 0.24vw + 0.94rem, 1.06rem) !important;
	line-height: 1.72;
}

.advixy360-enhanced .elementor-element-8c5575c {
	border-radius: 0 10px 28px 28px;
}

.advixy360-enhanced .elementor-element-8c5575c .wpr-feature-list-item {
	margin: 0.7rem 0 !important;
	padding: 1.1rem 1.2rem !important;
	border: 1px solid var(--s360-line);
	border-radius: 16px;
	background: var(--s360-soft);
}

.advixy360-enhanced .elementor-element-470a690 {
	overflow: hidden;
	padding: clamp(2rem, 4.8vw, 4.5rem) !important;
	border-radius: 34px 12px 34px 34px;
	background: var(--s360-deep) !important;
	box-shadow: var(--s360-shadow);
}

.advixy360-enhanced .elementor-element-470a690 .elementor-element-294f9c0 .elementor-heading-title {
	margin: 0 0 1.5rem !important;
	color: var(--s360-gold) !important;
	font-family: Iowan Old Style, Palatino Linotype, Book Antiqua, Georgia, serif;
	font-size: clamp(2rem, 3.8vw, 3.45rem) !important;
	font-weight: 700;
	letter-spacing: -0.035em;
}

.advixy360-enhanced .elementor-element-470a690 :is(.elementor-element-f93d0f5, .elementor-element-6817064) {
	margin: 0 !important;
}

.advixy360-enhanced .elementor-element-470a690 .elementor-image-box-wrapper {
	height: 100%;
	overflow: hidden;
	border: 1px solid rgb(255 255 255 / 12%);
	border-radius: 22px 22px 8px 22px;
	background: rgb(255 255 255 / 7%);
}

.advixy360-enhanced .elementor-element-470a690 .elementor-image-box-img {
	width: 100% !important;
	margin: 0 !important;
}

.advixy360-enhanced .elementor-element-470a690 .elementor-image-box-img img {
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
}

.advixy360-enhanced .elementor-element-470a690 .elementor-image-box-content {
	padding: 1.15rem 1.25rem 1.35rem;
}

.advixy360-enhanced .elementor-element-470a690 .elementor-image-box-title {
	margin: 0 0 0.45rem !important;
	color: var(--s360-gold) !important;
	font-size: clamp(1rem, 1.3vw, 1.18rem) !important;
	font-weight: 750;
	line-height: 1.3;
}

.advixy360-enhanced .elementor-element-470a690 .elementor-image-box-description {
	margin: 0 !important;
	color: rgb(255 255 255 / 74%) !important;
	font-size: 0.9rem !important;
	line-height: 1.6;
}

.advixy360-enhanced .elementor-element-03f2316 {
	padding: clamp(1.8rem, 4vw, 3.4rem) !important;
	border: 1px solid rgb(16 55 98 / 13%);
	border-radius: 12px 30px 30px 30px;
	background: var(--s360-paper) !important;
	box-shadow: var(--s360-shadow);
}

.advixy360-enhanced .elementor-element-03f2316 .elementor-heading-title {
	color: var(--s360-ink) !important;
	font-family: Iowan Old Style, Palatino Linotype, Book Antiqua, Georgia, serif;
	font-size: clamp(2rem, 3.4vw, 3.1rem) !important;
	font-weight: 700;
	letter-spacing: -0.035em;
}

.advixy360-enhanced :is(.elementor-element-3fe0bb6, .elementor-element-a6f85c4, .elementor-element-c57d3c6, .elementor-element-2164622) {
	display: none !important;
}

.advixy360-enhanced .advixy360-network-heading {
	max-width: 790px;
	margin: clamp(3rem, 6vw, 6rem) auto 0;
	text-align: center;
}

.advixy360-enhanced .advixy360-network-heading__eyebrow {
	justify-content: center;
	color: var(--s360-gold-deep) !important;
}

.advixy360-enhanced .advixy360-network-heading h2 {
	margin: 0 !important;
	color: var(--s360-ink) !important;
	font-family: Iowan Old Style, Palatino Linotype, Book Antiqua, Georgia, serif;
	font-size: clamp(2.2rem, 4vw, 3.7rem) !important;
	font-weight: 700;
	letter-spacing: -0.045em;
	line-height: 1.02;
	text-wrap: balance;
}

.advixy360-enhanced .advixy360-network-heading__text {
	max-width: 66ch;
	margin: 1rem auto 0 !important;
	color: var(--s360-copy) !important;
	font-size: clamp(0.98rem, 0.3vw + 0.94rem, 1.08rem) !important;
	line-height: 1.7;
}

.advixy360-enhanced :is(.elementor-element-f6e154b, .elementor-element-eeba449, .elementor-element-ad6e389) {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: clamp(1.4rem, 3vw, 3.2rem) !important;
	align-items: center;
	padding: clamp(1.6rem, 4vw, 3.4rem) !important;
	border: 1px solid var(--s360-line);
	border-radius: 24px 8px 24px 24px;
	background: #fff !important;
	box-shadow: 0 16px 44px rgb(7 31 59 / 8%);
}

.advixy360-enhanced :is(.elementor-element-f6e154b, .elementor-element-eeba449, .elementor-element-ad6e389) > .e-con-inner {
	display: contents !important;
}

.advixy360-enhanced :is(.elementor-element-f6e154b, .elementor-element-eeba449, .elementor-element-ad6e389) > .e-con,
.advixy360-enhanced :is(.elementor-element-f6e154b, .elementor-element-eeba449, .elementor-element-ad6e389) > .e-con-inner > .e-con {
	width: 100% !important;
	min-width: 0;
}

.advixy360-enhanced :is(.elementor-element-f6e154b, .elementor-element-eeba449, .elementor-element-ad6e389) img {
	display: block;
	width: min(100%, 19rem);
	max-height: 10rem;
	margin: 0 auto;
	object-fit: contain;
}

.advixy360-enhanced .advixy360-closing {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: clamp(1.5rem, 4vw, 4rem);
	align-items: end;
	margin-top: 0;
	margin-bottom: clamp(3rem, 6vw, 6rem);
	padding: clamp(1.8rem, 4.5vw, 4rem);
	border: 1px solid rgb(16 55 98 / 13%);
	border-radius: 12px 34px 34px 34px;
	background: var(--s360-paper);
	box-shadow: var(--s360-shadow);
}

.advixy360-enhanced .advixy360-closing__eyebrow {
	color: var(--s360-gold-deep) !important;
}

.advixy360-enhanced .advixy360-closing h2 {
	max-width: 19ch;
	margin: 0 !important;
	color: var(--s360-ink) !important;
	font-family: Iowan Old Style, Palatino Linotype, Book Antiqua, Georgia, serif;
	font-size: clamp(2.1rem, 4vw, 3.7rem) !important;
	font-weight: 700;
	letter-spacing: -0.045em;
	line-height: 1.03;
	text-wrap: balance;
}

.advixy360-enhanced .advixy360-closing > div > p:last-child {
	max-width: 65ch;
	margin: 1rem 0 0 !important;
	color: var(--s360-copy) !important;
	font-size: 1rem !important;
	line-height: 1.7;
}

@media (max-width: 1024px) {
	.advixy360-enhanced .advixy360-hero,
	.advixy360-enhanced .advixy360-closing {
		grid-template-columns: 1fr;
	}

	.advixy360-enhanced .advixy360-compass {
		display: none;
	}

	.advixy360-enhanced .elementor-element-4a96553 {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	.advixy360-enhanced .elementor-element-370a978 {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (max-width: 767px) {
	.advixy360-enhanced .advixy360-hero,
	.advixy360-enhanced .advixy360-closing,
	.advixy360-enhanced .wpr-post-content > .elementor {
		width: calc(100% - 1.25rem);
	}

	.advixy360-enhanced .advixy360-hero {
		margin-top: 0.75rem;
		padding: 1.8rem 1.25rem;
		border-radius: 24px 8px 24px 24px;
	}

	.advixy360-enhanced .advixy360-hero h1 {
		font-size: clamp(2.25rem, 11.5vw, 3.35rem) !important;
	}

	.advixy360-enhanced .advixy360-dek {
		font-size: 1rem !important;
		line-height: 1.62;
	}

	.advixy360-enhanced .advixy360-actions {
		display: grid;
	}

	.advixy360-enhanced .advixy360-button {
		width: 100%;
	}

	.advixy360-enhanced .advixy360-facts {
		grid-template-columns: 1fr;
	}

	.advixy360-enhanced .wpr-post-content > .elementor {
		padding-top: 0.75rem;
	}

	.advixy360-enhanced :is(.elementor-element-5178b2c, .elementor-element-4a96553, .elementor-element-370a978, .elementor-element-ad5e2ee, .elementor-element-8c5575c, .elementor-element-470a690, .elementor-element-03f2316) {
		padding: 1.45rem 1.1rem !important;
	}

	.advixy360-enhanced :is(.elementor-element-4a96553, .elementor-element-370a978) {
		grid-template-columns: 1fr !important;
	}

	.advixy360-enhanced :is(.elementor-element-4a96553, .elementor-element-370a978) > .e-con,
	.advixy360-enhanced :is(.elementor-element-4a96553, .elementor-element-370a978) > .e-con-inner > .e-con {
		padding: 1.2rem !important;
	}

	.advixy360-enhanced :is(.elementor-element-f6e154b, .elementor-element-eeba449, .elementor-element-ad6e389) {
		grid-template-columns: 1fr;
		padding: 1.4rem 1.1rem !important;
	}

	.advixy360-enhanced .advixy360-network-heading {
		margin-top: 2.6rem;
		padding-inline: 0.5rem;
	}

	.advixy360-enhanced .advixy360-closing {
		padding: 1.7rem 1.25rem;
		border-radius: 8px 24px 24px 24px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.advixy360-enhanced :is(.advixy360-button, .elementor-element-4a96553 > .e-con, .elementor-element-370a978 > .e-con) {
		transition: none;
	}
}

/*
 * 1.1.0 — one Advixy service language.
 * These final rules intentionally replace the former standalone editorial
 * treatment while keeping the reversible Elementor presentation layer.
 */
:is(body.page-id-180, body.page-id-551, body.page-id-569).advixy360-enhanced {
	--s360-deep: #071d38;
	--s360-navy: #0c294e;
	--s360-blue: #14345f;
	--s360-gold: #f4c247;
	--s360-gold-deep: #c58c00;
	--s360-ink: #14243a;
	--s360-copy: #52647b;
	--s360-soft: #eef4fa;
	--s360-paper: #fff8e6;
	--s360-line: #dce5ef;
	--s360-shadow: 0 12px 34px rgb(20 52 95 / 9%);
}

.advixy360-enhanced .wpr-post-content {
	background:
		radial-gradient(circle at 8% 18%, rgb(244 194 71 / 8%), transparent 24rem),
		linear-gradient(180deg, #fff 0, #f7f8fa 27rem, #fff 100%);
	color: var(--s360-ink);
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.advixy360-enhanced .advixy360-hero {
	grid-template-columns: minmax(0, 1.08fr) minmax(340px, 0.92fr);
	gap: clamp(42px, 5vw, 76px);
	padding: 76px 68px 70px;
	border-radius: 40px;
	background:
		radial-gradient(circle at 88% 13%, rgb(244 194 71 / 27%), transparent 27%),
		radial-gradient(circle at 4% 100%, rgb(83 139 190 / 24%), transparent 31%),
		linear-gradient(135deg, var(--s360-deep), var(--s360-blue) 58%, #1b4779);
	box-shadow: 0 32px 80px rgb(7 29 56 / 16%);
}

.advixy360-enhanced .advixy360-hero h1 {
	max-width: 760px;
	font-family: inherit;
	font-size: clamp(44px, 4.35vw, 64px) !important;
	font-weight: 600;
	letter-spacing: -0.048em;
	line-height: 1.04;
}

.advixy360-enhanced .advixy360-dek {
	font-size: clamp(17px, 1.5vw, 19px) !important;
	line-height: 1.72;
}

.advixy360-enhanced .advixy360-compass {
	position: relative;
	display: grid;
	min-height: 330px;
	align-content: center;
	justify-items: center;
	box-sizing: border-box;
	padding: 34px 24px;
	border: 1px solid rgb(255 255 255 / 46%);
	border-radius: 30px;
	background: rgb(255 255 255 / 94%);
	text-align: center;
	box-shadow: 0 28px 64px rgb(5 20 39 / 36%);
	transform: rotate(1.25deg);
}

.advixy360-enhanced .advixy360-compass span {
	color: rgb(12 41 78 / 12%);
	font-family: inherit;
	font-size: clamp(6.5rem, 12vw, 10rem);
	font-weight: 700;
	letter-spacing: -0.1em;
	line-height: 0.82;
}

.advixy360-enhanced .advixy360-compass strong {
	margin-top: 4px;
	color: var(--s360-navy);
	font-family: inherit;
	font-size: clamp(2rem, 3vw, 3rem);
	font-style: normal;
	font-weight: 700;
}

.advixy360-enhanced .advixy360-compass em {
	max-width: 24ch;
	color: var(--s360-copy);
	font-size: 0.7rem;
}

.advixy360-enhanced .advixy360-facts {
	border-radius: 18px;
}

.advixy360-enhanced .wpr-post-content > .elementor {
	gap: 24px;
	padding: 30px 0;
}

.advixy360-enhanced .wpr-post-content > .elementor > .elementor-element,
.advixy360-enhanced .wpr-post-content > .elementor > .advixy360-network-heading {
	position: relative;
	box-sizing: border-box;
	border: 1px solid var(--s360-line);
	border-radius: 30px;
	background: rgb(255 255 255 / 96%) !important;
	box-shadow: var(--s360-shadow);
}

.advixy360-enhanced .advixy360-section-start {
	padding-top: clamp(5rem, 7vw, 6.25rem) !important;
}

.advixy360-enhanced .advixy360-section-start::before {
	position: absolute;
	z-index: 3;
	top: 30px;
	left: 30px;
	display: grid;
	width: 42px;
	height: 42px;
	place-items: center;
	border-radius: 13px;
	background: var(--s360-gold) !important;
	color: var(--s360-deep) !important;
	font-size: 13px;
	font-weight: 800;
	box-shadow: 0 8px 20px rgb(244 194 71 / 24%);
	content: attr(data-advixy-index);
}

.advixy360-enhanced :is(.elementor-element-5178b2c, .elementor-element-ad5e2ee, .advixy360-network-heading) {
	padding: clamp(3rem, 5vw, 4.25rem) !important;
	padding-top: clamp(5.5rem, 7vw, 6.5rem) !important;
	background:
		radial-gradient(circle at 96% 0, rgb(244 194 71 / 12%), transparent 20rem),
		var(--s360-soft) !important;
}

.advixy360-enhanced .elementor-element-5178b2c .elementor-heading-title,
.advixy360-enhanced .elementor-element-ad5e2ee .elementor-heading-title,
.advixy360-enhanced .elementor-element-470a690 .elementor-element-294f9c0 .elementor-heading-title,
.advixy360-enhanced .elementor-element-03f2316 .elementor-heading-title,
.advixy360-enhanced .advixy360-network-heading h2,
.advixy360-enhanced .advixy360-closing h2 {
	color: var(--s360-navy) !important;
	font-family: inherit;
	font-size: clamp(30px, 3vw, 43px) !important;
	font-weight: 620;
	letter-spacing: -0.038em;
	line-height: 1.14;
}

.advixy360-enhanced .elementor-element-5178b2c .elementor-widget-text-editor,
.advixy360-enhanced .elementor-element-5178b2c .elementor-widget-text-editor p,
.advixy360-enhanced .wpr-post-content .elementor-widget-text-editor,
.advixy360-enhanced .wpr-post-content .elementor-widget-text-editor p {
	color: var(--s360-copy) !important;
	font-size: 17px !important;
	line-height: 1.72;
}

.advixy360-enhanced :is(.elementor-element-4a96553, .elementor-element-370a978) {
	gap: 16px !important;
	padding: clamp(2.2rem, 4vw, 3.4rem) !important;
	background: var(--s360-soft) !important;
}

.advixy360-enhanced :is(.elementor-element-4a96553, .elementor-element-370a978) > .e-con,
.advixy360-enhanced :is(.elementor-element-4a96553, .elementor-element-370a978) > .e-con-inner > .e-con {
	padding: 26px 22px !important;
	border: 1px solid var(--s360-line);
	border-radius: 20px;
	background: #fff;
	box-shadow: 0 10px 26px rgb(20 52 95 / 7%);
}

.advixy360-enhanced :is(.elementor-element-4a96553, .elementor-element-370a978) .elementor-icon-box-title {
	color: var(--s360-navy) !important;
	font-size: 19px !important;
	line-height: 1.4;
}

.advixy360-enhanced :is(.elementor-element-4a96553, .elementor-element-370a978) .elementor-icon-box-description {
	color: var(--s360-copy) !important;
	font-size: 15px !important;
	line-height: 1.65;
}

.advixy360-enhanced .elementor-element-8c5575c {
	padding: clamp(2.2rem, 4vw, 3.4rem) !important;
	background: #fff !important;
}

.advixy360-enhanced .elementor-element-8c5575c .wpr-feature-list-item {
	border-radius: 16px;
	background: var(--s360-soft);
}

.advixy360-enhanced .elementor-element-470a690 {
	padding: clamp(5.5rem, 7vw, 6.5rem) clamp(2.4rem, 5vw, 4rem) clamp(2.8rem, 5vw, 4rem) !important;
	border-color: rgb(255 255 255 / 12%);
	background:
		radial-gradient(circle at 94% 6%, rgb(244 194 71 / 22%), transparent 26rem),
		linear-gradient(135deg, var(--s360-deep), var(--s360-blue)) !important;
	box-shadow: 0 32px 80px rgb(7 29 56 / 16%);
}

.advixy360-enhanced .elementor-element-470a690 .elementor-element-294f9c0 .elementor-heading-title {
	color: #fff !important;
}

.advixy360-enhanced .elementor-element-470a690 .elementor-image-box-wrapper {
	border-radius: 20px;
	background: rgb(255 255 255 / 8%);
}

.advixy360-enhanced .elementor-element-470a690 .elementor-image-box-title {
	color: var(--s360-gold) !important;
}

.advixy360-enhanced .elementor-element-470a690 .elementor-image-box-description {
	color: rgb(255 255 255 / 78%) !important;
}

.advixy360-enhanced .elementor-element-03f2316 {
	padding: clamp(5.5rem, 7vw, 6.5rem) clamp(2.4rem, 5vw, 4rem) clamp(2.8rem, 5vw, 4rem) !important;
	border-left: 6px solid var(--s360-gold);
	background: var(--s360-paper) !important;
}

.advixy360-enhanced .advixy360-network-heading {
	width: 100%;
	max-width: none;
	margin: 0;
	text-align: left;
}

.advixy360-enhanced .advixy360-network-heading__eyebrow {
	justify-content: flex-start;
}

.advixy360-enhanced .advixy360-network-heading__text {
	max-width: 66ch;
	margin: 1rem 0 0 !important;
}

.advixy360-enhanced :is(.elementor-element-f6e154b, .elementor-element-eeba449, .elementor-element-ad6e389) {
	padding: clamp(2rem, 4vw, 3.4rem) !important;
	border-radius: 30px;
	background: #fff !important;
}

.advixy360-enhanced .advixy360-closing {
	border-radius: 30px;
	background:
		radial-gradient(circle at 92% 16%, rgb(244 194 71 / 28%), transparent 27%),
		linear-gradient(135deg, var(--s360-deep), var(--s360-blue));
	box-shadow: 0 32px 80px rgb(7 29 56 / 16%);
}

.advixy360-enhanced .advixy360-closing h2,
.advixy360-enhanced .advixy360-closing > div > p:last-child {
	color: #fff !important;
}

@media (max-width: 1024px) {
	.advixy360-enhanced .advixy360-hero {
		grid-template-columns: 1fr;
	}

	.advixy360-enhanced .advixy360-compass {
		display: grid;
		min-height: 260px;
	}
}

@media (max-width: 767px) {
	.advixy360-enhanced .advixy360-hero {
		padding: 42px 24px 46px;
		border-radius: 26px;
	}

	.advixy360-enhanced .advixy360-hero h1 {
		font-size: clamp(36px, 10.7vw, 43px) !important;
	}

	.advixy360-enhanced .advixy360-compass {
		min-height: 220px;
		padding: 24px 18px;
		border-radius: 22px;
		transform: none;
	}

	.advixy360-enhanced .advixy360-section-start {
		padding-top: 5rem !important;
	}

	.advixy360-enhanced .advixy360-section-start::before {
		top: 24px;
		left: 22px;
		width: 36px;
		height: 36px;
		border-radius: 11px;
	}

	.advixy360-enhanced :is(.elementor-element-5178b2c, .elementor-element-ad5e2ee, .elementor-element-470a690, .elementor-element-03f2316, .advixy360-network-heading) {
		padding: 5rem 22px 30px !important;
		border-radius: 24px;
	}

	.advixy360-enhanced .wpr-post-content > .elementor > .elementor-element,
	.advixy360-enhanced .wpr-post-content > .elementor > .advixy360-network-heading {
		border-radius: 24px;
	}

	.advixy360-enhanced .advixy360-closing {
		border-radius: 24px;
	}
}
