.company-section{padding:3rem;position:relative;overflow:hidden;min-height:80vh;display:flex;align-items:center}.container{max-width:1100px;margin:0 auto;padding:0 1rem;text-align:center}.section-title{font-size:1.75rem;font-weight:700;color:#adb0b4;margin-bottom:1rem;line-height:1.2}.highlight{background:linear-gradient(135deg,#46ac7c,#5cf6be);-webkit-background-clip:text;background-clip:text;color:transparent}.trusted-by{margin-bottom:2rem}.trusted-text{font-size:1rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.1em}.company-logos{margin-bottom:3rem;overflow:hidden;position:relative;background:rgba(161,161,161,.5);border-radius:1rem;padding:2rem 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.logos-track{display:flex;align-items:center;animation:scroll 30s linear infinite;width:-moz-fit-content;width:fit-content}.logo-item{flex-shrink:0;margin:0 2rem;opacity:.7;transition:all .3s ease;filter:grayscale(100%)}.logo-item:hover{opacity:1;filter:grayscale(0);transform:scale(1.05)}.company-logo{width:120px;height:40px}.logo-text{font-family:Inter,sans-serif;font-weight:600;font-size:12px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.company-logos:hover .logos-track{animation-play-state:paused}@media (max-width:1070px){.company-section{padding:3rem 0;max-width:100vw!important;display:flex;align-items:center;justify-content:center}.section-title{font-size:1rem;font-weight:700;color:#adb0b4;margin-bottom:1rem;line-height:1.2;flex-wrap:wrap}}@media (max-width:768px){.section-title{font-size:1rem}.company-logos{margin:0 -1rem 2rem;padding:1.5rem 0}.logo-item{margin:0 1rem}.company-logo{width:90px;height:30px}.logos-track{animation-duration:40s}}@media (max-width:480px){.company-section{padding:2rem 0}.section-title{font-size:.65rem;display:none}.trusted-text{font-size:.8rem}.logo-item{margin:0 .5rem}.company-logo{width:75px;height:26px}.logos-track{animation-duration:50s}}