.elementor-23 .elementor-element.elementor-element-28f7b5f{--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-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-13d71d0 */.ts-cf7-wrap {
  display: flex !important;
  flex-direction: column !important;
  gap: 16px !important;
}

.ts-cf7-field {
  display: flex !important;
  flex-direction: column !important;
}

/* ---- Лейбл ---- */
.ts-cf7-label {
  display: block !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  color: rgba(240,240,240,0.45) !important;
  margin-bottom: 8px !important;
}

/* ---- Поля вводу — перебиваємо тему ---- */
.ts-popup .wpcf7-form-control.wpcf7-text,
.ts-popup .wpcf7-form-control.wpcf7-email,
.ts-popup input[type="text"],
.ts-popup input[type="email"] {
  width: 100% !important;
  background: #0A0B0E !important;
  background-color: #0A0B0E !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  border-radius: 10px !important;
  padding: 14px 18px !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 15px !important;
  color: #F0F0F0 !important;
  outline: none !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  transition: border-color 0.2s ease, box-shadow 0.2s ease !important;
  height: auto !important;
  line-height: 1.5 !important;
}

.ts-popup .wpcf7-form-control.wpcf7-text:focus,
.ts-popup .wpcf7-form-control.wpcf7-email:focus,
.ts-popup input[type="text"]:focus,
.ts-popup input[type="email"]:focus {
  border-color: rgba(0,229,160,0.5) !important;
  box-shadow: 0 0 0 3px rgba(0,229,160,0.08) !important;
  background: #0A0B0E !important;
  color: #F0F0F0 !important;
  outline: none !important;
}

/* Placeholder */
.ts-popup input::placeholder {
  color: rgba(240,240,240,0.22) !important;
  opacity: 1 !important;
}
.ts-popup input::-webkit-input-placeholder { color: rgba(240,240,240,0.22) !important; }
.ts-popup input::-moz-placeholder { color: rgba(240,240,240,0.22) !important; }
.ts-popup input:-ms-input-placeholder { color: rgba(240,240,240,0.22) !important; }

/* ---- Validation error ---- */
.ts-popup .wpcf7-not-valid {
  border-color: rgba(255,80,80,0.5) !important;
}
.ts-popup .wpcf7-not-valid-tip {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 12px !important;
  color: #FF8080 !important;
  margin-top: 6px !important;
  display: block !important;
  background: none !important;
}

/* ---- Submit кнопка — перебиваємо ВСЕ ---- */
.ts-cf7-submit .wpcf7-submit,
.ts-popup .wpcf7-submit,
.ts-popup input[type="submit"],
.ts-popup button[type="submit"] {
  width: 100% !important;
  padding: 15px 28px !important;
  background: #00E5A0 !important;
  background-color: #00E5A0 !important;
  color: #060a08 !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  border: none !important;
  border-radius: 10px !important;
  cursor: pointer !important;
  letter-spacing: 0.1px !important;
  box-shadow: none !important;
  text-shadow: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  display: block !important;
  line-height: 1.5 !important;
  transition: background 0.2s ease, box-shadow 0.2s ease, transform 0.15s ease !important;
  margin: 0 !important;
}

.ts-cf7-submit .wpcf7-submit:hover,
.ts-popup .wpcf7-submit:hover,
.ts-popup input[type="submit"]:hover,
.ts-popup button[type="submit"]:hover {
  background: #1af5b3 !important;
  background-color: #1af5b3 !important;
  box-shadow: 0 0 28px rgba(0,229,160,0.3) !important;
  transform: translateY(-1px) !important;
  color: #060a08 !important;
}

.ts-cf7-submit .wpcf7-submit:active,
.ts-popup input[type="submit"]:active {
  transform: translateY(0) !important;
}

/* ---- Response messages ---- */
.ts-popup .wpcf7-response-output {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13.5px !important;
  border-radius: 8px !important;
  padding: 12px 16px !important;
  margin: 12px 0 0 !important;
  border: none !important;
  text-align: center !important;
}

.ts-popup .wpcf7-mail-sent-ok {
  background: rgba(0,229,160,0.08) !important;
  color: #00E5A0 !important;
  border: 1px solid rgba(0,229,160,0.2) !important;
}

.ts-popup .wpcf7-mail-sent-ng,
.ts-popup .wpcf7-spam-blocked,
.ts-popup .wpcf7-acceptance-missing {
  background: rgba(255,80,80,0.08) !important;
  color: #FF8080 !important;
  border: 1px solid rgba(255,80,80,0.2) !important;
}

/* ---- Прибрати дефолтний спіннер CF7 ---- */
.ts-popup .ajax-loader,
.ts-popup .wpcf7-spinner {
  display: none !important;
}

/* ---- Прибрати дефолтні відступи CF7 ---- */
.ts-popup .wpcf7 p {
  margin: 0 !important;
}

.ts-popup .wpcf7 {
  margin: 0 !important;
}/* End custom CSS */