.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-nav{gap:.5rem;display:flex}.testimonials-nav-btn{border:1px solid var(--foreground-200);width:3rem;height:3rem;color:var(--foreground);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:border-color .3s,opacity .3s;display:flex}.testimonials-nav-btn:hover:not(:disabled){border-color:var(--foreground)}.testimonials-nav-btn:disabled{opacity:.25;cursor:default}.testimonials-track{scrollbar-width:none;cursor:grab;-webkit-overflow-scrolling:touch;gap:1.5rem;padding:0 1.5rem;display:flex;overflow-x:auto}.testimonials-track::-webkit-scrollbar{display:none}.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%}}
.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}
