.vouches{padding:76px 0 84px;position:relative}.vouches-head{text-align:center;max-width:720px;margin:0 auto 40px;padding:0 24px}.vouches-head .tag{letter-spacing:.18em;text-transform:uppercase;color:var(--cyan,#56cdff);border:1px solid var(--line-2,#78aae638);border-radius:999px;margin-bottom:14px;padding:5px 12px;font-size:11px;display:inline-block}.vouches-head h2{color:var(--t1,#eef3fb);margin:0 0 8px;font-size:30px}.vouches-head p{color:var(--t2,#9fb0c8);margin:0;font-size:14px}.vouch-marquee{flex-direction:column;gap:18px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.vouch-row{overflow:hidden}.vouch-track{width:max-content;animation:vouch-scroll var(--spd,54s) linear infinite;will-change:transform;display:flex}@keyframes vouch-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.vouch-row[data-dir=rev] .vouch-track{animation-direction:reverse}.vouch-marquee:hover .vouch-track{animation-play-state:paused}.vouch{background:linear-gradient(165deg, #56cdff0d, #56cdff00 44%), var(--panel,#0b101aa8);border:1px solid var(--line,#78aae624);width:clamp(290px,24vw,360px);height:214px;transition:transform var(--dur-fast,.2s) var(--ease-out,cubic-bezier(.22, 1, .36, 1)), border-color var(--dur-fast,.2s) ease, box-shadow var(--dur-fast,.2s) ease;border-radius:18px;flex-direction:column;flex:none;margin:0 18px 0 0;padding:22px 22px 18px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff08,0 10px 30px -18px #000000b3}.vouch:before{content:"";background:linear-gradient(90deg, transparent, var(--gold,#c9a84c) 50%, transparent);opacity:.55;height:2px;position:absolute;inset:0 0 auto}.vouch:hover{border-color:var(--line-3,#78aae657);transform:translateY(-4px);box-shadow:inset 0 1px #ffffff0d,0 18px 42px -20px #000000d9,0 0 0 1px #56cdff1f}.vouch-q{width:30px;height:30px;color:var(--gold,#c9a84c);opacity:.13;position:absolute;top:14px;right:16px}.vouch-stars{color:var(--gold,#c9a84c);gap:2px;margin-bottom:12px;display:inline-flex}.vouch-stars svg{fill:currentColor;stroke-width:1.25px;width:14px;height:14px}.vouch blockquote{color:var(--t1,#eef3fb);-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;flex:auto;margin:0 0 14px;font-size:14.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.vouch figcaption{border-top:1px solid var(--line,#78aae61f);align-items:center;gap:10px;margin-top:auto;padding-top:13px;display:flex}.vouch-ava{object-fit:cover;border:1px solid var(--line-2,#78aae638);border-radius:50%;flex:none;width:36px;height:36px}.vouch-ava-fb{background:var(--cyan-dim,#56cdff1a);color:var(--cyan,#56cdff);justify-content:center;align-items:center;font-size:15px;font-weight:700;display:inline-flex}.vouch-id{flex-direction:column;gap:1px;min-width:0;display:flex}.vouch-name{color:var(--t1,#eef3fb);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;font-size:13px;font-weight:600;display:inline-flex;overflow:hidden}.vouch-verified{width:14px;height:14px;color:var(--cyan,#56cdff);flex:none}.vouch-date{color:var(--t3,#5d6b82);letter-spacing:.01em;font-size:11px}@media (max-width:720px){.vouches{padding:54px 0 62px}.vouches-head h2{font-size:23px}.vouch{width:clamp(262px,82vw,320px);height:206px}}@media (prefers-reduced-motion:reduce){.vouch-track{animation:none}.vouch-row{scrollbar-width:none;overflow-x:auto}.vouch-row::-webkit-scrollbar{display:none}}