.list-texts{padding-top:6rem;padding-bottom:6rem}@media(min-width:960px){.list-texts{align-items:center}}@media(max-width:959px){.list-texts{flex-direction:column}}.list-texts__item{position:relative;flex-grow:1;padding:0 1rem}@media(min-width:960px){.list-texts__item{text-align:center}.list-texts[data-separator="pipe"] .list-texts__item:not(:first-of-type)::after{content:"";position:absolute;top:calc(50% - 20px);left:0;width:3px;height:40px;background-color:#fc3;transform:translateX(-50%)}.list-texts[data-separator="star"] .list-texts__item:not(:first-of-type)::after{content:"";position:absolute;top:calc(50% - 11px);left:0;width:22px;height:22px;background-image:url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0L13.4697 7.60081H21.4616L14.996 12.2984L17.4656 19.8992L11 15.2016L4.53436 19.8992L7.00402 12.2984L0.538379 7.60081H8.53035L11 0Z' fill='%23FF5F3E'/%3E%3C/svg%3E%0A");background-size:contain;background-position:center;background-repeat:no-repeat;transform:translateX(-50%)}}@media(max-width:959px){.list-texts__item{width:calc(50% + 8rem);padding-left:4rem;padding-right:0;margin-left:auto}.list-texts__item:not(:last-of-type){margin-bottom:2.5rem}.list-texts[data-separator="pipe"] .list-texts__item::after{content:"";position:absolute;top:calc(50% - 20px);left:0;width:3px;height:40px;background-color:#fc3}.list-texts[data-separator="star"] .list-texts__item::after{content:"";position:absolute;top:calc(50% - 11px);left:0;width:22px;height:22px;background-image:url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0L13.4697 7.60081H21.4616L14.996 12.2984L17.4656 19.8992L11 15.2016L4.53436 19.8992L7.00402 12.2984L0.538379 7.60081H8.53035L11 0Z' fill='%23FF5F3E'/%3E%3C/svg%3E%0A");background-size:contain;background-position:center;background-repeat:no-repeat}}@media(max-width:540px){.list-texts__item{width:calc(75% + 4rem)}}.list-texts__item *:last-child{margin-bottom:0}