@import url(https://use.typekit.net/bjb8jqs.css);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);.testimonial-cards__inner{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr;margin:0 auto;max-width:1280px;padding-left:24px;padding-right:24px}@media(min-width:768px){.testimonial-cards__inner{padding-left:48px;padding-right:48px}}@media(min-width:1024px){.testimonial-cards__inner{padding-left:24px;padding-right:24px}}@media(min-width:1440px){.testimonial-cards__inner{padding-left:0;padding-right:0}}@media(min-width:1700px){.testimonial-cards__inner{max-width:1440px}}@media(min-width:2040px){.testimonial-cards__inner{max-width:1620px}}@media(max-width:767px){.testimonial-cards__inner{grid-template-columns:1fr 1fr}}@media(max-width:499px){.testimonial-cards__inner{grid-template-columns:1fr}}.testimonial-cards__card{background:#040404;color:#fff;padding:30px;position:relative;text-decoration:none}.testimonial-cards__card.no-link{pointer-events:none}.testimonial-cards__card:hover{text-decoration:none}.testimonial-cards__card:hover .testimonial-cards__meta{transform:translateY(-60px)}.testimonial-cards__card:hover .testimonial-cards__arrow{opacity:1;visibility:visible}.testimonial-cards__card .testimonial-cards__arrow{bottom:30px;height:42px;opacity:0;position:absolute;right:30px;transition:1s ease;visibility:hidden;width:42px}.testimonial-cards__card .testimonial-cards__arrow:after{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="51" height="50" fill="none"><rect width="49.145" height="48.462" x=".75" y=".75" stroke="%23fff" stroke-width="1.5" rx="24.231"/><path fill="%23fff" d="m25.669 19-1.209 1.208 3.91 3.919H19v1.708h9.37l-3.91 3.919 1.209 1.208 5.976-5.985z"/></svg>');background-repeat:no-repeat;background-size:contain;content:"";height:50px;width:51px}.testimonial-cards__card .testimonial-cards__arrow:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='57' height='56' fill='none'%3E%3Crect width='55.837' height='55.083' x='.404' fill='%23fff' rx='27.541'/%3E%3Cpath fill='%23040404' d='m28.704 20.947-1.332 1.332 4.31 4.32h-10.33v1.884h10.33l-4.31 4.32 1.332 1.332 6.59-6.598z'/%3E%3C/svg%3E");transform:scale(1.095);transition:all .25s linear}.testimonial-cards__card .testimonial-cards__arrow:after{display:block;height:42px;width:42px}.testimonial-cards__quote{color:#fff;font-family:magneta,serif;font-size:1.25rem;line-height:1.5625rem;margin-bottom:80px;margin-top:30px;padding-bottom:80px}.testimonial-cards__meta{align-items:center;border-bottom:1px solid #6b6d70;bottom:30px;display:flex;justify-content:space-between;left:32px;padding-bottom:20px;position:absolute;right:32px;transition:.3s ease}.testimonial-cards__name{color:#fff;font-family:magneta,serif;font-size:1.25rem;line-height:1.5625rem;margin-top:30px}.testimonial-cards__title{color:#6b6d70;color:#fff;font-family:Roboto,sans-serif;font-size:17px;line-height:28px}