body.fh-fighter .sponsors,body.fh-hub .fh-sponsors{position:relative;overflow:hidden;background-color:var(--card)}body.fh-fighter .sponsors--empty,body.fh-hub .fh-sponsors--empty{background-image:repeating-linear-gradient(135deg,var(--stripe) 0 2px,transparent 2px 9px)}body.fh-fighter .sponsors__slots,body.fh-hub .fh-sponsors__slots{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}body.fh-fighter .slot,body.fh-hub .fh-slot{display:flex;align-items:center;gap:9px;padding:13px 14px;border-radius:var(--r-sm);background:var(--slot-bg);border:1px solid var(--line-2);opacity:.42}body.fh-fighter .slot i,body.fh-hub .fh-slot i{flex:0 0 auto;width:26px;height:26px;border-radius:6px;border:1.5px solid var(--dim);display:grid;place-items:center;font-style:normal;font-family:var(--sora);font-size:10px;font-weight:800;color:var(--dim)}body.fh-fighter .slot span,body.fh-hub .fh-slot span{font-family:var(--sora);font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--dim)}body.fh-fighter .certif,body.fh-hub .fh-certif{padding:15px 22px;text-align:center;background:linear-gradient(to top,#e11d2c1f,transparent);border-top:1px solid #e11d2c3d;font-family:var(--sora);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}body.fh-fighter .certif b,body.fh-hub .fh-certif b{color:var(--red)}body.fh-fighter .certif i,body.fh-hub .fh-certif i{font-style:normal;margin-right:8px}body.fh-fighter .certif__claim,body.fh-hub .fh-certif__claim{margin-left:10px;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}body.fh-fighter .certif a.certif__claim,body.fh-hub .fh-page a.fh-certif__claim{color:var(--red)}body.fh-fighter .certif--open,body.fh-hub .fh-certif--open{background:linear-gradient(to top,#2ee06a14,transparent);border-top-color:#2ee06a2e}body.fh-fighter .certif--open a.certif__claim,body.fh-hub .fh-page .fh-certif--open a.fh-certif__claim{color:var(--green)}body.fh-fighter .sponsors__row,body.fh-hub .fh-sponsors__row{display:flex;flex-wrap:wrap;gap:10px}body.fh-fighter .sponsors__row--scroll,body.fh-hub .fh-sponsors__row--scroll{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none}body.fh-fighter .sponsors__row--scroll::-webkit-scrollbar,body.fh-hub .fh-sponsors__row--scroll::-webkit-scrollbar{display:none}body.fh-fighter .sponsors__row--scroll .sponsors__item,body.fh-hub .fh-sponsors__row--scroll .fh-sponsors__item{flex:0 0 calc((100% - (var(--fh-per-row) - 1) * 10px) / var(--fh-per-row));scroll-snap-align:start}body.fh-fighter .sponsors__row--scroll:focus-visible,body.fh-hub .fh-sponsors__row--scroll:focus-visible{outline:2px solid var(--red);outline-offset:3px}body.fh-fighter .sponsors__item,body.fh-hub .fh-sponsors__item{flex:1 1 0%;min-width:130px;display:grid;place-items:center;min-height:84px;padding:14px 16px;background:#f4f5f7;border:1px solid #ffffff1f;border-radius:var(--r-sm);text-decoration:none;text-align:center;transition:transform .18s ease,box-shadow .18s ease}body.fh-fighter .sponsors__item span,body.fh-hub .fh-sponsors__item span{font-family:var(--sora);font-size:13.5px;font-weight:700;color:#121216;line-height:1.3;word-break:break-word}body.fh-fighter .sponsors__item img,body.fh-hub .fh-sponsors__item img{display:block;max-width:100%;max-height:48px;width:auto;height:auto;object-fit:contain}body.fh-fighter a.sponsors__item:hover,body.fh-hub a.fh-sponsors__item:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000005c}body.fh-fighter .sponsors__nav,body.fh-hub .fh-sponsors__nav{display:flex;align-items:stretch;gap:8px}body.fh-fighter .sponsors__nav .sponsors__row,body.fh-hub .fh-sponsors__nav .fh-sponsors__row{flex:1 1 auto;min-width:0}body.fh-fighter .sponsors__arrow,body.fh-hub .fh-sponsors__arrow{flex:0 0 34px;display:grid;place-items:center;background:var(--card-2);color:var(--text-2);border:1px solid var(--line);border-radius:var(--r-sm);font-size:20px;line-height:1;cursor:pointer;transition:border-color .18s ease,color .18s ease,opacity .18s ease}body.fh-fighter .sponsors__arrow:hover,body.fh-hub .fh-sponsors__arrow:hover{border-color:#e11d2c66;color:var(--text)}body.fh-fighter .sponsors__arrow:focus-visible,body.fh-hub .fh-sponsors__arrow:focus-visible{outline:2px solid var(--red);outline-offset:2px}body.fh-fighter .sponsors__arrow[disabled],body.fh-hub .fh-sponsors__arrow[disabled]{opacity:.3;cursor:default}@media (max-width:780px){body.fh-fighter .sponsors__row--scroll,body.fh-hub .fh-sponsors__row--scroll{--fh-per-row:2 !important}body.fh-fighter .sponsors__arrow,body.fh-hub .fh-sponsors__arrow{display:none}}@media (prefers-reduced-motion:reduce){body.fh-fighter .sponsors__row--scroll,body.fh-hub .fh-sponsors__row--scroll{scroll-behavior:auto}body.fh-fighter .sponsors__item,body.fh-hub .fh-sponsors__item{transition:none}}