.c-sidebar{position:fixed;top:0;left:100%;transition:transform .4s ease;width:100%;height:100%;max-width:37.5rem;background:#fff;z-index:1001;background-color:#f7f7f7;overflow-y:auto}.sidebar-active .c-sidebar{transform:translateX(-100%)}.c-sidebar__close-wrapper{position:-webkit-sticky;position:sticky;top:.5rem;right:.5rem;float:right;height:5rem;width:5rem;display:flex;justify-content:center;align-items:center;margin:.5rem .5rem 0 0}.c-sidebar__close{background-color:unset;border:none;font-size:0}.c-sidebar__close-icon{font-size:2rem;color:#6bc7bb}.c-sidebar__toggle-wrapper{background-color:#f7f7f7}.c-sidebar__toggle{background-color:unset;border:none;color:#41608f;font-size:1.6rem;font-weight:700;line-height:1.1;padding:1rem 3rem;display:flex;align-items:center;width:100%;cursor:pointer;transition:color .2s cubic-bezier(.83,0,.17,1)}.c-sidebar__toggle:focus,.c-sidebar__toggle:hover{color:#ee3567}.c-sidebar__toggle-icon{font-size:2.3rem;margin-right:1.5rem}.c-sidebar__title{text-transform:initial;margin-bottom:1rem;line-height:4.2rem}.c-sidebar__category{background-color:#f7f7f7;padding:2rem}.c-sidebar__category+.c-sidebar__category{margin-top:.5rem}.c-sidebar__category-name{text-transform:initial;margin-bottom:1.5rem}.c-sidebar__category__item+.c-sidebar__category__item{margin-top:1.5rem}.c-sidebar__category__item-checkbox{position:absolute!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;height:1px!important;width:1px!important;margin:-1px!important;padding:0!important;border:0!important;white-space:nowrap!important}.c-sidebar__category__item-label{display:flex;font-size:1.6rem;line-height:1.375;font-weight:500;cursor:pointer;transition:color .2s cubic-bezier(.83,0,.17,1)}.c-sidebar__category__item-label:focus,.c-sidebar__category__item-label:hover{color:#ee3567}.c-sidebar__category__item-label::before{content:'';flex:0 0 auto;width:2.2rem;height:2.2rem;margin-right:1rem;border:.2rem solid #6bc7bb}.c-sidebar__category__item-checkbox:checked+.c-sidebar__category__item-label::before{background-color:#6bc7bb;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzIgMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iI2ZmZiI+PHBhdGggZD0iTTMxLjQgOGMuOC0uOC44LTIuMiAwLTNhMiAyIDAgMCAwLTMgMEwxMS4zIDIyLjVsLTcuNy04LjFhMiAyIDAgMCAwLTMgMCAyLjEgMi4xIDAgMCAwIDAgM0w5LjggMjdhMiAyIDAgMCAwIDMgMEwzMS40IDh6IiAvPjwvc3ZnPg==);background-size:1.6rem;background-repeat:no-repeat;background-position:center}@media all and (min-width:1280px){.c-sidebar{position:static;background-color:#fff}.c-sidebar__close-wrapper{display:none}.c-sidebar__toggle-wrapper{display:none}}@media all and (max-width:1279px){.c-sidebar__title{display:none}}