.jax-bullet-list{align-items:stretch;display:flex;gap:var(--jax-gap,9px);width:100%}.jax-bullet-list__line{flex:0 0 auto;min-height:100%}.jax-bullet-list__content{flex:1 1 auto}.jax-bullet-list__items{list-style:none;margin:0;padding:0}.jax-bullet-list__item{color:var(--jax-text-color,#222);list-style:none;position:relative}.jax-bullet-list__dot{background:var(--jax-dot-base,#000);border-radius:50%;display:block;height:var(--jax-dot-size,6px);left:0;position:absolute;top:calc(.62em + 2px);transform:translateY(-50%) scale(1);width:var(--jax-dot-size,6px)}.jax-bullet-list__item.is-lit .jax-bullet-list__dot{background:var(--jax-dot-active,#f69c1d);transform:translateY(-50%) scale(1.22)}.jax-bullet-list__text{color:var(--jax-text-color,#222);display:inline-block}