.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-3330 .elementor-element.elementor-element-107cec6{--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-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-3330 .elementor-element.elementor-element-13935e1{--display:flex;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-bitform-widget .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-bitform-widget .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-3330 .elementor-element.elementor-element-01d26a2{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS */.ef-landing {
  padding: 16px;
  background: #f4f7f9;
}

.ef-card {
  max-width: 640px;
  margin: 0 auto;
  background: #ffffff;
  border: 1px solid #e3edf2;
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 12px 36px rgba(16, 52, 88, 0.08);
}

.ef-header-img {
  display: block;
  width: 100%;
  height: auto;
}

.ef-body {
  padding: 22px 18px 26px;
}

.ef-kicker {
  font-size: 12px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #0f4c8a;
  margin-bottom: 10px;
}

.ef-title {
  margin: 0 0 10px;
  font-size: 34px;
  line-height: 0.96;
  font-weight: 800;
  color: #0f4c8a;
}

.ef-subtitle {
  margin: 0 0 18px;
  font-size: 18px;
  line-height: 1.08;
  font-weight: 800;
  color: #20b6af;
}

.ef-info-card {
  background: #f8fbfd;
  border: 1px solid #d9e8ef;
  border-radius: 18px;
  padding: 14px;
  margin-bottom: 14px;
}

.ef-info-row + .ef-info-row {
  margin-top: 10px;
}

.ef-label {
  display: block;
  font-size: 12px;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #5e7b8b;
  margin-bottom: 3px;
}

.ef-value {
  display: block;
  font-size: 16px;
  line-height: 1.45;
  color: #163246;
  font-weight: 600;
}

.ef-mode-pill {
  display: inline-block;
  margin-bottom: 14px;
  padding: 10px 14px;
  border-radius: 999px;
  background: #e8f7f6;
  color: #0f6b86;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
}

.ef-helper {
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  color: #183247;
  font-weight: 600;
}

.ef-actions {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}

.ef-lang-btn {
  appearance: none;
  border: 0;
  border-radius: 14px;
  padding: 15px 18px;
  background: #0f4c8a;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  transition: transform 0.18s ease, opacity 0.18s ease, background 0.18s ease;
}

.ef-lang-btn:hover {
  transform: translateY(-1px);
  opacity: 0.96;
}

.ef-lang-btn.is-active {
  background: #20b6af;
  color: #ffffff;
}

.ef-note {
  margin: 12px 0 0;
  font-size: 13px;
  line-height: 1.5;
  color: #607786;
}

.ef-wave {
  height: 16px;
  background:
    radial-gradient(circle at 10% -80%, #20b6af 50px, transparent 52px),
    radial-gradient(circle at 35% -70%, #0f4c8a 62px, transparent 64px),
    radial-gradient(circle at 62% -85%, #b9dff1 55px, transparent 57px),
    radial-gradient(circle at 86% -70%, #0e6b83 60px, transparent 62px);
  background-size: 25% 100%;
  background-repeat: no-repeat;
  background-position: 0 0, 32% 0, 64% 0, 100% 0;
}

.ef-form-wrap {
  max-width: 640px;
  margin: 18px auto 0;
  padding: 22px 18px;
  background: #ffffff;
  border: 1px solid #e3edf2;
  border-radius: 24px;
  box-shadow: 0 10px 26px rgba(16, 52, 88, 0.06);
}

.ef-hidden {
  display: none !important;
}

@media (min-width: 680px) {
  .ef-landing {
    padding: 28px;
  }

  .ef-body {
    padding: 28px 26px 30px;
  }

  .ef-actions {
    grid-template-columns: 1fr 1fr;
  }

  .ef-title {
    font-size: 52px;
  }

  .ef-subtitle {
    font-size: 22px;
  }
}

/* ---------- REFINING HERO ---------- */

.ef-card {
  border-radius: 32px;
}

.ef-header-img {
  width: 100%;
  height: 190px;
  object-fit: cover;
  object-position: center top;
  display: block;
  background: #ffffff;
}

.ef-body {
  padding: 20px 22px 26px;
}

.ef-kicker {
  margin-bottom: 14px;
}

.ef-title {
  max-width: 10ch;
  margin: 0 0 12px;
  font-size: clamp(32px, 10vw, 64px);
  line-height: 0.93;
  letter-spacing: -0.03em;
  font-weight: 800;
  color: #0f4c8a;
}

.ef-subtitle {
  max-width: 22ch;
  margin: 0 0 18px;
  font-size: clamp(18px, 4.8vw, 28px);
  line-height: 1.05;
  font-weight: 800;
  color: #20b6af;
}

.ef-info-card {
  background: #fbfdff;
  border: 1px solid #d9e8ef;
  border-radius: 20px;
  padding: 16px;
  margin-bottom: 14px;
}

.ef-mode-pill {
  margin-bottom: 16px;
}

.ef-note {
  margin-top: 14px;
}

.ef-wave {
  height: 18px;
}

/* ---------- FORM CARD ---------- */

.ef-form-wrap {
  max-width: 640px;
  margin: 14px auto 0;
  padding: 24px 18px 22px;
  background: #ffffff;
  border: 1px solid #e3edf2;
  border-radius: 28px;
  box-shadow: 0 10px 26px rgba(16, 52, 88, 0.06);
}

/* ---------- FORM TITLE ---------- */

.ef-form-title {
  margin-bottom: 18px;
}

.ef-form-title .elementor-heading-title {
  margin: 0;
  font-size: clamp(34px, 9vw, 54px);
  line-height: 0.95;
  letter-spacing: -0.03em;
  font-weight: 800;
  color: #0f4c8a;
}

.ef-form-title::after {
  content: "";
  display: block;
  width: 78px;
  height: 5px;
  margin-top: 12px;
  border-radius: 999px;
  background: linear-gradient(90deg, #0f4c8a 0%, #20b6af 100%);
}

.ef-form-intro {
  margin-top: -4px;
  margin-bottom: 18px;
}

.ef-form-intro,
.ef-form-intro p {
  font-size: 14px;
  line-height: 1.5;
  color: #5c7484;
}

/* ---------- BIT FORM STYLING ---------- */

.ef-form-wrap label {
  color: #0f4c8a !important;
  font-weight: 700 !important;
}

.ef-form-wrap input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
.ef-form-wrap select,
.ef-form-wrap textarea {
  border: 1px solid #d7e4eb !important;
  border-radius: 14px !important;
  background: #ffffff !important;
  box-shadow: none !important;
  color: #163246 !important;
  min-height: 48px;
  padding: 12px 14px !important;
}

.ef-form-wrap textarea {
  min-height: 120px;
}

.ef-form-wrap input:focus,
.ef-form-wrap select:focus,
.ef-form-wrap textarea:focus {
  border-color: #20b6af !important;
  box-shadow: 0 0 0 3px rgba(32, 182, 175, 0.12) !important;
  outline: none !important;
}

.ef-form-wrap button[type="submit"],
.ef-form-wrap input[type="submit"] {
  background: #0f4c8a !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 14px !important;
  padding: 14px 18px !important;
  font-weight: 700 !important;
  box-shadow: none !important;
  transition: transform 0.18s ease, opacity 0.18s ease, background 0.18s ease;
}

.ef-form-wrap button[type="submit"]:hover,
.ef-form-wrap input[type="submit"]:hover {
  background: #20b6af !important;
  transform: translateY(-1px);
}

.ef-form-wrap .bitform-checkbox,
.ef-form-wrap .bitform-radio {
  accent-color: #20b6af;
}

/* ---------- DESKTOP / TABLET ---------- */

@media (min-width: 680px) {
  .ef-header-img {
    height: 230px;
  }

  .ef-body {
    padding: 24px 24px 30px;
  }

  .ef-form-wrap {
    padding: 28px 24px 26px;
  }
}

/* Nasconde la ripetizione sotto la hero */
.ef-kicker,
.ef-title,
.ef-subtitle {
  display: none !important;
}

/* Compatta un po' il blocco sotto la hero */
.ef-body {
  padding-top: 18px;
}

.ef-info-card {
  margin-top: 0;
}

.ef-header-img {
  height: 220px;
  object-fit: cover;
  object-position: center top;
}

@media (min-width: 680px) {
  .ef-header-img {
    height: 250px;
  }
}

.page-id-3330 .wpml-ls-statics-footer {
  display: none !important;/* End custom CSS */