.handle-a8b4, .hide-8fa8, .md08f-bar { display: none; }

.handle-a8b4 { background: #1f2937; color: #ffffff; border-radius: 4px; }
.hide-8fa8 { color: #1f2937; border: 1px solid #1f2937; border-radius: 4px; }

input.handle-a8b4-check:checked ~ #md08f { display: block !important; }
input.handle-a8b4-check:checked ~ .handle-a8b4-label { background: #1f2937; color: #ffffff; }

@media (max-width: 1080px) {
  .md08f-bar { display: flex !important; flex-direction: row-reverse; align-items: center; gap: 12px; padding: 14px 20px; position: relative; z-index: 99999; flex-wrap: wrap; max-width: 100%; box-sizing: border-box; }
  .mlbd08f { display: inline-flex !important; align-items: center; line-height: 0; flex: 1 1 auto; min-width: 0; max-width: 70%; }
  .mlbd08f img { display: block; max-height: 50px; max-width: 100%; height: auto; width: auto; }
  .handle-a8b4 { display: inline-flex !important; align-items: center; gap: 12px; cursor: pointer; padding: 14px 20px; background: #1f2937; color: #ffffff; border: 0; border-radius: 4px; font-size: 15px; font-family: inherit; flex: 0 0 auto; }
  .handle-a8b4 .icd08f { font-size: 19px; line-height: 1; }
  .hide-8fa8 { cursor: pointer; padding: 12px 18px; background: transparent; color: #1f2937; border: 1px solid #1f2937; border-radius: 4px; font-size: 14px; font-family: inherit; margin-bottom: 14px; display: inline-block; }
  #md08f { display: none !important; padding: 22px; background: #ffffff; border: 1px solid #e5e7eb; border-radius: 4px; margin-top: 14px; max-width: 100%; box-sizing: border-box; }
  #md08f.on { display: block !important; }
  #md08f > ul { list-style: none; padding: 0; margin: 0; }
  #md08f > ul > li { border-bottom: 1px solid #e5e7eb; position: relative; }
  #md08f > ul > li:last-child { border-bottom: 0; }
  #md08f > ul > li > a { display: block; padding: 20px 22px; color: #1f2937; text-decoration: none; font-size: 15px; }
  #md08f > ul > li.has-children > a::after { content: ' ▾'; opacity: 0.6; font-size: 12px; }
  #md08f ul.sub { list-style: none; padding: 0; margin: 0; max-height: 0; overflow: hidden; transition: max-height 0.3s ease; background: #f3f4f6; }
  #md08f > ul > li.open > ul.sub { max-height: 1000px; }
  #md08f ul.sub > li { border-bottom: 1px solid #e5e7eb; }
  #md08f ul.sub > li:last-child { border-bottom: 0; }
  #md08f ul.sub > li > a { display: block; padding: 18px 26px; color: #1f2937; text-decoration: none; font-size: 14px; }
  #md08f > ul > .mlgd08f { border-bottom: 1px solid #e5e7eb; padding: 22px; display: flex; align-items: center; }
  #md08f > ul > .mlgd08f a { padding: 0; display: inline-flex; align-items: center; line-height: 0; }
  #md08f > ul > .mlgd08f img { display: block; height: auto; width: auto; max-width: 240px; max-height: 60px; }
  #md08f > ul > li.mi-sep { border-bottom: 1px solid #e5e7eb; height: 1px; padding: 0; margin: 0; }
  #md08f > ul > .msrd08f { padding: 20px 22px; border-bottom: 1px solid #e5e7eb; }
  #md08f > ul > .msrd08f form { display: flex; gap: 6px; margin: 0; }
  #md08f > ul > .msrd08f input { flex: 1; padding: 12px 14px; border: 1px solid #e5e7eb; border-radius: 4px; font-size: 14px; font-family: inherit; min-width: 0; }
  #md08f > ul > .msrd08f button { padding: 12px 14px; background: #1f2937; color: #ffffff; border: 0; border-radius: 4px; cursor: pointer; font-size: 14px; flex: 0 0 auto; }
}

@media (min-width: 1081px) {
  .handle-a8b4, .hide-8fa8, .md08f-bar { display: none !important; }
  #md08f { 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; }
  #md08f > 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; }
  #md08f > ul > li { border: 0 !important; position: relative; flex: 0 0 auto; min-width: 0; }
  #md08f > ul > li > a { display: inline-block; padding: 20px 22px; color: #1f2937; text-decoration: none; font-size: 15px; border-radius: 4px; transition: background 0.2s; white-space: nowrap; }
  #md08f > ul > li > a:hover { background: #f3f4f6; }
  #md08f > ul > li.has-children > a::after { content: ' ▾'; opacity: 0.55; font-size: 12px; }
  #md08f ul.sub { position: absolute; top: 0; left: 100%; min-width: 220px; background: #ffffff; border: 1px solid #e5e7eb; border-radius: 4px; 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; transform: translateX(-8px); transition: opacity 0.2s ease, transform 0.2s ease, visibility 0s linear 0.25s; pointer-events: none; }
  #md08f > ul > li.has-children:hover > ul.sub, #md08f ul.sub:hover, #md08f > ul > li.has-children:focus-within > ul.sub, #md08f > ul > li.has-children.open > ul.sub { opacity: 1; visibility: visible; transform: translateX(0); pointer-events: auto; transition: opacity 0.2s ease, transform 0.2s ease, visibility 0s linear 0s; }
  #md08f ul.sub > li { border: 0 !important; width: 100%; }
  #md08f ul.sub > li > a { display: block !important; padding: 16px 20px !important; color: #1f2937 !important; text-decoration: none; font-size: 14px; white-space: nowrap; border-radius: 0 !important; transition: background 0.15s; }
  #md08f ul.sub > li > a:hover { background: #f3f4f6; }
  #md08f > ul > .mlgd08f { border: 0 !important; padding: 0 22px 0 0 !important; margin-right: 6px; display: flex; align-items: center; }
  #md08f > ul > .mlgd08f a { padding: 0 !important; display: inline-flex; align-items: center; line-height: 0; background: transparent !important; }
  #md08f > ul > .mlgd08f a:hover { background: transparent !important; }
  #md08f > ul > .mlgd08f img { display: block; max-width: 200px; height: auto; width: auto; max-height: 60px; }
  #md08f > ul > li.mi-sep { width: 1px; height: 22px; background: #e5e7eb; padding: 0 !important; margin: 0 6px !important; border: 0 !important; align-self: center; }
  #md08f > ul > .msrd08f { border: 0 !important; padding: 0 !important; margin: 0 0 0 14px; flex: 0 1 auto; min-width: 0; }
  #md08f > ul > .msrd08f form { display: flex; gap: 4px; margin: 0; align-items: center; flex-wrap: nowrap; }
  #md08f > ul > .msrd08f input { padding: 6px 10px; border: 1px solid #e5e7eb; border-radius: 4px; font-size: 14px; font-family: inherit; width: 140px; min-width: 0; max-width: 180px; }
  #md08f > ul > .msrd08f button { padding: 6px 10px; background: #1f2937; color: #ffffff; border: 0; border-radius: 4px; cursor: pointer; font-size: 14px; flex: 0 0 auto; }
}
