.elementor-288 .elementor-element.elementor-element-c7e2cd1{--display:flex;}/* Start custom CSS for html, class: .elementor-element-ee5b779 */*{
  box-sizing:border-box;
}

.mea-premium-footer{
  position:relative;
  overflow:hidden;
  width:100vw;
  max-width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  background:linear-gradient(180deg,#183D18 0%,#123212 100%);
  padding:96px clamp(42px,7vw,128px) 34px;
  color:#F4F8F1;
  font-family:'Manrope',sans-serif;
  isolation:isolate;
}

.mea-footer-glow{
  position:absolute;
  right:-240px;
  bottom:-260px;
  width:600px;
  height:600px;
  background:radial-gradient(circle,rgba(214,179,106,0.08),transparent 70%);
  pointer-events:none;
  z-index:0;
}

.mea-footer-inner{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:1.15fr .9fr .9fr .65fr;
  align-items:start;
  gap:clamp(50px,6vw,110px);
  width:100%;
}

.mea-footer-brand{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}

.mea-footer-logo{
  width:355px;
  max-width:100%;
  height:auto;
  display:block;
}

.mea-footer-signature{
  width:355px;
  max-width:100%;
  margin-top:28px;
  text-align:center;
  color:#D6B36A;
  font-size:23px;
  font-weight:600;
  letter-spacing:-0.035em;
  line-height:1.2;
}

.mea-footer-column h3{
  margin:0 0 30px;
  color:#FFFFFF;
  font-size:27px;
  font-weight:700;
  letter-spacing:-0.04em;
  line-height:1;
}

.mea-contact-group{
  display:flex;
  flex-direction:column;
  gap:9px;
  margin-bottom:27px;
}

.mea-contact-group span{
  color:#D6B36A;
  font-size:12px;
  font-weight:800;
  letter-spacing:.16em;
  text-transform:uppercase;
  margin-bottom:2px;
}

.mea-premium-footer a{
  width:max-content;
  max-width:100%;
  color:rgba(244,248,241,.80);
  text-decoration:none;
  font-size:17.5px;
  line-height:1.45;
  transition:color .25s ease, transform .25s ease;
}

.mea-premium-footer a:hover{
  color:#FFFFFF;
  transform:translateX(3px);
}

.mea-footer-mail{
  display:inline-flex;
  align-items:center;
  margin-top:10px;
  padding:13px 21px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.13);
  background:rgba(255,255,255,.035);
}

.mea-footer-company{
  max-width:390px;
}

.mea-company p{
  margin:0 0 11px;
  color:rgba(244,248,241,.62);
  font-size:16.5px;
  line-height:1.6;
}

.mea-company strong{
  color:rgba(244,248,241,.80);
  font-weight:600;
}

.mea-legal-links{
  display:flex;
  flex-direction:column;
  gap:13px;
}

.mea-footer-bottom{
  position:relative;
  z-index:2;
  margin-top:82px;
  padding-top:24px;
  border-top:1px solid rgba(255,255,255,.10);
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:28px;
  color:rgba(244,248,241,.52);
  font-size:14.5px;
  line-height:1.45;
}

.mea-footer-credits{
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:3px;
  text-align:right;
}

.mea-footer-credits strong{
  color:rgba(244,248,241,.58);
  font-size:14.5px;
  font-weight:400;
}

.mea-footer-credits em{
  color:rgba(244,248,241,.40);
  font-size:14.5px;
  font-style:normal;
  font-weight:400;
}

@media(max-width:1024px){
  .mea-premium-footer{
    padding:76px 42px 30px;
  }

  .mea-footer-inner{
    grid-template-columns:1fr 1fr;
    gap:58px 64px;
  }

  .mea-footer-brand{
    grid-column:1/-1;
  }

  .mea-footer-logo,
  .mea-footer-signature{
    width:295px;
  }
}

@media(max-width:768px){
  .mea-premium-footer{
    padding:56px 24px 26px;
    background:linear-gradient(180deg,#183D18 0%,#123212 100%);
  }

  .mea-footer-glow{
    display:none;
  }

  .mea-footer-inner{
    display:flex;
    flex-direction:column;
    gap:38px;
    width:100%;
  }

  .mea-footer-brand{
    order:1;
    width:100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
  }

  .mea-footer-contact{
    order:2;
  }

  .mea-footer-company{
    order:3;
    max-width:320px;
  }

  .mea-footer-legal{
    order:4;
  }

  .mea-footer-logo{
    width:210px;
    display:block;
    margin:0 auto;
  }

  .mea-footer-signature{
    width:auto;
    max-width:210px;
    margin:16px auto 0;
    text-align:center;
    font-size:16px;
  }

  .mea-footer-column h3{
    font-size:21px;
    margin-bottom:20px;
  }

  .mea-contact-group{
    gap:6px;
    margin-bottom:20px;
  }

  .mea-contact-group span{
    font-size:10px;
  }

  .mea-premium-footer a{
    font-size:15px;
  }

  .mea-footer-mail{
    padding:11px 17px;
  }

  .mea-company p{
    font-size:13.5px;
    line-height:1.55;
  }

  .mea-footer-bottom{
    margin-top:48px;
    flex-direction:column;
    gap:12px;
    font-size:12.5px;
  }

  .mea-footer-credits{
    align-items:flex-start;
    text-align:left;
  }

  .mea-footer-credits strong{
    font-size:12.5px;
  }

  .mea-footer-credits em{
    font-size:12.5px;
  }
}/* End custom CSS */