﻿@keyframes rotating{100%{transform:rotate(360deg)}}.testimonial-item{background:#f2faff;max-width:75rem;margin:0 auto;width:100%;border-radius:6px}.testimonial-item-inner{padding:clamp(2rem, 2.5477707006vw, 4rem)}.testimonial-item-person{display:flex;align-items:center;margin-top:clamp(2rem, 2.2292993631vw, 3.5rem)}.testimonial-item-image{width:8rem;min-width:8rem;height:8rem;border-radius:50%;margin:0 2rem 0 0;overflow:hidden}.testimonial-item-image img{object-fit:cover;width:100%;object-position:top center;max-height:100%;min-height:100%}.testimonial-item-image .empty-image{display:inline-flex;height:8rem;width:8rem;background-color:#fff;border-radius:50%;border-radius:50%;align-items:center;justify-content:center;border:1px solid #fff}.testimonial-item-image .empty-image:before{content:"";font-size:clamp(2rem, 3.1847133758vw, 5rem);color:#4d4d4d}.testimonial-item-name{font-weight:700;font-size:2rem;color:#212121}.testimonial-item .testimonial-item-content{color:#4d4d4d}@media(min-width: 320px)and (max-width: 1199px){.testimonial-slider .tns-controls{display:none}}.testimonial-container{display:grid;grid-gap:4rem;grid-template-columns:repeat(1, 1fr)}@media(min-width: 768px){.testimonial-container{grid-template-columns:repeat(2, 1fr)}}.testimonial-container.one-item{grid-template-columns:repeat(1, 1fr)}.section-grey .testimonial-item{background:#fff}.section-grey .testimonial-item-image .empty-image{background:#4d4d4d;border-color:#4d4d4d}