.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;width:85%;padding-right:var(--space-6)}@media screen and (min-width: 1260px){.storyteller-item .storyteller-item-container{padding-inline-end:var(--space-12)}}.storyteller-item .storyteller-item-stat{display:flex;flex-direction:column}.storyteller-item .storyteller-item-image{margin-right:var(--space-1)}.storyteller-item .storyteller-item-image img.svg,.storyteller-item .storyteller-item-image svg{width:48px;height:48px}.storyteller-item .storyteller-item-content{width:100%}.storyteller-item .storyteller-item-content.no-image{padding-inline-start:43px}.storyteller-item .storyteller-item-title{margin-bottom:var(--space-2);display:flex;align-items:flex-end}.storyteller-item .storyteller-item-title p{margin-bottom:0}.storyteller-item .storyteller-item-description{line-height:1.35;margin-bottom:var(--space-6)}@media screen and (min-width: 768px){.storyteller-item{flex-direction:row}.storyteller-item .storyteller-item-container{width:50%}.storyteller-item .storyteller-item-container.iconList{flex-direction:row;width:100%}.storyteller-item .storyteller-item-container.iconList .storyteller-item-image{margin-inline-end:var(--space-4);width:64px}.storyteller-item .storyteller-item-description{width: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:"0" counter(my-sec-counter) ". ";margin-inline-end:var(--space-2);color:var(--theme-color);font-size:var(--font-0);font-weight:var(--calcite-font-weight-medium)}.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}