.sidebar-fixed {
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    left: 0;
    top: 0;
    padding: 24px 0;
    width: 80px;
    height: 100vh;
    color: #F9F9F9;
    background-color: #253858;
    z-index: 1030;
}

.sidebar-fixed .sidebar-fixed__logo {
    margin: 16px;
    min-width: 48px;
    min-height: 48px;
}

.sidebar-fixed .sidebar-fixed__logo .sidebar-fixed__logo-img {
    max-width: 48px;
    max-height: 48px;
    opacity: 0.9;
}

.sidebar-fixed .sidebar-fixed-pinned {
    box-shadow: 0 -1px 0 0 #8d8d8d inset !important;
}

.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__button {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 80px;
    height: 32px;
    padding: 12px 16px 4px 16px;
    border-bottom: 1px solid #8D8D8D !important;
}

.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__button .sidebar-fixed-pinned__button-pin {
    content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M3.45682%206.29353C4.55615%205.19416%205.86257%205.22457%207.28257%206.00328L12.5917%203.06057L12.2912%200.994629L17.0053%205.70866L14.944%205.41291L11.9966%2010.7174C12.7397%2012.233%2012.8057%2013.4437%2011.7064%2014.5431C11.7064%2014.5431%209.93128%2012.768%208.46548%2011.3022L1.68463%2016.3153L6.68261%209.51932C5.21678%208.05349%203.45682%206.29353%203.45682%206.29353Z%22%20fill%3D%22%23F9F9F9%22%20stroke%3D%22%23F9F9F9%22%20stroke-width%3D%221.5%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);
}

.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__button:hover .sidebar-fixed-pinned__button-pin {
    content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M3.45682%206.29353C4.55615%205.19416%205.86257%205.22457%207.28257%206.00328L12.5917%203.06057L12.2912%200.994629L17.0053%205.70866L14.944%205.41291L11.9966%2010.7174C12.7397%2012.233%2012.8057%2013.4437%2011.7064%2014.5431C11.7064%2014.5431%209.93128%2012.768%208.46548%2011.3022L1.68463%2016.3153L6.68261%209.51932C5.21678%208.05349%203.45682%206.29353%203.45682%206.29353Z%22%20fill%3D%22%238CAF00%22%20stroke%3D%22%238CAF00%22%20stroke-width%3D%221.5%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);
}

.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__button.collapsed .sidebar-fixed-pinned__button-arrow {
    content: url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M11.3333%206.11336C11.2084%205.98919%2011.0395%205.91949%2010.8633%205.91949C10.6872%205.91949%2010.5182%205.98919%2010.3933%206.11336L8.00001%208.47336L5.64001%206.11336C5.5151%205.98919%205.34613%205.91949%205.17001%205.91949C4.99388%205.91949%204.82491%205.98919%204.70001%206.11336C4.63752%206.17533%204.58792%206.24907%204.55408%206.33031C4.52023%206.41154%204.50281%206.49868%204.50281%206.58669C4.50281%206.6747%204.52023%206.76183%204.55408%206.84307C4.58792%206.92431%204.63752%206.99805%204.70001%207.06002L7.52667%209.88669C7.58865%209.94918%207.66238%209.99877%207.74362%2010.0326C7.82486%2010.0665%207.912%2010.0839%208.00001%2010.0839C8.08801%2010.0839%208.17515%2010.0665%208.25639%2010.0326C8.33763%209.99877%208.41136%209.94918%208.47334%209.88669L11.3333%207.06002C11.3958%206.99805%2011.4454%206.92431%2011.4793%206.84307C11.5131%206.76183%2011.5305%206.6747%2011.5305%206.58669C11.5305%206.49868%2011.5131%206.41154%2011.4793%206.33031C11.4454%206.24907%2011.3958%206.17533%2011.3333%206.11336Z%22%20fill%3D%22%23F9F9F9%22%2F%3E%0A%3C%2Fsvg%3E%0A);
}

.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__button:not(.collapsed) .sidebar-fixed-pinned__button-arrow {
    content: url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M11.3333%208.94L8.47334%206.11334C8.41136%206.05085%208.33763%206.00125%208.25639%205.96741C8.17515%205.93356%208.08801%205.91614%208.00001%205.91614C7.912%205.91614%207.82486%205.93356%207.74362%205.96741C7.66238%206.00125%207.58865%206.05085%207.52667%206.11334L4.70001%208.94C4.63752%209.00198%204.58792%209.07571%204.55408%209.15695C4.52023%209.23819%204.50281%209.32533%204.50281%209.41334C4.50281%209.50134%204.52023%209.58848%204.55408%209.66972C4.58792%209.75096%204.63752%209.82469%204.70001%209.88667C4.82491%2010.0108%204.99388%2010.0805%205.17001%2010.0805C5.34613%2010.0805%205.5151%2010.0108%205.64001%209.88667L8.00001%207.52667L10.36%209.88667C10.4842%2010.0098%2010.6518%2010.0793%2010.8267%2010.08C10.9144%2010.0805%2011.0014%2010.0637%2011.0826%2010.0305C11.1638%209.99734%2011.2377%209.94846%2011.3%209.88667C11.3647%209.82692%2011.417%209.75495%2011.4537%209.6749C11.4904%209.59485%2011.5109%209.50831%2011.514%209.42029C11.5171%209.33226%2011.5028%209.2445%2011.4718%209.16206C11.4407%209.07963%2011.3937%209.00415%2011.3333%208.94Z%22%20fill%3D%22%23F9F9F9%22%2F%3E%0A%3C%2Fsvg%3E%0A);
}

.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__button:hover.collapsed .sidebar-fixed-pinned__button-arrow,
.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__button.collapsed .sidebar-fixed-pinned__button-arrow:hover {
    content: url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M11.3333%206.11336C11.2084%205.98919%2011.0395%205.91949%2010.8633%205.91949C10.6872%205.91949%2010.5182%205.98919%2010.3933%206.11336L8.00001%208.47336L5.64001%206.11336C5.5151%205.98919%205.34613%205.91949%205.17001%205.91949C4.99388%205.91949%204.82491%205.98919%204.70001%206.11336C4.63752%206.17533%204.58792%206.24907%204.55408%206.33031C4.52023%206.41154%204.50281%206.49868%204.50281%206.58669C4.50281%206.6747%204.52023%206.76183%204.55408%206.84307C4.58792%206.92431%204.63752%206.99805%204.70001%207.06002L7.52667%209.88669C7.58865%209.94918%207.66238%209.99877%207.74362%2010.0326C7.82486%2010.0665%207.912%2010.0839%208.00001%2010.0839C8.08801%2010.0839%208.17515%2010.0665%208.25639%2010.0326C8.33763%209.99877%208.41136%209.94918%208.47334%209.88669L11.3333%207.06002C11.3958%206.99805%2011.4454%206.92431%2011.4793%206.84307C11.5131%206.76183%2011.5305%206.6747%2011.5305%206.58669C11.5305%206.49868%2011.5131%206.41154%2011.4793%206.33031C11.4454%206.24907%2011.3958%206.17533%2011.3333%206.11336Z%22%20fill%3D%22%238CAF00%22%2F%3E%0A%3C%2Fsvg%3E%0A);
}

.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__button:hover:not(.collapsed) .sidebar-fixed-pinned__button-arrow,
.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__button:not(.collapsed) .sidebar-fixed-pinned__button-arrow:hover {
    content: url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M11.3333%208.94L8.47334%206.11334C8.41136%206.05085%208.33763%206.00125%208.25639%205.96741C8.17515%205.93356%208.08801%205.91614%208.00001%205.91614C7.912%205.91614%207.82486%205.93356%207.74362%205.96741C7.66238%206.00125%207.58865%206.05085%207.52667%206.11334L4.70001%208.94C4.63752%209.00198%204.58792%209.07571%204.55408%209.15695C4.52023%209.23819%204.50281%209.32533%204.50281%209.41334C4.50281%209.50134%204.52023%209.58848%204.55408%209.66972C4.58792%209.75096%204.63752%209.82469%204.70001%209.88667C4.82491%2010.0108%204.99388%2010.0805%205.17001%2010.0805C5.34613%2010.0805%205.5151%2010.0108%205.64001%209.88667L8.00001%207.52667L10.36%209.88667C10.4842%2010.0098%2010.6518%2010.0793%2010.8267%2010.08C10.9144%2010.0805%2011.0014%2010.0637%2011.0826%2010.0305C11.1638%209.99734%2011.2377%209.94846%2011.3%209.88667C11.3647%209.82692%2011.417%209.75495%2011.4537%209.6749C11.4904%209.59485%2011.5109%209.50831%2011.514%209.42029C11.5171%209.33226%2011.5028%209.2445%2011.4718%209.16206C11.4407%209.07963%2011.3937%209.00415%2011.3333%208.94Z%22%20fill%3D%22%238CAF00%22%2F%3E%0A%3C%2Fsvg%3E%0A);
}

.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__button.disabled {
    opacity: 1;
}

.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__button.disabled .sidebar-fixed-pinned__button-pin {
    content: url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M3.45682%206.29353C4.55615%205.19416%205.86257%205.22457%207.28257%206.00328L12.5917%203.06057L12.2912%200.994629L17.0053%205.70866L14.944%205.41291L11.9966%2010.7174C12.7397%2012.233%2012.8057%2013.4437%2011.7064%2014.5431C11.7064%2014.5431%209.93128%2012.768%208.46548%2011.3022L1.68463%2016.3153L6.68261%209.51932C5.21678%208.05349%203.45682%206.29353%203.45682%206.29353Z%22%20stroke%3D%22%238D8D8D%22%20stroke-width%3D%221.5%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);
}

.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__button.disabled .sidebar-fixed-pinned__button-arrow {
    display: none;
}

.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__panel {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    gap: 20px;
}

.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__panel .sidebar-fixed-pinned__icon {
    text-decoration: none;
    cursor: pointer;
    display: flex;
    width: 28px;
    height: 28px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: rgba(236, 238, 242, 0.4);
    color: #F9F9F9;
    font-size: 11px;
    font-weight: 800;
    line-height: 120%;
}

.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__panel .sidebar-fixed-pinned__icon.hover,
.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__panel .sidebar-fixed-pinned__icon.active {
    text-decoration: none;
    color: #8CAF00;
    border-radius: 8px;
    background: linear-gradient(0, rgba(244, 245, 247, 0.4) 0%, rgba(0, 131, 204, 0.4) 85.71%);
}

.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__panel .sidebar-fixed-pinned__icon:before {
    content: '';
    position: absolute;
    border-radius: 4px 0 0 4px;
    left: 2px;
    width: 78px;
    height: 44px;
    opacity: 0;
    background: rgba(230, 243, 250, 0.1);
}

.sidebar-fixed .sidebar-fixed-pinned .sidebar-fixed-pinned__panel .sidebar-fixed-pinned__icon.hover:before {
    opacity: 1;
}

.sidebar-fixed .sidebar-fixed-menu__panel {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    gap: 20px;
}

.sidebar-fixed .sidebar-fixed-menu__panel .sidebar-fixed-menu__icon {
    cursor: pointer;
    display: flex;
    width: 28px;
    height: 28px;
    justify-content: center;
    align-items: center;
    color: #F9F9F9;
}

.sidebar-fixed .sidebar-fixed-menu__panel .sidebar-fixed-menu__icon:before {
    content: '';
    position: absolute;
    border-radius: 4px 0 0 4px;
    left: 2px;
    width: 78px;
    height: 44px;
    opacity: 0;
    background: rgba(230, 243, 250, 0.1);
}

.sidebar-fixed .sidebar-fixed-menu__panel .sidebar-fixed-menu__icon.hover:before {
    opacity: 1;
}

.sidebar-fixed .sidebar-fixed-menu__panel .sidebar-fixed-menu__icon.active:after {
    content: '';
    position: absolute;
    left: 0;
    width: 4px;
    height: 36px;
    border-radius: 0 2px 2px 0;
    background: #A0C800;
}

.sidebar-fixed .sidebar-fixed-menu__panel .sidebar-fixed-menu__icon:not(.active):not(.hover) .sidebar-fixed-menu__icon_active,
.sidebar-fixed .sidebar-fixed-menu__panel .sidebar-fixed-menu__icon.active .sidebar-fixed-menu__icon_default,
.sidebar-fixed .sidebar-fixed-menu__panel .sidebar-fixed-menu__icon.hover .sidebar-fixed-menu__icon_default {
    display: none;
}

.sidebar-fixed .sidebar-fixed-footer {
    margin-bottom: 16px;
    margin-top: auto;
    display: flex;
}

.sidebar-fixed .sidebar-fixed-footer .sidebar-fixed-footer__img {
    margin-left: auto;
    margin-right: auto;
}

.sidebar-detailed {
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    left: 80px;
    top: 0;
    padding: 24px 0;
    width: 0;
    height: 100vh;
    border-radius: 0 8px 8px 0;
    color: #F9F9F9;
    background-color: #253858;
    z-index: 1020;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.06);
    overflow: hidden;
}

.sidebar-detailed .sidebar-detailed__title {
    position: relative;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    word-wrap: normal;
    overflow: hidden;
    min-height: 112px;
    max-height: 112px;
    width: 220px;
    padding: 16px 20px 16px 16px;
    border-bottom: 1px solid #8D8D8D !important;
}

.sidebar-detailed .sidebar-detailed-title__truncate {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    -webkit-box-orient: vertical;
    overflow-wrap: break-word;
}

.sidebar-detailed .sidebar-detailed-pinned__info {
    position: absolute;
    width: 16px;
    bottom: 2px;
    right: 20px;
    height: 16px;
    display: none;
    background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.00004 7.3335C7.82323 7.3335 7.65366 7.40373 7.52864 7.52876C7.40361 7.65378 7.33338 7.82335 7.33338 8.00016V10.6668C7.33338 10.8436 7.40361 11.0132 7.52864 11.1382C7.65366 11.2633 7.82323 11.3335 8.00004 11.3335C8.17685 11.3335 8.34642 11.2633 8.47145 11.1382C8.59647 11.0132 8.66671 10.8436 8.66671 10.6668V8.00016C8.66671 7.82335 8.59647 7.65378 8.47145 7.52876C8.34642 7.40373 8.17685 7.3335 8.00004 7.3335ZM8.25338 4.72016C8.09107 4.65348 7.90902 4.65348 7.74671 4.72016C7.66488 4.75189 7.59011 4.79947 7.52671 4.86016C7.46782 4.92496 7.42047 4.99937 7.38671 5.08016C7.34939 5.15928 7.33112 5.24605 7.33338 5.3335C7.33287 5.42123 7.34969 5.50821 7.38286 5.58943C7.41604 5.67066 7.46492 5.74454 7.52671 5.80683C7.59151 5.86572 7.66592 5.91307 7.74671 5.94683C7.84771 5.98832 7.95735 6.00437 8.06601 5.99357C8.17466 5.98277 8.279 5.94544 8.36985 5.88488C8.4607 5.82431 8.53529 5.74235 8.58705 5.64621C8.63881 5.55007 8.66617 5.44269 8.66671 5.3335C8.66425 5.15698 8.5952 4.98792 8.47338 4.86016C8.40997 4.79947 8.33521 4.75189 8.25338 4.72016ZM8.00004 1.3335C6.6815 1.3335 5.39257 1.72449 4.29624 2.45703C3.19991 3.18957 2.34543 4.23077 1.84085 5.44894C1.33626 6.66711 1.20424 8.00756 1.46148 9.30077C1.71871 10.594 2.35365 11.7819 3.286 12.7142C4.21835 13.6466 5.40623 14.2815 6.69944 14.5387C7.99265 14.796 9.33309 14.6639 10.5513 14.1594C11.7694 13.6548 12.8106 12.8003 13.5432 11.704C14.2757 10.6076 14.6667 9.31871 14.6667 8.00016C14.6667 7.12468 14.4943 6.25778 14.1592 5.44894C13.8242 4.6401 13.3331 3.90517 12.7141 3.28612C12.095 2.66706 11.3601 2.176 10.5513 1.84097C9.74243 1.50593 8.87552 1.3335 8.00004 1.3335ZM8.00004 13.3335C6.94521 13.3335 5.91406 13.0207 5.037 12.4347C4.15994 11.8486 3.47635 11.0157 3.07269 10.0411C2.66902 9.0666 2.5634 7.99425 2.76919 6.95968C2.97498 5.92512 3.48293 4.97481 4.22881 4.22893C4.97469 3.48305 5.925 2.9751 6.95956 2.76931C7.99413 2.56352 9.06648 2.66914 10.041 3.07281C11.0156 3.47647 11.8485 4.16006 12.4345 5.03712C13.0206 5.91418 13.3334 6.94533 13.3334 8.00016C13.3334 9.41465 12.7715 10.7712 11.7713 11.7714C10.7711 12.7716 9.41453 13.3335 8.00004 13.3335Z' fill='%238D8D8D'/%3E%3C/svg%3E%0A");
}

.sidebar-detailed .sidebar-detailed-pinned__info.show {
    display: block;
}

.sidebar-detailed .sidebar-detailed-pinned {
    box-shadow: 0 -1px 0 0 #8d8d8d inset !important;
}

.sidebar-detailed .sidebar-detailed-pinned .sidebar-detailed-pinned__panel {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 220px;
    padding: 20px 16px;
    gap: 20px;
}

.sidebar-detailed .sidebar-detailed-pinned .sidebar-detailed-pinned__panel .sidebar-detailed-pinned__item {
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    white-space: nowrap;
    align-items: center;
    height: 28px;
}

.sidebar-detailed .sidebar-detailed-pinned .sidebar-detailed-pinned__panel .sidebar-detailed-pinned__item .sidebar-detailed-pinned__label {
    text-decoration: none;
    color: #F9F9F9;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 160px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.sidebar-detailed .sidebar-detailed-pinned .sidebar-detailed-pinned__panel .sidebar-detailed-pinned__item .sidebar-detailed-pinned__remove .sidebar-detailed-pinned__remove-img {
    opacity: 0;
    width: 16px;
    height: 16px;
    content: url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.94004%208.00012L13.14%203.80679C13.2656%203.68125%2013.3361%203.51099%2013.3361%203.33346C13.3361%203.15592%2013.2656%202.98566%2013.14%202.86012C13.0145%202.73459%2012.8442%202.66406%2012.6667%202.66406C12.4892%202.66406%2012.3189%202.73459%2012.1934%202.86012L8.00004%207.06012L3.80671%202.86012C3.68117%202.73459%203.51091%202.66406%203.33337%202.66406C3.15584%202.66406%202.98558%202.73459%202.86004%202.86012C2.7345%202.98566%202.66398%203.15592%202.66398%203.33346C2.66398%203.51099%202.7345%203.68125%202.86004%203.80679L7.06004%208.00012L2.86004%2012.1935C2.79756%2012.2554%202.74796%2012.3292%202.71411%2012.4104C2.68027%2012.4916%202.66284%2012.5788%202.66284%2012.6668C2.66284%2012.7548%202.68027%2012.8419%202.71411%2012.9232C2.74796%2013.0044%202.79756%2013.0781%202.86004%2013.1401C2.92202%2013.2026%202.99575%2013.2522%203.07699%2013.2861C3.15823%2013.3199%203.24537%2013.3373%203.33337%2013.3373C3.42138%2013.3373%203.50852%2013.3199%203.58976%2013.2861C3.671%2013.2522%203.74473%2013.2026%203.80671%2013.1401L8.00004%208.94012L12.1934%2013.1401C12.2554%2013.2026%2012.3291%2013.2522%2012.4103%2013.2861C12.4916%2013.3199%2012.5787%2013.3373%2012.6667%2013.3373C12.7547%2013.3373%2012.8419%2013.3199%2012.9231%2013.2861C13.0043%2013.2522%2013.0781%2013.2026%2013.14%2013.1401C13.2025%2013.0781%2013.2521%2013.0044%2013.286%2012.9232C13.3198%2012.8419%2013.3372%2012.7548%2013.3372%2012.6668C13.3372%2012.5788%2013.3198%2012.4916%2013.286%2012.4104C13.2521%2012.3292%2013.2025%2012.2554%2013.14%2012.1935L8.94004%208.00012Z%22%20fill%3D%22%238CAF00%22%2F%3E%0A%3C%2Fsvg%3E);
}

.sidebar-detailed .sidebar-detailed-pinned .sidebar-detailed-pinned__panel .sidebar-detailed-pinned__item.hover .sidebar-detailed-pinned__remove .sidebar-detailed-pinned__remove-img,
.sidebar-detailed .sidebar-detailed-pinned .sidebar-detailed-pinned__panel .sidebar-detailed-pinned__item:hover .sidebar-detailed-pinned__remove .sidebar-detailed-pinned__remove-img,
.sidebar-detailed .sidebar-detailed-pinned .sidebar-detailed-pinned__panel .sidebar-detailed-pinned__item .sidebar-detailed-pinned__remove:hover .sidebar-detailed-pinned__remove-img,
.sidebar-detailed .sidebar-detailed-pinned .sidebar-detailed-pinned__panel .sidebar-detailed-pinned__item .sidebar-detailed-pinned__remove .sidebar-detailed-pinned__remove-img:hover {
    opacity: 1;
}

.sidebar-detailed .sidebar-detailed-pinned .sidebar-detailed-pinned__panel .sidebar-detailed-pinned__item.hover,
.sidebar-detailed .sidebar-detailed-pinned .sidebar-detailed-pinned__panel .sidebar-detailed-pinned__item.active {
    text-decoration: none;
}

.sidebar-detailed .sidebar-detailed-pinned .sidebar-detailed-pinned__panel .sidebar-detailed-pinned__item.hover .sidebar-detailed-pinned__label,
.sidebar-detailed .sidebar-detailed-pinned .sidebar-detailed-pinned__panel .sidebar-detailed-pinned__item.active .sidebar-detailed-pinned__label {
    text-decoration: none;
    color: #8CAF00;
}

.sidebar-detailed .sidebar-detailed-pinned .sidebar-detailed-pinned__panel .sidebar-detailed-pinned__item:before {
    content: '';
    position: absolute;
    border-radius: 0 4px 4px 0;
    left: -16px;
    width: 212px;
    height: 44px;
    opacity: 0;
    background: rgba(230, 243, 250, 0.1);
}

.sidebar-detailed .sidebar-detailed-pinned .sidebar-detailed-pinned__panel .sidebar-detailed-pinned__item.hover:before {
    opacity: 1;
}

.sidebar-detailed .sidebar-detailed-menu__panel {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 220px;
    padding: 20px 16px;
    gap: 20px;
}

.sidebar-detailed .sidebar-detailed-menu__panel .sidebar-detailed-menu__item {
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    white-space: nowrap;
    align-items: center;
    height: 28px;
}

.sidebar-detailed .sidebar-detailed-menu__panel .sidebar-detailed-menu__item .sidebar-detailed-menu__link {
    color: #F9F9F9;
    text-decoration: none;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    /*width: 160px;*/
    margin-right: 6px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.sidebar-detailed .sidebar-detailed-menu__panel .sidebar-detailed-menu__item:before {
    content: '';
    position: absolute;
    border-radius: 0 4px 4px 0;
    left: -16px;
    width: 212px;
    height: 44px;
    opacity: 0;
    background: rgba(230, 243, 250, 0.1);
}

.sidebar-detailed .sidebar-detailed-menu__panel .sidebar-detailed-menu__item.active .sidebar-detailed-menu__link,
.sidebar-detailed .sidebar-detailed-menu__panel .sidebar-detailed-menu__item.hover .sidebar-detailed-menu__link {
    color: #8CAF00;
}

.sidebar-detailed .sidebar-detailed-menu__panel .sidebar-detailed-menu__item.active .bi-default,
.sidebar-detailed .sidebar-detailed-menu__panel .sidebar-detailed-menu__item.hover .bi-default {
    display: none;
}

.sidebar-detailed .sidebar-detailed-menu__panel .sidebar-detailed-menu__item.hover:before {
    opacity: 1;
}

.sidebar-detailed .sidebar-detailed-menu__panel .sidebar-detailed-menu__item:not(.active):not(.hover) .bi-active {
    display: none;
}

.sidebar-detailed.show {
    width: 220px;
    transition: width 0.25s ease;
}

.sidebar-detailed.hiding {
    width: 0;
    transition: width 0.25s ease;
}

.sidebar-collapse {
    overflow: hidden;
    position: absolute;
    left: 80px;
    top: 0;
    width: 0;
    height: 100vh;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex-shrink: 0;
    background: #FFF;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.06);
    border-radius: 0 8px 8px 0;
    z-index: 510;
}

.sidebar-collapse.show {
    width: 360px;
    height: 100vh;
    transition: width 0.25s ease;
}

.sidebar-collapse.collapsing {
    width: 0;
    height: 100vh;
    transition: width 0.25s ease;
}

.sidebar-collapse__container {
    width: 360px;
    display: flex;
    padding: 20px 0 20px 12px;
    flex-direction: column;
}

.sidebar-collapse__container .sidebar-collapse__container-title {
    color: #303030;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
    padding: 0 12px;
    margin-bottom: 16px;
}

.sidebar-collapse__container .sidebar-collapse__container-filter {
    padding: 0 12px;
    margin-bottom: 16px;
}

.sidebar-collapse__container .sidebar-collapse-menu {
    padding-right: 12px;
    max-height: calc(100vh - 140px);
    overflow-y: auto;
}

.sidebar-menu__item,
.sidebar-menu__parent {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 0 12px;
    color: #303030;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-decoration: none;
}

.sidebar-menu__parent .sidebar-menu__item-title {
    color: #8D8D8D;
}

.sidebar-menu__item:not(.sidebar-menu_wrapped),
.sidebar-menu__parent:not(.sidebar-menu_wrapped) {
    height: 32px;
}

.sidebar-menu__parent {
    cursor: default;
}

.sidebar-menu__struct-container {
    padding-left: 16px;
}

.sidebar-menu-divider:not(:last-child) {
    display: block;
    width: 100%;
    height: 1px;
    background: #C3C3C3;
}

.sidebar-menu__item:hover {
    color: #303030;
    background: rgba(194, 194, 194, 0.1);
    text-decoration: none;
}

.sidebar-menu__item.active {
    background: rgba(0, 131, 204, 0.1);
}

.sidebar-menu__item-pin {
    padding: 8px;
    margin: 0 0 0 25px;
}

.sidebar-menu__item:not(.item_pinned) .sidebar-menu__item-pin .sidebar-menu__item-pin-img {
    opacity: 0;
    width: 16px;
    height: 16px;
    content: url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2213%22%20viewBox%3D%220%200%2012%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M2.67406%204.87612C3.33366%204.21649%204.11751%204.23474%204.96951%204.70197L8.15499%202.93634L7.97471%201.69678L10.8031%204.52519L9.56639%204.34774L7.79794%207.53042C8.24379%208.4398%208.28341%209.16624%207.62381%209.82587C7.62381%209.82587%206.55874%208.76079%205.67926%207.88132L1.61075%2010.8892L4.60954%206.81159C3.73004%205.93209%202.67406%204.87612%202.67406%204.87612Z%22%20stroke%3D%22%23ADADAD%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);
}

.sidebar-menu__item.item_pinned .sidebar-menu__item-pin .sidebar-menu__item-pin-img {
    opacity: 1;
    width: 16px;
    height: 16px;
    content: url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2213%22%20viewBox%3D%220%200%2012%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M2.67406%204.87612C3.33366%204.21649%204.11751%204.23474%204.96951%204.70197L8.15499%202.93634L7.97471%201.69678L10.8031%204.52519L9.56639%204.34774L7.79794%207.53042C8.24379%208.4398%208.28341%209.16624%207.62381%209.82587C7.62381%209.82587%206.55874%208.7608%205.67926%207.88132L1.61075%2010.8892L4.60954%206.81159C3.73004%205.9321%202.67406%204.87612%202.67406%204.87612Z%22%20fill%3D%22%23253858%22%20stroke%3D%22%23253858%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);
}

.sidebar-menu__item-expand .sidebar-menu__item-expand-img {
    width: 16px;
    height: 16px;
    content: url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M10.36%208.02667L6.5867%204.26C6.52472%204.19752%206.45099%204.14792%206.36975%204.11408C6.28851%204.08023%206.20137%204.06281%206.11336%204.06281C6.02535%204.06281%205.93822%204.08023%205.85698%204.11408C5.77574%204.14792%205.702%204.19752%205.64003%204.26C5.51586%204.38491%205.44617%204.55388%205.44617%204.73C5.44617%204.90613%205.51586%205.0751%205.64003%205.2L8.94003%208.53334L5.64003%2011.8333C5.51586%2011.9582%205.44617%2012.1272%205.44617%2012.3033C5.44617%2012.4795%205.51586%2012.6484%205.64003%2012.7733C5.70177%2012.8363%205.7754%2012.8864%205.85665%2012.9208C5.9379%2012.9551%206.02516%2012.973%206.11336%2012.9733C6.20157%2012.973%206.28882%2012.9551%206.37007%2012.9208C6.45132%2012.8864%206.52495%2012.8363%206.5867%2012.7733L10.36%209.00667C10.4277%208.94424%2010.4817%208.86847%2010.5186%208.78414C10.5556%208.69981%2010.5747%208.60874%2010.5747%208.51667C10.5747%208.4246%2010.5556%208.33353%2010.5186%208.2492C10.4817%208.16487%2010.4277%208.0891%2010.36%208.02667Z%22%20fill%3D%22%23ADADAD%22%2F%3E%0A%3C%2Fsvg%3E);
}

.sidebar-menu__item:hover .sidebar-menu__item-pin:not(.menu-item-pin_disabled) .sidebar-menu__item-pin-img {
    opacity: 1;
}

.sidebar-menu__item:hover .sidebar-menu__item-pin.menu-item-pin_disabled .sidebar-menu__item-pin-img {
    opacity: 0.5;
}

.menu-item-pin_disabled::after {
    opacity: 0 !important;
}

.sidebar-menu__item-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
    max-width: 360px;
}

a.sidebar-menu__item-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
    max-width: 360px;
    height: 100%;
    flex-grow: 1;
    align-content: center;
    color: #303030;
    text-decoration: none;
}

a.sidebar-menu__item-title:hover {
    color: #303030;
    text-decoration: none;
}

.sidebar-menu_wrapped {
    padding-top: 6px;
    padding-bottom: 6px;
}

.sidebar-menu_wrapped .sidebar-menu__item-title {
    white-space: normal;
    overflow: hidden;
    max-height: 42px;
    max-width: 360px;
}

.sidebar-menu_wrapped .sidebar-menu__item-pin {
    padding: 0 8px !important;
}

.sidebar-collapse_sharp-edge {
    border-radius: 0;
}

.sidebar-subgroup {
    overflow: hidden;
    position: absolute;
    left: 440px;
    top: 0;
    width: 0;
    height: 100vh;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex-shrink: 0;
    background: #FFF;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.06);
    border-radius: 0 8px 8px 0;
    z-index: 500;
}

.sidebar-subgroup.show {
    width: 420px;
    height: 100vh;
    transition: width 0.25s ease;
}

.sidebar-subgroup.collapsing {
    width: 0;
    height: 100vh;
    transition: width 0.25s ease;
}

.sidebar-subgroup__container {
    width: 420px;
    display: flex;
    padding: 20px 0 20px 12px;
    flex-direction: column;
}

.sidebar-subgroup__container .sidebar-subgroup-menu {
    padding-right: 12px;
    max-height: calc(100vh - 40px);
    overflow-y: auto;
}

.sidebar-form-container {
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    padding: 32px 40px 40px 120px;
    /* col */
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    min-height: 1px;
}

.print-image-container {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: space-between;
}

.print-image-grid-container > .mb-30px.flex-nowrap {
    height: max-content;
}

.sidebar-dropdown__placeholder {
    margin: 0 64px 0 20px;
    height: 28px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
}

.sidebar-dropdown-link {
    position: absolute;
    top: 0;
    right: 0;
    margin: 36px 40px 20px 20px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #303030;
    text-decoration: none;
    z-index: 530;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.sidebar-dropdown-link .sidebar-dropdown-link__img-account {
    content: url(data:image/svg+xml,%3Csvg%20width%3D%2228%22%20height%3D%2228%22%20viewBox%3D%220%200%2028%2028%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M17.2809%2014.3273C18.0194%2013.5343%2018.4354%2012.4942%2018.4476%2011.4107C18.4476%2010.241%2017.983%209.11935%2017.1559%208.29231C16.3289%207.46527%2015.2072%207.00065%2014.0376%207.00065C12.868%207.00065%2011.7463%207.46527%2010.9193%208.29231C10.0922%209.11935%209.6276%2010.241%209.6276%2011.4107C9.63978%2012.4942%2010.0558%2013.5343%2010.7943%2014.3273C9.76603%2014.8393%208.8812%2015.5989%208.21934%2016.5377C7.55748%2017.4765%207.13937%2018.5652%207.0026%2019.7057C6.96857%2020.0151%207.05884%2020.3253%207.25357%2020.5682C7.44829%2020.8111%207.73152%2020.9666%208.04094%2021.0007C8.35036%2021.0347%208.66062%2020.9444%208.90348%2020.7497C9.14634%2020.555%209.3019%2020.2717%209.33594%2019.9623C9.47516%2018.832%2010.0229%2017.7916%2010.876%2017.0371C11.7292%2016.2826%2012.8287%2015.8661%2013.9676%2015.8661C15.1065%2015.8661%2016.2061%2016.2826%2017.0592%2017.0371C17.9123%2017.7916%2018.46%2018.832%2018.5993%2019.9623C18.6317%2020.2615%2018.7785%2020.5365%2019.0089%2020.73C19.2394%2020.9235%2019.5357%2021.0205%2019.8359%2021.0007H19.9643C20.2701%2020.9655%2020.5496%2020.8108%2020.7419%2020.5704C20.9342%2020.3301%2021.0237%2020.0234%2020.9909%2019.7173C20.8643%2018.5828%2020.4594%2017.4972%2019.8122%2016.5569C19.1649%2015.6166%2018.2954%2014.8507%2017.2809%2014.3273ZM14.0026%2013.4873C13.5919%2013.4873%2013.1904%2013.3655%2012.8489%2013.1373C12.5074%2012.9091%2012.2412%2012.5848%2012.084%2012.2054C11.9268%2011.8259%2011.8857%2011.4083%2011.9658%2011.0055C12.046%2010.6027%2012.2438%2010.2327%2012.5342%209.94223C12.8246%209.6518%2013.1946%209.45402%2013.5975%209.37389C14.0003%209.29376%2014.4178%209.33488%2014.7973%209.49206C15.1768%209.64924%2015.5011%209.91541%2015.7293%2010.2569C15.9575%2010.5984%2016.0793%2010.9999%2016.0793%2011.4107C16.0793%2011.9614%2015.8605%2012.4896%2015.471%2012.8791C15.0816%2013.2685%2014.5534%2013.4873%2014.0026%2013.4873ZM22.1693%202.33398H5.83594C4.90768%202.33398%204.01744%202.70273%203.36106%203.35911C2.70469%204.01549%202.33594%204.90573%202.33594%205.83398V22.1673C2.33594%2023.0956%202.70469%2023.9858%203.36106%2024.6422C4.01744%2025.2986%204.90768%2025.6673%205.83594%2025.6673H22.1693C23.0975%2025.6673%2023.9878%2025.2986%2024.6441%2024.6422C25.3005%2023.9858%2025.6693%2023.0956%2025.6693%2022.1673V5.83398C25.6693%204.90573%2025.3005%204.01549%2024.6441%203.35911C23.9878%202.70273%2023.0975%202.33398%2022.1693%202.33398ZM23.3359%2022.1673C23.3359%2022.4767%2023.213%2022.7735%2022.9942%2022.9923C22.7754%2023.2111%2022.4787%2023.334%2022.1693%2023.334H5.83594C5.52652%2023.334%205.22977%2023.2111%205.01098%2022.9923C4.79219%2022.7735%204.66927%2022.4767%204.66927%2022.1673V5.83398C4.66927%205.52457%204.79219%205.22782%205.01098%205.00903C5.22977%204.79023%205.52652%204.66732%205.83594%204.66732H22.1693C22.4787%204.66732%2022.7754%204.79023%2022.9942%205.00903C23.213%205.22782%2023.3359%205.52457%2023.3359%205.83398V22.1673Z%22%20fill%3D%22%23ADADAD%22%2F%3E%0A%3C%2Fsvg%3E%0A);
}

.sidebar-dropdown-link .sidebar-dropdown-link__img-arrow {
    content: url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.47011%2011.3592L12.2368%207.58584C12.2993%207.52386%2012.3489%207.45013%2012.3827%207.36889C12.4166%207.28765%2012.434%207.20051%2012.434%207.1125C12.434%207.0245%2012.4166%206.93736%2012.3827%206.85612C12.3489%206.77488%2012.2993%206.70115%2012.2368%206.63917C12.1119%206.515%2011.9429%206.44531%2011.7668%206.44531C11.5907%206.44531%2011.4217%206.515%2011.2968%206.63917L7.96344%209.93917L4.66344%206.63917C4.53854%206.515%204.36957%206.44531%204.19344%206.44531C4.01732%206.44531%203.84835%206.515%203.72344%206.63917C3.66045%206.70091%203.61034%206.77454%203.57601%206.85579C3.54168%206.93704%203.52381%207.0243%203.52344%207.1125C3.52381%207.20071%203.54168%207.28796%203.57601%207.36921C3.61034%207.45046%203.66045%207.52409%203.72344%207.58584L7.49011%2011.3592C7.55254%2011.4268%207.62831%2011.4808%207.71264%2011.5178C7.79697%2011.5547%207.88804%2011.5738%207.98011%2011.5738C8.07218%2011.5738%208.16325%2011.5547%208.24758%2011.5178C8.33191%2011.4808%208.40768%2011.4268%208.47011%2011.3592Z%22%20fill%3D%22%238D8D8D%22%2F%3E%0A%3C%2Fsvg%3E%0A);
}

.sidebar-dropdown-link:hover,
.sidebar-dropdown-link:active,
.dropdown.show .sidebar-dropdown-link {
    color: #A0C800;
    text-decoration: none;
}

.sidebar-dropdown-link:hover .sidebar-dropdown-link__img-account,
.sidebar-dropdown-link:active .sidebar-dropdown-link__img-account,
.dropdown.show .sidebar-dropdown-link .sidebar-dropdown-link__img-account {
    content: url(data:image/svg+xml,%3Csvg%20width%3D%2228%22%20height%3D%2228%22%20viewBox%3D%220%200%2028%2028%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M17.2809%2014.3273C18.0194%2013.5343%2018.4354%2012.4942%2018.4476%2011.4107C18.4476%2010.241%2017.983%209.11935%2017.1559%208.29231C16.3289%207.46527%2015.2072%207.00065%2014.0376%207.00065C12.868%207.00065%2011.7463%207.46527%2010.9193%208.29231C10.0922%209.11935%209.6276%2010.241%209.6276%2011.4107C9.63978%2012.4942%2010.0558%2013.5343%2010.7943%2014.3273C9.76603%2014.8393%208.8812%2015.5989%208.21934%2016.5377C7.55748%2017.4765%207.13937%2018.5652%207.0026%2019.7057C6.96857%2020.0151%207.05884%2020.3253%207.25357%2020.5682C7.44829%2020.8111%207.73152%2020.9666%208.04094%2021.0007C8.35036%2021.0347%208.66062%2020.9444%208.90348%2020.7497C9.14634%2020.555%209.3019%2020.2717%209.33594%2019.9623C9.47516%2018.832%2010.0229%2017.7916%2010.876%2017.0371C11.7292%2016.2826%2012.8287%2015.8661%2013.9676%2015.8661C15.1065%2015.8661%2016.2061%2016.2826%2017.0592%2017.0371C17.9123%2017.7916%2018.46%2018.832%2018.5993%2019.9623C18.6317%2020.2615%2018.7785%2020.5365%2019.0089%2020.73C19.2394%2020.9235%2019.5357%2021.0205%2019.8359%2021.0007H19.9643C20.2701%2020.9655%2020.5496%2020.8108%2020.7419%2020.5704C20.9342%2020.3301%2021.0237%2020.0234%2020.9909%2019.7173C20.8643%2018.5828%2020.4594%2017.4972%2019.8122%2016.5569C19.1649%2015.6166%2018.2954%2014.8507%2017.2809%2014.3273ZM14.0026%2013.4873C13.5919%2013.4873%2013.1904%2013.3655%2012.8489%2013.1373C12.5074%2012.9091%2012.2412%2012.5848%2012.084%2012.2054C11.9268%2011.8259%2011.8857%2011.4083%2011.9658%2011.0055C12.046%2010.6027%2012.2438%2010.2327%2012.5342%209.94223C12.8246%209.6518%2013.1946%209.45402%2013.5975%209.37389C14.0003%209.29376%2014.4178%209.33488%2014.7973%209.49206C15.1768%209.64924%2015.5011%209.91541%2015.7293%2010.2569C15.9575%2010.5984%2016.0793%2010.9999%2016.0793%2011.4107C16.0793%2011.9614%2015.8605%2012.4896%2015.471%2012.8791C15.0816%2013.2685%2014.5534%2013.4873%2014.0026%2013.4873ZM22.1693%202.33398H5.83594C4.90768%202.33398%204.01744%202.70273%203.36106%203.35911C2.70469%204.01549%202.33594%204.90573%202.33594%205.83398V22.1673C2.33594%2023.0956%202.70469%2023.9858%203.36106%2024.6422C4.01744%2025.2986%204.90768%2025.6673%205.83594%2025.6673H22.1693C23.0975%2025.6673%2023.9878%2025.2986%2024.6441%2024.6422C25.3005%2023.9858%2025.6693%2023.0956%2025.6693%2022.1673V5.83398C25.6693%204.90573%2025.3005%204.01549%2024.6441%203.35911C23.9878%202.70273%2023.0975%202.33398%2022.1693%202.33398ZM23.3359%2022.1673C23.3359%2022.4767%2023.213%2022.7735%2022.9942%2022.9923C22.7754%2023.2111%2022.4787%2023.334%2022.1693%2023.334H5.83594C5.52652%2023.334%205.22977%2023.2111%205.01098%2022.9923C4.79219%2022.7735%204.66927%2022.4767%204.66927%2022.1673V5.83398C4.66927%205.52457%204.79219%205.22782%205.01098%205.00903C5.22977%204.79023%205.52652%204.66732%205.83594%204.66732H22.1693C22.4787%204.66732%2022.7754%204.79023%2022.9942%205.00903C23.213%205.22782%2023.3359%205.52457%2023.3359%205.83398V22.1673Z%22%20fill%3D%22%23A0C800%22%2F%3E%0A%3C%2Fsvg%3E%0A);
}

.dropdown:not(.show) .sidebar-dropdown-link:hover .sidebar-dropdown-link__img-arrow,
.dropdown:not(.show) .sidebar-dropdown-link:active .sidebar-dropdown-link__img-arrow {
    content: url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.47011%2011.3592L12.2368%207.58584C12.2993%207.52386%2012.3489%207.45013%2012.3827%207.36889C12.4166%207.28765%2012.434%207.20051%2012.434%207.1125C12.434%207.0245%2012.4166%206.93736%2012.3827%206.85612C12.3489%206.77488%2012.2993%206.70115%2012.2368%206.63917C12.1119%206.515%2011.9429%206.44531%2011.7668%206.44531C11.5907%206.44531%2011.4217%206.515%2011.2968%206.63917L7.96344%209.93917L4.66344%206.63917C4.53854%206.515%204.36957%206.44531%204.19344%206.44531C4.01732%206.44531%203.84835%206.515%203.72344%206.63917C3.66045%206.70091%203.61034%206.77454%203.57601%206.85579C3.54168%206.93704%203.52381%207.0243%203.52344%207.1125C3.52381%207.20071%203.54168%207.28796%203.57601%207.36921C3.61034%207.45046%203.66045%207.52409%203.72344%207.58584L7.49011%2011.3592C7.55254%2011.4268%207.62831%2011.4808%207.71264%2011.5178C7.79697%2011.5547%207.88804%2011.5738%207.98011%2011.5738C8.07218%2011.5738%208.16325%2011.5547%208.24758%2011.5178C8.33191%2011.4808%208.40768%2011.4268%208.47011%2011.3592Z%22%20fill%3D%22%23A0C800%22%2F%3E%0A%3C%2Fsvg%3E%0A);
}

.dropdown.show .sidebar-dropdown-link .sidebar-dropdown-link__img-arrow {
    content: url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M7.52685%205.63991L3.76019%209.41325C3.6977%209.47522%203.64811%209.54895%203.61426%209.63019C3.58041%209.71143%203.56299%209.79857%203.56299%209.88658C3.56299%209.97459%203.58041%2010.0617%203.61426%2010.143C3.64811%2010.2242%203.6977%2010.2979%203.76019%2010.3599C3.8851%2010.4841%204.05406%2010.5538%204.23019%2010.5538C4.40631%2010.5538%204.57528%2010.4841%204.70019%2010.3599L8.03352%207.05991L11.3335%2010.3599C11.4584%2010.4841%2011.6274%2010.5538%2011.8035%2010.5538C11.9796%2010.5538%2012.1486%2010.4841%2012.2735%2010.3599C12.3365%2010.2982%2012.3866%2010.2245%2012.421%2010.1433C12.4553%2010.062%2012.4732%209.97478%2012.4735%209.88658C12.4732%209.79837%2012.4553%209.71112%2012.421%209.62987C12.3866%209.54862%2012.3365%209.47499%2012.2735%209.41325L8.50685%205.63991C8.44443%205.57224%208.36866%205.51824%208.28432%205.4813C8.19999%205.44436%208.10892%205.42529%208.01685%205.42529C7.92479%205.42529%207.83372%205.44436%207.74938%205.4813C7.66505%205.51824%207.58928%205.57224%207.52685%205.63991Z%22%20fill%3D%22%23A0C800%22%2F%3E%0A%3C%2Fsvg%3E%0A);
}
