.mobile-shelf{--wpex-btn-font-size:var(--wpex-text-sm);background-color:var(--wpex-bg-color,inherit);bottom:-100vh;-moz-column-gap:var(--wpex-gap);column-gap:var(--wpex-gap);position:sticky}.mobile-shelf__list{list-style:none;margin:0;padding:0}.mobile-shelf__item{flex:var(--wpex-flex,1 0 auto)}.wpex-js.wpex-docready .mobile-shelf{bottom:0}@supports(animation-timeline:view()){.mobile-shelf{animation:var(--sl9-mobile-shelf-animation,mobile-shelf ease-in forwards);animation-range-end:var(--sl9-mobile-shelf-range-end,138vh);animation-range-start:var(--sl9-mobile-shelf-range-start,100vh);animation-timeline:view();transform:translateY(100%)}}@keyframes mobile-shelf{to{transform:translateY(0)}}
