.box-ordered{counter-reset:number}.box-ordered>div{position:relative;counter-increment:number}.box-ordered>div:before{content:counter(number);position:absolute;left:5px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;padding-top:3px;font-size:15px;font-weight:700;border-radius:4px;z-index:4;border:1px solid var(--igs-color-9);background:#fff;box-shadow:0 2px 0 var(--igs-color-9)}html[dir=rtl] .box-ordered>div:before{left:auto;right:5px}.box__icon{float:left;margin-bottom:7px;margin-right:15px}html[dir=rtl] .box__icon{float:right;margin-left:15px;margin-right:0}.box .wp-editor{overflow:visible}@media (max-width: 991.98px){.box-ordered>div:before{top:-10px}}@media (min-width: 992px){.box-ordered>div:before{top:5px}}
