.b-testimonials{display:grid;grid-template-columns:1fr;list-style-type:none;margin-left:0!important;grid-gap:2rem;padding-inline-start:0;position:relative}@media (min-width:768px){.b-testimonials{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.b-testimonials{grid-template-columns:repeat(4,1fr)}}.b-testimonials::before{content:" ";display:block;position:absolute;right:0;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(../../img/about-us/quote.png);background-size:40rem 40rem;background-repeat:no-repeat;width:40rem;height:40rem;z-index:5}@media (min-width:768px){.b-testimonials::before{top:-10rem;left:auto;right:0;transform:translate(0,0)}}.b-testimonials__item{background:#fff;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;border-radius:20px;position:relative;z-index:100}.b-testimonials__name{display:inline-block;position:relative;padding-left:2rem;margin-bottom:2rem}.b-testimonials__name span{display:block;color:#242870}.b-testimonials__name .name{font-weight:900}.b-testimonials__name .title{font-size:1.4rem}.b-testimonials__name::before{position:absolute;top:0;bottom:0;left:0;content:"";display:block;height:auto;width:.2rem;background-image:linear-gradient(0deg,#3caeff 50%,#963cff 94.93%)}.b-testimonials__about{margin-bottom:2rem}.b-testimonials__about p{color:#303037;font-size:1.3rem}