<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.menu-drawer__inner-submenu-withbutton {
  display: flex;
  align-items: center;
}
.menu-drawer__inner-submenu-withbutton .menu-drawer__close-button {
  margin-top: 0;
  width: 50%;
}
.menu-drawer__inner-submenu-withbutton a {
  padding: 1.2rem 2.6rem;
  line-height: 1;
  width: 50%;
  justify-content: end;
}
</pre></body></html>