.toggler-25c0, .exit-a025, .pm56a0-bar { display: none; }

.toggler-25c0 { background: #1e293b; color: #ffffff; border-radius: 8px; }
.exit-a025 { color: #1e293b; border: 1px solid #1e293b; border-radius: 8px; }

@media (max-width: 800px) {
  .toggler-25c0 { display: inline-flex !important; align-items: center; gap: 10px; cursor: pointer; padding: 12px 16px; background: #1e293b; color: #ffffff; border: 0; border-radius: 8px; font-size: 13px; font-family: inherit; flex: 0 0 auto; }
  .toggler-25c0 .ic { font-size: 17px; line-height: 1; }
  .exit-a025 { cursor: pointer; padding: 10px 14px; background: transparent; color: #1e293b; border: 1px solid #1e293b; border-radius: 8px; font-size: 12px; font-family: inherit; margin-bottom: 12px; display: inline-block; }
  #pm56a0 { display: none !important; padding: 18px; background: #ffffff; border: 1px solid #cbd5e1; border-radius: 8px; margin-top: 12px; max-width: 100%; box-sizing: border-box; }
  #pm56a0.on { display: block !important; }
  #pm56a0 > ul { list-style: none; padding: 0; margin: 0; }
  #pm56a0 > ul > li { border-bottom: 1px solid #cbd5e1; position: relative; }
  #pm56a0 > ul > li:last-child { border-bottom: 0; }
  #pm56a0 > ul > li > a { display: block; padding: 16px 18px; color: #1e293b; text-decoration: none; font-size: 13px; }
  #pm56a0 > ul > li.has-children > a::after { content: ' ▾'; opacity: 0.6; font-size: 10px; }
  #pm56a0 ul.sub { list-style: none; padding: 0; margin: 0; max-height: 0; overflow: hidden; transition: max-height 0.3s ease; background: #e2e8f0; }
  #pm56a0 > ul > li.open > ul.sub { max-height: 1000px; }
  #pm56a0 ul.sub > li { border-bottom: 1px solid #cbd5e1; }
  #pm56a0 ul.sub > li:last-child { border-bottom: 0; }
  #pm56a0 ul.sub > li > a { display: block; padding: 14px 22px; color: #1e293b; text-decoration: none; font-size: 12px; }
  #pm56a0 > ul > li.mi-logo { border-bottom: 1px solid #cbd5e1; padding: 18px; display: flex; align-items: center; }
  #pm56a0 > ul > li.mi-logo a { padding: 0; display: inline-flex; align-items: center; line-height: 0; }
  #pm56a0 > ul > li.mi-logo img { display: block; height: auto; width: auto; max-width: 240px; }
  #pm56a0 > ul > li.mi-sep { border-bottom: 1px solid #cbd5e1; height: 1px; padding: 0; margin: 0; }
  #pm56a0 > ul > li.mi-search { padding: 16px 18px; border-bottom: 1px solid #cbd5e1; }
  #pm56a0 > ul > li.mi-search form { display: flex; gap: 6px; margin: 0; }
  #pm56a0 > ul > li.mi-search input { flex: 1; padding: 10px 12px; border: 1px solid #cbd5e1; border-radius: 8px; font-size: 12px; font-family: inherit; min-width: 0; }
  #pm56a0 > ul > li.mi-search button { padding: 10px 12px; background: #1e293b; color: #ffffff; border: 0; border-radius: 8px; cursor: pointer; font-size: 12px; flex: 0 0 auto; }
}

@media (min-width: 801px) {
  .toggler-25c0, .exit-a025, .pm56a0-bar { display: none !important; }
  #pm56a0 { display: block !important; padding: 0 !important; background: transparent !important; border: 0 !important; margin: 0 !important; overflow: visible !important; position: static !important; inset: auto !important; transform: none !important; width: auto !important; max-width: 100% !important; max-height: none !important; box-sizing: border-box !important; }
  #pm56a0 > ul { display: flex !important; flex-direction: row; flex-wrap: wrap; gap: 4px; list-style: none; padding: 0; margin: 0; align-items: center; max-width: 100%; box-sizing: border-box; }
  #pm56a0 > ul > li { border: 0 !important; position: relative; flex: 0 0 auto; min-width: 0; }
  #pm56a0 > ul > li > a { display: inline-block; padding: 16px 18px; color: #1e293b; text-decoration: none; font-size: 13px; border-radius: 8px; transition: background 0.2s; white-space: nowrap; }
  #pm56a0 > ul > li > a:hover { background: #e2e8f0; }
  #pm56a0 > ul > li.has-children > a::after { content: ' ▾'; opacity: 0.55; font-size: 10px; }
  #pm56a0 ul.sub { position: absolute; top: 100%; left: 0; min-width: 220px; background: #ffffff; border: 1px solid #cbd5e1; border-radius: 8px; box-shadow: 0 6px 20px rgba(0,0,0,0.15); padding: 6px 0; margin: 0; list-style: none; z-index: 99999; opacity: 0; visibility: hidden; transition: opacity 0.18s ease, visibility 0s linear 0.25s; pointer-events: none; }
  #pm56a0 > ul > li.has-children:hover > ul.sub, #pm56a0 ul.sub:hover, #pm56a0 > ul > li.has-children:focus-within > ul.sub, #pm56a0 > ul > li.has-children.open > ul.sub { opacity: 1; visibility: visible; pointer-events: auto; transition: opacity 0.18s ease, visibility 0s linear 0s; }
  #pm56a0 ul.sub > li { border: 0 !important; width: 100%; }
  #pm56a0 ul.sub > li > a { display: block !important; padding: 14px 16px !important; color: #1e293b !important; text-decoration: none; font-size: 12px; white-space: nowrap; border-radius: 0 !important; transition: background 0.15s; }
  #pm56a0 ul.sub > li > a:hover { background: #e2e8f0; }
  #pm56a0 > ul > li.mi-logo { border: 0 !important; padding: 0 18px 0 0 !important; margin-right: 6px; display: flex; align-items: center; }
  #pm56a0 > ul > li.mi-logo a { padding: 0 !important; display: inline-flex; align-items: center; line-height: 0; background: transparent !important; }
  #pm56a0 > ul > li.mi-logo a:hover { background: transparent !important; }
  #pm56a0 > ul > li.mi-logo img { display: block; max-width: 200px; height: auto; width: auto; max-height: 60px; }
  #pm56a0 > ul > li.mi-sep { width: 1px; height: 22px; background: #cbd5e1; padding: 0 !important; margin: 0 6px !important; border: 0 !important; align-self: center; }
  #pm56a0 > ul > li.mi-search { border: 0 !important; padding: 0 !important; margin: 0 0 0 12px; flex: 0 1 auto; min-width: 0; }
  #pm56a0 > ul > li.mi-search form { display: flex; gap: 4px; margin: 0; align-items: center; flex-wrap: nowrap; }
  #pm56a0 > ul > li.mi-search input { padding: 6px 10px; border: 1px solid #cbd5e1; border-radius: 8px; font-size: 12px; font-family: inherit; width: 140px; min-width: 0; max-width: 180px; }
  #pm56a0 > ul > li.mi-search button { padding: 6px 10px; background: #1e293b; color: #ffffff; border: 0; border-radius: 8px; cursor: pointer; font-size: 12px; flex: 0 0 auto; }
}
