@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.testimonial{padding-top:6.25rem;padding-bottom:6.25rem;background-color:#3766f4}.testimonial__title{color:#fff;font-weight:400;text-align:left;margin-bottom:2.19rem;font-size:3.875rem}@media (max-width:1025px){.testimonial__title{font-size:2.5rem}}@media (max-width:767px){.testimonial__title{font-size:1.875rem}}.testimonial__text{max-width:30rem;margin-bottom:2.5rem}.testimonial__text *{color:#fff}.testimonial__content{width:60%}@media (max-width:1025px){.testimonial__content{width:55%}}@media (max-width:767px){.testimonial__content{width:100%}}.testimonial__contentWrapper{display:flex;justify-content:space-between;align-items:flex-start}@media (max-width:767px){.testimonial__contentWrapper{flex-direction:column;gap:2rem}}.testimonial__slider{width:33%}@media (max-width:1025px){.testimonial__slider{width:40%}}@media (max-width:767px){.testimonial__slider{width:100%}}.testimonial__cardWrapper{padding:1.875rem;border-radius:.4rem;background-color:#fff;height:auto}@media (max-width:1025px){.testimonial__cardWrapper{padding:1.5rem}}.testimonial__cardRating{display:flex;gap:.25rem;margin-bottom:2.19rem}@media (max-width:1025px){.testimonial__cardRating{margin-bottom:1.5rem}}.testimonial__cardRating__star{background-image:url(../../../src/img/star.png);background-size:1rem;background-position:center;background-repeat:no-repeat;width:1.5rem;height:1.5rem}.testimonial__cardTags{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.3rem}.testimonial__cardTags__item{display:block;padding:.25rem .4rem;border-radius:.25rem;border:1px solid #686a70;color:#686a70;font-size:.75rem}.testimonial__cardAuthor{display:flex;margin-top:3rem;align-items:center}@media (max-width:1025px){.testimonial__cardAuthor{margin-top:1.5rem}}.testimonial__cardAuthor__content *{color:#181719;font-size:1.125rem;line-height:1.19}@media (max-width:767px){.testimonial__cardAuthor__content *{font-size:.875rem}}.testimonial__cardAuthor__content strong{font-weight:700}.testimonial__cardAuthor__image{display:flex;margin-right:.75rem}.testimonial__cardAuthor__image img{width:3.25rem;height:3.25rem;min-width:3.25rem;-o-object-fit:contain;object-fit:contain;border-radius:.25rem}