.testimonials{--gap:24px;--card-w:400px;--card-h:400px;--bg:#faf9f5;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin:32px auto;max-width:1920px;overflow:hidden;position:relative}.testimonial__link{color:inherit;display:block;text-decoration:none}.testimonials__track{align-items:stretch;display:flex;gap:var(--gap);height:var(--card-h);overflow-x:auto;overflow-y:hidden;padding:0 4px 8px;position:relative;scroll-snap-type:x mandatory;z-index:1;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.testimonials__track::-webkit-scrollbar{background:transparent;display:none;height:0;width:0}.testimonial{align-items:center;border-radius:10px;box-shadow:0 0 0 1px rgba(0,0,0,.04);box-sizing:border-box;display:flex;flex:0 0 var(--card-w);flex-direction:column;gap:48px;height:var(--card-h);isolation:isolate;min-height:370px;min-width:370px;padding:48px 32px;position:relative;scroll-snap-align:start;width:var(--card-w)}.testimonial__head{align-items:flex-start;display:flex;flex-direction:column;gap:12px;width:336px}.testimonial__name{color:#333;font-size:20px;font-weight:700;line-height:140%;margin:0;width:100%}.testimonial__stars{align-items:center;display:flex;gap:4px;height:28px}.testimonial__stars .rating-star{background:linear-gradient(90deg,#ffda00 0 var(--p,0),transparent 0) no-repeat,rgba(255,218,0,.25);display:inline-block;height:22.94px;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23000" d="M12 2l3.09 6.26 6.91.99-5 4.86 1.18 6.89L12 17.77 5.82 21l1.18-6.89-5-4.86 6.91-.99L12 2z"/></svg>') center/contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23000" d="M12 2l3.09 6.26 6.91.99-5 4.86 1.18 6.89L12 17.77 5.82 21l1.18-6.89-5-4.86 6.91-.99L12 2z"/></svg>') center/contain no-repeat;width:22.63px}.testimonial__body{align-items:flex-start;display:flex;flex-direction:column;gap:20px;height:168px;overflow:hidden;padding-top:24px;position:relative;width:336px;z-index:1}.testimonial__body p{color:#333;font-size:16px;font-weight:400;line-height:150%;margin:0;max-height:100%;overflow-y:auto;overscroll-behavior:contain;padding-right:8px;scrollbar-gutter:stable;scrollbar-width:none;width:100%;-ms-overflow-style:none}.testimonial__body p::-webkit-scrollbar{background:transparent;display:none;height:0;width:0}.testimonial__overlay{bottom:0;height:64px;left:.25%;pointer-events:none;position:absolute;right:.25%;z-index:2}.testimonials__arrow{align-items:center;background:rgba(0,0,0,.06);border:none;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.08);color:#333;cursor:pointer;display:flex;font-size:18px;height:36px;justify-content:center;pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s,transform .2s;width:36px;z-index:2}.testimonials__arrow:hover{background:rgba(0,0,0,.15);transform:translateY(-50%) scale(1.08)}.testimonials__arrow--left{left:8px}.testimonials__arrow--right{right:8px}@media (max-width:768px){.testimonials{margin:24px 0}.testimonials__track{gap:16px;height:auto;padding:0 4px 8px;scroll-padding-left:1px;-ms-overflow-style:none;scrollbar-width:none}.testimonials__track::-webkit-scrollbar{display:none}.testimonial{flex:0 0 256px;gap:24px;height:342px;min-height:342px;min-width:256px;padding:20px;width:256px}.testimonial__head{gap:12px;width:216px}.testimonial__name{font-size:18px}.testimonial__body{height:144px;padding-top:16px;width:216px}.testimonial__overlay{height:56px}.testimonials__arrow{display:none}}