.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)}}
