.sticky-panel{position:sticky;top:var(--sticky-panel-vertical-offset, 0);left:var(--sticky-panel-horizontal-offset, 0);width:var(--sticky-panel-width, 100%);z-index:var(--z-index--floating)}.sticky-panel__content{position:relative}.sticky-panel__content::after{content:" ";display:block;height:1.7rem;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0));position:absolute;bottom:-1.7rem;left:0;width:100%}
/*# sourceMappingURL=styles.css.map */
