:root {
	--mobi-navy: #031326;
	--mobi-navy-2: #071c36;
	--mobi-white: #fff;
	--mobi-ink: #06162b;
	--mobi-copy: #405069;
	--mobi-blue: #1d6feb;
	--mobi-red: #e20d19;
	--mobi-line: #d8e0ea;
	--mobi-shell: 1240px;
}

body.home { margin: 0; background: var(--mobi-white); color: var(--mobi-ink); }
body.home .elementor-location-header,
body.home .elementor-location-footer { display: none !important; }
.mobi-home, .mobi-home * { box-sizing: border-box; }
.mobi-home { overflow: hidden; font-family: Arial, Helvetica, sans-serif; }
.mobi-home-shell { width: min(var(--mobi-shell), calc(100% - 64px)); margin-inline: auto; }
.mobi-home h1, .mobi-home h2, .mobi-home h3, .mobi-home p { margin-top: 0; }
.mobi-home a { color: inherit; text-decoration: none; }

body.home .mobisig-header { position: absolute; top: 0; left: 0; background: transparent; border-bottom: 1px solid rgba(255,255,255,.16); }
body.home .mobisig-header__brand { position: absolute; left: max(32px, calc((100vw - var(--mobi-shell))/2)); z-index: 2; min-height: 96px; padding: 0; border: 0; }
body.home .mobisig-header__logo img { width: 186px; }
body.home .mobisig-header__nav-row { min-height: 96px; background: transparent; border: 0; }
body.home .mobisig-header__nav-inner { display: flex; justify-content: flex-end; width: min(var(--mobi-shell), calc(100% - 64px)); }
body.home .mobisig-primary-menu { min-height: 96px; justify-content: flex-end; }
body.home .mobisig-primary-menu > li > a { padding: 0 15px; font-size: 12px; letter-spacing: .035em; }

.mobi-home-hero { position: relative; min-height: 790px; background: var(--mobi-navy); color: #fff; }
.mobi-home-hero__media { position: absolute; inset: 0 0 0 43%; overflow: hidden; }
.mobi-home-hero__media::after { position: absolute; inset: 0; background: linear-gradient(90deg,var(--mobi-navy) 0,rgba(3,19,38,.9) 8%,transparent 44%); content: ""; pointer-events: none; }
.mobi-home-hero__media img { width: 100%; height: 100%; object-fit: cover; object-position: 56% center; }
.mobi-home-hero__inner { position: relative; display: grid; grid-template-columns: 42px minmax(0,650px); gap: 42px; align-items: center; min-height: 790px; padding-top: 96px; }
.mobi-home-hero__rail { align-self: center; display: flex; flex-direction: column; align-items: center; height: 470px; }
.mobi-home-hero__rail span { width: 1px; height: 270px; background: linear-gradient(var(--mobi-red) 0 22px,#fff 22px); }
.mobi-home-hero__rail b { margin-top: 20px; font-size: 12px; font-weight: 400; letter-spacing: .08em; white-space: nowrap; writing-mode: vertical-rl; transform: rotate(180deg); }
.mobi-home-hero__copy { padding: 80px 0 30px; }
.mobi-home-hero h1 { max-width: 720px; margin-bottom: 30px; font-size: clamp(48px,5vw,76px); font-weight: 700; letter-spacing: -.048em; line-height: .99; }
.mobi-home-hero__copy > p { max-width: 560px; margin-bottom: 34px; color: #d8e2ef; font-size: 20px; line-height: 1.55; }
.mobi-home-actions { display: flex; flex-wrap: wrap; gap: 14px; }
.mobi-home-button { display: inline-flex; align-items: center; justify-content: space-between; gap: 28px; min-height: 58px; padding: 0 25px; border: 1px solid; border-radius: 2px; font-size: 15px; font-weight: 700; transition: background-color .2s,color .2s,border-color .2s; }
.mobi-home-button span { color: inherit; font-size: 21px; font-weight: 400; }
.mobi-home-button--primary { background: var(--mobi-red); border-color: var(--mobi-red); color: #fff !important; }
.mobi-home-button--primary:hover,.mobi-home-button--primary:focus-visible { background: #b9000c; border-color: #b9000c; }
.mobi-home-button--ghost { background: rgba(3,19,38,.22); border-color: rgba(255,255,255,.75); color: #fff !important; }
.mobi-home-button--ghost:hover,.mobi-home-button--ghost:focus-visible { background: #fff; color: var(--mobi-ink) !important; }

.mobi-home-procurement,.mobi-home-engineering,.mobi-home-contact { padding: 112px 0; background: #fff; }
.mobi-home-section-head { display: grid; grid-template-columns: minmax(0,1.25fr) minmax(300px,.75fr); gap: 80px; align-items: end; margin-bottom: 70px; }
.mobi-home-section-index { display: block; margin-bottom: 20px; color: var(--mobi-red); font-size: 11px; font-weight: 700; letter-spacing: .15em; }
.mobi-home-section-head h2,.mobi-home-contact h2 { margin: 0; font-size: clamp(38px,4vw,58px); letter-spacing: -.04em; line-height: 1.02; }
.mobi-home-section-head > p,.mobi-home-contact__copy > p { margin: 0; color: var(--mobi-copy); font-size: 17px; line-height: 1.65; }
.mobi-home-journey { position: relative; display: grid; grid-template-columns: repeat(4,1fr); gap: 34px; padding: 0; margin: 0 0 52px; list-style: none; }
.mobi-home-journey::before { position: absolute; top: 116px; right: 3%; left: 3%; height: 1px; background: var(--mobi-blue); content: ""; }
.mobi-home-journey li { position: relative; min-height: 250px; }
.mobi-home-journey li::after { position: absolute; top: 111px; left: 0; width: 10px; height: 10px; background: #fff; border: 2px solid var(--mobi-blue); border-radius: 50%; content: ""; }
.mobi-home-journey li > span { color: var(--mobi-red); font-size: 50px; font-weight: 300; line-height: 1; }
.mobi-home-journey svg { position: absolute; top: 0; right: 24px; width: 62px; height: 62px; fill: none; stroke: #0b3e91; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.5; }
.mobi-home-journey h3 { margin: 72px 0 10px; font-size: 19px; }
.mobi-home-journey p { max-width: 255px; color: var(--mobi-copy); font-size: 15px; line-height: 1.55; }
.mobi-home-text-link { display: inline-flex; gap: 18px; align-items: center; padding-bottom: 4px; border-bottom: 1px solid currentColor; color: var(--mobi-ink) !important; font-size: 14px; font-weight: 700; }
.mobi-home-text-link span { color: var(--mobi-red); font-size: 21px; transition: transform .2s; }
.mobi-home-text-link:hover span { transform: translateX(5px); }

.mobi-home-solutions,.mobi-home-content { padding: 112px 0; background: var(--mobi-navy); color: #fff; }
.mobi-home-section-head--dark > p { color: #c5d0df; }
.mobi-home-solutions__grid { display: grid; grid-template-columns: repeat(6,1fr); gap: 68px 24px; }
.mobi-home-solution { display: flex; grid-column: span 2; flex-direction: column; }
.mobi-home-solution:nth-child(4),.mobi-home-solution:nth-child(5) { grid-column: span 3; }
.mobi-home-solution__media { display: block; aspect-ratio: 1.8; overflow: hidden; border: 1px solid rgba(255,255,255,.36); border-radius: 2px; }
.mobi-home-solution__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .45s ease; }
.mobi-home-solution__media:hover img { transform: scale(1.025); }
.mobi-home-solution__title { display: flex; gap: 16px; align-items: baseline; margin-top: 20px; }
.mobi-home-solution__title span { color: var(--mobi-red); font-size: 12px; font-weight: 700; }
.mobi-home-solution h3 { margin-bottom: 0; font-size: 21px; }
.mobi-home-solution > p { min-height: 72px; margin: 14px 0 22px 32px; color: #aebed2; font-size: 14px; line-height: 1.55; }
.mobi-home-text-link--light { align-self: flex-start; margin-left: 32px; color: #fff !important; }

.mobi-home-differentials { display: grid; grid-template-columns: repeat(3,1fr); margin-bottom: 70px; border-top: 1px solid var(--mobi-line); border-bottom: 1px solid var(--mobi-line); }
.mobi-home-differentials article { padding: 38px 38px 42px 0; }
.mobi-home-differentials article + article { padding-left: 38px; border-left: 1px solid var(--mobi-line); }
.mobi-home-differentials span { color: var(--mobi-blue); font-size: 11px; font-weight: 700; letter-spacing: .14em; }
.mobi-home-differentials h3 { margin: 32px 0 13px; color: var(--mobi-red); font-size: 19px; }
.mobi-home-differentials p { margin: 0; color: var(--mobi-copy); font-size: 15px; line-height: 1.6; }
.mobi-home-energy { display: flex; justify-content: space-between; gap: 40px; align-items: end; padding: 38px 44px; background: #f3f7fc; border-left: 3px solid var(--mobi-blue); }
.mobi-home-energy span { color: var(--mobi-blue); font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.mobi-home-energy h3 { max-width: 680px; margin: 11px 0 0; font-size: clamp(24px,3vw,36px); letter-spacing: -.025em; }

.mobi-home-posts { display: grid; grid-template-columns: repeat(3,1fr); gap: 38px; }
.mobi-home-post__media { display: block; aspect-ratio: 1.9; margin-bottom: 17px; overflow: hidden; border: 1px solid rgba(255,255,255,.35); border-radius: 2px; }
.mobi-home-post__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .4s; }
.mobi-home-post__media:hover img { transform: scale(1.025); }
.mobi-home-post > span { color: var(--mobi-red); font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.mobi-home-post h3 { min-height: 48px; margin: 10px 0 18px; font-size: 19px; line-height: 1.3; }
.mobi-home-post .mobi-home-text-link { margin: 0; }

.mobi-home-contact__grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 80px; align-items: stretch; }
.mobi-home-contact h2 { margin-bottom: 22px; }
.mobi-home-contact__copy > p { margin-bottom: 30px; }
.mobi-home-contact ul { padding: 0; margin: 0 0 34px; list-style: none; border-top: 1px solid var(--mobi-line); }
.mobi-home-contact li { padding: 15px 0; border-bottom: 1px solid var(--mobi-line); color: var(--mobi-copy); font-size: 15px; line-height: 1.55; }
.mobi-home-contact li a { font-weight: 700; }
.mobi-home-contact__map { min-height: 500px; overflow: hidden; border: 1px solid #173e78; border-radius: 2px; }
.mobi-home-contact__map iframe { display: block; width: 100%; height: 100%; min-height: 500px; border: 0; filter: grayscale(1) contrast(.92); }

@media (prefers-reduced-motion: no-preference) {
	.mobi-home [data-reveal] { opacity: 0; transform: translateY(22px); transition: opacity .6s ease,transform .6s ease; }
	.mobi-home [data-reveal].is-visible { opacity: 1; transform: none; }
}

@media (max-width: 980px) {
	body.home .mobisig-header__brand { left: 32px; }
	.mobi-home-hero__media { left: 34%; opacity: .62; }
	.mobi-home-section-head { grid-template-columns: 1fr; gap: 24px; }
	.mobi-home-journey { grid-template-columns: repeat(2,1fr); }
	.mobi-home-journey::before { display: none; }
	.mobi-home-journey li::after { display: none; }
	.mobi-home-journey h3 { margin-top: 34px; }
	.mobi-home-solutions__grid { grid-template-columns: repeat(2,1fr); }
	.mobi-home-solution,.mobi-home-solution:nth-child(4),.mobi-home-solution:nth-child(5) { grid-column: auto; }
	.mobi-home-contact__grid { grid-template-columns: 1fr; }
}

@media (max-width: 860px) {
	body.home .mobisig-header { position: absolute; }
	body.home .mobisig-header__brand { min-height: 80px; }
	body.home .mobisig-header__nav-row { min-height: 80px; }
	body.home .mobisig-header__nav-inner { width: 100%; }
	body.home .mobisig-menu-toggle { min-height: 80px; }
	body.home .mobisig-navigation { top: 80px; background: var(--mobi-navy); }
	body.home .mobisig-primary-menu { padding-top: 0; }
}

@media (max-width: 660px) {
	.mobi-home-shell { width: min(100% - 40px,var(--mobi-shell)); }
	.mobi-home-hero { min-height: 760px; }
	.mobi-home-hero__media { inset: 0; opacity: .42; }
	.mobi-home-hero__media::after { background: linear-gradient(0deg,var(--mobi-navy) 0,rgba(3,19,38,.35) 80%); }
	.mobi-home-hero__inner { grid-template-columns: 1fr; min-height: 760px; padding-top: 90px; }
	.mobi-home-hero__rail { display: none; }
	.mobi-home-hero__copy { padding: 80px 0 20px; }
	.mobi-home-hero h1 { font-size: clamp(42px,13vw,58px); }
	.mobi-home-hero__copy > p { font-size: 17px; }
	.mobi-home-actions,.mobi-home-button { width: 100%; }
	.mobi-home-procurement,.mobi-home-engineering,.mobi-home-contact,.mobi-home-solutions,.mobi-home-content { padding: 76px 0; }
	.mobi-home-section-head { margin-bottom: 48px; }
	.mobi-home-section-head h2,.mobi-home-contact h2 { font-size: 38px; }
	.mobi-home-journey,.mobi-home-solutions__grid,.mobi-home-differentials,.mobi-home-posts { grid-template-columns: 1fr; }
	.mobi-home-journey { gap: 35px; }
	.mobi-home-journey li { min-height: 0; padding-bottom: 28px; border-bottom: 1px solid var(--mobi-line); }
	.mobi-home-journey svg { right: 0; }
	.mobi-home-solutions__grid { gap: 54px; }
	.mobi-home-solution > p { min-height: 0; }
	.mobi-home-differentials article,.mobi-home-differentials article + article { padding: 32px 0; border-left: 0; border-top: 1px solid var(--mobi-line); }
	.mobi-home-differentials article:first-child { border-top: 0; }
	.mobi-home-energy { align-items: flex-start; flex-direction: column; padding: 30px 26px; }
	.mobi-home-contact__map,.mobi-home-contact__map iframe { min-height: 360px; }
}
