.elementor-95 .elementor-element.elementor-element-1e8fe4d{--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-95 .elementor-element.elementor-element-1f32339e{--display:flex;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-woocommerce-checkout-page .product-name .variation{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-95 .elementor-element.elementor-element-0edc4ff{--additional-information-display:block;}.elementor-95 .elementor-element.elementor-element-6e53705{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-f2021d3 */.mpx-footer{
  position:relative;
  width:100%;
  padding:120px 6vw 38px;
  background:#1f2b1a;
  color:#fff8ec;
  overflow:hidden;
}

.mpx-footer::before{
  content:"";
  position:absolute;
  right:-220px;
  top:-220px;
  width:620px;
  height:620px;
  background:radial-gradient(circle, rgba(170,183,140,.22), transparent 70%);
  filter:blur(18px);
}

.mpx-footer__wrap{
  position:relative;
  z-index:2;
  max-width:1280px;
  margin:0 auto;
}

.mpx-footer__top{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:90px;
  align-items:start;
  padding-bottom:90px;
  border-bottom:1px solid rgba(255,248,236,.14);
}

.mpx-footer__brand span{
  display:inline-flex;
  margin-bottom:28px;
  font-size:11px;
  letter-spacing:.42em;
  text-transform:uppercase;
  color:#aab78c;
}

.mpx-footer__brand h2{
  margin:0;
  font-family:"Cormorant Garamond",serif;
  font-size:clamp(48px,5.7vw,86px);
  line-height:.94;
  font-weight:300;
  letter-spacing:-.055em;
  color:#fff8ec;
}

.mpx-footer__brand h2 em{
  font-style:italic;
  color:#aab78c;
}

.mpx-footer__brand p{
  max-width:560px;
  margin:30px 0 0;
  font-size:15px;
  line-height:1.95;
  color:rgba(255,248,236,.72);
}

.mpx-footer__form{
  width:100%;
  background:rgba(255,248,236,.055);
  border:1px solid rgba(255,248,236,.14);
  padding:42px;
}

.mpx-footer__field{
  margin-bottom:16px;
}

.mpx-footer__field input{
  width:100%;
  height:58px;
  border:1px solid rgba(255,248,236,.16);
  background:rgba(255,248,236,.08);
  padding:0 18px;
  color:#fff8ec;
  font-family:"Inter",sans-serif;
  font-size:14px;
  outline:none;
}

.mpx-footer__field input::placeholder{
  color:rgba(255,248,236,.48);
}

.mpx-footer__field input:focus{
  border-color:#aab78c;
}

.mpx-footer__form button{
  width:100%;
  height:58px;
  border:1px solid #fff8ec;
  background:#fff8ec;
  color:#1f2b1a;
  font-size:10px;
  letter-spacing:.28em;
  text-transform:uppercase;
  cursor:pointer;
  transition:.35s ease;
}

.mpx-footer__form button:hover{
  background:transparent;
  color:#fff8ec;
}

.mpx-footer__form small{
  display:block;
  margin-top:22px;
  font-size:11px;
  line-height:1.8;
  color:rgba(255,248,236,.48);
}

.mpx-footer__middle{
  padding:70px 0;
  display:grid;
  grid-template-columns:1.2fr 1fr 1fr 1fr;
  gap:48px;
  border-bottom:1px solid rgba(255,248,236,.14);
}

.mpx-footer__middle h3{
  margin:0 0 24px;
  font-size:10px;
  letter-spacing:.32em;
  text-transform:uppercase;
  color:#aab78c;
  font-weight:500;
}

.mpx-footer__middle a{
  display:block;
  width:max-content;
  margin:0 0 14px;
  text-decoration:none;
  color:rgba(255,248,236,.68);
  font-size:13px;
  line-height:1.5;
  transition:.3s ease;
}

.mpx-footer__middle a:hover{
  color:#fff8ec;
  transform:translateX(4px);
}

.mpx-footer__bottom{
  padding-top:34px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}

.mpx-footer__bottom p,
.mpx-footer__bottom span{
  margin:0;
  font-size:11px;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:rgba(255,248,236,.48);
}

@media(max-width:980px){
  .mpx-footer{
    padding:90px 24px 34px;
  }

  .mpx-footer__top{
    grid-template-columns:1fr;
    gap:42px;
    padding-bottom:60px;
  }

  .mpx-footer__brand h2{
    font-size:50px;
  }

  .mpx-footer__form{
    padding:28px;
  }

  .mpx-footer__middle{
    grid-template-columns:1fr 1fr;
    gap:38px;
    padding:54px 0;
  }

  .mpx-footer__bottom{
    flex-direction:column;
    align-items:flex-start;
  }
}

@media(max-width:560px){
  .mpx-footer__middle{
    grid-template-columns:1fr;
  }
}/* End custom CSS */