.card-testimonial{background:#fff;box-shadow:0 3px 6px #19465029;transition:transform .3s ease}.card-testimonial__image{align-items:center;display:flex;height:120px;justify-content:center;position:relative}.card-testimonial__image__bck{background:var(--color-global-2-hex);content:"";height:60px;left:0;position:absolute;top:0;width:100%}.card-testimonial__image__bck-svg{content:"";inset:0;opacity:.7;position:absolute;width:100%}.card-testimonial__image__bck-svg img{height:100%;object-fit:cover;width:100%}.card-testimonial__rounded{border-radius:50%;height:100px;overflow:hidden;position:relative;width:100px;z-index:2}.card-testimonial__absolute-image{inset:0;position:absolute;transition:inset .3s ease}.card-testimonial__absolute-image img{height:100%;object-fit:cover;width:100%}.card-testimonial__text{align-items:center;display:flex;padding:16px 16px 104px;position:relative}.blockquote1__id{bottom:0;left:0;padding:16px 24px;position:absolute;width:100%}@media (min-width:992px){.card-testimonial{display:flex}.card-testimonial__image{box-sizing:border-box;flex:0 0 186px;height:auto}.card-testimonial__image__bck{height:100%;left:0;top:0;width:94px}.card-testimonial__image__bck-svg{width:94px}.card-testimonial__rounded{height:140px;width:140px}.card-testimonial__text{padding:22px 22px 104px}.card-testimonial:hover .card-testimonial__absolute-image{inset:-2px}}@media (hover:hover){.card-testimonial:hover{transform:scale3d(1.01,1.01,1.01)}}