/* APAN — Vocea Redesign 1.3.1
 * Every visual selector is scoped to body.apan-vocea-active.
 * Deactivate the plugin for an immediate presentation rollback.
 */

@font-face {
  font-family: "APAN Manrope";
  src: url("../fonts/manrope-latin-ext.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "APAN Manrope";
  src: url("../fonts/manrope-latin.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "APAN Fraunces";
  src: url("../fonts/fraunces-500-latin-ext.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "APAN Fraunces";
  src: url("../fonts/fraunces-500-latin.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body.apan-vocea-active {
  --apan-stage: #253b80;
  --apan-stage-bright: #3150aa;
  --apan-deep: #111d4f;
  --apan-ink: #17265b;
  --apan-muted: #53617e;
  --apan-gold: #ffbe27;
  --apan-gold-soft: #ffda7b;
  --apan-panel: #fffdf8;
  --apan-panel-soft: #edf1ff;
  --apan-paper: #f7f4ed;
  --apan-line: rgba(17, 29, 79, 0.17);
  min-width: 0 !important;
  overflow-x: clip;
  background: var(--apan-deep) !important;
  color: var(--apan-ink);
  font-family: "APAN Manrope", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body.apan-vocea-active *,
body.apan-vocea-active *::before,
body.apan-vocea-active *::after {
  box-sizing: border-box;
}

body.apan-vocea-active #wrapper {
  background: var(--apan-stage) !important;
}

body.apan-vocea-active :where(a, button, input, select, textarea, [tabindex]):focus-visible {
  outline: 3px solid var(--apan-gold) !important;
  outline-offset: 3px !important;
  box-shadow: 0 0 0 2px var(--apan-deep) !important;
}

body.apan-vocea-active a {
  text-underline-offset: 0.2em;
}

body.apan-vocea-active .skip-link:focus {
  z-index: 100100;
  width: auto;
  height: auto;
  padding: 12px 16px;
  background: var(--apan-panel);
  color: var(--apan-deep);
}

body.apan-vocea-active #main {
  color: var(--apan-ink);
  background: var(--apan-paper) !important;
}

body.apan-vocea-active #main a:not(.fusion-button):not(.apan-vocea-button):not(.apan-vocea-event-card) {
  color: var(--apan-stage) !important;
  font-weight: 700;
  text-decoration-thickness: 1.5px;
}

body.apan-vocea-active #main a:not(.fusion-button):not(.apan-vocea-button):not(.apan-vocea-event-card):hover,
body.apan-vocea-active #main a:not(.fusion-button):not(.apan-vocea-button):not(.apan-vocea-event-card):focus-visible {
  color: #714200 !important;
  text-decoration: underline;
  text-decoration-thickness: 2px;
}

body.apan-vocea-active .fusion-button,
body.apan-vocea-active button,
body.apan-vocea-active input[type="submit"] {
  min-width: 44px;
  min-height: 44px;
  font-family: "APAN Manrope", Arial, sans-serif;
}

body.apan-vocea-active input[type="text"],
body.apan-vocea-active input[type="email"],
body.apan-vocea-active input[type="tel"],
body.apan-vocea-active input[type="search"],
body.apan-vocea-active input[type="url"],
body.apan-vocea-active select,
body.apan-vocea-active textarea {
  min-height: 48px;
  border: 1px solid rgba(17, 29, 79, 0.38) !important;
  border-radius: 0 !important;
  background: #fff !important;
  color: var(--apan-ink) !important;
  font-family: "APAN Manrope", Arial, sans-serif !important;
}

body.apan-vocea-active textarea {
  min-height: 150px;
}

/* Header — retain Avada navigation, replace only the presentation. */
body.apan-vocea-active .fusion-header-wrapper,
body.apan-vocea-active .fusion-sticky-header-wrapper,
body.apan-vocea-active .fusion-header,
body.apan-vocea-active .fusion-secondary-main-menu,
body.apan-vocea-active .fusion-sticky-shadow {
  border: 0 !important;
  background: var(--apan-stage) !important;
  box-shadow: none !important;
}

body.apan-vocea-active .fusion-header-wrapper {
  position: relative;
  z-index: 10010;
}

body.apan-vocea-active .fusion-header .fusion-row,
body.apan-vocea-active .fusion-secondary-main-menu .fusion-row {
  width: min(calc(100% - 40px), 1240px) !important;
  max-width: 1240px !important;
}

body.apan-vocea-active .fusion-logo {
  margin-top: 12px !important;
  margin-bottom: 10px !important;
}

body.apan-vocea-active .fusion-logo img {
  width: auto !important;
  max-width: 108px !important;
  max-height: 76px !important;
}

body.apan-vocea-active .fusion-header-content-3-wrapper {
  display: flex;
  min-height: 74px;
  align-items: center;
  justify-content: flex-end;
}

body.apan-vocea-active .fusion-header-tagline {
  display: none;
}

body.apan-vocea-active .fusion-main-menu > ul > li > a {
  position: relative;
  min-width: 44px !important;
  min-height: 56px !important;
  padding-right: 11px !important;
  padding-left: 11px !important;
  color: var(--apan-panel) !important;
  font-family: "APAN Manrope", Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 750 !important;
  letter-spacing: 0;
  text-transform: none;
}

body.apan-vocea-active .fusion-main-menu > ul > li > a.fusion-main-menu-icon,
body.apan-vocea-active .fusion-main-menu-icon::before,
body.apan-vocea-active .fusion-main-menu-icon::after,
body.apan-vocea-active .fusion-social-network-icon,
body.apan-vocea-active .fusion-social-network-icon::before,
body.apan-vocea-active .fusion-social-network-icon::after {
  font-family: awb-icons !important;
}

body.apan-vocea-active .fusion-main-menu > ul > li > a:hover,
body.apan-vocea-active .fusion-main-menu > ul > li.current-menu-item > a,
body.apan-vocea-active .fusion-main-menu > ul > li.current-menu-ancestor > a {
  color: var(--apan-gold) !important;
}

body.apan-vocea-active .fusion-main-menu > ul > li.current-menu-item > a::before,
body.apan-vocea-active .fusion-main-menu > ul > li.current-menu-ancestor > a::before {
  position: absolute !important;
  right: 10px !important;
  bottom: 10px !important;
  left: 10px !important;
  display: block !important;
  width: auto !important;
  height: 2px !important;
  background: var(--apan-gold) !important;
  content: "" !important;
}

body.apan-vocea-active .fusion-main-menu > ul > li > a[href*="/doneaza/"] {
  min-height: 44px !important;
  margin: 6px 6px 0;
  padding-right: 18px !important;
  padding-left: 18px !important;
  border: 1px solid var(--apan-gold);
  border-radius: 2px;
  background: var(--apan-gold);
  color: var(--apan-deep) !important;
}

body.apan-vocea-active .fusion-main-menu > ul > li > a[href*="/doneaza/"]:hover,
body.apan-vocea-active .fusion-main-menu > ul > li > a[href*="/doneaza/"]:focus-visible {
  border-color: var(--apan-panel);
  background: var(--apan-panel);
  color: var(--apan-deep) !important;
  transform: translateY(-2px);
}

body.apan-vocea-active .fusion-main-menu .sub-menu {
  border-top: 4px solid var(--apan-gold) !important;
  background: var(--apan-panel) !important;
  box-shadow: 0 20px 44px rgba(8, 20, 65, 0.2) !important;
}

body.apan-vocea-active .fusion-main-menu .sub-menu a {
  min-height: 44px;
  color: var(--apan-deep) !important;
  font-family: "APAN Manrope", Arial, sans-serif !important;
  font-size: 13px !important;
}

body.apan-vocea-active .fusion-main-menu .sub-menu a:hover {
  background: #f0ecdf !important;
  color: var(--apan-stage) !important;
}

body.apan-vocea-active .fusion-secondary-menu-search .search-field input,
body.apan-vocea-active .fusion-overlay-search .search-field input,
body.apan-vocea-active .fusion-mobile-menu-search .search-field input {
  min-height: 44px;
  border: 1px solid rgba(255, 255, 255, 0.42) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.08) !important;
  color: var(--apan-panel) !important;
}

body.apan-vocea-active .fusion-secondary-menu-search input::placeholder,
body.apan-vocea-active .fusion-overlay-search input::placeholder,
body.apan-vocea-active .fusion-mobile-menu-search input::placeholder {
  color: rgba(255, 255, 255, 0.78);
}

body.apan-vocea-active .fusion-search-submit,
body.apan-vocea-active .fusion-close-search,
body.apan-vocea-active .fusion-mobile-menu-icons a {
  color: var(--apan-panel) !important;
}

@media (min-width: 1181px) {
  body.apan-vocea-active .fusion-sticky-header-wrapper {
    display: grid !important;
    grid-template-columns: 132px minmax(0, 1fr);
    align-items: stretch;
    width: min(calc(100% - 48px), 1240px);
    height: 84px !important;
    margin: 0 auto;
  }

  body.apan-vocea-active .fusion-header {
    grid-column: 1;
    height: 84px !important;
    padding: 0 !important;
  }

  body.apan-vocea-active .fusion-header .fusion-row {
    width: 100% !important;
    max-width: none !important;
  }

  body.apan-vocea-active .fusion-logo {
    display: flex !important;
    float: none !important;
    min-height: 84px;
    margin: 0 !important;
    align-items: center;
  }

  body.apan-vocea-active .fusion-logo img {
    max-height: 64px !important;
  }

  body.apan-vocea-active .fusion-header-content-3-wrapper {
    display: none !important;
  }

  body.apan-vocea-active .fusion-secondary-main-menu {
    display: flex !important;
    grid-column: 2;
    height: 84px !important;
    min-height: 84px;
    align-items: stretch;
  }

  body.apan-vocea-active .fusion-secondary-main-menu .fusion-row,
  body.apan-vocea-active .fusion-main-menu,
  body.apan-vocea-active .fusion-main-menu > ul {
    display: flex;
    width: 100% !important;
    max-width: none !important;
    height: 84px !important;
    align-items: stretch;
    justify-content: flex-end;
  }

  body.apan-vocea-active .fusion-main-menu > ul > li > a {
    height: 84px !important;
    min-height: 84px !important;
    padding-right: 8px !important;
    padding-left: 8px !important;
    line-height: 84px !important;
  }

  body.apan-vocea-active .fusion-main-menu > ul > li > a[href*="/doneaza/"] {
    height: 44px !important;
    min-height: 44px !important;
    margin-top: 20px;
    line-height: 42px !important;
  }

  body.apan-vocea-active .fusion-main-menu > ul > li.fusion-main-menu-search {
    flex: 0 0 52px;
    width: 52px;
    height: 84px;
  }

  body.apan-vocea-active .fusion-main-menu-search > .fusion-main-menu-icon {
    width: 44px;
    height: 44px !important;
    min-height: 44px !important;
    margin-top: 20px;
    margin-left: 8px;
    padding: 0 !important;
    border: 1px solid rgba(255, 255, 255, 0.48);
    border-radius: 50%;
  }

  body.apan-vocea-active .fusion-main-menu-search > .fusion-main-menu-icon::after {
    color: var(--apan-panel) !important;
    font-size: 16px !important;
    line-height: 42px !important;
  }
}

@media (min-width: 1181px) and (max-width: 1280px) {
  body.apan-vocea-active .fusion-main-menu > ul > li > a {
    padding-right: 6px !important;
    padding-left: 6px !important;
    font-size: 11px !important;
  }

  body.apan-vocea-active .fusion-main-menu > ul > li.fusion-main-menu-search {
    display: none !important;
  }
}

/* Homepage hero. */
body.apan-vocea-active.home #main,
body.apan-vocea-active.home #main > .fusion-row,
body.apan-vocea-active.home #content,
body.apan-vocea-active.home .post-content {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  background: var(--apan-stage) !important;
}

body.apan-vocea-active .apan-vocea-hero {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: var(--apan-stage);
  color: var(--apan-panel);
  isolation: isolate;
}

body.apan-vocea-active .apan-vocea-hero__inner {
  position: relative;
  display: grid;
  width: min(calc(100% - 48px), 1240px);
  min-height: 680px;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr);
  align-items: center;
  gap: clamp(40px, 6vw, 86px);
  margin: 0 auto;
  padding: clamp(62px, 8vw, 112px) 0;
}

body.apan-vocea-active .apan-vocea-hero__message {
  max-width: 710px;
}

body.apan-vocea-active .apan-vocea-kicker,
body.apan-vocea-active .apan-vocea-page-kicker,
body.apan-vocea-active .apan-vocea-eyebrow {
  display: inline-flex;
  min-height: 31px;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 7px 12px;
  background: var(--apan-gold);
  color: var(--apan-deep) !important;
  font-family: "APAN Manrope", Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: 0.1em;
  line-height: 1 !important;
  text-transform: uppercase;
}

body.apan-vocea-active .apan-vocea-kicker {
  border-radius: 999px;
  background: var(--apan-gold-soft);
}

body.apan-vocea-active .apan-vocea-hero h1 {
  max-width: 760px;
  margin: 24px 0 0;
  color: var(--apan-panel) !important;
  font-family: "APAN Manrope", Arial, sans-serif !important;
  font-size: clamp(58px, 7.4vw, 106px) !important;
  font-weight: 800 !important;
  letter-spacing: -0.07em !important;
  line-height: 0.9 !important;
  text-wrap: balance;
}

body.apan-vocea-active .apan-vocea-hero h1 mark {
  padding: 0;
  background: transparent;
  color: var(--apan-gold);
}

body.apan-vocea-active .apan-vocea-lead {
  max-width: 580px;
  margin: 28px 0 0;
  color: #e2e7f8 !important;
  font-size: clamp(16px, 1.6vw, 19px);
  line-height: 1.62;
  text-wrap: pretty;
}

body.apan-vocea-active .apan-vocea-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 32px;
}

body.apan-vocea-active .apan-vocea-button {
  display: inline-flex;
  min-width: 44px;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 13px 20px;
  border: 1px solid var(--apan-panel);
  border-radius: 999px;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none !important;
  transition: transform 160ms ease, background-color 160ms ease, color 160ms ease;
}

body.apan-vocea-active .apan-vocea-button:hover,
body.apan-vocea-active .apan-vocea-button:focus-visible {
  transform: translateY(-2px);
}

body.apan-vocea-active .apan-vocea-button--primary {
  background: var(--apan-panel);
  color: var(--apan-deep) !important;
}

body.apan-vocea-active .apan-vocea-button--primary:hover,
body.apan-vocea-active .apan-vocea-button--gold,
body.apan-vocea-active .apan-vocea-button--primary:focus-visible {
  border-color: var(--apan-gold);
  background: var(--apan-gold);
  color: var(--apan-deep) !important;
}

body.apan-vocea-active .apan-vocea-button--secondary {
  background: transparent;
  color: var(--apan-panel) !important;
}

body.apan-vocea-active .apan-vocea-button--secondary:hover,
body.apan-vocea-active .apan-vocea-button--secondary:focus-visible {
  border-color: var(--apan-gold);
  background: var(--apan-gold);
  color: var(--apan-deep) !important;
}

body.apan-vocea-active .apan-vocea-button--ink {
  border-color: var(--apan-deep);
  background: var(--apan-deep);
  color: var(--apan-panel) !important;
}

body.apan-vocea-active .apan-vocea-poster {
  position: relative;
  min-height: 510px;
  overflow: hidden;
  margin: 0;
  padding: 28px;
  background: var(--apan-gold);
  color: var(--apan-deep);
  box-shadow: 18px 18px 0 rgba(10, 23, 68, 0.34);
}

body.apan-vocea-active .apan-vocea-poster__meta {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

body.apan-vocea-active .apan-vocea-poster__title {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 430px;
  margin: 35px 0 0;
  color: var(--apan-deep) !important;
  font-family: "APAN Fraunces", Georgia, serif !important;
  font-size: clamp(40px, 4vw, 60px);
  font-weight: 500;
  letter-spacing: -0.055em;
  line-height: 0.94;
}

body.apan-vocea-active .apan-vocea-poster__image {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  aspect-ratio: 1200 / 550;
  overflow: hidden;
  margin: 0;
  background: #d6a21f;
}

body.apan-vocea-active .apan-vocea-poster__image > picture,
body.apan-vocea-active .apan-vocea-poster__image > noscript,
body.apan-vocea-active .apan-vocea-poster__image > noscript > picture,
body.apan-vocea-active .apan-vocea-poster__image > picture > img,
body.apan-vocea-active .apan-vocea-poster__image > noscript > picture > img {
  display: block;
  width: 100%;
  height: 100%;
}

body.apan-vocea-active .apan-vocea-poster__image > picture > img,
body.apan-vocea-active .apan-vocea-poster__image > noscript > picture > img {
  object-fit: cover;
  object-position: center 47%;
  filter: saturate(0.9) contrast(1.05);
}

body.apan-vocea-active .apan-vocea-poster__slider {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: var(--apan-deep);
}

body.apan-vocea-active .apan-vocea-poster__slider .ls-wp-container {
  max-width: 100% !important;
  margin: 0 !important;
}

body.apan-vocea-active .apan-vocea-poster__slider :is(.ls-nav-prev, .ls-nav-next, .ls-nav-start, .ls-nav-stop, .ls-fullscreen) {
  min-width: 44px;
  min-height: 44px;
}

body.apan-vocea-active .apan-vocea-poster__slider .ls-bottom-slidebuttons a {
  box-sizing: border-box;
  min-width: 44px !important;
  min-height: 44px !important;
}

body.apan-vocea-active .apan-vocea-poster__slider :is(a, button):focus-visible {
  outline: 3px solid #fff;
  outline-offset: 3px;
}

html.no-js body.apan-vocea-active .apan-vocea-poster__slider {
  display: none !important;
}

body.apan-vocea-active .apan-vocea-poster__image figcaption,
body.apan-vocea-active .apan-vocea-poster__caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding: 8px 12px;
  background: rgba(17, 29, 79, 0.88);
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.03em;
}

/* Existing homepage words and links, recomposed as editorial modules. */
body.apan-vocea-active .apan-vocea-preserved {
  width: min(calc(100% - 48px), 1180px);
  margin: 0 auto;
  padding: clamp(76px, 8vw, 112px) 0 clamp(78px, 8vw, 108px);
  color: var(--apan-panel) !important;
  background: var(--apan-stage) !important;
}

body.apan-vocea-active .apan-vocea-preserved > .fusion-fullwidth {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

body.apan-vocea-active .apan-vocea-preserved > .fusion-fullwidth > .fusion-builder-row {
  width: 100% !important;
  max-width: none !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

body.apan-vocea-active .apan-vocea-preserved .fusion-layout-column,
body.apan-vocea-active .apan-vocea-preserved .fusion-column-wrapper {
  margin: 0 !important;
}

body.apan-vocea-active .apan-vocea-preserved .fusion-title:first-child {
  max-width: 880px;
  margin: 0 0 clamp(48px, 6vw, 74px) !important;
  text-align: left !important;
}

body.apan-vocea-active .apan-vocea-preserved .fusion-title:first-child h2 {
  margin: 0 !important;
  color: var(--apan-panel) !important;
  font-family: "APAN Fraunces", Georgia, serif !important;
  font-size: clamp(42px, 5.8vw, 72px) !important;
  font-weight: 500 !important;
  letter-spacing: -0.05em !important;
  line-height: 0.99 !important;
  text-align: left !important;
  text-wrap: balance;
}

body.apan-vocea-active .apan-vocea-preserved .ls-wp-container,
body.apan-vocea-active .apan-vocea-preserved [id^="layerslider_"] {
  display: none !important;
}

body.apan-vocea-active .apan-vocea-preserved .fusion-content-boxes {
  display: grid !important;
  width: 100% !important;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 0 !important;
  margin: 0 !important;
}

body.apan-vocea-active .apan-vocea-preserved .content-box-column {
  position: relative;
  width: auto !important;
  min-height: 280px;
  float: none !important;
  margin: 0 !important;
  padding: clamp(30px, 4vw, 52px) !important;
  border: 0 !important;
  color: var(--apan-deep);
}

body.apan-vocea-active .apan-vocea-preserved .content-box-column:nth-child(1) {
  grid-column: 1 / span 5;
  background: var(--apan-gold);
}

body.apan-vocea-active .apan-vocea-preserved .content-box-column:nth-child(2) {
  grid-column: 6 / span 7;
  background: var(--apan-panel);
}

body.apan-vocea-active .apan-vocea-preserved .content-box-column:nth-child(3) {
  grid-column: 1 / span 4;
  background: var(--apan-panel-soft);
}

body.apan-vocea-active .apan-vocea-preserved .content-box-column:nth-child(4) {
  grid-column: 5 / span 8;
  background: var(--apan-deep);
  color: var(--apan-panel);
}

body.apan-vocea-active .apan-vocea-preserved .content-box-column::before {
  display: block;
  margin-bottom: 28px;
  color: currentColor;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.14em;
  opacity: 0.72;
}

body.apan-vocea-active .apan-vocea-preserved .content-box-column:nth-child(1)::before { content: "01 · APAN"; }
body.apan-vocea-active .apan-vocea-preserved .content-box-column:nth-child(2)::before { content: "02 · APAN"; }
body.apan-vocea-active .apan-vocea-preserved .content-box-column:nth-child(3)::before { content: "03 · APAN"; }
body.apan-vocea-active .apan-vocea-preserved .content-box-column:nth-child(4)::before { content: "04 · APAN"; }

body.apan-vocea-active .apan-vocea-preserved .content-box-column .col,
body.apan-vocea-active .apan-vocea-preserved .content-box-column .content-box-wrapper {
  height: 100%;
  padding: 0 !important;
  background: transparent !important;
}

body.apan-vocea-active .apan-vocea-preserved .content-box-column .icon {
  display: none !important;
}

body.apan-vocea-active .apan-vocea-preserved .content-box-column .heading,
body.apan-vocea-active .apan-vocea-preserved .content-box-column .heading-with-icon {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.apan-vocea-active .apan-vocea-preserved .content-box-column .content-box-heading {
  margin: 0 0 18px !important;
  padding: 0 !important;
  color: inherit !important;
  font-family: "APAN Manrope", Arial, sans-serif !important;
  font-size: clamp(26px, 3vw, 39px) !important;
  font-weight: 800 !important;
  letter-spacing: -0.045em !important;
  line-height: 1 !important;
}

body.apan-vocea-active .apan-vocea-preserved .content-box-column .content-container,
body.apan-vocea-active .apan-vocea-preserved .content-box-column .content-container p {
  margin: 0 !important;
  color: inherit !important;
}

body.apan-vocea-active .apan-vocea-preserved .content-box-column .content-container p {
  font-size: 15px;
  line-height: 1.65;
}

body.apan-vocea-active .apan-vocea-preserved .fusion-button,
body.apan-vocea-active .apan-vocea-page-canvas .fusion-button[href*="/doneaza/"] {
  min-width: 170px !important;
  min-height: 50px !important;
  margin-top: clamp(34px, 5vw, 56px) !important;
  padding: 14px 24px !important;
  border: 0 !important;
  border-radius: 2px !important;
  background: var(--apan-gold) !important;
  color: var(--apan-deep) !important;
  font-family: "APAN Manrope", Arial, sans-serif !important;
  font-weight: 800 !important;
  box-shadow: none !important;
}

body.apan-vocea-active .apan-vocea-preserved .fusion-button .fusion-button-text,
body.apan-vocea-active .apan-vocea-page-canvas .fusion-button[href*="/doneaza/"] .fusion-button-text {
  color: var(--apan-deep) !important;
}

body.apan-vocea-active .apan-vocea-preserved .fusion-button:hover,
body.apan-vocea-active .apan-vocea-preserved .fusion-button:focus-visible,
body.apan-vocea-active .apan-vocea-page-canvas .fusion-button[href*="/doneaza/"]:hover,
body.apan-vocea-active .apan-vocea-page-canvas .fusion-button[href*="/doneaza/"]:focus-visible {
  background: var(--apan-panel) !important;
  color: var(--apan-deep) !important;
  transform: translateY(-2px);
}

/* Inner singular pages. */
body.apan-vocea-active.apan-vocea-has-canvas:not(.home) #main {
  min-height: 70vh;
  padding: 0 0 clamp(72px, 8vw, 112px) !important;
  background: var(--apan-stage) !important;
}

body.apan-vocea-active.apan-vocea-has-canvas:not(.home) #main > .fusion-row {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
}

body.apan-vocea-active.apan-vocea-has-canvas:not(.home) #content,
body.apan-vocea-active.apan-vocea-has-canvas:not(.home) .post-content {
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
}

body.apan-vocea-active .apan-vocea-page-intro {
  width: min(calc(100% - 48px), 1180px);
  margin: 0 auto;
  padding: clamp(66px, 8vw, 106px) 0 clamp(48px, 6vw, 72px);
  color: var(--apan-panel);
}

body.apan-vocea-active .apan-vocea-page-kicker {
  width: fit-content;
  margin: 0 0 24px !important;
}

body.apan-vocea-active .apan-vocea-page-intro h1 {
  max-width: 1020px;
  margin: 0 !important;
  color: var(--apan-panel) !important;
  font-family: "APAN Manrope", Arial, sans-serif !important;
  font-size: clamp(56px, 7.2vw, 100px) !important;
  font-weight: 800 !important;
  line-height: 0.96 !important;
  letter-spacing: -0.05em !important;
  text-wrap: balance;
}

body.apan-vocea-active .apan-vocea-page-canvas {
  width: min(calc(100% - 48px), 1180px);
  margin: 0 auto;
  padding: clamp(44px, 6vw, 82px);
  overflow: visible;
  color: var(--apan-ink);
  background: var(--apan-panel);
  box-shadow: 24px 28px 0 rgba(10, 23, 68, 0.34);
}

body.apan-vocea-active .apan-vocea-page-canvas > .fusion-fullwidth {
  margin-right: 0 !important;
  margin-left: 0 !important;
  background-color: transparent !important;
}

body.apan-vocea-active .apan-vocea-page-canvas > .fusion-fullwidth > .fusion-builder-row {
  width: 100% !important;
  max-width: 100% !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

body.apan-vocea-active .apan-vocea-page-canvas h1,
body.apan-vocea-active .apan-vocea-page-canvas h2,
body.apan-vocea-active .apan-vocea-page-canvas h3,
body.apan-vocea-active .apan-vocea-page-canvas h4,
body.apan-vocea-active .apan-vocea-page-canvas h1 span,
body.apan-vocea-active .apan-vocea-page-canvas h2 span,
body.apan-vocea-active .apan-vocea-page-canvas h3 span,
body.apan-vocea-active .apan-vocea-page-canvas h4 span {
  max-width: 950px;
  color: var(--apan-deep) !important;
  font-family: "APAN Manrope", Arial, sans-serif !important;
  font-weight: 800 !important;
  letter-spacing: -0.03em !important;
  overflow-wrap: normal;
  text-wrap: balance;
}

body.apan-vocea-active .apan-vocea-page-canvas h2 {
  margin-top: 0.2em;
  font-size: clamp(36px, 4.7vw, 60px) !important;
  line-height: 1.04 !important;
}

body.apan-vocea-active .apan-vocea-page-canvas h2[data-apan-promoted="true"] {
  font-size: clamp(28px, 3.1vw, 38px) !important;
  line-height: 1.08 !important;
}

body.apan-vocea-active .apan-vocea-page-canvas h3 {
  font-size: clamp(26px, 3vw, 36px) !important;
  line-height: 1.08 !important;
}

body.apan-vocea-active .apan-vocea-page-canvas p,
body.apan-vocea-active .apan-vocea-page-canvas li {
  color: #273354 !important;
  font-family: "APAN Manrope", Arial, sans-serif !important;
  font-size: clamp(16px, 1.35vw, 18px) !important;
  line-height: 1.7 !important;
  overflow-wrap: break-word;
}

body.apan-vocea-active .apan-vocea-page-canvas p {
  max-width: 76ch;
}

body.apan-vocea-active .apan-vocea-page-canvas .fusion-title .title-sep-container {
  display: none !important;
}

body.apan-vocea-active .apan-vocea-page-canvas img,
body.apan-vocea-active .apan-vocea-page-canvas iframe {
  max-width: 100%;
}

/* About-page recovered blocks. */
body.apan-vocea-active .apan-vocea-legacy-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
  gap: 18px;
  margin-top: clamp(42px, 6vw, 70px);
}

body.apan-vocea-active .apan-vocea-legacy-card {
  padding: clamp(30px, 4vw, 50px);
  color: var(--apan-deep);
  background: var(--apan-panel-soft);
}

body.apan-vocea-active .apan-vocea-legacy-card:nth-child(2),
body.apan-vocea-active .apan-vocea-legacy-card:nth-child(3) {
  background: var(--apan-gold);
}

body.apan-vocea-active .apan-vocea-legacy-card:nth-child(4) {
  color: var(--apan-panel);
  background: var(--apan-stage);
}

body.apan-vocea-active .apan-vocea-legacy-card__index {
  display: block;
  margin-bottom: 34px;
  color: currentColor;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.18em;
}

body.apan-vocea-active .apan-vocea-legacy-card h3 {
  margin: 0 0 20px !important;
  color: currentColor !important;
  font-size: clamp(31px, 3.5vw, 46px) !important;
}

body.apan-vocea-active .apan-vocea-legacy-card__copy {
  color: currentColor;
  font-size: 16px;
  line-height: 1.66;
}

body.apan-vocea-active .apan-vocea-legacy-card:nth-child(4) .apan-vocea-legacy-card__copy {
  color: rgba(255, 255, 255, 0.9);
}

/* Donation page — one balanced decision surface, existing Stripe configuration. */
body.apan-vocea-active.apan-vocea-page-doneaza .apan-vocea-page-canvas .fusion-builder-column-0 {
  width: 100% !important;
  flex-basis: 100% !important;
}

body.apan-vocea-active.apan-vocea-page-doneaza .apan-vocea-page-canvas .fusion-builder-column-0 .fusion-column-wrapper {
  max-width: 760px;
}

body.apan-vocea-active.apan-vocea-page-doneaza .apan-vocea-page-canvas .fusion-builder-column-0 p {
  text-align: left !important;
}

body.apan-vocea-active.apan-vocea-page-doneaza .apan-vocea-page-canvas .fusion-builder-column-1 {
  display: none !important;
}

body.apan-vocea-active.apan-vocea-page-doneaza .apan-vocea-page-canvas .fusion-builder-column-2 {
  width: 100% !important;
  flex-basis: 100% !important;
  margin-top: 28px !important;
}

body.apan-vocea-active.apan-vocea-page-doneaza .apan-vocea-page-canvas .fusion-builder-column-2 h2,
body.apan-vocea-active.apan-vocea-page-doneaza .apan-vocea-page-canvas .fusion-builder-column-6 h2 {
  margin: 0 0 12px !important;
  font-size: clamp(28px, 3.4vw, 40px) !important;
}

body.apan-vocea-active.apan-vocea-page-doneaza .apan-stripe-card {
  width: 33.3333% !important;
  flex: 0 0 33.3333% !important;
  padding: 10px 14px !important;
}

body.apan-vocea-active.apan-vocea-page-doneaza .apan-stripe-card--4 {
  width: 100% !important;
  flex-basis: 100% !important;
  margin-top: 18px !important;
}

body.apan-vocea-active.apan-vocea-page-doneaza stripe-buy-button {
  display: block;
  width: 288px !important;
  max-width: 100%;
  margin: 0 auto;
  border: 1px solid rgba(17, 29, 79, 0.1);
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 18px 38px rgba(17, 29, 79, 0.1);
  text-align: center;
}

body.apan-vocea-active .apan-vocea-card-fallback {
  padding: 18px;
  border-left: 4px solid var(--apan-gold);
  background: var(--apan-panel-soft);
}

/* Contact page. */
body.apan-vocea-active.apan-vocea-page-contact .apan-vocea-page-canvas p[style*="justify"] {
  text-align: left !important;
}

body.apan-vocea-active.apan-vocea-page-contact .wpcf7-form label {
  color: var(--apan-deep);
  font-weight: 700;
}

body.apan-vocea-active.apan-vocea-page-contact .wpcf7-form-control:not(.wpcf7-submit) {
  width: 100%;
}

body.apan-vocea-active.apan-vocea-page-contact .wpcf7-submit {
  padding: 11px 22px !important;
  border: 0 !important;
  border-radius: 2px !important;
  background: var(--apan-gold) !important;
  color: var(--apan-deep) !important;
  font-weight: 800 !important;
}

body.apan-vocea-active.apan-vocea-page-contact .wpcf7-response-output[hidden] {
  display: none !important;
}

body.apan-vocea-active.apan-vocea-page-contact .wpcf7-response-output:not([hidden]) {
  position: relative;
  min-height: 48px;
  padding: 14px 48px 14px 16px !important;
  border: 1px solid var(--apan-stage) !important;
}

body.apan-vocea-active.apan-vocea-page-contact .wpcf7-response-output .close {
  position: absolute;
  top: 0;
  right: 0;
}

/* Fundraising page — normalize legacy typography and action hierarchy. */
body.apan-vocea-active.apan-vocea-page-fundraising .apan-vocea-page-canvas h2 {
  margin-top: clamp(36px, 5vw, 62px) !important;
  font-size: clamp(32px, 4vw, 48px) !important;
  letter-spacing: -0.035em !important;
}

body.apan-vocea-active.apan-vocea-page-fundraising .apan-vocea-page-canvas h3 {
  font-size: clamp(26px, 3vw, 36px) !important;
}

body.apan-vocea-active.apan-vocea-page-fundraising .apan-vocea-page-canvas :where(h2, h3) strong {
  color: inherit !important;
  font: inherit !important;
  letter-spacing: inherit !important;
}

body.apan-vocea-active.apan-vocea-page-fundraising .apan-vocea-page-canvas .fusion-imageframe {
  overflow: hidden;
  border-radius: 10px;
  background: var(--apan-panel-soft);
}

body.apan-vocea-active.apan-vocea-page-fundraising .apan-vocea-page-canvas .fusion-imageframe img {
  display: block;
  width: 100%;
  height: auto;
}

body.apan-vocea-active.apan-vocea-page-fundraising .apan-vocea-page-canvas a.fusion-lightbox,
body.apan-vocea-active.apan-vocea-page-fundraising .apan-vocea-page-canvas a.fusion-no-lightbox {
  display: block;
  min-height: 44px;
}

/* Virtual Events index. */
body.apan-vocea-active.apan-vocea-events-index .apan-vocea-events-main,
body.apan-vocea-active.apan-vocea-events-index .apan-vocea-events-main > .fusion-row,
body.apan-vocea-active.apan-vocea-events-index .apan-vocea-events-main #content {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: var(--apan-stage) !important;
}

body.apan-vocea-active .apan-vocea-events-lead {
  max-width: 820px;
}

body.apan-vocea-active .apan-vocea-events-lead h2 {
  margin: 24px 0 20px !important;
}

body.apan-vocea-active .apan-vocea-events-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: clamp(44px, 6vw, 72px) 0 0;
  padding: 0;
  list-style: none;
}

body.apan-vocea-active .apan-vocea-events-grid li {
  margin: 0;
}

body.apan-vocea-active .apan-vocea-event-card {
  display: grid;
  min-height: 220px;
  grid-template-rows: auto 1fr auto;
  gap: 24px;
  padding: clamp(26px, 4vw, 42px);
  border: 1px solid var(--apan-line);
  background: var(--apan-panel-soft);
  color: var(--apan-deep) !important;
  text-decoration: none !important;
  transition: transform 160ms ease, background-color 160ms ease;
}

body.apan-vocea-active .apan-vocea-events-grid li:nth-child(3n + 1) .apan-vocea-event-card {
  background: var(--apan-gold);
}

body.apan-vocea-active .apan-vocea-event-card:hover,
body.apan-vocea-active .apan-vocea-event-card:focus-visible {
  background: #fff;
  transform: translateY(-4px);
}

body.apan-vocea-active .apan-vocea-event-card__index {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.18em;
}

body.apan-vocea-active .apan-vocea-event-card__title {
  align-self: center;
  font-size: clamp(23px, 2.7vw, 34px);
  font-weight: 800;
  letter-spacing: -0.035em;
  line-height: 1.08;
}

body.apan-vocea-active .apan-vocea-event-card__action {
  font-size: 13px;
  font-weight: 800;
}

body.apan-vocea-active .apan-vocea-events-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: clamp(50px, 7vw, 84px);
  padding: clamp(28px, 5vw, 48px);
  background: var(--apan-deep);
  color: var(--apan-panel);
}

body.apan-vocea-active .apan-vocea-events-cta h2 {
  margin: 0 !important;
  color: var(--apan-panel) !important;
  font-size: clamp(28px, 4vw, 44px) !important;
}

/* Search, archive and 404 routes never place dark copy directly on cobalt. */
body.apan-vocea-active.apan-vocea-route-shell #main {
  min-height: 70vh;
  padding: clamp(46px, 7vw, 88px) 24px !important;
  background: var(--apan-stage) !important;
}

body.apan-vocea-active.apan-vocea-route-shell #main > .fusion-row {
  width: min(100%, 1180px) !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: clamp(30px, 5vw, 66px) !important;
  background: var(--apan-panel) !important;
  box-shadow: 20px 24px 0 rgba(10, 23, 68, 0.32);
}

body.apan-vocea-active.apan-vocea-route-shell #main h1,
body.apan-vocea-active.apan-vocea-route-shell #main h2,
body.apan-vocea-active.apan-vocea-route-shell #main h3,
body.apan-vocea-active.apan-vocea-route-shell #main p,
body.apan-vocea-active.apan-vocea-route-shell #main li {
  color: var(--apan-deep) !important;
}

body.apan-vocea-active.apan-vocea-route-shell #main h1,
body.apan-vocea-active.apan-vocea-route-shell #main h2,
body.apan-vocea-active.apan-vocea-route-shell #main h3 {
  font-family: "APAN Manrope", Arial, sans-serif !important;
}

/* Footer — strong brand voice with usable legal/contact controls. */
body.apan-vocea-active .fusion-footer,
body.apan-vocea-active .fusion-footer-widget-area {
  border: 0 !important;
  background: var(--apan-deep) !important;
  color: var(--apan-panel) !important;
}

body.apan-vocea-active .fusion-footer-widget-area {
  padding: clamp(50px, 6vw, 76px) 0 !important;
}

body.apan-vocea-active .fusion-footer-widget-area .fusion-row {
  width: min(calc(100% - 48px), 1180px) !important;
  max-width: 1180px !important;
}

body.apan-vocea-active .fusion-footer-widget-area .fusion-columns {
  display: grid !important;
  grid-template-columns: minmax(0, 1.55fr) minmax(250px, 0.45fr);
  gap: clamp(50px, 8vw, 118px);
}

body.apan-vocea-active .fusion-footer-widget-area .fusion-column {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
}

body.apan-vocea-active .fusion-footer-widget-area .fusion-columns > .fusion-clearfix,
body.apan-vocea-active .fusion-footer-widget-area .to-spacer {
  display: none !important;
}

body.apan-vocea-active .fusion-footer-widget-area,
body.apan-vocea-active .fusion-footer-widget-area p,
body.apan-vocea-active .fusion-footer-widget-area li,
body.apan-vocea-active .fusion-footer-widget-area .widget-title {
  color: var(--apan-panel) !important;
}

body.apan-vocea-active .fusion-footer-widget-area .fusion-column:first-child .textwidget > p:first-of-type {
  max-width: 760px;
  margin: 0 0 34px !important;
  color: var(--apan-panel) !important;
  font-family: "APAN Fraunces", Georgia, serif !important;
  font-size: clamp(29px, 3.1vw, 44px) !important;
  font-weight: 500 !important;
  line-height: 1.09 !important;
  letter-spacing: -0.03em;
  text-wrap: balance;
}

body.apan-vocea-active .fusion-footer-widget-area .fusion-column:first-child .textwidget > p:not(:first-of-type) {
  max-width: 580px;
  margin: 0 0 12px !important;
  color: rgba(255, 255, 255, 0.8) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.65 !important;
}

body.apan-vocea-active .fusion-footer-widget-area .widget-title {
  margin: 0 0 24px !important;
  color: var(--apan-panel) !important;
  font-family: "APAN Fraunces", Georgia, serif !important;
  font-size: clamp(25px, 2.5vw, 34px) !important;
  font-weight: 500 !important;
  line-height: 1.08 !important;
  letter-spacing: -0.025em !important;
  text-transform: none !important;
}

body.apan-vocea-active .fusion-footer-widget-area a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  color: rgba(255, 255, 255, 0.9) !important;
  font-weight: 700;
  text-decoration: none;
}

body.apan-vocea-active .fusion-footer-widget-area a:hover,
body.apan-vocea-active .fusion-footer-widget-area a:focus-visible {
  color: var(--apan-gold) !important;
  text-decoration: underline;
}

body.apan-vocea-active .fusion-footer-widget-area .fusion-social-network-icon {
  display: inline-flex !important;
  width: 48px !important;
  height: 48px !important;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 2px !important;
  background: var(--apan-gold) !important;
  color: var(--apan-deep) !important;
  font-family: awb-icons !important;
  text-decoration: none !important;
}

/*
 * Avada emits three widget columns for this footer, but the current middle
 * column is deliberately empty. Remove only that known desktop spacer so the
 * populated APAN and YouTube widgets occupy the two declared grid tracks.
 * The existing max-width: 1024px rule below continues to stack the widgets.
 */
@media (min-width: 1025px) {
  body.apan-vocea-active .fusion-footer-widget-area .fusion-columns.fusion-columns-3 > .fusion-column:nth-of-type(2) {
    display: none !important;
  }
}

/*
 * The theme-owned cookie banner remains its own consent mechanism. This
 * scoped compatibility layer does not read/write its state; it only
 * restores contrast and reserves room for fixed controls while it is visible.
 */
body.apan-vocea-active .fusion-privacy-bar {
  background: var(--apan-deep) !important;
  color: var(--apan-panel) !important;
}

body.apan-vocea-active .fusion-privacy-bar-main > span {
  color: var(--apan-panel) !important;
}

body.apan-vocea-active .fusion-privacy-bar-acceptance {
  display: inline-flex !important;
  min-width: 44px;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--apan-gold) !important;
  border-radius: 2px !important;
  background: var(--apan-gold) !important;
  color: var(--apan-deep) !important;
  font-weight: 800 !important;
}

body.apan-vocea-active .fusion-privacy-bar-acceptance:hover,
body.apan-vocea-active .fusion-privacy-bar-acceptance:focus-visible {
  border-color: var(--apan-panel) !important;
  background: var(--apan-panel) !important;
  color: var(--apan-deep) !important;
}

/* Fixed utility controls must not intercept the native consent action. */
body.apan-vocea-active .fusion-top-top-link {
  bottom: 88px !important;
  min-width: 44px !important;
  min-height: 44px !important;
}

body.apan-vocea-active .grecaptcha-badge {
  bottom: 88px !important;
}

@media (max-width: 1180px) {
  /* The native banner wraps; retain a clear vertical lane for reCAPTCHA. */
  body.apan-vocea-active .grecaptcha-badge {
    bottom: 184px !important;
  }
}

@media (max-width: 1180px) {
  body.apan-vocea-active .fusion-header-content-3-wrapper,
  body.apan-vocea-active .fusion-secondary-menu-search,
  body.apan-vocea-active .fusion-top-top-link {
    display: none !important;
  }

  body.apan-vocea-active .fusion-sticky-header-wrapper {
    height: auto !important;
  }

  body.apan-vocea-active .fusion-header {
    min-height: 92px;
    padding: 0 !important;
  }

  body.apan-vocea-active .fusion-header .fusion-row {
    display: flex !important;
    min-height: 92px;
    align-items: center;
    justify-content: space-between;
  }

  body.apan-vocea-active .fusion-logo {
    display: flex !important;
    float: none !important;
    min-height: 72px;
    align-items: center;
    margin: 0 !important;
  }

  /* Avada nests both mobile render paths in this parent. Never hide it: doing
     so leaves aria-expanded true while every menu link has zero layout. */
  body.apan-vocea-active .fusion-secondary-main-menu {
    display: block !important;
    position: relative;
    z-index: 10010;
    width: 100% !important;
    clear: both;
    background: var(--apan-deep) !important;
  }

  body.apan-vocea-active .fusion-secondary-main-menu > .fusion-row {
    display: block !important;
    width: min(calc(100% - 48px), 1240px) !important;
    min-height: 0 !important;
    margin: 0 auto !important;
  }

  body.apan-vocea-active .fusion-secondary-main-menu .fusion-main-menu {
    display: none !important;
  }

  body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-navigation,
  body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-menu-search,
  body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-nav-holder {
    display: block !important;
    width: 100% !important;
    clear: both;
    background: var(--apan-deep) !important;
  }

  body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-navigation > .fusion-mobile-menu,
  body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-nav-holder > .fusion-mobile-menu {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
  }

  html.apan-nav-enhanced body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-navigation {
    display: none !important;
  }

  html.apan-nav-enhanced body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-nav-holder[hidden],
  html.apan-nav-enhanced body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-menu-search[hidden] {
    display: none !important;
  }

  html.apan-nav-enhanced body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-nav-holder:not([hidden]),
  html.apan-nav-enhanced body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-menu-search:not([hidden]) {
    display: block !important;
  }

  body.apan-vocea-active .fusion-mobile-menu-icons {
    display: none !important;
    float: none !important;
    align-items: center;
    margin: 0 !important;
  }

  html.apan-nav-enhanced body.apan-vocea-active .fusion-mobile-menu-icons {
    display: flex !important;
  }

  body.apan-vocea-active .fusion-mobile-menu-icons a {
    display: inline-grid !important;
    width: 44px;
    height: 44px;
    place-content: center;
    margin-left: 8px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
  }

  body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-navigation a,
  body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-nav-holder a {
    min-width: 44px;
    min-height: 48px !important;
    border-color: rgba(255, 255, 255, 0.14) !important;
    color: var(--apan-panel) !important;
    font-family: "APAN Manrope", Arial, sans-serif !important;
  }

  /* Avada gives the enhanced disclosure links an opaque light surface. Keep
     its no-JS deep-surface fallback untouched, but restore readable dark ink
     once JavaScript has intentionally opened that light list. */
  html.apan-nav-enhanced body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-nav-holder > .fusion-mobile-menu > .fusion-mobile-nav-item > a {
    background: var(--apan-panel) !important;
    border-color: rgba(17, 29, 79, 0.16) !important;
    color: var(--apan-deep) !important;
  }

  html.apan-nav-enhanced body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-nav-holder > .fusion-mobile-menu > .fusion-mobile-nav-item > a:hover,
  html.apan-nav-enhanced body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-nav-holder > .fusion-mobile-menu > .fusion-mobile-nav-item > a:focus-visible {
    background: #f0ecdf !important;
    color: var(--apan-stage) !important;
    outline: 3px solid var(--apan-gold) !important;
    outline-offset: -3px;
  }

  body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-navigation a[href*="/doneaza/"],
  body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-nav-holder a[href*="/doneaza/"] {
    margin: 8px 12px 12px !important;
    background: var(--apan-gold) !important;
    color: var(--apan-deep) !important;
    text-align: center !important;
  }

  html.no-js body.apan-vocea-active .fusion-mobile-menu-icons {
    display: none !important;
  }

  html.no-js body.apan-vocea-active .fusion-secondary-main-menu .fusion-mobile-navigation .sub-menu {
    display: block !important;
  }

  body.apan-vocea-active .apan-vocea-hero__inner {
    grid-template-columns: minmax(0, 1fr) minmax(330px, 0.78fr);
    gap: 42px;
  }

  body.apan-vocea-active .apan-vocea-poster {
    min-height: 480px;
  }
}

@media (max-width: 1024px) {
  body.apan-vocea-active .fusion-header .fusion-row {
    width: min(calc(100% - 32px), 1240px) !important;
  }

  body.apan-vocea-active .fusion-header-content-3-wrapper,
  body.apan-vocea-active .fusion-secondary-menu-search {
    display: none !important;
  }

  body.apan-vocea-active .fusion-mobile-menu-icons {
    margin: 0 !important;
  }

  body.apan-vocea-active .fusion-mobile-menu-icons a {
    display: inline-grid;
    width: 44px;
    height: 44px;
    place-content: center;
    margin-left: 8px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
  }

  body.apan-vocea-active .fusion-mobile-nav-holder,
  body.apan-vocea-active .fusion-mobile-menu-search {
    background: var(--apan-deep) !important;
  }

  body.apan-vocea-active .fusion-mobile-nav-holder a {
    min-height: 48px !important;
    border-color: rgba(255, 255, 255, 0.14) !important;
    color: var(--apan-panel) !important;
    font-family: "APAN Manrope", Arial, sans-serif !important;
  }

  body.apan-vocea-active .fusion-mobile-nav-holder a[href*="/doneaza/"] {
    margin: 8px 12px 12px !important;
    background: var(--apan-gold) !important;
    color: var(--apan-deep) !important;
    text-align: center !important;
  }

  html.no-js body.apan-vocea-active .fusion-mobile-menu-icons {
    display: none !important;
  }

  html.no-js body.apan-vocea-active .fusion-mobile-nav-holder,
  html.no-js body.apan-vocea-active .fusion-mobile-menu-search {
    display: block !important;
  }

  body.apan-vocea-active .apan-vocea-hero__inner {
    grid-template-columns: 1fr;
    gap: 50px;
    padding-top: 68px;
    padding-bottom: 84px;
  }

  body.apan-vocea-active .apan-vocea-hero__message {
    max-width: 820px;
  }

  body.apan-vocea-active .apan-vocea-poster {
    width: min(100%, 620px);
    min-height: 500px;
  }

  body.apan-vocea-active .apan-vocea-page-intro {
    width: min(calc(100% - 32px), 1180px);
    padding: 56px 0 42px;
  }

  body.apan-vocea-active .apan-vocea-page-intro h1 {
    font-size: clamp(43px, 11vw, 72px) !important;
    line-height: 0.98 !important;
    letter-spacing: -0.04em !important;
  }

  body.apan-vocea-active .apan-vocea-page-canvas {
    width: min(calc(100% - 32px), 1180px);
    padding: clamp(28px, 6vw, 48px);
    box-shadow: 14px 16px 0 rgba(10, 23, 68, 0.34);
  }

  body.apan-vocea-active .apan-vocea-legacy-grid,
  body.apan-vocea-active .apan-vocea-events-grid {
    grid-template-columns: 1fr;
  }

  body.apan-vocea-active.apan-vocea-page-doneaza .apan-stripe-card,
  body.apan-vocea-active.apan-vocea-page-doneaza .apan-stripe-card--4 {
    width: 100% !important;
    flex-basis: 100% !important;
  }

  body.apan-vocea-active .fusion-footer-widget-area .fusion-columns {
    grid-template-columns: 1fr !important;
    gap: 48px;
  }

  body.apan-vocea-active .fusion-footer-widget-area .fusion-row {
    width: min(calc(100% - 32px), 1180px) !important;
  }
}

@media (max-width: 760px) {
  body.apan-vocea-active .fusion-header .fusion-row {
    width: min(calc(100% - 24px), 1240px) !important;
  }

  body.apan-vocea-active .fusion-logo {
    margin-top: 8px !important;
    margin-bottom: 7px !important;
  }

  body.apan-vocea-active .fusion-logo img {
    max-width: 82px !important;
    max-height: 62px !important;
  }

  body.apan-vocea-active .fusion-mobile-menu-icons {
    margin: 0 !important;
  }

  body.apan-vocea-active .apan-vocea-hero__inner {
    width: min(calc(100% - 36px), 1240px);
    min-height: 0;
    gap: 44px;
    padding-top: 52px;
    padding-bottom: 66px;
  }

  body.apan-vocea-active .apan-vocea-kicker {
    max-width: 100%;
    font-size: 10px !important;
    letter-spacing: 0.065em;
  }

  body.apan-vocea-active .apan-vocea-hero h1 {
    margin-top: 20px;
    font-size: clamp(47px, 14.2vw, 66px) !important;
    letter-spacing: -0.055em !important;
    line-height: 0.94 !important;
  }

  body.apan-vocea-active .apan-vocea-lead {
    margin-top: 22px;
    font-size: 16px;
  }

  body.apan-vocea-active .apan-vocea-actions {
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 27px;
  }

  body.apan-vocea-active .apan-vocea-button {
    width: 100%;
  }

  body.apan-vocea-active .apan-vocea-poster {
    min-height: 390px;
    padding: 21px;
    box-shadow: 10px 10px 0 rgba(10, 23, 68, 0.32);
  }

  body.apan-vocea-active .apan-vocea-poster__meta {
    font-size: 9px;
  }

  body.apan-vocea-active .apan-vocea-poster__title {
    margin-top: 28px;
    font-size: clamp(33px, 10.8vw, 46px);
  }

  body.apan-vocea-active .apan-vocea-preserved {
    width: min(calc(100% - 36px), 1180px);
    padding-top: 72px;
    padding-bottom: 74px;
  }

  body.apan-vocea-active .apan-vocea-preserved .fusion-title:first-child {
    margin-bottom: 42px !important;
  }

  body.apan-vocea-active .apan-vocea-preserved .fusion-title:first-child h2 {
    font-size: clamp(36px, 10.5vw, 48px) !important;
  }

  body.apan-vocea-active .apan-vocea-preserved .fusion-content-boxes {
    grid-template-columns: 1fr;
  }

  body.apan-vocea-active .apan-vocea-preserved .content-box-column:nth-child(n) {
    grid-column: 1;
    min-height: 0;
    padding: 30px 26px !important;
  }

  body.apan-vocea-active .apan-vocea-preserved .content-box-column .content-box-heading {
    font-size: 29px !important;
  }

  body.apan-vocea-active .apan-vocea-page-intro {
    width: calc(100% - 24px);
    padding: 44px 0 34px;
  }

  body.apan-vocea-active .apan-vocea-page-kicker {
    margin-bottom: 18px !important;
  }

  body.apan-vocea-active .apan-vocea-page-intro h1 {
    font-size: clamp(40px, 13vw, 57px) !important;
  }

  body.apan-vocea-active .apan-vocea-page-canvas {
    width: calc(100% - 24px);
    padding: 30px 22px 38px;
    box-shadow: 8px 10px 0 rgba(10, 23, 68, 0.36);
  }

  body.apan-vocea-active .apan-vocea-page-canvas h2 {
    font-size: clamp(31px, 9vw, 41px) !important;
  }

  body.apan-vocea-active .apan-vocea-page-canvas h2[data-apan-promoted="true"],
  body.apan-vocea-active .apan-vocea-page-canvas h3 {
    font-size: clamp(25px, 7.5vw, 33px) !important;
  }

  body.apan-vocea-active .apan-vocea-legacy-card {
    padding: 28px 24px 34px;
  }

  body.apan-vocea-active .apan-vocea-legacy-card__index {
    margin-bottom: 24px;
  }

  body.apan-vocea-active .apan-vocea-events-cta {
    align-items: flex-start;
    flex-direction: column;
  }

  body.apan-vocea-active .apan-vocea-events-cta .apan-vocea-button {
    width: auto;
  }

  body.apan-vocea-active .fusion-footer-widget-area {
    padding: 48px 0 52px !important;
  }

  body.apan-vocea-active .fusion-footer-widget-area .fusion-row {
    width: calc(100% - 36px) !important;
  }

  body.apan-vocea-active .fusion-footer-widget-area .fusion-column:first-child .textwidget > p:first-of-type {
    max-width: 24ch;
    font-size: clamp(25px, 7vw, 29px) !important;
    line-height: 1.1 !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.apan-vocea-active *,
  body.apan-vocea-active *::before,
  body.apan-vocea-active *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}

@media print {
  body.apan-vocea-active .fusion-header-wrapper,
  body.apan-vocea-active .fusion-footer {
    display: none !important;
  }

  body.apan-vocea-active #main,
  body.apan-vocea-active .apan-vocea-hero,
  body.apan-vocea-active .apan-vocea-poster,
  body.apan-vocea-active .apan-vocea-preserved .content-box-column,
  body.apan-vocea-active .apan-vocea-page-canvas {
    color: #000 !important;
    background: #fff !important;
    box-shadow: none !important;
  }
}
