:root{
  --ea-ink:#081f2d;
  --ea-navy:#072b45;
  --ea-muted:#526575;
  --ea-soft:#f2f7f5;
  --ea-surface:#ffffff;
  --ea-line:rgba(8,31,45,.12);
  --ea-green:#16a34a;
  --ea-teal:#00a89d;
  --ea-blue:#0f4c81;
  --ea-amber:#ffb020;
  --ea-shadow:0 18px 48px rgba(8,31,45,.14);
  --ea-radius:8px;
}

html{ scroll-behavior:smooth; }

body{
  font-family:"Manrope",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  background:#f8fbfa;
  color:var(--ea-ink);
}

h1,h2,h3,h4,p{ letter-spacing:0; }
h1,h2,h3,h4{
  font-family:"Fraunces",Georgia,serif;
  color:var(--ea-ink);
}

a{ text-decoration:none; }

.ea-site-header{
  position:sticky;
  top:0;
  z-index:100;
  background:rgba(255,255,255,.94);
  box-shadow:0 10px 30px rgba(8,31,45,.08);
  backdrop-filter:blur(16px);
}

.ea-header-top{
  background:var(--ea-navy);
  color:#dff9f2;
  font-size:13px;
  font-weight:800;
}

.ea-header-top__inner,
.ea-header-main__inner{
  max-width:1180px;
  margin:0 auto;
  padding:0 22px;
}

.ea-header-top__inner{
  min-height:36px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
}

.ea-header-top a{
  color:#fff;
  text-decoration:none;
}

.ea-header-main{
  border-bottom:1px solid rgba(8,31,45,.08);
}

.ea-header-main__inner{
  min-height:78px;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:28px;
}

.ea-brand{
  display:flex;
  align-items:center;
  gap:12px;
  color:var(--ea-ink);
  min-width:245px;
}

.ea-brand__logo{
  width:auto;
  max-height:50px;
  object-fit:contain;
}

.ea-brand__mark{
  width:48px;
  height:48px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:var(--ea-radius);
  background:linear-gradient(135deg,var(--ea-green),var(--ea-teal));
  color:#fff;
  font-weight:900;
}

.ea-brand strong,
.ea-brand small{
  display:block;
}

.ea-brand strong{
  font-size:15px;
  line-height:1.1;
}

.ea-brand small{
  margin-top:3px;
  color:var(--ea-muted);
  font-size:11px;
  font-weight:800;
}

.ea-nav__list{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  gap:4px;
  margin:0;
  padding:0;
  list-style:none;
}

.ea-nav__list a{
  min-height:38px;
  display:flex;
  align-items:center;
  color:var(--ea-muted);
  font-size:13px;
  font-weight:800;
  padding:8px 10px;
  border-radius:var(--ea-radius);
  transition:background .2s ease,color .2s ease;
}

.ea-nav__list a:hover,
.ea-nav__list a:focus{
  background:rgba(15,159,154,.12);
  color:var(--ea-ink);
}

.ea-header-cta{
  min-height:44px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 16px;
  border-radius:var(--ea-radius);
  background:linear-gradient(135deg,var(--ea-green),var(--ea-teal));
  color:#fff;
  font-size:14px;
  font-weight:900;
  box-shadow:0 14px 28px rgba(22,163,74,.24);
  white-space:nowrap;
}

body.page-id-16 .elementor-section.elementor-top-section{
  padding:92px 0;
  overflow:hidden;
}

body.page-id-16 .elementor-section.elementor-top-section:nth-of-type(even){
  background:#fff;
  border-top:1px solid var(--ea-line);
  border-bottom:1px solid var(--ea-line);
}

body.page-id-16 .elementor-section .elementor-container{
  max-width:1180px;
  padding:0 22px;
}

body.page-id-16 .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
  padding:0;
}

body.page-id-16 .elementor-widget-heading h1{
  font-size:70px;
  line-height:1;
  margin:0 0 18px;
}

body.page-id-16 .elementor-widget-heading h2{
  font-size:42px;
  line-height:1.08;
  margin:0 0 14px;
}

body.page-id-16 .elementor-widget-heading h3{
  font-size:24px;
}

body.page-id-16 .elementor-widget-heading h4,
.ea-kicker{
  margin:0 0 12px;
  color:var(--ea-green);
  font-family:"Manrope",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}

body.page-id-16 .elementor-widget-text-editor{
  color:var(--ea-muted);
  font-size:17px;
  line-height:1.72;
}

body.page-id-16 .elementor-widget-text-editor p{
  margin-bottom:18px;
  color:var(--ea-muted);
}

body.page-id-16 .elementor-widget-image img{
  width:100%;
  border-radius:var(--ea-radius);
  box-shadow:var(--ea-shadow);
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type{
  position:relative;
  min-height:calc(100vh - 114px);
  display:flex;
  align-items:center;
  padding:74px 0 54px;
  background:
    linear-gradient(135deg,rgba(7,43,69,.95),rgba(8,31,45,.84) 48%,rgba(0,168,157,.50)),
    url("../images/imagem5.jpeg") center/cover no-repeat;
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px) 0 0/52px 52px,
    linear-gradient(0deg,rgba(255,255,255,.06) 1px,transparent 1px) 0 0/52px 52px;
  pointer-events:none;
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-container{
  position:relative;
  z-index:1;
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type h1,
body.page-id-16 .elementor-section.elementor-top-section:first-of-type h4{
  color:#fff;
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-widget-text-editor,
body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-widget-text-editor p{
  color:rgba(255,255,255,.84);
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-widget-text-editor{
  max-width:640px;
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-widget-button{
  display:inline-block;
  margin-right:10px;
  margin-top:10px;
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-widget-image{
  position:relative;
  margin-top:16px;
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-widget-image:before{
  content:"";
  position:absolute;
  inset:-18px 24px 28px -18px;
  z-index:-1;
  border-radius:var(--ea-radius);
  background:linear-gradient(135deg, var(--ea-amber), var(--ea-green));
}

body.page-id-16 .elementor-button{
  min-height:48px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:var(--ea-radius);
  background:linear-gradient(135deg, var(--ea-green), var(--ea-teal));
  color:#fff;
  font-weight:900;
  padding:14px 20px;
  box-shadow:0 14px 28px rgba(36,148,71,.22);
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease;
}

body.page-id-16 .elementor-button:hover{
  transform:translateY(-2px);
  box-shadow:0 18px 38px rgba(36,148,71,.28);
}

body.page-id-16 .elementor-widget-button a[href$=".pdf"],
body.page-id-16 .elementor-widget-button a[href*=".pdf?"]{
  background:#fff;
  color:var(--ea-ink);
  border:1px solid rgba(15,159,154,.35);
  box-shadow:none;
}

.ea-metrics{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  max-width:610px;
  margin-top:22px;
}

.ea-booking{
  position:relative;
  z-index:2;
  display:grid;
  gap:12px;
  padding:22px;
  border:1px solid rgba(255,255,255,.34);
  border-radius:var(--ea-radius);
  background:rgba(255,255,255,.96);
  box-shadow:0 24px 60px rgba(0,0,0,.24);
}

.ea-booking__head{
  padding-bottom:8px;
  border-bottom:1px solid var(--ea-line);
}

.ea-booking__head span{
  display:block;
  color:var(--ea-green);
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
}

.ea-booking__head strong{
  display:block;
  margin-top:4px;
  color:var(--ea-ink);
  font-size:20px;
}

.ea-booking label{
  display:grid;
  gap:6px;
}

.ea-booking label span{
  color:var(--ea-muted);
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
}

.ea-booking input,
.ea-booking select{
  min-height:48px;
  width:100%;
  border:1px solid var(--ea-line);
  border-radius:var(--ea-radius);
  background:#f7fbfa;
  color:var(--ea-ink);
  padding:11px 12px;
  font-weight:800;
}

.ea-booking button{
  min-height:50px;
  border:0;
  border-radius:var(--ea-radius);
  background:linear-gradient(135deg,var(--ea-green),var(--ea-teal));
  color:#fff;
  font-weight:900;
  cursor:pointer;
}

.ea-booking p{
  margin:0;
  color:var(--ea-muted);
  font-size:13px;
  line-height:1.5;
}

.ea-metrics div{
  min-height:88px;
  padding:16px;
  border:1px solid var(--ea-line);
  border-radius:var(--ea-radius);
  background:rgba(255,255,255,.76);
  box-shadow:0 12px 30px rgba(8,31,45,.08);
}

.ea-metrics strong{
  display:block;
  color:var(--ea-blue);
  font-size:32px;
  line-height:1;
  font-weight:900;
}

.ea-metrics span{
  display:block;
  margin-top:8px;
  color:var(--ea-muted);
  font-size:13px;
  font-weight:800;
}

.ea-service-grid,
.ea-steps,
.ea-plans,
.ea-support{
  display:grid;
  gap:16px;
}

.ea-service-grid{ grid-template-columns:repeat(4,minmax(0,1fr)); }
.ea-steps{ grid-template-columns:repeat(4,minmax(0,1fr)); }
.ea-plans{ grid-template-columns:repeat(3,minmax(0,1fr)); align-items:stretch; }
.ea-support{ grid-template-columns:repeat(3,minmax(0,1fr)); }

.ea-service,
.ea-step,
.ea-plan,
.ea-support a{
  min-height:100%;
  padding:22px;
  border:1px solid var(--ea-line);
  border-radius:var(--ea-radius);
  background:#fff;
  box-shadow:0 12px 34px rgba(8,31,45,.08);
}

.ea-service__icon,
.ea-support span{
  width:42px;
  height:42px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-bottom:18px;
  border-radius:var(--ea-radius);
  background:rgba(15,159,154,.12);
  color:var(--ea-teal);
  font-weight:900;
}

.ea-service h3,
.ea-step h3,
.ea-plan h3{
  margin:0 0 10px;
  font-size:22px;
}

.ea-service p,
.ea-step p,
.ea-plan p,
.ea-support small{
  color:var(--ea-muted);
  line-height:1.6;
}

.ea-step{
  position:relative;
  background:linear-gradient(180deg,#fff,#f8fbfc);
}

.ea-step span{
  display:block;
  margin-bottom:18px;
  color:var(--ea-amber);
  font-size:13px;
  font-weight:900;
}

.ea-routes{
  display:grid;
  grid-template-columns:330px 1fr;
  gap:18px;
  align-items:stretch;
}

.ea-route-tabs{
  display:grid;
  gap:10px;
}

.ea-route-tab{
  width:100%;
  min-height:64px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  border:1px solid var(--ea-line);
  border-radius:var(--ea-radius);
  background:#fff;
  color:var(--ea-ink);
  padding:12px 14px;
  text-align:left;
  cursor:pointer;
  transition:background .2s ease,border .2s ease,transform .2s ease;
}

.ea-route-tab span{
  font-weight:900;
}

.ea-route-tab small{
  color:var(--ea-muted);
  font-weight:800;
}

.ea-route-tab.is-active,
.ea-route-tab:hover{
  background:var(--ea-navy);
  border-color:var(--ea-navy);
  color:#fff;
  transform:translateY(-1px);
}

.ea-route-tab.is-active small,
.ea-route-tab:hover small{
  color:rgba(255,255,255,.75);
}

.ea-route-panel{
  display:grid;
  grid-template-columns:220px 1fr;
  min-height:430px;
  overflow:hidden;
  border-radius:var(--ea-radius);
  background:#fff;
  border:1px solid var(--ea-line);
  box-shadow:var(--ea-shadow);
}

.ea-route-panel__map{
  position:relative;
  background:
    linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px) 0 0/38px 38px,
    linear-gradient(0deg,rgba(255,255,255,.12) 1px,transparent 1px) 0 0/38px 38px,
    linear-gradient(135deg,var(--ea-blue),var(--ea-teal));
}

.ea-route-panel__map:before{
  content:"";
  position:absolute;
  top:70px;
  bottom:70px;
  left:50%;
  width:4px;
  border-radius:99px;
  background:#fff;
  transform:translateX(-50%);
}

.ea-route-panel__map span{
  position:absolute;
  left:50%;
  width:22px;
  height:22px;
  border:4px solid #fff;
  border-radius:50%;
  background:var(--ea-amber);
  transform:translateX(-50%);
}

.ea-route-panel__map span:nth-child(1){ top:66px; }
.ea-route-panel__map span:nth-child(2){ top:50%; }
.ea-route-panel__map span:nth-child(3){ bottom:66px; }

.ea-route-panel__content{
  padding:32px;
}

.ea-route-panel h3{
  margin:0 0 12px;
  font-size:34px;
}

.ea-route-panel p{
  color:var(--ea-muted);
  line-height:1.7;
}

.ea-route-facts{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin:22px 0 0;
}

.ea-route-facts div{
  padding:16px;
  border-radius:var(--ea-radius);
  background:var(--ea-soft);
}

.ea-route-fact{
  display:grid;
  align-content:start;
  gap:10px;
}

.ea-route-facts dt{
  color:var(--ea-muted);
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
}

.ea-route-facts dd{
  margin:0;
  color:var(--ea-ink);
  font-weight:900;
}

.ea-route-times{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}

.ea-route-time{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:40px;
  padding:0 12px;
  border-radius:12px;
  background:#fff;
  border:1px solid rgba(13,98,142,.12);
  color:var(--ea-navy);
  font-size:22px;
  font-weight:900;
  letter-spacing:.01em;
  box-shadow:0 10px 24px rgba(7,43,69,.06);
}

.ea-route-fact--schedule{
  background:
    linear-gradient(135deg,rgba(13,98,142,.04),rgba(0,168,157,.05)),
    var(--ea-soft) !important;
}

.ea-route-fact--eta dd{
  font-size:34px;
  line-height:1;
}

.ea-route-stop-list{
  display:grid;
  gap:8px;
  margin:0;
  padding:0;
  list-style:none;
}

.ea-route-stop-list li{
  position:relative;
  padding-left:16px;
  color:var(--ea-ink);
  font-size:15px;
  font-weight:800;
  line-height:1.45;
}

.ea-route-stop-list li::before{
  content:"";
  position:absolute;
  left:0;
  top:.55em;
  width:7px;
  height:7px;
  border-radius:50%;
  background:var(--ea-green);
  box-shadow:0 0 0 4px rgba(22,163,74,.12);
}

.ea-plan{
  position:relative;
}

.ea-plan--featured{
  border-color:rgba(15,159,154,.45);
  box-shadow:0 22px 55px rgba(15,159,154,.18);
}

.ea-plan__badge{
  display:inline-flex;
  margin-bottom:16px;
  padding:6px 9px;
  border-radius:var(--ea-radius);
  background:rgba(242,165,26,.16);
  color:#9a6200;
  font-size:12px;
  font-weight:900;
}

.ea-plan ul{
  display:grid;
  gap:10px;
  margin:18px 0 24px;
  padding:0;
  list-style:none;
}

.ea-plan li{
  position:relative;
  padding-left:24px;
  color:var(--ea-ink);
  font-weight:700;
}

.ea-plan li:before{
  content:"";
  position:absolute;
  left:0;
  top:.55em;
  width:10px;
  height:10px;
  border-radius:50%;
  background:var(--ea-green);
}

.ea-plan a,
.ea-support a{
  color:var(--ea-ink);
  font-weight:900;
}

.ea-plan a{
  display:inline-flex;
  min-height:42px;
  align-items:center;
  padding:10px 14px;
  border-radius:var(--ea-radius);
  background:var(--ea-soft);
}

.ea-impact{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:18px;
  align-items:stretch;
}

.ea-impact__controls,
.ea-impact__result{
  padding:26px;
  border-radius:var(--ea-radius);
  border:1px solid var(--ea-line);
  background:#fff;
  box-shadow:var(--ea-shadow);
}

.ea-impact__controls{
  display:grid;
  gap:18px;
}

.ea-field{
  display:grid;
  gap:10px;
  color:var(--ea-ink);
  font-weight:900;
}

.ea-field span{
  color:var(--ea-muted);
  font-size:13px;
  text-transform:uppercase;
}

.ea-field strong{
  color:var(--ea-blue);
}

.ea-range{
  width:100%;
  accent-color:var(--ea-green);
}

.ea-impact__result{
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:linear-gradient(135deg,var(--ea-navy),#071620);
  color:#fff;
}

.ea-impact__result span{
  color:rgba(255,255,255,.74);
  font-weight:900;
  text-transform:uppercase;
  font-size:12px;
}

.ea-impact__result strong{
  margin:10px 0;
  font-size:52px;
  line-height:1;
}

.ea-impact__result p{
  margin:0;
  color:rgba(255,255,255,.74);
  line-height:1.65;
}

.ea-support a{
  display:block;
  transition:transform .2s ease,box-shadow .2s ease;
}

.ea-support a:hover{
  transform:translateY(-2px);
  box-shadow:var(--ea-shadow);
}

.ea-support strong,
.ea-support small{
  display:block;
}

.wpcf7 form{
  padding:24px;
  border:1px solid var(--ea-line);
  border-radius:var(--ea-radius);
  background:#fff;
  box-shadow:var(--ea-shadow);
}

.ea-contact-section .elementor-container{
  align-items:stretch;
}

.ea-contact-section .elementor-column:first-child .elementor-widget-wrap{
  padding-right:28px;
}

.ea-contact-section .elementor-column:last-child .elementor-widget-wrap{
  overflow:visible;
}

.ea-contact-shell{
  width:100%;
  max-width:820px;
  margin-left:auto;
  padding:0;
  border-radius:var(--ea-radius);
  background:#fff;
  box-shadow:0 30px 80px rgba(7,43,69,.16);
}

.ea-contact-shell__head{
  padding:30px 32px 0;
}

.ea-contact-shell__head span{
  color:#047d76;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
}

.ea-contact-shell__head h3{
  margin:8px 0 8px;
  color:var(--ea-ink);
  font-family:"Manrope",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  font-size:28px;
  font-weight:900;
}

.ea-contact-shell__head p{
  margin:0;
  color:var(--ea-muted);
  line-height:1.65;
}

.ea-contact-section .wpcf7 form,
.ea-contact-shell .wpcf7 form,
.wpcf7 form:has(.ea-cf7-grid){
  width:100%;
  max-width:none;
  padding:26px 32px 32px;
  border:0;
  background:transparent;
  box-shadow:none;
}

.wpcf7 form p{
  margin:0;
}

.ea-cf7-grid{
  display:block;
}

.ea-cf7-grid>p{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}

.ea-cf7-grid br{
  display:none;
}

.ea-cf7-grid label{
  display:grid;
  gap:8px;
  margin:0;
}

.ea-cf7-grid label span:first-child{
  color:var(--ea-muted);
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
}

.ea-cf7-full{
  grid-column:1 / -1;
}

.wpcf7 input:not(.wpcf7-submit),
.wpcf7 textarea,
.wpcf7 select{
  width:100%;
  min-height:48px;
  border:1px solid var(--ea-line);
  border-radius:var(--ea-radius);
  background:#f9fcfd;
  padding:12px 14px;
  color:var(--ea-ink);
  font-weight:700;
}

.wpcf7 textarea{
  min-height:128px;
  resize:vertical;
}

.wpcf7 .wpcf7-form-control-wrap{
  display:block;
  width:100%;
}

.wpcf7 .wpcf7-submit{
  width:100%;
  min-height:50px;
  margin-top:16px;
  border:0;
  border-radius:var(--ea-radius);
  background:linear-gradient(135deg,var(--ea-green),var(--ea-teal));
  color:#fff;
  font-weight:900;
  cursor:pointer;
}

.ea-site-footer{
  background:#061c2c;
  color:#d8e7ee;
}

.ea-footer-cta{
  max-width:1180px;
  margin:0 auto;
  padding:44px 22px;
  display:grid;
  grid-template-columns:1fr auto;
  gap:24px;
  align-items:center;
  border-bottom:1px solid rgba(255,255,255,.12);
}

.ea-footer-cta span{
  color:#80f0d9;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
}

.ea-footer-cta h2{
  margin:8px 0 0;
  color:#fff;
  font-size:34px;
}

.ea-footer-cta a{
  min-height:48px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:13px 18px;
  border-radius:var(--ea-radius);
  background:#fff;
  color:var(--ea-ink);
  font-weight:900;
}

.ea-footer-main{
  max-width:1180px;
  margin:0 auto;
  padding:48px 22px;
  display:grid;
  grid-template-columns:1.7fr repeat(3,1fr);
  gap:34px;
}

.ea-footer-brand .ea-brand{
  min-width:0;
  color:#fff;
}

.ea-footer-brand .ea-brand small{
  color:#a7bcc7;
}

.ea-footer-brand .ea-brand__logo{
  background:#fff;
  border-radius:var(--ea-radius);
  padding:4px;
}

.ea-footer-brand p{
  max-width:420px;
  margin:20px 0 0;
  color:#b5c8d2;
  line-height:1.7;
}

.ea-footer-col{
  display:grid;
  align-content:start;
  gap:10px;
}

.ea-footer-col h3{
  margin:0 0 10px;
  color:#fff;
  font-family:"Manrope",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  font-size:14px;
  font-weight:900;
  text-transform:uppercase;
}

.ea-footer-col a{
  color:#b5c8d2;
  font-weight:700;
}

.ea-footer-col a:hover{
  color:#fff;
}

.ea-footer-bottom{
  max-width:1180px;
  margin:0 auto;
  padding:18px 22px 28px;
  display:flex;
  justify-content:space-between;
  gap:18px;
  border-top:1px solid rgba(255,255,255,.12);
  color:#8fa7b4;
  font-size:13px;
  font-weight:700;
}

@media (max-width:1024px){
  .ea-header-main__inner{
    grid-template-columns:1fr auto;
    gap:18px;
  }
  .ea-nav{
    grid-column:1 / -1;
    padding-bottom:14px;
  }
  .ea-nav__list{
    justify-content:flex-start;
  }
  body.page-id-16 .elementor-widget-heading h1{ font-size:52px; }
  body.page-id-16 .elementor-widget-heading h2{ font-size:36px; }
  .ea-service-grid,
  .ea-steps,
  .ea-plans,
  .ea-support{ grid-template-columns:repeat(2,minmax(0,1fr)); }
  .ea-routes,
  .ea-impact{ grid-template-columns:1fr; }
  .ea-route-tabs{ grid-template-columns:repeat(2,minmax(0,1fr)); }
  .ea-footer-main{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media (max-width:767px){
  .ea-header-top__inner{
    min-height:auto;
    padding-top:8px;
    padding-bottom:8px;
    display:grid;
    gap:4px;
  }
  .ea-header-main__inner{
    min-height:auto;
    padding-top:14px;
    padding-bottom:14px;
    grid-template-columns:1fr;
  }
  .ea-brand{
    min-width:0;
  }
  .ea-brand__logo{
    max-height:44px;
  }
  .ea-nav{
    overflow-x:auto;
    padding-bottom:4px;
  }
  .ea-nav__list{
    width:max-content;
    flex-wrap:nowrap;
  }
  .ea-header-cta{
    width:100%;
  }
  body.page-id-16 .elementor-section.elementor-top-section{
    padding:58px 0;
  }
  body.page-id-16 .elementor-section.elementor-top-section:first-of-type{
    min-height:auto;
    padding:62px 0 48px;
  }
  body.page-id-16 .elementor-widget-heading h1{ font-size:42px; }
  body.page-id-16 .elementor-widget-heading h2{ font-size:31px; }
  body.page-id-16 .elementor-section .elementor-container{
    padding:0 18px;
  }
  body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-widget-button{
    display:block;
    margin-right:0;
  }
  body.page-id-16 .elementor-button{
    width:100%;
  }
  .ea-metrics,
  .ea-service-grid,
  .ea-steps,
  .ea-plans,
  .ea-support,
  .ea-route-tabs,
  .ea-route-panel,
  .ea-route-facts{
    grid-template-columns:1fr;
  }
  .ea-route-panel__map{
    min-height:120px;
  }
  .ea-route-panel__map:before{
    left:58px;
    top:28px;
    bottom:28px;
  }
  .ea-route-panel__map span{
    left:58px;
  }
  .ea-route-panel__map span:nth-child(1){ top:24px; }
  .ea-route-panel__map span:nth-child(3){ bottom:24px; }
  .ea-route-panel__content,
  .ea-impact__controls,
  .ea-impact__result{
    padding:22px;
  }
  .ea-impact__result strong{
    font-size:42px;
  }
  .ea-footer-cta,
  .ea-footer-main,
  .ea-footer-bottom{
    grid-template-columns:1fr;
  }
  .ea-footer-cta{
    display:grid;
  }
  .ea-footer-cta h2{
    font-size:28px;
  }
  .ea-footer-bottom{
    display:grid;
  }
}

/* v3 transport-platform polish */
body{
  background:
    linear-gradient(180deg,#f6fbf8 0%,#ffffff 28%,#f2f8fb 100%);
}

.page-header,
.entry-title{
  display:none !important;
}

.ea-site-header{
  box-shadow:none;
}

.ea-header-top{
  background:linear-gradient(90deg,#021827,#07344f 55%,#075e55);
}

.ea-header-top__inner{
  min-height:34px;
  font-size:12px;
  letter-spacing:0;
}

.ea-header-main{
  background:rgba(255,255,255,.88);
  backdrop-filter:blur(18px);
  border-bottom:1px solid rgba(7,43,69,.09);
}

.ea-header-main__inner{
  min-height:86px;
}

.ea-brand__logo{
  max-height:58px;
  filter:drop-shadow(0 8px 18px rgba(7,43,69,.12));
}

.ea-brand strong{
  font-size:17px;
}

.ea-brand small{
  color:#3b6476;
}

.ea-nav__list a{
  position:relative;
  min-height:42px;
  padding:9px 11px;
  color:#19384a;
}

.ea-nav__list a:after{
  content:"";
  position:absolute;
  left:10px;
  right:10px;
  bottom:5px;
  height:3px;
  border-radius:99px;
  background:linear-gradient(90deg,var(--ea-green),var(--ea-teal));
  opacity:0;
  transform:scaleX(.25);
  transition:opacity .2s ease,transform .2s ease;
}

.ea-nav__list a:hover:after,
.ea-nav__list a:focus:after{
  opacity:1;
  transform:scaleX(1);
}

.ea-header-cta{
  border:1px solid rgba(255,255,255,.5);
  background:linear-gradient(135deg,#18b352,#04a79f);
  box-shadow:0 18px 36px rgba(4,167,159,.26);
}

body.page-id-16 .elementor-section.elementor-top-section{
  padding:104px 0;
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type{
  isolation:isolate;
  min-height:calc(100vh - 120px);
  padding:96px 0 84px;
  background:
    linear-gradient(110deg,rgba(3,18,29,.94),rgba(5,34,50,.82) 48%,rgba(0,168,157,.38)),
    url("../images/imagem5.jpeg") center/cover no-repeat;
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:120px;
  background:linear-gradient(180deg,transparent,#f6fbf8);
  pointer-events:none;
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-widget-heading h4{
  width:max-content;
  max-width:100%;
  padding:8px 12px;
  border:1px solid rgba(128,240,217,.35);
  border-radius:999px;
  background:rgba(128,240,217,.12);
  color:#b9fff0;
}

body.page-id-16 .elementor-widget-heading h1{
  max-width:780px;
  font-family:"Manrope",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  font-size:76px;
  font-weight:900;
  line-height:.96;
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type h1{
  text-shadow:0 22px 48px rgba(0,0,0,.36);
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-widget-text-editor{
  max-width:680px;
  font-size:19px;
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-button{
  border:1px solid rgba(255,255,255,.18);
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-widget-button a[href$=".pdf"],
body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-widget-button a[href*=".pdf?"]{
  background:rgba(255,255,255,.12);
  color:#fff;
  border-color:rgba(255,255,255,.28);
  backdrop-filter:blur(14px);
}

.ea-metrics{
  margin-top:28px;
}

.ea-metrics div{
  min-height:102px;
  border-color:rgba(255,255,255,.2);
  background:rgba(255,255,255,.13);
  backdrop-filter:blur(16px);
  box-shadow:0 20px 44px rgba(0,0,0,.18);
}

.ea-metrics strong{
  color:#fff;
}

.ea-metrics span{
  color:rgba(255,255,255,.78);
}

.ea-booking{
  gap:14px;
  padding:26px;
  border:1px solid rgba(255,255,255,.42);
  background:rgba(255,255,255,.98);
  box-shadow:0 34px 80px rgba(0,0,0,.30);
  transform:translateY(0);
  animation:eaFloat 6s ease-in-out infinite;
}

.ea-booking:before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  padding:1px;
  background:linear-gradient(135deg,rgba(22,163,74,.9),rgba(0,168,157,.15),rgba(255,176,32,.7));
  mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  mask-composite:exclude;
  pointer-events:none;
}

.ea-booking__head strong{
  font-size:23px;
  line-height:1.15;
}

.ea-booking input,
.ea-booking select{
  min-height:54px;
  background:#eef7f4;
  border-color:rgba(7,43,69,.12);
}

.ea-booking button,
.wpcf7 .wpcf7-submit{
  min-height:54px;
  background:linear-gradient(135deg,#16a34a,#00a89d);
  box-shadow:0 16px 32px rgba(22,163,74,.25);
  transition:transform .2s ease,box-shadow .2s ease;
}

.ea-booking button:hover,
.wpcf7 .wpcf7-submit:hover{
  transform:translateY(-2px);
  box-shadow:0 22px 42px rgba(0,168,157,.28);
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-widget-image img{
  aspect-ratio:16/9;
  object-fit:cover;
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 28px 70px rgba(0,0,0,.28);
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-widget-image:after{
  content:"Ao vivo: rotas academicas";
  position:absolute;
  left:18px;
  bottom:18px;
  padding:9px 12px;
  border-radius:999px;
  background:rgba(3,18,29,.72);
  color:#fff;
  font-size:12px;
  font-weight:900;
  backdrop-filter:blur(12px);
}

body.page-id-16 .elementor-section.elementor-top-section:not(:first-of-type) .elementor-container{
  position:relative;
}

body.page-id-16 .elementor-section.elementor-top-section:not(:first-of-type) .elementor-widget-heading h2{
  color:#0d628e;
  font-family:"Manrope",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  font-size:44px;
  font-weight:900;
}

body.page-id-16 .elementor-section.elementor-top-section:not(:first-of-type) .elementor-widget-heading h2:after{
  content:"";
  display:block;
  width:74px;
  height:5px;
  margin-top:14px;
  border-radius:99px;
  background:linear-gradient(90deg,var(--ea-green),var(--ea-teal),var(--ea-amber));
}

.ea-service,
.ea-step,
.ea-plan,
.ea-support a,
.ea-route-panel,
.ea-impact__controls,
.ea-impact__result,
.wpcf7 form{
  border:1px solid rgba(7,43,69,.08);
  box-shadow:0 18px 44px rgba(7,43,69,.10);
  transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;
}

.ea-service:hover,
.ea-step:hover,
.ea-plan:hover,
.ea-support a:hover{
  transform:translateY(-7px);
  border-color:rgba(0,168,157,.28);
  box-shadow:0 30px 70px rgba(7,43,69,.16);
}

.ea-service__icon,
.ea-support span{
  background:linear-gradient(135deg,rgba(22,163,74,.16),rgba(0,168,157,.16));
  color:#047d76;
}

.ea-step:before{
  content:"";
  position:absolute;
  left:22px;
  right:22px;
  top:0;
  height:4px;
  border-radius:0 0 99px 99px;
  background:linear-gradient(90deg,var(--ea-amber),var(--ea-green));
}

.ea-routes{
  align-items:start;
}

.ea-route-tabs{
  position:sticky;
  top:140px;
}

.ea-route-tab{
  min-height:72px;
  box-shadow:0 10px 26px rgba(7,43,69,.06);
}

.ea-route-panel{
  background:
    radial-gradient(420px 260px at 82% 18%,rgba(0,168,157,.14),transparent 60%),
    #fff;
}

.ea-route-panel__map{
  overflow:hidden;
}

.ea-route-panel__map:after{
  content:"";
  position:absolute;
  left:50%;
  top:62px;
  width:18px;
  height:34px;
  border-radius:6px;
  background:#fff;
  box-shadow:0 0 0 4px rgba(255,255,255,.16),0 24px 44px rgba(0,0,0,.22);
  transform:translateX(-50%);
  animation:eaBus 4.8s ease-in-out infinite;
}

.ea-impact__result strong{
  color:#fff;
}

.ea-trust{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}

.ea-trust article{
  position:relative;
  overflow:hidden;
  min-height:230px;
  padding:28px;
  border-radius:var(--ea-radius);
  background:
    linear-gradient(135deg,rgba(7,43,69,.94),rgba(6,68,76,.86)),
    url("../images/imagem-1.jpeg") center/cover no-repeat;
  color:#fff;
  box-shadow:0 24px 60px rgba(7,43,69,.18);
}

.ea-trust article:nth-child(2){
  background:
    linear-gradient(135deg,rgba(7,43,69,.92),rgba(22,163,74,.70)),
    url("../images/imagem4.jpeg") center/cover no-repeat;
}

.ea-trust article:nth-child(3){
  background:
    linear-gradient(135deg,rgba(7,43,69,.92),rgba(0,168,157,.70)),
    url("../images/imagem5.jpeg") center/cover no-repeat;
}

.ea-trust span{
  display:block;
  width:48px;
  height:6px;
  margin-bottom:76px;
  border-radius:99px;
  background:linear-gradient(90deg,var(--ea-green),var(--ea-amber));
}

.ea-trust h3{
  margin:0 0 10px;
  color:#fff;
  font-family:"Manrope",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  font-size:24px;
  font-weight:900;
}

.ea-trust p{
  margin:0;
  color:rgba(255,255,255,.84);
  line-height:1.65;
}

.ea-faq{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}

.ea-faq__item{
  border:1px solid rgba(7,43,69,.10);
  border-radius:var(--ea-radius);
  background:#fff;
  box-shadow:0 14px 34px rgba(7,43,69,.08);
  overflow:hidden;
}

.ea-faq__item button{
  width:100%;
  min-height:72px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  border:0;
  background:#fff;
  color:var(--ea-ink);
  padding:18px 20px;
  text-align:left;
  font-weight:900;
  cursor:pointer;
}

.ea-faq__item button strong{
  width:34px;
  height:34px;
  flex:0 0 34px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:rgba(0,168,157,.12);
  color:#047d76;
}

.ea-faq__answer{
  max-height:0;
  overflow:hidden;
  transition:max-height .28s ease;
}

.ea-faq__answer p{
  margin:0;
  padding:0 20px 20px;
  color:var(--ea-muted);
  line-height:1.7;
}

.ea-faq__item.is-open{
  border-color:rgba(0,168,157,.30);
}

.ea-faq__item.is-open .ea-faq__answer{
  max-height:220px;
}

.ea-faq__item.is-open button strong{
  background:linear-gradient(135deg,var(--ea-green),var(--ea-teal));
  color:#fff;
  transform:rotate(45deg);
}

.ea-site-footer{
  margin-top:0;
  background:
    radial-gradient(600px 260px at 20% 0%,rgba(0,168,157,.24),transparent 65%),
    linear-gradient(135deg,#03121d,#06243a 58%,#053a39);
}

.ea-footer-cta{
  padding-top:58px;
  padding-bottom:58px;
}

.ea-footer-cta h2{
  font-family:"Manrope",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  font-size:40px;
  font-weight:900;
}

.ea-reveal{
  opacity:0;
  transform:translateY(26px);
  transition:opacity .7s ease,transform .7s ease;
}

.ea-reveal.is-visible{
  opacity:1;
  transform:translateY(0);
}

@keyframes eaFloat{
  0%,100%{ transform:translateY(0); }
  50%{ transform:translateY(-10px); }
}

@keyframes eaBus{
  0%,100%{ top:62px; }
  50%{ top:calc(100% - 98px); }
}

@media (max-width:1024px){
  body.page-id-16 .elementor-widget-heading h1{
    font-size:58px;
  }
  .ea-route-tabs{
    position:static;
  }
  .ea-contact-section .elementor-column:first-child .elementor-widget-wrap{
    padding-right:0;
  }
}

@media (max-width:767px){
  body.page-id-16 .elementor-widget-heading h1{
    font-size:44px;
  }
  body.page-id-16 .elementor-section.elementor-top-section:first-of-type{
    padding:58px 0 48px;
  }
  .ea-booking{
    animation:none;
  }
  .ea-cf7-grid,
  .ea-trust,
  .ea-faq{
    grid-template-columns:1fr;
  }
  .ea-contact-section .wpcf7 form{
    padding:22px;
  }
  .ea-contact-shell__head{
    padding:24px 22px 0;
  }
  .ea-contact-shell .wpcf7 form,
  .wpcf7 form:has(.ea-cf7-grid){
    padding:22px;
  }
  .ea-cf7-grid>p{
    grid-template-columns:1fr;
  }
}

/* v3.4 compact contact area */
body.page-id-16 .ea-contact-section.elementor-section.elementor-top-section{
  padding:72px 0;
}

.ea-contact-section .elementor-container{
  align-items:center;
}

.ea-contact-section .elementor-column:first-child{
  width:40%;
}

.ea-contact-section .elementor-column:last-child{
  width:60%;
}

.ea-contact-section .elementor-column:first-child .elementor-widget-wrap{
  padding-right:30px;
}

.ea-contact-section .elementor-widget-heading h2{
  font-size:42px !important;
}

.ea-contact-section .elementor-widget-text-editor{
  font-size:16px;
}

.ea-contact-info--compact{
  gap:12px;
}

.ea-contact-info--compact .ea-contact-info__promise{
  min-height:0;
  padding:22px;
  background:
    linear-gradient(135deg,rgba(7,43,69,.94),rgba(0,168,157,.76)),
    url("../images/imagem5.jpeg") center/cover no-repeat;
}

.ea-contact-info--compact .ea-contact-info__promise strong{
  max-width:420px;
  font-size:25px;
}

.ea-contact-info--compact .ea-contact-info__promise p{
  max-width:480px;
  margin-top:10px;
  font-size:14px;
}

.ea-contact-actions{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}

.ea-contact-actions a{
  display:grid;
  gap:3px;
  min-height:74px;
  padding:14px;
  border:1px solid rgba(7,43,69,.08);
  border-radius:var(--ea-radius);
  background:#fff;
  color:var(--ea-ink);
  box-shadow:0 12px 30px rgba(7,43,69,.07);
}

.ea-contact-actions strong{
  font-size:15px;
}

.ea-contact-actions small{
  color:var(--ea-muted);
  font-size:13px;
  font-weight:800;
}

.ea-contact-shell{
  max-width:760px;
  box-shadow:0 24px 58px rgba(7,43,69,.14);
}

.ea-contact-shell__head{
  padding:26px 30px 0;
}

.ea-contact-shell__head:after{
  display:none;
}

.ea-contact-shell__head h3{
  margin:6px 0 4px;
  font-size:26px;
}

.ea-contact-shell__head p{
  max-width:none;
  font-size:14px;
  line-height:1.5;
}

.ea-contact-shell .wpcf7 form,
.wpcf7 form:has(.ea-cf7-grid){
  padding:18px 30px 18px;
}

.ea-cf7-grid>p{
  grid-template-columns:repeat(2,minmax(190px,1fr));
  gap:12px;
}

.ea-cf7-grid label{
  gap:6px;
}

.ea-cf7-grid label span:first-child{
  font-size:11px;
}

.ea-cf7-grid input,
.ea-cf7-grid select{
  height:46px;
  min-height:46px;
  padding:9px 12px;
  font-size:14px;
}

.ea-cf7-grid textarea{
  min-height:84px;
  max-height:104px;
  padding:10px 12px;
  font-size:14px;
}

.ea-contact-shell .wpcf7 .wpcf7-submit{
  min-height:48px;
  margin-top:12px;
  font-size:15px;
}

.ea-contact-shell__foot{
  padding:0 30px 24px;
}

.ea-contact-shell__foot span{
  padding:6px 9px;
  font-size:11px;
}

@media (max-width:1024px){
  .ea-contact-section .elementor-column:first-child,
  .ea-contact-section .elementor-column:last-child{
    width:100%;
  }
  .ea-contact-section .elementor-column:first-child .elementor-widget-wrap{
    padding-right:0;
  }
  .ea-contact-shell{
    max-width:none;
  }
}

@media (max-width:767px){
  body.page-id-16 .ea-contact-section.elementor-section.elementor-top-section{
    padding:48px 0;
  }
  .ea-contact-actions,
  .ea-cf7-grid>p{
    grid-template-columns:1fr;
  }
  .ea-contact-shell__head{
    padding:22px 20px 0;
  }
  .ea-contact-shell .wpcf7 form,
  .wpcf7 form:has(.ea-cf7-grid){
    padding:16px 20px;
  }
  .ea-contact-shell__foot{
    padding:0 20px 20px;
  }
}

/* v3.3 contact-focused refinement */
.ea-contact-info{
  display:grid;
  gap:18px;
}

.ea-contact-info__promise{
  padding:28px;
  border-radius:var(--ea-radius);
  background:
    linear-gradient(135deg,rgba(7,43,69,.94),rgba(0,168,157,.72)),
    url("../images/imagem5.jpeg") center/cover no-repeat;
  color:#fff;
  box-shadow:0 24px 64px rgba(7,43,69,.18);
}

.ea-contact-info__promise span{
  color:#b8fff0;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
}

.ea-contact-info__promise strong{
  display:block;
  max-width:470px;
  margin-top:10px;
  color:#fff;
  font-size:30px;
  line-height:1.08;
  font-weight:900;
}

.ea-contact-info__promise p{
  max-width:540px;
  margin:14px 0 0;
  color:rgba(255,255,255,.84);
  font-size:15px;
  line-height:1.7;
}

.ea-contact-info .ea-support{
  grid-template-columns:1fr;
  gap:10px;
}

.ea-contact-info .ea-support a{
  min-height:auto;
  display:grid;
  grid-template-columns:46px 1fr;
  column-gap:14px;
  align-items:center;
  padding:16px;
}

.ea-contact-info .ea-support span{
  grid-row:1 / span 2;
  margin:0;
}

.ea-contact-info .ea-support strong{
  align-self:end;
}

.ea-contact-info .ea-support small{
  align-self:start;
}

.ea-contact-steps{
  display:grid;
  gap:10px;
  padding:18px;
  border:1px solid rgba(7,43,69,.08);
  border-radius:var(--ea-radius);
  background:#fff;
  box-shadow:0 16px 40px rgba(7,43,69,.07);
}

.ea-contact-steps div{
  display:grid;
  grid-template-columns:34px 1fr;
  gap:12px;
  align-items:center;
}

.ea-contact-steps span{
  width:34px;
  height:34px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:rgba(0,168,157,.12);
  color:#047d76;
  font-weight:900;
}

.ea-contact-steps p{
  margin:0;
  color:var(--ea-muted);
  font-size:14px;
  line-height:1.45;
}

.ea-contact-shell{
  position:relative;
  overflow:hidden;
  max-width:940px;
  border:1px solid rgba(0,168,157,.16);
  box-shadow:0 36px 90px rgba(7,43,69,.18);
}

.ea-contact-shell:before{
  content:"";
  position:absolute;
  inset:0 0 auto;
  height:8px;
  background:linear-gradient(90deg,var(--ea-green),var(--ea-teal),var(--ea-amber));
}

.ea-contact-shell__head{
  position:relative;
  padding:42px 44px 0;
}

.ea-contact-shell__head:after{
  content:"";
  position:absolute;
  right:44px;
  top:42px;
  width:76px;
  height:76px;
  border-radius:50%;
  background:
    radial-gradient(circle at 50% 50%,#fff 0 28%,transparent 30%),
    conic-gradient(from 90deg,var(--ea-green),var(--ea-teal),var(--ea-amber),var(--ea-green));
  opacity:.9;
}

.ea-contact-shell__head h3{
  max-width:540px;
  font-size:34px;
}

.ea-contact-shell__head p{
  max-width:650px;
  font-size:16px;
}

.ea-contact-shell .wpcf7 form,
.wpcf7 form:has(.ea-cf7-grid){
  padding:30px 44px 26px;
}

.ea-cf7-grid>p{
  grid-template-columns:repeat(2,minmax(250px,1fr));
  gap:18px;
}

.ea-cf7-grid input,
.ea-cf7-grid select{
  height:58px;
  border-color:rgba(7,43,69,.13);
  background:#f7fbfa;
}

.ea-cf7-grid textarea{
  min-height:158px;
  border-color:rgba(7,43,69,.13);
  background:#f7fbfa;
}

.ea-cf7-grid input:focus,
.ea-cf7-grid select:focus,
.ea-cf7-grid textarea:focus{
  border-color:rgba(0,168,157,.70);
  box-shadow:0 0 0 4px rgba(0,168,157,.12);
  outline:none;
}

.ea-contact-shell .wpcf7 .wpcf7-submit{
  min-height:58px;
  font-size:16px;
}

.ea-contact-shell__foot{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  padding:0 44px 36px;
}

.ea-contact-shell__foot span{
  padding:8px 10px;
  border-radius:999px;
  background:rgba(0,168,157,.10);
  color:#047d76;
  font-size:12px;
  font-weight:900;
}

@media (max-width:767px){
  .ea-contact-info__promise{
    padding:22px;
  }
  .ea-contact-info__promise strong{
    font-size:25px;
  }
  .ea-contact-shell__head{
    padding:34px 22px 0;
  }
  .ea-contact-shell__head:after{
    display:none;
  }
  .ea-contact-shell .wpcf7 form,
  .wpcf7 form:has(.ea-cf7-grid){
    padding:22px;
  }
  .ea-contact-shell__foot{
    padding:0 22px 24px;
  }
  .ea-cf7-grid>p{
    grid-template-columns:1fr;
  }
}

/* v3.2 refinements from visual review */
body{
  font-size:16px;
}

.ea-header-top__inner,
.ea-header-main__inner,
body.page-id-16 .elementor-section .elementor-container,
.ea-footer-cta,
.ea-footer-main,
.ea-footer-bottom{
  max-width:1240px;
}

.ea-header-top__inner{
  min-height:30px;
}

.ea-header-main__inner{
  min-height:76px;
}

.ea-brand__logo{
  max-height:50px;
}

.ea-brand strong{
  font-size:16px;
}

.ea-brand small{
  font-size:12px;
}

.ea-nav__list a{
  font-size:14px;
}

body.page-id-16 .elementor-section.elementor-top-section{
  padding:112px 0;
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type{
  padding:108px 0 92px;
}

body.page-id-16 .elementor-widget-heading h1{
  font-size:82px;
}

body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-widget-text-editor{
  font-size:20px;
}

body.page-id-16 .elementor-section.elementor-top-section:not(:first-of-type) .elementor-widget-heading h2{
  font-size:48px;
}

body.page-id-16 .elementor-widget-text-editor{
  font-size:17px;
}

.ea-service,
.ea-step,
.ea-plan,
.ea-support a{
  padding:26px;
}

.ea-service p,
.ea-step p,
.ea-plan p,
.ea-support small,
.ea-route-panel p,
.ea-trust p,
.ea-faq__answer p{
  font-size:15px;
  line-height:1.72;
}

.ea-journey{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:24px;
  align-items:stretch;
}

.ea-journey__visual{
  min-height:430px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  padding:34px;
  border-radius:var(--ea-radius);
  background:
    linear-gradient(180deg,rgba(3,18,29,.05),rgba(3,18,29,.82)),
    url("../images/imagem-1.jpeg") center/cover no-repeat;
  box-shadow:0 28px 70px rgba(7,43,69,.16);
  color:#fff;
}

.ea-journey__visual span{
  width:max-content;
  padding:7px 10px;
  border-radius:999px;
  background:rgba(128,240,217,.16);
  color:#c8fff4;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
}

.ea-journey__visual strong{
  max-width:580px;
  margin-top:14px;
  color:#fff;
  font-size:38px;
  line-height:1.05;
  font-weight:900;
}

.ea-journey__list{
  display:grid;
  gap:14px;
}

.ea-journey__list article{
  position:relative;
  padding:26px;
  border:1px solid rgba(7,43,69,.10);
  border-radius:var(--ea-radius);
  background:#fff;
  box-shadow:0 16px 40px rgba(7,43,69,.08);
}

.ea-journey__list article:before{
  content:"";
  position:absolute;
  left:0;
  top:24px;
  bottom:24px;
  width:5px;
  border-radius:0 99px 99px 0;
  background:linear-gradient(180deg,var(--ea-green),var(--ea-teal));
}

.ea-journey__list span{
  color:var(--ea-amber);
  font-size:13px;
  font-weight:900;
}

.ea-journey__list h3{
  margin:8px 0 8px;
  font-family:"Manrope",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  font-size:24px;
  font-weight:900;
}

.ea-journey__list p{
  margin:0;
  color:var(--ea-muted);
  font-size:15px;
  line-height:1.7;
}

.ea-contact-section .elementor-container{
  max-width:1240px;
}

.ea-contact-section .elementor-column:first-child{
  width:34%;
}

.ea-contact-section .elementor-column:last-child{
  width:66%;
}

.ea-contact-shell{
  max-width:900px;
}

.ea-contact-shell__head{
  padding:34px 38px 0;
}

.ea-contact-shell__head h3{
  font-size:32px;
}

.ea-contact-shell .wpcf7 form,
.wpcf7 form:has(.ea-cf7-grid){
  padding:28px 38px 38px;
}

.ea-cf7-grid>p{
  grid-template-columns:repeat(2,minmax(240px,1fr));
  gap:18px;
}

.ea-cf7-grid label{
  min-width:0;
}

.ea-cf7-grid input,
.ea-cf7-grid select{
  height:54px;
}

.ea-cf7-grid textarea{
  min-height:150px;
}

@media (max-width:1024px){
  .ea-journey,
  .ea-contact-section .elementor-container{
    grid-template-columns:1fr;
  }
  .ea-contact-section .elementor-column:first-child,
  .ea-contact-section .elementor-column:last-child{
    width:100%;
  }
  .ea-contact-shell{
    max-width:none;
    margin-left:0;
  }
}

@media (max-width:767px){
  body.page-id-16 .elementor-widget-heading h1{
    font-size:46px;
  }
  body.page-id-16 .elementor-section.elementor-top-section:not(:first-of-type) .elementor-widget-heading h2{
    font-size:34px;
  }
  .ea-journey{
    grid-template-columns:1fr;
  }
  .ea-journey__visual{
    min-height:340px;
    padding:24px;
  }
  .ea-journey__visual strong{
    font-size:30px;
  }
  .ea-cf7-grid>p{
    grid-template-columns:1fr;
  }
}

/* v3.5 practical compact contact area */
body.page-id-16 .ea-contact-section.elementor-section.elementor-top-section{
  padding:54px 0 60px !important;
  background:
    linear-gradient(90deg,rgba(241,248,247,.96),rgba(255,255,255,.98) 48%,rgba(236,249,246,.92));
}

.ea-contact-section .elementor-container{
  max-width:1180px !important;
  align-items:center !important;
  gap:26px;
}

.ea-contact-section .elementor-column:first-child{
  width:42% !important;
}

.ea-contact-section .elementor-column:last-child{
  width:58% !important;
}

.ea-contact-section .elementor-column:first-child .elementor-widget-wrap{
  padding-right:0 !important;
}

.ea-contact-section .elementor-widget-heading h2{
  margin-bottom:12px;
  font-size:42px !important;
  line-height:1.05 !important;
}

.ea-contact-section .elementor-widget-text-editor{
  max-width:520px;
  margin-bottom:22px;
  color:var(--ea-muted);
  font-size:16px !important;
  line-height:1.65;
}

.ea-contact-info--compact{
  display:grid;
  gap:12px !important;
}

.ea-contact-info--compact .ea-contact-info__promise{
  min-height:190px !important;
  padding:24px !important;
  border-radius:18px;
  overflow:hidden;
  background:
    linear-gradient(135deg,rgba(7,43,69,.95),rgba(0,118,110,.78)),
    url("../images/imagem5.jpeg") center/cover no-repeat !important;
  box-shadow:0 20px 46px rgba(7,43,69,.14);
}

.ea-contact-info--compact .ea-contact-info__promise span{
  display:inline-flex;
  width:max-content;
  margin-bottom:12px;
  padding:7px 10px;
  border-radius:999px;
  background:rgba(255,255,255,.13);
  color:#d9fff7;
  font-size:11px;
  font-weight:900;
  letter-spacing:.02em;
  text-transform:uppercase;
}

.ea-contact-info--compact .ea-contact-info__promise strong{
  max-width:440px !important;
  color:#fff;
  font-size:27px !important;
  line-height:1.12;
}

.ea-contact-info--compact .ea-contact-info__promise p{
  max-width:470px !important;
  margin-top:10px !important;
  color:rgba(255,255,255,.86);
  font-size:14px !important;
  line-height:1.55 !important;
}

.ea-contact-flow{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
}

.ea-contact-flow span{
  display:grid;
  gap:6px;
  min-height:74px;
  padding:12px;
  border:1px solid rgba(7,43,69,.08);
  border-radius:12px;
  background:#fff;
  color:var(--ea-muted);
  font-size:12px;
  font-weight:800;
  line-height:1.28;
  box-shadow:0 12px 26px rgba(7,43,69,.06);
}

.ea-contact-flow strong{
  width:24px;
  height:24px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:rgba(0,168,157,.12);
  color:#047d76;
  font-size:12px;
}

.ea-contact-actions{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:10px !important;
}

.ea-contact-actions a{
  min-height:72px !important;
  padding:16px !important;
  border-radius:12px !important;
  background:#fff !important;
  box-shadow:0 12px 26px rgba(7,43,69,.07) !important;
}

.ea-contact-shell{
  max-width:680px !important;
  margin-left:auto !important;
  border:1px solid rgba(0,168,157,.16) !important;
  border-radius:18px !important;
  background:#fff !important;
  box-shadow:0 24px 58px rgba(7,43,69,.13) !important;
}

.ea-contact-shell:before{
  height:6px !important;
}

.ea-contact-shell__head{
  padding:24px 28px 0 !important;
}

.ea-contact-shell__head:after{
  display:none !important;
}

.ea-contact-shell__head span{
  font-size:11px !important;
}

.ea-contact-shell__head h3{
  max-width:none !important;
  margin:5px 0 4px !important;
  font-size:26px !important;
  line-height:1.12 !important;
}

.ea-contact-shell__head p{
  max-width:none !important;
  font-size:14px !important;
  line-height:1.45 !important;
}

.ea-contact-shell .wpcf7 form,
.wpcf7 form:has(.ea-cf7-grid){
  padding:18px 28px 18px !important;
}

.ea-cf7-grid{
  display:block !important;
}

.ea-cf7-grid>p{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:11px 14px !important;
  margin:0 !important;
}

.ea-cf7-full{
  grid-column:1 / -1 !important;
}

.ea-cf7-grid br{
  display:none !important;
}

.ea-cf7-grid label{
  gap:5px !important;
}

.ea-cf7-grid label span:first-child{
  color:#405569 !important;
  font-size:10px !important;
  line-height:1.1 !important;
  letter-spacing:.02em;
}

.ea-cf7-grid input,
.ea-cf7-grid select{
  height:43px !important;
  min-height:43px !important;
  padding:8px 12px !important;
  border:1px solid rgba(7,43,69,.14) !important;
  border-radius:9px !important;
  background:#f8fbfb !important;
  color:var(--ea-ink) !important;
  font-size:14px !important;
}

.ea-contact-shell .wpcf7 .wpcf7-submit{
  width:100% !important;
  min-height:46px !important;
  margin-top:12px !important;
  border-radius:10px !important;
  background:linear-gradient(135deg,var(--ea-green),#008f86) !important;
  font-size:14px !important;
  font-weight:900 !important;
  box-shadow:0 16px 34px rgba(0,168,102,.20) !important;
}

.ea-contact-shell__foot{
  padding:0 28px 22px !important;
  gap:8px !important;
}

.ea-contact-shell__foot span{
  padding:6px 9px !important;
  font-size:11px !important;
}

@media (max-width:1024px){
  body.page-id-16 .ea-contact-section.elementor-section.elementor-top-section{
    padding:46px 0 !important;
  }

  .ea-contact-section .elementor-container{
    display:block !important;
  }

  .ea-contact-section .elementor-column:first-child,
  .ea-contact-section .elementor-column:last-child{
    width:100% !important;
  }

  .ea-contact-shell{
    max-width:none !important;
    margin-top:24px !important;
  }
}

@media (max-width:767px){
  .ea-contact-section .elementor-widget-heading h2{
    font-size:34px !important;
  }

  .ea-contact-flow,
  .ea-contact-actions,
  .ea-cf7-grid>p{
    grid-template-columns:1fr !important;
  }

  .ea-contact-info--compact .ea-contact-info__promise{
    min-height:0 !important;
  }

  .ea-contact-shell__head,
  .ea-contact-shell .wpcf7 form,
  .wpcf7 form:has(.ea-cf7-grid){
    padding-left:20px !important;
    padding-right:20px !important;
  }

  .ea-contact-shell__foot{
    padding-left:20px !important;
    padding-right:20px !important;
  }
}

/* v4.1 final UAE/HFE placement override - keep this at EOF */
body.ehf-header #masthead,
body.ehf-footer #colophon{
  width:100% !important;
  max-width:none !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
}

body.ehf-header #masthead{
  position:sticky !important;
  top:0 !important;
  z-index:9999 !important;
}

body.admin-bar.ehf-header #masthead{
  top:32px !important;
}

body.ehf-header #masthead .elementor,
body.ehf-footer #colophon .elementor,
body.ehf-footer #colophon .footer-width-fixer{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
}

body.ehf-header #masthead .elementor-section,
body.ehf-footer #colophon .elementor-section{
  min-height:0 !important;
  height:auto !important;
  display:block !important;
  padding:0 !important;
  margin:0 !important;
  overflow:visible !important;
  background:none transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

body.ehf-header #masthead .elementor-section:before,
body.ehf-header #masthead .elementor-section:after,
body.ehf-footer #colophon .elementor-section:before,
body.ehf-footer #colophon .elementor-section:after{
  display:none !important;
  content:none !important;
}

body.ehf-header #masthead .elementor-container,
body.ehf-header #masthead .elementor-column,
body.ehf-header #masthead .elementor-widget-wrap,
body.ehf-header #masthead .elementor-widget,
body.ehf-header #masthead .elementor-widget-container,
body.ehf-footer #colophon .elementor-container,
body.ehf-footer #colophon .elementor-column,
body.ehf-footer #colophon .elementor-widget-wrap,
body.ehf-footer #colophon .elementor-widget,
body.ehf-footer #colophon .elementor-widget-container{
  width:100% !important;
  max-width:none !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
}

body.ehf-header #masthead .ea-site-header{
  position:relative !important;
  top:auto !important;
  width:100% !important;
  min-height:0 !important;
  margin:0 !important;
  transform:none !important;
}

body.ehf-header #masthead .main-title,
body.page-id-16 .site-main>.page-header{
  display:none !important;
}

body.ehf-header .site-main,
body.ehf-header main#content{
  margin-top:0 !important;
}

@media (max-width:782px){
  body.admin-bar.ehf-header #masthead{
    top:46px !important;
  }
}

/* v4.5.3 hero background video - no JS dependency */
body.page-id-16 .ea-hero-section{
  position:relative !important;
  overflow:hidden !important;
}

body.page-id-16 .ea-hero-section > .elementor-container{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  min-height:calc(100vh - 120px) !important;
  z-index:1;
}

body.page-id-16 .ea-hero-section > .elementor-container > .elementor-column:first-child{
  position:relative !important;
  z-index:2 !important;
  width:54% !important;
  max-width:760px !important;
}

body.page-id-16 .ea-hero-section > .elementor-container > .elementor-column:last-child{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  max-width:none !important;
  min-width:100% !important;
  height:100% !important;
  z-index:0 !important;
  pointer-events:none !important;
}

body.page-id-16 .ea-hero-section > .elementor-container > .elementor-column:last-child > .elementor-widget-wrap,
body.page-id-16 .ea-hero-section > .elementor-container > .elementor-column:last-child .elementor-widget-shortcode,
body.page-id-16 .ea-hero-section > .elementor-container > .elementor-column:last-child .elementor-widget-container,
body.page-id-16 .ea-hero-section > .elementor-container > .elementor-column:last-child .elementor-shortcode,
body.page-id-16 .ea-hero-bg-video{
  width:100% !important;
  height:100% !important;
  min-height:100% !important;
}

body.page-id-16 .ea-hero-bg-video{
  position:absolute !important;
  inset:0 !important;
  display:block !important;
  overflow:hidden !important;
}

body.page-id-16 .ea-hero-bg-video__player{
  width:100% !important;
  height:100% !important;
  display:block !important;
  object-fit:cover !important;
  object-position:center center !important;
  transform:scale(1.04);
  filter:saturate(1.04) contrast(1.02);
}

body.page-id-16 .ea-hero-bg-video__shade{
  position:absolute !important;
  inset:0 !important;
  background:
    linear-gradient(90deg,rgba(3,18,29,.76) 0%,rgba(3,18,29,.56) 32%,rgba(3,18,29,.30) 62%,rgba(3,18,29,.18) 100%),
    linear-gradient(180deg,rgba(3,18,29,.18) 0%,rgba(3,18,29,.24) 40%,rgba(3,18,29,.60) 100%) !important;
}

@media (max-width:1024px){
  body.page-id-16 .ea-hero-section > .elementor-container > .elementor-column:first-child{
    width:100% !important;
    max-width:none !important;
  }
}

/* v4.5.4 hero reset for native Elementor background video */
body.page-id-16 .ea-hero-section .ea-hero-bg-video,
body.page-id-16 .ea-hero-section .elementor-column:last-child .elementor-widget-shortcode{
  display:none !important;
}

body.page-id-16 .ea-hero-section > .elementor-container{
  min-height:calc(100vh - 120px) !important;
}

body.page-id-16 .ea-hero-section > .elementor-container > .elementor-column:first-child{
  width:100% !important;
  max-width:760px !important;
}

body.page-id-16 .ea-hero-section > .elementor-container > .elementor-column:last-child{
  display:none !important;
}

body.page-id-16 .ea-hero-section .elementor-background-video-container{
  z-index:0 !important;
}

body.page-id-16 .ea-hero-section .elementor-background-video-hosted{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
}

body.page-id-16 .ea-hero-section > .elementor-container,
body.page-id-16 .ea-hero-section .elementor-widget-wrap{
  position:relative !important;
  z-index:2 !important;
}

@media (max-width:1024px){
  body.page-id-16 .ea-hero-section > .elementor-container > .elementor-column:first-child{
    max-width:none !important;
  }
}

/* v4.5 hero video interaction */
body.page-id-16 .elementor-section.elementor-top-section:first-of-type .elementor-widget-shortcode{
  width:100%;
}

.ea-hero-video{
  width:100%;
  max-width:540px;
  margin-left:auto;
  display:grid;
  gap:16px;
}

.ea-hero-video__media{
  position:relative;
  min-height:560px;
  overflow:hidden;
  border-radius:28px;
  border:1px solid rgba(255,255,255,.38);
  background:
    radial-gradient(420px 220px at 100% 0,rgba(22,163,74,.22),transparent 55%),
    rgba(255,255,255,.08);
  box-shadow:0 32px 80px rgba(0,0,0,.28);
  backdrop-filter:blur(18px);
}

.ea-hero-video__player{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
}

.ea-hero-video__overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(2,16,26,.10) 0%,rgba(2,16,26,.28) 30%,rgba(2,16,26,.78) 100%),
    linear-gradient(120deg,rgba(0,168,157,.12),transparent 44%,rgba(255,176,32,.12));
}

.ea-hero-video__topbar,
.ea-hero-video__content{
  position:relative;
  z-index:2;
}

.ea-hero-video__topbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:18px 18px 0;
}

.ea-hero-video__eyebrow{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:0 14px;
  border-radius:999px;
  background:rgba(255,255,255,.14);
  border:1px solid rgba(255,255,255,.24);
  color:#fff;
  font-size:12px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
  backdrop-filter:blur(12px);
}

.ea-hero-video__controls{
  display:flex;
  gap:10px;
}

.ea-hero-video__control{
  min-width:88px;
  min-height:38px;
  padding:0 14px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  background:rgba(3,18,29,.34);
  color:#fff;
  font:800 12px/1 "Manrope",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  text-transform:uppercase;
  cursor:pointer;
  transition:transform .2s ease,background .2s ease,border-color .2s ease;
  backdrop-filter:blur(12px);
}

.ea-hero-video__control:hover,
.ea-hero-video__control:focus-visible{
  transform:translateY(-1px);
  background:rgba(255,255,255,.16);
  border-color:rgba(255,255,255,.34);
}

.ea-hero-video__content{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  padding:0 24px 24px;
  color:#fff;
}

.ea-hero-video__content strong{
  display:block;
  margin-bottom:6px;
  font-size:28px;
  font-weight:900;
  line-height:1.05;
  text-shadow:0 12px 30px rgba(0,0,0,.34);
}

.ea-hero-video__content p{
  max-width:360px;
  margin:0;
  color:rgba(255,255,255,.84);
  font-size:15px;
  line-height:1.55;
}

.ea-hero-video__switcher{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}

.ea-hero-video__scene{
  display:grid;
  gap:4px;
  min-height:78px;
  padding:16px 18px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:20px;
  background:rgba(255,255,255,.10);
  color:#fff;
  text-align:left;
  backdrop-filter:blur(14px);
  box-shadow:0 18px 40px rgba(0,0,0,.16);
  cursor:pointer;
  transition:transform .2s ease,border-color .2s ease,background .2s ease;
}

.ea-hero-video__scene span{
  font-size:15px;
  font-weight:800;
}

.ea-hero-video__scene small{
  color:rgba(255,255,255,.72);
  font-size:12px;
  font-weight:600;
}

.ea-hero-video__scene:hover,
.ea-hero-video__scene:focus-visible,
.ea-hero-video__scene.is-active{
  transform:translateY(-2px);
  border-color:rgba(128,240,217,.44);
  background:rgba(255,255,255,.16);
}

@media (max-width: 1024px){
  .ea-hero-video{
    max-width:none;
    margin:28px 0 0;
  }

  .ea-hero-video__media{
    min-height:460px;
  }
}

@media (max-width: 767px){
  .ea-hero-video__media{
    min-height:380px;
    border-radius:22px;
  }

  .ea-hero-video__topbar{
    flex-wrap:wrap;
  }

  .ea-hero-video__controls{
    width:100%;
  }

  .ea-hero-video__control{
    flex:1 1 0;
    min-width:0;
  }

  .ea-hero-video__content{
    padding:0 18px 18px;
  }

  .ea-hero-video__content strong{
    font-size:24px;
  }

  .ea-hero-video__switcher{
    grid-template-columns:1fr;
  }
}

/* v4.5.1 hero background video */
body.page-id-16 .elementor-section.elementor-top-section:first-of-type{
  overflow:hidden;
  background:
    linear-gradient(110deg,rgba(3,18,29,.86),rgba(5,34,50,.72) 48%,rgba(0,168,157,.24)) !important;
}

body.page-id-16 .ea-hero-section > .elementor-container{
  position:relative;
}

body.page-id-16 .ea-hero-section .elementor-column:first-child{
  width:100%;
}

body.page-id-16 .ea-hero-section .elementor-column:first-child > .elementor-widget-wrap{
  position:relative;
  z-index:2;
}

.ea-hero-bg-video{
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  overflow:hidden;
}

.ea-hero-bg-video__player{
  width:100%;
  height:100%;
  object-fit:cover;
  transform:scale(1.04);
  filter:saturate(1.05) contrast(1.02);
}

.ea-hero-bg-video__shade{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(3,18,29,.62) 0%,rgba(3,18,29,.40) 34%,rgba(3,18,29,.24) 56%,rgba(3,18,29,.18) 100%),
    linear-gradient(180deg,rgba(3,18,29,.12) 0%,rgba(3,18,29,.32) 66%,rgba(3,18,29,.54) 100%);
}

body.page-id-16 .ea-hero-section .elementor-widget-shortcode:first-child{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  margin:0;
}

body.page-id-16 .ea-hero-section .elementor-widget-shortcode:first-child .elementor-widget-container,
body.page-id-16 .ea-hero-section .elementor-widget-shortcode:first-child .elementor-shortcode{
  width:100%;
  height:100%;
}

@media (max-width: 1024px){
  .ea-hero-bg-video__player{
    transform:scale(1.02);
  }
}

/* v4.5.2 hero video placement fix */
body.page-id-16 .ea-hero-section{
  position:relative;
}

body.page-id-16 .ea-hero-section.has-ea-hero-video > .elementor-container{
  position:relative;
  z-index:2;
}

body.page-id-16 .ea-hero-section.has-ea-hero-video .elementor-column:first-child{
  position:relative;
  z-index:2;
  width:54% !important;
  max-width:760px;
}

body.page-id-16 .ea-hero-section.has-ea-hero-video .elementor-column:last-child{
  display:none !important;
}

body.page-id-16 .ea-hero-section.has-ea-hero-video .ea-hero-bg-video{
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  overflow:hidden;
}

body.page-id-16 .ea-hero-section.has-ea-hero-video .ea-hero-bg-video__player{
  width:100%;
  height:100%;
  object-fit:cover;
  transform:scale(1.04);
}

body.page-id-16 .ea-hero-section.has-ea-hero-video .ea-hero-bg-video__shade{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(3,18,29,.72) 0%,rgba(3,18,29,.52) 28%,rgba(3,18,29,.28) 58%,rgba(3,18,29,.18) 100%),
    linear-gradient(180deg,rgba(3,18,29,.16) 0%,rgba(3,18,29,.30) 56%,rgba(3,18,29,.62) 100%);
}

@media (max-width: 1024px){
  body.page-id-16 .ea-hero-section.has-ea-hero-video .elementor-column:first-child{
    width:100% !important;
  }
}

/* v4.4 service cards - replace initials with icons */
.ea-service__icon{
  position:relative;
  color:transparent !important;
  font-size:0 !important;
  line-height:0 !important;
}

.ea-service__icon::before{
  content:"";
  width:20px;
  height:20px;
  display:block;
  background:#047d76;
  margin:auto;
  mask-repeat:no-repeat;
  mask-position:center;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  -webkit-mask-position:center;
  -webkit-mask-size:contain;
}

.ea-service:nth-child(1) .ea-service__icon::before{
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 3v3M17 3v3M4 9h16M6.5 5h11A1.5 1.5 0 0 1 19 6.5v11a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 5 17.5v-11A1.5 1.5 0 0 1 6.5 5Z'/%3E%3Cpath d='m9 14 2 2 4-5'/%3E%3C/svg%3E");
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 3v3M17 3v3M4 9h16M6.5 5h11A1.5 1.5 0 0 1 19 6.5v11a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 5 17.5v-11A1.5 1.5 0 0 1 6.5 5Z'/%3E%3Cpath d='m9 14 2 2 4-5'/%3E%3C/svg%3E");
}

.ea-service:nth-child(2) .ea-service__icon::before{
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21s5-4.35 5-9a5 5 0 1 0-10 0c0 4.65 5 9 5 9Z'/%3E%3Cpath d='M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z'/%3E%3C/svg%3E");
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21s5-4.35 5-9a5 5 0 1 0-10 0c0 4.65 5 9 5 9Z'/%3E%3Cpath d='M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z'/%3E%3C/svg%3E");
}

.ea-service:nth-child(3) .ea-service__icon::before{
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 16V8a2 2 0 0 1 2-2h9.5a2 2 0 0 1 1.6.8l1.9 2.53A2 2 0 0 1 19.4 10H20a1 1 0 0 1 1 1v5h-1'/%3E%3Cpath d='M4 16h13'/%3E%3Cpath d='M7.5 18.5A1.5 1.5 0 1 1 6 17a1.5 1.5 0 0 1 1.5 1.5Zm11 0A1.5 1.5 0 1 1 17 17a1.5 1.5 0 0 1 1.5 1.5Z'/%3E%3Cpath d='M14 10h4'/%3E%3C/svg%3E");
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 16V8a2 2 0 0 1 2-2h9.5a2 2 0 0 1 1.6.8l1.9 2.53A2 2 0 0 1 19.4 10H20a1 1 0 0 1 1 1v5h-1'/%3E%3Cpath d='M4 16h13'/%3E%3Cpath d='M7.5 18.5A1.5 1.5 0 1 1 6 17a1.5 1.5 0 0 1 1.5 1.5Zm11 0A1.5 1.5 0 1 1 17 17a1.5 1.5 0 0 1 1.5 1.5Z'/%3E%3Cpath d='M14 10h4'/%3E%3C/svg%3E");
}

.ea-service:nth-child(4) .ea-service__icon::before{
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12a8 8 0 0 1 16 0'/%3E%3Cpath d='M5 13v3a2 2 0 0 0 2 2h1v-6H7a2 2 0 0 0-2 2Zm14-2h-1v6h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2Z'/%3E%3Cpath d='M12 19v2'/%3E%3Cpath d='M9.5 21h5'/%3E%3C/svg%3E");
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12a8 8 0 0 1 16 0'/%3E%3Cpath d='M5 13v3a2 2 0 0 0 2 2h1v-6H7a2 2 0 0 0-2 2Zm14-2h-1v6h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2Z'/%3E%3Cpath d='M12 19v2'/%3E%3Cpath d='M9.5 21h5'/%3E%3C/svg%3E");
}

/* v4.3 Elementor-native editable header */
body.ehf-header #masthead .ea-eh-topbar.elementor-section{
  display:block !important;
  background:linear-gradient(90deg,#021827,#07344f 55%,#075e55) !important;
  color:#eafff8 !important;
}

body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(1){
  display:block !important;
  background:linear-gradient(90deg,#021827,#07344f 55%,#075e55) !important;
  color:#eafff8 !important;
}

body.ehf-header #masthead .ea-eh-mainbar.elementor-section{
  display:block !important;
  background:rgba(255,255,255,.94) !important;
  border-bottom:1px solid rgba(8,31,45,.08) !important;
  box-shadow:0 12px 32px rgba(8,31,45,.08) !important;
  backdrop-filter:blur(18px);
}

body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2){
  display:block !important;
  background:rgba(255,255,255,.94) !important;
  border-bottom:1px solid rgba(8,31,45,.08) !important;
  box-shadow:0 12px 32px rgba(8,31,45,.08) !important;
  backdrop-filter:blur(18px);
}

body.ehf-header #masthead .ea-eh-topbar>.elementor-container,
body.ehf-header #masthead .ea-eh-mainbar>.elementor-container,
body.ehf-header #masthead .elementor-150>.elementor-section>.elementor-container{
  max-width:1180px !important;
  margin:0 auto !important;
  padding:0 22px !important;
  display:flex !important;
  align-items:center !important;
}

body.ehf-header #masthead .ea-eh-topbar>.elementor-container{
  min-height:30px !important;
}

body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(1)>.elementor-container{
  min-height:30px !important;
}

body.ehf-header #masthead .ea-eh-mainbar>.elementor-container{
  min-height:76px !important;
  gap:22px !important;
}

body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container{
  min-height:76px !important;
  gap:22px !important;
}

body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(1)>.elementor-container>.elementor-column{
  width:50% !important;
}

body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container>.elementor-column:nth-child(1){
  width:30% !important;
}

body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container>.elementor-column:nth-child(2){
  width:52% !important;
}

body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container>.elementor-column:nth-child(3){
  width:18% !important;
}

body.ehf-header #masthead .ea-eh-top-left .elementor-widget-wrap,
body.ehf-header #masthead .ea-eh-top-right .elementor-widget-wrap,
body.ehf-header #masthead .ea-eh-nav-col .elementor-widget-wrap,
body.ehf-header #masthead .ea-eh-cta-col .elementor-widget-wrap,
body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(1) .elementor-widget-wrap,
body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container>.elementor-column:nth-child(2) .elementor-widget-wrap,
body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container>.elementor-column:nth-child(3) .elementor-widget-wrap{
  display:flex !important;
  align-items:center !important;
  gap:4px !important;
}

body.ehf-header #masthead .ea-eh-top-right .elementor-widget-wrap,
body.ehf-header #masthead .ea-eh-cta-col .elementor-widget-wrap,
body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(1)>.elementor-container>.elementor-column:nth-child(2) .elementor-widget-wrap,
body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container>.elementor-column:nth-child(3) .elementor-widget-wrap{
  justify-content:flex-end !important;
}

body.ehf-header #masthead .ea-eh-brand-col .elementor-widget-wrap,
body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container>.elementor-column:nth-child(1) .elementor-widget-wrap{
  display:grid !important;
  grid-template-columns:76px 1fr !important;
  grid-template-rows:auto auto !important;
  column-gap:14px !important;
  align-items:center !important;
}

body.ehf-header #masthead .ea-eh-logo{
  grid-row:1 / span 2 !important;
}

body.ehf-header #masthead .ea-eh-logo img{
  width:76px !important;
  max-height:54px !important;
  object-fit:contain !important;
}

body.ehf-header #masthead .ea-eh-brand-title h2{
  margin:0 !important;
  color:#14233a !important;
  font-family:"Manrope",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif !important;
  font-size:18px !important;
  font-weight:900 !important;
  line-height:1.05 !important;
}

body.ehf-header #masthead .ea-eh-brand-tagline p{
  margin:3px 0 0 !important;
  color:#38566d !important;
  font-size:12px !important;
  font-weight:800 !important;
  line-height:1.15 !important;
}

body.ehf-header #masthead .ea-eh-top-text .elementor-heading-title,
body.ehf-header #masthead .ea-eh-top-link .elementor-button-text{
  color:#eafff8 !important;
  font-family:"Manrope",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif !important;
  font-size:12px !important;
  font-weight:900 !important;
  line-height:1.2 !important;
}

body.ehf-header #masthead .ea-eh-top-link .elementor-button{
  min-height:auto !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

body.ehf-header #masthead .ea-eh-nav-col .elementor-widget-wrap{
  justify-content:center !important;
  flex-wrap:wrap !important;
}

body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container>.elementor-column:nth-child(2) .elementor-widget-wrap{
  justify-content:center !important;
  flex-wrap:wrap !important;
}

body.ehf-header #masthead .ea-eh-nav-item,
body.ehf-header #masthead .ea-eh-top-link,
body.ehf-header #masthead .ea-eh-cta{
  width:auto !important;
  margin:0 !important;
}

body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container>.elementor-column:nth-child(2) .elementor-widget-button,
body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(1)>.elementor-container>.elementor-column:nth-child(2) .elementor-widget-button,
body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container>.elementor-column:nth-child(3) .elementor-widget-button{
  width:auto !important;
  max-width:max-content !important;
  margin:0 !important;
}

body.ehf-header #masthead .ea-eh-nav-item .elementor-button{
  min-height:38px !important;
  padding:8px 10px !important;
  background:transparent !important;
  border-radius:8px !important;
  box-shadow:none !important;
}

body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container>.elementor-column:nth-child(2) .elementor-button{
  min-height:38px !important;
  padding:8px 10px !important;
  background:transparent !important;
  border-radius:8px !important;
  box-shadow:none !important;
}

body.ehf-header #masthead .ea-eh-nav-item .elementor-button-text{
  color:#1b3142 !important;
  font-size:13px !important;
  font-weight:900 !important;
}

body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container>.elementor-column:nth-child(2) .elementor-button-text{
  color:#1b3142 !important;
  font-size:13px !important;
  font-weight:900 !important;
}

body.ehf-header #masthead .ea-eh-nav-item .elementor-button:hover,
body.ehf-header #masthead .ea-eh-nav-item .elementor-button:focus{
  background:rgba(0,168,157,.11) !important;
}

body.ehf-header #masthead .ea-eh-cta .elementor-button{
  min-height:46px !important;
  padding:13px 18px !important;
  border-radius:8px !important;
  background:linear-gradient(135deg,#18b352,#04a79f) !important;
  box-shadow:0 14px 30px rgba(22,163,74,.24) !important;
}

body.ehf-header #masthead .ea-eh-cta .elementor-button-text{
  color:#fff !important;
  font-size:14px !important;
  font-weight:900 !important;
}

@media (max-width:1024px){
  body.ehf-header #masthead .ea-eh-mainbar>.elementor-container{
    flex-wrap:wrap !important;
    gap:10px !important;
    padding-top:12px !important;
    padding-bottom:12px !important;
  }

  body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container{
    flex-wrap:wrap !important;
    gap:10px !important;
    padding-top:12px !important;
    padding-bottom:12px !important;
  }

  body.ehf-header #masthead .ea-eh-brand-col,
  body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container>.elementor-column:nth-child(1){
    width:60% !important;
  }

  body.ehf-header #masthead .ea-eh-cta-col,
  body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container>.elementor-column:nth-child(3){
    width:40% !important;
  }

  body.ehf-header #masthead .ea-eh-nav-col,
  body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container>.elementor-column:nth-child(2){
    width:100% !important;
    order:3 !important;
  }
}

@media (max-width:767px){
  body.ehf-header #masthead .ea-eh-topbar>.elementor-container{
    flex-direction:column !important;
    align-items:flex-start !important;
    gap:4px !important;
    padding-top:8px !important;
    padding-bottom:8px !important;
  }

  body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(1)>.elementor-container{
    flex-direction:column !important;
    align-items:flex-start !important;
    gap:4px !important;
    padding-top:8px !important;
    padding-bottom:8px !important;
  }

  body.ehf-header #masthead .ea-eh-top-left,
  body.ehf-header #masthead .ea-eh-top-right,
  body.ehf-header #masthead .ea-eh-brand-col,
  body.ehf-header #masthead .ea-eh-nav-col,
  body.ehf-header #masthead .ea-eh-cta-col,
  body.ehf-header #masthead .elementor-150>.elementor-section>.elementor-container>.elementor-column{
    width:100% !important;
  }

  body.ehf-header #masthead .ea-eh-brand-col .elementor-widget-wrap,
  body.ehf-header #masthead .elementor-150>.elementor-section:nth-of-type(2)>.elementor-container>.elementor-column:nth-child(1) .elementor-widget-wrap{
    grid-template-columns:64px 1fr !important;
  }

  body.ehf-header #masthead .ea-eh-logo img{
    width:64px !important;
  }

  body.ehf-header #masthead .ea-eh-nav-col .elementor-widget-wrap{
    justify-content:flex-start !important;
  }

  body.ehf-header #masthead .ea-eh-cta,
  body.ehf-header #masthead .ea-eh-cta .elementor-button{
    width:100% !important;
  }
}

/* v4.1 final UAE/HFE placement override - keep this at EOF */
body.ehf-header #masthead,
body.ehf-footer #colophon{
  width:100% !important;
  max-width:none !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
}

body.ehf-header #masthead{
  position:sticky !important;
  top:0 !important;
  z-index:9999 !important;
}

body.admin-bar.ehf-header #masthead{
  top:32px !important;
}

body.ehf-header #masthead .elementor,
body.ehf-footer #colophon .elementor,
body.ehf-footer #colophon .footer-width-fixer{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
}

body.ehf-header #masthead .elementor-section,
body.ehf-footer #colophon .elementor-section{
  min-height:0 !important;
  height:auto !important;
  display:block !important;
  padding:0 !important;
  margin:0 !important;
  overflow:visible !important;
  background:none transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

body.ehf-header #masthead .elementor-section:before,
body.ehf-header #masthead .elementor-section:after,
body.ehf-footer #colophon .elementor-section:before,
body.ehf-footer #colophon .elementor-section:after{
  display:none !important;
  content:none !important;
}

body.ehf-header #masthead .elementor-container,
body.ehf-header #masthead .elementor-column,
body.ehf-header #masthead .elementor-widget-wrap,
body.ehf-header #masthead .elementor-widget,
body.ehf-header #masthead .elementor-widget-container,
body.ehf-footer #colophon .elementor-container,
body.ehf-footer #colophon .elementor-column,
body.ehf-footer #colophon .elementor-widget-wrap,
body.ehf-footer #colophon .elementor-widget,
body.ehf-footer #colophon .elementor-widget-container{
  width:100% !important;
  max-width:none !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
}

body.ehf-header #masthead .ea-site-header{
  position:relative !important;
  top:auto !important;
  width:100% !important;
  min-height:0 !important;
  margin:0 !important;
  transform:none !important;
}

body.ehf-header #masthead .main-title,
body.page-id-16 .site-main>.page-header{
  display:none !important;
}

body.ehf-header .site-main,
body.ehf-header main#content{
  margin-top:0 !important;
}

@media (max-width:782px){
  body.admin-bar.ehf-header #masthead{
    top:46px !important;
  }
}

/* v3.7 wider contact form */
.ea-contact-section .elementor-container{
  max-width:1200px !important;
}

.ea-contact-section .elementor-column:first-child{
  width:38% !important;
}

.ea-contact-section .elementor-column:last-child{
  width:62% !important;
}

.ea-contact-section .elementor-column:first-child .elementor-widget-wrap{
  max-width:430px !important;
  padding-right:34px !important;
}

.ea-contact-section .elementor-widget-heading h2,
.ea-contact-section .elementor-widget-text-editor,
.ea-contact-info--minimal{
  max-width:430px !important;
}

.ea-contact-shell{
  width:100% !important;
  max-width:720px !important;
  margin-left:auto !important;
}

.ea-contact-shell__head{
  padding-left:32px !important;
  padding-right:32px !important;
}

.ea-contact-shell .wpcf7 form,
.wpcf7 form:has(.ea-cf7-grid){
  padding-left:32px !important;
  padding-right:32px !important;
}

.ea-contact-shell__foot{
  padding-left:32px !important;
  padding-right:32px !important;
}

.ea-cf7-grid>p{
  gap:14px 16px !important;
}

@media (max-width:1024px){
  .ea-contact-section .elementor-column:first-child,
  .ea-contact-section .elementor-column:last-child{
    width:100% !important;
  }

  .ea-contact-section .elementor-column:first-child .elementor-widget-wrap,
  .ea-contact-section .elementor-widget-heading h2,
  .ea-contact-section .elementor-widget-text-editor,
  .ea-contact-info--minimal{
    max-width:none !important;
    padding-right:0 !important;
  }

  .ea-contact-shell{
    max-width:none !important;
  }
}

/* v3.8 expand contact form into marked empty area */
.ea-contact-section .elementor-container{
  max-width:1220px !important;
}

.ea-contact-section .elementor-column:first-child{
  width:36% !important;
}

.ea-contact-section .elementor-column:last-child{
  width:64% !important;
}

.ea-contact-section .elementor-column:first-child .elementor-widget-wrap{
  max-width:390px !important;
  padding-right:24px !important;
}

.ea-contact-section .elementor-widget-heading h2,
.ea-contact-section .elementor-widget-text-editor,
.ea-contact-info--minimal{
  max-width:390px !important;
}

.ea-contact-shell{
  width:calc(100% + 96px) !important;
  max-width:860px !important;
  margin-left:-96px !important;
  margin-right:0 !important;
}

.ea-contact-shell__head{
  padding:26px 38px 0 !important;
}

.ea-contact-shell .wpcf7 form,
.wpcf7 form:has(.ea-cf7-grid){
  padding:20px 38px 18px !important;
}

.ea-contact-shell__foot{
  padding-left:38px !important;
  padding-right:38px !important;
}

.ea-cf7-grid>p{
  grid-template-columns:repeat(2,minmax(240px,1fr)) !important;
  gap:14px 18px !important;
}

.ea-cf7-grid input,
.ea-cf7-grid select{
  height:46px !important;
}

.ea-cf7-full{
  grid-column:1 / -1 !important;
}

@media (max-width:1180px){
  .ea-contact-shell{
    width:100% !important;
    max-width:none !important;
    margin-left:0 !important;
  }
}

/* v3.9 UAE/HFE header and footer placement */
body.ehf-header #masthead,
body.ehf-footer #colophon{
  width:100%;
  max-width:none;
  margin:0;
  padding:0;
  border:0;
  background:transparent;
}

body.ehf-header #masthead{
  position:sticky;
  top:0;
  z-index:999;
}

body.admin-bar.ehf-header #masthead{
  top:32px;
}

body.ehf-header #masthead .ea-site-header{
  position:relative;
  top:auto;
  width:100%;
}

body.ehf-header #masthead .elementor,
body.ehf-footer #colophon .elementor,
body.ehf-footer #colophon .footer-width-fixer{
  width:100% !important;
  max-width:none !important;
}

body.ehf-header #masthead .elementor-section,
body.ehf-header #masthead .elementor-container,
body.ehf-header #masthead .elementor-column,
body.ehf-header #masthead .elementor-widget-wrap,
body.ehf-header #masthead .elementor-widget,
body.ehf-header #masthead .elementor-widget-container,
body.ehf-footer #colophon .elementor-section,
body.ehf-footer #colophon .elementor-container,
body.ehf-footer #colophon .elementor-column,
body.ehf-footer #colophon .elementor-widget-wrap,
body.ehf-footer #colophon .elementor-widget,
body.ehf-footer #colophon .elementor-widget-container{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
}

body.ehf-header #masthead .elementor-section.elementor-section-boxed>.elementor-container,
body.ehf-footer #colophon .elementor-section.elementor-section-boxed>.elementor-container{
  max-width:none !important;
}

body.page-id-16 .site-main>.page-header{
  display:none !important;
}

body.ehf-footer #colophon .ea-site-footer{
  width:100%;
}

@media (max-width:782px){
  body.admin-bar.ehf-header #masthead{
    top:46px;
  }
}

/* v4.0 keep UAE/HFE templates outside homepage section styling */
body.ehf-header #masthead .elementor-section.elementor-top-section,
body.ehf-footer #colophon .elementor-section.elementor-top-section,
body.ehf-header #masthead .ea-hfe-template-section,
body.ehf-footer #colophon .ea-hfe-template-section{
  min-height:0 !important;
  height:auto !important;
  display:block !important;
  align-items:initial !important;
  padding:0 !important;
  margin:0 !important;
  overflow:visible !important;
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}

body.ehf-header #masthead .elementor-section.elementor-top-section:before,
body.ehf-header #masthead .elementor-section.elementor-top-section:after,
body.ehf-footer #colophon .elementor-section.elementor-top-section:before,
body.ehf-footer #colophon .elementor-section.elementor-top-section:after{
  content:none !important;
  display:none !important;
}

body.ehf-header #masthead .elementor-widget-html,
body.ehf-footer #colophon .elementor-widget-html{
  display:block !important;
  line-height:normal !important;
}

body.ehf-header #masthead .elementor-widget-html>.elementor-widget-container,
body.ehf-footer #colophon .elementor-widget-html>.elementor-widget-container{
  display:block !important;
}

body.ehf-header #masthead .ea-site-header{
  min-height:0 !important;
  margin:0 !important;
  transform:none !important;
}

body.ehf-header #masthead + .site-main,
body.ehf-header #masthead + main{
  margin-top:0 !important;
}

body.ehf-header #masthead .main-title{
  display:none !important;
}

body.ehf-footer #colophon{
  clear:both;
}

/* v3.6 cleaner contact area */
body.page-id-16 .ea-contact-section.elementor-section.elementor-top-section{
  padding:68px 0 72px !important;
  background:#f4f8f7 !important;
}

.ea-contact-section .elementor-container{
  max-width:1120px !important;
  align-items:flex-start !important;
  gap:0 !important;
}

.ea-contact-section .elementor-column:first-child{
  width:46% !important;
}

.ea-contact-section .elementor-column:last-child{
  width:54% !important;
}

.ea-contact-section .elementor-column:first-child .elementor-widget-wrap{
  max-width:500px;
  padding:0 48px 0 0 !important;
}

.ea-contact-section .elementor-column:last-child .elementor-widget-wrap{
  padding:0 !important;
}

.ea-contact-section .elementor-widget-heading h2{
  max-width:440px;
  margin:0 0 16px !important;
  color:#075a78 !important;
  font-size:40px !important;
  line-height:1.06 !important;
}

.ea-contact-section .elementor-widget-heading h2:after{
  width:78px !important;
  height:4px !important;
  margin-top:14px !important;
}

.ea-contact-section .elementor-widget-text-editor{
  max-width:460px !important;
  margin:0 0 30px !important;
  color:#405569 !important;
  font-size:16px !important;
  line-height:1.7 !important;
}

.ea-contact-info--minimal{
  display:block !important;
  max-width:470px;
  margin-top:0;
}

.ea-contact-info--minimal .ea-contact-kicker{
  margin:0 0 8px;
  color:#047d76;
  font-size:12px;
  font-weight:900;
  letter-spacing:.04em;
  text-transform:uppercase;
}

.ea-contact-info--minimal h3{
  margin:0 0 22px;
  color:var(--ea-ink);
  font-family:"Manrope",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  font-size:25px;
  font-weight:900;
  line-height:1.2;
}

.ea-contact-list{
  display:grid;
  gap:0;
  margin:0;
  padding:0;
  list-style:none;
  border-top:1px solid rgba(7,43,69,.12);
}

.ea-contact-list li{
  display:grid;
  gap:4px;
  padding:15px 0 15px 18px;
  border-bottom:1px solid rgba(7,43,69,.12);
  border-left:4px solid rgba(0,168,157,.35);
}

.ea-contact-list strong{
  color:var(--ea-ink);
  font-size:15px;
  font-weight:900;
}

.ea-contact-list span{
  color:#526476;
  font-size:14px;
  line-height:1.45;
}

.ea-contact-note{
  width:max-content;
  max-width:100%;
  margin-top:18px;
  padding:10px 13px;
  border-radius:999px;
  background:#e4f5f1;
  color:#047d76;
  font-size:13px;
  font-weight:900;
}

.ea-contact-shell{
  max-width:560px !important;
  margin:0 0 0 auto !important;
  overflow:hidden !important;
  border:1px solid rgba(7,43,69,.10) !important;
  border-radius:14px !important;
  background:#fff !important;
  box-shadow:0 20px 48px rgba(7,43,69,.10) !important;
}

.ea-contact-shell:before{
  height:4px !important;
  background:linear-gradient(90deg,#00a866,#00a89d) !important;
}

.ea-contact-shell__head{
  padding:24px 26px 0 !important;
}

.ea-contact-shell__head h3{
  margin:4px 0 6px !important;
  font-size:24px !important;
}

.ea-contact-shell__head p{
  max-width:430px !important;
  color:#526476 !important;
  font-size:14px !important;
}

.ea-contact-shell .wpcf7 form,
.wpcf7 form:has(.ea-cf7-grid){
  padding:18px 26px 16px !important;
}

.ea-cf7-grid>p{
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:12px !important;
}

.ea-cf7-grid label span:first-child{
  color:#405569 !important;
  font-size:10px !important;
  letter-spacing:.035em !important;
}

.ea-cf7-grid input,
.ea-cf7-grid select{
  height:44px !important;
  min-height:44px !important;
  background:#fff !important;
}

.ea-cf7-full input{
  width:100% !important;
}

.ea-contact-shell .wpcf7 .wpcf7-submit{
  min-height:46px !important;
  margin-top:12px !important;
  box-shadow:none !important;
}

.ea-contact-shell__foot{
  padding:0 26px 22px !important;
}

@media (max-width:1024px){
  .ea-contact-section .elementor-column:first-child,
  .ea-contact-section .elementor-column:last-child{
    width:100% !important;
  }

  .ea-contact-section .elementor-column:first-child .elementor-widget-wrap{
    max-width:none;
    padding:0 !important;
  }

  .ea-contact-info--minimal{
    max-width:none;
  }

  .ea-contact-shell{
    max-width:none !important;
    margin:28px 0 0 !important;
  }
}

@media (max-width:767px){
  body.page-id-16 .ea-contact-section.elementor-section.elementor-top-section{
    padding:46px 0 52px !important;
  }

  .ea-contact-section .elementor-widget-heading h2{
    font-size:34px !important;
  }

  .ea-contact-info--minimal h3{
    font-size:22px;
  }

  .ea-cf7-grid>p{
    grid-template-columns:1fr !important;
  }

  .ea-contact-shell__head,
  .ea-contact-shell .wpcf7 form,
  .wpcf7 form:has(.ea-cf7-grid){
    padding-left:20px !important;
    padding-right:20px !important;
  }

  .ea-contact-shell__foot{
    padding-left:20px !important;
    padding-right:20px !important;
  }
}

/* v4.2 final UAE/HFE placement override - keep this at EOF */
body.ehf-header #masthead,
body.ehf-footer #colophon{
  width:100% !important;
  max-width:none !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
}

body.ehf-header #masthead{
  position:sticky !important;
  top:0 !important;
  z-index:9999 !important;
}

body.admin-bar.ehf-header #masthead{
  top:32px !important;
}

body.ehf-header #masthead .elementor,
body.ehf-footer #colophon .elementor,
body.ehf-footer #colophon .footer-width-fixer{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
}

body.ehf-header #masthead .elementor-section,
body.ehf-footer #colophon .elementor-section{
  min-height:0 !important;
  height:auto !important;
  display:block !important;
  padding:0 !important;
  margin:0 !important;
  overflow:visible !important;
  background:none transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

body.ehf-header #masthead .elementor-section:before,
body.ehf-header #masthead .elementor-section:after,
body.ehf-footer #colophon .elementor-section:before,
body.ehf-footer #colophon .elementor-section:after{
  display:none !important;
  content:none !important;
}

body.ehf-header #masthead .elementor-container,
body.ehf-header #masthead .elementor-column,
body.ehf-header #masthead .elementor-widget-wrap,
body.ehf-header #masthead .elementor-widget,
body.ehf-header #masthead .elementor-widget-container,
body.ehf-footer #colophon .elementor-container,
body.ehf-footer #colophon .elementor-column,
body.ehf-footer #colophon .elementor-widget-wrap,
body.ehf-footer #colophon .elementor-widget,
body.ehf-footer #colophon .elementor-widget-container{
  width:100% !important;
  max-width:none !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
}

body.ehf-header #masthead .ea-site-header{
  position:relative !important;
  top:auto !important;
  width:100% !important;
  min-height:0 !important;
  margin:0 !important;
  transform:none !important;
}

body.ehf-header #masthead .main-title,
body.page-id-16 .site-main>.page-header{
  display:none !important;
}

body.ehf-header .site-main,
body.ehf-header main#content{
  margin-top:0 !important;
}

@media (max-width:782px){
  body.admin-bar.ehf-header #masthead{
    top:46px !important;
  }
}
