.idel-sticky{position:sticky;top:var(--idel-sticky-top,20px);padding:14px;border:1px solid rgba(0,0,0,.12);border-radius:var(--idel-sticky-radius,10px);background:#fff}
.idel-sticky__title{margin:0 0 8px}
.idel-sticky__content>*:first-child{margin-top:0}
.idel-sticky__content>*:last-child{margin-bottom:0}
.idel-sticky__inner{margin-top:10px}
