.list .is-collapsable__separator{position:absolute;height:100%;top:0;left:0;width:3px;display:inline;z-index:10;border-left-width:3px}.list .is-collapsable__separator:hover{cursor:pointer;filter:brightness(85%)}.list .is-collapsable__depth{position:relative}.list .is-collapsable__depth.is-depth-0 .is-collapsable__separator{border-left-color:var(--color-depth-0, red);border-left-style:solid}.list .is-collapsable__depth.is-depth-1 .is-collapsable__separator{border-left-color:var(--color-depth-1, blue);border-left-style:dashed}.list .is-collapsable__depth.is-depth-2 .is-collapsable__separator{border-left-color:var(--color-depth-2, green);border-left-style:solid}.list .is-collapsable__depth.is-depth-3 .is-collapsable__separator{border-left-color:var(--color-depth-3, #ff0);border-left-style:dashed}.list .is-collapsable__depth.is-depth-4 .is-collapsable__separator{border-left-color:var(--color-depth-4, gray);border-left-style:solid}.list .is-collapsable__depth.is-depth-5 .is-collapsable__separator{border-left-color:var(--color-depth-5, pink);border-left-style:dashed}.list.is-collapsable{background:var(--color-mobile-menu-sub-menu-background, #f7f7f7);padding:10px 0 10px 10px}.list.is-collapsable .page_item_has_children a{padding:0 30px 0 0;margin-bottom:15px;display:block}.list.is-collapsable .page_item_has_children>a{position:relative}.list.is-collapsable .page_item_has_children>a:focus{outline:none}.list.is-collapsable .page_item_has_children>a:before{content:'\f0da';display:inline-block;font:18px/18px FontAwesome;position:absolute;left:calc(100% - 20px);top:50%;transform:translateY(-50%);transition:100ms all ease-in-out}.list.is-collapsable .page_item_has_children .children{display:none;margin:0;padding-left:10px}.list.is-collapsable .page_item_has_children.is-active>a:before{transform:translateY(-50%) rotate(90deg)}.list.is-collapsable .page_item_has_children.is-active>.children{display:block}.list.is-collapsable>li{margin-bottom:15px}.list.is-collapsable>li:last-of-type{margin-bottom:0}.list.is-collapsable .current_page_item a{color:#222}.list.is-collapsable .current_page_item>a{font-weight:700}
