.storyteller-item{counter-reset:my-sec-counter;display:flex;flex-direction:column;flex-wrap:wrap}.storyteller-item .storyteller-item-container{display:flex;flex-direction:column}.storyteller-item .storyteller-item-stat{display:flex;flex-direction:column}.storyteller-item .storyteller-item-image{margin-inline-end:var(--space-1)}.storyteller-item .storyteller-item-image img.svg,.storyteller-item .storyteller-item-image svg{inline-size:48px;block-size:48px}.storyteller-item .storyteller-item-content{inline-size:100%}.storyteller-item .storyteller-item-content.no-image{padding-inline-start:43px}.storyteller-item .storyteller-item-title{margin-block-end:var(--space-1);display:flex}.storyteller-item .storyteller-item-title p{margin-block-end:1px}.storyteller-item .storyteller-item-description{line-height:1.35;margin-block-end:var(--space-6)}@media screen and (min-width: 768px){.storyteller-item{flex-direction:row;padding-inline-end:var(--space-20)}.storyteller-item .storyteller-item-container{inline-size:50%}.storyteller-item .storyteller-item-container.iconList{flex-direction:row;inline-size:100%}.storyteller-item .storyteller-item-container.iconList .storyteller-item-image{margin-inline-end:var(--space-4);inline-size:64px}.storyteller-item .storyteller-item-description{inline-size:95%}}@media screen and (min-width: 1152px){.storyteller-item .storyteller-item-stat{flex-direction:row}}
.storyteller-item.sti-content--numberedlist{counter-reset:my-sec-counter}.storyteller-item.sti-content--numberedlist .storyteller-item-image{display:none}.storyteller-item.sti-content--numberedlist .storyteller-item-title::before{counter-increment:my-sec-counter;content:counter(my-sec-counter) ". ";margin-inline-end:var(--space-4);color:var(--theme-color);font-size:var(--font-1);font-weight:var(--calcite-font-weight-bold)}.storyteller-item.sti-content--numberedlist .storyteller-item-description{margin-inline-start:var(--space-8)}.storyteller-item.sti-content--iconlist{display:flex;flex-direction:column;flex-wrap:wrap}