/* Keep interactive cards fully clickable and keyboard-visible. */
.service-card, .nav-card { position: relative; cursor: pointer; }
.service-card:focus-visible, .nav-card:focus-visible,
.hero-btn-primary:focus-visible, .hero-btn-secondary:focus-visible {
	outline: 3px solid #C9922A;
	outline-offset: 4px;
}

/* The hero divider should soften the transition, not cover the photo. */
.elementor-element-c8d6a43 > .elementor-shape-bottom svg { opacity: .78; }

/* Match estate: only the current flag is visible until the language menu opens. */
.pll-parent-menu-item > a > span { display: none !important; }
.pll-parent-menu-item > a {
	padding-right: 24px !important;
	background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%275%27 viewBox=%270 0 8 5%27%3E%3Cpath d=%27M1 1l3 3 3-3%27 fill=%27none%27 stroke=%27%230E1F4A%27 stroke-width=%271.4%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E") !important;
	background-repeat: no-repeat !important;
	background-position: right 8px center !important;
	background-size: 8px 5px !important;
}
.pll-parent-menu-item .sub-menu {
	min-width: 150px !important;
}
.pll-parent-menu-item .lang-item > a {
	display: flex !important;
	align-items: center;
	gap: 8px;
	white-space: nowrap;
}
.pll-parent-menu-item .lang-item > a > img {
	flex: 0 0 auto;
}
.pll-parent-menu-item .lang-item > a > span {
	margin-left: 0 !important;
}
.pll-parent-menu-item .current-lang > a > span {
	font-weight: 700;
}

/* Compact contact strip above the shared navigation. */
.elementor-element-72ce335 {
	position: relative;
	padding-top: 34px !important;
}
.elementor-element-oknotopb {
	position: absolute !important;
	inset: 0 0 auto 0;
	width: 100% !important;
	z-index: 5;
}
.elementor-element-oknotopb > .elementor-widget-container { width: 100%; }
.oknobg-topbar {
	height: 34px;
	background: #0E1F4A;
	color: #fff;
	font-family: Inter, sans-serif;
}
.oknobg-topbar-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: min(1140px, calc(100% - 40px));
	height: 100%;
	margin: 0 auto;
}
.oknobg-topbar-contacts,
.oknobg-topbar-socials {
	display: flex;
	align-items: center;
	gap: 12px;
}
.oknobg-topbar a {
	display: inline-flex;
	align-items: center;
	color: rgba(255,255,255,.88);
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	text-decoration: none;
	transition: color .2s ease, opacity .2s ease;
}
.oknobg-topbar a:hover { color: #EDBA3B; }
.oknobg-topbar-contacts a,
.oknobg-topbar-socials a {
	justify-content: center;
	width: 20px;
	height: 20px;
}
.oknobg-topbar-contacts svg,
.oknobg-topbar-socials svg {
	width: 16px;
	height: 16px;
	fill: currentColor;
}
.oknobg-topbar-social-label {
	margin-right: 2px;
	color: rgba(255,255,255,.72);
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	white-space: nowrap;
}

/* Homepage polish within the existing typography and brand language. */
.home .about-section,
.home .why-section,
.home .nav-section,
.home .team-section {
	width: 100%;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	padding: 68px 20px;
	box-sizing: border-box;
}
.home .about-container {
	max-width: 1140px;
	gap: 56px;
}
.home .elementor-element-1c73c7a,
.home .elementor-element-787adaf {
	background: #F7F6F3 !important;
}
.home .stat-card,
.home .why-card,
.home .team-card {
	border: 1px solid #E8E4DF;
	border-radius: 14px;
	background: #fff;
	box-shadow: 0 4px 18px rgba(14,31,74,.04);
	transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease;
}
.home .why-card:hover {
	border-color: #C9922A;
	box-shadow: 0 10px 24px rgba(14,31,74,.08);
	transform: translateY(-3px);
}
.home .cta-wrap { padding: 52px 20px; }
.home .cta-banner-section {
	max-width: 1140px;
	padding: 64px 20px;
}
.home .cta-banner-card {
	box-shadow: 0 18px 44px rgba(14,31,74,.16);
}
.home .team-avatar-placeholder {
	background: #F5E6D3;
	color: #C9922A;
}

/* Approved homepage composition. */
.home .elementor-element-c8d6a43 {
	position: relative;
	overflow: hidden;
	margin: 0 !important;
}
.home .elementor-element-c8d6a43::after {
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
	left: 0;
	height: 190px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 1440 190%22 preserveAspectRatio=%22none%22%3E%3Cpath fill=%22%23fff%22 fill-opacity=%22.18%22 d=%22M0 64C230 132 396 8 664 70s418 122 776 15v105H0z%22/%3E%3Cpath fill=%22%23fff%22 fill-opacity=%22.34%22 d=%22M0 96c254-44 422 84 704 26s471-98 736-25v93H0z%22/%3E%3Cpath fill=%22%23fff%22 fill-opacity=%22.72%22 d=%22M0 138c262 35 440-54 704-18s482 41 736-22v92H0z%22/%3E%3C/svg%3E");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	content: "";
	pointer-events: none;
}
.home .elementor-element-c8d6a43 > .elementor-container {
	position: relative;
	z-index: 2;
}
.home .elementor-element-c8d6a43 > .elementor-background-overlay {
	background: linear-gradient(90deg, rgba(7,20,50,.76) 0%, rgba(7,20,50,.48) 48%, rgba(7,20,50,.16) 100%) !important;
	opacity: 1 !important;
}
.home .elementor-element-c8d6a43 > .elementor-shape-bottom {
	display: none !important;
}
.home .elementor-element-c8d6a43 .elementor-column,
.home .elementor-element-c8d6a43 .elementor-widget-wrap,
.home .elementor-element-c8d6a43 .elementor-widget-html,
.home .elementor-element-c8d6a43 .elementor-widget-container {
	overflow: visible !important;
}
.home .elementor-element-c8d6a43 .hero-wrap {
	position: relative;
	z-index: 2;
	width: min(1140px, 100%);
	min-height: 420px;
	margin: 0 auto;
	padding: 78px 40px 142px !important;
	gap: 24px !important;
	justify-content: center;
}
.home .elementor-element-c8d6a43 .hero-title {
	max-width: 780px;
	font-size: clamp(38px, 4.3vw, 58px) !important;
	font-weight: 700 !important;
	line-height: 1.08 !important;
	letter-spacing: .018em !important;
	text-transform: none !important;
	text-wrap: balance;
}
.home .elementor-element-c8d6a43 .hero-subtitle {
	max-width: 610px;
	font-size: clamp(16px, 1.6vw, 20px) !important;
	line-height: 1.55 !important;
	color: rgba(255,255,255,.92) !important;
}
.home .elementor-element-c8d6a43 .hero-buttons {
	gap: 12px !important;
	margin-top: 6px;
}
.home .elementor-element-c8d6a43 .hero-btn-primary,
.home .elementor-element-c8d6a43 .hero-btn-secondary {
	min-width: 188px;
	padding: 15px 26px !important;
	border-radius: 7px !important;
	font-size: 13px !important;
	font-weight: 650 !important;
	line-height: 1.2;
	text-align: center;
	box-shadow: none !important;
}
.home .elementor-element-c8d6a43 .hero-btn-primary {
	background: #C9922A !important;
	border-color: #C9922A !important;
}
.home .elementor-element-c8d6a43 .hero-btn-primary::before {
	background: #B47D1D !important;
}
.home .elementor-element-c8d6a43 .hero-btn-secondary {
	background: rgba(14,31,74,.44) !important;
	border-color: rgba(255,255,255,.82) !important;
	backdrop-filter: blur(6px);
}
.home .elementor-element-c8d6a43 .hero-btn-secondary:hover {
	background: #fff !important;
	border-color: #fff !important;
	color: #0E1F4A !important;
}
.home .hero-layered-waves {
	display: none;
}
.home .hero-layered-waves svg {
	display: block;
	width: 100%;
	height: 100%;
}
.home .hero-wave-one { fill: rgba(255,255,255,.18); }
.home .hero-wave-two { fill: rgba(255,255,255,.34); }
.home .hero-wave-three { fill: rgba(255,255,255,.72); }

.home .elementor-element-oknotrst,
.home .elementor-element-787adaf,
.home .elementor-element-229443bd,
.home .elementor-element-1c73c7a,
.home .elementor-element-b3f6158,
.home .elementor-element-oknoproc,
.home .elementor-element-47f2d11,
.home .elementor-element-oknofaqs {
	margin: 0 !important;
}
.home .elementor-element-oknotrst > .elementor-container,
.home .elementor-element-oknoproc > .elementor-container,
.home .elementor-element-oknofaqs > .elementor-container,
.home .elementor-element-47f2d11 > .elementor-container {
	width: 100%;
	max-width: none;
}
.home .elementor-element.elementor-element-47f2d11 > .elementor-container {
	width: min(1062px, 100%) !important;
	max-width: 1062px !important;
	margin-right: auto;
	margin-left: auto;
}
.home .elementor-element.elementor-element-47f2d11
	.elementor-element.elementor-element-2a98e47 > .elementor-widget-wrap {
	align-items: stretch !important;
	justify-content: center !important;
}
.home .elementor-element.elementor-element-47f2d11
	.elementor-element.elementor-element-ccda7dc {
	width: 100% !important;
	max-width: 100% !important;
	--container-widget-width: 100% !important;
	--container-widget-flex-grow: 0 !important;
	flex: 0 0 100% !important;
}
.home .elementor-element-47f2d11 > .elementor-container
	> .elementor-column > .elementor-widget-wrap > hr.e-divider-base {
	display: none !important;
}
.home .elementor-element-oknotrst .elementor-column-gap-default > .elementor-column > .elementor-element-populated,
.home .elementor-element-oknoproc .elementor-column-gap-default > .elementor-column > .elementor-element-populated,
.home .elementor-element-oknofaqs .elementor-column-gap-default > .elementor-column > .elementor-element-populated,
.home .elementor-element-47f2d11 .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
	padding: 0;
}

.home .elementor-element-oknotrst {
	background: #0E1F4A !important;
}
.home .home-trust-row {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	width: min(1080px, calc(100% - 40px));
	margin: 0 auto;
	padding: 28px 0;
}
.home .home-trust-item {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
	min-height: 54px;
	padding: 0 28px;
	border-right: 1px solid rgba(255,255,255,.18);
}
.home .home-trust-item:last-child { border-right: 0; }
.home .home-trust-item svg {
	width: 32px;
	height: 32px;
	flex: 0 0 32px;
	fill: none;
	stroke: #EDBA3B;
	stroke-width: 1.7;
	stroke-linecap: round;
	stroke-linejoin: round;
}
.home .home-trust-item strong,
.home .home-trust-item span {
	display: block;
}
.home .home-trust-item strong {
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.05;
}
.home .home-trust-item span {
	margin-top: 4px;
	color: rgba(255,255,255,.68);
	font-size: 12px;
	line-height: 1.2;
}

.home .elementor-element-787adaf {
	background: #F7F6F3 !important;
}
.home .elementor-element-787adaf .nav-section {
	max-width: 1140px !important;
	padding: 72px 20px !important;
}
.home .elementor-element-787adaf .nav-label,
.home .about-label,
.home .why-label {
	font-size: clamp(24px, 2.4vw, 30px) !important;
	line-height: 1.2 !important;
	letter-spacing: .08em !important;
}
.home .elementor-element-787adaf .nav-grid { gap: 18px; }
.home .elementor-element-787adaf .nav-card {
	min-height: 210px;
	padding: 30px 20px !important;
	box-shadow: 0 8px 26px rgba(14,31,74,.04);
}
.home .elementor-element-787adaf .nav-icon-svg {
	width: 58px;
	height: 58px;
}

.home .elementor-element-229443bd {
	background: #fff !important;
}
.home .elementor-element-229443bd .about-section,
.home .elementor-element-1c73c7a .why-section {
	padding-top: 76px !important;
	padding-bottom: 76px !important;
}
.home .elementor-element-1c73c7a {
	background: #F7F6F3 !important;
}

.home .elementor-element-b3f6158 {
	background: #0E1F4A !important;
}
.home .elementor-element-b3f6158 .cta-banner-section {
	max-width: 1140px !important;
	padding: 56px 20px !important;
}
.home .elementor-element-b3f6158 .cta-banner-card {
	max-width: 900px;
	margin: 0 auto;
	padding: 0 !important;
	background: transparent !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}
.home .elementor-element-b3f6158 .cta-banner-title {
	margin-bottom: 12px !important;
	font-size: clamp(25px, 2.6vw, 34px) !important;
	font-weight: 650 !important;
}
.home .elementor-element-b3f6158 .cta-banner-text {
	margin-bottom: 26px !important;
	color: rgba(255,255,255,.76) !important;
	font-size: 15px !important;
}
.home .elementor-element-b3f6158 .cta-banner-button {
	padding: 14px 30px !important;
	border: 1px solid #EDBA3B;
	border-radius: 7px !important;
	background: #C9922A !important;
	font-size: 14px !important;
	box-shadow: none !important;
}
.home .elementor-element-b3f6158 .cta-banner-button:hover {
	background: #EDBA3B !important;
	transform: translateY(-2px);
}

.home .elementor-element-oknoproc {
	background: #fff !important;
}
.home .home-process {
	width: min(1140px, calc(100% - 40px));
	margin: 0 auto;
	padding: 76px 0 82px;
}
.home .home-section-label {
	margin: 0 0 40px;
	color: #0E1F4A;
	font-size: clamp(24px, 2.4vw, 30px);
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: .08em;
	text-align: center;
	text-transform: uppercase;
}
.home .home-section-label::after {
	display: block;
	width: 42px;
	height: 2px;
	margin: 14px auto 0;
	background: #C9922A;
	content: "";
}
.home .home-process-grid {
	position: relative;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 28px;
}
.home .home-process-grid::before {
	position: absolute;
	top: 24px;
	right: 11%;
	left: 11%;
	border-top: 1px dashed rgba(201,146,42,.52);
	content: "";
}
.home .home-process-item {
	position: relative;
	z-index: 1;
	text-align: center;
}
.home .home-process-number {
	display: grid;
	width: 50px;
	height: 50px;
	margin: 0 auto 20px;
	border: 1px solid #C9922A;
	border-radius: 50%;
	background: #fff;
	color: #C9922A;
	font-size: 16px;
	font-weight: 700;
	place-items: center;
}
.home .home-process-item h3 {
	margin: 0 0 10px;
	color: #17213B;
	font-size: 17px;
	font-weight: 650;
}
.home .home-process-item p {
	margin: 0 auto;
	max-width: 235px;
	color: #727783;
	font-size: 13px;
	line-height: 1.65;
}

.home .elementor-element-47f2d11 {
	background: #F7F6F3 !important;
}
.home .home-team {
	width: min(1140px, calc(100% - 40px));
	margin: 0 auto;
	padding: 76px 0 82px;
}
.home .home-team-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 22px;
}
.home .home-team-card {
	overflow: hidden;
	padding: 0 24px 28px;
	border: 1px solid #E4E1DB;
	border-radius: 14px;
	background: #fff;
	text-align: center;
	box-shadow: 0 8px 28px rgba(14,31,74,.045);
	transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}
.home .home-team-card:hover {
	border-color: rgba(201,146,42,.7);
	box-shadow: 0 15px 36px rgba(14,31,74,.09);
	transform: translateY(-4px);
}
.home .home-team-photo {
	position: relative;
	display: grid;
	height: 245px;
	margin: 0 -24px 24px;
	overflow: hidden;
	background:
		radial-gradient(circle at 50% 43%, rgba(237,186,59,.28) 0 18%, transparent 19%),
		linear-gradient(145deg, #122650 0%, #1E426A 58%, #C9922A 150%);
	place-items: center;
}
.home .home-team-photo::after {
	position: absolute;
	inset: auto -10% -54% -10%;
	height: 75%;
	border-radius: 50% 50% 0 0;
	background: rgba(255,255,255,.09);
	content: "";
}
.home .home-team-photo span {
	position: relative;
	z-index: 1;
	display: grid;
	width: 88px;
	height: 88px;
	border: 1px solid rgba(255,255,255,.46);
	border-radius: 50%;
	background: rgba(255,255,255,.1);
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	backdrop-filter: blur(5px);
	place-items: center;
}
.home .home-team-card h3 {
	margin: 0 0 7px;
	color: #17213B;
	font-size: 18px;
	font-weight: 650;
	line-height: 1.3;
}
.home .home-team-card p {
	margin: 0;
	color: #C9922A;
	font-size: 13px;
	font-weight: 550;
	line-height: 1.45;
}

.home .elementor-element-oknofaqs {
	background: #fff !important;
}
.home .home-faq {
	width: min(980px, calc(100% - 40px));
	margin: 0 auto;
	padding: 76px 0 58px;
}
.home .home-faq-list {
	border-top: 1px solid #E5E2DC;
}
.home .home-faq-item {
	border-bottom: 1px solid #E5E2DC;
}
.home .home-faq-item summary {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding: 20px 4px;
	color: #17213B;
	font-size: 16px;
	font-weight: 620;
	line-height: 1.45;
	cursor: pointer;
	list-style: none;
}
.home .home-faq-item summary::-webkit-details-marker { display: none; }
.home .home-faq-item summary span {
	display: grid;
	width: 28px;
	height: 28px;
	flex: 0 0 28px;
	border: 1px solid #D6D1C8;
	border-radius: 50%;
	color: #C9922A;
	font-size: 19px;
	font-weight: 400;
	line-height: 1;
	transition: transform .2s ease, background .2s ease;
	place-items: center;
}
.home .home-faq-item[open] summary span {
	background: #F7F1E7;
	transform: rotate(45deg);
}
.home .home-faq-item > div {
	padding: 0 48px 20px 4px;
}
.home .home-faq-item p {
	margin: 0;
	color: #727783;
	font-size: 14px;
	line-height: 1.7;
}
.home .home-reassurance {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 18px;
	margin-top: 54px;
	padding-top: 30px;
	border-top: 1px solid #E5E2DC;
}
.home .home-reassurance-item {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	text-align: center;
}
.home .home-reassurance-item span {
	display: grid;
	width: 24px;
	height: 24px;
	flex: 0 0 24px;
	border: 1px solid #C9922A;
	border-radius: 50%;
	color: #C9922A;
	font-size: 12px;
	place-items: center;
}
.home .home-reassurance-item p {
	margin: 0;
	color: #525969;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.35;
}

/* Pixel-level composition based on the approved homepage mockup. */
.home .mock-section-label {
	margin: 0 0 30px;
	color: #D88D10;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: .035em;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
}
.home .mock-section-label::after {
	display: block;
	width: 48px;
	height: 1px;
	margin: 10px auto 0;
	background: #D88D10;
	content: "";
}

.home .elementor-element-c8d6a43 {
	min-height: 790px;
	padding: 0 !important;
}
.home .elementor-element-c8d6a43::after {
	z-index: 2;
	bottom: 82px;
	height: 190px;
}
.home .elementor-element-c8d6a43 > .elementor-container {
	position: relative;
	min-height: 790px;
}
.home .elementor-element-a42fb89 { width: 100% !important; }
.home .elementor-element-296ec88 {
	position: absolute !important;
	z-index: 3;
	top: 185px;
	right: max(40px, calc((100vw - 1180px) / 2));
	width: 270px !important;
	padding: 22px !important;
	border: 1px solid rgba(255,255,255,.62);
	border-radius: 18px;
	background: rgba(255,255,255,.17);
	box-shadow: 0 12px 34px rgba(4,15,38,.16);
	backdrop-filter: blur(8px);
}
.home .elementor-element-c8d6a43 .hero-wrap {
	width: min(1180px, 100%);
	min-height: 790px;
	padding: 92px 40px 220px !important;
	gap: 24px !important;
}
.home .elementor-element-c8d6a43 .hero-title {
	max-width: 720px;
	font-size: clamp(40px, 3.7vw, 52px) !important;
	font-weight: 650 !important;
	letter-spacing: .012em !important;
}
.home .elementor-element-c8d6a43 .hero-subtitle {
	max-width: 510px;
	font-size: 18px !important;
}
.home .elementor-element-c8d6a43 .hero-btn-primary {
	order: 1;
	background: rgba(7,20,50,.36) !important;
	border-color: #fff !important;
}
.home .elementor-element-c8d6a43 .hero-btn-primary::before {
	background: rgba(255,255,255,.12) !important;
}
.home .elementor-element-c8d6a43 .hero-btn-secondary {
	order: 2;
	background: #D99B25 !important;
	border-color: #F3C66E !important;
	color: #fff !important;
}
.home .elementor-element-c8d6a43 .hero-btn-secondary:hover {
	background: #EDBA3B !important;
	border-color: #EDBA3B !important;
	color: #fff !important;
}
.home .elementor-element-296ec88 .elementor-widget-container {
	padding: 0 !important;
}
.home .home-trust-row--hero {
	position: absolute;
	z-index: 4;
	left: 50%;
	bottom: 0;
	width: 100vw;
	height: 122px;
	margin: 0;
	padding: 25px max(40px, calc((100vw - 1120px) / 2));
	background: rgba(4,25,61,.72);
	box-sizing: border-box;
	backdrop-filter: blur(3px);
	transform: translateX(-50%);
}
.home .home-trust-row--hero .home-trust-item {
	min-height: 72px;
	padding: 0 52px;
}
.home .home-trust-row--hero .home-trust-item svg {
	width: 42px;
	height: 42px;
	flex-basis: 42px;
}
.home .home-trust-row--hero .home-trust-item strong { font-size: 27px; }
.home .home-trust-row--hero .home-trust-item span {
	color: rgba(255,255,255,.85);
	font-size: 13px;
}

.home .elementor-element-787adaf {
	background: #fff !important;
}
.home .elementor-element-787adaf .nav-section {
	width: min(1180px, calc(100% - 40px));
	max-width: none !important;
	padding: 34px 0 58px !important;
}
.home .elementor-element-787adaf .nav-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 22px;
}
.home .elementor-element-787adaf .nav-card {
	position: relative;
	display: block;
	min-height: 236px;
	padding: 28px 34px 34px !important;
	border: 1px solid #E9E2D8;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 9px 28px rgba(15,35,69,.035);
	text-align: left;
}
.home .elementor-element-787adaf .nav-card:hover {
	border-color: #E5A32C;
	box-shadow: 0 13px 32px rgba(15,35,69,.075);
}
.home .elementor-element-787adaf .nav-icon-svg {
	width: 52px;
	height: 52px;
	margin: 0 0 18px;
	fill: none;
	stroke: #E18E0D;
	stroke-width: 1.55;
}
.home .elementor-element-787adaf .nav-card h3 {
	margin: 0 42px 8px 0;
	color: #0E1F4A;
	font-size: 18px;
	font-weight: 650;
	line-height: 1.25;
}
.home .elementor-element-787adaf .nav-card p {
	margin: 0 22px 0 0;
	color: #525D72;
	font-size: 13px;
	line-height: 1.55;
}
.home .nav-card-arrow {
	position: absolute;
	right: 25px;
	bottom: 21px;
	color: #E18E0D;
	font-size: 25px;
	font-weight: 300;
	line-height: 1;
	transition: transform .2s ease;
}
.home .nav-card:hover .nav-card-arrow { transform: translateX(4px); }

.home .elementor-element-229443bd .about-section {
	max-width: none;
	padding: 54px 20px 62px !important;
	border-top: 1px solid #EFE9E2;
}
.home .elementor-element-229443bd .about-container {
	display: grid;
	grid-template-columns: 1fr 1.05fr;
	gap: 68px;
	width: min(1180px, 100%);
	margin: 0 auto;
	align-items: center;
}
.home .mock-eyebrow {
	display: block;
	margin-bottom: 12px;
	color: #D88D10;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .04em;
	text-transform: uppercase;
}
.home .mock-about-copy h2 {
	margin: 0 0 20px;
	color: #15223F;
	font-family: Georgia, "Times New Roman", serif;
	font-size: clamp(28px, 2.5vw, 38px);
	font-weight: 600;
	line-height: 1.22;
}
.home .mock-about-copy p {
	margin: 0 0 13px;
	color: #5B6578;
	font-size: 14px;
	line-height: 1.65;
}
.home .mock-stats {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
}
.home .mock-stat {
	display: grid;
	grid-template-columns: 52px auto;
	grid-template-rows: auto auto;
	min-height: 126px;
	padding: 24px 25px;
	border: 1px solid #E9E2D8;
	border-radius: 8px;
	background: #fff;
	box-sizing: border-box;
	align-content: center;
}
.home .mock-stat svg {
	grid-row: 1 / span 2;
	width: 38px;
	height: 38px;
	margin-top: 4px;
	fill: none;
	stroke: #E18E0D;
	stroke-width: 1.5;
	stroke-linecap: round;
	stroke-linejoin: round;
}
.home .mock-stat strong {
	color: #D88D10;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 35px;
	font-weight: 500;
	line-height: 1;
}
.home .mock-stat span {
	max-width: 155px;
	margin-top: 6px;
	color: #5B6578;
	font-size: 12px;
	line-height: 1.4;
}

.home .elementor-element-1c73c7a {
	background: #FAF9F7 !important;
}
.home .elementor-element-1c73c7a .why-section {
	width: min(1180px, calc(100% - 40px));
	max-width: none;
	padding: 30px 0 48px !important;
}
.home .mock-benefits {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}
.home .mock-benefit {
	display: grid;
	grid-template-columns: 58px 1fr;
	gap: 14px;
	min-height: 142px;
	padding: 4px 28px;
	border-right: 1px solid #E6D7C2;
	box-sizing: border-box;
}
.home .mock-benefit:first-child { padding-left: 0; }
.home .mock-benefit:last-child {
	padding-right: 0;
	border-right: 0;
}
.home .mock-benefit-icon {
	display: grid;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	background: #FFF5E6;
	place-items: center;
}
.home .mock-benefit svg {
	width: 28px;
	height: 28px;
	fill: none;
	stroke: #E18E0D;
	stroke-width: 1.55;
	stroke-linecap: round;
	stroke-linejoin: round;
}
.home .mock-benefit h3 {
	margin: 5px 0 12px;
	color: #16233F;
	font-size: 15px;
	font-weight: 650;
	line-height: 1.35;
}
.home .mock-benefit p {
	margin: 0;
	color: #5B6578;
	font-size: 12px;
	line-height: 1.55;
}

.home .elementor-element-b3f6158 {
	background:
		radial-gradient(circle at 72% 50%, rgba(42,93,142,.35), transparent 28%),
		#082A58 !important;
}
.home .elementor-element-b3f6158 .cta-banner-section {
	display: grid;
	grid-template-columns: 1.25fr 1fr;
	gap: 70px;
	width: min(1120px, calc(100% - 40px));
	max-width: none !important;
	margin: 0 auto !important;
	padding: 37px 0 !important;
	align-items: center;
}
.home .mock-cta-copy {
	display: grid;
	grid-template-columns: 66px 1fr;
	gap: 20px;
	align-items: start;
}
.home .mock-cta-icon {
	display: grid;
	width: 58px;
	height: 58px;
	border: 2px solid #E6A126;
	border-radius: 50%;
	place-items: center;
}
.home .mock-cta-icon svg {
	width: 30px;
	height: 30px;
	fill: none;
	stroke: #E6A126;
	stroke-width: 1.5;
	stroke-linecap: round;
	stroke-linejoin: round;
}
.home .mock-cta-copy h2 {
	margin: 0 0 10px;
	color: #fff;
	font-size: 27px;
	font-weight: 650;
	line-height: 1.12;
}
.home .mock-cta-copy p {
	max-width: 420px;
	margin: 0;
	color: rgba(255,255,255,.76);
	font-size: 13px;
	line-height: 1.55;
}
.home .mock-cta-action { text-align: center; }
.home .elementor-element-b3f6158 .cta-banner-button {
	display: block;
	width: 100%;
	padding: 16px 24px !important;
	border-radius: 5px !important;
	color: #fff !important;
	font-size: 15px !important;
	letter-spacing: .02em;
	text-transform: uppercase;
}
.home .mock-cta-action > span {
	display: block;
	margin: 12px 0 8px;
	color: rgba(255,255,255,.74);
	font-size: 11px;
}
.home .mock-cta-socials {
	display: flex;
	justify-content: center;
	gap: 24px;
}
.home .mock-cta-socials a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
.home .mock-cta-socials a:hover { color: #EDBA3B; }

.home .home-process {
	width: min(1120px, calc(100% - 40px));
	padding: 34px 0 44px;
}
.home .home-process .mock-section-label { margin-bottom: 24px; }
.home .home-process-grid { gap: 20px; }
.home .home-process-grid::before {
	top: 47px;
	right: 10%;
	left: 10%;
	border-color: #E18E0D;
}
.home .home-process-number {
	width: 82px;
	height: 82px;
	margin-bottom: 14px;
	border-color: #E18E0D;
}
.home .home-process-number svg {
	width: 38px;
	height: 38px;
	fill: none;
	stroke: #E18E0D;
	stroke-width: 1.35;
	stroke-linecap: round;
	stroke-linejoin: round;
}
.home .home-process-item h3 {
	margin-bottom: 8px;
	font-size: 14px;
}
.home .home-process-item h3 span { color: #E18E0D; }
.home .home-process-item p {
	font-size: 11px;
	line-height: 1.5;
}

.home .home-team {
	width: min(1120px, calc(100% - 40px));
	padding: 25px 0 38px;
}
.home .home-team .mock-section-label { margin-bottom: 20px; }
.home .home-team-grid { gap: 28px; }
.home .home-team-card {
	padding: 0 16px 16px;
	border-radius: 7px;
	box-shadow: none;
}
.home .home-team-photo {
	height: 260px;
	margin: 0 -16px 12px;
	background: #E9E5DE;
}
.home .home-team-photo::after { display: none; }
.home .home-team-photo img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.home .home-team-card:nth-child(2) .home-team-photo img { object-position: center 26%; }
.home .home-team-card h3 {
	margin-bottom: 3px;
	font-size: 16px;
}
.home .home-team-card p { font-size: 12px; }

.home .home-faq {
	width: min(1080px, calc(100% - 40px));
	padding: 24px 0 30px;
}
.home .home-faq .home-section-label {
	margin-bottom: 20px;
	color: #D88D10;
	font-size: 17px;
	font-weight: 600;
	letter-spacing: .03em;
}
.home .home-faq-item summary {
	margin-bottom: 8px;
	padding: 12px 20px;
	border: 1px solid #E9E2D8;
	border-radius: 6px;
	background: #fff;
	font-size: 13px;
}
.home .home-faq-list,
.home .home-faq-item { border: 0; }
.home .home-faq-item > div { padding: 0 20px 14px; }
.home .home-reassurance {
	margin-top: 22px;
	padding-top: 20px;
}

@media (max-width: 991px) {
	.home .elementor-element-787adaf .nav-grid { grid-template-columns: repeat(2, 1fr); }
	.home .elementor-element-229443bd .about-container {
		grid-template-columns: 1fr;
		gap: 34px;
	}
	.home .mock-benefits { grid-template-columns: repeat(2, 1fr); }
	.home .mock-benefit:nth-child(2) { border-right: 0; }
	.home .mock-benefit:nth-child(n+3) { margin-top: 28px; }
}

@media (max-width: 767px) {
	.home .elementor-element-c8d6a43,
	.home .elementor-element-c8d6a43 > .elementor-container {
		min-height: 720px;
	}
	.home .elementor-element-c8d6a43 > .elementor-container { display: block; }
	.home .elementor-element-a42fb89 { width: 100% !important; }
	.home .elementor-element-6c5453d,
	.home .elementor-element-7d464c0 { display: none !important; }
	.home .elementor-element-c8d6a43::after {
		bottom: 74px;
		height: 118px;
	}
	.home .elementor-element-c8d6a43 .hero-wrap {
		min-height: 720px;
		padding: 45px 20px 205px !important;
	}
	.home .elementor-element-c8d6a43 .hero-title {
		font-size: clamp(32px, 9vw, 39px) !important;
	}
	.home .elementor-element-c8d6a43 .hero-subtitle { font-size: 15px !important; }
	.home .elementor-element-296ec88 {
		position: absolute !important;
		z-index: 3;
		top: auto;
		right: 20px;
		bottom: 84px;
		width: 105px !important;
		margin: 0 !important;
		padding: 10px !important;
	}
	.home .elementor-element-296ec88 .elementor-widget-container {
		padding: 0 !important;
		border-radius: 12px;
	}
	.home .home-trust-row--hero {
		height: 94px;
		padding: 14px 8px;
	}
	.home .home-trust-row--hero .home-trust-item {
		min-height: 64px;
		padding: 0 6px;
	}
	.home .home-trust-row--hero .home-trust-item svg {
		width: 25px;
		height: 25px;
		margin-bottom: 6px;
	}
	.home .home-trust-row--hero .home-trust-item strong { font-size: 17px; }
	.home .home-trust-row--hero .home-trust-item span { font-size: 9px; }
	.home .elementor-element-787adaf .nav-section {
		padding: 38px 0 46px !important;
	}
	.home .elementor-element-787adaf .nav-grid { grid-template-columns: 1fr; }
	.home .elementor-element-787adaf .nav-card {
		min-height: 205px;
		padding: 25px 26px 30px !important;
	}
	.home .elementor-element-229443bd .about-section {
		padding: 46px 20px 50px !important;
	}
	.home .mock-about-copy h2 { font-size: 29px; }
	.home .mock-stats { gap: 10px; }
	.home .mock-stat {
		display: block;
		min-height: 142px;
		padding: 18px 12px;
		text-align: center;
	}
	.home .mock-stat svg {
		display: block;
		width: 30px;
		height: 30px;
		margin: 0 auto 8px;
	}
	.home .mock-stat strong {
		display: block;
		font-size: 29px;
	}
	.home .mock-stat span {
		display: block;
		margin: 5px auto 0;
	}
	.home .elementor-element-1c73c7a .why-section { padding: 35px 0 42px !important; }
	.home .mock-benefits { grid-template-columns: 1fr; }
	.home .mock-benefit,
	.home .mock-benefit:first-child,
	.home .mock-benefit:last-child {
		min-height: 0;
		margin: 0 !important;
		padding: 18px 0;
		border-right: 0;
		border-bottom: 1px solid #E6D7C2;
	}
	.home .mock-benefit:last-child { border-bottom: 0; }
	.home .elementor-element-b3f6158 .cta-banner-section {
		grid-template-columns: 1fr;
		gap: 28px;
		padding: 38px 0 !important;
	}
	.home .mock-cta-copy {
		grid-template-columns: 52px 1fr;
		gap: 14px;
	}
	.home .mock-cta-icon {
		width: 48px;
		height: 48px;
	}
	.home .mock-cta-copy h2 { font-size: 24px; }
	.home .home-process { padding: 38px 0 42px; }
	.home .home-process-item {
		grid-template-columns: 62px 1fr;
	}
	.home .home-process-number {
		width: 58px;
		height: 58px;
	}
	.home .home-process-number svg {
		width: 27px;
		height: 27px;
	}
	.home .home-team { padding: 30px 0 42px; }
	.home .home-team-photo { height: 235px; }
	.home .home-faq { padding: 32px 0 26px; }
}

/* Keep the original hero treatment; the mockup layout starts at Services below it. */
.home .elementor-element-c8d6a43 {
	min-height: 0;
	padding: 90px 0 !important;
}
.home .elementor-element-c8d6a43::after {
	bottom: 0;
	height: 190px;
}
.home .elementor-element-c8d6a43 > .elementor-container {
	display: flex;
	min-height: 0;
}
.home .elementor-element-a42fb89 { width: 71.896% !important; }
.home .elementor-element-296ec88 {
	position: relative !important;
	z-index: 2;
	top: auto;
	right: auto;
	bottom: auto;
	width: 28.104% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	backdrop-filter: none;
}
.home .elementor-element-296ec88 .elementor-widget-container {
	padding: 0 !important;
}
.home .elementor-element-c8d6a43 .hero-wrap {
	width: min(1140px, 100%);
	min-height: 420px;
	padding: 78px 40px 142px !important;
	gap: 24px !important;
}
.home .elementor-element-c8d6a43 .hero-title {
	max-width: 780px;
	font-size: clamp(38px, 4.3vw, 58px) !important;
	font-weight: 700 !important;
	line-height: 1.08 !important;
	letter-spacing: .018em !important;
}
.home .elementor-element-c8d6a43 .hero-subtitle {
	max-width: 610px;
	font-size: clamp(16px, 1.6vw, 20px) !important;
}
.home .elementor-element-c8d6a43 .hero-btn-primary {
	background: #C9922A !important;
	border-color: #C9922A !important;
}
.home .elementor-element-c8d6a43 .hero-btn-primary::before { background: #B47D1D !important; }
.home .elementor-element-c8d6a43 .hero-btn-secondary {
	background: rgba(14,31,74,.44) !important;
	border-color: rgba(255,255,255,.82) !important;
}
.home .elementor-element-c8d6a43 .hero-btn-secondary:hover {
	background: #fff !important;
	border-color: #fff !important;
	color: #0E1F4A !important;
}

@media (max-width: 767px) {
	.home .elementor-element-c8d6a43 {
		min-height: 720px;
		padding: 0 !important;
	}
	.home .elementor-element-c8d6a43 > .elementor-container {
		display: block;
		min-height: 720px;
	}
	.home .elementor-element-a42fb89 { width: 100% !important; }
	.home .elementor-element-6c5453d,
	.home .elementor-element-7d464c0 { display: none !important; }
	.home .elementor-element-296ec88 {
		position: absolute !important;
		right: 18px;
		bottom: 82px;
		width: 122px !important;
		padding: 0 !important;
	}
	.home .elementor-element-c8d6a43 .hero-wrap {
		min-height: 600px;
		padding: 54px 20px 132px !important;
	}
	.home .elementor-element-c8d6a43 .hero-title {
		font-size: clamp(31px, 9vw, 40px) !important;
	}
	.home .elementor-element-c8d6a43 .hero-buttons {
		width: min(100%, 360px);
		flex-direction: column;
	}
	.home .elementor-element-c8d6a43 .hero-btn-primary,
	.home .elementor-element-c8d6a43 .hero-btn-secondary {
		width: 100%;
		min-width: 0;
		padding: 14px 18px !important;
	}
	.home .elementor-element-c8d6a43::after { height: 122px; }
	.home .home-trust-row {
		width: calc(100% - 20px);
		padding: 18px 0;
	}
	.home .home-trust-item {
		display: block;
		min-width: 0;
		min-height: 0;
		padding: 0 8px;
		text-align: center;
	}
	.home .home-trust-item svg {
		width: 24px;
		height: 24px;
		margin: 0 auto 7px;
	}
	.home .home-trust-item strong { font-size: 17px; }
	.home .home-trust-item span { font-size: 10px; }
}

/* Earlier Elementor hero: no added trust strip or custom SVG wave. */
.home .elementor-element-c8d6a43::after { display: none; }
.home .elementor-element-c8d6a43 > .elementor-shape-bottom {
	display: block !important;
}
.home .elementor-element-c8d6a43 > .elementor-shape-bottom svg {
	opacity: .78;
}
.home .elementor-element-c8d6a43 > .elementor-background-overlay {
	background: linear-gradient(90deg, rgba(4,17,44,.55) 0%, rgba(4,17,44,.36) 52%, rgba(4,17,44,.14) 100%) !important;
	opacity: 1 !important;
}
.home .elementor-element-c8d6a43 .hero-wrap {
	width: 100%;
	min-height: 0;
	padding: 80px 40px 60px !important;
	gap: 32px !important;
	justify-content: flex-start;
}
.home .elementor-element-c8d6a43 .hero-title {
	max-width: none;
	font-size: 52px !important;
	font-weight: 700 !important;
	line-height: 1.15 !important;
	letter-spacing: .04em !important;
	text-transform: uppercase !important;
}
.home .elementor-element-c8d6a43 .hero-subtitle {
	max-width: none;
	font-size: 18px !important;
	line-height: 1.6 !important;
}
.home .elementor-element-c8d6a43 .hero-buttons {
	gap: 16px !important;
	margin-top: 0;
}
.home .elementor-element-c8d6a43 .hero-btn-primary {
	background: #C9922A !important;
	border-color: #C9922A !important;
}
.home .elementor-element-c8d6a43 .hero-btn-primary::before {
	background: #B47D1D !important;
}
.home .elementor-element-c8d6a43 .hero-btn-secondary {
	background: rgba(14,31,74,.92) !important;
	border-color: rgba(255,255,255,.95) !important;
	box-shadow: 0 8px 28px rgba(0,0,0,.28) !important;
}
.home .elementor-element-c8d6a43 .hero-btn-secondary:hover {
	background: rgba(201,146,42,.96) !important;
	border-color: #C9922A !important;
	color: #fff !important;
}

@media (max-width: 767px) {
	.home .elementor-element-c8d6a43 {
		min-height: 0;
		padding: 30px 0 60px !important;
	}
	.home .elementor-element-c8d6a43 > .elementor-container {
		display: flex;
		flex-wrap: wrap;
		min-height: 0;
	}
	.home .elementor-element-a42fb89,
	.home .elementor-element-296ec88 {
		width: 100% !important;
	}
	.home .elementor-element-6c5453d,
	.home .elementor-element-7d464c0 {
		display: block !important;
	}
	.home .elementor-element-296ec88 {
		position: relative !important;
		top: auto;
		right: auto;
		bottom: auto;
		margin-top: 30px !important;
	}
	.home .elementor-element-c8d6a43 .hero-wrap {
		min-height: 0;
		padding: 60px 20px 40px !important;
		gap: 24px !important;
	}
	.home .elementor-element-c8d6a43 .hero-title {
		font-size: 32px !important;
	}
}

/* Services use the same centered card language and content width as the homepage. */
.elementor-element-40092d7b .services-grid,
.elementor-element-40092d7b .services-intro {
	width: 100%;
	max-width: 1140px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	box-sizing: border-box;
}
.elementor-element-40092d7b .service-card {
	align-items: center;
	justify-content: flex-start;
	min-height: 300px;
	padding: 38px 20px !important;
	border: 1px solid #eaeaea !important;
	border-radius: 14px !important;
	text-align: center;
	box-shadow: none !important;
	transition: border-color .25s ease, transform .25s ease, box-shadow .25s ease !important;
}
.elementor-element-40092d7b .service-card:hover {
	border-color: #C9922A !important;
	transform: translateY(-4px);
	box-shadow: 0 10px 20px rgba(0,0,0,.04) !important;
}
.elementor-element-40092d7b .icon-box,
.elementor-element-40092d7b .icon-box.dark {
	width: 64px;
	height: 64px;
	margin-bottom: 18px;
	background: transparent;
}
.elementor-element-40092d7b .icon-box svg {
	width: 54px;
	height: 54px;
}
.elementor-element-40092d7b .icon-box.dark svg { stroke: #C9922A; }
.elementor-element-40092d7b .service-title {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}
.elementor-element-40092d7b .service-desc {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	line-height: 1.6;
	text-align: center;
}

/* Keep footer social links and their differently proportioned SVG glyphs uniform. */
.elementor-element-8c8a0c5 .elementor-icon,
.elementor-element-3b86676 .elementor-icon,
.elementor-element-oknowapp .elementor-icon,
.elementor-element-oknovibr .elementor-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	width: 40px;
	height: 40px;
	padding: 0 !important;
	line-height: 1;
}
.elementor-element-8c8a0c5 .elementor-icon svg,
.elementor-element-3b86676 .elementor-icon svg,
.elementor-element-oknowapp .elementor-icon svg,
.elementor-element-oknovibr .elementor-icon svg {
	display: block;
	flex: 0 0 16px;
	width: 16px;
	height: 16px;
}

/* Legacy WPBakery articles: responsive type instead of oversized inline spans. */
.single-post .elementor-widget-theme-post-content {
	font-size: clamp(16px, 1.15vw, 18px);
	line-height: 1.72;
}
.single-post .elementor-widget-theme-post-content span[style*="font-size"] {
	font-size: inherit !important;
}
.single-post .elementor-widget-theme-post-content img {
	max-width: 100%;
	height: auto;
}

@media (max-width: 767px) {
	.elementor-element-72ce335 { padding-top: 32px !important; }
	.oknobg-topbar { height: 32px; }
	.oknobg-topbar-inner {
		width: calc(100% - 28px);
	}
	.oknobg-topbar-contacts,
	.oknobg-topbar-socials { gap: 10px; }
	.oknobg-topbar-social-label { display: none; }
	.oknobg-topbar-contacts a,
	.oknobg-topbar-socials a {
		width: 17px;
		height: 17px;
	}
	.services-grid { padding-top: 12px !important; }
	.services-intro { padding-top: 24px !important; }
	.elementor-element-40092d7b .service-card {
		min-height: 0;
		padding: 28px 20px !important;
	}
	.elementor-element-40092d7b .icon-box,
	.elementor-element-40092d7b .icon-box.dark {
		width: 54px;
		height: 54px;
	}
	.elementor-element-40092d7b .icon-box svg {
		width: 46px;
		height: 46px;
	}
	.elementor-nav-menu--dropdown .elementor-item {
		font-family: Inter, sans-serif !important;
		font-size: 15px !important;
		line-height: 1.35 !important;
	}
}
