.testimonials{overflow:hidden;position:relative;margin:3.75rem 0}@media (max-width:1025px){.testimonials{margin:1.875rem 0}}.testimonials-title{width:100%;text-align:center;margin-bottom:3.125rem}@media (max-width:1025px){.testimonials-title{margin-bottom:2.5rem}}.testimonials-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;padding:0 2.75rem}@media (max-width:1025px){.testimonials-cards{padding:0;display:flex;flex-wrap:nowrap;overflow-x:scroll;gap:1rem}.testimonials-cards::-webkit-scrollbar{display:none}}.testimonials-card{padding:1rem .875rem}@media (max-width:1025px){.testimonials-card{padding:0;min-width:18.75rem;width:18.75rem}}.testimonials-card__top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.938rem}@media (max-width:1025px){.testimonials-card__top{margin-bottom:.5rem}}.testimonials-card__image{min-width:2.5rem;width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden}@media (max-width:1025px){.testimonials-card__image{min-width:2rem;width:2rem;height:2rem}}.testimonials-card__image img{-o-object-fit:cover;object-fit:cover}.testimonials-card__left{display:flex;gap:.75rem;align-items:center}.testimonials-card__name{margin:0;font-family:Poppins,sans-serif;color:#fff;font-weight:400;font-size:1.125rem}@media (max-width:1025px){.testimonials-card__name{font-size:.875rem}}.testimonials-card__rate{display:flex;align-items:flex-end;gap:.063rem;justify-content:flex-start;margin-bottom:.5rem}@media (max-width:1025px){.testimonials-card__rate{margin-bottom:.25rem}}.testimonials-card__rate .stars{display:flex;gap:.063rem;align-items:center}.testimonials-card__rate .stars .star{font-size:.5rem;color:#fff}.testimonials-card__rate .stars .star.full{color:#ffc400}.testimonials-card__rate .stars .star.half{background:linear-gradient(90deg,gold 50%,#fff 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.testimonials-card__answer{margin:0}.testimonials-card__title{font-family:Kameron,sans-serif;font-weight:700;font-size:1.5rem;margin-bottom:.75rem}@media (max-width:1025px){.testimonials-card__title{font-size:1.125rem;margin-bottom:.5rem}}.testimonials-card__date{margin:0;font-size:.75rem;font-family:Poppins,sans-serif;color:#fff;font-weight:400}