@font-face {
	font-family: "Archivo";
	font-style: normal;
	font-weight: 400 700;
	font-display: swap;
	src: url("../fonts/archivo-latin-variable.woff2") format("woff2");
}

@font-face {
	font-family: "Cormorant Garamond";
	font-style: normal;
	font-weight: 400 700;
	font-display: swap;
	src: url("../fonts/cormorant-garamond-latin-variable.woff2") format("woff2");
}

@font-face {
	font-family: "Cormorant Garamond";
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url("../fonts/cormorant-garamond-latin-italic-variable.woff2") format("woff2");
}

body.oksana-visual-match-page {
	--ovm-ink: #17211a;
	--ovm-ink-deep: #111912;
	--ovm-paper: #f4f1e9;
	--ovm-stone: #ede8dc;
	--ovm-bronze: #a07a4a;
	--ovm-bronze-soft: #c8a76e;
	--ovm-text: #23281f;
	--ovm-muted: #59604f;
	--ovm-line: #d8d1c0;
	--ovm-serif: "Cormorant Garamond", serif;
	--ovm-sans: "Archivo", sans-serif;
	margin: 0;
	background: var(--ovm-paper);
	color: var(--ovm-text);
	font-family: var(--ovm-sans);
	-webkit-font-smoothing: antialiased;
	overflow-x: clip;
}

.oksana-visual-match-page .ovm-d-hero,
.oksana-visual-match-page .ovm-d-about,
.oksana-visual-match-page .ovm-d-sellers,
.oksana-visual-match-page .ovm-d-buyers,
.oksana-visual-match-page .ovm-d-neighborhoods,
.oksana-visual-match-page .ovm-d-sales,
.oksana-visual-match-page .ovm-d-contact,
.oksana-visual-match-page .ovm-m-hero,
.oksana-visual-match-page .ovm-m-about,
.oksana-visual-match-page .ovm-m-sellers,
.oksana-visual-match-page .ovm-m-buyers,
.oksana-visual-match-page .ovm-m-neighborhoods,
.oksana-visual-match-page .ovm-m-sales,
.oksana-visual-match-page .ovm-m-contact {
	scroll-margin-top: 88px;
}

.oksana-visual-match-page a:focus-visible,
.oksana-visual-match-page button:focus-visible,
.oksana-visual-match-page input:focus-visible,
.oksana-visual-match-page textarea:focus-visible,
.oksana-visual-match-page select:focus-visible,
.oksana-visual-match-page [tabindex]:focus-visible {
	outline: 2px solid var(--ovm-bronze-soft) !important;
	outline-offset: 3px;
}

.oksana-visual-match-page input:focus-visible,
.oksana-visual-match-page textarea:focus-visible,
.oksana-visual-match-page select:focus-visible {
	border-color: var(--ovm-bronze-soft) !important;
	box-shadow: 0 0 0 3px rgba(200, 167, 110, 0.18) !important;
}

body.oksana-visual-match-page *,
body.oksana-visual-match-page *::before,
body.oksana-visual-match-page *::after {
	box-sizing: border-box;
}

.oksana-visual-match-page .ovm-page,
.oksana-visual-match-page .ovm-page > .e-con-inner,
.oksana-visual-match-page .ovm-desktop,
.oksana-visual-match-page .ovm-desktop > .e-con-inner,
.oksana-visual-match-page .ovm-mobile,
.oksana-visual-match-page .ovm-mobile > .e-con-inner {
	display: flex;
	width: 100%;
	max-width: none;
	min-width: 0;
	flex-direction: column;
	gap: 0;
	padding: 0;
	margin: 0;
	--widgets-spacing: 0px;
}

.oksana-visual-match-page .ovm-mobile {
	display: none !important;
}

.oksana-visual-match-page .elementor-widget-heading,
.oksana-visual-match-page .elementor-widget-text-editor,
.oksana-visual-match-page .elementor-widget-button,
.oksana-visual-match-page .elementor-widget-image,
.oksana-visual-match-page .elementor-widget-form {
	width: auto;
	max-width: none;
	margin: 0;
}

.oksana-visual-match-page .elementor-widget-heading .elementor-heading-title,
.oksana-visual-match-page .elementor-widget-text-editor p {
	margin: 0;
}

.oksana-visual-match-page .elementor-widget-text-editor,
.oksana-visual-match-page .elementor-widget-text-editor p,
.oksana-visual-match-page .elementor-widget-button,
.oksana-visual-match-page .elementor-field,
.oksana-visual-match-page .elementor-field-label,
.oksana-visual-match-page .elementor-button {
	font-family: var(--ovm-sans);
}

.oksana-visual-match-page .ovm-paper {
	background: var(--ovm-paper);
	color: var(--ovm-text);
}

.oksana-visual-match-page .ovm-stone {
	background: var(--ovm-stone);
	color: var(--ovm-text);
}

.oksana-visual-match-page .ovm-dark {
	background: var(--ovm-ink);
	color: var(--ovm-paper);
}

.oksana-visual-match-page .ovm-dark-deep {
	background: var(--ovm-ink-deep);
	color: var(--ovm-paper);
}

.oksana-visual-match-page .ovm-inner,
.oksana-visual-match-page .ovm-inner > .e-con-inner {
	width: calc(100% - 48px);
	max-width: 1392px;
	height: 100%;
	margin: 0 auto;
	padding-inline: 36px;
	gap: 0;
}

.oksana-visual-match-page .ovm-eyebrow .elementor-heading-title {
	font-family: var(--ovm-sans);
	font-size: 11px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.26em;
	text-transform: uppercase;
	color: var(--ovm-bronze);
}

.oksana-visual-match-page .ovm-dark .ovm-eyebrow .elementor-heading-title,
.oksana-visual-match-page .ovm-dark-deep .ovm-eyebrow .elementor-heading-title {
	color: var(--ovm-bronze-soft);
}

.oksana-visual-match-page .ovm-section-title .elementor-heading-title,
.oksana-visual-match-page .ovm-contact-title .elementor-heading-title {
	font-family: var(--ovm-serif);
	font-size: 58px;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: 0;
	color: var(--ovm-text);
	text-wrap: balance;
}

.oksana-visual-match-page .ovm-dark .ovm-section-title .elementor-heading-title,
.oksana-visual-match-page .ovm-dark .ovm-contact-title .elementor-heading-title,
.oksana-visual-match-page .ovm-dark-deep .ovm-section-title .elementor-heading-title {
	color: var(--ovm-paper);
}

.oksana-visual-match-page .ovm-body,
.oksana-visual-match-page .ovm-body p {
	font-size: 16.5px;
	line-height: 1.8;
	color: var(--ovm-muted);
}

.oksana-visual-match-page .ovm-dark .ovm-body,
.oksana-visual-match-page .ovm-dark .ovm-body p,
.oksana-visual-match-page .ovm-dark-deep .ovm-body,
.oksana-visual-match-page .ovm-dark-deep .ovm-body p {
	color: #b9bcae;
}

.oksana-visual-match-page .ovm-button-row,
.oksana-visual-match-page .ovm-button-row > .e-con-inner {
	display: flex;
	width: auto;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
	gap: 16px;
	padding: 0;
}

.oksana-visual-match-page .ovm-button .elementor-button {
	display: inline-flex;
	min-height: 56px;
	align-items: center;
	justify-content: center;
	padding: 18px 30px;
	border: 1px solid transparent;
	border-radius: 0;
	box-shadow: none;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	text-decoration: none;
	transition: background-color 180ms ease, color 180ms ease, border-color 180ms ease;
}

.oksana-visual-match-page .ovm-button-light .elementor-button {
	background: var(--ovm-paper);
	color: var(--ovm-ink);
}

.oksana-visual-match-page .ovm-button-dark .elementor-button {
	background: var(--ovm-ink);
	color: var(--ovm-paper);
}

.oksana-visual-match-page .ovm-button-outline .elementor-button {
	background: transparent;
	border-color: rgba(244, 241, 233, 0.32);
	color: var(--ovm-paper);
}

.oksana-visual-match-page .ovm-text-link .elementor-button {
	min-height: 0;
	padding: 0 0 7px;
	border: 0;
	border-bottom: 1px solid var(--ovm-bronze);
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	font-size: 11.5px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: var(--ovm-bronze);
}

@media (hover: hover) {
	.oksana-visual-match-page .ovm-button-light .elementor-button:hover,
	.oksana-visual-match-page .ovm-button-dark .elementor-button:hover {
		background: var(--ovm-bronze);
		color: var(--ovm-paper);
	}

	.oksana-visual-match-page .ovm-button-outline .elementor-button:hover {
		border-color: var(--ovm-bronze-soft);
		background: rgba(200, 167, 110, 0.12);
		color: var(--ovm-paper);
	}

	.oksana-visual-match-page .ovm-text-link .elementor-button:hover {
		border-color: var(--ovm-ink);
		color: var(--ovm-ink);
	}
}

.oksana-visual-match-page .ovm-fill-image,
.oksana-visual-match-page .ovm-fill-image .elementor-widget-container,
.oksana-visual-match-page .ovm-fill-image img {
	display: block;
	width: 100%;
	height: 100%;
}

.oksana-visual-match-page .ovm-fill-image img {
	object-fit: cover;
	object-position: 50% 50%;
	border-radius: 0;
}

/* Desktop header */
.oksana-visual-match-page .ovm-d-header {
	position: sticky;
	top: 0;
	z-index: 100;
	height: 77px;
	min-height: 77px;
	background: rgba(23, 33, 26, 0.92);
	-webkit-backdrop-filter: blur(12px);
	backdrop-filter: blur(12px);
	border-bottom: 1px solid rgba(244, 241, 233, 0.1);
}

.oksana-visual-match-page .ovm-d-header,
.oksana-visual-match-page .ovm-d-header > .e-con-inner {
	display: block;
	width: 100%;
	padding: 0;
}

.oksana-visual-match-page .ovm-d-header-inner,
.oksana-visual-match-page .ovm-d-header-inner > .e-con-inner {
	display: grid;
	width: calc(100% - 48px);
	max-width: 1392px;
	height: 76px;
	grid-template-columns: auto 1fr auto;
	align-items: center;
	gap: 32px;
	margin: 0 auto;
	padding: 0 36px;
}

.oksana-visual-match-page .ovm-brand,
.oksana-visual-match-page .ovm-brand > .e-con-inner {
	display: flex;
	width: auto;
	flex-direction: column;
	align-items: flex-start;
	gap: 3px;
	padding: 0;
	text-decoration: none;
}

.oksana-visual-match-page .ovm-brand-name .elementor-heading-title {
	font-family: var(--ovm-serif);
	font-size: 21px;
	font-weight: 600;
	line-height: 1.1;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	white-space: nowrap;
	color: var(--ovm-paper);
}

.oksana-visual-match-page .ovm-brand-subtitle,
.oksana-visual-match-page .ovm-brand-subtitle p {
	font-size: 9.5px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	white-space: nowrap;
	color: var(--ovm-bronze-soft);
}

.oksana-visual-match-page .ovm-d-nav,
.oksana-visual-match-page .ovm-d-nav > .e-con-inner {
	display: flex;
	width: auto;
	min-width: 0;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	gap: clamp(10px, 2vw, 34px);
	padding: 0;
}

.oksana-visual-match-page .ovm-nav-link .elementor-button {
	min-height: 0;
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
	font-size: clamp(10px, 1.15vw, 11.5px);
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: clamp(0.1em, 0.16vw, 0.18em);
	text-transform: uppercase;
	white-space: nowrap;
	color: #d9d6cb;
}

.oksana-visual-match-page .ovm-header-call .elementor-button {
	min-height: 44px;
	padding: 12px 24px;
	background: var(--ovm-paper);
	color: var(--ovm-ink);
}

/* Desktop hero */
.oksana-visual-match-page .ovm-d-hero,
.oksana-visual-match-page .ovm-d-hero > .e-con-inner {
	display: grid !important;
	width: 100%;
	height: 955px;
	min-height: 720px;
	grid-template-columns: minmax(0, 1.08fr) minmax(380px, 0.92fr);
	align-items: stretch;
	gap: 0;
	padding: 0;
}

.oksana-visual-match-page .ovm-d-hero-copy,
.oksana-visual-match-page .ovm-d-hero-copy > .e-con-inner {
	display: flex;
	width: 748px;
	max-width: calc(100% - 29.6px);
	height: 100%;
	justify-self: end;
	flex-direction: column;
	justify-content: center;
	align-items: stretch;
	gap: 0;
	padding: 108px 72px 96px 36px;
}

.oksana-visual-match-page .ovm-hero-title {
	margin-top: 26px;
}

.oksana-visual-match-page .ovm-hero-title .elementor-heading-title {
	max-width: 640px;
	font-family: var(--ovm-serif);
	font-size: 72px;
	font-weight: 500;
	line-height: 1.06;
	letter-spacing: -0.005em;
	text-wrap: balance;
	color: var(--ovm-paper);
}

.oksana-visual-match-page .ovm-lead {
	max-width: 52ch;
	margin-top: 30px;
}

.oksana-visual-match-page .ovm-lead,
.oksana-visual-match-page .ovm-lead p {
	font-size: 17px;
	line-height: 1.75;
	color: #c5c7ba;
}

.oksana-visual-match-page .ovm-d-hero-copy > .ovm-button-row,
.oksana-visual-match-page .ovm-d-hero-copy > .e-con-inner > .ovm-button-row {
	margin-top: 44px;
}

.oksana-visual-match-page .ovm-hero-fineprint {
	margin-top: 52px;
	padding-top: 26px;
	border-top: 1px solid rgba(244, 241, 233, 0.14);
}

.oksana-visual-match-page .ovm-hero-fineprint,
.oksana-visual-match-page .ovm-hero-fineprint p {
	font-size: 13.5px;
	line-height: 1.7;
	letter-spacing: 0.02em;
	color: #9ba192;
}

.oksana-visual-match-page .ovm-d-hero-media {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 720px;
	overflow: hidden;
}

.oksana-visual-match-page .ovm-d-hero-media > .e-con-inner {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
}

.oksana-visual-match-page .ovm-d-hero-media > .ovm-hero-image,
.oksana-visual-match-page .ovm-d-hero-media > .e-con-inner > .ovm-hero-image {
	position: absolute;
	inset: 0;
}

.oksana-visual-match-page .ovm-d-hero-media::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 1;
	pointer-events: none;
	background: linear-gradient(90deg, var(--ovm-ink) 0%, transparent 14%);
}

.oksana-visual-match-page .ovm-agent-card,
.oksana-visual-match-page .ovm-agent-card > .e-con-inner {
	display: flex;
	position: absolute;
	left: 40px;
	right: 40px;
	bottom: 40px;
	z-index: 2;
	width: auto;
	max-width: 430px;
	min-height: 132px;
	flex-direction: row;
	align-items: center;
	gap: 20px;
	padding: 26px 30px;
	background: rgba(20, 26, 21, 0.82);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	border: 1px solid rgba(244, 241, 233, 0.14);
}

.oksana-visual-match-page .ovm-agent-avatar,
.oksana-visual-match-page .ovm-agent-avatar .elementor-widget-container,
.oksana-visual-match-page .ovm-agent-avatar img {
	width: 80px;
	height: 80px;
	flex: 0 0 80px;
}

.oksana-visual-match-page .ovm-agent-avatar img {
	display: block;
	object-fit: cover;
	object-position: 50% 50%;
	border: 2px solid var(--ovm-bronze-soft);
	border-radius: 50%;
}

.oksana-visual-match-page .ovm-agent-copy,
.oksana-visual-match-page .ovm-agent-copy > .e-con-inner {
	display: flex;
	flex-direction: column;
	gap: 5px;
	padding: 0;
}

.oksana-visual-match-page .ovm-agent-name .elementor-heading-title {
	font-family: var(--ovm-serif);
	font-size: 24px;
	font-weight: 600;
	line-height: 1.15;
	color: var(--ovm-paper);
}

.oksana-visual-match-page .ovm-agent-role,
.oksana-visual-match-page .ovm-agent-role p {
	font-size: 12.5px;
	line-height: 1.55;
	color: #b9bcae;
}

/* Desktop statistics */
.oksana-visual-match-page .ovm-d-stats,
.oksana-visual-match-page .ovm-d-stats > .e-con-inner {
	display: grid;
	width: 100%;
	height: 156px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 0;
	padding-inline: max(24px, calc((100% - 1392px) / 2));
	border-top: 1px solid rgba(244, 241, 233, 0.08);
}

.oksana-visual-match-page .ovm-stat,
.oksana-visual-match-page .ovm-stat > .e-con-inner {
	display: flex;
	height: 100%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 44px 24px;
	border-left: 1px solid rgba(244, 241, 233, 0.1);
	text-align: center;
}

.oksana-visual-match-page .ovm-stat:last-child {
	border-right: 1px solid rgba(244, 241, 233, 0.1);
}

.oksana-visual-match-page .ovm-stat-value .elementor-heading-title {
	font-family: var(--ovm-serif);
	font-size: 40px;
	font-weight: 500;
	line-height: 1;
	color: var(--ovm-paper);
}

.oksana-visual-match-page .ovm-stat-label,
.oksana-visual-match-page .ovm-stat-label p {
	font-size: 10.5px;
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: 0.24em;
	text-transform: uppercase;
	color: #8f958a;
}

/* Desktop editorial sections */
.oksana-visual-match-page .ovm-d-representation { height: 634px; }
.oksana-visual-match-page .ovm-d-expertise { height: 893px; border-top: 1px solid #ddd6c5; }
.oksana-visual-match-page .ovm-d-about { height: 1008px; }
.oksana-visual-match-page .ovm-d-sellers { height: 868px; }
.oksana-visual-match-page .ovm-d-buyers { height: 1114px; }
.oksana-visual-match-page .ovm-d-neighborhoods { height: 1882px; border-top: 1px solid #ddd6c5; }
.oksana-visual-match-page .ovm-d-market { height: 582px; }
.oksana-visual-match-page .ovm-d-sales { height: 1751px; }
.oksana-visual-match-page .ovm-d-process { height: 643px; }
.oksana-visual-match-page .ovm-d-testimonials { height: 806px; }
.oksana-visual-match-page .ovm-d-contact { height: 875px; }
.oksana-visual-match-page .ovm-d-footer { height: 200px; }

.oksana-visual-match-page .ovm-representation-grid,
.oksana-visual-match-page .ovm-representation-grid > .e-con-inner {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	align-items: start;
	gap: 93.6px;
	padding-block: 130px;
}

.oksana-visual-match-page .ovm-section-copy,
.oksana-visual-match-page .ovm-section-copy > .e-con-inner,
.oksana-visual-match-page .ovm-expertise-intro,
.oksana-visual-match-page .ovm-expertise-intro > .e-con-inner,
.oksana-visual-match-page .ovm-about-copy,
.oksana-visual-match-page .ovm-about-copy > .e-con-inner,
.oksana-visual-match-page .ovm-seller-copy,
.oksana-visual-match-page .ovm-seller-copy > .e-con-inner,
.oksana-visual-match-page .ovm-buyer-copy,
.oksana-visual-match-page .ovm-buyer-copy > .e-con-inner,
.oksana-visual-match-page .ovm-sales-intro,
.oksana-visual-match-page .ovm-sales-intro > .e-con-inner,
.oksana-visual-match-page .ovm-contact-copy,
.oksana-visual-match-page .ovm-contact-copy > .e-con-inner {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 0;
	padding: 0;
}

.oksana-visual-match-page .ovm-section-copy > .ovm-section-title,
.oksana-visual-match-page .ovm-section-copy > .e-con-inner > .ovm-section-title,
.oksana-visual-match-page .ovm-expertise-intro > .ovm-section-title,
.oksana-visual-match-page .ovm-expertise-intro > .e-con-inner > .ovm-section-title,
.oksana-visual-match-page .ovm-about-copy > .ovm-section-title,
.oksana-visual-match-page .ovm-about-copy > .e-con-inner > .ovm-section-title,
.oksana-visual-match-page .ovm-seller-copy > .ovm-section-title,
.oksana-visual-match-page .ovm-seller-copy > .e-con-inner > .ovm-section-title,
.oksana-visual-match-page .ovm-buyer-copy > .ovm-section-title,
.oksana-visual-match-page .ovm-buyer-copy > .e-con-inner > .ovm-section-title,
.oksana-visual-match-page .ovm-sales-intro > .ovm-section-title,
.oksana-visual-match-page .ovm-sales-intro > .e-con-inner > .ovm-section-title {
	margin-top: 24px;
}

.oksana-visual-match-page .ovm-section-copy > .ovm-body,
.oksana-visual-match-page .ovm-section-copy > .e-con-inner > .ovm-body,
.oksana-visual-match-page .ovm-expertise-intro > .ovm-body,
.oksana-visual-match-page .ovm-expertise-intro > .e-con-inner > .ovm-body,
.oksana-visual-match-page .ovm-about-copy > .ovm-body,
.oksana-visual-match-page .ovm-about-copy > .e-con-inner > .ovm-body,
.oksana-visual-match-page .ovm-seller-copy > .ovm-body,
.oksana-visual-match-page .ovm-seller-copy > .e-con-inner > .ovm-body,
.oksana-visual-match-page .ovm-buyer-copy > .ovm-body,
.oksana-visual-match-page .ovm-buyer-copy > .e-con-inner > .ovm-body,
.oksana-visual-match-page .ovm-sales-intro > .ovm-body,
.oksana-visual-match-page .ovm-sales-intro > .e-con-inner > .ovm-body {
	margin-top: 28px;
}

.oksana-visual-match-page .ovm-specialty-grid,
.oksana-visual-match-page .ovm-specialty-grid > .e-con-inner {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0;
	margin-top: 14px;
	padding: 0;
	border-top: 1px solid var(--ovm-line);
}

.oksana-visual-match-page .ovm-specialty {
	min-height: 80px;
	padding: 26px 28px 26px 0;
	border-right: 1px solid var(--ovm-line);
	border-bottom: 1px solid var(--ovm-line);
}

.oksana-visual-match-page .ovm-specialty:nth-child(even) {
	padding-left: 28px;
	padding-right: 0;
	border-right: 0;
}

.oksana-visual-match-page .ovm-specialty .elementor-heading-title {
	font-family: var(--ovm-serif);
	font-size: 27px;
	font-weight: 500;
	line-height: 1.1;
	color: var(--ovm-text);
}

.oksana-visual-match-page .ovm-specialty-link {
	display: flex;
	min-height: 80px;
	align-items: center;
	padding-left: 28px;
	border-bottom: 1px solid var(--ovm-line);
}

.oksana-visual-match-page .ovm-d-expertise > .ovm-inner,
.oksana-visual-match-page .ovm-d-expertise > .e-con-inner > .ovm-inner {
	padding-block: 120px;
}

.oksana-visual-match-page .ovm-expertise-intro {
	max-width: 760px;
}

.oksana-visual-match-page .ovm-expertise-grid,
.oksana-visual-match-page .ovm-expertise-grid > .e-con-inner {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 2px;
	margin-top: 64px;
	padding: 0;
	background: #ddd6c5;
	border: 1px solid #ddd6c5;
}

.oksana-visual-match-page .ovm-expertise-card,
.oksana-visual-match-page .ovm-expertise-card > .e-con-inner {
	display: flex;
	min-height: 171px;
	flex-direction: column;
	gap: 16px;
	padding: 46px 48px;
	background: #fbf8f0;
}

.oksana-visual-match-page .ovm-card-title .elementor-heading-title {
	font-family: var(--ovm-serif);
	font-size: 30px;
	font-weight: 600;
	line-height: 1.15;
	color: var(--ovm-text);
}

.oksana-visual-match-page .ovm-card-copy,
.oksana-visual-match-page .ovm-card-copy p {
	font-size: 15.5px;
	line-height: 1.75;
	color: var(--ovm-muted);
}

.oksana-visual-match-page .ovm-about-grid,
.oksana-visual-match-page .ovm-about-grid > .e-con-inner {
	display: grid;
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
	align-items: start;
	gap: 93.6px;
	padding-block: 130px;
}

.oksana-visual-match-page .ovm-about-photo-wrap {
	position: relative;
	width: 100%;
	aspect-ratio: 4 / 5;
}

.oksana-visual-match-page .ovm-about-photo-wrap::before {
	content: "";
	position: absolute;
	left: -14px;
	top: 14px;
	z-index: 0;
	width: 100%;
	height: 100%;
	border: 1px solid var(--ovm-bronze);
}

.oksana-visual-match-page .ovm-about-photo {
	position: relative;
	z-index: 1;
}

.oksana-visual-match-page .ovm-about-photo img {
	object-position: 42% 50%;
}

.oksana-visual-match-page .ovm-about-second {
	margin-top: 18px !important;
}

.oksana-visual-match-page .ovm-about-quote {
	margin-top: 34px;
	padding: 26px 0;
	border-top: 1px solid var(--ovm-line);
	border-bottom: 1px solid var(--ovm-line);
}

.oksana-visual-match-page .ovm-about-quote,
.oksana-visual-match-page .ovm-about-quote p {
	font-family: var(--ovm-serif);
	font-size: 26px;
	font-style: italic;
	line-height: 1.4;
	color: var(--ovm-bronze);
}

.oksana-visual-match-page .ovm-credential-list,
.oksana-visual-match-page .ovm-credential-list > .e-con-inner,
.oksana-visual-match-page .ovm-buyer-list,
.oksana-visual-match-page .ovm-buyer-list > .e-con-inner {
	display: flex;
	flex-direction: column;
	gap: 14px;
	padding: 0;
}

.oksana-visual-match-page .ovm-credential-list {
	margin-top: 30px;
}

.oksana-visual-match-page .ovm-bullet,
.oksana-visual-match-page .ovm-bullet > .e-con-inner {
	display: grid;
	grid-template-columns: 14px minmax(0, 1fr);
	align-items: baseline;
	gap: 14px;
	padding: 0;
}

.oksana-visual-match-page .ovm-bullet-symbol .elementor-heading-title {
	font-family: var(--ovm-sans);
	font-size: 13px;
	font-weight: 400;
	color: var(--ovm-bronze);
}

.oksana-visual-match-page .ovm-bullet-copy,
.oksana-visual-match-page .ovm-bullet-copy p {
	font-size: 15.5px;
	line-height: 1.6;
	color: #3a4034;
}

.oksana-visual-match-page .ovm-about-copy > .ovm-button,
.oksana-visual-match-page .ovm-about-copy > .e-con-inner > .ovm-button {
	margin-top: 40px;
}

.oksana-visual-match-page .ovm-sellers-grid,
.oksana-visual-match-page .ovm-sellers-grid > .e-con-inner {
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
	align-items: center;
	gap: 93.6px;
	padding-block: 130px;
}

.oksana-visual-match-page .ovm-strategy-grid,
.oksana-visual-match-page .ovm-strategy-grid > .e-con-inner {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0;
	margin-top: 44px;
	padding: 0;
	border-top: 1px solid rgba(244, 241, 233, 0.14);
}

.oksana-visual-match-page .ovm-number-item,
.oksana-visual-match-page .ovm-number-item > .e-con-inner {
	display: grid;
	grid-template-columns: 30px minmax(0, 1fr);
	align-items: baseline;
	gap: 18px;
	min-height: 65px;
	padding: 22px 24px 22px 0;
	border-bottom: 1px solid rgba(244, 241, 233, 0.14);
}

.oksana-visual-match-page .ovm-strategy-grid .ovm-number-item:nth-child(even) {
	padding-left: 24px;
	padding-right: 0;
	border-left: 1px solid rgba(244, 241, 233, 0.14);
}

.oksana-visual-match-page .ovm-number .elementor-heading-title {
	font-family: var(--ovm-sans);
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.1em;
	color: var(--ovm-bronze-soft);
}

.oksana-visual-match-page .ovm-number-label,
.oksana-visual-match-page .ovm-number-label p {
	font-size: 15.5px;
	line-height: 1.4;
	color: #e4e2d6;
}

.oksana-visual-match-page .ovm-seller-copy > .ovm-button,
.oksana-visual-match-page .ovm-seller-copy > .e-con-inner > .ovm-button {
	margin-top: 44px;
}

.oksana-visual-match-page .ovm-seller-photo-wrap {
	width: 100%;
	max-width: 480px;
	aspect-ratio: 1;
	justify-self: center;
	overflow: hidden;
}

.oksana-visual-match-page .ovm-seller-photo img {
	object-position: 50% 52%;
}

.oksana-visual-match-page .ovm-buyers-grid,
.oksana-visual-match-page .ovm-buyers-grid > .e-con-inner {
	display: grid;
	grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
	align-items: center;
	gap: 93.6px;
	padding-block: 130px;
}

.oksana-visual-match-page .ovm-buyer-photo-wrap {
	width: 100%;
	height: 854px;
	overflow: hidden;
}

.oksana-visual-match-page .ovm-buyer-photo img {
	object-position: 50% 50%;
}

.oksana-visual-match-page .ovm-buyer-list {
	gap: 15px;
	margin-top: 32px;
}

.oksana-visual-match-page .ovm-buyer-copy > .ovm-button,
.oksana-visual-match-page .ovm-buyer-copy > .e-con-inner > .ovm-button {
	margin-top: 40px;
}

/* Desktop neighborhoods */
.oksana-visual-match-page .ovm-d-neighborhoods > .ovm-inner,
.oksana-visual-match-page .ovm-d-neighborhoods > .e-con-inner > .ovm-inner {
	padding-block: 130px;
}

.oksana-visual-match-page .ovm-centered-intro,
.oksana-visual-match-page .ovm-centered-intro > .e-con-inner {
	display: flex;
	max-width: 820px;
	flex-direction: column;
	align-items: center;
	gap: 0;
	margin-inline: auto;
	padding: 0;
	text-align: center;
}

.oksana-visual-match-page .ovm-centered-intro > .ovm-section-title,
.oksana-visual-match-page .ovm-centered-intro > .e-con-inner > .ovm-section-title {
	width: 100%;
	margin-top: 24px;
}

.oksana-visual-match-page .ovm-centered-intro > .ovm-body,
.oksana-visual-match-page .ovm-centered-intro > .e-con-inner > .ovm-body {
	margin-top: 26px;
}

.oksana-visual-match-page .ovm-neighborhood-grid,
.oksana-visual-match-page .ovm-neighborhood-grid > .e-con-inner {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
	margin-top: 72px;
	padding: 0;
}

.oksana-visual-match-page .ovm-neighborhood-card,
.oksana-visual-match-page .ovm-neighborhood-card > .e-con-inner {
	display: flex;
	min-width: 0;
	min-height: 418px;
	flex-direction: column;
	gap: 0;
	padding: 0;
	background: var(--ovm-ink);
	border: 1px solid rgba(160, 122, 74, 0.35);
	border-radius: 0;
	box-shadow: none;
	overflow: hidden;
	text-decoration: none;
}

.oksana-visual-match-page .ovm-neighborhood-image,
.oksana-visual-match-page .ovm-neighborhood-image .elementor-widget-container,
.oksana-visual-match-page .ovm-neighborhood-image img {
	display: block;
	width: 100%;
	height: 230px;
}

.oksana-visual-match-page .ovm-neighborhood-image img {
	object-fit: cover;
	object-position: 50% 50%;
	border-radius: 0;
}

.oksana-visual-match-page .ovm-neighborhood-card-copy,
.oksana-visual-match-page .ovm-neighborhood-card-copy > .e-con-inner {
	display: flex;
	flex: 1;
	flex-direction: column;
	align-items: center;
	gap: 12px;
	padding: 6px 30px 34px;
	text-align: center;
}

.oksana-visual-match-page .ovm-neighborhood-title .elementor-heading-title {
	font-family: var(--ovm-serif);
	font-size: 30px;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--ovm-paper);
}

.oksana-visual-match-page .ovm-bronze-divider {
	width: 150px;
	height: 1px;
	min-height: 1px;
	margin: 0 auto;
	background: rgba(200, 167, 110, 0.5);
}

.oksana-visual-match-page .ovm-neighborhood-description,
.oksana-visual-match-page .ovm-neighborhood-description p {
	font-size: 14px;
	line-height: 1.7;
	color: #c5c7ba;
}

.oksana-visual-match-page .ovm-neighborhood-banner {
	position: relative;
	display: flex;
	grid-column: 1 / -1;
	min-height: 380px;
	align-items: center;
	justify-content: flex-end;
	padding: 48px 72px;
	overflow: hidden;
	text-decoration: none;
}

.oksana-visual-match-page .ovm-neighborhood-banner > .e-con-inner {
	display: flex;
	position: static;
	width: 100%;
	align-items: center;
	justify-content: flex-end;
	padding: 0;
}

.oksana-visual-match-page .ovm-neighborhood-banner > .ovm-fill-image,
.oksana-visual-match-page .ovm-neighborhood-banner > .e-con-inner > .ovm-fill-image {
	position: absolute;
	inset: 0;
	z-index: 0;
}

.oksana-visual-match-page .ovm-neighborhood-banner::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 1;
	background: linear-gradient(90deg, rgba(23, 33, 26, 0.08) 0%, rgba(23, 33, 26, 0.28) 42%, rgba(23, 33, 26, 0.94) 100%);
}

.oksana-visual-match-page .ovm-neighborhood-banner-copy,
.oksana-visual-match-page .ovm-neighborhood-banner-copy > .e-con-inner {
	display: flex;
	position: relative;
	z-index: 2;
	width: min(52%, 650px);
	flex-direction: column;
	align-items: flex-end;
	gap: 16px;
	padding: 0;
	text-align: right;
}

.oksana-visual-match-page .ovm-neighborhood-banner .ovm-neighborhood-title .elementor-heading-title {
	font-size: 36px;
}

.oksana-visual-match-page .ovm-neighborhood-banner .ovm-bronze-divider {
	margin-right: 0;
}

@media (hover: hover) {
	.oksana-visual-match-page .ovm-neighborhood-card img,
	.oksana-visual-match-page .ovm-neighborhood-banner img {
		transition: transform 320ms ease;
	}

	.oksana-visual-match-page .ovm-neighborhood-card:hover img,
	.oksana-visual-match-page .ovm-neighborhood-banner:hover img {
		transform: scale(1.02);
	}
}

/* Desktop market */
.oksana-visual-match-page .ovm-d-market > .ovm-inner,
.oksana-visual-match-page .ovm-d-market > .e-con-inner > .ovm-inner {
	padding-block: 110px;
}

.oksana-visual-match-page .ovm-d-market .ovm-section-title .elementor-heading-title {
	font-size: 56px;
}

.oksana-visual-match-page .ovm-market-grid,
.oksana-visual-match-page .ovm-market-grid > .e-con-inner {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 0;
	margin-top: 64px;
	padding: 0;
	border: 1px solid rgba(200, 167, 110, 0.24);
}

.oksana-visual-match-page .ovm-market-stat,
.oksana-visual-match-page .ovm-market-stat > .e-con-inner {
	display: flex;
	min-height: 118px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 10px;
	padding: 24px;
	border-right: 1px solid rgba(200, 167, 110, 0.24);
	text-align: center;
}

.oksana-visual-match-page .ovm-market-stat:last-child { border-right: 0; }

.oksana-visual-match-page .ovm-market-value .elementor-heading-title {
	font-family: var(--ovm-serif);
	font-size: 34px;
	font-weight: 500;
	color: var(--ovm-paper);
}

.oksana-visual-match-page .ovm-market-label,
.oksana-visual-match-page .ovm-market-label p {
	font-size: 10.5px;
	font-weight: 600;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: #9ba192;
}

/* Desktop sales */
.oksana-visual-match-page .ovm-d-sales > .ovm-inner,
.oksana-visual-match-page .ovm-d-sales > .e-con-inner > .ovm-inner {
	padding-block: 130px;
}

.oksana-visual-match-page .ovm-sales-intro { max-width: 760px; }

.oksana-visual-match-page .ovm-sale-feature,
.oksana-visual-match-page .ovm-sale-feature > .e-con-inner {
	display: grid;
	height: 510px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0;
	margin-top: 64px;
	padding: 0;
	border: 1px solid var(--ovm-line);
}

.oksana-visual-match-page .ovm-sale-secondary,
.oksana-visual-match-page .ovm-sale-secondary > .e-con-inner {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 22px;
	margin-top: 22px;
	padding: 0;
}

.oksana-visual-match-page .ovm-sale-card,
.oksana-visual-match-page .ovm-sale-card > .e-con-inner {
	display: flex;
	height: 610px;
	flex-direction: column;
	gap: 0;
	padding: 0;
	border: 1px solid var(--ovm-line);
}

.oksana-visual-match-page .ovm-sale-feature .ovm-sale-image,
.oksana-visual-match-page .ovm-sale-feature .ovm-sale-image .elementor-widget-container,
.oksana-visual-match-page .ovm-sale-feature .ovm-sale-image img {
	display: block;
	width: 100%;
	height: 100%;
}

.oksana-visual-match-page .ovm-sale-card .ovm-sale-image,
.oksana-visual-match-page .ovm-sale-card .ovm-sale-image .elementor-widget-container,
.oksana-visual-match-page .ovm-sale-card .ovm-sale-image img {
	display: block;
	width: 100%;
	height: 280px;
}

.oksana-visual-match-page .ovm-sale-image img {
	object-fit: cover;
	object-position: 50% 50%;
	border-radius: 0;
}

.oksana-visual-match-page .ovm-sale-art,
.oksana-visual-match-page .ovm-sale-art > .e-con-inner {
	display: flex;
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 0;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
	gap: 0;
	padding: 48px;
	background: var(--ovm-ink);
	overflow: hidden;
}

.oksana-visual-match-page .ovm-sale-art::before {
	content: "";
	position: absolute;
	inset: 34px;
	border: 1px solid rgba(200, 167, 110, 0.24);
	pointer-events: none;
}

.oksana-visual-match-page .ovm-sale-art::after {
	content: "";
	position: absolute;
	right: -80px;
	top: -100px;
	width: 360px;
	height: 360px;
	border: 1px solid rgba(200, 167, 110, 0.14);
	border-radius: 50%;
	pointer-events: none;
}

.oksana-visual-match-page .ovm-sale-art > *,
.oksana-visual-match-page .ovm-sale-art > .e-con-inner > * {
	position: relative;
	z-index: 1;
}

.oksana-visual-match-page .ovm-sale-art-location {
	margin-top: 20px;
}

.oksana-visual-match-page .ovm-sale-art-location .elementor-heading-title {
	max-width: 10ch;
	font-family: var(--ovm-serif);
	font-size: 46px;
	font-weight: 500;
	line-height: 1.05;
	color: var(--ovm-paper);
}

.oksana-visual-match-page .ovm-sale-art-price {
	margin-top: 22px;
}

.oksana-visual-match-page .ovm-sale-art-price,
.oksana-visual-match-page .ovm-sale-art-price p {
	font-family: var(--ovm-serif);
	font-size: 26px;
	line-height: 1.2;
	color: var(--ovm-bronze-soft);
}

.oksana-visual-match-page .ovm-sale-card .ovm-sale-art,
.oksana-visual-match-page .ovm-sale-card .ovm-sale-art > .e-con-inner {
	height: 280px;
	min-height: 280px;
	padding: 34px;
}

.oksana-visual-match-page .ovm-sale-card .ovm-sale-art::before {
	inset: 22px;
}

.oksana-visual-match-page .ovm-sale-card .ovm-sale-art-location .elementor-heading-title {
	font-size: 36px;
}

.oksana-visual-match-page .ovm-sale-card .ovm-sale-art-price,
.oksana-visual-match-page .ovm-sale-card .ovm-sale-art-price p {
	font-size: 22px;
}

.oksana-visual-match-page .ovm-sale-copy,
.oksana-visual-match-page .ovm-sale-copy > .e-con-inner {
	display: flex;
	flex: 1;
	flex-direction: column;
	align-items: stretch;
	gap: 0;
	padding: 42px 46px;
}

.oksana-visual-match-page .ovm-sale-card .ovm-sale-copy,
.oksana-visual-match-page .ovm-sale-card .ovm-sale-copy > .e-con-inner {
	padding: 30px 34px;
}

.oksana-visual-match-page .ovm-sale-price {
	margin-top: 14px;
}

.oksana-visual-match-page .ovm-sale-price .elementor-heading-title {
	font-family: var(--ovm-serif);
	font-size: 34px;
	font-weight: 500;
	line-height: 1.15;
	color: var(--ovm-bronze);
}

.oksana-visual-match-page .ovm-sale-meta {
	margin-top: 14px;
}

.oksana-visual-match-page .ovm-sale-meta,
.oksana-visual-match-page .ovm-sale-meta p {
	font-size: 10.5px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: var(--ovm-muted);
}

.oksana-visual-match-page .ovm-sale-story {
	margin-top: 24px;
}

.oksana-visual-match-page .ovm-sale-story,
.oksana-visual-match-page .ovm-sale-story p {
	font-size: 14px;
	line-height: 1.55;
	color: var(--ovm-muted);
}

.oksana-visual-match-page .ovm-sale-copy > .ovm-text-link,
.oksana-visual-match-page .ovm-sale-copy > .e-con-inner > .ovm-text-link {
	margin-top: auto;
	padding-top: 22px;
}

/* Desktop process */
.oksana-visual-match-page .ovm-d-process > .ovm-inner,
.oksana-visual-match-page .ovm-d-process > .e-con-inner > .ovm-inner {
	padding-block: 100px;
}

.oksana-visual-match-page .ovm-process-grid,
.oksana-visual-match-page .ovm-process-grid > .e-con-inner {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 0;
	margin-top: 58px;
	padding: 0;
}

.oksana-visual-match-page .ovm-process-step,
.oksana-visual-match-page .ovm-process-step > .e-con-inner {
	display: flex;
	min-height: 148px;
	flex-direction: column;
	gap: 12px;
	padding: 0 28px;
	border-right: 1px solid var(--ovm-line);
}

.oksana-visual-match-page .ovm-process-step:first-child { padding-left: 0; }
.oksana-visual-match-page .ovm-process-step:last-child { padding-right: 0; border-right: 0; }

.oksana-visual-match-page .ovm-process-number .elementor-heading-title {
	font-family: var(--ovm-sans);
	font-size: 10.5px;
	font-weight: 600;
	letter-spacing: 0.1em;
	color: var(--ovm-bronze);
}

.oksana-visual-match-page .ovm-process-title .elementor-heading-title {
	font-family: var(--ovm-serif);
	font-size: 24px;
	font-weight: 600;
	line-height: 1.15;
	color: var(--ovm-text);
}

.oksana-visual-match-page .ovm-process-description,
.oksana-visual-match-page .ovm-process-description p {
	font-size: 13px;
	line-height: 1.6;
	color: var(--ovm-muted);
}

.oksana-visual-match-page .ovm-guide-button {
	align-self: center;
	margin-top: 42px;
}

.oksana-visual-match-page .ovm-guide-button .elementor-button {
	min-height: 46px;
	padding: 14px 24px;
	border-color: rgba(160, 122, 74, 0.45);
	background: transparent;
	color: var(--ovm-bronze);
}

/* Desktop testimonials */
.oksana-visual-match-page .ovm-d-testimonials > .ovm-inner,
.oksana-visual-match-page .ovm-d-testimonials > .e-con-inner > .ovm-inner {
	padding-block: 120px;
}

.oksana-visual-match-page .ovm-testimonial-grid,
.oksana-visual-match-page .ovm-testimonial-grid > .e-con-inner {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
	margin-top: 58px;
	padding: 0;
}

.oksana-visual-match-page .ovm-testimonial-card,
.oksana-visual-match-page .ovm-testimonial-card > .e-con-inner {
	display: flex;
	min-height: 360px;
	flex-direction: column;
	gap: 0;
	padding: 36px 38px;
	background: #fbf8f0;
	border: 1px solid var(--ovm-line);
	border-radius: 0;
	box-shadow: none;
}

.oksana-visual-match-page .ovm-quote-mark .elementor-heading-title {
	font-family: var(--ovm-serif);
	font-size: 48px;
	font-weight: 500;
	line-height: 0.8;
	color: var(--ovm-bronze-soft);
}

.oksana-visual-match-page .ovm-testimonial-quote {
	margin-top: 22px;
}

.oksana-visual-match-page .ovm-testimonial-quote,
.oksana-visual-match-page .ovm-testimonial-quote p {
	font-family: var(--ovm-serif);
	font-size: 19px;
	font-style: italic;
	line-height: 1.55;
	color: var(--ovm-text);
}

.oksana-visual-match-page .ovm-testimonial-name {
	margin-top: auto;
	padding-top: 24px;
}

.oksana-visual-match-page .ovm-testimonial-name,
.oksana-visual-match-page .ovm-testimonial-name p {
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--ovm-muted);
}

/* Desktop contact and footer */
.oksana-visual-match-page .ovm-contact-grid,
.oksana-visual-match-page .ovm-contact-grid > .e-con-inner {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	align-items: start;
	gap: 93.6px;
	padding-block: 130px;
}

.oksana-visual-match-page .ovm-contact-title {
	margin-top: 26px;
}

.oksana-visual-match-page .ovm-contact-title .elementor-heading-title {
	font-size: 64px;
	line-height: 1.08;
}

.oksana-visual-match-page .ovm-contact-copy > .ovm-body,
.oksana-visual-match-page .ovm-contact-copy > .e-con-inner > .ovm-body {
	margin-top: 28px;
}

.oksana-visual-match-page .ovm-contact-copy > .ovm-button-row,
.oksana-visual-match-page .ovm-contact-copy > .e-con-inner > .ovm-button-row {
	margin-top: 36px;
}

.oksana-visual-match-page .ovm-contact-fineprint {
	margin-top: 42px;
	padding-top: 26px;
	border-top: 1px solid rgba(244, 241, 233, 0.14);
}

.oksana-visual-match-page .ovm-contact-fineprint,
.oksana-visual-match-page .ovm-contact-fineprint p {
	font-size: 12.5px;
	line-height: 1.8;
	color: #9ba192;
}

.oksana-visual-match-page .ovm-form-panel,
.oksana-visual-match-page .ovm-form-panel > .e-con-inner {
	display: flex;
	flex-direction: column;
	gap: 0;
	padding: 38px 42px;
	background: rgba(244, 241, 233, 0.03);
	border: 1px solid rgba(244, 241, 233, 0.18);
}

.oksana-visual-match-page .ovm-form-title .elementor-heading-title {
	font-family: var(--ovm-serif);
	font-size: 25px;
	font-weight: 600;
	line-height: 1.2;
	color: var(--ovm-paper);
}

.oksana-visual-match-page .ovm-consultation-form {
	margin-top: 28px;
}

.oksana-visual-match-page .ovm-consultation-form .elementor-form-fields-wrapper {
	display: grid;
	grid-template-columns: 1fr;
	gap: 18px;
}

.oksana-visual-match-page .ovm-consultation-form .elementor-field-group {
	width: 100%;
	margin: 0;
	padding: 0;
}

.oksana-visual-match-page .ovm-consultation-form .elementor-field-label {
	display: block;
	margin: 0 0 8px;
	font-size: 10px;
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	color: #d9d6cb;
}

.oksana-visual-match-page .ovm-consultation-form input.elementor-field,
.oksana-visual-match-page .ovm-consultation-form textarea.elementor-field {
	width: 100%;
	min-height: 48px;
	padding: 12px 14px;
	border: 1px solid rgba(244, 241, 233, 0.18);
	border-radius: 0;
	background: rgba(17, 25, 18, 0.42);
	box-shadow: none;
	font-size: 14px;
	color: var(--ovm-paper);
}

.oksana-visual-match-page .ovm-consultation-form textarea.elementor-field {
	min-height: 96px;
	resize: vertical;
}

.oksana-visual-match-page .ovm-consultation-form .elementor-field-subgroup {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 8px;
}

.oksana-visual-match-page .ovm-consultation-form .elementor-field-option {
	position: relative;
	margin: 0;
}

.oksana-visual-match-page .ovm-consultation-form .elementor-field-option input {
	position: absolute;
	opacity: 0;
}

.oksana-visual-match-page .ovm-consultation-form .elementor-field-option label {
	display: flex;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	margin: 0;
	border: 1px solid rgba(244, 241, 233, 0.18);
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #d9d6cb;
}

.oksana-visual-match-page .ovm-consultation-form .elementor-field-option input:checked + label {
	background: var(--ovm-paper);
	color: var(--ovm-ink);
}

.oksana-visual-match-page .ovm-consultation-form .elementor-field-option input:focus-visible + label {
	outline: 2px solid var(--ovm-bronze-soft);
	outline-offset: 2px;
}

.oksana-visual-match-page .ovm-consultation-form .elementor-field-type-submit .elementor-button {
	width: 100%;
	min-height: 48px;
	padding: 14px 20px;
	border: 0;
	border-radius: 0;
	background: var(--ovm-paper);
	box-shadow: none;
	font-size: 10.5px;
	font-weight: 700;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--ovm-ink);
}

.oksana-visual-match-page .ovm-confidentiality {
	margin-top: 16px;
}

.oksana-visual-match-page .ovm-confidentiality,
.oksana-visual-match-page .ovm-confidentiality p {
	font-size: 10.5px;
	line-height: 1.5;
	text-align: center;
	color: #8f958a;
}

.oksana-visual-match-page .ovm-d-footer-inner,
.oksana-visual-match-page .ovm-d-footer-inner > .e-con-inner {
	display: grid;
	width: calc(100% - 48px);
	max-width: 1392px;
	height: 100%;
	grid-template-columns: 1fr 1.4fr 1fr;
	align-items: start;
	gap: 60px;
	margin: 0 auto;
	padding: 64px 36px;
	border-top: 1px solid rgba(244, 241, 233, 0.14);
}

.oksana-visual-match-page .ovm-footer-copy,
.oksana-visual-match-page .ovm-footer-copy p {
	font-size: 12px;
	line-height: 1.75;
	color: #9ba192;
}

.oksana-visual-match-page .ovm-footer-center,
.oksana-visual-match-page .ovm-footer-center > .e-con-inner {
	display: flex;
	flex-direction: column;
	gap: 18px;
	padding: 0;
}

.oksana-visual-match-page .ovm-footer-links,
.oksana-visual-match-page .ovm-footer-links > .e-con-inner,
.oksana-visual-match-page .ovm-mobile-legal-links,
.oksana-visual-match-page .ovm-mobile-legal-links > .e-con-inner {
	display: flex;
	width: 100%;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px 20px;
	padding: 0;
}

.oksana-visual-match-page .ovm-footer-link .elementor-button {
	min-height: 0;
	padding: 0 0 4px;
	border: 0;
	border-bottom: 1px solid rgba(200, 167, 110, 0.45);
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	font-size: 9px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #b9bcae;
}

.oksana-visual-match-page .ovm-footer-legal { text-align: right; }

/* Tablet: retain the desktop composition while allowing natural height. */
@media (min-width: 900px) and (max-width: 1199px) {
	.oksana-visual-match-page .ovm-d-hero,
	.oksana-visual-match-page .ovm-d-hero > .e-con-inner {
		height: auto;
		min-height: 720px;
	}

	.oksana-visual-match-page .ovm-d-hero-copy,
	.oksana-visual-match-page .ovm-d-hero-copy > .e-con-inner {
		width: 100%;
		max-width: none;
		padding: 82px 46px 76px 34px;
	}

	.oksana-visual-match-page .ovm-hero-title .elementor-heading-title { font-size: clamp(52px, 6vw, 66px); }
	.oksana-visual-match-page .ovm-section-title .elementor-heading-title { font-size: clamp(43px, 5vw, 54px); }

	.oksana-visual-match-page .ovm-d-representation,
	.oksana-visual-match-page .ovm-d-expertise,
	.oksana-visual-match-page .ovm-d-about,
	.oksana-visual-match-page .ovm-d-sellers,
	.oksana-visual-match-page .ovm-d-buyers,
	.oksana-visual-match-page .ovm-d-neighborhoods,
	.oksana-visual-match-page .ovm-d-market,
	.oksana-visual-match-page .ovm-d-sales,
	.oksana-visual-match-page .ovm-d-process,
	.oksana-visual-match-page .ovm-d-testimonials,
	.oksana-visual-match-page .ovm-d-contact,
	.oksana-visual-match-page .ovm-d-footer {
		height: auto;
		min-height: 0;
	}

	.oksana-visual-match-page .ovm-inner,
	.oksana-visual-match-page .ovm-inner > .e-con-inner { width: 100%; padding-inline: 32px; }

	.oksana-visual-match-page .ovm-representation-grid,
	.oksana-visual-match-page .ovm-about-grid,
	.oksana-visual-match-page .ovm-sellers-grid,
	.oksana-visual-match-page .ovm-buyers-grid,
	.oksana-visual-match-page .ovm-contact-grid { gap: 52px; padding-block: 96px; }

	.oksana-visual-match-page .ovm-d-expertise > .ovm-inner,
	.oksana-visual-match-page .ovm-d-neighborhoods > .ovm-inner,
	.oksana-visual-match-page .ovm-d-market > .ovm-inner,
	.oksana-visual-match-page .ovm-d-sales > .ovm-inner,
	.oksana-visual-match-page .ovm-d-process > .ovm-inner,
	.oksana-visual-match-page .ovm-d-testimonials > .ovm-inner { padding-block: 96px; }

	.oksana-visual-match-page .ovm-neighborhood-image,
	.oksana-visual-match-page .ovm-neighborhood-image .elementor-widget-container,
	.oksana-visual-match-page .ovm-neighborhood-image img { height: 180px; }

	.oksana-visual-match-page .ovm-neighborhood-title .elementor-heading-title { font-size: 23px; }
	.oksana-visual-match-page .ovm-neighborhood-card-copy { padding-inline: 22px; }
	.oksana-visual-match-page .ovm-buyer-photo-wrap { height: 720px; }
	.oksana-visual-match-page .ovm-d-footer-inner { width: 100%; padding-inline: 32px; }
}

/* Mobile composition: purpose-built, not a stacked desktop tree. */
@media (max-width: 899px) {
	.oksana-visual-match-page .ovm-desktop { display: none !important; }
	.oksana-visual-match-page .ovm-mobile,
	.oksana-visual-match-page .ovm-mobile > .e-con-inner { display: flex !important; }
	/* Elementor containers default to flex-wrap:wrap; on the fixed-height mobile
	   column sections this spills overflowing children into a second column
	   (horizontal overflow). Force nowrap so content stacks vertically. */
	.oksana-visual-match-page .ovm-mobile,
	.oksana-visual-match-page .ovm-mobile .e-con { flex-wrap: nowrap !important; }

	.oksana-visual-match-page .ovm-m-header { height: 65px; min-height: 65px; position: sticky; top: 0; z-index: 100; background: rgba(23, 33, 26, 0.94); -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); border-bottom: 1px solid rgba(244, 241, 233, 0.1); }
	.oksana-visual-match-page .ovm-m-header,
	.oksana-visual-match-page .ovm-m-header > .e-con-inner { display: block; width: 100%; padding: 0; }

	.oksana-visual-match-page .ovm-m-header-inner,
	.oksana-visual-match-page .ovm-m-header-inner > .e-con-inner {
		display: flex;
		width: 100%;
		height: 65px;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		gap: 12px;
		padding: 0 20px;
	}

	.oksana-visual-match-page .ovm-m-header .ovm-brand-name .elementor-heading-title { font-size: 16px; letter-spacing: 0.11em; }
	.oksana-visual-match-page .ovm-m-header .ovm-brand-subtitle,
	.oksana-visual-match-page .ovm-m-header .ovm-brand-subtitle p { font-size: 7.5px; letter-spacing: 0.2em; }
	.oksana-visual-match-page .ovm-m-header .ovm-brand { min-height: 44px; justify-content: center; }
	.oksana-visual-match-page .ovm-m-call .elementor-button { min-width: 56px; min-height: 44px; padding: 11px 14px; background: var(--ovm-paper); color: var(--ovm-ink); font-size: 9px; }

	.oksana-visual-match-page .ovm-m-hero { height: 930px; min-height: 930px; padding: 0; }
	.oksana-visual-match-page .ovm-m-hero,
	.oksana-visual-match-page .ovm-m-hero > .e-con-inner { display: flex; flex-direction: column; gap: 0; }

	.oksana-visual-match-page .ovm-m-hero-image { position: relative; width: 100%; height: 300px; min-height: 300px; overflow: hidden; }
	.oksana-visual-match-page .ovm-m-hero-image > .e-con-inner { display: block; width: 100%; height: 100%; padding: 0; }
	.oksana-visual-match-page .ovm-m-hero-image::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 58%, var(--ovm-ink) 100%); }

	.oksana-visual-match-page .ovm-m-hero-copy,
	.oksana-visual-match-page .ovm-m-hero-copy > .e-con-inner {
		display: flex;
		width: 100%;
		height: 630px;
		flex-direction: column;
		align-items: stretch;
		gap: 0;
		padding: 20px 24px 48px;
	}

	.oksana-visual-match-page .ovm-eyebrow .elementor-heading-title { font-size: 9px; letter-spacing: 0.2em; }
	.oksana-visual-match-page .ovm-m-hero .ovm-hero-title { margin-top: 16px; }
	.oksana-visual-match-page .ovm-m-hero .ovm-hero-title .elementor-heading-title { max-width: none; font-size: 38px; line-height: 1.1; letter-spacing: 0; }
	.oksana-visual-match-page .ovm-m-hero .ovm-lead { margin-top: 18px; }
	.oksana-visual-match-page .ovm-m-hero .ovm-lead,
	.oksana-visual-match-page .ovm-m-hero .ovm-lead p { max-width: none; font-size: 14px; line-height: 1.62; }

	.oksana-visual-match-page .ovm-m-button-stack,
	.oksana-visual-match-page .ovm-m-button-stack > .e-con-inner { display: flex; width: 100%; flex-direction: column; align-items: stretch; gap: 10px; padding: 0; }
	.oksana-visual-match-page .ovm-m-hero .ovm-m-button-stack { margin-top: 24px; }
	.oksana-visual-match-page .ovm-m-button-stack .ovm-button,
	.oksana-visual-match-page .ovm-m-button-stack .elementor-button { width: 100%; }
	.oksana-visual-match-page .ovm-m-button-stack .elementor-button { min-height: 52px; padding: 15px 18px; font-size: 10px; }

	.oksana-visual-match-page .ovm-m-agent-row,
	.oksana-visual-match-page .ovm-m-agent-row > .e-con-inner { display: flex; width: 100%; flex-direction: row; align-items: center; gap: 14px; margin-top: 24px; padding: 0; }
	.oksana-visual-match-page .ovm-m-agent-row .ovm-agent-avatar,
	.oksana-visual-match-page .ovm-m-agent-row .ovm-agent-avatar .elementor-widget-container,
	.oksana-visual-match-page .ovm-m-agent-row .ovm-agent-avatar img { width: 60px; height: 60px; flex-basis: 60px; }
	.oksana-visual-match-page .ovm-m-agent-copy,
	.oksana-visual-match-page .ovm-m-agent-copy p { font-size: 10px; line-height: 1.55; color: #b9bcae; }
	.oksana-visual-match-page .ovm-m-agent-copy strong { font-family: var(--ovm-serif); font-size: 15px; font-weight: 600; color: var(--ovm-paper); }

	.oksana-visual-match-page .ovm-m-stats,
	.oksana-visual-match-page .ovm-m-stats > .e-con-inner { display: grid; width: 100%; height: 202px; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0; padding: 0; }
	.oksana-visual-match-page .ovm-m-stats .ovm-stat { height: 101px; padding: 20px 12px; border: 0; border-right: 1px solid rgba(244, 241, 233, 0.1); border-bottom: 1px solid rgba(244, 241, 233, 0.1); }
	.oksana-visual-match-page .ovm-m-stats .ovm-stat:nth-child(even) { border-right: 0; }
	.oksana-visual-match-page .ovm-m-stats .ovm-stat:nth-child(n+3) { border-bottom: 0; }
	.oksana-visual-match-page .ovm-m-stats .ovm-stat-value .elementor-heading-title { font-size: 28px; }
	.oksana-visual-match-page .ovm-m-stats .ovm-stat-label,
	.oksana-visual-match-page .ovm-m-stats .ovm-stat-label p { font-size: 8px; letter-spacing: 0.17em; }

	.oksana-visual-match-page .ovm-m-about { height: 673px; }
	.oksana-visual-match-page .ovm-m-sellers { height: 600px; }
	.oksana-visual-match-page .ovm-m-buyers { height: 527px; }
	.oksana-visual-match-page .ovm-m-neighborhoods { height: 1954px; }
	.oksana-visual-match-page .ovm-m-sales { height: 654px; }
	.oksana-visual-match-page .ovm-m-process { height: 631px; }
	.oksana-visual-match-page .ovm-m-testimonials { height: 889px; }
	.oksana-visual-match-page .ovm-m-contact { height: auto; min-height: 1110px; }

	.oksana-visual-match-page .ovm-m-about,
	.oksana-visual-match-page .ovm-m-sellers,
	.oksana-visual-match-page .ovm-m-buyers,
	.oksana-visual-match-page .ovm-m-neighborhoods,
	.oksana-visual-match-page .ovm-m-sales,
	.oksana-visual-match-page .ovm-m-process,
	.oksana-visual-match-page .ovm-m-testimonials,
	.oksana-visual-match-page .ovm-m-contact { padding-inline: 24px; }

	.oksana-visual-match-page .ovm-m-inner,
	.oksana-visual-match-page .ovm-m-inner > .e-con-inner { display: flex; width: 100%; height: 100%; flex-direction: column; align-items: stretch; gap: 0; padding: 72px 0 64px; }

	.oksana-visual-match-page .ovm-mobile .ovm-section-title .elementor-heading-title,
	.oksana-visual-match-page .ovm-mobile .ovm-contact-title .elementor-heading-title { font-size: 32px; line-height: 1.12; }
	.oksana-visual-match-page .ovm-mobile .ovm-eyebrow + .ovm-section-title,
	.oksana-visual-match-page .ovm-mobile .ovm-eyebrow + .ovm-contact-title,
	.oksana-visual-match-page .ovm-mobile .ovm-eyebrow + .elementor-widget-heading { margin-top: 14px; }
	.oksana-visual-match-page .ovm-mobile .ovm-body { margin-top: 18px; }
	.oksana-visual-match-page .ovm-mobile .ovm-body,
	.oksana-visual-match-page .ovm-mobile .ovm-body p { font-size: 13.5px; line-height: 1.62; }

	.oksana-visual-match-page .ovm-m-credential-list { gap: 12px; margin-top: 22px; }
	.oksana-visual-match-page .ovm-m-credential-list .ovm-bullet-copy,
	.oksana-visual-match-page .ovm-m-credential-list .ovm-bullet-copy p { font-size: 12px; line-height: 1.45; }
	.oksana-visual-match-page .ovm-m-about-portrait { align-self: center; width: 124px; height: 124px; margin-top: 32px; }
	.oksana-visual-match-page .ovm-m-about-portrait .elementor-widget-container,
	.oksana-visual-match-page .ovm-m-about-portrait img { width: 124px; height: 124px; }
	.oksana-visual-match-page .ovm-m-about-portrait img { display: block; object-fit: cover; border: 2px solid var(--ovm-bronze-soft); border-radius: 50%; }

	.oksana-visual-match-page .ovm-m-number-list,
	.oksana-visual-match-page .ovm-m-number-list > .e-con-inner { display: flex; flex-direction: column; gap: 0; margin-top: 28px; padding: 0; border-top: 1px solid rgba(244, 241, 233, 0.14); }
	.oksana-visual-match-page .ovm-m-number-list .ovm-number-item { min-height: 48px; grid-template-columns: 32px 1fr; gap: 16px; padding: 14px 0; border-left: 0; border-bottom: 1px solid rgba(244, 241, 233, 0.14); }
	.oksana-visual-match-page .ovm-m-number-list .ovm-number-label,
	.oksana-visual-match-page .ovm-m-number-list .ovm-number-label p { font-size: 12px; line-height: 1.45; }
	.oksana-visual-match-page .ovm-m-sellers .ovm-button { margin-top: 24px; }
	.oksana-visual-match-page .ovm-m-sellers .ovm-button,
	.oksana-visual-match-page .ovm-m-sellers .elementor-button { width: 100%; }
	.oksana-visual-match-page .ovm-m-sellers .elementor-button { min-height: 48px; font-size: 9.5px; }

	.oksana-visual-match-page .ovm-m-buyer-list { gap: 13px; margin-top: 24px; }
	.oksana-visual-match-page .ovm-m-buyer-list .ovm-bullet-copy,
	.oksana-visual-match-page .ovm-m-buyer-list .ovm-bullet-copy p { font-size: 12.5px; line-height: 1.45; }
	.oksana-visual-match-page .ovm-m-buyers .ovm-button { width: 100%; margin-top: 26px; }
	.oksana-visual-match-page .ovm-m-buyers .elementor-button { width: 100%; min-height: 48px; font-size: 9.5px; }

	.oksana-visual-match-page .ovm-m-neighborhoods .ovm-centered-intro { max-width: none; }
	.oksana-visual-match-page .ovm-m-neighborhoods .ovm-m-inner { padding-bottom: 64px; }
	.oksana-visual-match-page .ovm-m-neighborhood-list,
	.oksana-visual-match-page .ovm-m-neighborhood-list > .e-con-inner { display: flex; flex-direction: column; gap: 16px; margin-top: 36px; padding: 0; }
	.oksana-visual-match-page .ovm-m-neighborhood-card,
	.oksana-visual-match-page .ovm-m-neighborhood-card > .e-con-inner { display: flex; width: 100%; flex-direction: column; gap: 0; padding: 0; text-decoration: none; }
	.oksana-visual-match-page .ovm-m-neighborhood-image,
	.oksana-visual-match-page .ovm-m-neighborhood-image .elementor-widget-container,
	.oksana-visual-match-page .ovm-m-neighborhood-image img { display: block; width: 100%; height: 170px; }
	.oksana-visual-match-page .ovm-m-neighborhood-image img { object-fit: cover; object-position: 50% 50%; border-radius: 0; }
	.oksana-visual-match-page .ovm-m-neighborhood-card .ovm-neighborhood-title { min-height: 46px; padding: 13px 18px; background: var(--ovm-ink); text-align: center; }
	.oksana-visual-match-page .ovm-m-neighborhood-card .ovm-neighborhood-title .elementor-heading-title { font-size: 17px; line-height: 1.15; letter-spacing: 0.08em; }

	.oksana-visual-match-page .ovm-m-sales .ovm-m-inner { padding-bottom: 48px; }
	.oksana-visual-match-page .ovm-m-sale-list,
	.oksana-visual-match-page .ovm-m-sale-list > .e-con-inner { display: flex; flex-direction: column; gap: 12px; margin-top: 30px; padding: 0; }
	.oksana-visual-match-page .ovm-m-sale-card,
	.oksana-visual-match-page .ovm-m-sale-card > .e-con-inner { display: flex; min-height: 128px; flex-direction: column; gap: 0; padding: 22px 24px; border: 1px solid var(--ovm-line); }
	.oksana-visual-match-page .ovm-m-sale-card .ovm-sale-price { margin-top: 8px; }
	.oksana-visual-match-page .ovm-m-sale-card .ovm-sale-price .elementor-heading-title { font-size: 26px; }
	.oksana-visual-match-page .ovm-m-sale-card .ovm-sale-meta { margin-top: 10px; }
	.oksana-visual-match-page .ovm-m-sale-card .ovm-sale-meta,
	.oksana-visual-match-page .ovm-m-sale-card .ovm-sale-meta p { font-size: 8px; line-height: 1.5; }

	.oksana-visual-match-page .ovm-m-process .ovm-m-inner { padding-bottom: 56px; }
	.oksana-visual-match-page .ovm-m-process-list,
	.oksana-visual-match-page .ovm-m-process-list > .e-con-inner { display: flex; flex-direction: column; gap: 0; margin-top: 32px; padding: 0; border-top: 1px solid var(--ovm-line); }
	.oksana-visual-match-page .ovm-m-process-row,
	.oksana-visual-match-page .ovm-m-process-row > .e-con-inner { display: grid; min-height: 54px; grid-template-columns: 44px 1fr; align-items: center; gap: 16px; padding: 0; border-bottom: 1px solid var(--ovm-line); }
	.oksana-visual-match-page .ovm-m-process-row .ovm-process-title .elementor-heading-title { font-size: 20px; }
	.oksana-visual-match-page .ovm-m-process .ovm-guide-button { width: 100%; margin-top: 28px; }
	.oksana-visual-match-page .ovm-m-process .ovm-guide-button .elementor-button { width: 100%; min-height: 46px; font-size: 8.5px; }

	.oksana-visual-match-page .ovm-m-testimonials .ovm-m-inner { padding-bottom: 56px; }
	.oksana-visual-match-page .ovm-m-testimonial-list,
	.oksana-visual-match-page .ovm-m-testimonial-list > .e-con-inner { display: flex; flex-direction: column; gap: 14px; margin-top: 34px; padding: 0; }
	.oksana-visual-match-page .ovm-m-testimonial-card,
	.oksana-visual-match-page .ovm-m-testimonial-card > .e-con-inner { display: flex; min-height: 210px; flex-direction: column; gap: 0; padding: 26px 24px; border: 1px solid var(--ovm-line); background: #fbf8f0; }
	.oksana-visual-match-page .ovm-m-testimonial-card .ovm-testimonial-quote { margin: 0; }
	.oksana-visual-match-page .ovm-m-testimonial-card .ovm-testimonial-quote,
	.oksana-visual-match-page .ovm-m-testimonial-card .ovm-testimonial-quote p { font-size: 17px; line-height: 1.48; }
	.oksana-visual-match-page .ovm-m-testimonial-card .ovm-testimonial-name { margin-top: auto; padding-top: 18px; }
	.oksana-visual-match-page .ovm-m-testimonial-card .ovm-testimonial-name,
	.oksana-visual-match-page .ovm-m-testimonial-card .ovm-testimonial-name p { font-size: 8px; }

	.oksana-visual-match-page .ovm-m-contact .ovm-m-inner { padding-bottom: 44px; }
	.oksana-visual-match-page .ovm-m-contact .ovm-contact-title .elementor-heading-title { font-size: 34px; line-height: 1.1; }
	.oksana-visual-match-page .ovm-m-contact .ovm-m-button-stack { margin-top: 24px; }
	.oksana-visual-match-page .ovm-m-contact .ovm-form-panel { margin-top: 28px; padding: 24px 22px; }
	.oksana-visual-match-page .ovm-m-contact .ovm-form-title .elementor-heading-title { font-size: 22px; }
	.oksana-visual-match-page .ovm-m-contact .ovm-consultation-form { margin-top: 20px; }
	.oksana-visual-match-page .ovm-m-contact .ovm-consultation-form .elementor-form-fields-wrapper { gap: 12px; }
	.oksana-visual-match-page .ovm-m-contact .ovm-consultation-form input.elementor-field { min-height: 44px; font-size: 16px; }
	.oksana-visual-match-page .ovm-m-contact .ovm-consultation-form textarea.elementor-field { min-height: 76px; font-size: 16px; }
	.oksana-visual-match-page .ovm-m-contact .ovm-consultation-form .elementor-field-option label { min-height: 44px; font-size: 8px; }
	.oksana-visual-match-page .ovm-m-contact .ovm-consultation-form .elementor-field-type-submit .elementor-button { min-height: 44px; font-size: 9px; }
	.oksana-visual-match-page .ovm-mobile-legal-links { margin-top: 24px; }
	.oksana-visual-match-page .ovm-mobile-legal-links .ovm-footer-link .elementor-button { min-height: 44px; align-items: center; padding: 10px 0; }
	.oksana-visual-match-page .ovm-mobile-legal { margin-top: 24px; padding-top: 20px; border-top: 1px solid rgba(244, 241, 233, 0.14); }
	.oksana-visual-match-page .ovm-mobile-legal,
	.oksana-visual-match-page .ovm-mobile-legal p { font-size: 8.5px; line-height: 1.75; color: #8f958a; }
}

@media (min-width: 600px) and (max-width: 899px) {
	.oksana-visual-match-page .ovm-m-hero { height: 852px; min-height: 852px; }
	.oksana-visual-match-page .ovm-m-hero-copy,
	.oksana-visual-match-page .ovm-m-hero-copy > .e-con-inner { height: 552px; padding-inline: 40px; }
	.oksana-visual-match-page .ovm-m-about { height: 606px; }
	.oksana-visual-match-page .ovm-m-buyers { height: 500px; }
	.oksana-visual-match-page .ovm-m-neighborhoods { height: 2213px; }
	.oksana-visual-match-page .ovm-m-neighborhood-image,
	.oksana-visual-match-page .ovm-m-neighborhood-image .elementor-widget-container,
	.oksana-visual-match-page .ovm-m-neighborhood-image img { height: 207px; }
	.oksana-visual-match-page .ovm-m-sales { height: 618px; }
	.oksana-visual-match-page .ovm-m-process { height: 595px; }
	.oksana-visual-match-page .ovm-m-testimonials { height: 805px; }
	.oksana-visual-match-page .ovm-m-contact { min-height: 1080px; }
	.oksana-visual-match-page .ovm-m-inner,
	.oksana-visual-match-page .ovm-m-inner > .e-con-inner { max-width: 620px; margin-inline: auto; }
}

@media (prefers-reduced-motion: reduce) {
	.oksana-visual-match-page *,
	.oksana-visual-match-page *::before,
	.oksana-visual-match-page *::after {
		scroll-behavior: auto !important;
		transition: none !important;
		animation: none !important;
	}
}

/* Final reference-alignment overrides. */
@media (min-width: 900px) {
	.oksana-visual-match-page .ovm-d-header-inner,
	.oksana-visual-match-page .ovm-d-header-inner > .e-con-inner { display:grid !important; grid-template-columns:minmax(180px,auto) minmax(0,1fr) auto !important; align-items:center !important; min-height:76px !important; height:76px !important; width:min(calc(100% - 72px),1320px) !important; max-width:1320px !important; column-gap:28px !important; padding:0 !important; margin-inline:auto !important; flex-wrap:nowrap !important; }
	.oksana-visual-match-page .ovm-d-nav,
	.oksana-visual-match-page .ovm-d-nav > .e-con-inner { display:flex !important; flex-direction:row !important; flex-wrap:nowrap !important; align-items:center !important; justify-content:center !important; min-width:0 !important; width:auto !important; gap:clamp(12px,1.8vw,28px) !important; white-space:nowrap !important; }
	.oksana-visual-match-page .ovm-d-nav .elementor-widget-button,
	.oksana-visual-match-page .ovm-d-nav .elementor-widget-container,
	.oksana-visual-match-page .ovm-d-nav .elementor-button-wrapper { width:auto !important; flex:0 0 auto !important; }
	.oksana-visual-match-page .ovm-d-nav .elementor-button { border-radius:0 !important; white-space:nowrap !important; font-size:clamp(9px,.82vw,11px) !important; padding-inline:0 !important; }
	.oksana-visual-match-page .ovm-d-header-inner > .ovm-brand { min-width:180px; }
	.oksana-visual-match-page .ovm-inner,
	.oksana-visual-match-page .ovm-inner > .e-con-inner { width:min(calc(100% - 72px),1320px) !important; max-width:1320px !important; padding-inline:0 !important; box-sizing:border-box !important; margin-inline:auto !important; }
	.oksana-visual-match-page .ovm-d-about .ovm-about-photo-wrap,
	.oksana-visual-match-page .ovm-d-sellers .ovm-seller-photo-wrap,
	.oksana-visual-match-page .ovm-d-buyers .ovm-buyer-photo-wrap { visibility:hidden !important; }
	.oksana-visual-match-page .ovm-d-sales .ovm-results-grid,
	.oksana-visual-match-page .ovm-d-sales .ovm-results-grid > .e-con-inner { display:grid !important; grid-template-columns:repeat(3,minmax(0,1fr)) !important; gap:22px !important; height:auto !important; }
	.oksana-visual-match-page .ovm-d-sales .ovm-result-card { display:flex !important; flex-direction:column !important; height:auto !important; min-height:0 !important; background:#fff !important; }
	.oksana-visual-match-page .ovm-d-sales .ovm-result-image,
	.oksana-visual-match-page .ovm-d-sales .ovm-result-image img { display:block !important; width:100% !important; height:280px !important; aspect-ratio:4/3 !important; object-fit:cover !important; }
	.oksana-visual-match-page .ovm-d-sales .ovm-sale-copy { padding:28px 26px !important; flex:1 1 auto !important; }
	.oksana-visual-match-page .ovm-d-sales .ovm-sale-art { display:none !important; }
}

@media (min-width: 900px) and (max-width: 1199px) {
	.oksana-visual-match-page .ovm-d-header-inner,
	.oksana-visual-match-page .ovm-d-header-inner > .e-con-inner { width:calc(100% - 40px) !important; grid-template-columns:minmax(150px,auto) minmax(0,1fr) auto !important; column-gap:14px !important; }
	.oksana-visual-match-page .ovm-d-nav,
	.oksana-visual-match-page .ovm-d-nav > .e-con-inner { gap:11px !important; }
	.oksana-visual-match-page .ovm-d-nav .elementor-button { font-size:8px !important; letter-spacing:.07em !important; }
}

@media (max-width: 899px) {
	.oksana-visual-match-page .ovm-m-header,
	.oksana-visual-match-page .ovm-m-header-inner,
	.oksana-visual-match-page .ovm-m-header-inner > .e-con-inner { height:64px !important; min-height:64px !important; display:flex !important; flex-direction:row !important; flex-wrap:nowrap !important; align-items:center !important; justify-content:space-between !important; padding-inline:20px !important; position:relative !important; }
	.oksana-visual-match-page .ovm-m-header .ovm-brand { margin-right:auto !important; justify-content:flex-start !important; align-items:flex-start !important; text-align:left !important; }
	.oksana-visual-match-page .ovm-m-header .ovm-m-call { margin-left:auto !important; position:static !important; flex:0 0 auto !important; }
	.oksana-visual-match-page .ovm-m-agent-row,
	.oksana-visual-match-page .ovm-m-credential,
	.oksana-visual-match-page .ovm-m-agent-row > .e-con-inner { display:grid !important; grid-template-columns:60px minmax(0,1fr) !important; align-items:center !important; gap:16px !important; flex-direction:row !important; flex-wrap:nowrap !important; justify-content:start !important; text-align:left !important; }
	.oksana-visual-match-page .ovm-m-agent-copy { text-align:left !important; }
	.oksana-visual-match-page .ovm-m-contact { min-height:0 !important; height:auto !important; }
	.oksana-visual-match-page .ovm-m-contact .ovm-m-inner { padding-top:64px !important; padding-bottom:48px !important; }
	.oksana-visual-match-page .ovm-m-contact .ovm-form-panel { margin-top:22px !important; padding:22px 20px !important; }
	.oksana-visual-match-page .ovm-m-contact .ovm-consultation-form .elementor-form-fields-wrapper { gap:10px !important; }
	.oksana-visual-match-page .ovm-m-contact .ovm-consultation-form textarea.elementor-field { min-height:120px !important; }
	.oksana-visual-match-page .ovm-m-contact .ovm-mobile-legal-links { margin-top:16px !important; }
	.oksana-visual-match-page .ovm-m-contact .ovm-mobile-legal { margin-top:16px !important; padding-top:14px !important; line-height:1.55 !important; }
	.oksana-visual-match-page .ovm-m-sales { height:auto !important; min-height:0 !important; }
	.oksana-visual-match-page .ovm-m-sale-card { height:auto !important; min-height:0 !important; }
	.oksana-visual-match-page .ovm-m-result-image,
	.oksana-visual-match-page .ovm-m-result-image img { display:block !important; width:100% !important; height:170px !important; object-fit:cover !important; }
	.oksana-visual-match-page .ovm-m-result-copy { padding:18px 20px !important; }
}
