<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul.pb_sitemap_menu { font-size: 14px; list-style: none !important; margin: 0 !important; padding: 0 !important; }
ul.pb_sitemap_menu a { color: #000; text-decoration: none; }
ul.pb_sitemap_menu a:hover { text-decoration: none; }
ul.pb_sitemap_menu &gt; li { margin-bottom: 80px; width: 47.826%; }
ul.pb_sitemap_menu &gt; li.menu-item-has-children { margin-bottom: 70px; }
ul.pb_sitemap_menu &gt; li:nth-last-child(-n+2) { margin-bottom: 40px; }
ul.pb_sitemap_menu &gt; li:nth-child(odd) { clear: both; float: left; }
ul.pb_sitemap_menu &gt; li:nth-child(even) { float: right; }
ul.pb_sitemap_menu &gt; li &gt; a { border: 1px solid #ddd; display: block; font-size: 22px; line-height: 1.4; padding: 13px 20px 13px 25px; position: relative; }
ul.pb_sitemap_menu &gt; li &gt; a:before { border-left: 4px solid #ddd; content: ''; display: block; position: absolute; top: -1px; bottom: -1px; left: -1px; right: -1px; }
ul.pb_sitemap_menu &gt; li &gt; a .pb_sitemap_count { font-size: 14px; vertical-align: middle; }
ul.pb_sitemap_menu ul { list-style: disc outside none; margin: 1em 0 0 0; padding: 0; }
ul.pb_sitemap_menu ul li { margin: 0.4em 0 0 1.8em; width: -webkit-calc(50% - 1.8em); width: -moz-calc(50% - 1.8em); width: calc(50% - 1.8em); }
ul.pb_sitemap_menu ul li:nth-child(odd) { clear: both; float: left; }
ul.pb_sitemap_menu ul li:nth-child(even) { float: right; }

ul.pb_sitemap_menu:after, ul.pb_sitemap_menu ul:after { clear: both; content: " "; display: table; }

@media only screen and (max-width:767px) {
  ul.pb_sitemap_menu { font-size: 12px; }
  ul.pb_sitemap_menu &gt; li { margin-bottom: 24px !important; width: 100%; }
  ul.pb_sitemap_menu &gt; li.menu-item-has-children { margin-bottom: 18px !important; }
  ul.pb_sitemap_menu &gt; li:last-child { margin-bottom: 0 !important; }
  ul.pb_sitemap_menu &gt; li:nth-child(odd) { clear: none; float: none; }
  ul.pb_sitemap_menu &gt; li:nth-child(even) { float: none; }
  ul.pb_sitemap_menu &gt; li &gt; a { font-size: 16px; line-height: 1.4; padding: 10.5px 16px 10.5px 19px; }
  ul.pb_sitemap_menu &gt; li &gt; a .pb_sitemap_count { font-size: 12px; }
  ul.pb_sitemap_menu ul { margin-top: 1em; }
  ul.pb_sitemap_menu ul li { margin: 0.4em 0 0 1.3em; width: -webkit-calc(50% - 1.3em); width: -moz-calc(50% - 1.3em); width: calc(50% - 1.3em); }
}
</pre></body></html>