*,:before,:after{box-sizing:border-box}html{overflow-x:hidden}body{color:#f4f4f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#050505;min-height:100svh;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}#root{width:100%;max-width:100%;min-height:100svh;margin:0}.app{width:100%;max-width:100%;overflow-x:hidden}.testimonials-section{--testimonials-bg:#050505;--testimonials-cyan:#22d3ee;--testimonials-cyan-border:#22d3ee2e;--testimonials-card-bg:#0c0e12eb;--testimonials-text:#f4f4f5;--testimonials-muted:#a1a1aa;--testimonials-label:#67e8f9;--testimonials-max:1280px;--testimonials-gap:clamp(1.25rem, 3vw, 1.5rem);--testimonials-radius:22px;box-sizing:border-box;background:var(--testimonials-bg);width:100%;max-width:100%;min-height:100svh;color:var(--testimonials-text);justify-content:center;align-items:center;padding:clamp(3rem,6vw,5rem) clamp(1.25rem,5vw,3rem);font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.testimonials-section *,.testimonials-section :before,.testimonials-section :after{box-sizing:border-box}.testimonials-section__glow{pointer-events:none;z-index:0;background:radial-gradient(55% 70% at 18% 42%,#06b6d424 0%,#0000 62%),radial-gradient(40% 50% at 85% 20%,#0ea5e90f 0%,#0000 55%);position:absolute;inset:0}.testimonials-section__vignette{pointer-events:none;z-index:0;background:radial-gradient(120% 100%,#0000 35%,#0000008c 100%);position:absolute;inset:0}.testimonials-section__inner{z-index:1;width:100%;max-width:var(--testimonials-max);grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);align-items:center;gap:clamp(1.75rem,4vw,3rem);margin:0 auto;display:grid;position:relative}.testimonials-section__content{text-align:left;flex-direction:column;gap:clamp(1.25rem,3vw,1.75rem);padding-top:.25rem;display:flex}.testimonials-section__brand{align-items:center;gap:.55rem;margin-bottom:.25rem;display:flex}.testimonials-section__logo{object-fit:contain;width:28px;height:28px;display:block}.testimonials-section__brand-name{letter-spacing:-.015em;color:#fff;font-family:inherit;font-size:1.35rem;font-weight:800;line-height:1}.testimonials-section__heading{letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(2.35rem,5.2vw,3.65rem);font-weight:700;line-height:1.08}.testimonials-section__heading-line{display:block}.testimonials-section__highlight{background:linear-gradient(105deg,#22d3ee 0%,#38bdf8 48%,#67e8f9 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.testimonials-section__description{max-width:26rem;color:var(--testimonials-muted);margin:0;font-size:clamp(.95rem,1.8vw,1.05rem);line-height:1.65}.testimonials-section__unfair{border-left:3px solid var(--testimonials-cyan);text-align:left;background:#22d3ee08;border-radius:0 16px 16px 0;max-width:28rem;margin-top:.5rem;padding:1.15rem 1.35rem}.testimonials-section__unfair-quote{color:#fff;letter-spacing:-.01em;margin:0;font-family:inherit;font-size:1.15rem;font-weight:700}.testimonials-section__unfair-author{color:var(--testimonials-cyan);text-transform:uppercase;letter-spacing:.08em;margin-top:.2rem;margin-bottom:.6rem;font-size:.72rem;font-style:normal;font-weight:600;display:block}.testimonials-section__unfair-text{color:var(--testimonials-muted);margin:0;font-size:.92rem;line-height:1.55}.testimonials-section__stats{border-top:1px solid #ffffff14;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,4vw,2.5rem);margin-top:clamp(1rem,3vw,2rem);padding-top:clamp(1.5rem,3vw,2rem);display:grid}.testimonials-section__stat-value{letter-spacing:-.02em;color:#fff;margin:0 0 .35rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.1}.testimonials-section__stat-label{letter-spacing:.12em;text-transform:uppercase;color:#71717a;margin:0;font-size:.65rem;font-weight:600;line-height:1.4}.testimonials-section__cards{width:100%;min-width:0;overflow:hidden}.testimonials-section__marquee--desktop{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,3vw,2rem);width:100%;min-width:0;height:clamp(520px,68vh,720px);display:grid;overflow:hidden}.testimonials-section__marquee--mobile{width:100%;min-width:0;display:none;overflow:hidden}.testimonial-marquee{overscroll-behavior:none;min-width:0;height:100%;position:relative;overflow:hidden}.testimonial-marquee__viewport{scrollbar-width:none;-ms-overflow-style:none;height:100%;padding:20px 28px;overflow:hidden}.testimonial-marquee__viewport::-webkit-scrollbar{display:none}.testimonial-marquee--vertical,.testimonial-marquee--vertical .testimonial-marquee__viewport{height:100%}.testimonial-marquee--horizontal{height:410px}.testimonial-marquee__viewport--horizontal{height:100%;padding:16px 0;overflow:hidden}.testimonial-marquee__fade{pointer-events:none;z-index:3;position:absolute}.testimonial-marquee--vertical .testimonial-marquee__fade--start{background:linear-gradient(to bottom, var(--testimonials-bg) 0%, #05050500 100%);height:72px;top:0;left:0;right:0}.testimonial-marquee--vertical .testimonial-marquee__fade--end{background:linear-gradient(to top, var(--testimonials-bg) 0%, #05050500 100%);height:72px;bottom:0;left:0;right:0}.testimonial-marquee--horizontal .testimonial-marquee__fade--start,.testimonial-marquee--horizontal .testimonial-marquee__fade--end{display:none}.testimonial-marquee__track{pointer-events:none;will-change:transform;display:flex}.testimonial-marquee__track .testimonial-marquee__item{pointer-events:auto}.testimonial-marquee--vertical .testimonial-marquee__track{flex-direction:column;gap:0;width:100%}.testimonial-marquee--horizontal .testimonial-marquee__track{flex-direction:row;align-items:stretch;gap:0;width:max-content;padding:.5rem 0}.testimonial-marquee__item{flex-shrink:0;min-width:0;padding:14px 10px;position:relative}.testimonial-marquee--vertical .testimonial-marquee__item{margin-bottom:var(--testimonials-gap)}.testimonial-marquee--horizontal .testimonial-marquee__item{margin-right:var(--testimonials-gap)}.testimonial-marquee__item:before{content:"";border-radius:var(--testimonials-radius);opacity:0;pointer-events:none;z-index:0;transition:opacity .35s;position:absolute;inset:14px 10px;box-shadow:0 0 0 1px #22d3ee8c,0 0 20px 2px #22d3ee73,0 0 40px 6px #22d3ee47,0 0 60px 12px #22d3ee24}.testimonial-marquee__item:hover:before,.testimonial-marquee__item:focus-within:before{opacity:1}.testimonial-marquee--vertical .testimonial-marquee__item{width:100%}.testimonial-marquee--horizontal .testimonial-marquee__item{width:clamp(280px,82vw,340px);padding:12px 14px}.testimonial-marquee--horizontal .testimonial-marquee__item:before{inset:12px 14px}.testimonial-marquee__track--up{animation:marquee-up var(--marquee-duration,40s) linear infinite}.testimonial-marquee__track--down{animation:marquee-down var(--marquee-duration,40s) linear infinite}.testimonial-marquee__track--h-left{animation:marquee-left var(--marquee-duration,40s) linear infinite}.testimonial-marquee__track--h-right{animation:marquee-right var(--marquee-duration,40s) linear infinite}.testimonial-marquee:hover .testimonial-marquee__track{animation-play-state:paused}@keyframes marquee-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes marquee-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.fade-up-element{opacity:0;will-change:opacity, transform;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.is-visible .fade-up-element{opacity:1;transform:translateY(0)}.is-visible.testimonials-section__content .fade-up-element:first-child{transition-delay:.12s}.is-visible.testimonials-section__content .fade-up-element:nth-child(2){transition-delay:.21s}.is-visible.testimonials-section__content .fade-up-element:nth-child(3){transition-delay:.3s}.is-visible.testimonials-section__content .fade-up-element:nth-child(4){transition-delay:.39s}.testimonials-section__cards{opacity:0;will-change:opacity, transform;transition:opacity .55s cubic-bezier(.22,1,.36,1) .12s,transform .55s cubic-bezier(.22,1,.36,1) .12s;transform:translateY(28px)}.testimonials-section__cards.is-visible{opacity:1;transform:translateY(0)}.testimonial-card{z-index:1;border-radius:var(--testimonials-radius);background:var(--testimonials-card-bg);-webkit-backdrop-filter:blur(12px);width:100%;min-width:0;height:100%;box-shadow:none;border:1px solid #ffffff0f;flex-direction:column;padding:clamp(1.25rem,2.5vw,1.65rem) clamp(1.15rem,2.5vw,1.5rem);transition:border-color .35s,box-shadow .35s,background-color .35s,transform .35s;display:flex;position:relative}.testimonial-marquee__item:hover,.testimonial-marquee__item:focus-within{z-index:4}.testimonial-marquee__item:hover .testimonial-card,.testimonial-marquee__item:focus-within .testimonial-card{background:#0e1218f5;border-color:#22d3ee8c;transform:translateY(-4px)scale(1.012);box-shadow:0 0 0 1px #22d3ee66,0 0 18px #22d3ee59,0 0 36px #22d3ee38,0 0 56px #22d3ee1f}.testimonial-card--horizontal{height:280px;max-height:280px;overflow:hidden}.testimonial-card__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex;overflow:hidden}.testimonial-card__avatar--image{background:#ffffff1a}.testimonial-card__avatar--fallback{color:#fff;text-transform:uppercase;-webkit-user-select:none;user-select:none;background-color:#c2410c;font-family:inherit;font-size:1.25rem;font-weight:700}.testimonial-card__avatar img{object-fit:cover;width:100%;height:100%;display:block}.testimonial-card__author-info{margin-bottom:1rem}.testimonial-card__body{color:#d4d4d8;flex:1;margin:0;font-size:.9rem;line-height:1.65}.testimonial-card__rating{border-top:1px solid #ffffff0f;margin-top:1.25rem;padding-top:1rem}.testimonial-card__stars{gap:.15rem;display:flex}.testimonial-card__star{color:var(--testimonials-cyan);font-size:.85rem;line-height:1}.testimonial-card__star--empty{color:#ffffff26}.testimonial-card__star--half{color:#ffffff26;display:inline-block;position:relative}.testimonial-card__star--half:before{content:"★";width:50%;color:var(--testimonials-cyan);position:absolute;top:0;left:0;overflow:hidden}.testimonial-card__name{letter-spacing:-.01em;color:#fff;margin:0 0 .25rem;font-size:.95rem;font-weight:700;line-height:1.3}.testimonial-card__platform{letter-spacing:.12em;text-transform:uppercase;color:var(--testimonials-cyan);margin:0;font-size:.62rem;font-weight:600;line-height:1.4}.testimonial-card__body-container{flex-direction:column;flex:1;display:flex;position:relative}.testimonial-card__body-container--collapsed{max-height:95px;overflow:hidden}.testimonial-card__body-container--scrollable{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#22d3ee59 transparent;flex:1;min-height:0;overflow-y:auto}.testimonial-card__body-container--scrollable::-webkit-scrollbar{width:4px}.testimonial-card__body-container--scrollable::-webkit-scrollbar-thumb{background:#22d3ee59;border-radius:4px}.testimonial-card__body-fade{background:linear-gradient(to bottom, transparent, var(--testimonials-card-bg));pointer-events:none;height:44px;position:absolute;bottom:0;left:0;right:0}.testimonial-marquee__item:hover .testimonial-card__body-fade,.testimonial-marquee__item:focus-within .testimonial-card__body-fade{background:linear-gradient(#0000,#0e1218f5)}.testimonial-card__read-more{color:var(--testimonials-cyan);cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;gap:.25rem;width:fit-content;padding:.5rem 0 0;font-size:.75rem;font-weight:600;transition:color .2s;display:inline-flex}.testimonial-card__read-more:hover{color:#67e8f9}@media (width<=767px){.testimonials-section__inner{grid-template-columns:1fr;gap:clamp(2rem,5vw,3rem)}.testimonials-section__content{max-width:48rem}.testimonials-section__unfair{max-width:100%;padding:.95rem 1.15rem}.testimonials-section__unfair-text{display:none}.testimonials-section__stats{max-width:32rem}.testimonials-section__marquee--desktop{display:none}.testimonials-section__marquee--mobile{width:auto;height:410px;margin-inline:calc(-1*clamp(1.25rem,5vw,3rem));display:block}.testimonial-marquee--horizontal{height:100%;min-height:0}.testimonial-marquee--horizontal .testimonial-marquee__item{width:min(88vw,360px)}}@media (width<=640px){.testimonials-section{padding-inline:1rem}.testimonials-section__marquee--mobile{margin-inline:-1rem}.testimonial-marquee--horizontal .testimonial-marquee__item{width:min(88vw,320px)}.testimonials-section__stats{grid-template-columns:1fr 1fr;gap:1.25rem}}@media (width>=768px) and (width<=1024px){.testimonials-section__inner{grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,3rem)}.testimonials-section__marquee--desktop{grid-template-columns:1fr}.testimonials-section__marquee--desktop>:nth-child(2){display:none}}@media (width>=1025px){.testimonials-section{--testimonials-max:min(92vw, 1440px);min-height:100svh;padding-top:3rem;padding-bottom:3rem}.testimonials-section__inner{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:2.5rem}.testimonial-card{padding:2.25rem 2rem}.testimonial-card__avatar{width:58px;height:58px;margin-bottom:1.15rem}.testimonial-card__body{font-size:1.12rem;line-height:1.65}.testimonial-card__name{font-size:1.22rem}.testimonial-card__platform{font-size:.8rem}.testimonial-card__rating{margin-top:1.5rem;padding-top:1.25rem}.testimonial-card__star{font-size:1.15rem}.testimonials-section__marquee--desktop{gap:1.5rem;height:clamp(550px,75vh,850px)}.testimonial-marquee--vertical .testimonial-marquee__track{gap:0}.testimonial-marquee--vertical .testimonial-marquee__item{margin-bottom:2rem}}@media (width>=1600px){.testimonials-section{--testimonials-max:min(94vw, 1800px);padding-top:4rem;padding-bottom:4rem}.testimonials-section__inner{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:3.5rem}.testimonials-section__content{gap:2rem}.testimonials-section__heading{font-size:clamp(3rem,4.2vw,4.5rem);line-height:1.05}.testimonials-section__description{max-width:32rem;font-size:1.15rem;line-height:1.7}.testimonials-section__unfair{border-radius:0 20px 20px 0;max-width:34rem;padding:1.5rem 1.75rem}.testimonials-section__unfair-quote{font-size:1.35rem}.testimonials-section__unfair-author{font-size:.95rem}.testimonials-section__unfair-text{font-size:1.05rem;line-height:1.6}.testimonials-section__stat-value{font-size:2.75rem}.testimonials-section__stat-label{font-size:.75rem}.testimonials-section__marquee--desktop{gap:2rem;height:clamp(600px,80vh,950px)}.testimonial-marquee--vertical .testimonial-marquee__track{gap:0}.testimonial-marquee--vertical .testimonial-marquee__item{margin-bottom:3rem}.testimonial-card{padding:2.75rem 2.5rem}.testimonial-card__avatar{width:72px;height:72px;margin-bottom:1.5rem}.testimonial-card__body{font-size:1.25rem;line-height:1.75}.testimonial-card__name{font-size:1.35rem}.testimonial-card__platform{font-size:.9rem}.testimonial-card__rating{margin-top:1.75rem;padding-top:1.5rem}.testimonial-card__star{font-size:1.25rem}}
