#elementor-popup-modal-3625 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-3625{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-3625 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-3625 .dialog-close-button{display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-92138e2 */.lvc-newsletter-elegant {
  background: #FFF9F6;
  padding: 10px 30px;
  border: 0px solid #e2d9cd;
}

.lvc-newsletter-elegant__inner {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.lvc-newsletter-elegant__title {
  margin: 0 0 14px;
  font-family: "Playfair Display", serif;
  font-size: 38px;
  line-height: 1.15;
  font-weight: 400;
  color: #111;
}

.lvc-newsletter-elegant__text {
  margin: 0 auto 28px;
  max-width: 560px;
  font-size: 16px;
  line-height: 1.7;
  color: #4f4a45;
}

.lvc-newsletter-elegant__form {
  margin: 0;
}

.lvc-newsletter-elegant__row {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 12px;
}

.lvc-newsletter-elegant__input {
  flex: 1 1 auto;
  max-width: 430px;
  height: 54px;
  padding: 0 18px;
  border: 1px solid #d8cec1;
  border-radius: 0;
  background: #fff;
  font-size: 15px;
  color: #111;
  box-sizing: border-box;
}

.lvc-newsletter-elegant__input:focus {
  outline: none;
  border-color: #C14646;
  box-shadow: none;
}

.lvc-newsletter-elegant__button {
  height: 54px;
  padding: 0 28px;
  border: none;
  border-radius: 0;
  background: #C14646;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.lvc-newsletter-elegant__button:hover {
  opacity: 0.92;
}

.lvc-newsletter-elegant__legal {
  margin: 16px 0 0;
  font-size: 13px;
  line-height: 1.5;
  color: #6a645d;
}

@media (max-width: 767px) {
  .lvc-newsletter-elegant {
    padding: 32px 22px;
  }

  .lvc-newsletter-elegant__title {
    font-size: 30px;
  }

  .lvc-newsletter-elegant__row {
    flex-direction: column;
  }

  .lvc-newsletter-elegant__input,
  .lvc-newsletter-elegant__button {
    width: 100%;
    max-width: none;
  }
}/* End custom CSS */