.elementor-651 .elementor-element.elementor-element-3d4f296{--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-651 .elementor-element.elementor-element-f271007{margin:16px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-651 .elementor-element.elementor-element-977255f{margin:-32px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}#elementor-popup-modal-651{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-651 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-651 .dialog-close-button{display:flex;}#elementor-popup-modal-651 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for shortcode, class: .elementor-element-977255f */{
  display: block !important;
  width: 100% !important;
  border: none !important;
  outline: none !important;
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  box-shadow: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
}

/* ── LABEL ──────────────────────────────────────────────────────── */
.wpcf7 label {
  display: block !important;
  margin-bottom: 16px !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  color: #555 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.6px !important;
  line-height: 1 !important;
}

/* ── INPUT & TEXTAREA & SELECT ──────────────────────────────────── */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
.wpcf7 select {
  display: block !important;
  width: 100% !important;
  margin-top: 7px !important;
  padding: 11px 14px !important;
  font-family: 'Nunito Sans', sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #1a1a1a !important;
  background: #ffffff !important;
  border: 1.5px solid #e0e8e0 !important;
  border-radius: 10px !important;
  outline: none !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  transition: border-color 0.15s ease, box-shadow 0.15s ease !important;
  line-height: 1.5 !important;
}

/* ── FOCUS ──────────────────────────────────────────────────────── */
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 textarea:focus,
.wpcf7 select:focus {
  border-color: #3a8a3f !important;
  box-shadow: 0 0 0 3px rgba(58, 138, 63, 0.13) !important;
}

/* ── PLACEHOLDER ────────────────────────────────────────────────── */
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  color: #c0c8c0 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
}

/* ── TEXTAREA ───────────────────────────────────────────────────── */
.wpcf7 textarea {
  resize: vertical !important;
  min-height: 108px !important;
  line-height: 1.6 !important;
}

/* ── SELECT — strzałka ──────────────────────────────────────────── */
.wpcf7 select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23aaa' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 13px center !important;
  padding-right: 36px !important;
  cursor: pointer !important;
  color: #1a1a1a !important;
}

/* ── DIVIDER przed e-mailem ─────────────────────────────────────── */
.wpcf7 label:nth-last-of-type(1) {
  padding-top: 16px !important;
  border-top: 1px solid #f0f0f0 !important;
  margin-top: 4px !important;
}

/* ── SUBMIT ─────────────────────────────────────────────────────── */
.wpcf7 input[type="submit"] {
  display: block !important;
  width: 100% !important;
  margin-top: 20px !important;
  padding: 14px 20px !important;
  font-family: 'Nunito', sans-serif !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  color: #ffffff !important;
  background: linear-gradient(135deg, #386939 0%, #3a8a3f 100%) !important;
  border: none !important;
  border-radius: 11px !important;
  cursor: pointer !important;
  letter-spacing: -0.2px !important;
  box-shadow: 0 3px 14px rgba(58, 138, 63, 0.30) !important;
  transition: background 0.18s ease, box-shadow 0.18s ease, transform 0.12s ease !important;
  -webkit-appearance: none !important;
  appearance: none !important;
}

.wpcf7 input[type="submit"]:hover {
  background: linear-gradient(135deg, #2d6e32 0%, #386939 100%) !important;
  box-shadow: 0 5px 20px rgba(58, 138, 63, 0.40) !important;
  transform: translateY(-1px) !important;
}

.wpcf7 input[type="submit"]:active {
  transform: scale(0.98) !important;
  box-shadow: 0 2px 8px rgba(58, 138, 63, 0.25) !important;
}/* End custom CSS */