.nv-services-hero,
.nv-services-catalog,
.nv-services-why,
.nv-services-easy,
.nv-services-process,
.nv-services-audience,
.nv-services-expect,
.nv-services-final {
	--nv-services-ink: #101321;
	--nv-services-muted: #5c6678;
	--nv-services-soft: #f5f6fa;
	--nv-services-line: rgba(16, 19, 33, 0.1);
	--nv-services-dark: #07080d;
	--nv-services-panel: #10131d;
	--nv-services-gold: #ffbf14;
	--nv-services-orange: #ff7b22;
	--nv-services-red: #dc2e33;
	--nv-services-blue: #4a6bff;
	--nv-services-magenta: #d86cff;
	font-family: "Nunito", sans-serif;
}

.nv-services-hero .elementor-widget,
.nv-services-catalog .elementor-widget,
.nv-services-why .elementor-widget,
.nv-services-easy .elementor-widget,
.nv-services-process .elementor-widget,
.nv-services-audience .elementor-widget,
.nv-services-expect .elementor-widget,
.nv-services-final .elementor-widget {
	margin-block-end: 0;
}

.nv-services-hero {
	position: relative;
	padding: clamp(62px, 8vw, 108px) 24px 0 !important;
	background:
		radial-gradient(circle at 12% 16%, rgba(245, 189, 2, 0.14), transparent 25%),
		radial-gradient(circle at 84% 12%, rgba(74, 107, 255, 0.1), transparent 22%),
		linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
	color: var(--nv-services-ink);
	overflow: clip;
}

.nv-services-hero > .e-con-inner {
	display: grid;
	justify-items: center;
	gap: clamp(26px, 4vw, 48px);
	width: min(1240px, 100%);
	margin-inline: auto;
}

.nv-services-hero__copy {
	display: grid !important;
	justify-items: center;
	gap: 18px;
	max-width: 900px;
	text-align: center;
}

.nv-services-kicker,
.nv-services-kicker .elementor-widget-container {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 8px 14px;
	border: 1px solid rgba(220, 46, 51, 0.12);
	border-radius: 999px;
	background: rgba(220, 46, 51, 0.06);
	color: var(--nv-services-red);
	font: 900 0.78rem/1.15 "Nunito", sans-serif;
	letter-spacing: 0.13em;
	text-transform: uppercase;
}

.nv-services-title .elementor-heading-title {
	margin: 0;
	max-width: 980px;
	color: #050609;
	font-family: "Nunito", sans-serif;
	font-size: clamp(2.8rem, 4.4vw, 4.25rem);
	font-weight: 900;
	line-height: 1.02;
	letter-spacing: 0;
	text-wrap: balance;
}

.nv-services-lead,
.nv-services-lead .elementor-widget-container {
	max-width: 760px;
	margin-inline: auto;
	color: var(--nv-services-muted);
	font-size: clamp(1rem, 1.4vw, 1.2rem);
	line-height: 1.72;
	text-wrap: balance;
}

.nv-services-button .elementor-button,
.nv-services-button .elementor-button:visited {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 56px;
	padding: 17px 34px;
	border: 1px solid rgba(255, 248, 229, 0.24);
	border-radius: 999px;
	background: linear-gradient(135deg, var(--nv-services-gold) 0%, #ffd94e 28%, var(--nv-services-orange) 100%);
	color: #11131a;
	font: 900 1rem/1 "Nunito", sans-serif;
	letter-spacing: 0.02em;
	box-shadow: 0 22px 54px rgba(255, 191, 20, 0.22);
	transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.nv-services-button .elementor-button:hover,
.nv-services-button .elementor-button:focus-visible {
	color: #11131a;
	filter: saturate(1.06);
	transform: translateY(-2px);
	box-shadow: 0 30px 62px rgba(255, 191, 20, 0.28);
	outline: none;
}

.nv-services-hero__checks {
	display: flex !important;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
	max-width: 860px;
}

.nv-services-check,
.nv-services-check .elementor-widget-container {
	display: inline-flex;
	align-items: center;
	min-height: 42px;
	padding: 0 16px;
	border: 1px solid rgba(16, 19, 33, 0.08);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.86);
	color: #252a38;
	font-weight: 900;
	box-shadow: 0 12px 30px rgba(16, 19, 33, 0.06);
}

.nv-services-check::before,
.nv-services-check .elementor-widget-container::before {
	content: "";
	width: 9px;
	height: 15px;
	margin-right: 10px;
	border-right: 3px solid var(--nv-services-red);
	border-bottom: 3px solid var(--nv-services-red);
	transform: rotate(42deg) translateY(-1px);
}

.nv-services-hero__visual {
	position: relative;
	display: block !important;
	width: min(1240px, 100%);
	min-height: clamp(300px, 30vw, 370px);
	margin-top: clamp(18px, 3vw, 28px);
	border-radius: 22px 22px 0 0;
	background:
		linear-gradient(135deg, rgba(255, 255, 255, 0.84), rgba(255, 255, 255, 0.46)),
		#eef0f6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 -18px 54px rgba(16, 19, 33, 0.06);
	overflow: hidden;
}

.nv-services-hero__visual::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		linear-gradient(rgba(16, 19, 33, 0.04) 1px, transparent 1px),
		linear-gradient(90deg, rgba(16, 19, 33, 0.04) 1px, transparent 1px);
	background-size: 86px 86px;
	opacity: 0.7;
}

.nv-services-hero__image {
	position: absolute;
	z-index: 1;
	border-radius: 24px;
	overflow: hidden;
	box-shadow: 0 26px 70px rgba(16, 19, 33, 0.18);
}

.nv-services-hero__image .elementor-widget-container,
.nv-services-hero__image img {
	width: 100%;
	height: 100%;
}

.nv-services-hero__image img {
	display: block;
	object-fit: cover;
}

.nv-services-hero__image--left {
	left: 7%;
	bottom: -42px;
	width: 235px;
	height: 248px;
	transform: rotate(-3deg);
}

.nv-services-hero__image--right {
	right: 8%;
	bottom: -34px;
	width: 250px;
	height: 270px;
	transform: rotate(3deg);
}

.nv-services-hero__mockup {
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 64px;
	bottom: auto;
	display: grid !important;
	gap: 18px;
	width: min(520px, 52%);
	padding: 26px;
	border: 1px solid rgba(16, 19, 33, 0.08);
	border-radius: 26px;
	background: rgba(255, 255, 255, 0.94);
	box-shadow: 0 30px 80px rgba(16, 19, 33, 0.18);
	transform: translateX(-50%);
}

.nv-services-hero__mockup-top {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.nv-services-hero__mockup-title,
.nv-services-hero__mockup-title .elementor-widget-container {
	color: #101321;
	font-family: "Nunito", sans-serif;
	font-size: clamp(1.25rem, 1.8vw, 1.7rem);
	font-weight: 900;
	line-height: 1.04;
	letter-spacing: 0;
}

.nv-services-hero__mockup-badge,
.nv-services-hero__mockup-badge .elementor-widget-container {
	padding: 8px 12px;
	border-radius: 999px;
	background: rgba(245, 189, 2, 0.18);
	color: #9c6500;
	font-size: 0.8rem;
	font-weight: 900;
	white-space: nowrap;
}

.nv-services-hero__mini-grid {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 10px;
}

.nv-services-hero__mini-card,
.nv-services-hero__mini-card .elementor-widget-container {
	min-height: 96px;
	padding: 14px;
	border: 1px solid rgba(16, 19, 33, 0.08);
	border-radius: 18px;
	background: #f8f9fc;
	color: #5c6678;
	font-size: 0.86rem;
	line-height: 1.4;
}

.nv-services-hero__mini-card strong {
	display: block;
	margin-bottom: 8px;
	color: #101321;
	font-size: 1.4rem;
	line-height: 1;
}

.nv-services-section-header {
	display: grid !important;
	justify-items: center;
	gap: 14px;
	max-width: 860px;
	margin-inline: auto;
	text-align: center;
}

.nv-services-section-title .elementor-heading-title {
	margin: 0;
	color: inherit;
	font-family: "Nunito", sans-serif;
	font-size: clamp(2.3rem, 4.7vw, 4.6rem);
	font-weight: 900;
	line-height: 0.98;
	letter-spacing: 0;
	text-wrap: balance;
}

.nv-services-section-copy,
.nv-services-section-copy .elementor-widget-container {
	max-width: 66ch;
	color: var(--nv-services-muted);
	font-size: 1.02rem;
	line-height: 1.78;
	text-wrap: balance;
}

.nv-services-catalog {
	position: relative;
	padding: clamp(78px, 10vw, 126px) 24px !important;
	background:
		radial-gradient(circle at 16% 20%, rgba(220, 46, 51, 0.2), transparent 28%),
		radial-gradient(circle at 84% 18%, rgba(110, 231, 255, 0.14), transparent 22%),
		radial-gradient(circle at 78% 82%, rgba(216, 108, 255, 0.16), transparent 24%),
		linear-gradient(180deg, #06070b 0%, #0e1016 100%);
	color: #fffaf2;
	overflow: clip;
}

.nv-services-catalog > .e-con-inner,
.nv-services-process > .e-con-inner,
.nv-services-final > .e-con-inner {
	display: grid;
	gap: clamp(30px, 4vw, 46px);
	width: min(1380px, 100%);
	margin-inline: auto;
}

.nv-services-catalog .nv-services-section-copy,
.nv-services-catalog .nv-services-section-copy .elementor-widget-container,
.nv-services-process .nv-services-section-copy,
.nv-services-process .nv-services-section-copy .elementor-widget-container,
.nv-services-final .nv-services-section-copy,
.nv-services-final .nv-services-section-copy .elementor-widget-container {
	color: rgba(255, 250, 242, 0.78);
}

.nv-services-catalog__grid {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 20px;
}

.nv-service-card {
	position: relative;
	display: grid !important;
	align-content: start;
	gap: 16px;
	min-height: 342px;
	padding: 28px 26px 26px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 28px;
	background: linear-gradient(180deg, rgba(17, 18, 24, 0.96) 0%, rgba(9, 10, 14, 0.98) 100%);
	box-shadow: 0 24px 48px rgba(0, 0, 0, 0.22);
	overflow: hidden;
	transition: border-color 220ms ease, box-shadow 220ms ease;
}

.nv-service-card::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		radial-gradient(circle at 22% 16%, rgba(220, 46, 51, 0.22), transparent 34%),
		linear-gradient(145deg, rgba(245, 189, 2, 0.12), rgba(216, 108, 255, 0.08) 48%, rgba(74, 107, 255, 0.12) 100%);
	opacity: 0;
	pointer-events: none;
	transition: opacity 220ms ease;
}

.nv-service-card:hover {
	border-color: rgba(255, 255, 255, 0.18);
	box-shadow: 0 32px 70px rgba(0, 0, 0, 0.34);
}

.nv-service-card:hover::before {
	opacity: 1;
}

.nv-service-card > .elementor-element {
	position: relative;
	z-index: 1;
}

.nv-service-card__number,
.nv-service-card__number .elementor-widget-container {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.04);
	color: #ff45c6;
	font: 900 1rem/1 "Nunito", sans-serif;
}

.nv-service-card__title .elementor-heading-title {
	margin: 2px 0 0;
	color: #fffaf2;
	font-family: "Nunito", sans-serif;
	font-size: clamp(1.35rem, 1.8vw, 1.85rem);
	font-weight: 900;
	line-height: 1.08;
	letter-spacing: 0;
}

.nv-service-card__copy,
.nv-service-card__copy .elementor-widget-container {
	color: rgba(255, 250, 242, 0.76);
	font-size: 0.98rem;
	line-height: 1.72;
}

.nv-service-card__button {
	align-self: end;
	margin-top: auto;
}

.nv-service-card__button .elementor-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	padding: 12px 20px;
	border: 1px solid rgba(255, 255, 255, 0.22);
	border-radius: 999px;
	background: transparent;
	color: #fffaf2;
	font-weight: 900;
	transition: background 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.nv-service-card__button .elementor-button:hover,
.nv-service-card__button .elementor-button:focus-visible {
	background: rgba(255, 255, 255, 0.08);
	border-color: rgba(255, 255, 255, 0.36);
	color: #fffaf2;
	transform: translateY(-1px);
	outline: none;
}

.nv-services-catalog__cta {
	display: flex !important;
	justify-content: center;
	margin-top: 4px;
}

.nv-services-why,
.nv-services-easy,
.nv-services-audience,
.nv-services-expect {
	padding: clamp(72px, 9vw, 118px) 24px !important;
	background: #ffffff;
	color: var(--nv-services-ink);
}

.nv-services-why {
	background:
		radial-gradient(circle at 14% 18%, rgba(220, 46, 51, 0.07), transparent 24%),
		radial-gradient(circle at 88% 12%, rgba(245, 189, 2, 0.09), transparent 22%),
		linear-gradient(180deg, #ffffff 0%, #fbfbfd 100%);
}

.nv-services-why > .e-con-inner,
.nv-services-easy > .e-con-inner,
.nv-services-audience > .e-con-inner,
.nv-services-expect > .e-con-inner {
	display: grid;
	gap: clamp(30px, 4vw, 46px);
	width: min(1240px, 100%);
	margin-inline: auto;
}

.nv-services-why__grid {
	display: grid !important;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 16px;
}

.nv-problem-card,
.nv-expect-card {
	display: grid !important;
	align-content: start;
	gap: 12px;
	min-height: 220px;
	padding: 24px 22px;
	border: 1px solid rgba(16, 19, 33, 0.08);
	border-radius: 24px;
	background: rgba(255, 255, 255, 0.86);
	box-shadow: 0 18px 44px rgba(16, 19, 33, 0.07);
	transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.nv-problem-card:hover,
.nv-expect-card:hover {
	border-color: rgba(220, 46, 51, 0.18);
	transform: translateY(-3px);
	box-shadow: 0 26px 58px rgba(16, 19, 33, 0.1);
}

.nv-problem-card__mark,
.nv-problem-card__mark .elementor-widget-container,
.nv-expect-card__mark,
.nv-expect-card__mark .elementor-widget-container {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	border-radius: 14px;
	background: rgba(220, 46, 51, 0.08);
	color: var(--nv-services-red);
	font-weight: 900;
}

.nv-problem-card__title .elementor-heading-title,
.nv-expect-card__title .elementor-heading-title {
	margin: 0;
	color: #101321;
	font-family: "Nunito", sans-serif;
	font-size: 1.22rem;
	font-weight: 900;
	line-height: 1.12;
	letter-spacing: 0;
}

.nv-problem-card__copy,
.nv-problem-card__copy .elementor-widget-container,
.nv-expect-card__copy,
.nv-expect-card__copy .elementor-widget-container {
	color: var(--nv-services-muted);
	font-size: 0.97rem;
	line-height: 1.62;
}

.nv-services-easy {
	background: #f6f7fb;
}

.nv-services-easy__grid,
.nv-services-audience__grid {
	display: grid !important;
	grid-template-columns: minmax(0, 0.88fr) minmax(420px, 1.12fr);
	gap: clamp(28px, 5vw, 70px);
	align-items: center;
}

.nv-services-easy__intro,
.nv-services-audience__intro {
	display: grid !important;
	gap: 18px;
}

.nv-services-easy__steps {
	display: grid !important;
	gap: 14px;
}

.nv-easy-step {
	display: grid !important;
	grid-template-columns: auto minmax(0, 1fr);
	gap: 16px;
	align-items: start;
	padding: 20px;
	border: 1px solid rgba(16, 19, 33, 0.08);
	border-radius: 22px;
	background: #ffffff;
	box-shadow: 0 18px 44px rgba(16, 19, 33, 0.06);
}

.nv-easy-step__num,
.nv-easy-step__num .elementor-widget-container {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	border-radius: 999px;
	background: #101321;
	color: #fffaf2;
	font: 900 0.9rem/1 "Nunito", sans-serif;
}

.nv-easy-step__copy,
.nv-easy-step__copy .elementor-widget-container {
	color: #252a38;
	font-size: 1.02rem;
	font-weight: 900;
	line-height: 1.42;
}

.nv-services-easy__note,
.nv-services-easy__note .elementor-widget-container {
	padding: 18px 20px;
	border-left: 4px solid var(--nv-services-gold);
	border-radius: 18px;
	background: rgba(245, 189, 2, 0.12);
	color: #655017;
	font-weight: 800;
	line-height: 1.6;
}

.nv-services-process {
	padding: clamp(78px, 10vw, 126px) 24px !important;
	background:
		radial-gradient(circle at 18% 20%, rgba(255, 191, 20, 0.14), transparent 24%),
		radial-gradient(circle at 86% 78%, rgba(220, 46, 51, 0.18), transparent 26%),
		linear-gradient(180deg, #08090e 0%, #11131b 100%);
	color: #fffaf2;
}

.nv-services-process__grid {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}

.nv-process-card {
	display: grid !important;
	align-content: start;
	gap: 16px;
	min-height: 260px;
	padding: 28px 26px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 28px;
	background: rgba(255, 255, 255, 0.045);
	box-shadow: 0 24px 54px rgba(0, 0, 0, 0.24);
}

.nv-process-card__num,
.nv-process-card__num .elementor-widget-container {
	color: transparent;
	background: linear-gradient(135deg, #ffbf14 0%, #ff7b22 56%, #dc2e33 100%);
	-webkit-background-clip: text;
	background-clip: text;
	font-family: "Nunito", sans-serif;
	font-size: clamp(3.4rem, 5vw, 5.2rem);
	font-weight: 900;
	line-height: 0.9;
	letter-spacing: 0;
}

.nv-process-card__title .elementor-heading-title {
	color: #fffaf2;
	font-family: "Nunito", sans-serif;
	font-size: clamp(1.35rem, 2vw, 1.95rem);
	font-weight: 900;
	line-height: 1.08;
	letter-spacing: 0;
}

.nv-process-card__copy,
.nv-process-card__copy .elementor-widget-container {
	color: rgba(255, 250, 242, 0.76);
	line-height: 1.72;
}

.nv-services-audience {
	background: #ffffff;
}

.nv-services-audience__panel {
	display: grid !important;
	gap: 16px;
	padding: 26px;
	border: 1px solid rgba(16, 19, 33, 0.08);
	border-radius: 28px;
	background: #101321;
	color: #fffaf2;
	box-shadow: 0 24px 60px rgba(16, 19, 33, 0.14);
}

.nv-services-audience__list {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
}

.nv-audience-pill,
.nv-audience-pill .elementor-widget-container {
	min-height: 58px;
	display: flex;
	align-items: center;
	padding: 0 18px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.06);
	color: #fffaf2;
	font-weight: 900;
	line-height: 1.3;
}

.nv-services-audience__team {
	display: grid !important;
	grid-template-columns: minmax(0, 0.72fr) minmax(0, 1fr);
	gap: 22px;
	align-items: stretch;
}

.nv-services-audience__image {
	border-radius: 24px;
	background: url("../images/high-angle-view-man-wearing-ring-woman-wedding-ceremony-1024x684.jpg") center / cover no-repeat;
	overflow: hidden;
	box-shadow: 0 24px 54px rgba(0, 0, 0, 0.22);
}

.nv-services-audience__image .elementor-widget-container,
.nv-services-audience__image img {
	height: 100%;
}

.nv-services-audience__image img {
	width: 100%;
	object-fit: cover;
}

.nv-services-audience__team-copy {
	display: grid !important;
	align-content: center;
	gap: 14px;
}

.nv-services-expect {
	background:
		radial-gradient(circle at 12% 16%, rgba(74, 107, 255, 0.08), transparent 24%),
		linear-gradient(180deg, #f7f8fb 0%, #ffffff 100%);
}

.nv-services-expect__grid {
	display: grid !important;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 16px;
}

.nv-expect-card {
	min-height: 180px;
}

.nv-services-final {
	padding: clamp(70px, 9vw, 110px) 24px !important;
	background:
		radial-gradient(circle at 18% 22%, rgba(245, 189, 2, 0.18), transparent 24%),
		radial-gradient(circle at 82% 24%, rgba(220, 46, 51, 0.2), transparent 25%),
		linear-gradient(180deg, #08090e 0%, #050609 100%);
	color: #fffaf2;
	text-align: center;
}

.nv-services-final > .e-con-inner {
	justify-items: center;
	max-width: 930px;
}

@media (max-width: 1100px) {
	.nv-services-catalog__grid,
	.nv-services-process__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.nv-services-why__grid,
	.nv-services-expect__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.nv-services-easy__grid,
	.nv-services-audience__grid,
	.nv-services-audience__team {
		grid-template-columns: 1fr;
	}

	.nv-services-hero__mockup {
		width: min(560px, 60%);
	}
}

@media (max-width: 782px) {
	.nv-services-hero,
	.nv-services-catalog,
	.nv-services-why,
	.nv-services-easy,
	.nv-services-process,
	.nv-services-audience,
	.nv-services-expect,
	.nv-services-final {
		padding-inline: 16px !important;
	}

	.nv-services-title .elementor-heading-title {
		font-size: clamp(2.35rem, 11vw, 3.6rem);
	}

	.nv-services-section-title .elementor-heading-title {
		font-size: clamp(2rem, 9.8vw, 3.2rem);
	}

	.nv-services-hero__visual {
		display: grid !important;
		gap: 14px;
		min-height: 0;
		padding: 18px;
		border-radius: 22px;
	}

	.nv-services-hero__image,
	.nv-services-hero__mockup {
		position: relative;
		left: auto;
		right: auto;
		bottom: auto;
		width: 100%;
		height: auto;
		transform: none;
	}

	.nv-services-hero__image {
		aspect-ratio: 16 / 10;
	}

	.nv-services-hero__image--right {
		display: none;
	}

	.nv-services-hero__mockup {
		padding: 20px;
		top: auto;
	}

	.nv-services-hero__mini-grid,
	.nv-services-catalog__grid,
	.nv-services-process__grid,
	.nv-services-why__grid,
	.nv-services-expect__grid,
	.nv-services-audience__list {
		grid-template-columns: 1fr;
	}

	.nv-service-card,
	.nv-process-card,
	.nv-problem-card,
	.nv-expect-card {
		min-height: auto;
		border-radius: 24px;
	}

	.nv-services-audience__panel {
		padding: 22px;
		border-radius: 24px;
	}
}

@media (max-width: 520px) {
	.nv-services-hero {
		padding-top: 46px !important;
	}

	.nv-services-button,
	.nv-services-button .elementor-button-wrapper,
	.nv-services-button .elementor-button {
		width: 100%;
	}

	.nv-services-check,
	.nv-services-check .elementor-widget-container {
		width: 100%;
		justify-content: flex-start;
	}

	.nv-services-hero__mockup-top {
		align-items: flex-start;
		flex-direction: column;
	}
}

@media (prefers-reduced-motion: reduce) {
	.nv-services-button .elementor-button,
	.nv-service-card,
	.nv-service-card::before,
	.nv-service-card__button .elementor-button,
	.nv-problem-card,
	.nv-expect-card {
		transition-duration: 1ms !important;
	}
}

/* Reference-style Services hero */
.nv-services-hero {
	padding: clamp(48px, 5.4vw, 76px) 24px 0 !important;
	background:
		radial-gradient(circle at 16% 18%, rgba(255, 191, 20, 0.09), transparent 24%),
		radial-gradient(circle at 84% 20%, rgba(74, 107, 255, 0.08), transparent 22%),
		linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}

.nv-services-hero > .e-con-inner {
	gap: clamp(32px, 4.1vw, 54px);
	width: min(1240px, 100%);
}

.nv-services-hero__copy {
	gap: 20px;
	max-width: 1080px;
}

.nv-services-title .elementor-heading-title {
	max-width: 1120px;
	font-family: "Nunito", sans-serif;
	font-size: clamp(2.75rem, 3.45vw, 3.35rem);
	font-weight: 900;
	line-height: 1.06;
	letter-spacing: 0;
}

.nv-services-lead,
.nv-services-lead .elementor-widget-container {
	max-width: 860px;
	color: #141824;
	font-size: clamp(1rem, 1.18vw, 1.12rem);
	line-height: 1.55;
}

.nv-services-hero .nv-services-button .elementor-button {
	min-width: 256px;
	min-height: 56px;
	padding: 17px 58px 17px 28px;
	border: 0;
	border-radius: 12px;
	background: linear-gradient(135deg, #ff2c74 0%, #ff684b 54%, #ff9b34 100%);
	color: #ffffff;
	font-family: "Nunito", sans-serif;
	box-shadow: 0 20px 46px rgba(255, 91, 73, 0.22);
}

.nv-services-hero .nv-services-button .elementor-button:hover,
.nv-services-hero .nv-services-button .elementor-button:focus-visible {
	color: #ffffff;
	box-shadow: 0 28px 58px rgba(255, 91, 73, 0.28);
}

.nv-services-hero .nv-services-button .elementor-button-text {
	position: relative;
	display: inline-flex;
	align-items: center;
}

.nv-services-hero .nv-services-button .elementor-button-text::after {
	content: "";
	position: absolute;
	left: calc(100% + 34px);
	width: 10px;
	height: 10px;
	border-top: 3px solid currentColor;
	border-right: 3px solid currentColor;
	transform: rotate(45deg);
}

.nv-services-hero__stage {
	position: relative;
	display: block !important;
	width: min(1240px, 100%);
	min-height: clamp(374px, 28vw, 394px);
	border-radius: 22px;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.38), rgba(255, 255, 255, 0)),
		#eef0f6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.86);
	overflow: hidden;
	isolation: isolate;
}

.nv-services-hero__stage::before,
.nv-services-hero__stage::after {
	content: "";
	position: absolute;
	pointer-events: none;
}

.nv-services-hero__stage::before {
	inset: 0;
	background:
		linear-gradient(rgba(16, 19, 33, 0.035) 1px, transparent 1px),
		linear-gradient(90deg, rgba(16, 19, 33, 0.035) 1px, transparent 1px);
	background-size: 86px 86px;
	opacity: 0.74;
}

.nv-services-hero__stage::after {
	inset: auto 10% -32% 10%;
	height: 190px;
	border-radius: 999px;
	background: radial-gradient(circle, rgba(16, 19, 33, 0.17), transparent 72%);
	filter: blur(32px);
	opacity: 0.34;
	z-index: 1;
}

.nv-services-hero__stage > .elementor-element {
	z-index: 2;
}

.nv-services-hero__stage .nv-services-hero__checks {
	position: absolute;
	top: 26px;
	left: 28px;
	right: 28px;
	z-index: 5;
	display: flex !important;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px;
	max-width: none;
}

.nv-services-hero__stage .nv-services-check,
.nv-services-hero__stage .nv-services-check .elementor-widget-container {
	min-height: 40px;
	padding: 0 16px;
	border-color: rgba(255, 255, 255, 0.82);
	background: rgba(255, 255, 255, 0.72);
	color: #252a38;
	font-size: 0.86rem;
	box-shadow: 0 12px 28px rgba(16, 19, 33, 0.08);
	backdrop-filter: blur(16px);
}

.nv-services-hero__stage .nv-services-check::before,
.nv-services-hero__stage .nv-services-check .elementor-widget-container::before {
	width: 7px;
	height: 12px;
	margin-right: 8px;
	border-right-width: 2px;
	border-bottom-width: 2px;
}

.nv-hero-screen {
	position: absolute;
	display: grid !important;
	gap: 12px;
	padding: 20px;
	border: 1px solid rgba(16, 19, 33, 0.08);
	border-radius: 22px;
	background: rgba(255, 255, 255, 0.94);
	box-shadow: 0 28px 70px rgba(16, 19, 33, 0.18);
	backdrop-filter: blur(18px);
	overflow: hidden;
}

.nv-hero-screen::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		radial-gradient(circle at 18% 12%, rgba(255, 191, 20, 0.15), transparent 32%),
		radial-gradient(circle at 90% 18%, rgba(74, 107, 255, 0.12), transparent 28%);
	opacity: 0.78;
	pointer-events: none;
}

.nv-hero-screen > .elementor-element {
	position: relative;
	z-index: 1;
}

.nv-hero-screen--left {
	left: 8.5%;
	bottom: -34px;
	width: 224px;
	min-height: 238px;
	transform: rotate(-1deg);
}

.nv-hero-screen--main {
	left: 50%;
	bottom: -28px;
	width: min(432px, 38vw);
	min-height: 272px;
	padding: 18px;
	border-radius: 18px;
	transform: translateX(-50%);
	z-index: 4;
}

.nv-hero-screen--phone {
	right: 24%;
	bottom: -32px;
	width: 218px;
	min-height: 294px;
	border-radius: 28px;
	background: rgba(246, 249, 255, 0.98);
	transform: rotate(1deg);
	z-index: 3;
}

.nv-hero-screen--doc {
	right: 7.5%;
	bottom: -18px;
	width: 222px;
	min-height: 224px;
	transform: rotate(1.8deg);
	z-index: 2;
}

.nv-hero-screen__brand,
.nv-hero-screen__brand .elementor-widget-container {
	color: #101321;
	font-family: "Nunito", sans-serif;
	font-size: 0.98rem;
	font-weight: 900;
	line-height: 1.1;
}

.nv-hero-screen__eyebrow,
.nv-hero-screen__eyebrow .elementor-widget-container {
	color: var(--nv-services-red);
	font-size: 0.72rem;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 0;
}

.nv-hero-screen__headline .elementor-heading-title {
	margin: 0;
	color: #101321;
	font-family: "Nunito", sans-serif;
	font-size: 1.28rem;
	font-weight: 900;
	line-height: 1.08;
	letter-spacing: 0;
}

.nv-hero-screen__copy,
.nv-hero-screen__copy .elementor-widget-container {
	color: #626b7c;
	font-size: 0.86rem;
	line-height: 1.52;
}

.nv-hero-screen__ticks {
	display: grid !important;
	gap: 8px;
	margin-top: 4px;
}

.nv-hero-screen__tick,
.nv-hero-screen__tick .elementor-widget-container,
.nv-hero-dashboard__row,
.nv-hero-dashboard__row .elementor-widget-container,
.nv-hero-phone__card,
.nv-hero-phone__card .elementor-widget-container {
	display: flex;
	align-items: center;
	min-height: 34px;
	padding: 0 12px;
	border: 1px solid rgba(16, 19, 33, 0.07);
	border-radius: 999px;
	background: #f7f8fb;
	color: #252a38;
	font-size: 0.76rem;
	font-weight: 900;
	line-height: 1.2;
}

.nv-hero-screen__tick::before,
.nv-hero-screen__tick .elementor-widget-container::before,
.nv-hero-dashboard__row::before,
.nv-hero-dashboard__row .elementor-widget-container::before,
.nv-hero-phone__card::before,
.nv-hero-phone__card .elementor-widget-container::before {
	content: "";
	flex: 0 0 auto;
	width: 7px;
	height: 11px;
	margin-right: 8px;
	border-right: 2px solid #24b47e;
	border-bottom: 2px solid #24b47e;
	transform: rotate(42deg) translateY(-1px);
}

.nv-hero-screen__topbar {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	padding-bottom: 8px;
	border-bottom: 1px solid rgba(16, 19, 33, 0.08);
}

.nv-hero-screen__badge,
.nv-hero-screen__badge .elementor-widget-container,
.nv-hero-screen__status,
.nv-hero-screen__status .elementor-widget-container {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 28px;
	padding: 0 10px;
	border-radius: 999px;
	background: rgba(245, 189, 2, 0.18);
	color: #8d6100;
	font-size: 0.72rem;
	font-weight: 900;
	white-space: nowrap;
}

.nv-hero-dashboard__stats {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 10px;
}

.nv-hero-dashboard__stat,
.nv-hero-dashboard__stat .elementor-widget-container {
	min-height: 74px;
	padding: 12px;
	border-radius: 15px;
	background: linear-gradient(135deg, #dc2e33 0%, #ff7b22 100%);
	color: #ffffff;
	font-size: 0.74rem;
	font-weight: 900;
	line-height: 1.2;
}

.nv-hero-dashboard__stat:nth-child(2),
.nv-hero-dashboard__stat:nth-child(2) .elementor-widget-container {
	background: linear-gradient(135deg, #4a6bff 0%, #6ee7ff 100%);
}

.nv-hero-dashboard__stat:nth-child(3),
.nv-hero-dashboard__stat:nth-child(3) .elementor-widget-container {
	background: linear-gradient(135deg, #d86cff 0%, #ff45c6 100%);
}

.nv-hero-dashboard__stat strong {
	display: block;
	margin-bottom: 8px;
	font-size: 1.45rem;
	line-height: 1;
}

.nv-hero-dashboard__stat span {
	display: block;
}

.nv-hero-dashboard__body {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) 92px;
	gap: 12px;
	align-items: stretch;
}

.nv-hero-dashboard__rows,
.nv-hero-phone__cards {
	display: grid !important;
	gap: 8px;
}

.nv-hero-dashboard__chart,
.nv-hero-dashboard__chart .elementor-widget-container {
	min-height: 92px;
	border-radius: 999px;
	background:
		conic-gradient(from -24deg, #ff7b22 0 34%, #4a6bff 34% 58%, #d86cff 58% 78%, #ffbf14 78% 100%);
	box-shadow: inset 0 0 0 12px #ffffff, 0 12px 24px rgba(16, 19, 33, 0.08);
}

.nv-hero-phone__time,
.nv-hero-phone__time .elementor-widget-container {
	color: #101321;
	font-size: 0.7rem;
	font-weight: 900;
}

/* Services card glow and section motion */
.nv-service-card,
.nv-problem-card,
.nv-expect-card,
.nv-process-card,
.nv-easy-step,
.nv-services-audience__panel,
.nv-audience-pill {
	--nv-card-spot-x: 50%;
	--nv-card-spot-y: 50%;
	position: relative;
	overflow: hidden;
	isolation: isolate;
	transition:
		transform 220ms ease,
		border-color 220ms ease,
		box-shadow 220ms ease,
		background-color 220ms ease,
		filter 220ms ease;
}

.nv-service-card::before,
.nv-problem-card::before,
.nv-expect-card::before,
.nv-process-card::before,
.nv-easy-step::before,
.nv-services-audience__panel::before,
.nv-audience-pill::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 0;
	background:
		radial-gradient(circle 220px at var(--nv-card-spot-x) var(--nv-card-spot-y), rgba(255, 255, 255, 0.18), transparent 62%),
		linear-gradient(145deg, rgba(245, 189, 2, 0.12), rgba(216, 108, 255, 0.08) 48%, rgba(74, 107, 255, 0.12) 100%);
	opacity: 0;
	pointer-events: none;
	transition: opacity 220ms ease, transform 220ms ease;
}

.nv-problem-card::before,
.nv-expect-card::before,
.nv-easy-step::before {
	background:
		radial-gradient(circle 210px at var(--nv-card-spot-x) var(--nv-card-spot-y), rgba(255, 191, 20, 0.28), transparent 62%),
		linear-gradient(145deg, rgba(220, 46, 51, 0.08), rgba(74, 107, 255, 0.06));
}

.nv-process-card::before,
.nv-services-audience__panel::before,
.nv-audience-pill::before {
	background:
		radial-gradient(circle 220px at var(--nv-card-spot-x) var(--nv-card-spot-y), rgba(255, 255, 255, 0.2), transparent 62%),
		linear-gradient(145deg, rgba(255, 191, 20, 0.13), rgba(220, 46, 51, 0.1) 50%, rgba(74, 107, 255, 0.14));
}

.nv-service-card > .elementor-element,
.nv-problem-card > .elementor-element,
.nv-expect-card > .elementor-element,
.nv-process-card > .elementor-element,
.nv-easy-step > .elementor-element,
.nv-services-audience__panel > .elementor-element,
.nv-audience-pill > .elementor-widget-container {
	position: relative;
	z-index: 1;
}

.nv-service-card:hover::before,
.nv-service-card.is-pointer-active::before,
.nv-problem-card:hover::before,
.nv-problem-card.is-pointer-active::before,
.nv-expect-card:hover::before,
.nv-expect-card.is-pointer-active::before,
.nv-process-card:hover::before,
.nv-process-card.is-pointer-active::before,
.nv-easy-step:hover::before,
.nv-easy-step.is-pointer-active::before,
.nv-services-audience__panel:hover::before,
.nv-services-audience__panel.is-pointer-active::before,
.nv-audience-pill:hover::before,
.nv-audience-pill.is-pointer-active::before {
	opacity: 1;
}

.nv-process-card:hover,
.nv-process-card.is-pointer-active,
.nv-easy-step:hover,
.nv-easy-step.is-pointer-active,
.nv-services-audience__panel:hover,
.nv-services-audience__panel.is-pointer-active {
	border-color: rgba(255, 255, 255, 0.18);
	transform: translateY(-3px);
	box-shadow: 0 30px 68px rgba(0, 0, 0, 0.28);
}

.nv-easy-step:hover,
.nv-easy-step.is-pointer-active {
	border-color: rgba(220, 46, 51, 0.16);
	box-shadow: 0 26px 58px rgba(16, 19, 33, 0.1);
}

.nv-services-reveal,
.nv-services-reveal.is-inview {
	opacity: 1;
	transform: translateY(0);
}

@media (max-width: 1100px) {
	.nv-services-title .elementor-heading-title {
		max-width: 820px;
		font-size: clamp(2.5rem, 5.5vw, 3.6rem);
	}

	.nv-services-hero__stage {
		min-height: 400px;
	}

	.nv-hero-screen--left {
		left: 4%;
	}

	.nv-hero-screen--phone {
		right: 18%;
	}

	.nv-hero-screen--doc {
		right: 4%;
	}
}

@media (max-width: 782px) {
	.nv-services-hero {
		padding-top: 46px !important;
	}

	.nv-services-hero > .e-con-inner {
		gap: 28px;
	}

	.nv-services-hero__copy {
		gap: 16px;
	}

	.nv-services-title .elementor-heading-title {
		max-width: 11ch;
		font-size: clamp(2.35rem, 10.6vw, 3.05rem);
		line-height: 1.02;
	}

	.nv-services-lead,
	.nv-services-lead .elementor-widget-container {
		max-width: 31ch;
		font-size: 1rem;
		line-height: 1.62;
	}

	.nv-services-hero .nv-services-button .elementor-button {
		min-width: 0;
		border-radius: 999px;
	}

	.nv-services-hero__stage {
		display: grid !important;
		gap: 14px;
		min-height: 0;
		padding: 18px;
		border-radius: 22px;
	}

	.nv-services-hero__stage::after {
		display: none;
	}

	.nv-services-hero__stage .nv-services-hero__checks,
	.nv-hero-screen {
		position: relative;
		inset: auto;
		width: 100%;
		min-height: 0;
		transform: none;
	}

	.nv-services-hero__stage .nv-services-hero__checks {
		top: auto;
		left: auto;
		right: auto;
		justify-content: stretch;
		order: 4;
	}

	.nv-services-hero__stage .nv-services-check,
	.nv-services-hero__stage .nv-services-check .elementor-widget-container {
		width: 100%;
		justify-content: flex-start;
	}

	.nv-hero-screen--main {
		order: 1;
	}

	.nv-hero-screen--phone {
		order: 2;
	}

	.nv-hero-screen--left,
	.nv-hero-screen--doc {
		display: none !important;
	}

	.nv-hero-dashboard__body {
		grid-template-columns: 1fr;
	}

	.nv-hero-dashboard__chart,
	.nv-hero-dashboard__chart .elementor-widget-container {
		min-height: 70px;
		width: 70px;
		margin-inline: auto;
	}
}

@media (max-width: 520px) {
	.nv-services-hero .nv-services-button .elementor-button-text::after {
		left: calc(100% + 22px);
	}

	.nv-hero-dashboard__stats {
		gap: 7px;
	}

	.nv-hero-dashboard__stat,
	.nv-hero-dashboard__stat .elementor-widget-container {
		min-height: 68px;
		padding: 10px;
		font-size: 0.7rem;
	}
}

@media (hover: none), (pointer: coarse) {
	.nv-service-card::before,
	.nv-problem-card::before,
	.nv-expect-card::before,
	.nv-process-card::before,
	.nv-easy-step::before,
	.nv-services-audience__panel::before,
	.nv-audience-pill::before {
		opacity: 0.5;
	}
}

@media (prefers-reduced-motion: reduce) {
	.nv-services-reveal,
	.nv-service-card,
	.nv-problem-card,
	.nv-expect-card,
	.nv-process-card,
	.nv-easy-step,
	.nv-services-audience__panel,
	.nv-audience-pill,
	.nv-service-card::before,
	.nv-problem-card::before,
	.nv-expect-card::before,
	.nv-process-card::before,
	.nv-easy-step::before,
	.nv-services-audience__panel::before,
	.nv-audience-pill::before {
		transition-duration: 1ms !important;
	}
}

/* Services page final UI alignment with the home system */
.nv-services-hero,
.nv-services-catalog,
.nv-services-why,
.nv-services-easy,
.nv-services-process,
.nv-services-audience,
.nv-services-expect,
.nv-services-final,
.nv-services-hero :where(*),
.nv-services-catalog :where(*),
.nv-services-why :where(*),
.nv-services-easy :where(*),
.nv-services-process :where(*),
.nv-services-audience :where(*),
.nv-services-expect :where(*),
.nv-services-final :where(*) {
	font-family: "Nunito", sans-serif !important;
	letter-spacing: 0 !important;
}

.nv-services-hero .nv-services-button .elementor-button,
.nv-services-button .elementor-button,
.nv-services-button .elementor-button:visited {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 52px;
	padding: 16px 32px;
	border: 1px solid rgba(255, 248, 229, 0.22);
	border-radius: 999px;
	background: linear-gradient(135deg, #ffbf14 0%, #ffd94e 28%, #ff7b22 100%);
	color: #11131a;
	font-family: "Nunito", sans-serif !important;
	font-size: 1rem;
	font-weight: 800;
	line-height: 1;
	text-decoration: none;
	box-shadow: 0 22px 54px rgba(255, 191, 20, 0.2);
	transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.nv-services-hero .nv-services-button .elementor-button:hover,
.nv-services-hero .nv-services-button .elementor-button:focus-visible,
.nv-services-button .elementor-button:hover,
.nv-services-button .elementor-button:focus-visible {
	color: #11131a;
	filter: saturate(1.05);
	transform: translateY(-2px);
	box-shadow: 0 30px 62px rgba(255, 191, 20, 0.26);
	outline: none;
}

.nv-services-hero .nv-services-button .elementor-button-text::after {
	content: none;
}

.nv-service-card__button {
	justify-self: start;
	align-self: end;
	width: auto;
}

.nv-service-card__button .elementor-widget-container,
.nv-service-card__button .elementor-button-wrapper {
	text-align: left !important;
}

.nv-service-card__button .elementor-button {
	justify-content: center;
}

.nv-services-catalog,
.nv-services-process {
	padding-top: clamp(96px, 11vw, 150px) !important;
	padding-bottom: clamp(96px, 11vw, 150px) !important;
}

.nv-services-why,
.nv-services-easy,
.nv-services-audience,
.nv-services-expect {
	padding-top: clamp(92px, 10vw, 140px) !important;
	padding-bottom: clamp(92px, 10vw, 140px) !important;
}

.nv-services-final {
	padding-top: clamp(86px, 10vw, 128px) !important;
	padding-bottom: clamp(86px, 10vw, 128px) !important;
}

.nv-services-catalog > .e-con-inner,
.nv-services-process > .e-con-inner,
.nv-services-final > .e-con-inner,
.nv-services-why > .e-con-inner,
.nv-services-easy > .e-con-inner,
.nv-services-audience > .e-con-inner,
.nv-services-expect > .e-con-inner {
	gap: clamp(38px, 4.6vw, 64px);
}

.nv-services-why {
	position: relative;
	background:
		radial-gradient(circle at 16% 18%, rgba(220, 46, 51, 0.07), transparent 24%),
		radial-gradient(circle at 84% 22%, rgba(245, 189, 2, 0.1), transparent 22%),
		linear-gradient(180deg, #ffffff 0%, #fbfbfd 100%);
	overflow: clip;
}

.nv-services-why::after {
	content: "";
	position: absolute;
	top: 74px;
	right: min(4vw, 42px);
	width: min(200px, 32vw);
	height: min(200px, 32vw);
	border-radius: 999px;
	background: radial-gradient(circle, rgba(68, 110, 255, 0.12), transparent 72%);
	filter: blur(18px);
	pointer-events: none;
}

.nv-services-why > .e-con-inner {
	position: relative;
	z-index: 1;
	width: min(1380px, calc(100% - 48px));
	max-width: 1380px;
}

.nv-services-why .nv-services-section-header {
	max-width: 920px;
}

.nv-services-why .nv-services-kicker,
.nv-services-why .nv-services-kicker .elementor-widget-container {
	border-color: rgba(16, 19, 33, 0.08);
	background: #ffffff;
	color: #101321;
	box-shadow: 0 10px 24px rgba(16, 19, 33, 0.04);
}

.nv-services-why .nv-services-section-title .elementor-heading-title {
	color: #101321;
	font-size: clamp(2.55rem, 4.8vw, 4.9rem);
	font-weight: 500;
	line-height: 0.98;
	text-wrap: balance;
}

.nv-services-why .nv-services-section-copy,
.nv-services-why .nv-services-section-copy .elementor-widget-container {
	max-width: 74ch;
	color: #5b6678;
	line-height: 1.8;
}

.nv-services-why__grid {
	display: grid !important;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	gap: 22px;
	align-items: stretch;
}

.nv-problem-card {
	--nv-metric-accent: #ffbf14;
	--nv-metric-accent-soft: rgba(255, 191, 20, 0.26);
	grid-column: span 4;
	min-height: 230px;
	padding: 26px 24px 24px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 24px;
	background: #101010;
	box-shadow: 0 18px 40px rgba(16, 19, 33, 0.08);
}

.nv-problem-card:nth-child(2) {
	--nv-metric-accent: #dc2e33;
	--nv-metric-accent-soft: rgba(220, 46, 51, 0.28);
}

.nv-problem-card:nth-child(3) {
	--nv-metric-accent: #4a6bff;
	--nv-metric-accent-soft: rgba(74, 107, 255, 0.28);
}

.nv-problem-card:nth-child(4) {
	--nv-metric-accent: #ff8f3f;
	--nv-metric-accent-soft: rgba(255, 143, 63, 0.28);
	grid-column: span 6;
}

.nv-problem-card:nth-child(5) {
	--nv-metric-accent: #6ee7ff;
	--nv-metric-accent-soft: rgba(110, 231, 255, 0.24);
	grid-column: span 6;
}

.nv-problem-card::before {
	background:
		radial-gradient(circle at var(--nv-card-spot-x) var(--nv-card-spot-y), var(--nv-metric-accent-soft) 0%, rgba(255, 255, 255, 0.08) 18%, transparent 44%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.02), rgba(255, 255, 255, 0));
	opacity: 0.58;
}

.nv-problem-card::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 0;
	border-radius: inherit;
	border: 1px solid rgba(255, 255, 255, 0.02);
	pointer-events: none;
	opacity: 0.36;
	transition: opacity 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}

.nv-problem-card:hover,
.nv-problem-card.is-pointer-active {
	border-color: rgba(255, 255, 255, 0.14);
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.05), 0 0 28px rgba(255, 255, 255, 0.05), 0 18px 44px rgba(16, 19, 33, 0.12);
	filter: saturate(1.05);
	transform: translateY(-3px);
}

.nv-problem-card:hover::before,
.nv-problem-card.is-pointer-active::before {
	opacity: 0.96;
}

.nv-problem-card:hover::after,
.nv-problem-card.is-pointer-active::after {
	opacity: 1;
	border-color: rgba(255, 255, 255, 0.12);
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.06), 0 0 22px rgba(255, 255, 255, 0.06);
}

.nv-problem-card__mark,
.nv-problem-card__mark .elementor-widget-container {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: auto;
	min-width: 44px;
	height: 44px;
	padding: 0 12px;
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.06);
	color: var(--nv-metric-accent);
	font-size: 0.86rem;
	font-weight: 900;
}

.nv-problem-card__title .elementor-heading-title {
	color: #fffaf2;
	font-size: clamp(1.35rem, 1.55vw, 1.62rem);
	line-height: 1.12;
}

.nv-problem-card__copy,
.nv-problem-card__copy .elementor-widget-container {
	color: rgba(255, 255, 255, 0.68);
	font-size: 0.98rem;
	line-height: 1.62;
}

@media (max-width: 1100px) {
	.nv-services-why__grid {
		grid-template-columns: repeat(6, minmax(0, 1fr));
	}

	.nv-problem-card,
	.nv-problem-card:nth-child(4),
	.nv-problem-card:nth-child(5) {
		grid-column: span 3;
	}
}

@media (max-width: 782px) {
	.nv-services-catalog,
	.nv-services-why,
	.nv-services-easy,
	.nv-services-process,
	.nv-services-audience,
	.nv-services-expect,
	.nv-services-final {
		padding-top: clamp(68px, 16vw, 86px) !important;
		padding-bottom: clamp(68px, 16vw, 86px) !important;
	}

	.nv-services-why > .e-con-inner {
		width: min(100%, calc(100% - 32px));
	}

	.nv-services-why .nv-services-section-title .elementor-heading-title {
		font-size: clamp(2.1rem, 10vw, 3rem);
	}

	.nv-services-why__grid {
		grid-template-columns: 1fr;
		gap: 16px;
	}

	.nv-problem-card,
	.nv-problem-card:nth-child(4),
	.nv-problem-card:nth-child(5) {
		grid-column: auto;
		min-height: auto;
	}
}

/* Quiet typography pass: normal weight, no emphasized text */
.nv-services-hero :where(h1, h2, h3, h4, h5, h6, p, span, strong, em, a, button, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text),
.nv-services-catalog :where(h1, h2, h3, h4, h5, h6, p, span, strong, em, a, button, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text),
.nv-services-why :where(h1, h2, h3, h4, h5, h6, p, span, strong, em, a, button, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text),
.nv-services-easy :where(h1, h2, h3, h4, h5, h6, p, span, strong, em, a, button, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text),
.nv-services-process :where(h1, h2, h3, h4, h5, h6, p, span, strong, em, a, button, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text),
.nv-services-audience :where(h1, h2, h3, h4, h5, h6, p, span, strong, em, a, button, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text),
.nv-services-expect :where(h1, h2, h3, h4, h5, h6, p, span, strong, em, a, button, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text),
.nv-services-final :where(h1, h2, h3, h4, h5, h6, p, span, strong, em, a, button, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text) {
	font-weight: 400 !important;
	font-style: normal !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
}

.nv-services-title .elementor-heading-title {
	font-size: clamp(2.25rem, 3vw, 3rem);
	line-height: 1.14;
}

.nv-services-section-title .elementor-heading-title,
.nv-services-why .nv-services-section-title .elementor-heading-title {
	font-size: clamp(2rem, 3.4vw, 3.2rem);
	line-height: 1.12;
}

.nv-services-kicker,
.nv-services-kicker .elementor-widget-container,
.nv-hero-screen__eyebrow,
.nv-hero-screen__eyebrow .elementor-widget-container {
	font-size: 0.86rem;
}

.nv-services-lead,
.nv-services-lead .elementor-widget-container,
.nv-services-section-copy,
.nv-services-section-copy .elementor-widget-container {
	font-size: clamp(0.98rem, 1vw, 1.06rem);
	line-height: 1.7;
}

.nv-service-card__title .elementor-heading-title,
.nv-problem-card__title .elementor-heading-title,
.nv-process-card__title .elementor-heading-title,
.nv-expect-card__title .elementor-heading-title,
.nv-hero-screen__headline .elementor-heading-title {
	font-size: clamp(1.1rem, 1.3vw, 1.38rem);
	line-height: 1.22;
}

.nv-service-card__copy,
.nv-service-card__copy .elementor-widget-container,
.nv-problem-card__copy,
.nv-problem-card__copy .elementor-widget-container,
.nv-process-card__copy,
.nv-process-card__copy .elementor-widget-container,
.nv-expect-card__copy,
.nv-expect-card__copy .elementor-widget-container,
.nv-hero-screen__copy,
.nv-hero-screen__copy .elementor-widget-container {
	font-size: 0.96rem;
	line-height: 1.68;
}

.nv-service-card__number,
.nv-service-card__number .elementor-widget-container,
.nv-problem-card__mark,
.nv-problem-card__mark .elementor-widget-container,
.nv-process-card__num,
.nv-process-card__num .elementor-widget-container,
.nv-expect-card__mark,
.nv-expect-card__mark .elementor-widget-container {
	font-size: 1rem;
}

.nv-process-card__num,
.nv-process-card__num .elementor-widget-container {
	font-size: clamp(2.2rem, 3.4vw, 3.4rem);
}

.nv-hero-dashboard__stat,
.nv-hero-dashboard__stat .elementor-widget-container {
	min-height: 66px;
	font-size: 0.76rem;
}

.nv-hero-dashboard__stat strong {
	font-size: 1.18rem;
}

.nv-services-button .elementor-button,
.nv-service-card__button .elementor-button {
	font-size: 0.95rem;
}

@media (max-width: 782px) {
	.nv-services-title .elementor-heading-title {
		font-size: clamp(2rem, 9vw, 2.7rem);
	}

	.nv-services-section-title .elementor-heading-title,
	.nv-services-why .nv-services-section-title .elementor-heading-title {
		font-size: clamp(1.85rem, 8.4vw, 2.55rem);
	}
}

/* Requested home-style refinements */
.nv-services-hero {
	padding-bottom: clamp(38px, 5vw, 72px) !important;
}

.nv-services-hero__copy {
	gap: 18px;
}

.nv-services-hero__checks--copy {
	display: flex !important;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px;
	max-width: 900px;
	margin-top: 6px;
	margin-bottom: 2px;
}

.nv-services-hero__checks--copy .nv-services-check,
.nv-services-hero__checks--copy .nv-services-check .elementor-widget-container {
	display: inline-flex;
	align-items: center;
	min-height: 46px;
	padding: 0 18px;
	border: 1px solid rgba(16, 19, 33, 0.08);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.82);
	color: #252a38;
	font-size: 1rem;
	box-shadow: 0 16px 34px rgba(16, 19, 33, 0.07);
	backdrop-filter: blur(16px);
}

.nv-services-hero__checks--copy .nv-services-check::before,
.nv-services-hero__checks--copy .nv-services-check .elementor-widget-container::before {
	content: "";
	width: 22px;
	height: 22px;
	margin-right: 10px;
	border: 1px solid rgba(220, 46, 51, 0.14);
	border-radius: 999px;
	background-color: rgba(220, 46, 51, 0.06);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15px 15px;
	transform: none;
}

.nv-services-check--private::before,
.nv-services-check--private .elementor-widget-container::before {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23dc2e33' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='5' y='10' width='14' height='10' rx='2'/%3E%3Cpath d='M8 10V8a4 4 0 0 1 8 0v2'/%3E%3C/svg%3E");
}

.nv-services-check--secure::before,
.nv-services-check--secure .elementor-widget-container::before {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23dc2e33' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3 19 6v5c0 4.5-2.9 8.3-7 10-4.1-1.7-7-5.5-7-10V6l7-3Z'/%3E%3Cpath d='m9.5 12 1.8 1.8 3.7-4'/%3E%3C/svg%3E");
}

.nv-services-check--professional::before,
.nv-services-check--professional .elementor-widget-container::before {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23dc2e33' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 6h4a2 2 0 0 1 2 2v2H8V8a2 2 0 0 1 2-2Z'/%3E%3Crect x='4' y='10' width='16' height='9' rx='2'/%3E%3Cpath d='M9 14h6'/%3E%3C/svg%3E");
}

.nv-services-check--stress::before,
.nv-services-check--stress .elementor-widget-container::before {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23dc2e33' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3v3'/%3E%3Cpath d='M12 18v3'/%3E%3Cpath d='M4.6 7.6 6.7 9.7'/%3E%3Cpath d='M17.3 14.3l2.1 2.1'/%3E%3Cpath d='M3 12h3'/%3E%3Cpath d='M18 12h3'/%3E%3Cpath d='m4.6 16.4 2.1-2.1'/%3E%3Cpath d='m17.3 9.7 2.1-2.1'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");
}

.nv-services-hero__stage {
	margin-top: clamp(28px, 3.4vw, 44px);
	margin-bottom: clamp(38px, 4.8vw, 70px);
	border: 1px solid rgba(16, 19, 33, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88), 0 28px 70px rgba(16, 19, 33, 0.08);
}

.nv-hero-screen--left,
.nv-hero-screen--main,
.nv-hero-screen--phone,
.nv-hero-screen--doc {
	bottom: clamp(-16px, -1vw, -8px);
}

.nv-services-why {
	padding-top: clamp(104px, 11vw, 156px) !important;
	padding-bottom: clamp(104px, 11vw, 156px) !important;
}

.nv-services-why .nv-services-section-title .elementor-heading-title {
	max-width: 920px;
	margin-inline: auto;
	color: transparent;
	background-image: linear-gradient(135deg, #f5bd02 0%, #ff8f3f 34%, #dc2e33 56%, #101321 74%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: clamp(3.2rem, 5vw, 5rem);
	line-height: 0.98;
}

.nv-services-why__grid {
	grid-template-columns: repeat(12, minmax(0, 1fr));
	gap: 22px;
	width: 100%;
	align-items: stretch;
}

.nv-problem-card {
	min-height: 260px;
	padding: 30px 28px 28px;
}

.nv-problem-card:nth-child(1),
.nv-problem-card:nth-child(2) {
	grid-column: span 3;
}

.nv-problem-card:nth-child(3) {
	grid-column: span 6;
}

.nv-problem-card:nth-child(4) {
	grid-column: span 6;
}

.nv-problem-card:nth-child(5) {
	grid-column: span 4;
}

.nv-problem-card__mark,
.nv-problem-card__mark .elementor-widget-container {
	display: block;
	width: auto;
	height: auto;
	min-width: 0;
	padding: 0;
	border-radius: 0;
	background: transparent;
	color: #fffaf2;
	font-size: clamp(3rem, 4.8vw, 5.2rem);
	line-height: 0.95;
}

.nv-problem-card:nth-child(1) .nv-problem-card__title .elementor-heading-title {
	color: #ff626a;
}

.nv-problem-card:nth-child(2) .nv-problem-card__title .elementor-heading-title {
	color: #6688ff;
}

.nv-problem-card:nth-child(3) .nv-problem-card__title .elementor-heading-title {
	color: #ffdd42;
}

.nv-problem-card:nth-child(4) .nv-problem-card__title .elementor-heading-title {
	color: #dd77ff;
}

.nv-problem-card:nth-child(5) .nv-problem-card__title .elementor-heading-title {
	color: #ff9a4a;
}

.nv-problem-card__title .elementor-heading-title {
	margin-top: 8px;
	font-size: clamp(1.12rem, 1.35vw, 1.34rem);
	line-height: 1.28;
}

.nv-problem-card__copy,
.nv-problem-card__copy .elementor-widget-container {
	margin-top: 12px;
	color: rgba(255, 255, 255, 0.7);
	font-size: 0.98rem;
	line-height: 1.72;
}

.nv-problem-orbit {
	position: relative;
	grid-column: span 2;
	display: grid !important;
	place-items: center;
	align-self: stretch;
	aspect-ratio: 1 / 1;
	border-radius: 999px;
	background:
		radial-gradient(circle at var(--nv-card-spot-x, 50%) var(--nv-card-spot-y, 50%), rgba(110, 231, 255, 0.2), transparent 46%),
		linear-gradient(180deg, #151515 0%, #090909 100%);
	color: #fffaf2;
	box-shadow: 0 24px 56px rgba(16, 19, 33, 0.16);
	overflow: hidden;
}

.nv-problem-orbit__num,
.nv-problem-orbit__num .elementor-widget-container {
	color: transparent;
	background-image: linear-gradient(135deg, #4a6bff 0%, #d86cff 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: clamp(4rem, 6vw, 6.4rem);
	line-height: 0.9;
}

.nv-problem-orbit__label,
.nv-problem-orbit__label .elementor-widget-container {
	margin-top: 10px;
	color: #6ee7ff;
	font-size: 1.05rem;
	line-height: 1.2;
	text-align: center;
}

.nv-services-easy,
.nv-services-audience,
.nv-services-expect {
	position: relative;
	overflow: clip;
}

.nv-services-easy {
	background:
		radial-gradient(circle at 16% 22%, rgba(220, 46, 51, 0.08), transparent 24%),
		radial-gradient(circle at 88% 18%, rgba(245, 189, 2, 0.08), transparent 22%),
		linear-gradient(180deg, #f8f9fc 0%, #eef1f7 100%);
}

.nv-services-audience {
	background:
		radial-gradient(circle at 14% 18%, rgba(245, 189, 2, 0.08), transparent 24%),
		linear-gradient(180deg, #ffffff 0%, #fbfbfd 100%);
}

.nv-services-expect {
	background:
		radial-gradient(circle at 12% 18%, rgba(74, 107, 255, 0.1), transparent 24%),
		radial-gradient(circle at 86% 18%, rgba(245, 189, 2, 0.08), transparent 20%),
		linear-gradient(180deg, #f7f8fb 0%, #ffffff 100%);
}

.nv-services-easy__grid,
.nv-services-audience__grid,
.nv-services-audience__team {
	gap: clamp(34px, 5vw, 82px);
}

.nv-easy-step,
.nv-expect-card,
.nv-services-audience__panel {
	box-shadow: 0 24px 54px rgba(16, 19, 33, 0.08);
}

.nv-services-audience__team {
	align-items: center;
}

.nv-services-audience__team-copy {
	padding: clamp(18px, 3vw, 34px);
}

.nv-services-prefooter {
	padding: clamp(86px, 9vw, 124px) clamp(18px, 3vw, 34px) !important;
	background: linear-gradient(180deg, #ffffff 0%, #f8f6f1 100%);
	color: #fffaf2;
	text-align: center;
}

.nv-services-prefooter > .e-con-inner,
.nv-services-prefooter__shell {
	display: block;
	width: min(1320px, 100%);
	margin-inline: auto;
}

.nv-services-prefooter__card {
	position: relative;
	display: grid !important;
	align-content: center;
	justify-items: center;
	min-height: clamp(420px, 52vw, 560px);
	padding: clamp(44px, 6vw, 76px);
	border-radius: 34px;
	background:
		linear-gradient(180deg, rgba(39, 19, 10, 0.08) 0%, rgba(39, 19, 10, 0.42) 100%),
		url("../images/cropped-image-couple-holding-hands-wedding-ceremony-1536x1024.jpg") center / cover no-repeat;
	box-shadow: 0 34px 72px rgba(16, 19, 33, 0.14);
	overflow: hidden;
}

.nv-services-prefooter__copy {
	position: relative;
	z-index: 1;
	display: grid !important;
	justify-items: center;
	max-width: 760px;
	margin-inline: auto;
	text-align: center;
}

.nv-services-prefooter__eyebrow,
.nv-services-prefooter__eyebrow .elementor-widget-container {
	color: rgba(255, 248, 229, 0.86);
	font-size: 0.86rem;
	line-height: 1.2;
}

.nv-services-prefooter__title .elementor-heading-title {
	margin: 18px 0 0;
	color: #fffaf2;
	font-size: clamp(2.45rem, 4.4vw, 4.6rem);
	line-height: 1;
	text-wrap: balance;
}

.nv-services-prefooter__lead,
.nv-services-prefooter__lead .elementor-widget-container {
	margin-top: 18px;
	max-width: 48ch;
	color: rgba(255, 248, 229, 0.9);
	font-size: 1.02rem;
	line-height: 1.82;
}

.nv-services-prefooter .nv-services-button {
	margin-top: 22px;
}

@media (max-width: 1100px) {
	.nv-problem-card,
	.nv-problem-card:nth-child(1),
	.nv-problem-card:nth-child(2),
	.nv-problem-card:nth-child(3),
	.nv-problem-card:nth-child(4),
	.nv-problem-card:nth-child(5) {
		grid-column: span 6;
	}

	.nv-problem-orbit {
		grid-column: span 6;
		width: min(260px, 100%);
		justify-self: center;
	}
}

@media (max-width: 782px) {
	.nv-services-hero__checks--copy {
		display: grid !important;
		grid-template-columns: 1fr;
		width: min(100%, 330px);
	}

	.nv-services-hero__checks--copy .nv-services-check,
	.nv-services-hero__checks--copy .nv-services-check .elementor-widget-container {
		width: 100%;
		justify-content: flex-start;
	}

	.nv-services-hero__stage {
		margin-bottom: clamp(30px, 10vw, 48px);
	}

	.nv-services-why .nv-services-section-title .elementor-heading-title {
		font-size: clamp(2.4rem, 11vw, 3.2rem);
	}

	.nv-problem-card,
	.nv-problem-card:nth-child(1),
	.nv-problem-card:nth-child(2),
	.nv-problem-card:nth-child(3),
	.nv-problem-card:nth-child(4),
	.nv-problem-card:nth-child(5),
	.nv-problem-orbit {
		grid-column: auto;
	}

	.nv-problem-orbit {
		width: min(260px, 100%);
		justify-self: center;
	}

	.nv-services-prefooter {
		padding: 72px 18px !important;
	}

	.nv-services-prefooter__card {
		min-height: 520px;
		padding: 30px 22px 120px;
		border-radius: 26px;
	}

	.nv-services-prefooter__title .elementor-heading-title {
		font-size: clamp(2.15rem, 9.2vw, 3rem);
	}
}

/* Final Services layout pass: consistent section canvas, no extra metric badge, image-ready blocks */
.nv-services-hero > .e-con-inner,
.nv-services-catalog > .e-con-inner,
.nv-services-why > .e-con-inner,
.nv-services-easy > .e-con-inner,
.nv-services-process > .e-con-inner,
.nv-services-audience > .e-con-inner,
.nv-services-expect > .e-con-inner,
.nv-services-final > .e-con-inner {
	width: min(1320px, calc(100% - 48px)) !important;
	max-width: 1320px !important;
	margin-inline: auto !important;
	box-sizing: border-box;
}

.nv-services-catalog,
.nv-services-why,
.nv-services-easy,
.nv-services-process,
.nv-services-audience,
.nv-services-expect,
.nv-services-final {
	padding-top: clamp(96px, 10vw, 142px) !important;
	padding-bottom: clamp(96px, 10vw, 142px) !important;
}

.nv-services-section-header {
	width: min(940px, 100%);
	margin-inline: auto;
	text-align: center;
}

.nv-services-why__grid,
.nv-services-expect__grid,
.nv-services-catalog__grid,
.nv-services-process__grid,
.nv-services-picture-strip {
	width: 100%;
}

.nv-problem-orbit {
	display: none !important;
}

.nv-problem-card:nth-child(5) {
	grid-column: span 6;
}

.nv-service-card__button,
.nv-service-card__button .elementor-button-wrapper {
	align-self: start;
	justify-self: start;
	text-align: left;
}

.nv-service-card__button .elementor-button {
	margin-inline: 0 auto;
}

.nv-services-picture-strip {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: clamp(18px, 2.2vw, 28px);
	align-items: stretch;
}

.nv-services-picture-strip--catalog {
	margin-top: clamp(6px, 1vw, 16px);
}

.nv-services-picture-strip--expect {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.nv-services-picture-card {
	--nv-picture-accent: rgba(245, 189, 2, 0.32);
	position: relative;
	display: grid !important;
	align-content: end;
	min-height: clamp(320px, 28vw, 430px);
	padding: clamp(22px, 3vw, 34px);
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 28px;
	background: #101010;
	box-shadow: 0 28px 64px rgba(16, 19, 33, 0.12);
	overflow: hidden;
	isolation: isolate;
	transform: translateY(0);
	transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease, filter 220ms ease;
}

.nv-services-picture-card:nth-child(2) {
	--nv-picture-accent: rgba(220, 46, 51, 0.3);
}

.nv-services-picture-card:nth-child(3) {
	--nv-picture-accent: rgba(74, 107, 255, 0.28);
}

.nv-services-picture-strip--catalog .nv-services-picture-card:nth-child(1) {
	background: #101010 url("../images/wedding-invitation-and-rings-are-on-a-red-envelope-2023-11-27-05-26-39-utc-1-min-1024x683.jpg") center / cover no-repeat;
}

.nv-services-picture-strip--catalog .nv-services-picture-card:nth-child(2) {
	background: #101010 url("../images/newlyweds-laid-their-hands-with-wedding-rings-holy-book-exchanged-their-vow-1024x683.jpg") center / cover no-repeat;
}

.nv-services-picture-strip--catalog .nv-services-picture-card:nth-child(3) {
	background: #101010 url("../images/cropped-image-couple-holding-hands-wedding-ceremony-1536x1024.jpg") center / cover no-repeat;
}

.nv-services-picture-strip--expect .nv-services-picture-card:nth-child(1) {
	background: #101010 url("../images/high-angle-view-man-wearing-ring-woman-wedding-ceremony-1024x684.jpg") center / cover no-repeat;
}

.nv-services-picture-strip--expect .nv-services-picture-card:nth-child(2) {
	background: #101010 url("../images/wedding-invitation-and-rings-are-on-a-red-envelope-2023-11-27-05-26-39-utc-1-min-1024x683.jpg") center / cover no-repeat;
}

.nv-services-picture-card::before,
.nv-services-picture-card::after {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
}

.nv-services-picture-card::before {
	z-index: 2;
	background: radial-gradient(circle 260px at var(--nv-card-spot-x, 50%) var(--nv-card-spot-y, 50%), var(--nv-picture-accent), transparent 64%);
	opacity: 0;
	transition: opacity 220ms ease;
}

.nv-services-picture-card::after {
	z-index: 1;
	background:
		linear-gradient(180deg, rgba(16, 19, 33, 0.08) 0%, rgba(16, 19, 33, 0.2) 42%, rgba(16, 19, 33, 0.82) 100%),
		linear-gradient(90deg, rgba(16, 19, 33, 0.55) 0%, rgba(16, 19, 33, 0.08) 70%);
}

.nv-services-picture-card:hover,
.nv-services-picture-card.is-pointer-active {
	border-color: rgba(255, 255, 255, 0.22);
	box-shadow: 0 34px 76px rgba(16, 19, 33, 0.18);
	filter: saturate(1.04);
	transform: translateY(-4px);
}

.nv-services-picture-card:hover::before,
.nv-services-picture-card.is-pointer-active::before {
	opacity: 1;
}

.nv-services-picture-card__image,
.nv-services-picture-card__image .elementor-widget-container,
.nv-services-picture-card__image .elementor-image,
.nv-services-picture-card__image a,
.nv-services-picture-card__image picture {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	margin: 0;
}

.nv-services-picture-card__image img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	transform: scale(1.04);
	transition: transform 520ms ease, filter 220ms ease;
}

.nv-services-picture-card:hover .nv-services-picture-card__image img,
.nv-services-picture-card.is-pointer-active .nv-services-picture-card__image img {
	transform: scale(1.1);
	filter: contrast(1.02) saturate(1.08);
}

.nv-services-picture-card__caption {
	position: relative;
	z-index: 3;
	display: grid !important;
	gap: 10px;
	max-width: 560px;
	color: #fffaf2;
}

.nv-services-picture-card__kicker,
.nv-services-picture-card__kicker .elementor-widget-container {
	display: inline-flex;
	width: fit-content;
	padding: 8px 12px;
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.12);
	color: rgba(255, 250, 242, 0.92);
	font-size: 0.84rem;
	line-height: 1;
	backdrop-filter: blur(14px);
}

.nv-services-picture-card__title .elementor-heading-title {
	margin: 0;
	color: #fffaf2;
	font-size: clamp(1.45rem, 2vw, 2.1rem);
	line-height: 1.08;
	text-wrap: balance;
}

.nv-services-picture-card__copy,
.nv-services-picture-card__copy .elementor-widget-container {
	max-width: 45ch;
	color: rgba(255, 250, 242, 0.82);
	font-size: 0.98rem;
	line-height: 1.72;
}

.nv-services-easy__grid,
.nv-services-audience__grid,
.nv-services-audience__team {
	width: 100%;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.nv-services-easy__intro,
.nv-services-audience__intro,
.nv-services-audience__team-copy {
	max-width: 620px;
}

.nv-services-process__grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.nv-services-expect__grid {
	grid-template-columns: repeat(5, minmax(0, 1fr));
}

@media (max-width: 1100px) {
	.nv-services-picture-strip,
	.nv-services-picture-strip--expect,
	.nv-services-process__grid,
	.nv-services-expect__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.nv-services-easy__grid,
	.nv-services-audience__grid,
	.nv-services-audience__team {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 782px) {
	.nv-services-hero > .e-con-inner,
	.nv-services-catalog > .e-con-inner,
	.nv-services-why > .e-con-inner,
	.nv-services-easy > .e-con-inner,
	.nv-services-process > .e-con-inner,
	.nv-services-audience > .e-con-inner,
	.nv-services-expect > .e-con-inner,
	.nv-services-final > .e-con-inner {
		width: min(100%, calc(100% - 32px)) !important;
	}

	.nv-services-catalog,
	.nv-services-why,
	.nv-services-easy,
	.nv-services-process,
	.nv-services-audience,
	.nv-services-expect,
	.nv-services-final {
		padding-top: clamp(72px, 17vw, 92px) !important;
		padding-bottom: clamp(72px, 17vw, 92px) !important;
	}

	.nv-services-picture-strip,
	.nv-services-picture-strip--expect,
	.nv-services-process__grid,
	.nv-services-expect__grid {
		grid-template-columns: 1fr;
	}

	.nv-services-picture-card {
		min-height: 380px;
		border-radius: 24px;
	}
}

.nv-services-hero :where(h1, h2, h3, h4, h5, h6, p, span, strong, em, a, button, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text),
.nv-services-catalog :where(h1, h2, h3, h4, h5, h6, p, span, strong, em, a, button, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text),
.nv-services-why :where(h1, h2, h3, h4, h5, h6, p, span, strong, em, a, button, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text),
.nv-services-easy :where(h1, h2, h3, h4, h5, h6, p, span, strong, em, a, button, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text),
.nv-services-process :where(h1, h2, h3, h4, h5, h6, p, span, strong, em, a, button, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text),
.nv-services-audience :where(h1, h2, h3, h4, h5, h6, p, span, strong, em, a, button, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text),
.nv-services-expect :where(h1, h2, h3, h4, h5, h6, p, span, strong, em, a, button, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text),
.nv-services-final :where(h1, h2, h3, h4, h5, h6, p, span, strong, em, a, button, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text) {
	font-family: "Nunito", sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
}

.nv-services-catalog {
	background:
		radial-gradient(circle at 16% 20%, rgba(220, 46, 51, 0.2), transparent 28%),
		radial-gradient(circle at 88% 72%, rgba(245, 189, 2, 0.16), transparent 28%),
		linear-gradient(180deg, #06070b 0%, #0e1016 100%) !important;
	color: #fffaf2 !important;
}

.nv-services-catalog .nv-services-section-title .elementor-heading-title,
.nv-services-process .nv-services-section-title .elementor-heading-title {
	color: #fffaf2 !important;
	-webkit-text-fill-color: #fffaf2 !important;
}

.nv-services-catalog .nv-services-section-copy,
.nv-services-catalog .nv-services-section-copy .elementor-widget-container,
.nv-services-process .nv-services-section-copy,
.nv-services-process .nv-services-section-copy .elementor-widget-container {
	color: rgba(255, 250, 242, 0.78) !important;
}

.nv-services-process {
	background:
		radial-gradient(circle at 18% 20%, rgba(255, 191, 20, 0.14), transparent 24%),
		radial-gradient(circle at 86% 78%, rgba(220, 46, 51, 0.18), transparent 26%),
		linear-gradient(180deg, #08090e 0%, #11131b 100%) !important;
	color: #fffaf2 !important;
}

.nv-process-card {
	border-color: rgba(255, 255, 255, 0.1) !important;
	background: rgba(255, 255, 255, 0.045) !important;
	box-shadow: 0 24px 54px rgba(0, 0, 0, 0.24) !important;
}

.nv-process-card__title .elementor-heading-title {
	color: #fffaf2 !important;
	-webkit-text-fill-color: #fffaf2 !important;
}

.nv-process-card__copy,
.nv-process-card__copy .elementor-widget-container {
	color: rgba(255, 250, 242, 0.76) !important;
}

.nv-process-card__num,
.nv-process-card__num .elementor-widget-container {
	-webkit-text-fill-color: transparent !important;
}

@media (max-width: 782px) {
	.nv-services-why__grid {
		grid-template-columns: 1fr !important;
		gap: 16px !important;
	}

	.nv-problem-card,
	.nv-problem-card:nth-child(1),
	.nv-problem-card:nth-child(2),
	.nv-problem-card:nth-child(3),
	.nv-problem-card:nth-child(4),
	.nv-problem-card:nth-child(5) {
		grid-column: 1 / -1 !important;
		min-height: auto;
	}

	.nv-problem-card__mark,
	.nv-problem-card__mark .elementor-widget-container {
		font-size: clamp(2.6rem, 14vw, 4.2rem);
	}

	.nv-services-picture-card::after {
		background:
			linear-gradient(180deg, rgba(16, 19, 33, 0.04) 0%, rgba(16, 19, 33, 0.2) 42%, rgba(16, 19, 33, 0.76) 100%),
			linear-gradient(90deg, rgba(16, 19, 33, 0.32) 0%, rgba(16, 19, 33, 0.06) 70%);
	}

	.nv-services-picture-card__image img {
		object-position: center center;
	}
}

.nv-service-detail {
	--nv-sd-ink: #101321;
	--nv-sd-muted: #5d6675;
	--nv-sd-soft: #fff7ea;
	--nv-sd-cream: #fffaf1;
	--nv-sd-line: rgba(16, 19, 33, 0.1);
	--nv-sd-dark: #07080c;
	--nv-sd-panel: #11131b;
	--nv-sd-gold: #ffbf14;
	--nv-sd-orange: #ff7b22;
	--nv-sd-red: #dc2e33;
	--nv-sd-blue: #4a6bff;
	background: var(--nv-sd-cream);
	color: var(--nv-sd-ink);
	font-family: "Nunito", sans-serif;
	overflow: clip;
}

.nv-service-detail .elementor-widget {
	margin-block-end: 0;
}

.nv-service-detail :where(h1, h2, h3, h4, h5, h6, p, span, strong, small, em, a, button, label, input, textarea, select, div, li, .elementor-heading-title, .elementor-widget-container, .elementor-button, .elementor-button-text) {
	font-family: "Nunito", sans-serif !important;
	letter-spacing: 0 !important;
}

.nv-service-detail-hero.nv-services-hero {
	position: relative;
	padding: clamp(78px, 9vw, 122px) 24px clamp(64px, 8vw, 96px) !important;
	background:
		radial-gradient(circle at 16% 16%, rgba(255, 191, 20, 0.18), transparent 24%),
		radial-gradient(circle at 86% 22%, rgba(220, 46, 51, 0.2), transparent 28%),
		linear-gradient(180deg, #050609 0%, #11131a 100%) !important;
	color: #fffaf1;
}

.nv-service-detail-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
	background-image:
		linear-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px);
	background-size: 104px 104px;
	opacity: 0.36;
}

.nv-sd-shell,
.nv-service-detail-hero > .e-con-inner {
	position: relative;
	z-index: 1;
	width: min(1180px, 100%);
	margin-inline: auto;
}

.nv-sd-hero__shell {
	display: grid !important;
	grid-template-columns: minmax(0, 1.03fr) minmax(320px, 0.72fr);
	gap: clamp(34px, 5vw, 74px);
	align-items: center;
}

.nv-sd-kicker,
.nv-sd-kicker .elementor-widget-container {
	display: inline-flex;
	align-items: center;
	width: fit-content;
	min-height: 34px;
	padding: 8px 14px;
	border: 1px solid rgba(255, 191, 20, 0.3);
	border-radius: 999px;
	background: rgba(255, 191, 20, 0.12);
	color: #ffe68e;
	font-size: 0.78rem;
	font-weight: 950 !important;
	line-height: 1.1;
	text-transform: uppercase !important;
}

.nv-sd-title .elementor-heading-title,
.nv-service-detail-hero h1 {
	margin: 18px 0 0;
	max-width: 850px;
	color: #fffaf1 !important;
	font-size: clamp(2.85rem, 5.6vw, 5.75rem);
	font-weight: 950 !important;
	line-height: 0.96;
	text-wrap: balance;
}

.nv-sd-lead,
.nv-sd-lead .elementor-widget-container {
	max-width: 720px;
	margin-top: 22px;
	color: rgba(255, 250, 241, 0.78);
	font-size: clamp(1.02rem, 1.4vw, 1.2rem);
	line-height: 1.75;
	text-wrap: pretty;
}

.nv-sd-hero__actions {
	display: flex !important;
	flex-wrap: wrap;
	gap: 14px;
	margin-top: 30px;
}

.nv-sd-button .elementor-button,
.nv-sd-button .elementor-button:visited,
.nv-sd-button-secondary .elementor-button,
.nv-sd-button-secondary .elementor-button:visited {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 54px;
	padding: 16px 26px;
	border-radius: 999px;
	font-size: 0.98rem;
	font-weight: 950 !important;
	line-height: 1;
	text-decoration: none;
	transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease, border-color 180ms ease;
}

.nv-sd-button .elementor-button,
.nv-sd-button .elementor-button:visited {
	border: 1px solid rgba(255, 248, 229, 0.22);
	background: linear-gradient(135deg, var(--nv-sd-gold) 0%, #ffd94e 32%, var(--nv-sd-orange) 100%);
	color: #11131a;
	box-shadow: 0 20px 52px rgba(255, 191, 20, 0.22);
}

.nv-sd-button-secondary .elementor-button,
.nv-sd-button-secondary .elementor-button:visited {
	border: 1px solid rgba(255, 255, 255, 0.22);
	background: rgba(255, 255, 255, 0.08);
	color: #fffaf1;
}

.nv-sd-button .elementor-button:hover,
.nv-sd-button .elementor-button:focus-visible,
.nv-sd-button-secondary .elementor-button:hover,
.nv-sd-button-secondary .elementor-button:focus-visible {
	transform: translateY(-2px);
	outline: none;
}

.nv-sd-button .elementor-button:hover,
.nv-sd-button .elementor-button:focus-visible {
	color: #11131a;
	box-shadow: 0 26px 62px rgba(255, 191, 20, 0.3);
}

.nv-sd-button-secondary .elementor-button:hover,
.nv-sd-button-secondary .elementor-button:focus-visible {
	border-color: rgba(255, 255, 255, 0.42);
	background: rgba(255, 255, 255, 0.14);
	color: #fffaf1;
}

.nv-sd-hero__checks {
	display: flex !important;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 28px;
}

.nv-sd-check,
.nv-sd-check .elementor-widget-container {
	display: inline-flex;
	align-items: center;
	min-height: 38px;
	padding: 0 14px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.07);
	color: rgba(255, 250, 241, 0.88);
	font-size: 0.88rem;
	font-weight: 900 !important;
}

.nv-sd-check::before,
.nv-sd-check .elementor-widget-container::before {
	content: "";
	width: 8px;
	height: 13px;
	margin-right: 9px;
	border-right: 3px solid var(--nv-sd-gold);
	border-bottom: 3px solid var(--nv-sd-gold);
	transform: rotate(42deg) translateY(-1px);
}

.nv-sd-hero-card {
	position: relative;
	display: grid !important;
	gap: 18px;
	padding: clamp(24px, 3vw, 34px);
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 28px;
	background:
		linear-gradient(145deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.04)),
		rgba(255, 255, 255, 0.06);
	box-shadow: 0 34px 86px rgba(0, 0, 0, 0.28);
	backdrop-filter: blur(18px);
	overflow: hidden;
}

.nv-sd-hero-card::after {
	content: "";
	position: absolute;
	inset: auto -20% -34% 18%;
	height: 220px;
	background: radial-gradient(circle, rgba(255, 191, 20, 0.34), transparent 66%);
	pointer-events: none;
}

.nv-sd-hero-card > * {
	position: relative;
	z-index: 1;
}

.nv-sd-hero-card__label,
.nv-sd-hero-card__label .elementor-widget-container {
	color: rgba(255, 250, 241, 0.74);
	font-size: 0.76rem;
	font-weight: 950 !important;
	text-transform: uppercase !important;
}

.nv-sd-hero-card__title .elementor-heading-title {
	margin: 0;
	color: #fffaf1 !important;
	font-size: clamp(1.8rem, 2.5vw, 2.55rem);
	font-weight: 950 !important;
	line-height: 1.02;
	text-wrap: balance;
}

.nv-sd-hero-card__copy,
.nv-sd-hero-card__copy .elementor-widget-container {
	color: rgba(255, 250, 241, 0.76);
	font-size: 1rem;
	line-height: 1.7;
}

.nv-sd-hero-card__stats {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 10px;
	margin-top: 6px;
}

.nv-sd-stat,
.nv-sd-stat .elementor-widget-container {
	display: grid;
	gap: 4px;
	min-height: 94px;
	align-content: center;
	padding: 13px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 18px;
	background: rgba(5, 6, 9, 0.2);
	color: #fffaf1;
}

.nv-sd-stat strong {
	display: block;
	color: var(--nv-sd-gold);
	font-size: 1.28rem;
	font-weight: 950 !important;
	line-height: 1;
}

.nv-sd-stat span {
	display: block;
	color: rgba(255, 250, 241, 0.74);
	font-size: 0.82rem;
	font-weight: 800 !important;
	line-height: 1.35;
}

.nv-sd-nav-wrap {
	position: sticky;
	z-index: 30;
	top: 0;
	padding: 0 24px;
	background: rgba(255, 250, 241, 0.88);
	border-bottom: 1px solid rgba(16, 19, 33, 0.08);
	backdrop-filter: blur(18px);
}

.nv-sd-nav {
	display: flex !important;
	gap: 8px;
	width: min(1180px, 100%);
	margin-inline: auto;
	padding: 12px 0;
	overflow-x: auto;
	scrollbar-width: none;
}

.nv-sd-nav::-webkit-scrollbar {
	display: none;
}

.nv-sd-nav a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 38px;
	padding: 0 14px;
	border: 1px solid rgba(16, 19, 33, 0.08);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.68);
	color: #272c39;
	font-size: 0.86rem;
	font-weight: 950 !important;
	text-decoration: none;
	white-space: nowrap;
	transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease;
}

.nv-sd-nav a:hover,
.nv-sd-nav a:focus-visible,
.nv-sd-nav a.is-active {
	border-color: rgba(220, 46, 51, 0.24);
	background: rgba(220, 46, 51, 0.08);
	color: var(--nv-sd-red);
	outline: none;
}

.nv-sd-section {
	padding: clamp(74px, 9vw, 112px) 24px;
	background: #fffaf1;
}

.nv-sd-section--white {
	background: #ffffff;
}

.nv-sd-section--dark {
	background:
		radial-gradient(circle at 12% 18%, rgba(255, 191, 20, 0.12), transparent 24%),
		radial-gradient(circle at 88% 80%, rgba(220, 46, 51, 0.16), transparent 28%),
		linear-gradient(180deg, #08090e 0%, #11131b 100%);
	color: #fffaf1;
}

.nv-sd-section-header {
	display: grid !important;
	gap: 13px;
	max-width: 760px;
	margin: 0 auto clamp(30px, 5vw, 48px);
	text-align: center;
}

.nv-sd-section-title .elementor-heading-title {
	margin: 0;
	color: var(--nv-sd-ink);
	font-size: clamp(2rem, 3.3vw, 3.35rem);
	font-weight: 950 !important;
	line-height: 1.03;
	text-wrap: balance;
}

.nv-sd-section--dark .nv-sd-section-title .elementor-heading-title {
	color: #fffaf1;
}

.nv-sd-section-copy,
.nv-sd-section-copy .elementor-widget-container {
	color: var(--nv-sd-muted);
	font-size: 1.04rem;
	line-height: 1.72;
	text-wrap: pretty;
}

.nv-sd-section--dark .nv-sd-section-copy,
.nv-sd-section--dark .nv-sd-section-copy .elementor-widget-container {
	color: rgba(255, 250, 241, 0.76);
}

.nv-sd-overview-grid,
.nv-sd-price-grid,
.nv-sd-doc-grid,
.nv-sd-view-grid,
.nv-sd-team-grid,
.nv-sd-related-grid,
.nv-sd-contact-grid {
	display: grid !important;
	gap: 18px;
}

.nv-sd-overview-grid {
	grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
	align-items: start;
}

.nv-sd-overview-aside {
	display: grid !important;
	gap: 14px;
}

.nv-sd-card,
.nv-sd-price-card,
.nv-sd-doc-card,
.nv-sd-view-card,
.nv-sd-team-card,
.nv-sd-related-card,
.nv-sd-contact-card,
.nv-sd-faq__item {
	position: relative;
	border: 1px solid rgba(16, 19, 33, 0.09);
	border-radius: 22px;
	background:
		radial-gradient(circle at var(--nv-service-spot-x, 50%) var(--nv-service-spot-y, 0%), rgba(255, 191, 20, 0.2), transparent 34%),
		#ffffff;
	box-shadow: 0 20px 54px rgba(16, 19, 33, 0.08);
	transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
	overflow: hidden;
}

.nv-sd-card:hover,
.nv-sd-card.is-pointer-active,
.nv-sd-price-card:hover,
.nv-sd-price-card.is-pointer-active,
.nv-sd-doc-card:hover,
.nv-sd-doc-card.is-pointer-active,
.nv-sd-view-card:hover,
.nv-sd-view-card.is-pointer-active,
.nv-sd-team-card:hover,
.nv-sd-team-card.is-pointer-active,
.nv-sd-related-card:hover,
.nv-sd-related-card.is-pointer-active,
.nv-sd-contact-method:hover,
.nv-sd-contact-method.is-pointer-active {
	border-color: rgba(220, 46, 51, 0.18);
	box-shadow: 0 28px 70px rgba(16, 19, 33, 0.12);
	transform: translateY(-3px);
}

.nv-sd-card {
	display: grid !important;
	gap: 16px;
	min-height: 100%;
	padding: clamp(24px, 3vw, 34px);
}

.nv-sd-card--feature {
	background:
		linear-gradient(145deg, rgba(220, 46, 51, 0.98), rgba(255, 123, 34, 0.94) 62%, rgba(255, 191, 20, 0.9));
	color: #fffaf1;
}

.nv-sd-card--feature .nv-sd-card__title .elementor-heading-title,
.nv-sd-card--feature .nv-sd-card__copy,
.nv-sd-card--feature .nv-sd-card__copy .elementor-widget-container {
	color: #fffaf1 !important;
}

.nv-sd-card__eyebrow,
.nv-sd-card__eyebrow .elementor-widget-container {
	color: var(--nv-sd-red);
	font-size: 0.78rem;
	font-weight: 950 !important;
	text-transform: uppercase !important;
}

.nv-sd-card--feature .nv-sd-card__eyebrow,
.nv-sd-card--feature .nv-sd-card__eyebrow .elementor-widget-container {
	color: rgba(255, 250, 241, 0.76);
}

.nv-sd-card__title .elementor-heading-title,
.nv-sd-price-card__title .elementor-heading-title,
.nv-sd-doc-card__title .elementor-heading-title,
.nv-sd-view-card__title .elementor-heading-title,
.nv-sd-team-card__title .elementor-heading-title,
.nv-sd-related-card__title .elementor-heading-title {
	margin: 0;
	color: var(--nv-sd-ink);
	font-size: clamp(1.25rem, 1.7vw, 1.72rem);
	font-weight: 950 !important;
	line-height: 1.08;
	text-wrap: balance;
}

.nv-sd-card__copy,
.nv-sd-card__copy .elementor-widget-container,
.nv-sd-price-card__copy,
.nv-sd-price-card__copy .elementor-widget-container,
.nv-sd-doc-card__copy,
.nv-sd-doc-card__copy .elementor-widget-container,
.nv-sd-view-card__copy,
.nv-sd-view-card__copy .elementor-widget-container,
.nv-sd-team-card__copy,
.nv-sd-team-card__copy .elementor-widget-container,
.nv-sd-related-card__copy,
.nv-sd-related-card__copy .elementor-widget-container {
	color: var(--nv-sd-muted);
	font-size: 0.98rem;
	line-height: 1.7;
}

.nv-sd-list,
.nv-sd-list .elementor-widget-container {
	display: grid;
	gap: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.nv-sd-list li {
	position: relative;
	padding-left: 25px;
	color: #343a49;
	font-weight: 800 !important;
	line-height: 1.55;
}

.nv-sd-list li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.55em;
	width: 9px;
	height: 9px;
	border-radius: 999px;
	background: linear-gradient(135deg, var(--nv-sd-red), var(--nv-sd-gold));
	box-shadow: 0 0 0 4px rgba(220, 46, 51, 0.08);
}

.nv-sd-price-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.nv-sd-price-card {
	display: grid !important;
	gap: 16px;
	align-content: start;
	padding: clamp(24px, 3vw, 34px);
}

.nv-sd-price-card--featured {
	border-color: rgba(255, 191, 20, 0.42);
	background:
		radial-gradient(circle at 70% 0%, rgba(255, 191, 20, 0.28), transparent 34%),
		#11131a;
	color: #fffaf1;
	box-shadow: 0 32px 80px rgba(16, 19, 33, 0.24);
	transform: translateY(-10px);
}

.nv-sd-price-card__tag,
.nv-sd-price-card__tag .elementor-widget-container {
	display: inline-flex;
	width: fit-content;
	padding: 8px 12px;
	border-radius: 999px;
	background: rgba(220, 46, 51, 0.08);
	color: var(--nv-sd-red);
	font-size: 0.78rem;
	font-weight: 950 !important;
	text-transform: uppercase !important;
}

.nv-sd-price-card--featured .nv-sd-price-card__tag,
.nv-sd-price-card--featured .nv-sd-price-card__tag .elementor-widget-container {
	background: rgba(255, 191, 20, 0.16);
	color: #ffe68e;
}

.nv-sd-price-card__price,
.nv-sd-price-card__price .elementor-widget-container {
	color: var(--nv-sd-ink);
	font-size: clamp(2rem, 3vw, 3rem);
	font-weight: 950 !important;
	line-height: 1;
}

.nv-sd-price-card__price small {
	display: block;
	margin-top: 8px;
	color: var(--nv-sd-muted);
	font-size: 0.9rem;
	font-weight: 800 !important;
	line-height: 1.35;
}

.nv-sd-price-card--featured .nv-sd-price-card__title .elementor-heading-title,
.nv-sd-price-card--featured .nv-sd-price-card__price,
.nv-sd-price-card--featured .nv-sd-price-card__price .elementor-widget-container {
	color: #fffaf1;
}

.nv-sd-price-card--featured .nv-sd-price-card__copy,
.nv-sd-price-card--featured .nv-sd-price-card__copy .elementor-widget-container,
.nv-sd-price-card--featured .nv-sd-list li,
.nv-sd-price-card--featured .nv-sd-price-card__price small {
	color: rgba(255, 250, 241, 0.76);
}

.nv-sd-process {
	counter-reset: nv-sd-step;
}

.nv-sd-process-grid {
	display: grid !important;
	gap: 14px;
}

.nv-sd-step {
	position: relative;
	display: grid !important;
	grid-template-columns: 70px minmax(0, 1fr);
	gap: 18px;
	align-items: start;
	padding: 24px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 22px;
	background:
		radial-gradient(circle at var(--nv-service-spot-x, 50%) var(--nv-service-spot-y, 0%), rgba(255, 191, 20, 0.16), transparent 32%),
		rgba(255, 255, 255, 0.045);
	color: #fffaf1;
	box-shadow: 0 18px 48px rgba(0, 0, 0, 0.22);
}

.nv-sd-step__num,
.nv-sd-step__num .elementor-widget-container {
	display: grid;
	place-items: center;
	width: 58px;
	height: 58px;
	border-radius: 18px;
	background: linear-gradient(135deg, var(--nv-sd-gold), var(--nv-sd-orange));
	color: #11131a;
	font-size: 1.1rem;
	font-weight: 950 !important;
}

.nv-sd-step__content {
	display: grid !important;
	gap: 8px;
}

.nv-sd-step__title .elementor-heading-title {
	margin: 0;
	color: #fffaf1;
	font-size: clamp(1.2rem, 1.7vw, 1.65rem);
	font-weight: 950 !important;
}

.nv-sd-step__copy,
.nv-sd-step__copy .elementor-widget-container {
	color: rgba(255, 250, 241, 0.74);
	font-size: 0.98rem;
	line-height: 1.7;
}

.nv-sd-doc-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.nv-sd-doc-card {
	display: grid !important;
	gap: 12px;
	padding: 24px;
}

.nv-sd-doc-card__mark,
.nv-sd-doc-card__mark .elementor-widget-container {
	display: grid;
	place-items: center;
	width: 46px;
	height: 46px;
	border-radius: 16px;
	background: rgba(220, 46, 51, 0.08);
	color: var(--nv-sd-red);
	font-size: 0.95rem;
	font-weight: 950 !important;
}

.nv-sd-view-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.nv-sd-view-card {
	display: grid !important;
	gap: 14px;
	padding: clamp(24px, 3vw, 34px);
	background:
		radial-gradient(circle at 84% 12%, rgba(74, 107, 255, 0.14), transparent 28%),
		#ffffff;
}

.nv-sd-view-card--shariah {
	background:
		radial-gradient(circle at 82% 12%, rgba(255, 191, 20, 0.18), transparent 30%),
		#ffffff;
}

.nv-sd-view-card__meta,
.nv-sd-view-card__meta .elementor-widget-container {
	color: var(--nv-sd-red);
	font-size: 0.82rem;
	font-weight: 950 !important;
	text-transform: uppercase !important;
}

.nv-sd-privacy {
	display: grid !important;
	grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
	gap: 18px;
	align-items: stretch;
}

.nv-sd-privacy .nv-sd-card {
	min-height: 100%;
}

.nv-sd-team-grid,
.nv-sd-related-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.nv-sd-team-card,
.nv-sd-related-card {
	display: grid !important;
	gap: 12px;
	padding: 24px;
}

.nv-sd-team-card__role,
.nv-sd-team-card__role .elementor-widget-container {
	color: var(--nv-sd-red);
	font-size: 0.78rem;
	font-weight: 950 !important;
	text-transform: uppercase !important;
}

.nv-sd-faq {
	display: grid !important;
	gap: 12px;
	width: min(920px, 100%);
	margin-inline: auto;
}

.nv-sd-faq__item {
	padding: 0;
	background: #ffffff;
	box-shadow: 0 16px 42px rgba(16, 19, 33, 0.07);
}

.nv-sd-faq__question {
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: nowrap !important;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	width: 100%;
	padding: 22px 24px;
	cursor: pointer;
}

.nv-sd-faq__question:focus-visible {
	outline: 3px solid rgba(255, 191, 20, 0.45);
	outline-offset: -3px;
}

.nv-sd-faq__question-text,
.nv-sd-faq__question-text .elementor-widget-container {
	flex: 1 1 0 !important;
	min-width: 0;
	width: auto !important;
	color: var(--nv-sd-ink);
	font-size: clamp(1rem, 1.25vw, 1.15rem);
	font-weight: 950 !important;
	line-height: 1.35;
	text-align: left;
}

.nv-sd-faq__question::after {
	content: "+";
	display: grid;
	flex: 0 0 34px;
	place-items: center;
	width: 34px;
	height: 34px;
	border-radius: 999px;
	background: rgba(220, 46, 51, 0.08);
	color: var(--nv-sd-red);
	font-size: 1.25rem;
	font-weight: 950;
	line-height: 1;
	transition: transform 180ms ease, background-color 180ms ease;
}

.nv-sd-faq__item.is-open .nv-sd-faq__question::after {
	content: "-";
	background: rgba(255, 191, 20, 0.18);
	color: #9c6500;
	transform: rotate(180deg);
}

.nv-sd-faq__answer {
	padding: 0 24px 24px;
}

.nv-sd-faq__item:not(.is-open) > .nv-sd-faq__answer,
.nv-sd-faq__answer[hidden] {
	display: none !important;
}

.nv-sd-faq__answer-copy,
.nv-sd-faq__answer-copy .elementor-widget-container {
	max-width: 760px;
	color: var(--nv-sd-muted);
	font-size: 0.98rem;
	line-height: 1.74;
}

.nv-sd-contact {
	padding-bottom: clamp(86px, 10vw, 126px);
	background:
		linear-gradient(180deg, #fffaf1 0%, #fffaf1 44%, #07080c 44%, #07080c 100%);
}

.nv-sd-contact-grid {
	grid-template-columns: minmax(280px, 0.84fr) minmax(0, 1.16fr);
	border: 1px solid rgba(16, 19, 33, 0.1);
	border-radius: 30px;
	background: #ffffff;
	box-shadow: 0 34px 82px rgba(16, 19, 33, 0.16);
	overflow: hidden;
}

.nv-sd-contact-card {
	display: grid !important;
	align-content: start;
	gap: 18px;
	padding: clamp(28px, 4vw, 46px);
	background: #ffffff;
}

.nv-sd-contact-card--info {
	background:
		linear-gradient(145deg, rgba(220, 46, 51, 0.98), rgba(255, 123, 34, 0.94) 58%, rgba(255, 191, 20, 0.9));
	color: #fffaf1;
}

.nv-sd-contact-card--info .nv-sd-section-title .elementor-heading-title,
.nv-sd-contact-card--info .nv-sd-section-copy,
.nv-sd-contact-card--info .nv-sd-section-copy .elementor-widget-container {
	color: #fffaf1 !important;
}

.nv-sd-contact-methods {
	display: grid !important;
	gap: 12px;
	margin-top: 8px;
}

.nv-sd-contact-method {
	display: grid !important;
	grid-template-columns: 46px minmax(0, 1fr);
	gap: 14px;
	align-items: center;
	min-height: 72px;
	padding: 12px;
	border: 1px solid rgba(255, 255, 255, 0.22);
	border-radius: 18px;
	background:
		radial-gradient(circle at var(--nv-service-spot-x, 50%) var(--nv-service-spot-y, 0%), rgba(255, 255, 255, 0.24), transparent 36%),
		rgba(255, 255, 255, 0.12);
	color: #fffaf1;
	text-decoration: none;
}

.nv-sd-contact-method:hover,
.nv-sd-contact-method:focus-visible {
	border-color: rgba(255, 255, 255, 0.46);
	background-color: rgba(255, 255, 255, 0.18);
	color: #fffaf1;
	outline: none;
}

.nv-sd-contact-method__icon,
.nv-sd-contact-method__icon .elementor-widget-container {
	display: grid;
	place-items: center;
	width: 46px;
	height: 46px;
	border-radius: 999px;
	background: rgba(5, 6, 9, 0.18);
	color: #fffaf1;
	font-size: 0.9rem;
	font-weight: 950 !important;
}

.nv-sd-contact-method__text strong,
.nv-sd-contact-method__text small {
	display: block;
}

.nv-sd-contact-method__text strong {
	color: #fffaf1;
	font-size: 0.98rem;
	font-weight: 950 !important;
	line-height: 1.25;
}

.nv-sd-contact-method__text small {
	margin-top: 4px;
	color: rgba(255, 250, 241, 0.78);
	font-size: 0.9rem;
	line-height: 1.45;
}

.nv-sd-contact-form-widget .elementor-form-fields-wrapper {
	display: grid !important;
	gap: 14px;
}

.nv-sd-contact-form-widget .elementor-field-group {
	padding: 0 !important;
	margin: 0 !important;
}

.nv-sd-contact-form-widget .elementor-field-label {
	margin-bottom: 7px;
	color: #303647;
	font-size: 0.88rem;
	font-weight: 950 !important;
	line-height: 1.2;
}

.nv-sd-contact-form-widget .elementor-field-textual,
.nv-sd-contact-form-widget select.elementor-field {
	min-height: 50px;
	border: 1px solid rgba(16, 19, 33, 0.12) !important;
	border-radius: 14px !important;
	background: #fffaf1 !important;
	color: var(--nv-sd-ink) !important;
	font-size: 0.98rem !important;
	box-shadow: none !important;
	transition: border-color 160ms ease, box-shadow 160ms ease, background-color 160ms ease;
}

.nv-sd-contact-form-widget textarea.elementor-field-textual {
	min-height: 132px;
	resize: vertical;
}

.nv-sd-contact-form-widget .elementor-field-textual:focus,
.nv-sd-contact-form-widget select.elementor-field:focus {
	border-color: rgba(220, 46, 51, 0.35) !important;
	background: #ffffff !important;
	box-shadow: 0 0 0 4px rgba(220, 46, 51, 0.08) !important;
	outline: none !important;
}

.nv-sd-contact-form-widget .elementor-button {
	min-height: 54px;
	padding: 16px 26px;
	border: 0;
	border-radius: 999px;
	background: linear-gradient(135deg, var(--nv-sd-gold), var(--nv-sd-orange));
	color: #11131a;
	font-weight: 950 !important;
	box-shadow: 0 18px 44px rgba(255, 191, 20, 0.22);
	transition: transform 180ms ease, box-shadow 180ms ease;
}

.nv-sd-contact-form-widget .elementor-button:hover,
.nv-sd-contact-form-widget .elementor-button:focus-visible {
	color: #11131a;
	transform: translateY(-2px);
	box-shadow: 0 26px 56px rgba(255, 191, 20, 0.3);
	outline: none;
}

.nv-service-detail .nv-services-reveal {
	opacity: 0;
	transform: translateY(18px);
	transition: opacity 520ms ease, transform 520ms ease;
}

.nv-service-detail .nv-services-reveal.is-inview {
	opacity: 1;
	transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
	.nv-service-detail .nv-services-reveal,
	.nv-sd-card,
	.nv-sd-price-card,
	.nv-sd-doc-card,
	.nv-sd-view-card,
	.nv-sd-team-card,
	.nv-sd-related-card,
	.nv-sd-contact-method {
		transition: none !important;
		transform: none !important;
	}
}

@media (max-width: 1100px) {
	.nv-sd-hero__shell,
	.nv-sd-overview-grid,
	.nv-sd-privacy,
	.nv-sd-contact-grid {
		grid-template-columns: 1fr;
	}

	.nv-sd-price-grid,
	.nv-sd-doc-grid,
	.nv-sd-team-grid,
	.nv-sd-related-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.nv-sd-price-card--featured {
		transform: none;
	}
}

@media (max-width: 782px) {
	.nv-service-detail-hero.nv-services-hero {
		padding: 64px 16px 58px !important;
	}

	.nv-sd-section,
	.nv-sd-contact {
		padding-left: 16px;
		padding-right: 16px;
	}

	.nv-sd-hero-card__stats,
	.nv-sd-price-grid,
	.nv-sd-doc-grid,
	.nv-sd-view-grid,
	.nv-sd-team-grid,
	.nv-sd-related-grid {
		grid-template-columns: 1fr;
	}

	.nv-sd-title .elementor-heading-title,
	.nv-service-detail-hero h1 {
		font-size: clamp(2.4rem, 14vw, 3.9rem);
		line-height: 1;
	}

	.nv-sd-hero__actions {
		display: grid !important;
	}

	.nv-sd-button .elementor-button,
	.nv-sd-button-secondary .elementor-button {
		width: 100%;
	}

	.nv-sd-nav-wrap {
		top: 0;
		padding-inline: 12px;
	}

	.nv-sd-section-header {
		text-align: left;
		margin-left: 0;
	}

	.nv-sd-step {
		grid-template-columns: 1fr;
	}

	.nv-sd-contact-grid {
		border-radius: 24px;
	}
}

/* Service detail template v2: Home-inspired image-led system */
.nv-service-detail--home-inspired {
	--nv-sd-ink: #101321;
	--nv-sd-muted: #5b6678;
	--nv-sd-cream: #fffaf1;
	--nv-sd-red: #dc2e33;
	--nv-sd-gold: #ffbf14;
	--nv-sd-orange: #ff7b22;
	--nv-sd-line: rgba(16, 19, 33, 0.1);
	--nv-sd-shadow: 0 28px 70px rgba(16, 19, 33, 0.12);
	background: #ffffff;
	color: var(--nv-sd-ink);
	overflow: clip;
}

.nv-service-detail--home-inspired,
.nv-service-detail--home-inspired * {
	letter-spacing: 0;
}

.nv-service-detail--home-inspired .nv-sd-shell {
	position: relative;
	z-index: 1;
	width: min(1380px, calc(100% - 64px));
	max-width: 1380px;
	margin-inline: auto;
}

.nv-service-detail--home-inspired .nv-sd-hero--home {
	position: relative;
	min-height: calc(100svh - 112px);
	padding: clamp(72px, 8vw, 118px) 0 clamp(48px, 6vw, 72px);
	background:
		radial-gradient(circle at 16% 18%, rgba(255, 191, 20, 0.18), transparent 26%),
		radial-gradient(circle at 82% 26%, rgba(220, 46, 51, 0.2), transparent 22%),
		radial-gradient(circle at 76% 82%, rgba(255, 123, 34, 0.16), transparent 24%),
		linear-gradient(180deg, #0d1018 0%, #05060b 100%);
	color: #fffaf1;
	overflow: clip;
}

.nv-service-detail--home-inspired .nv-sd-hero--home::before {
	content: "";
	position: absolute;
	inset: 0;
	background-image:
		linear-gradient(rgba(255, 255, 255, 0.052) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.052) 1px, transparent 1px);
	background-size: 140px 140px;
	opacity: 0.18;
	pointer-events: none;
}

.nv-service-detail--home-inspired .nv-sd-hero__shell {
	display: grid !important;
	grid-template-columns: minmax(0, 0.92fr) minmax(420px, 1.08fr);
	gap: clamp(28px, 5vw, 86px);
	align-items: center;
}

.nv-service-detail--home-inspired .nv-sd-title .elementor-heading-title {
	max-width: 10ch;
	color: transparent;
	background:
		radial-gradient(circle at 70% 35%, #fffcf4 0%, #ffe59b 26%, #ff9d4a 46%, #fffaf1 72%),
		linear-gradient(135deg, #fffaf1 0%, #ffe59b 42%, #ffb45a 72%, #fff3dd 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: clamp(3.3rem, 7.4vw, 7.3rem);
	line-height: 0.9;
	filter: drop-shadow(0 12px 36px rgba(255, 166, 76, 0.08));
}

.nv-service-detail--home-inspired .nv-sd-lead,
.nv-service-detail--home-inspired .nv-sd-lead .elementor-widget-container {
	max-width: 40rem;
	color: rgba(255, 250, 241, 0.76);
	font-size: clamp(1rem, 1.18vw, 1.14rem);
	line-height: 1.78;
}

.nv-service-detail--home-inspired .nv-sd-kicker,
.nv-service-detail--home-inspired .nv-sd-kicker .elementor-widget-container {
	display: inline-flex;
	align-items: center;
	width: fit-content;
	margin: 0;
	padding: 8px 14px;
	border: 1px solid rgba(255, 191, 20, 0.34);
	border-radius: 999px;
	background: rgba(255, 191, 20, 0.12);
	color: #ffe68e;
	font-size: 0.76rem;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
}

.nv-service-detail--home-inspired .nv-sd-hero-media {
	position: relative;
	min-height: clamp(420px, 48vw, 720px);
}

.nv-service-detail--home-inspired .nv-sd-hero-media > .elementor-widget,
.nv-service-detail--home-inspired .nv-sd-hero-media > .elementor-widget > .elementor-widget-container {
	width: 100%;
	height: 100%;
	min-height: inherit;
}

.nv-service-detail--home-inspired .nv-sd-hero-media__frame {
	position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	height: 100%;
	min-height: inherit;
	overflow: visible;
}

.nv-service-detail--home-inspired .nv-sd-hero-media__frame::before,
.nv-service-detail--home-inspired .nv-sd-hero-media__frame::after {
	content: "";
	position: absolute;
	border-radius: 999px;
	pointer-events: none;
	filter: blur(18px);
}

.nv-service-detail--home-inspired .nv-sd-hero-media__frame::before {
	width: min(92%, 540px);
	height: min(92%, 540px);
	bottom: 8%;
	background: radial-gradient(circle, rgba(255, 123, 34, 0.2), transparent 70%);
}

.nv-service-detail--home-inspired .nv-sd-hero-media__frame::after {
	width: min(70%, 430px);
	height: min(70%, 430px);
	top: 6%;
	right: 2%;
	background: radial-gradient(circle, rgba(255, 191, 20, 0.14), transparent 72%);
}

.nv-service-detail--home-inspired .nv-sd-hero-media__img {
	position: absolute;
	left: 50%;
	right: auto;
	bottom: 0;
	z-index: 1;
	width: min(124%, 840px);
	height: auto;
	max-width: none;
	max-height: none;
	aspect-ratio: 16 / 9;
	object-fit: contain;
	transform: translateX(-50%) scale(1);
	filter: drop-shadow(0 32px 58px rgba(0, 0, 0, 0.42));
	transition: opacity 420ms ease, transform 420ms ease, filter 420ms ease;
}

.nv-service-detail--home-inspired .nv-sd-hero-media__img.is-hover {
	opacity: 0;
}

@media (hover: hover) {
	.nv-service-detail--home-inspired .nv-sd-hero-media:hover .nv-sd-hero-media__img.is-base {
		opacity: 0;
		transform: translateX(-50%) scale(1.02);
	}

	.nv-service-detail--home-inspired .nv-sd-hero-media:hover .nv-sd-hero-media__img.is-hover {
		opacity: 1;
		transform: translateX(-50%) scale(1.025);
	}
}

.nv-service-detail--home-inspired .nv-sd-hero-media__badge {
	position: absolute;
	z-index: 3;
	left: 4%;
	bottom: 14%;
	display: grid;
	gap: 4px;
	max-width: 220px;
	padding: 16px 18px;
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 24px;
	background: rgba(16, 19, 33, 0.64);
	color: #fffaf1;
	box-shadow: 0 20px 48px rgba(0, 0, 0, 0.2);
	backdrop-filter: blur(14px);
	animation: nvSdFloat 5.6s ease-in-out infinite;
}

.nv-service-detail--home-inspired .nv-sd-hero-media__badge.is-secondary {
	left: auto;
	right: 4%;
	top: 18%;
	bottom: auto;
	animation-delay: -2.2s;
}

.nv-service-detail--home-inspired .nv-sd-hero-media__badge strong {
	font-size: 1.08rem;
	line-height: 1;
}

.nv-service-detail--home-inspired .nv-sd-hero-media__badge span {
	color: rgba(255, 250, 241, 0.74);
	font-size: 0.88rem;
	line-height: 1.35;
}

@keyframes nvSdFloat {
	0%, 100% {
		transform: translate3d(0, 0, 0);
	}
	50% {
		transform: translate3d(0, -12px, 0);
	}
}

.nv-service-detail--home-inspired .nv-sd-nav-wrap {
	position: sticky;
	top: 0;
	z-index: 45;
	border-bottom: 1px solid rgba(16, 19, 33, 0.08);
	background: rgba(255, 250, 241, 0.9);
	backdrop-filter: blur(18px);
}

.nv-service-detail--home-inspired .nv-sd-section {
	position: relative;
	padding: clamp(76px, 9vw, 132px) 0;
	scroll-margin-top: 86px;
	overflow: clip;
}

.nv-service-detail--home-inspired .nv-sd-section--white {
	background:
		radial-gradient(circle at 12% 18%, rgba(220, 46, 51, 0.06), transparent 24%),
		radial-gradient(circle at 84% 22%, rgba(255, 191, 20, 0.1), transparent 22%),
		#ffffff;
}

.nv-service-detail--home-inspired .nv-sd-section--cream {
	background:
		radial-gradient(circle at 86% 16%, rgba(255, 123, 34, 0.12), transparent 22%),
		linear-gradient(180deg, #fffaf1 0%, #fff6e8 100%);
}

.nv-service-detail--home-inspired .nv-sd-section--dark,
.nv-service-detail--home-inspired .nv-sd-section--process {
	background:
		radial-gradient(circle at 16% 22%, rgba(220, 46, 51, 0.2), transparent 28%),
		radial-gradient(circle at 82% 20%, rgba(255, 191, 20, 0.12), transparent 22%),
		linear-gradient(180deg, #06070b 0%, #0e1016 100%);
	color: #fffaf1;
}

.nv-service-detail--home-inspired .nv-sd-section--dark .nv-sd-section-title .elementor-heading-title,
.nv-service-detail--home-inspired .nv-sd-section--process .nv-sd-section-title .elementor-heading-title,
.nv-service-detail--home-inspired .nv-sd-section--dark .nv-sd-section-copy,
.nv-service-detail--home-inspired .nv-sd-section--process .nv-sd-section-copy {
	color: #fffaf1;
}

.nv-service-detail--home-inspired .nv-sd-section-header {
	display: grid !important;
	justify-items: center;
	text-align: center;
	max-width: 880px;
	margin: 0 auto clamp(28px, 4vw, 50px);
}

.nv-service-detail--home-inspired .nv-sd-section-title .elementor-heading-title {
	color: var(--nv-sd-ink);
	font-size: clamp(2.35rem, 4.8vw, 4.8rem);
	line-height: 0.96;
	text-wrap: balance;
}

.nv-service-detail--home-inspired .nv-sd-section-copy,
.nv-service-detail--home-inspired .nv-sd-section-copy .elementor-widget-container {
	max-width: 68ch;
	color: var(--nv-sd-muted);
	font-size: 1.02rem;
	line-height: 1.78;
}

.nv-service-detail--home-inspired .nv-sd-overview-media-grid,
.nv-service-detail--home-inspired .nv-sd-document-showcase,
.nv-service-detail--home-inspired .nv-sd-process-stage,
.nv-service-detail--home-inspired .nv-sd-view-grid,
.nv-service-detail--home-inspired .nv-sd-contact-grid {
	display: grid !important;
	grid-template-columns: minmax(0, 1.05fr) minmax(340px, 0.95fr);
	gap: 24px;
	align-items: stretch;
}

.nv-service-detail--home-inspired .nv-sd-overview-stack {
	display: grid !important;
	gap: 20px;
}

.nv-service-detail--home-inspired .nv-sd-home-card-grid,
.nv-service-detail--home-inspired .nv-sd-doc-grid,
.nv-service-detail--home-inspired .nv-sd-price-grid,
.nv-service-detail--home-inspired .nv-sd-team-layout {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 20px;
}

.nv-service-detail--home-inspired .nv-sd-doc-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.nv-service-detail--home-inspired .nv-sd-home-card,
.nv-service-detail--home-inspired .nv-sd-price-card,
.nv-service-detail--home-inspired .nv-sd-team-card,
.nv-service-detail--home-inspired .nv-sd-contact-card,
.nv-service-detail--home-inspired .nv-sd-faq__item {
	--nv-card-spot-x: 50%;
	--nv-card-spot-y: 24%;
	--nv-card-accent: #ffbf14;
	--nv-card-accent-soft: rgba(255, 191, 20, 0.2);
	position: relative;
	isolation: isolate;
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 28px;
	background: linear-gradient(180deg, rgba(17, 18, 24, 0.96) 0%, rgba(9, 10, 14, 0.98) 100%);
	box-shadow: 0 24px 48px rgba(0, 0, 0, 0.18);
	transition: transform 240ms ease, border-color 220ms ease, box-shadow 220ms ease, filter 220ms ease;
}

.nv-service-detail--home-inspired .nv-sd-home-card::before,
.nv-service-detail--home-inspired .nv-sd-price-card::before,
.nv-service-detail--home-inspired .nv-sd-team-card::before,
.nv-service-detail--home-inspired .nv-sd-contact-card::before,
.nv-service-detail--home-inspired .nv-sd-faq__item::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -1;
	background:
		radial-gradient(circle 210px at var(--nv-card-spot-x) var(--nv-card-spot-y), rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0) 62%),
		radial-gradient(circle at 16% 14%, var(--nv-card-accent-soft), transparent 42%),
		linear-gradient(145deg, rgba(245, 189, 2, 0.14), rgba(220, 46, 51, 0.1) 48%, rgba(255, 123, 34, 0.12) 100%);
	opacity: 0;
	transition: opacity 220ms ease;
}

.nv-service-detail--home-inspired .nv-sd-home-card:hover,
.nv-service-detail--home-inspired .nv-sd-price-card:hover,
.nv-service-detail--home-inspired .nv-sd-team-card:hover,
.nv-service-detail--home-inspired .nv-sd-contact-card:hover,
.nv-service-detail--home-inspired .nv-sd-faq__item:hover {
	transform: translateY(-4px);
	border-color: rgba(255, 255, 255, 0.18);
	box-shadow: 0 34px 78px rgba(0, 0, 0, 0.3);
	filter: saturate(1.03);
}

.nv-service-detail--home-inspired .nv-sd-home-card:hover::before,
.nv-service-detail--home-inspired .nv-sd-price-card:hover::before,
.nv-service-detail--home-inspired .nv-sd-team-card:hover::before,
.nv-service-detail--home-inspired .nv-sd-contact-card:hover::before,
.nv-service-detail--home-inspired .nv-sd-faq__item:hover::before {
	opacity: 1;
}

.nv-service-detail--home-inspired .nv-sd-home-card,
.nv-service-detail--home-inspired .nv-sd-team-card {
	min-height: 300px;
	padding: 28px 26px;
	align-items: flex-start;
}

.nv-service-detail--home-inspired .nv-sd-home-card.is-red,
.nv-service-detail--home-inspired .nv-sd-team-card.is-red {
	--nv-card-accent: #dc2e33;
	--nv-card-accent-soft: rgba(220, 46, 51, 0.28);
}

.nv-service-detail--home-inspired .nv-sd-home-card.is-gold,
.nv-service-detail--home-inspired .nv-sd-team-card.is-gold {
	--nv-card-accent: #ffbf14;
	--nv-card-accent-soft: rgba(255, 191, 20, 0.26);
}

.nv-service-detail--home-inspired .nv-sd-home-card.is-blue,
.nv-service-detail--home-inspired .nv-sd-home-card.is-cyan {
	--nv-card-accent: #6ee7ff;
	--nv-card-accent-soft: rgba(110, 231, 255, 0.2);
}

.nv-service-detail--home-inspired .nv-sd-home-card.is-magenta {
	--nv-card-accent: #d86cff;
	--nv-card-accent-soft: rgba(216, 108, 255, 0.2);
}

.nv-service-detail--home-inspired .nv-sd-home-card.is-orange {
	--nv-card-accent: #ff7b22;
	--nv-card-accent-soft: rgba(255, 123, 34, 0.24);
}

.nv-service-detail--home-inspired .nv-sd-home-card__icon,
.nv-service-detail--home-inspired .nv-sd-home-card__icon .elementor-widget-container {
	display: inline-grid;
	place-items: center;
	width: 58px;
	height: 58px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.05);
	color: var(--nv-card-accent);
	font-size: 1.08rem;
	font-weight: 950;
	line-height: 1;
}

.nv-service-detail--home-inspired .nv-sd-home-card__title .elementor-heading-title,
.nv-service-detail--home-inspired .nv-sd-team-card .nv-sd-card__title .elementor-heading-title {
	margin-top: 22px;
	color: #fffaf1;
	font-size: clamp(1.28rem, 1.72vw, 1.78rem);
	line-height: 1.08;
}

.nv-service-detail--home-inspired .nv-sd-home-card__copy,
.nv-service-detail--home-inspired .nv-sd-home-card__copy .elementor-widget-container,
.nv-service-detail--home-inspired .nv-sd-team-card .nv-sd-card__copy,
.nv-service-detail--home-inspired .nv-sd-team-card .nv-sd-card__copy .elementor-widget-container {
	margin-top: 14px;
	color: rgba(255, 250, 241, 0.76);
	font-size: 0.98rem;
	line-height: 1.72;
}

.nv-service-detail--home-inspired .nv-sd-home-card__link,
.nv-service-detail--home-inspired .nv-sd-home-card__link .elementor-widget-container {
	display: inline-flex;
	margin-top: auto;
	padding: 10px 16px;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 999px;
	color: rgba(255, 250, 241, 0.82);
	font-size: 0.82rem;
	font-weight: 800;
}

.nv-service-detail--home-inspired .nv-sd-image-card {
	position: relative;
	display: grid !important;
	grid-template-rows: minmax(260px, 1fr) auto;
	overflow: hidden;
	border: 1px solid rgba(16, 19, 33, 0.09);
	border-radius: 30px;
	background: #ffffff;
	box-shadow: var(--nv-sd-shadow);
}

.nv-service-detail--home-inspired .nv-sd-image-card.is-dark {
	border-color: rgba(255, 255, 255, 0.1);
	background: rgba(255, 255, 255, 0.045);
	color: #fffaf1;
}

.nv-service-detail--home-inspired .nv-sd-image-card__media {
	position: relative;
	overflow: hidden;
	min-height: 260px;
}

.nv-service-detail--home-inspired .nv-sd-image-card__media::after {
	content: "";
	position: absolute;
	inset: auto 0 0;
	height: 50%;
	background: linear-gradient(180deg, rgba(16, 19, 33, 0), rgba(16, 19, 33, 0.58));
	pointer-events: none;
}

.nv-service-detail--home-inspired .nv-sd-image-card__img,
.nv-service-detail--home-inspired .nv-sd-image-card__img img {
	width: 100%;
	height: 100%;
	min-height: inherit;
	object-fit: cover;
}

.nv-service-detail--home-inspired .nv-sd-image-card__img img {
	transition: transform 520ms ease, filter 520ms ease;
}

.nv-service-detail--home-inspired .nv-sd-image-card:hover .nv-sd-image-card__img img {
	transform: scale(1.055);
	filter: saturate(1.06) contrast(1.03);
}

.nv-service-detail--home-inspired .nv-sd-image-card__body {
	padding: clamp(22px, 3vw, 34px);
}

.nv-service-detail--home-inspired .nv-sd-image-card.is-large {
	grid-row: span 2;
}

.nv-service-detail--home-inspired .nv-sd-card__eyebrow,
.nv-service-detail--home-inspired .nv-sd-card__eyebrow .elementor-widget-container,
.nv-service-detail--home-inspired .nv-sd-price-card__label,
.nv-service-detail--home-inspired .nv-sd-price-card__label .elementor-widget-container {
	display: inline-flex;
	width: fit-content;
	margin: 0;
	padding: 7px 12px;
	border: 1px solid rgba(255, 191, 20, 0.28);
	border-radius: 999px;
	background: rgba(255, 191, 20, 0.1);
	color: #b37700;
	font-size: 0.72rem;
	font-weight: 900;
	text-transform: uppercase;
}

.nv-service-detail--home-inspired .nv-sd-section--dark .nv-sd-card__eyebrow,
.nv-service-detail--home-inspired .nv-sd-section--dark .nv-sd-card__eyebrow .elementor-widget-container {
	color: #ffe68e;
}

.nv-service-detail--home-inspired .nv-sd-card__title .elementor-heading-title,
.nv-service-detail--home-inspired .nv-sd-price-card__title .elementor-heading-title {
	margin-top: 16px;
	color: var(--nv-sd-ink);
	font-size: clamp(1.35rem, 2vw, 2.1rem);
	line-height: 1.08;
}

.nv-service-detail--home-inspired .nv-sd-image-card.is-dark .nv-sd-card__title .elementor-heading-title,
.nv-service-detail--home-inspired .nv-sd-image-card.is-dark .nv-sd-card__copy {
	color: #fffaf1;
}

.nv-service-detail--home-inspired .nv-sd-card__copy,
.nv-service-detail--home-inspired .nv-sd-card__copy .elementor-widget-container {
	margin-top: 12px;
	color: var(--nv-sd-muted);
	font-size: 0.98rem;
	line-height: 1.72;
}

.nv-service-detail--home-inspired .nv-sd-price-layout {
	display: grid !important;
	gap: 24px;
}

.nv-service-detail--home-inspired .nv-sd-price-card {
	padding: 30px 28px;
	border-color: rgba(16, 19, 33, 0.1);
	background: #ffffff;
	box-shadow: var(--nv-sd-shadow);
}

.nv-service-detail--home-inspired .nv-sd-price-card::before {
	background:
		radial-gradient(circle 210px at var(--nv-card-spot-x) var(--nv-card-spot-y), rgba(255, 191, 20, 0.22), rgba(255, 255, 255, 0) 62%),
		linear-gradient(145deg, rgba(255, 191, 20, 0.12), rgba(220, 46, 51, 0.06));
}

.nv-service-detail--home-inspired .nv-sd-price-card.is-featured {
	background: linear-gradient(145deg, #101321 0%, #07080c 100%);
	color: #fffaf1;
	transform: translateY(-10px);
}

.nv-service-detail--home-inspired .nv-sd-price-card.is-featured .nv-sd-price-card__title .elementor-heading-title,
.nv-service-detail--home-inspired .nv-sd-price-card.is-featured .nv-sd-price-card__copy,
.nv-service-detail--home-inspired .nv-sd-price-card.is-featured .nv-sd-list li {
	color: #fffaf1;
}

.nv-service-detail--home-inspired .nv-sd-price-card__price,
.nv-service-detail--home-inspired .nv-sd-price-card__price .elementor-widget-container {
	margin-top: 18px;
	color: var(--nv-sd-red);
	font-size: clamp(2rem, 3vw, 3.2rem);
	font-weight: 950;
	line-height: 1;
}

.nv-service-detail--home-inspired .nv-sd-price-card.is-featured .nv-sd-price-card__price,
.nv-service-detail--home-inspired .nv-sd-price-card.is-featured .nv-sd-price-card__price .elementor-widget-container {
	color: var(--nv-sd-gold);
}

.nv-service-detail--home-inspired .nv-sd-list {
	display: grid;
	gap: 10px;
	margin: 22px 0 0;
	padding: 0;
	list-style: none;
}

.nv-service-detail--home-inspired .nv-sd-list li {
	position: relative;
	padding-left: 24px;
	color: var(--nv-sd-muted);
	line-height: 1.55;
}

.nv-service-detail--home-inspired .nv-sd-list li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.56em;
	width: 10px;
	height: 10px;
	border-radius: 999px;
	background: linear-gradient(135deg, var(--nv-sd-gold), var(--nv-sd-red));
	box-shadow: 0 0 0 5px rgba(255, 191, 20, 0.1);
}

.nv-service-detail--home-inspired .nv-sd-process-tabs {
	display: flex !important;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
	margin-bottom: 24px;
}

.nv-service-detail--home-inspired .nv-sd-process-tabs .elementor-widget-container {
	display: contents;
}

.nv-service-detail--home-inspired .nv-sd-process-tab {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	min-height: 48px;
	padding: 9px 16px 9px 10px;
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.04);
	color: rgba(255, 250, 241, 0.82);
	font: inherit;
	font-weight: 900;
	cursor: pointer;
	transition: transform 180ms ease, background 180ms ease, border-color 180ms ease, color 180ms ease;
}

.nv-service-detail--home-inspired .nv-sd-process-tab span {
	display: inline-grid;
	place-items: center;
	width: 30px;
	height: 30px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08);
	color: var(--nv-sd-gold);
	font-size: 0.75rem;
}

.nv-service-detail--home-inspired .nv-sd-process-tab:hover,
.nv-service-detail--home-inspired .nv-sd-process-tab:focus-visible,
.nv-service-detail--home-inspired .nv-sd-process-tab.is-active {
	border-color: rgba(255, 191, 20, 0.34);
	background: rgba(255, 191, 20, 0.12);
	color: #fffaf1;
	transform: translateY(-1px);
}

.nv-service-detail--home-inspired .nv-sd-process-stage {
	padding: clamp(18px, 2.4vw, 26px);
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 34px;
	background: rgba(255, 255, 255, 0.055);
	box-shadow: 0 32px 86px rgba(0, 0, 0, 0.24);
	backdrop-filter: blur(14px);
}

.nv-service-detail--home-inspired .nv-sd-process-copy {
	display: grid !important;
	align-content: center;
	min-height: 430px;
	padding: clamp(24px, 4vw, 54px);
}

.nv-service-detail--home-inspired .nv-sd-process-panel {
	display: grid;
	gap: 16px;
	animation: nvSdPanelIn 320ms ease both;
}

.nv-service-detail--home-inspired .nv-sd-process-panel[hidden] {
	display: none !important;
}

.nv-service-detail--home-inspired .nv-sd-process-panel h3 {
	margin: 0;
	color: #fffaf1;
	font-size: clamp(2rem, 3.8vw, 4.1rem);
	line-height: 0.96;
}

.nv-service-detail--home-inspired .nv-sd-process-panel p {
	margin: 0;
	color: rgba(255, 250, 241, 0.74);
	font-size: 1.04rem;
	line-height: 1.76;
}

.nv-service-detail--home-inspired .nv-sd-process-panel .nv-sd-panel-kicker {
	color: var(--nv-sd-gold);
	font-size: 0.82rem;
	font-weight: 950;
	text-transform: uppercase;
}

.nv-service-detail--home-inspired .nv-sd-process-panel small {
	display: inline-flex;
	width: fit-content;
	padding: 9px 13px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 999px;
	color: #fffaf1;
	font-weight: 800;
}

@keyframes nvSdPanelIn {
	from {
		opacity: 0;
		transform: translateY(12px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.nv-service-detail--home-inspired .nv-sd-process-visual {
	position: relative;
	min-height: 430px;
	overflow: hidden;
	border-radius: 26px;
	background: linear-gradient(145deg, rgba(255, 191, 20, 0.14), rgba(220, 46, 51, 0.12));
}

.nv-service-detail--home-inspired .nv-sd-process-visual > .elementor-widget,
.nv-service-detail--home-inspired .nv-sd-process-visual > .elementor-widget > .elementor-widget-container {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	margin: 0;
}

.nv-service-detail--home-inspired .nv-sd-process-img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0;
	transform: scale(1.04);
	transition: opacity 320ms ease, transform 520ms ease;
}

.nv-service-detail--home-inspired .nv-sd-process-img.is-active {
	opacity: 1;
	transform: scale(1);
}

.nv-service-detail--home-inspired .nv-sd-faq {
	display: grid !important;
	gap: 14px;
	max-width: 920px;
	margin-inline: auto;
}

.nv-service-detail--home-inspired .nv-sd-faq__item {
	border-color: rgba(16, 19, 33, 0.1);
	background: #ffffff;
	box-shadow: var(--nv-sd-shadow);
}

.nv-service-detail--home-inspired .nv-sd-faq__item::before {
	background:
		radial-gradient(circle 210px at var(--nv-card-spot-x) var(--nv-card-spot-y), rgba(255, 191, 20, 0.18), rgba(255, 255, 255, 0) 62%),
		linear-gradient(145deg, rgba(255, 191, 20, 0.1), rgba(220, 46, 51, 0.055));
}

.nv-service-detail--home-inspired .nv-sd-faq__item:hover {
	box-shadow: 0 34px 84px rgba(16, 19, 33, 0.14);
}

.nv-service-detail--home-inspired .nv-sd-contact {
	background:
		linear-gradient(180deg, #fffaf1 0%, #fffaf1 38%, #07080c 38%, #07080c 100%);
}

.nv-service-detail--home-inspired .nv-sd-contact-grid {
	border-radius: 34px;
	background: #ffffff;
	box-shadow: 0 38px 90px rgba(16, 19, 33, 0.18);
	overflow: hidden;
}

.nv-service-detail--home-inspired .nv-sd-contact-card {
	border-radius: 0;
	box-shadow: none;
}

.nv-service-detail--home-inspired .nv-sd-contact-card--info {
	padding: clamp(30px, 4vw, 52px);
	background:
		radial-gradient(circle at 16% 16%, rgba(255, 255, 255, 0.2), transparent 34%),
		linear-gradient(135deg, #dc2e33 0%, #ff7b22 62%, #ffbf14 100%);
	color: #fffaf1;
}

.nv-service-detail--home-inspired .nv-sd-contact-card--form {
	padding: clamp(30px, 4vw, 54px);
	background: #ffffff;
}

.nv-service-detail--home-inspired .nv-sd-contact-card--form .nv-sd-section-title .elementor-heading-title {
	color: var(--nv-sd-ink);
}

.nv-service-detail--home-inspired .nv-sd-contact-methods {
	display: grid;
	gap: 12px;
	margin-top: 26px;
}

.nv-service-detail--home-inspired .nv-sd-contact-method {
	display: flex;
	align-items: center;
	gap: 14px;
	padding: 14px;
	border: 1px solid rgba(255, 255, 255, 0.22);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.12);
	color: #fffaf1;
	text-decoration: none;
	transition: transform 180ms ease, background 180ms ease;
}

.nv-service-detail--home-inspired .nv-sd-contact-method:hover {
	transform: translateX(4px);
	background: rgba(255, 255, 255, 0.18);
	color: #fffaf1;
}

.nv-service-detail--home-inspired .nv-sd-contact-method__icon {
	display: inline-grid;
	flex: 0 0 46px;
	place-items: center;
	width: 46px;
	height: 46px;
	border-radius: 999px;
	background: rgba(16, 19, 33, 0.18);
	font-weight: 950;
}

.nv-service-detail--home-inspired .nv-sd-contact-method__text {
	display: grid;
	gap: 3px;
}

.nv-service-detail--home-inspired .nv-sd-contact-method__text small {
	color: rgba(255, 250, 241, 0.78);
	font-size: 0.9rem;
}

.nv-service-detail--home-inspired .nv-services-reveal,
.nv-service-detail--home-inspired .nv-sd-reveal {
	opacity: 0;
	transform: translateY(24px);
	transition: opacity 520ms ease, transform 520ms ease;
}

.nv-service-detail--home-inspired .nv-services-reveal.is-inview,
.nv-service-detail--home-inspired .nv-sd-reveal.is-inview {
	opacity: 1;
	transform: translateY(0);
}

@media (max-width: 1100px) {
	.nv-service-detail--home-inspired .nv-sd-hero__shell,
	.nv-service-detail--home-inspired .nv-sd-overview-media-grid,
	.nv-service-detail--home-inspired .nv-sd-document-showcase,
	.nv-service-detail--home-inspired .nv-sd-process-stage,
	.nv-service-detail--home-inspired .nv-sd-view-grid,
	.nv-service-detail--home-inspired .nv-sd-contact-grid {
		grid-template-columns: 1fr;
	}

	.nv-service-detail--home-inspired .nv-sd-home-card-grid,
	.nv-service-detail--home-inspired .nv-sd-price-grid,
	.nv-service-detail--home-inspired .nv-sd-team-layout {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.nv-service-detail--home-inspired .nv-sd-shell {
		width: min(100% - 32px, 1380px);
	}

	.nv-service-detail--home-inspired .nv-sd-hero--home {
		min-height: auto;
		padding-block: 54px 34px;
	}

	.nv-service-detail--home-inspired .nv-sd-title .elementor-heading-title {
		font-size: clamp(2.8rem, 15vw, 4.4rem);
	}

	.nv-service-detail--home-inspired .nv-sd-hero-media {
		min-height: clamp(290px, 84vw, 420px);
	}

	.nv-service-detail--home-inspired .nv-sd-hero-media__badge {
		left: 0;
		bottom: 2%;
		max-width: 176px;
		padding: 12px 14px;
	}

	.nv-service-detail--home-inspired .nv-sd-hero-media__badge.is-secondary {
		right: 0;
		top: 4%;
	}

	.nv-service-detail--home-inspired .nv-sd-home-card-grid,
	.nv-service-detail--home-inspired .nv-sd-doc-grid,
	.nv-service-detail--home-inspired .nv-sd-price-grid,
	.nv-service-detail--home-inspired .nv-sd-team-layout {
		grid-template-columns: 1fr;
	}

	.nv-service-detail--home-inspired .nv-sd-section {
		padding-block: 66px;
	}

	.nv-service-detail--home-inspired .nv-sd-section-header {
		justify-items: start;
		text-align: left;
	}

	.nv-service-detail--home-inspired .nv-sd-section-title .elementor-heading-title {
		font-size: clamp(2.05rem, 11vw, 3.3rem);
	}

	.nv-service-detail--home-inspired .nv-sd-image-card {
		border-radius: 24px;
	}

	.nv-service-detail--home-inspired .nv-sd-process-tabs {
		justify-content: flex-start;
		overflow-x: auto;
		flex-wrap: nowrap;
		padding-bottom: 6px;
		scrollbar-width: none;
	}

	.nv-service-detail--home-inspired .nv-sd-process-tabs::-webkit-scrollbar {
		display: none;
	}

	.nv-service-detail--home-inspired .nv-sd-process-copy,
	.nv-service-detail--home-inspired .nv-sd-process-visual {
		min-height: 330px;
	}

	.nv-service-detail--home-inspired .nv-sd-price-card.is-featured {
		transform: none;
	}

	.nv-service-detail--home-inspired .nv-sd-contact-grid {
		border-radius: 28px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.nv-service-detail--home-inspired *,
	.nv-service-detail--home-inspired *::before,
	.nv-service-detail--home-inspired *::after {
		animation: none !important;
		transition: none !important;
	}
}
