.elementor-126 .elementor-element.elementor-element-64331a4{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-126 .elementor-element.elementor-element-623ec1c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-126 .elementor-element.elementor-element-a0a7c1b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-126 .elementor-element.elementor-element-251aa91{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-126 .elementor-element.elementor-element-818a026{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-126 .elementor-element.elementor-element-7d6d616{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-b3f0f65 */.nexa-industries-hero{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  min-height:85vh;
  overflow:hidden;
  background:#071b22;
  font-family:'Poppins',sans-serif;
  color:#fff;
}

.nexa-industries-hero,
.nexa-industries-hero *{
  box-sizing:border-box;
}

.nexa-industries-hero__bg{
  position:absolute;
  inset:0;
  background:
    linear-gradient(
      110deg,
      rgba(7,27,34,.96) 0%,
      rgba(7,27,34,.84) 46%,
      rgba(24,169,163,.38) 100%
    ),
    url("https://nexahealthsolution.com/wp-content/uploads/2026/05/istockphoto-1336633050-612x612-1.jpg") center/cover no-repeat;
}

.nexa-industries-hero__wrap{
  position:relative;
  z-index:2;
  width:100%;
  min-height:85vh;
  display:grid;
  grid-template-columns:minmax(0,1fr) 390px;
  align-items:center;
  gap:60px;
  padding:105px clamp(24px,6vw,110px);
}

.nexa-industries-hero__content{
  max-width:820px;
}

.nexa-industries-hero__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-bottom:18px;
  color:#a8fff8;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.3px;
  text-transform:uppercase;
}

.nexa-industries-hero__eyebrow::before{
  content:"";
  width:38px;
  height:2px;
  background:#c40000;
}

.nexa-industries-hero h1{
  margin:0;
  max-width:820px;
  font-size:clamp(38px,5vw,68px);
  line-height:1.02;
  letter-spacing:-2px;
  font-weight:750;
  color:#fff;
}

.nexa-industries-hero p{
  margin:24px 0 0;
  max-width:700px;
  color:rgba(255,255,255,.76);
  font-size:16px;
  line-height:1.8;
}

.nexa-industries-hero__buttons{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:34px;
}

.nexa-industries-hero__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:14px 26px;
  border-radius:999px;
  text-decoration:none;
  font-size:13.5px;
  font-weight:800;
}

.nexa-industries-hero__btn--main{
  background:linear-gradient(135deg,#44cfc7,#18a9a3);
  color:#062126;
  box-shadow:0 18px 45px rgba(68,207,199,.24);
}

.nexa-industries-hero__btn--outline{
  color:#fff;
  border:1px solid rgba(255,255,255,.38);
  background:rgba(255,255,255,.05);
}

.nexa-industries-hero__panel{
  padding:30px;
  border-radius:30px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  backdrop-filter:blur(16px);
  display:grid;
  gap:18px;
}

.nexa-industries-hero__panel div{
  padding-bottom:18px;
  border-bottom:1px solid rgba(255,255,255,.12);
}

.nexa-industries-hero__panel div:last-child{
  padding-bottom:0;
  border-bottom:0;
}

.nexa-industries-hero__panel span{
  display:block;
  color:#44cfc7;
  font-size:11px;
  font-weight:800;
  letter-spacing:1px;
  text-transform:uppercase;
  margin-bottom:8px;
}

.nexa-industries-hero__panel strong{
  display:block;
  color:#fff;
  font-size:15px;
  line-height:1.5;
  font-weight:600;
}

@media(max-width:900px){
  .nexa-industries-hero__wrap{
    grid-template-columns:1fr;
    min-height:auto;
    padding:85px 22px;
  }
}

@media(max-width:520px){
  .nexa-industries-hero h1{
    font-size:34px;
  }

  .nexa-industries-hero p{
    font-size:14.5px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f0c3f32 */.nexa-sector-grid{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  overflow:hidden;
  background:#f7fbfb;
  font-family:'Poppins',sans-serif;
  color:#071b22;
}

.nexa-sector-grid,
.nexa-sector-grid *{
  box-sizing:border-box;
}

.nexa-sector-grid__wrap{
  width:100%;
  padding:105px clamp(24px,6vw,110px);
}

.nexa-sector-grid__head{
  max-width:920px;
  margin-bottom:52px;
}

.nexa-sector-grid__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-bottom:16px;
  color:#18a9a3;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.3px;
  text-transform:uppercase;
}

.nexa-sector-grid__eyebrow::before{
  content:"";
  width:38px;
  height:2px;
  background:#c40000;
}

.nexa-sector-grid__head h2{
  margin:0;
  max-width:850px;
  font-size:clamp(34px,4vw,56px);
  line-height:1.08;
  letter-spacing:-1.6px;
  font-weight:750;
}

.nexa-sector-grid__head p{
  margin:20px 0 0;
  max-width:720px;
  color:#52616b;
  font-size:15.5px;
  line-height:1.8;
}

.nexa-sector-grid__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}

.nexa-sector-grid__card{
  overflow:hidden;
  border-radius:32px;
  background:#fff;
  border:1px solid rgba(24,169,163,.13);
  box-shadow:0 22px 60px rgba(7,27,34,.09);
}

.nexa-sector-grid__image{
  aspect-ratio:1/1;
  overflow:hidden;
  background:#e9fbfa;
}

.nexa-sector-grid__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.nexa-sector-grid__body{
  padding:26px;
}

.nexa-sector-grid__body span{
  display:inline-flex;
  width:42px;
  height:42px;
  align-items:center;
  justify-content:center;
  border-radius:14px;
  background:#e9fbfa;
  color:#18a9a3;
  font-size:12px;
  font-weight:800;
  margin-bottom:18px;
}

.nexa-sector-grid__body h3{
  margin:0 0 10px;
  font-size:22px;
  line-height:1.25;
}

.nexa-sector-grid__body p{
  margin:0;
  color:#52616b;
  font-size:13.5px;
  line-height:1.65;
}

@media(max-width:980px){
  .nexa-sector-grid__grid{
    grid-template-columns:repeat(2,1fr);
  }

  .nexa-sector-grid__wrap{
    padding:75px 22px;
  }
}

@media(max-width:560px){
  .nexa-sector-grid__head h2{
    font-size:30px;
  }

  .nexa-sector-grid__grid{
    grid-template-columns:1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9226bcb */.nexa-industry-support{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  overflow:hidden;
  background:#071b22;
  font-family:'Poppins',sans-serif;
  color:#fff;
}

.nexa-industry-support,
.nexa-industry-support *{
  box-sizing:border-box;
}

.nexa-industry-support__bg{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 18%, rgba(68,207,199,.18), transparent 30%),
    radial-gradient(circle at 90% 80%, rgba(196,0,0,.12), transparent 28%),
    linear-gradient(135deg,#071b22 0%,#082b32 55%,#061117 100%);
}

.nexa-industry-support__wrap{
  position:relative;
  z-index:2;
  width:100%;
  display:grid;
  grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);
  gap:60px;
  align-items:start;
  padding:105px clamp(24px,6vw,110px);
}

.nexa-industry-support__content{
  max-width:760px;
  position:sticky;
  top:110px;
}

.nexa-industry-support__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-bottom:16px;
  color:#a8fff8;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.3px;
  text-transform:uppercase;
}

.nexa-industry-support__eyebrow::before{
  content:"";
  width:38px;
  height:2px;
  background:#c40000;
}

.nexa-industry-support h2{
  margin:0;
  max-width:720px;
  font-size:clamp(34px,4vw,56px);
  line-height:1.08;
  letter-spacing:-1.6px;
  font-weight:750;
}

.nexa-industry-support__content p{
  margin:20px 0 0;
  max-width:660px;
  color:rgba(255,255,255,.72);
  font-size:15.5px;
  line-height:1.8;
}

.nexa-industry-support__grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.nexa-industry-support__item{
  min-height:260px;
  padding:30px;
  border-radius:28px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  backdrop-filter:blur(14px);
}

.nexa-industry-support__item span{
  display:inline-flex;
  width:46px;
  height:46px;
  align-items:center;
  justify-content:center;
  border-radius:16px;
  background:linear-gradient(135deg,#44cfc7,#18a9a3);
  color:#062126;
  font-size:13px;
  font-weight:800;
  margin-bottom:22px;
}

.nexa-industry-support__item h3{
  margin:0 0 10px;
  color:#fff;
  font-size:22px;
  line-height:1.25;
}

.nexa-industry-support__item p{
  margin:0;
  color:rgba(255,255,255,.68);
  font-size:13.5px;
  line-height:1.7;
}

@media(max-width:980px){
  .nexa-industry-support__wrap{
    grid-template-columns:1fr;
    padding:75px 22px;
  }

  .nexa-industry-support__content{
    position:relative;
    top:auto;
  }
}

@media(max-width:560px){
  .nexa-industry-support h2{
    font-size:30px;
  }

  .nexa-industry-support__grid{
    grid-template-columns:1fr;
  }

  .nexa-industry-support__item{
    min-height:auto;
    padding:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ca58fbd */.nexa-industry-cta{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  overflow:hidden;
  background:#071b22;
  font-family:'Poppins',sans-serif;
  color:#fff;
}

.nexa-industry-cta,
.nexa-industry-cta *{
  box-sizing:border-box;
}

.nexa-industry-cta__bg{
  position:absolute;
  inset:0;
  background:
    linear-gradient(
      110deg,
      rgba(7,27,34,.96) 0%,
      rgba(7,27,34,.86) 46%,
      rgba(24,169,163,.42) 100%
    ),
    url("https://nexahealthsolution.com/wp-content/uploads/2026/05/istockphoto-1148334988-612x612-1.jpg") center/cover no-repeat;
  transform:scale(1.03);
}

.nexa-industry-cta__wrap{
  position:relative;
  z-index:2;
  width:100%;
  min-height:620px;
  display:grid;
  grid-template-columns:minmax(0,1fr) 390px;
  gap:60px;
  align-items:center;
  padding:105px clamp(24px,6vw,110px);
}

.nexa-industry-cta__content{
  max-width:820px;
}

.nexa-industry-cta__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-bottom:18px;
  color:#a8fff8;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.3px;
  text-transform:uppercase;
}

.nexa-industry-cta__eyebrow::before{
  content:"";
  width:38px;
  height:2px;
  background:#c40000;
}

.nexa-industry-cta h2{
  margin:0;
  max-width:820px;
  font-size:clamp(38px,5vw,68px);
  line-height:1.02;
  letter-spacing:-2px;
  font-weight:750;
  color:#fff;
}

.nexa-industry-cta p{
  margin:24px 0 0;
  max-width:700px;
  color:rgba(255,255,255,.76);
  font-size:16px;
  line-height:1.8;
}

.nexa-industry-cta__buttons{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:34px;
}

.nexa-industry-cta__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:14px 26px;
  border-radius:999px;
  text-decoration:none;
  font-size:13.5px;
  font-weight:800;
}

.nexa-industry-cta__btn--main{
  background:linear-gradient(135deg,#44cfc7,#18a9a3);
  color:#062126;
  box-shadow:0 18px 45px rgba(68,207,199,.24);
}

.nexa-industry-cta__btn--outline{
  color:#fff;
  border:1px solid rgba(255,255,255,.38);
  background:rgba(255,255,255,.05);
}

.nexa-industry-cta__panel{
  padding:30px;
  border-radius:30px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  backdrop-filter:blur(16px);
  display:grid;
  gap:18px;
}

.nexa-industry-cta__panel div{
  padding-bottom:18px;
  border-bottom:1px solid rgba(255,255,255,.12);
}

.nexa-industry-cta__panel div:last-child{
  padding-bottom:0;
  border-bottom:0;
}

.nexa-industry-cta__panel span{
  display:block;
  color:#44cfc7;
  font-size:11px;
  font-weight:800;
  letter-spacing:1px;
  text-transform:uppercase;
  margin-bottom:8px;
}

.nexa-industry-cta__panel strong{
  display:block;
  color:#fff;
  font-size:15px;
  line-height:1.5;
  font-weight:600;
}

@media(max-width:900px){
  .nexa-industry-cta__wrap{
    grid-template-columns:1fr;
    min-height:auto;
    padding:85px 22px;
  }
}

@media(max-width:520px){
  .nexa-industry-cta h2{
    font-size:34px;
  }

  .nexa-industry-cta p{
    font-size:14.5px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bb6effd */.nexa-footer{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  background:#061117;
  color:#fff;
  font-family:'Poppins',sans-serif;
  overflow:hidden;
}

.nexa-footer,
.nexa-footer *{
  box-sizing:border-box;
}

.nexa-footer__wrap{
  width:100%;
  padding:70px clamp(24px,6vw,110px);
  display:grid;
  grid-template-columns:1.35fr .7fr .9fr .9fr;
  gap:42px;
  border-top:1px solid rgba(255,255,255,.08);
}

.nexa-footer__brand img{
  width:160px;
  height:auto;
  display:block;
  margin-bottom:22px;
}

.nexa-footer__brand p{
  max-width:420px;
  margin:0;
  color:rgba(255,255,255,.68);
  font-size:14px;
  line-height:1.8;
}

.nexa-footer__col h3{
  margin:0 0 18px;
  color:#44cfc7;
  font-size:13px;
  font-weight:800;
  letter-spacing:1.1px;
  text-transform:uppercase;
}

.nexa-footer__col a,
.nexa-footer__col p{
  display:block;
  margin:0 0 11px;
  color:rgba(255,255,255,.68);
  font-size:13.5px;
  line-height:1.6;
  text-decoration:none;
}

.nexa-footer__col a:hover{
  color:#44cfc7;
}

.nexa-footer__bottom{
  padding:20px clamp(24px,6vw,110px);
  border-top:1px solid rgba(255,255,255,.08);
}

.nexa-footer__bottom p{
  margin:0;
  color:rgba(255,255,255,.52);
  font-size:12.5px;
}

@media(max-width:900px){
  .nexa-footer__wrap{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:560px){
  .nexa-footer__wrap{
    grid-template-columns:1fr;
    padding:55px 22px;
  }

  .nexa-footer__brand img{
    width:140px;
  }
}/* End custom CSS */