.landing-testimonials{border-bottom:1px solid rgba(var(--color-border),var(--color-border-alpha,1));padding:120px 0}.landing-testimonials__header{display:flex;justify-content:center;align-items:flex-start;gap:var(--f-column-gap,3rem);margin-bottom:80px}.landing-testimonials__header-left{flex:1;min-width:0}.landing-testimonials__title{margin:0 0 20px}.landing-testimonials__header-desc{font-size:var(--font-size-xs);line-height:1.8;color:rgb(var(--color-subtext))}.landing-testimonials__header-right{display:flex;align-items:center;flex-shrink:0}.landing-testimonials__body{display:flex;justify-content:center;gap:var(--f-column-gap-xl,3rem);align-items:flex-start}.landing-testimonials__reviews{flex:0 0 auto;width:42%;display:flex;flex-direction:column;gap:30px}.landing-testimonials__review{border-bottom:1px solid rgba(var(--color-border),var(--color-border-alpha,1));padding-bottom:30px}.landing-testimonials__review:last-child{border-bottom:none}.landing-testimonials__review-quote-icon{display:flex;align-items:center;gap:10px;margin-bottom:12px}.landing-testimonials__review-quote-icon svg{width:14px;height:14px;color:rgb(var(--color-foreground))}.landing-testimonials__review-headline{font-size:var(--font-size-base);color:rgb(var(--color-foreground));font-weight:400;line-height:1.7}.landing-testimonials__review-text{font-size:var(--font-size-sm);line-height:1.7;color:rgb(var(--color-subtext));margin:12px 0 20px}.landing-testimonials__reviewer{display:flex;align-items:center;gap:12px}.landing-testimonials__avatar{width:68px;height:68px;border-radius:99px;background-color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-testimonials__avatar-text{font-size:var(--font-size-base);font-weight:700;color:rgb(var(--color-background));text-transform:uppercase}.landing-testimonials__reviewer-info{display:flex;flex-direction:column;gap:3px}.landing-testimonials__reviewer-name{font-size:var(--font-size-base);color:rgb(var(--color-foreground));font-weight:400;line-height:1.7}.landing-testimonials__reviewer-title{font-size:var(--font-size-xxxs);color:rgb(var(--color-subtext));line-height:1.8}.landing-testimonials__stars{display:flex;align-items:center;gap:3px;margin-bottom:16px}.landing-testimonials__star{width:18px;height:18px;flex-shrink:0}.landing-testimonials__star--filled,.landing-testimonials__star--half{color:rgb(var(--color-foreground))}.landing-testimonials__star--empty{color:rgba(var(--color-border),var(--color-border-alpha,1))}.landing-testimonials__rating-number{font-size:var(--font-size-xs);font-weight:600;color:rgb(var(--color-foreground));margin-left:6px}.landing-testimonials__body>motion-element{flex:0 0 auto;width:55%;position:sticky;top:calc(var(--header-height,0px) + 2rem);align-self:flex-start}.landing-testimonials__image{width:100%}.landing-testimonials__image .landing-img-placeholder{width:100%;aspect-ratio:550/367}@media (max-width:989px){.landing-testimonials{padding:60px 0}.landing-testimonials__header{flex-direction:column;margin-bottom:40px}.landing-testimonials__body{flex-direction:column-reverse}.landing-testimonials__body>motion-element,.landing-testimonials__image,.landing-testimonials__reviews{width:100%}}