.cv--testicard-column{position:relative}.cv--testicard-column a{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.cv--testicard-column{border-radius:15px;padding:2em}.cv--testicard-stars{display:flex}.cv--testicard-star{height:16px;margin-right:5px;position:relative;width:16px}.cv--testicard-star svg{color:currentColor;fill:currentColor}.cv--testicard-star .o--half-star{overflow:hidden;position:absolute;top:0;width:8px}.cv--testicard-star .o--half-star.o--start-left{left:0}.cv--testicard-star .o--half-star.o--start-right{right:0;transform:scaleX(-1)}.cv--testicard-comment{line-height:1.5;padding:15px 0}.cv--testicard-comment p{font:inherit;margin:0}.cv--testicard-customer{align-items:center;display:flex;flex-wrap:wrap}.cv--testicard-photo{border-radius:100%;height:60px;margin-bottom:15px;margin-right:15px;overflow:hidden;width:60px}.cv--testicard-photo img{height:100%;object-fit:cover;width:100%}.cv--testicard-info{margin-bottom:15px}.cv--testicard--name{font-weight:600}.cv--testicard-columns{display:grid;grid-gap:15px}@media only screen and (max-width:1024px){div.cv--testicard .cv--testicard-columns{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}