.header__sidenav{left:-370px;width:370px}.header__sidenav-category-nolink{align-items:center;border-bottom:1px dashed transparent;color:var(--primary-color);cursor:pointer;display:flex;font-family:Urbanist,Trebuchet MS,Helvetica,sans-serif;font-weight:600;gap:16px;padding:16px;transition:.3s}.header__sidenav-category-nolink:hover .header__sidenav-category-nolink p,.header__sidenav-category-nolink__active,.header__sidenav-dropdown-categ-link:hover{color:var(--brand-orange)}.header__sidenav-category-nolink-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none' viewBox='0 0 12 7'%3E%3Cpath stroke='%234b0983' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11 1 6 6 1 1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:10px;margin-left:auto;transition:.3s;width:12px}.header__sidenav-category-item{border:1px solid rgba(0,0,0,.1);border-radius:6px}.header__sidenav-dropdown-categ{max-height:0;overflow:hidden;transition:max-height .35s ease;will-change:max-height}.header__sidenav-dropdown-categ-item{border-bottom:1px solid #dcdcdc}.header__sidenav-dropdown-categ-item:last-of-type{border-bottom:0}.header__sidenav-dropdown-categ-flexbox{align-items:center;cursor:pointer;display:flex;gap:16px;padding:16px}.header__sidenav-categ-active{background-color:#f0f0f0;border-bottom:1px dashed #8e8e8e;color:#4b0983;font-weight:800}.header__sidenav-categ-active .header__sidenav-category-nolink-icon{transform:rotate(180deg)}.header__sidenav-dropdown-categ-link{color:var(--primary-color);font-weight:600;transition:.3s}.header__sidenav-dropdown-topic-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='5' fill='none' viewBox='0 0 9 5'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' d='m8.5.5-4 4-4-4'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:10px;margin-left:auto;width:12px}.header__sidenav-dropdown-topic{display:block;max-height:0;overflow:hidden;transition:max-height .35s ease}.header__sidenav-dropdown-topic-item{align-items:center;background-color:#f8f0ff;border-bottom:1px solid #dcdcdc;display:flex;gap:16px;padding:16px}.header__sidenav-dropdown-topic-item:last-of-type{border-bottom:0}.header__sidenav-dropdown-topic-link{color:#000;font-weight:600;transition:.3s}.header__sidenav-dropdown-topic-link:hover{color:var(--brand-orange)}.header__sidenav-dropdown-categ-item-active .header__sidenav-dropdown-categ-flexbox{background-color:#f0f0f0;border-bottom:1px dashed #8e8e8e}.header__sidenav-dropdown-categ-item-active .header__sidenav-dropdown-categ-link{color:#4b0983;font-weight:800}.header__sidenav-dropdown-categ-item-active .header__sidenav-dropdown-topic-icon{transform:rotate(180deg);transition:.5s}