.testimonials{background-color:var(--background);width:100%;padding:6rem 0;position:relative;overflow:hidden}.testimonials-header{justify-content:space-between;align-items:flex-end;padding:0 1.5rem 3rem;display:flex}.testimonials-header-left h2{color:var(--foreground)}.testimonials-header-right{align-items:center;gap:2rem;display:flex}.testimonials-rows{flex-direction:column;gap:1.5rem;display:flex}.testimonials-track{width:100%;overflow:visible}.testimonials-track-inner{will-change:transform;width:max-content;display:flex}.testimonials-track-inner.scroll-left{animation:60s linear infinite marquee-left}.testimonials-track-inner.scroll-right{animation:60s linear infinite marquee-right}.testimonials-track-set{gap:1.5rem;padding-right:1.5rem;display:flex}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.testimonial-card{border:1px solid var(--foreground-200);-webkit-user-select:none;user-select:none;border-radius:.25rem;flex-direction:column;flex-shrink:0;gap:1.5rem;width:36rem;max-width:80vw;padding:2.5rem;transition:border-color .3s;display:flex}.testimonial-card:hover{border-color:var(--foreground)}.testimonial-quote{flex:1}.testimonial-quote p{color:var(--foreground);-webkit-line-clamp:6;-webkit-box-orient:vertical;line-height:1.6;display:-webkit-box;overflow:hidden}.testimonial-footer{border-top:1px solid var(--foreground-200);justify-content:space-between;align-items:flex-end;gap:1rem;padding-top:1rem;display:flex}.testimonial-author-name{color:var(--foreground);font-weight:500}.testimonial-author-business{color:var(--foreground-200);margin-top:.25rem}.testimonial-date{color:var(--foreground-200);flex-shrink:0}@media (max-width:1000px){.testimonials{padding:4rem 0}.testimonial-card{width:28rem}.testimonials-header{flex-direction:column;align-items:flex-start;gap:1rem}.testimonials-header-right{justify-content:space-between;width:100%}.testimonials-rows{gap:1rem}}
.gtb{align-items:center;gap:0;display:flex}.gtb-laurel{object-fit:contain;width:3.5rem;height:3.5rem}.gtb-lg .gtb-laurel{width:5rem;height:5rem}.gtb-light .gtb-laurel{filter:brightness(0)}.gtb-dark .gtb-laurel{filter:brightness(0)invert()}.gtb-laurel-left{margin-right:-.5rem}.gtb-laurel-right{margin-left:-.5rem;transform:scaleX(-1)}.gtb-center{flex-direction:column;align-items:center;gap:.2rem;display:flex}.gtb-lg .gtb-center{gap:.35rem}.gtb-title{letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:700}.gtb-lg .gtb-title{letter-spacing:.08em;font-size:.85rem}.gtb-light .gtb-title{color:var(--foreground)}.gtb-dark .gtb-title{color:#fff}.gtb-stars-row{align-items:center;gap:.4rem;display:flex}.gtb-lg .gtb-stars-row{gap:.5rem}.gtb-g-logo{width:1.1rem;height:1.1rem}.gtb-lg .gtb-g-logo{width:1.4rem;height:1.4rem}.gtb-stars{gap:.15rem;display:flex}.gtb-star{color:#facc15;width:.9rem;height:.9rem}.gtb-lg .gtb-star{width:1.15rem;height:1.15rem}.gtb-sub{font-size:.65rem;font-weight:500}.gtb-lg .gtb-sub{font-size:.8rem}.gtb-light .gtb-sub{color:var(--foreground-200)}.gtb-dark .gtb-sub{color:#fff9}
