.elementor-71 .elementor-element.elementor-element-be652ac{--display:flex;--min-height:84px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:-84px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-71 .elementor-element.elementor-element-6a06345{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-71 .elementor-element.elementor-element-9554d9a .elementor-button{background-color:#FFD6D6;fill:#011640;color:#011640;border-radius:0px 0px 0px 0px;padding:25px 25px 25px 30px;}.elementor-71 .elementor-element.elementor-element-9554d9a .elementor-button:hover, .elementor-71 .elementor-element.elementor-element-9554d9a .elementor-button:focus{background-color:#FFFFFF;color:#011640;}.elementor-71 .elementor-element.elementor-element-9554d9a .elementor-button:hover svg, .elementor-71 .elementor-element.elementor-element-9554d9a .elementor-button:focus svg{fill:#011640;}.elementor-71 .elementor-element.elementor-element-dee13f9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-71 .elementor-element.elementor-element-be652ac{--content-width:1400px;}}@media(max-width:1024px){.elementor-71 .elementor-element.elementor-element-9554d9a{padding:0% 5% 0% 0%;}}@media(max-width:767px){.elementor-71 .elementor-element.elementor-element-9554d9a{padding:0% 5% 0% 0%;}}/* Start custom CSS for container, class: .elementor-element-dee13f9 *//* =========================================
   NICO MED PLUS – FOOTER HARD RESET / FIX
   Put this AFTER all other footer styles
   ========================================= */

body .nmfd-footer,
body .nmfd-footer *{
  box-sizing:border-box !important;
}

body .nmfd-footer{
  --nmfd-dark:#113416 !important;
  --nmfd-dark-2:#1b4a25 !important;
  --nmfd-text:#113416 !important;
  --nmfd-text-soft:rgba(17,52,22,.68) !important;
  --nmfd-text-inverse:#F5F5F5 !important;
  --nmfd-surface:#FFFFFF !important;
  --nmfd-surface-soft:#F7F8F5 !important;
  --nmfd-line:#E3EBE1 !important;
  --nmfd-line-strong:#D8E3D5 !important;
  --nmfd-accent:#FDBB03 !important;
  --nmfd-shadow:0 16px 38px rgba(17,52,22,.08) !important;
  --nmfd-shadow-soft:0 8px 22px rgba(17,52,22,.05) !important;

  width:100vw !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  position:relative !important;
  overflow:hidden !important;
  isolation:isolate !important;

  font-family:"DM Sans", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-size:16px !important;
  line-height:1.45 !important;
  color:var(--nmfd-text) !important;

  letter-spacing:normal !important;
  text-transform:none !important;
  word-spacing:normal !important;
  transform:none !important;
  zoom:1 !important;
}

/* prevent theme / elementor typography blowups */
body .nmfd-footer h1,
body .nmfd-footer h2,
body .nmfd-footer h3,
body .nmfd-footer h4,
body .nmfd-footer h5,
body .nmfd-footer h6,
body .nmfd-footer p,
body .nmfd-footer a,
body .nmfd-footer li,
body .nmfd-footer span,
body .nmfd-footer strong,
body .nmfd-footer small,
body .nmfd-footer button,
body .nmfd-footer input,
body .nmfd-footer label{
  font-family:inherit !important;
  max-width:none !important;
  letter-spacing:inherit !important;
  text-transform:none !important;
  transform:none !important;
}

/* generic media cleanup */
body .nmfd-footer img,
body .nmfd-footer svg,
body .nmfd-footer iframe{
  max-width:100% !important;
  height:auto !important;
  transform:none !important;
}

body .nmfd-footer iframe{
  display:block !important;
  width:100% !important;
}

/* kill weird theme margins */
body .nmfd-footer ul,
body .nmfd-footer ol{
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
}

body .nmfd-footer p{
  margin:0 !important;
}

/* shell */
body .nmfd-footer .nmfd-shell{
  width:100% !important;
  max-width:1320px !important;
  margin:0 auto !important;
  padding-left:24px !important;
  padding-right:24px !important;
}

/* =========================
   UPPER BAND
   ========================= */
body .nmfd-footer .nmfd-upper{
  background:var(--nmfd-dark) !important;
  color:var(--nmfd-text-inverse) !important;
}

body .nmfd-footer .nmfd-upper .nmfd-shell{
  padding-top:40px !important;
  padding-bottom:40px !important;
}

body .nmfd-footer .nmfd-upper-grid{
  display:grid !important;
  grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr) minmax(0,1fr) !important;
  gap:26px !important;
  align-items:start !important;
}

/* cards */
body .nmfd-footer .nmfd-contact-col,
body .nmfd-footer .nmfd-map-col{
  padding:22px !important;
  border:1px solid rgba(255,255,255,.12) !important;
  border-radius:22px !important;
  background:rgba(255,255,255,.05) !important;
  box-shadow:none !important;
}

/* brand */
body .nmfd-footer .nmfd-eyebrow{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:28px !important;
  padding:0 11px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.08) !important;
  color:rgba(245,245,245,.78) !important;
  font-size:11px !important;
  font-weight:700 !important;
  line-height:1 !important;
  letter-spacing:.08em !important;
  text-transform:uppercase !important;
}

body .nmfd-footer .nmfd-logo-wrap{
  margin-top:16px !important;
}

body .nmfd-footer .nmfd-brand-link{
  display:inline-flex !important;
  align-items:center !important;
  text-decoration:none !important;
  color:var(--nmfd-text-inverse) !important;
}

body .nmfd-footer .nmfd-logo-img{
  display:block !important;
  width:auto !important;
  max-height:48px !important;
}

body .nmfd-footer .nmfd-brand-text{
  font-size:26px !important;
  font-weight:800 !important;
  line-height:1 !important;
  letter-spacing:-.03em !important;
}

body .nmfd-footer .nmfd-tagline{
  margin-top:16px !important;
  font-size:34px !important;
  font-weight:800 !important;
  line-height:1.05 !important;
  letter-spacing:-.035em !important;
  color:var(--nmfd-text-inverse) !important;
}

body .nmfd-footer .nmfd-desc{
  margin-top:14px !important;
  max-width:360px !important;
  font-size:15px !important;
  line-height:1.7 !important;
  color:rgba(245,245,245,.76) !important;
}

body .nmfd-footer .nmfd-ctas{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:10px !important;
  margin-top:20px !important;
}

body .nmfd-footer .nmfd-btn{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:42px !important;
  padding:0 18px !important;
  border-radius:999px !important;
  font-size:13px !important;
  font-weight:700 !important;
  line-height:1 !important;
  text-decoration:none !important;
  white-space:nowrap !important;
  transition:transform .18s ease, box-shadow .18s ease, background-color .18s ease, border-color .18s ease !important;
}

body .nmfd-footer .nmfd-btn--gold{
  background:var(--nmfd-accent) !important;
  color:var(--nmfd-text) !important;
  border:1px solid rgba(253,187,3,.6) !important;
  box-shadow:0 8px 18px rgba(253,187,3,.18) !important;
}

body .nmfd-footer .nmfd-btn--gold:hover{
  transform:translateY(-1px) !important;
  filter:brightness(.98) !important;
}

body .nmfd-footer .nmfd-btn--ghost{
  background:rgba(255,255,255,.04) !important;
  color:var(--nmfd-text-inverse) !important;
  border:1px solid rgba(255,255,255,.16) !important;
}

body .nmfd-footer .nmfd-btn--ghost:hover{
  transform:translateY(-1px) !important;
  background:rgba(255,255,255,.08) !important;
  border-color:rgba(255,255,255,.24) !important;
}

body .nmfd-footer .nmfd-trust{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  margin-top:18px !important;
}

body .nmfd-footer .nmfd-trust li{
  display:inline-flex !important;
  align-items:center !important;
  min-height:31px !important;
  padding:0 11px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.08) !important;
  color:rgba(245,245,245,.84) !important;
  font-size:11px !important;
  font-weight:600 !important;
  line-height:1 !important;
}

body .nmfd-footer .nmfd-social{
  display:flex !important;
  gap:8px !important;
  margin-top:18px !important;
}

body .nmfd-footer .nmfd-social-btn{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:38px !important;
  height:38px !important;
  border-radius:999px !important;
  border:1px solid rgba(255,255,255,.14) !important;
  background:rgba(255,255,255,.05) !important;
  color:rgba(245,245,245,.84) !important;
  text-decoration:none !important;
  transition:background-color .18s ease, border-color .18s ease, transform .18s ease !important;
}

body .nmfd-footer .nmfd-social-btn svg{
  width:16px !important;
  height:16px !important;
}

body .nmfd-footer .nmfd-social-btn:hover{
  transform:translateY(-1px) !important;
  background:rgba(255,255,255,.1) !important;
  border-color:rgba(255,255,255,.24) !important;
}

/* titles */
body .nmfd-footer .nmfd-col-title{
  margin:0 !important;
  font-size:18px !important;
  font-weight:800 !important;
  line-height:1.15 !important;
  letter-spacing:-.02em !important;
  color:var(--nmfd-text-inverse) !important;
}

body .nmfd-footer .nmfd-col-sub{
  margin-top:7px !important;
  font-size:13px !important;
  line-height:1.6 !important;
  color:rgba(245,245,245,.66) !important;
}

/* contact list */
body .nmfd-footer .nmfd-contact-list{
  display:grid !important;
  gap:14px !important;
  margin-top:18px !important;
}

body .nmfd-footer .nmfd-contact-list li{
  display:grid !important;
  gap:4px !important;
}

body .nmfd-footer .nmfd-contact-lbl{
  font-size:10px !important;
  font-weight:700 !important;
  line-height:1.2 !important;
  letter-spacing:.09em !important;
  text-transform:uppercase !important;
  color:rgba(245,245,245,.50) !important;
}

body .nmfd-footer .nmfd-contact-list a,
body .nmfd-footer .nmfd-contact-list span{
  font-size:15px !important;
  line-height:1.55 !important;
  color:var(--nmfd-text-inverse) !important;
  text-decoration:none !important;
}

body .nmfd-footer .nmfd-contact-list a:hover{
  color:#d6f1de !important;
}

body .nmfd-footer .nmfd-company-info{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:8px 14px !important;
  margin-top:16px !important;
  padding-top:14px !important;
  border-top:1px solid rgba(255,255,255,.10) !important;
  color:rgba(245,245,245,.56) !important;
  font-size:11px !important;
  line-height:1.5 !important;
}

/* newsletter */
body .nmfd-footer .nmfd-newsletter{
  margin-top:16px !important;
  padding-top:14px !important;
  border-top:1px solid rgba(255,255,255,.10) !important;
}

body .nmfd-footer .nmfd-newsletter-label{
  margin-bottom:8px !important;
  font-size:11px !important;
  font-weight:700 !important;
  line-height:1.4 !important;
  letter-spacing:.07em !important;
  text-transform:uppercase !important;
  color:rgba(245,245,245,.56) !important;
}

body .nmfd-footer .nmfd-nl-form{
  display:flex !important;
  gap:8px !important;
}

body .nmfd-footer .nmfd-nl-input{
  flex:1 1 auto !important;
  min-width:0 !important;
  height:38px !important;
  padding:0 12px !important;
  border:1px solid rgba(255,255,255,.14) !important;
  border-radius:10px !important;
  background:rgba(255,255,255,.06) !important;
  color:var(--nmfd-text-inverse) !important;
  font-size:13px !important;
  line-height:1 !important;
  outline:none !important;
  box-shadow:none !important;
}

body .nmfd-footer .nmfd-nl-input::placeholder{
  color:rgba(245,245,245,.38) !important;
}

body .nmfd-footer .nmfd-nl-input:focus{
  border-color:#9fd7b2 !important;
}

body .nmfd-footer .nmfd-nl-btn{
  flex:0 0 auto !important;
  height:38px !important;
  padding:0 14px !important;
  border:0 !important;
  border-radius:10px !important;
  background:#d9f2de !important;
  color:var(--nmfd-dark) !important;
  font-size:12px !important;
  font-weight:700 !important;
  line-height:1 !important;
  white-space:nowrap !important;
  cursor:pointer !important;
}

/* map */
body .nmfd-footer .nmfd-map-wrap{
  margin-top:14px !important;
  overflow:hidden !important;
  border-radius:16px !important;
  border:1px solid rgba(255,255,255,.10) !important;
}

body .nmfd-footer .nmfd-map-iframe{
  width:100% !important;
  height:230px !important;
  border:0 !important;
}

body .nmfd-footer .nmfd-map-btns{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  margin-top:12px !important;
}

body .nmfd-footer .nmfd-pill{
  display:inline-flex !important;
  align-items:center !important;
  gap:6px !important;
  min-height:38px !important;
  padding:0 14px !important;
  border-radius:999px !important;
  border:1px solid rgba(255,255,255,.14) !important;
  background:rgba(255,255,255,.06) !important;
  color:var(--nmfd-text-inverse) !important;
  text-decoration:none !important;
  font-size:12px !important;
  font-weight:700 !important;
  line-height:1 !important;
  transition:background-color .18s ease, border-color .18s ease, transform .18s ease !important;
}

body .nmfd-footer .nmfd-pill svg{
  width:14px !important;
  height:14px !important;
}

body .nmfd-footer .nmfd-pill:hover{
  transform:translateY(-1px) !important;
  background:rgba(255,255,255,.10) !important;
  border-color:rgba(255,255,255,.22) !important;
}

/* =========================
   LOWER BAND
   ========================= */
body .nmfd-footer .nmfd-lower{
  background:var(--nmfd-surface-soft) !important;
}

body .nmfd-footer .nmfd-lower .nmfd-shell{
  padding-top:30px !important;
  padding-bottom:20px !important;
}

body .nmfd-footer .nmfd-links-grid{
  display:grid !important;
  grid-template-columns:repeat(3, minmax(0,1fr)) !important;
  gap:20px !important;
}

body .nmfd-footer .nmfd-link-col{
  min-width:0 !important;
}

body .nmfd-footer .nmfd-col-toggle{
  width:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  padding:0 !important;
  margin:0 0 12px !important;
  background:none !important;
  border:0 !important;
  box-shadow:none !important;
  cursor:default !important;
  text-align:left !important;
}

body .nmfd-footer .nmfd-link-title{
  margin:0 !important;
  font-size:13px !important;
  font-weight:800 !important;
  line-height:1.25 !important;
  letter-spacing:.04em !important;
  text-transform:uppercase !important;
  color:var(--nmfd-text) !important;
}

body .nmfd-footer .nmfd-toggle-icon{
  display:none !important;
  width:12px !important;
  height:12px !important;
  color:var(--nmfd-text) !important;
  transition:transform .2s ease !important;
}

body .nmfd-footer .nmfd-link-list{
  display:grid !important;
  gap:9px !important;
}

body .nmfd-footer .nmfd-link-list a{
  display:block !important;
  color:var(--nmfd-text-soft) !important;
  text-decoration:none !important;
  font-size:13px !important;
  line-height:1.5 !important;
  transition:color .15s ease, transform .15s ease !important;
}

body .nmfd-footer .nmfd-link-list a:hover{
  color:var(--nmfd-text) !important;
  transform:translateX(2px) !important;
}

body .nmfd-footer .nmfd-bottom-bar{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:8px 18px !important;
  margin-top:22px !important;
  padding-top:14px !important;
  border-top:1px solid var(--nmfd-line) !important;
}

body .nmfd-footer .nmfd-bottom-copy{
  font-size:12px !important;
  line-height:1.55 !important;
  color:var(--nmfd-text-soft) !important;
}

body .nmfd-footer .nmfd-bottom-note{
  font-size:12px !important;
  line-height:1.55 !important;
  color:var(--nmfd-text) !important;
  font-weight:600 !important;
}

/* scroll to top */
body .nmfd-footer .nmfd-top-btn{
  position:fixed !important;
  right:22px !important;
  bottom:22px !important;
  z-index:9990 !important;
  width:42px !important;
  height:42px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  border:0 !important;
  border-radius:999px !important;
  background:var(--nmfd-dark) !important;
  color:var(--nmfd-text-inverse) !important;
  box-shadow:0 10px 24px rgba(17,52,22,.20) !important;
  opacity:0 !important;
  transform:translateY(10px) !important;
  pointer-events:none !important;
  cursor:pointer !important;
  transition:opacity .22s ease, transform .22s ease, background-color .18s ease !important;
}

body .nmfd-footer .nmfd-top-btn.is-visible{
  opacity:1 !important;
  transform:translateY(0) !important;
  pointer-events:auto !important;
}

body .nmfd-footer .nmfd-top-btn:hover{
  background:var(--nmfd-dark-2) !important;
}

body .nmfd-footer .nmfd-top-btn svg{
  width:18px !important;
  height:18px !important;
}

/* focus */
body .nmfd-footer a:focus-visible,
body .nmfd-footer button:focus-visible,
body .nmfd-footer input:focus-visible{
  outline:2px solid rgba(253,187,3,.78) !important;
  outline-offset:2px !important;
}

/* =========================
   TABLET
   ========================= */
@media (min-width:768px) and (max-width:1080px){
  body .nmfd-footer .nmfd-shell{
    padding-left:18px !important;
    padding-right:18px !important;
  }

  body .nmfd-footer .nmfd-upper-grid{
    grid-template-columns:1fr 1fr !important;
    gap:18px !important;
  }

  body .nmfd-footer .nmfd-map-col{
    grid-column:1 / -1 !important;
  }

  body .nmfd-footer .nmfd-tagline{
    font-size:28px !important;
  }

  body .nmfd-footer .nmfd-links-grid{
    grid-template-columns:repeat(3, minmax(0,1fr)) !important;
    gap:16px !important;
  }

  body .nmfd-footer .nmfd-map-iframe{
    height:190px !important;
  }
}

/* =========================
   MOBILE
   ========================= */
@media (max-width:767px){
  body .nmfd-footer .nmfd-shell{
    padding-left:16px !important;
    padding-right:16px !important;
  }

  body .nmfd-footer .nmfd-upper .nmfd-shell{
    padding-top:28px !important;
    padding-bottom:28px !important;
  }

  body .nmfd-footer .nmfd-upper-grid{
    grid-template-columns:1fr !important;
    gap:16px !important;
  }

  body .nmfd-footer .nmfd-contact-col,
  body .nmfd-footer .nmfd-map-col{
    padding:18px !important;
    border-radius:18px !important;
  }

  body .nmfd-footer .nmfd-tagline{
    font-size:26px !important;
  }

  body .nmfd-footer .nmfd-desc{
    font-size:14px !important;
    line-height:1.65 !important;
  }

  body .nmfd-footer .nmfd-nl-form{
    flex-direction:column !important;
  }

  body .nmfd-footer .nmfd-nl-input,
  body .nmfd-footer .nmfd-nl-btn{
    width:100% !important;
  }

  body .nmfd-footer .nmfd-map-iframe{
    height:190px !important;
  }

  body .nmfd-footer .nmfd-links-grid{
    grid-template-columns:1fr !important;
    gap:0 !important;
  }

  body .nmfd-footer .nmfd-link-col{
    border-bottom:1px solid var(--nmfd-line) !important;
  }

  body .nmfd-footer .nmfd-col-toggle{
    cursor:pointer !important;
    padding:14px 0 !important;
    margin:0 !important;
  }

  body .nmfd-footer .nmfd-toggle-icon{
    display:block !important;
  }

  body .nmfd-footer .nmfd-col-toggle[aria-expanded="false"] + .nmfd-link-list{
    display:none !important;
  }

  body .nmfd-footer .nmfd-col-toggle[aria-expanded="false"] .nmfd-toggle-icon{
    transform:rotate(-90deg) !important;
  }

  body .nmfd-footer .nmfd-link-list{
    padding-bottom:12px !important;
  }

  body .nmfd-footer .nmfd-bottom-bar{
    flex-direction:column !important;
    align-items:flex-start !important;
  }

  body .nmfd-footer .nmfd-top-btn{
    right:16px !important;
    bottom:16px !important;
  }
}

/* reduced motion */
@media (prefers-reduced-motion: reduce){
  body .nmfd-footer *,
  body .nmfd-footer .nmfd-top-btn{
    transition:none !important;
    animation:none !important;
    scroll-behavior:auto !important;
  }
}/* End custom CSS */