.testimonials__preheading{margin-bottom:30px}@media only screen and (max-width:767px){.testimonials__preheading{margin-bottom:20px}}.testimonials__heading{margin-bottom:40px}@media only screen and (max-width:767px){.testimonials__heading{margin-bottom:30px}}.card-testimonial{border:1px solid var(--text-color);background-color:var(--bg-color);padding:30px 0 0;display:flex;flex-direction:column}.card-testimonial__inner{padding:0 20px;flex:1 0 auto}.card-testimonial__reviews{padding-bottom:20px}.card-testimonial__image-with-heading{display:flex;align-items:center;margin-bottom:30px;text-decoration:none;cursor:pointer}.card-testimonial__image-with-heading:hover,.card-testimonial__image-with-heading:hover .card-testimonial__heading{color:var(--link-hover-color)}.card-testimonial__image,.card-testimonial__image-placeholder{display:block;flex-shrink:0;width:60px;height:60px;border-radius:50%;overflow:hidden;position:relative;margin-right:20px}.card-testimonial__image-placeholder{border:1px solid var(--text-color);box-sizing:border-box}.card-testimonial__image-placeholder svg{display:block;position:absolute;top:50%;left:50%;width:110px;height:110px;transform:translate(-50%,-50%)}.card-testimonial__image img{opacity:1;-o-object-fit:cover;object-fit:cover}.card-testimonial__heading{flex-grow:1;transition:all ease .3s;text-transform:capitalize}.card-testimonial__message{padding-bottom:30px}@media only screen and (max-width:767px){.card-testimonial__message{padding-bottom:20px}}.card-testimonial__about{display:flex;background-color:var(--primary-background);border-top:1px solid var(--text-color)}.card-testimonial__item-info{flex-grow:1;padding:17px 20px}.card-testimonial__item-info:not(:first-child){border-left:1px solid var(--text-color)}.card-testimonial__item-info strong{font-weight:500}.card-testimonial__item-info p:not(:first-child){padding-top:5px}.testimonials__swiper.swiper-autoheight .swiper-wrapper{align-items:inherit}.testimonials__slide{display:flex;height:auto}@media screen and (min-width:981px){.testimonials__swiper{margin:0 -18px}}@media screen and (min-width:981px){.testimonials__swiper .swiper-wrapper{justify-content:center}}@media screen and (min-width:981px){.testimonials__swiper .testimonials__slide{max-width:33.3%;width:100%;flex-grow:1;padding:0 18px;box-sizing:border-box}}.testimonials__pagination.swiper-pagination{display:flex;justify-content:center;padding-top:30px;position:relative;top:inherit;bottom:inherit}@media screen and (min-width:981px){.testimonials__pagination.swiper-pagination{display:none}}.testimonials__pagination.swiper-pagination-lock{display:none}.testimonials__pagination .swiper-pagination-bullet{width:7px;height:7px;background-color:var(--text-color-gray);margin:0 5px!important}.testimonials__pagination .swiper-pagination-bullet-active{background-color:var(--color-accent-primary)}