.text_repeater__item{align-items:center;border-bottom:1px solid #c9c9c9;display:flex;gap:30px;margin-bottom:40px;padding-bottom:40px}.text_repeater__item_title{color:#4b4b4b;font-size:16px;font-weight:500;line-height:2;text-align:center}.text_repeater__item_title_wrapper{width:30%}.text_repeater__item_description{width:70%}@media(max-width:768px){.text_repeater__item{flex-direction:column;gap:10px;margin-bottom:20px;padding-bottom:20px}.text_repeater__item_description,.text_repeater__item_title_wrapper{width:100%}}