.testimonials{background-color:var(--background-color);color:var(--text-color)}.testimonials h2{font-family:"Vectora"}.testimonials .slick-slider{padding:1rem 0}@media screen and (min-width: 768px){.testimonials .slick-slider{padding:2rem 0}}.testimonials .slick-slide:not(.slick-active){opacity:0}.testimonials .slick-active{animation:1s fade-up-testimonial}@keyframes fade-up-testimonial{0%{transform:translateY(20%);opacity:0}100%{transform:translateY(0%);opacity:1}}.testimonials__review{width:100%;margin:auto;font-family:"Industry"}@media screen and (min-width: 768px){.testimonials__review{width:62%;min-width:600px}}.testimonials__author{margin-top:2rem;font-style:italic;font-size:2rem;line-height:3rem;font-weight:400;letter-spacing:0em}@media screen and (min-width: 768px){.testimonials__author{font-size:2.2rem;line-height:3rem;font-weight:400;letter-spacing:0em}}
