.cake-testimonials{overflow:hidden}.cake-testimonials__heading-wrap{text-align:center;margin-bottom:2.5rem;padding:0 1.5rem}.cake-testimonials__marquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.cake-testimonials__track{width:max-content;animation:cake-testimonials-scroll var(--TESTIMONIAL-SCROLL-RATE,60s) linear infinite;display:flex}.cake-testimonials__track:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.cake-testimonials__track{flex-wrap:wrap;justify-content:center;width:100%;padding:0 1.5rem;animation:none}}.cake-testimonials__set{gap:1.25rem;padding-right:1.25rem;display:flex}@media (prefers-reduced-motion:reduce){.cake-testimonials__marquee{overflow:visible;-webkit-mask-image:none;mask-image:none}}@keyframes cake-testimonials-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.cake-testimonial-card{border:1px solid #00000014;border-radius:12px;flex-direction:column;flex-shrink:0;gap:.75rem;width:300px;padding:1.5rem;display:flex}.cake-testimonial-card__stars{justify-content:space-between;align-items:center;gap:2px;display:flex}.cake-testimonial-card__stars svg path{opacity:1;fill:#b25034}.cake-testimonial-card__stars svg.cake-quote-icon path{opacity:.2;fill:#0d0c0c}.cake-testimonial-card__text{margin:0;padding:0;font-size:15px;line-height:1.6}.cake-testimonial-card__name{margin-top:auto;font-size:14px;font-weight:700}
