.trusted-by-section{width:100%}.trusted-by-carousel{overflow:hidden;position:relative;width:100%;padding:16px 0;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 80px,#000 calc(100% - 80px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 80px,#000 calc(100% - 80px),transparent 100%)}.trusted-by-track{display:flex;gap:24px;width:max-content;animation:trustedByScroll 60s linear infinite}.trusted-by-carousel:hover .trusted-by-track{animation-play-state:paused}@keyframes trustedByScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.trusted-by-card{flex:0 0 auto;width:240px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none!important;color:inherit;position:relative;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.04);transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.trusted-by-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#31afb4 0%,#5cc9cd 100%)}.trusted-by-card:hover{box-shadow:0 10px 28px rgba(49,175,180,.15);transform:translateY(-3px);border-color:rgba(49,175,180,.4)}.trusted-by-logo-wrapper{height:80px;width:100%;display:flex;align-items:center;justify-content:center;margin-top:6px;margin-bottom:12px}.trusted-by-logo{max-height:80px;max-width:160px;object-fit:contain}.trusted-by-name{font-weight:700;font-size:15px;color:#111827;line-height:1.35;min-height:82px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.trusted-by-footer{padding-top:8px;width:100%;display:flex;flex-direction:column;align-items:center;gap:6px}.trusted-by-disciplines{display:flex;flex-wrap:wrap;justify-content:center;gap:4px;max-height:48px;overflow:hidden}.trusted-by-pill{display:inline-block;background:rgba(49,175,180,.12);color:#2a9297;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:600;line-height:1.4;white-space:nowrap}.trusted-by-location{font-size:12px;color:#6b7280;display:inline-flex;align-items:center;gap:4px}.trusted-by-location i{color:#31afb4;font-size:13px}@media(max-width:640px){.trusted-by-carousel{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 32px,#000 calc(100% - 32px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 32px,#000 calc(100% - 32px),transparent 100%)}.trusted-by-track{gap:14px}.trusted-by-card{width:190px;padding:14px 12px}.trusted-by-logo-wrapper{height:56px;margin-bottom:8px}.trusted-by-logo{max-height:56px;max-width:120px}.trusted-by-name{font-size:13px;min-height:72px}.trusted-by-pill{font-size:10px;padding:2px 8px}.trusted-by-location{font-size:11px}}@media(prefers-reduced-motion:reduce){.trusted-by-track{animation:none}}