[data-sidebar]>aside{order:var(--sidebar-order)}.ct-sidebar{position:relative;z-index:1}.ct-sidebar .ct-widget{color:var(--theme-text-color)}.ct-sidebar .ct-widget:not(:last-child){margin-bottom:var(--sidebar-widgets-spacing,40px)}@media (min-width:1000px){.ct-sidebar[data-sticky=sidebar],.ct-sidebar .ct-sticky-widgets{position:sticky;top:calc(var(--sidebar-offset,50px) + var(--admin-bar,0px) + var(--theme-frame-size,0px) + var(--header-sticky-height,0px) * var(--sticky-shrink,100) / 100)}}@media (min-width:1000px){.ct-sidebar[data-sticky=widgets]{height:100%}}aside[data-type=type-2] .ct-sidebar:not([data-widgets=separated]){padding:var(--sidebar-inner-spacing,35px);background:var(--sidebar-background-color,var(--theme-palette-color-8));border:var(--theme-border);box-shadow:var(--theme-box-shadow);border-radius:var(--theme-border-radius)}aside[data-type=type-2] .ct-sidebar[data-widgets=separated] .ct-widget{padding:var(--sidebar-inner-spacing,35px);background:var(--sidebar-background-color,var(--theme-palette-color-8));border:var(--theme-border);box-shadow:var(--theme-box-shadow);border-radius:var(--theme-border-radius)}@media (max-width:999.98px){aside[data-type=type-4] .ct-sidebar{padding:var(--sidebar-inner-spacing,35px);background:var(--sidebar-background-color,var(--theme-palette-color-8))}}@media (min-width:1000px){aside[data-type=type-3],aside[data-type=type-4]{position:relative}aside[data-type=type-3]:after,aside[data-type=type-4]:after{position:absolute;content:"";top:var(--sidebar-helper-top,0);height:var(--sidebar-helper-height,100%)}aside[data-type=type-3]:after{border-right:var(--theme-border)}aside[data-type=type-4]:after{background:var(--sidebar-background-color,var(--theme-palette-color-8));width:calc(100% + 30vw)}}