.features{padding:2rem 0 2.5rem;overflow:hidden;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06);background:#00000003}.features-ticker{position:relative}.features-title{text-align:center;font-family:var(--font-display);font-size:18px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;margin:0 0 1.5rem;background:linear-gradient(90deg,#818cf8,#a78bfa,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-fade-left{position:absolute;left:0;top:0;bottom:0;width:10rem;background:linear-gradient(to right,var(--color-background),transparent);z-index:10;pointer-events:none}.features-fade-right{position:absolute;right:0;top:0;bottom:0;width:10rem;background:linear-gradient(to left,var(--color-background),transparent);z-index:10;pointer-events:none}.features-scroll{display:flex;animation:scroll 35s linear infinite}.features-scroll:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.features-item{flex-shrink:0;margin:0 .5rem;text-decoration:none}.features-item-inner{display:flex;align-items:center;justify-content:center;border-radius:16px;border:1px solid rgba(0,0,0,.08);background:#fffc;backdrop-filter:blur(4px);transition:all var(--transition-normal)}.features-item-inner--square{width:100px;height:100px}.features-item-inner--wide{width:160px;height:100px}.features-item-inner--extraWide{width:220px;height:100px}.features-item:hover .features-item-inner{background:#6366f11a;border-color:#6366f166;transform:scale(1.08);box-shadow:0 4px 20px #6366f133}.features-company-logo{border-radius:10px;object-fit:contain;background:#fff;padding:8px}.features-company-logo--square{width:72px;height:72px}.features-company-logo--wide{width:130px;height:72px}.features-company-logo--extraWide{width:190px;height:72px}.features-company-badge{width:72px;height:72px;border-radius:10px;background:linear-gradient(135deg,#6366f14d,#8b5cf64d);border:1px solid rgba(99,102,241,.4);color:#fff;font-weight:700;font-size:14px;font-family:var(--font-mono);display:flex;align-items:center;justify-content:center;letter-spacing:-.02em}@media(max-width:768px){.features{padding:1.5rem 0 2rem}.features-title{font-size:14px;margin-bottom:1.25rem}.features-fade-left,.features-fade-right{width:4rem}.features-item-inner--square{width:80px;height:80px}.features-item-inner--wide{width:120px;height:80px}.features-item-inner--extraWide{width:160px;height:80px}.features-company-logo--square{width:56px;height:56px}.features-company-logo--wide{width:100px;height:56px}.features-company-logo--extraWide{width:140px;height:56px}.features-company-badge{width:56px;height:56px;font-size:12px}}
