.testimonials{padding:3rem 0 4rem}@media (min-width:768px){.testimonials{padding:4rem 0 5rem}}.testimonials__header{text-align:center;max-width:42rem;margin:0 auto}.testimonials__tag{margin-bottom:1rem}.testimonials__title{border:0;margin:0 0 1rem;padding:0}.testimonials__description{max-width:36rem;margin:0 auto}.testimonials__marquee{margin-top:2.5rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}@media (min-width:768px){.testimonials__marquee{margin-top:3rem}}.testimonials__track{will-change:transform;align-items:stretch;width:max-content;margin:0;padding:0;list-style:none;animation:80s linear infinite testimonials-marquee;display:flex}@media (prefers-reduced-motion:reduce){.testimonials__track{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;padding:0 1rem;animation:none}}.testimonials__item{flex-shrink:0;padding:0 .75rem}@media (min-width:768px){.testimonials__item{padding:0 1rem}}@media (prefers-reduced-motion:reduce){.testimonials__item--duplicate{display:none}}.testimonials__card{border:1px solid color-mix(in srgb, var(--primary) 22%, transparent);background:var(--card);border-radius:1.25rem;flex-direction:column;justify-content:space-between;width:20rem;min-height:16rem;margin:0;padding:1.5rem;display:flex}@media (min-width:768px){.testimonials__card{width:22rem;min-height:17rem;padding:1.75rem}}.testimonials__quote{margin:0 0 1.5rem;font-style:normal}.testimonials__footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;display:flex}.testimonials__author{align-items:center;gap:.75rem;min-width:0;display:flex}.testimonials__avatar{background:color-mix(in srgb, var(--primary) 18%, var(--card));width:2.5rem;height:2.5rem;color:var(--primary);letter-spacing:.02em;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.testimonials__name{color:var(--foreground);font-size:.9375rem;font-style:normal;font-weight:700;line-height:1.3;display:block}.testimonials__role{color:var(--subtext);margin:.125rem 0 0;font-size:.8125rem;line-height:1.4}.testimonials__logo{object-fit:contain;opacity:.85;flex-shrink:0;width:auto;max-width:4.5rem;height:1.5rem}@keyframes testimonials-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
