.Sidebar-module__chRhja__desktopSidebar{flex-direction:column;display:flex}.Sidebar-module__chRhja__desktopSidebar h6{text-transform:uppercase;border-bottom:2px solid #ffc600;margin-bottom:20px;padding-bottom:8px;font-size:24px;font-weight:500}.Sidebar-module__chRhja__desktopSidebar ul{border-bottom:2px dotted #0003;flex-direction:column;gap:15px;width:210px;padding:15px 0;display:flex}.Sidebar-module__chRhja__desktopSidebar ul:last-child{border-bottom:none}.Sidebar-module__chRhja__desktopSidebar li a{color:#000;text-transform:none;font-size:16px;font-weight:300}.Sidebar-module__chRhja__mobileAccordion{width:100%;margin-top:20px;display:none}.Sidebar-module__chRhja__accordionTitle{color:#fff;width:100%;font-family:var(--font-oswald);text-transform:uppercase;cursor:pointer;text-align:left;background:#000;border:none;justify-content:space-between;align-items:center;padding:15px 20px;font-size:20px;font-weight:500;display:flex}.Sidebar-module__chRhja__toggleIcon{border-bottom:2px solid #fff;border-right:2px solid #fff;width:12px;height:12px;margin-top:-4px;margin-right:5px;transition:transform .3s;display:inline-block;transform:rotate(45deg)}.Sidebar-module__chRhja__accordionTitleOpen .Sidebar-module__chRhja__toggleIcon{margin-top:4px;transform:rotate(-135deg)}.Sidebar-module__chRhja__accordionContent{background:#f9f9f9;border:1px solid #eee;border-top:none;max-height:0;transition:max-height .3s ease-out;overflow:hidden}.Sidebar-module__chRhja__accordionContentOpen{max-height:1000px;transition:max-height .5s ease-in}.Sidebar-module__chRhja__sidebarContent{grid-template-columns:repeat(2,1fr);gap:20px;padding:20px;display:grid}.Sidebar-module__chRhja__sidebarContent ul{flex-direction:column;gap:10px;display:flex}.Sidebar-module__chRhja__sidebarContent li a{color:#000;font-size:14px;font-weight:300}@media (max-width:768px){.Sidebar-module__chRhja__desktopSidebar{display:none}.Sidebar-module__chRhja__mobileAccordion{display:block}}@media (max-width:480px){.Sidebar-module__chRhja__sidebarContent{grid-template-columns:1fr}}
