@layer components{.SidebarLayout{display:grid;grid-template-columns:minmax(auto,100%);grid-gap:32px}@media(min-width:960px){.SidebarLayout{grid-template-columns:minmax(auto,100%) 300px}.SidebarLayout__main{min-width:0}}.SidebarLayout__aside{position:relative}@media(min-width:960px){.SidebarLayout__asideContent{position:-webkit-sticky;position:sticky;top:0}}.SidebarLayout--fixedHeight{height:100%}.SidebarLayout--fixedHeight .SidebarLayout__aside,.SidebarLayout--fixedHeight .SidebarLayout__main{overflow:auto}@media(min-width:960px){.SidebarLayout--respectNavBarHeight .SidebarLayout__asideContent{top:95px}.SidebarLayout--sidebarSize-l{grid-template-columns:minmax(auto,100%) 400px}.SidebarLayout--sidebarSize-s{grid-template-columns:minmax(auto,100%) 260px}}.SidebarLayout--reorder .SidebarLayout__main{-ms-flex-order:2;order:2}@media(min-width:960px){.SidebarLayout--reorder .SidebarLayout__main{-ms-flex-order:1;order:1}}.SidebarLayout--reorder .SidebarLayout__aside{-ms-flex-order:1;order:1}@media(min-width:960px){.SidebarLayout--reorder .SidebarLayout__aside{-ms-flex-order:2;order:2}}.SidebarLayout--separator .SidebarLayout__aside{padding-top:16px;border-top:1px solid #eaecf0}@media(min-width:960px){.SidebarLayout--separator .SidebarLayout__aside{padding-top:unset;padding-left:16px;border-top:unset;border-left:4px solid #eaecf0}}.SidebarLayout--separator.SidebarLayout--reorder .SidebarLayout__aside{padding-top:unset;border-top:unset;border-bottom:1px solid #eaecf0}@media(min-width:960px){.SidebarLayout--separator.SidebarLayout--reorder .SidebarLayout__aside{border-bottom:unset}.SidebarLayout--sidebarPosition-left{grid-template-columns:300px minmax(auto,100%)}.SidebarLayout--sidebarPosition-left.SidebarLayout--sidebarSize-l{grid-template-columns:400px minmax(auto,100%)}.SidebarLayout--sidebarPosition-left.SidebarLayout--sidebarSize-s{grid-template-columns:260px minmax(auto,100%)}}.SidebarLayout--sidebarPosition-left.SidebarLayout--separator .SidebarLayout__aside{padding-top:unset;padding-left:unset;border-top:unset;border-left:unset;border-bottom:1px solid #eaecf0}@media(min-width:960px){.SidebarLayout--sidebarPosition-left.SidebarLayout--separator .SidebarLayout__aside{padding-right:16px;border-bottom:unset;border-right:4px solid #eaecf0}}.SidebarLayout--sidebarPosition-left.SidebarLayout--reorder .SidebarLayout__main{-ms-flex-order:1;order:1}@media(min-width:960px){.SidebarLayout--sidebarPosition-left.SidebarLayout--reorder .SidebarLayout__main{-ms-flex-order:2;order:2}}.SidebarLayout--sidebarPosition-left.SidebarLayout--reorder .SidebarLayout__aside{-ms-flex-order:2;order:2}@media(min-width:960px){.SidebarLayout--sidebarPosition-left.SidebarLayout--reorder .SidebarLayout__aside{-ms-flex-order:1;order:1}}.SidebarLayout--sidebarPosition-left.SidebarLayout--separator.SidebarLayout--reorder .SidebarLayout__aside{padding-top:16px;border-bottom:unset;border-top:1px solid #eaecf0}@media(min-width:960px){.SidebarLayout--sidebarPosition-left.SidebarLayout--separator.SidebarLayout--reorder .SidebarLayout__aside{padding-top:unset;border-top:unset}}}