.dashed-text{font-size:var(--font-size-md);font-weight:var(--font-weight-primary-normal);line-height:var(--lineHeight-md);text-transform:uppercase;position:relative;z-index:10;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;gap:.38rem;width:100%}@media screen and (min-width:769px){.dashed-text{font-size:var(--font-size-lg)}}.dashed-text__line{position:relative;width:100%;height:1px;flex:1 1 0;background-color:currentColor}.dashed-text__right{white-space:nowrap}
