.elementor-1957 .elementor-element.elementor-element-0407c08{--display:flex;--min-height:372px;--justify-content:center;}#elementor-popup-modal-1957{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1957 .dialog-message{width:556px;height:auto;}#elementor-popup-modal-1957 .dialog-close-button{display:flex;}#elementor-popup-modal-1957 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-1957 .elementor-element.elementor-element-0407c08{--min-height:290px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:10px;--padding-bottom:10px;--padding-left:25px;--padding-right:25px;}}/* Start custom CSS for html, class: .elementor-element-88e35c0 *//* Wrapper */
#mc_embed_signup {
  max-width: 320px;              /* adjust if needed */
  margin: 0 auto;
}

/* Field wrapper spacing */
#mc_embed_signup .mc-field-group {
  margin-bottom: 10px;
}

/* Inputs */
#mc_embed_signup input[type="text"],
#mc_embed_signup input[type="email"] {
  width: 100%;
  padding: 10px 18px;
  border-radius: 999px;          /* pill shape */
  border: 1.5px solid #c59a4a;   /* gold border */
  background: transparent;
  font-size: 14px;
  outline: none;
  color: #4e3a4a;                /* text color */
}

/* Placeholder style */
#mc_embed_signup input::placeholder {
  color: rgba(78, 58, 74, 0.7);  /* soft text like your design */
}

/* Button wrapper */
#mc_embed_signup .mc-foot {
  text-align: center;
  margin-top: 6px;
}

/* Button */
#mc_embed_signup .button {
  display: inline-block;
  padding: 10px 32px;
  border-radius: 999px;          /* pill */
  border: none;
  background: #c59a4a;           /* gold */
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: capitalize;    /* "Unirse" */
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

/* Hover state */
#mc_embed_signup .button:hover {
  background: #a47f35;
  transform: translateY(-1px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}/* End custom CSS */