.elementor-1159 .elementor-element.elementor-element-cb80e29{--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;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1159 .elementor-element.elementor-element-cb80e29{--content-width:1300px;}}/* Start custom CSS for html, class: .elementor-element-33c8105 */.lr-intro{
  max-width: 820px;
  margin: 0 auto 18px;
  padding: 18px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.04);
  color: rgba(255,255,255,.92);
}

.lr-intro h1{
  margin: 0 0 10px;
  font-size: 28px;
  line-height: 1.2;
}

.lr-intro p{
  margin: 0 0 10px;
  font-size: 14px;
  color: rgba(255,255,255,.78);
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-02744cb *//* ===============================
   CF7 PRO DARK - Hello Elementor
   (tipografía hereda del tema)
   =============================== */

.lr-scope{
  max-width: 820px;
  margin: 0 auto;
  padding: 18px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.05);
  box-shadow: 0 18px 50px rgba(0,0,0,.55);
}

/* Heredar tipografia SIEMPRE */
.lr-scope, .lr-scope *{
  font-family: inherit !important;
}

/* Encabezado */
.cf7pro__head{
  margin-bottom: 14px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(255,255,255,.14);
}
.cf7pro__title{
  margin: 0 0 6px;
  font-size: 20px;
  line-height: 1.2;
  color: rgba(255,255,255,.94);
}
.cf7pro__subtitle{
  margin: 0;
  font-size: 13px;
  color: rgba(255,255,255,.72);
}

/* Grid */
.cf7pro__grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}
@media (max-width: 700px){
  .cf7pro__grid{ grid-template-columns: 1fr; }
}

.cf7pro__field label{
  display: block;
  margin: 0 0 7px;
  font-size: 13px;
  font-weight: 700;
  color: rgba(255,255,255,.94);
}

.cf7pro__field--full{ grid-column: 1 / -1; }

/* Inputs */
.lr-scope input[type="text"],
.lr-scope input[type="email"],
.lr-scope input[type="tel"],
.lr-scope input[type="date"],
.lr-scope select,
.lr-scope textarea{
  width: 100%;
  box-sizing: border-box;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,.22);
  background: rgba(0,0,0,.62);
  color: rgba(255,255,255,.96);
  padding: 12px 12px;
  font-size: 15px;
  line-height: 1.35;
  outline: none;
  transition: border-color .15s ease, box-shadow .15s ease;
}

.lr-scope ::placeholder{ color: rgba(255,255,255,.58); }

.lr-scope input:focus,
.lr-scope select:focus,
.lr-scope textarea:focus{
  border-color: rgba(255,255,255,.65);
  box-shadow: 0 0 0 4px rgba(255,255,255,.14);
}

.lr-scope textarea{
  min-height: 130px;
  resize: vertical;
}

/* Caja de consentimiento */
.cf7pro__consent{
  padding: 12px 12px;
  border-radius: 14px;
  border: 1px dashed rgba(255,255,255,.22);
  background: rgba(0,0,0,.35);
  color: rgba(255,255,255,.86);
  font-size: 13px;
}

/* Checkbox PRO */
.cf7pro__check{
  display: flex;
  gap: 10px;
  align-items: flex-start;
  color: rgba(255,255,255,.90);
  font-size: 13px;
  line-height: 1.4;
}

.cf7pro__check input[type="checkbox"]{
  width: 18px;
  height: 18px;
  margin-top: 2px;
  accent-color: rgba(255,255,255,.92);
}

.cf7pro__checklink{
  margin-top: 8px;
}

.cf7pro__checklink a{
  color: rgba(255,255,255,.95);
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* Botón */
.cf7pro__actions{
  display: flex;
  justify-content: flex-end;
  margin-top: 2px;
}

.lr-scope .cf7pro__btn{
  border: 1px solid rgba(255,255,255,.22);
  background: rgba(255,255,255,.12);
  color: rgba(255,255,255,.96);
  border-radius: 999px;
  padding: 12px 18px;
  font-size: 14px;
  font-weight: 800;
  cursor: pointer;
  box-shadow: 0 12px 30px rgba(0,0,0,.45);
  transition: transform .12s ease, background .12s ease;
}
.lr-scope .cf7pro__btn:hover{
  background: rgba(255,255,255,.18);
  transform: translateY(-1px);
}

/* Mensajes CF7 */
.lr-scope .wpcf7 form .wpcf7-response-output{
  margin: 14px 0 0;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,.18);
  background: rgba(0,0,0,.55);
  color: rgba(255,255,255,.92);
}

.lr-scope .wpcf7-not-valid-tip{
  color: rgba(255,170,170,.95);
  font-size: 12px;
  margin-top: 6px;
}/* End custom CSS */