/**handles:wd-off-canvas-sidebar,wd-mod-highlighted-text**/
.wd-sidebar.wd-side-hidden{display:flex;flex-direction:column;overflow:hidden}.wd-sidebar.wd-side-hidden .wd-heading{display:flex}.wd-sidebar.wd-side-hidden .widget-area{flex:1 1 auto;padding-block:30px;max-height:100%}.wd-sidebar.wd-side-hidden .wd-widget{padding-inline:30px}@media (min-width: 1025px){.wd-sidebar-hidden-lg .wd-sidebar:not(.wd-side-hidden){display:none}}@media (max-width: 768.98px){.wd-sidebar-hidden-sm .wd-sidebar:not(.wd-side-hidden){display:none}}@media (min-width: 769px) and (max-width: 1024px){.wd-sidebar-hidden-md-sm .wd-sidebar:not(.wd-side-hidden){display:none}}

[class*="wd-underline"] u{text-decoration:none}[class*="wd-underline-colored"] u{color:var(--wd-primary-color)}.wd-underline-colored-alt u{font-family:var(--wd-alternative-font);font-style:var(--wd-alternative-font-style)}.wd-underline-bordered u{border-bottom:3px solid var(--wd-primary-color)}