.sym-testimonial-wrap{background-color:var(--sym-blue);padding:80px 40px;text-align:center;position:relative;overflow:hidden;width:100%}.sym-testimonial-glow{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0%,rgb(201 168 76 / .18) 0%,transparent 55%);pointer-events:none;z-index:0}.sym-testimonial-inner{max-width:740px;margin:0 auto;position:relative;z-index:1}.sym-testimonial-item{padding:0}.sym-testimonial--stacked .sym-testimonial-item+.sym-testimonial-item{border-top:1px solid rgb(255 255 255 / .12);margin-top:52px;padding-top:52px}.sym-testimonial-quotemark{font-family:var(--sym-font-heading);font-size:120px;font-weight:700;color:rgb(201 168 76 / .25);line-height:.7;margin-bottom:8px;display:block;user-select:none}.sym-testimonial-stars{color:var(--sym-gold);font-size:18px;letter-spacing:3px;margin-bottom:20px;display:block;line-height:1}.sym-testimonial-quote{font-family:var(--sym-font-heading);font-size:26px;font-style:italic;color:rgb(255 255 255 / .92);line-height:1.55;margin-bottom:28px;display:block}.sym-testimonial-author{font-family:var(--sym-font-display);font-size:10px;font-weight:600;letter-spacing:3px;text-transform:uppercase;line-height:1;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0}.sym-testimonial-author-name{color:var(--sym-gold-light)}.sym-testimonial-author-sep{color:rgb(232 200 120 / .35)}.sym-testimonial-author-source{color:rgb(232 200 120 / .65)}.sym-testimonial--slider .sym-testimonial-slider{position:relative;width:100%}.sym-testimonial-slide{position:absolute;top:0;left:0;right:0;opacity:0;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-fill-mode:both}.sym-testimonial-slide:first-child{position:relative}.sym-testimonial-dots{display:flex;justify-content:center;gap:8px;margin-top:32px}.sym-testimonial-dot{width:8px;height:8px;border-radius:50%;background:rgb(255 255 255 / .25);display:inline-block;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-fill-mode:both}@media (max-width:768px){.sym-testimonial-wrap{padding:60px 24px}.sym-testimonial-quote{font-size:20px}.sym-testimonial-quotemark{font-size:80px}}@media (max-width:480px){.sym-testimonial-quote{font-size:18px}.sym-testimonial-author{flex-direction:column;gap:6px}.sym-testimonial-author-sep{display:none}}