.textlist__list{margin-bottom:-20px;margin-top:-20px}.textlist__item{display:flex;flex-flow:column;gap:15px;padding:20px 0}.textlist__item+.textlist__item{border-top:1px solid var(--textlist-seperator-color,var(--gray))}.textlist__cell{flex:1}.theme--yellow{--textlist-seperator-color:var(--gray_dark)}.theme--black,.theme--blue,.theme--red{--textlist-seperator-color:#fff}@media (min-width:600px){.textlist__item{flex-flow:row}.textlist__cell--fourth{flex:0.33333}.textlist__cell--third{flex:0.5}.textlist__cell--half{flex:1}}