@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}.landingTestimonies{background-color:#f4f4f4;color:#fff;font-family:Rajdhani,sans-serif;padding:6.4rem 0;position:relative}.landingTestimonies_row{justify-content:space-between;width:100%}.landingTestimonies_single{background-color:#fff;color:#000;display:flex;flex-direction:column;font-size:1.8rem;gap:24px;padding:40px;width:49%}.landingTestimonies_single strong{font-weight:600}.landingTestimonies_single_author{align-items:center;display:flex;gap:16px}.landingTestimonies_single_author>img{display:block;height:50px;width:50px}.landingTestimonies_single_author h5{font-size:1.9rem;font-weight:600}.landingTestimonies_single_stars{align-items:center;display:flex;gap:8px;line-height:24px}.landingTestimonies_single p{font-size:1.7rem;line-height:160%}.landingTestimonies_buttonWrapper{display:flex;justify-content:center;margin-top:24px;width:100%}.landingTestimonies_buttonWrapper a.button-primary{background-color:#333;border-radius:2px;font-size:2rem;font-weight:600}.landingTestimonies_buttonWrapper a.button-primary:hover{background-color:#fff;color:#000}@media (max-width:800px){.landingTestimonies{padding:2.4rem 0}.landingTestimonies_single{width:100%}.landingTestimonies_row{row-gap:24px}.landingTestimonies_single_author{flex-wrap:wrap}.landingTestimonies_single_author h5{margin:0 auto 0 0}.landingTestimonies_single_stars{margin-left:0}}.landingTestimonies.landingTestimonies-white{background-color:#fff}.landingTestimonies.landingTestimonies-white .landingTestimonies_single{background-color:#f4f4f4}