.testimonials__item{height:25rem;position:relative;transition:transform .3s ease;width:100%}@media only screen and (min-width:36rem){.testimonials__item{height:28.125rem;width:calc(50% - 1.25rem)}}@media only screen and (min-width:75rem){.testimonials__item{width:14rem}}@media only screen and (min-width:90rem){.testimonials__item{width:15.625rem}}@media only screen and (min-width:75rem){.testimonials__item.active{width:18.75rem}}@media only screen and (min-width:90rem){.testimonials__item.active{width:24.375rem}}.testimonials__item.active .testimonials__image:after{opacity:0}.testimonials__item.active .testimonials__overlay{background:linear-gradient(181.61deg,rgba(0,0,0,.06) 8.34%,rgba(0,0,0,.67) 60.91%,rgba(0,0,0,.57) 98.52%);border-bottom-left-radius:.875rem;border-bottom-right-radius:.875rem}.testimonials__item.active .testimonials__overlay .count{font-size:1.25rem;font-weight:500}.testimonials__item.active .testimonials__overlay .description{display:block}.testimonials__item .testimonials__image{height:100%;position:relative}.testimonials__item .testimonials__image:after{background:rgba(0,0,0,.302);border-radius:.875rem;content:"";height:100%;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:1}.testimonials__item .testimonials__image a{display:block;height:100%}.testimonials__item .testimonials__image a img{border-radius:.875rem;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.testimonials__item .testimonials__image a .testimonials__icon{z-index:2}.testimonials__item .testimonials__overlay{bottom:0;color:#fff;padding:1.25rem;position:absolute;transition:transform .3s ease;width:100%;z-index:2}.testimonials__item .testimonials__overlay .description{display:none;font-size:1.25rem}.testimonials__item .testimonials__overlay .description p{margin:0}.testimonials__item .testimonials__overlay .count{display:inline-block;font-size:2rem;font-weight:600;line-height:1;margin-bottom:1rem;transition:transform .3s ease}