.hall-of-fame{background:linear-gradient(180deg,#ffffff,#f8fafc);padding:80px 0;position:relative;overflow:hidden}@media(max-width:1000px){.hall-of-fame{padding:60px 0}}@media(max-width:768px){.hall-of-fame{padding:50px 0}}@media(max-width:480px){.hall-of-fame{padding:40px 0}}.hall-of-fame__container{max-width:1400px;margin:0 auto;padding:0 20px;position:relative}@media(max-width:768px){.hall-of-fame__container{padding:0 16px;overflow-x:hidden;overflow-x:clip}}.hall-of-fame__header{text-align:center;margin-bottom:60px}@media(max-width:768px){.hall-of-fame__header{margin-bottom:40px}}.hall-of-fame__header h2{margin-bottom:20px}.hall-of-fame__subtitle{font-size:1.1rem;line-height:1.6;color:#64748b;max-width:800px;margin:0 auto;font-weight:400}@media(max-width:768px){.hall-of-fame__subtitle{font-size:1rem;padding:0 20px;line-height:1.5}}@media(max-width:480px){.hall-of-fame__subtitle{font-size:.95rem;padding:0 16px}}.hall-of-fame__slider-wrapper{position:relative;overflow:hidden;padding:20px 0;margin:0 -20px}@media(max-width:768px){.hall-of-fame__slider-wrapper{padding:15px 0}}.hall-of-fame__slider-track{display:flex;gap:24px;animation:slide-logos 40s linear infinite;width:-moz-fit-content;width:fit-content;will-change:transform}@media(max-width:1024px){.hall-of-fame__slider-track{gap:20px;animation-duration:35s}}@media(max-width:768px){.hall-of-fame__slider-track{gap:16px;animation-duration:30s}}.hall-of-fame__slider-track:hover{animation-play-state:paused}.hall-of-fame__logo-card{flex-shrink:0;width:180px;height:90px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;border-radius:16px;padding:18px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;will-change:transform}@media(max-width:768px){.hall-of-fame__logo-card{width:160px;height:80px;padding:16px 20px;border-radius:14px}}@media(max-width:480px){.hall-of-fame__logo-card{width:140px;height:70px;padding:14px 18px;border-radius:12px}}.hall-of-fame__logo-card:hover{transform:translateY(-4px) scale(1.08)}.hall-of-fame__logo-card:hover .hall-of-fame__logo-image{transform:scale(1.1);filter:grayscale(100%) brightness(.3) contrast(1.3)}.hall-of-fame__logo-card:hover .hall-of-fame__logo-image.hall-of-fame__logo-image--no-filter{filter:none!important}.hall-of-fame__logo-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.hall-of-fame__logo-image{max-width:100%;max-height:100%;width:auto!important;height:auto!important;object-fit:contain;transition:all .3s cubic-bezier(.4,0,.2,1);filter:grayscale(100%) brightness(.5) contrast(1.2)}.hall-of-fame__logo-image--large{max-width:140%;max-height:140%;transform:scale(1.4)}.hall-of-fame__logo-image--no-filter{filter:none!important}.hall-of-fame__fade{position:absolute;top:0;bottom:0;width:150px;pointer-events:none;z-index:10}@media(max-width:768px){.hall-of-fame__fade{width:80px}}@media(max-width:480px){.hall-of-fame__fade{width:50px}}.hall-of-fame__fade--left{left:0;background:linear-gradient(90deg,#f8fafc 0,rgba(248,250,252,.95) 25%,rgba(248,250,252,.7) 50%,rgba(248,250,252,.3) 75%,transparent)}.hall-of-fame__fade--right{right:0;background:linear-gradient(270deg,#f8fafc 0,rgba(248,250,252,.95) 25%,rgba(248,250,252,.7) 50%,rgba(248,250,252,.3) 75%,transparent)}@keyframes slide-logos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.hall-of-fame__slider-track{animation:none}.hall-of-fame__logo-card:hover{transform:none}}