.cs-testimonial .cs-testimonial__wrapper{background:var(--white);border:2px solid var(--primary);border-radius:20px;margin:40px 0 20px;padding:70px 30px 30px;position:relative}.cs-testimonial .cs-testimonial__quote img{background-color:#fff;height:auto;left:20px;padding:0 10px;position:absolute;top:-40px;width:120px}.cs-testimonial .cs-testimonial__wrapper .cs-testimonial__card{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.cs-testimonial .cs-testimonial__wrapper .cs-testimonial__card.cs-testimonial__card--linked:focus,.cs-testimonial .cs-testimonial__wrapper .cs-testimonial__card.cs-testimonial__card--linked:hover{-webkit-box-shadow:0 0 10px 10px rgba(9,10,47,.15);box-shadow:0 0 10px 10px rgba(9,10,47,.15)}.cs-testimonial .cs-testimonial__wrapper .cs-testimonial__card .testimonial{font-size:1.375rem;margin:0}.cs-testimonial .cs-testimonial__wrapper .cs-testimonial__card .attributions{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:30px}.cs-testimonial .cs-testimonial__wrapper .cs-testimonial__card .attributions .attribution-image{line-height:0}.cs-testimonial .cs-testimonial__wrapper .cs-testimonial__card .attributions .attribution-image img{height:auto;max-height:50px;width:100%}.cs-testimonial .cs-testimonial__wrapper .cs-testimonial__card .attributions .testimonial-name{font-weight:700}.cs-testimonial .cs-testimonial__wrapper .cs-testimonial__card .attributions .attribution-text{padding-right:10px;width:75%}.cs-testimonial .cs-testimonial__wrapper .cs-testimonial__card .attributions p{margin-bottom:0}.cs-testimonial .cs-testimonial__wrapper .cs-testimonial__card .btn{justify-content:flex-start;margin-top:20px;padding-left:0;padding-right:0}.cs-testimonial .cs-testimonial__wrapper .cs-testimonial__card .btn:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}