/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.sticky{--offset:100px;--z-index:1}.sticky.sticky--s{z-index:var(--z-index);position:sticky;inset-block-start:var(--offset)}@media (width>=960px){.sticky{z-index:var(--z-index);position:sticky;inset-block-start:var(--offset)}}
