:root{--default-text-strong:#0d0d0d;--default-text:#2d2d2d;--default-text-medium:#585858;--default-text-weak:#6c6c6c;--default-text-inverse:#f2f2f2;--default-text-weak-large:#939393;--default-surface:#ffffff;--default-surface-hsl:0 0% 100%;--default-surface-medium:#e6e5e5;--default-surface-weak:#f2f2f2;--default-surface-breakdown:0 0% 100%;--default-border:#dfdfdf;--default-border-weak:#efefef;--default-border-strong:#444444;--default-background:#39472a;--default-background-strong:#417605;--default-background-weak:#efefef;--action-background:#238636;--action-background-weak:#ffdacb;--action-background-hover:#1d702d;--action-background-secondary:#ffffff;--action-background-secondary-hover:#f9f9f9;--action-border:#238636;--action-link:#cc3a00;--action-link-hover:#752100;--action-link-visited:#a16700;--action-breakdown:17 100% 40%;--action-text:#ffffff;--action-text-inverse:#2d2d2d;--action-border:#238636;--action-border-focus:#238636;--info-breakdown:197 100% 32%;--info-text:#0075a3;--info-background-weak:#caf0ff;--success-text:#417605;--warning-surface:#ffde9b;--warning-text:#634200;--logo-lettering:#000000;--logo-lettering-inverse:#ffffff}@media(prefers-color-scheme:dark){:root{--default-text-strong:#c7cfd8;--default-text:#adbac7;--default-text-medium:#9dadbc;--default-text-weak:#838f9b;--default-text-inverse:#ffffff;--default-surface:#22272e;--default-surface-hsl:215 15% 16%;--default-surface-weak:#39404b;--default-surface-medium:#47515d;--default-surface-breakdown:215 15% 16%;--default-background:#466249;--default-background-strong:#3f8447;--default-background-weak:#22272e;--default-border-weak:#3e4754;--default-border:#647287;--default-border-strong:#d7dce2;--action-link:#539bf5;--action-link-hover:#539bf5;--action-background:#3674cf;--action-background-hover:#2f6bc4;--action-background-weak:#031832;--action-text-inverse:#2d2d2d;--action-border:#3674cf;--action-border-focus:#3674cf;--info-text:#ec775c;--info-background-weak:#5a190a;--success-text:#57ab5a;--warning-surface:#bb8009;--warning-text:#371f00;--logo-lettering:#ffffff;--logo-lettering-inverse:#000000}}.pb-switch{overflow:hidden;padding:0 44px 0 0;position:relative;height:50px;display:flex;justify-content:flex-end;align-items:center}.pb-switch:hover{cursor:pointer}.pb-switch input:not([role=button]){pointer-events:none}.pb-switch input{height:100%;left:0;opacity:1e-4;position:absolute;top:0;width:100%}.pb-switch span::before,.pb-switch span::after{content:"";position:absolute;top:50%;transform:translateY(-50%);border:2px solid var(--default-border-strong)}.pb-switch span::before{border-radius:18px;height:20px;right:0;transition:background .15s ease-in-out,border-color .15s ease-in-out;width:36px;background-color:initial}.pb-switch span::after{background:var(--default-border-strong);border-radius:50%;height:10px;right:20px;transition:height .15s ease-in-out,width .15s ease-in-out,right .15s ease-in-out,border-color .15s ease-in-out,background .15s ease-in-out;width:10px;border:none}.pb-switch input:checked+span::after{right:3px;border-color:var(--action-border);background:var(--action-text);height:14px;width:14px;border:none}.pb-switch input:checked+span::before{background:var(--action-background);border-color:var(--action-border)}.pb-breadcrumbs{display:flex;gap:.5em;font-size:.75em;margin-bottom:1em;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;color:var(--default-text-weak)}.pb-breadcrumbs>li+li::before{content:">";margin-right:.5em;color:var(--default-text-weak)}.pb-note{background-color:var(--default-background-weak);border:1px solid var(--default-border);border-radius:4px;padding:1em;font-size:.75em;color:var(--default-text-weak);max-width:1170px;width:auto;margin:0 auto}.pb-mobile-nav{color:var(--default-text);font-size:14px;font-weight:600;position:sticky;bottom:calc(1rem + env(safe-area-inset-bottom));z-index:5555;margin:16px;display:flex;width:calc(100% - 32px);box-shadow:0 4px 4px rgba(0,0,0,.2);border-radius:8px}@media all and (min-width:980px){.pb-mobile-nav{display:none}}.season-regular .pb-mobile-nav{display:none}.pb-mobile-nav__track{flex:1;background-color:var(--default-background);display:flex;align-items:center;padding:3px;border-radius:8px;transition:box-shadow .2s ease,margin-top .2s ease}.is-pinned .pb-mobile-nav__track{margin-top:16px;box-shadow:0 4px 4px rgba(0,0,0,.1)}.pb-mobile-nav__prev,.pb-mobile-nav__current,.pb-mobile-nav__next{color:var(--default-text-inverse);text-decoration:none;display:flex;justify-content:center;align-items:center;transition:width .25s ease,background-image .3s ease,color .5s ease}.pb-mobile-nav__prev,.pb-mobile-nav__next{flex:1;background-color:var(--action-background-secondary);color:var(--action-text-inverse);cursor:pointer;border-radius:6px;height:32px}.pb-mobile-nav__prev svg,.pb-mobile-nav__next svg{stroke:var(--action-text-inverse);transition:transform .5s ease,stroke .5s ease;width:12px;height:12px}.pb-mobile-nav__prev:hover svg,.pb-mobile-nav__next:hover svg{transform:translateX(2px)}.pb-mobile-nav__prev:hover svg{transform:translateX(-2px)}.pb-mobile-nav__prev svg{margin-right:4px}.pb-mobile-nav__next svg{margin-left:4px}.pb-mobile-nav__current{flex:2;font-weight:600}.pb-mobile-nav__prev--rd1{display:none}.round1-active .pb-mobile-nav__prev--rd1{display:none}.round2-active .pb-mobile-nav__prev--rd1{display:flex}.pb-mobile-nav__prev--rd2{display:none}.round1-active .pb-mobile-nav__prev--rd2,.round2-active .pb-mobile-nav__prev--rd2,.pb-mobile-nav__prev--rd2 .round4-active{display:none}.round3-active .pb-mobile-nav__prev--rd2{display:flex}.pb-mobile-nav__prev--rd3{display:none}.round1-active .pb-mobile-nav__prev--rd3,.round2-active .pb-mobile-nav__prev--rd3,.pb-mobile-nav__prev--rd3 .round3-active{display:none}.round4-active .pb-mobile-nav__prev--rd3{display:flex}.pb-mobile-nav--rd2{display:flex}.round1-active .pb-mobile-nav--rd2{display:flex}.round2-active .pb-mobile-nav--rd2,.round3-active .pb-mobile-nav--rd2,.round4-active .pb-mobile-nav--rd2{display:none}.pb-mobile-nav--rd3{display:none}.round2-active .pb-mobile-nav--rd3{display:flex}.pb-mobile-nav--rd4{display:none}.round3-active .pb-mobile-nav--rd4{display:flex}.pb-mobile-nav__current--r1,.pb-mobile-nav__current--r2,.pb-mobile-nav__current--r3,.pb-mobile-nav__current--r4{display:none}.round1-active .pb-mobile-nav__current--r1,.round2-active .pb-mobile-nav__current--r2,.round3-active .pb-mobile-nav__current--r3,.round4-active .pb-mobile-nav__current--r4{display:inline}.bracket{position:relative;display:flex;flex-wrap:wrap;flex-direction:column;overflow:hidden}@media all and (min-width:980px){.bracket{flex-wrap:nowrap;flex-direction:row;margin-top:30px;padding:0 4em}}.round4-active .bracket{flex-direction:row;margin-top:32px}.bracket-narrow .bracket{max-width:1350px;margin:30px auto 0;padding:0}.conference{display:flex;padding:0 16px 75px 64px;position:relative;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;background-repeat:repeat,no-repeat;background-size:100%,50%;background-position:50%,50% 45%}.round2-active .conference,.round3-active .conference,.round4-active .conference{padding:0 16px 80px 64px}@media all and (min-width:980px){.conference{flex:1;padding-right:0;min-height:800px}}.conference+.conference{margin-top:100px}@media all and (min-width:980px){.conference+.conference{margin:0}}.round2-active .conference+.conference,.round3-active .conference+.conference{margin-top:50px}@media all and (min-width:980px){.round2-active .conference+.conference,.round3-active .conference+.conference{margin-top:0}}.round4-active .conference+.conference{margin:0}.conference--east{background-image:linear-gradient(to top,hsl(var(--default-surface-hsl)/95%) 0%,hsl(var(--default-surface-hsl)/95%) 100%),url(/svg/nba/conf-east.svg)}@media all and (min-width:980px){.conference--east{flex-direction:row-reverse;padding:0 64px 75px 0}.round2-active .conference--east,.round3-active .conference--east,.round4-active .conference--east{padding:0 64px 80px 0}}.round4-active .conference--east{grid-area:east;padding-bottom:0}.conference--west{background-image:linear-gradient(to top,hsl(var(--default-surface-hsl)/95%) 0%,hsl(var(--default-surface-hsl)/95%) 100%),url(/svg/nba/conf-west.svg)}.round4-active .conference--west{grid-area:west;justify-content:flex-end}.round4-active .conference{flex:1;padding:0 0 0 64px}.round4-active .conference--east{padding:0 64px 80px 0}.round4-active .conference--west{padding:0 0 80px 64px}.round{display:flex;flex-direction:column;transform:translateZ(0);will-change:transform;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.round--one{width:85%;transition:width 1s ease,opacity 1s ease,transform 1s ease,min-width 1s ease}@media all and (min-width:980px){.round--one{width:40%}}.round2-active .round--one,.round3-active .round--one,.round4-active .round--one{width:0;min-width:0;opacity:0}@media all and (min-width:980px){.round2-active .round--one,.round3-active .round--one,.round4-active .round--one{width:40%;opacity:1;min-width:auto}}.bracket-live .round--one{width:30%}@media all and (min-width:980px){.bracket-live .round--one{width:20%}}.bracket-live.pb-playin--hide .round--one{width:80%}@media all and (min-width:980px){.bracket-live.pb-playin--hide .round--one{width:20%}}.round--two{width:15%;transition:width 1s ease,opacity 1s ease,transform 1s ease}@media all and (min-width:980px){.round--two{width:30%}}.round2-active .round--two{width:85%}@media all and (min-width:980px){.round2-active .round--two{width:30%}}.round3-active .round--two,.round4-active .round--two{width:0;opacity:0}@media all and (min-width:980px){.round3-active .round--two,.round4-active .round--two{width:30%;opacity:1}}.season-regular .round--two{display:none}@media all and (min-width:980px){.season-regular .round--two{display:flex}}.bracket-live .round--two{width:10%}.round--three{width:0;opacity:0;transition:width 1s ease,opacity 1s ease,transform 1s ease}@media all and (min-width:980px){.round--three{width:30%;opacity:1}}.round2-active .round--three{width:15%;opacity:1}@media all and (min-width:980px){.round2-active .round--three{width:30%}}.round3-active .round--three{width:85%;opacity:1}@media all and (min-width:980px){.round3-active .round--three{width:30%}}.round4-active .round--three{width:0;opacity:0}@media all and (min-width:980px){.round4-active .round--three{width:30%;opacity:1}}.season-regular .round--three{display:none}@media all and (min-width:980px){.season-regular .round--three{display:flex}}@media all and (min-width:980px){.bracket-live .round--three{width:10%}}.round--four{width:0;opacity:0;transition:width 1s ease,opacity 1s ease,transform 1s ease}@media all and (min-width:980px){.round--four{width:30%;opacity:1}}.round3-active .round--four{width:15%;opacity:1}@media all and (min-width:980px){.round3-active .round--four{width:30%}}.round4-active .round--four{width:85%;opacity:1}@media all and (min-width:980px){.round4-active .round--four{width:30%}}.season-regular .round--four{display:none}@media all and (min-width:980px){.season-regular .round--four{display:flex}}@media all and (min-width:980px){.bracket-live .round--four{width:10%}}.matchup{flex:1 0 240px;width:100%;display:flex;flex-direction:column;justify-content:center;padding:0;height:240px;transition:all 1e3ms ease;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility:hidden}@media all and (min-width:1298px){.matchup{height:20vh}}@media all and (min-width:980px){.bracket-narrow .matchup{flex:1 0 150px}}.round--two .matchup{margin-left:0;padding:0;justify-content:center}.round2-active .round--one .matchup{flex:1 0 120px}@media all and (min-width:980px){.round2-active .round--one .matchup{flex:1 0 240px}}.round3-active .round--one .matchup,.round3-active .round--two .matchup{flex:1 0 60px}@media all and (min-width:980px){.round3-active .round--one .matchup,.round3-active .round--two .matchup{flex:1 0 240px}}.round4-active .round--one .matchup,.round4-active .round--two .matchup,.round4-active .round--three .matchup{flex:1 0 30px}.round2-active .matchup,.round3-active .matchup{height:120px}@media all and (min-width:980px){.round2-active .matchup,.round3-active .matchup{height:240px}}.round3-active .matchup{height:60px}.round4-active .matchup{height:15px}.round4-active .bracket{display:grid;grid-template-rows:50px 1fr;grid-template-columns:1fr 1fr;grid-gap:48px 0;grid-template-areas:"west east" "finals finals"}@media all and (min-width:980px){.round4-active .bracket{display:flex}}.round4-active .conference{height:50px}@media all and (min-width:980px){.round4-active .conference{height:auto}}.team{box-sizing:border-box;border:2px solid var(--default-border);border-left:0;width:100%;height:60px;position:relative;display:flex;justify-content:space-between;transition:height 1s ease;-webkit-transform:translate3d(0,0,0)}@media all and (min-width:980px){.team{height:25%}}@media all and (min-width:980px){.conference--east .team{border-right:0;border-left:2px solid var(--default-border)}}.round1-active .round--two .team,.round2-active .round--three .team{height:120px}@media all and (min-width:768px){.round1-active .round--two .team,.round2-active .round--three .team{height:25%}}.round--four .team{position:relative;transform:translateY(50%);border:0;border-top:2px solid var(--default-border)}.round4-active .conference--east .team{flex-direction:row-reverse}.team__seed{font-weight:700;color:var(--default-text-weak-large);position:absolute;left:-50px;top:-45px;font-size:64px;opacity:.3;height:1em}.team--8 .team__seed,.team--5 .team__seed,.team--7 .team__seed,.team--6 .team__seed,.group-2 .team--3 .team__seed,.group-1 .team--4 .team__seed,.round--three .team--2 .team__seed,.round--three .team--3 .team__seed{top:auto;bottom:-20px}.round--three .team--4 .team__seed,.group-2 .team--7 .team__seed,.group-1 .team--8 .team__seed,.round--three .team--5 .team__seed{top:auto;top:-45px}.conference--east .round--four .team--5 .team__seed{top:-45px}@media all and (min-width:980px){.conference--east .team__seed{left:auto;right:-50px}}.round4-active .conference--east .team__seed{left:auto;right:-50px}.pb-seeds--hide .team__seed{display:none}.playin .team--10 .team__seed{top:45px;left:-70px}.playin .conference--east .team--10 .team__seed{left:auto;right:-70px}.playin .team--7 .team__seed,.round--four .team--8 .team__seed{top:-45px}.conference--west .round--four .team--5 .team__seed{top:-45px}.team-record{font-size:10px;color:var(--default-text);position:absolute;left:40px;top:-20px}.team+.team .team-record{top:auto;bottom:0}@media all and (min-width:980px){.conference--east .team-record{left:auto;right:40px}}.matchup>.team:first-child{border-bottom:0}.matchup>.team:first-child::before{top:-12px}.matchup>.team:last-child{border-top:0}.round--four .matchup>.team:last-child{border-top:2px solid var(--default-border)}.matchup>.team:last-child::before{top:auto;bottom:-12px}.active .round--two .team{height:45px}.team__logo{transition:transform .2s ease;transform:scale3d(.9,.9,.9)translateZ(0);-webkit-backface-visibility:hidden}.team__logo:hover{transform:scale3d(1,1,1)translateZ(0);-webkit-backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased}.team__logo{width:4.5em;height:4.5em;position:absolute;left:-2.25em;top:-2.25em;background-size:contain;background-repeat:no-repeat;background-position:50%}@media all and (min-width:980px){.conference--east .team__logo{left:auto;right:-2.25em}}.round1-active .round--three .team__logo{width:0;opacity:0;transform:width 1s ease,opacity 1s ease}@media all and (min-width:980px){.round1-active .round--three .team__logo{opacity:1;width:4.5em}}.round2-active .round-three .team__logo{width:4.5em;opacity:1}.conference--east .round--four .team--5 .team__logo{top:-2.25em}.bracket-narrow .conference--east .round--four .team--5 .team__logo{top:-1.5em}.team__logo svg{width:100%;height:100%}.team:last-child>.team__logo{top:auto;bottom:-2.25em}.round--four .team--4 .team__logo,.round--four .team--2 .team__logo,.round--four .team--1 .team__logo,.round--four .team--3 .team__logo,.round--four .team--8 .team__logo,.round--four .team--5 .team__logo{bottom:auto;top:-2.25em}.round4-active .conference--east .team__logo{left:auto;right:-2.25em}.bracket-narrow .team__logo{width:50px;height:50px;left:-1.5em;top:-1.5em}@media all and (min-width:980px){.bracket-narrow .team__logo{right:-1.5em}}@media all and (min-width:980px){.bracket-narrow .conference--east .team__logo{left:auto;right:-1.5em}}@media all and (min-width:980px){.bracket-narrow .conference--east .round--four .team--5 .team__logo{top:-1.5em}}@media all and (min-width:980px){.bracket-narrow .team:last-child>.team__logo{top:auto;bottom:-1.5em}}@media all and (min-width:980px){.bracket-narrow .round--four .team--4 .team__logo,.bracket-narrow .round--four .team--2 .team__logo,.bracket-narrow .round--four .team--1 .team__logo,.bracket-narrow .round--four .team--3 .team__logo,.bracket-narrow .round--four .team--8 .team__logo{bottom:auto;top:-1.5em}}@media all and (min-width:980px){.bracket-narrow .round4-active .conference--east .team__logo{left:auto;right:-1.5em}}.team__games{position:absolute;left:32px;top:0;flex:1;display:flex;text-align:center;padding:0 4px 0 0;transform:translateY(-50%);transition:opacity 1s ease}@media all and (min-width:980px){.team__games{left:2.5em}}@media all and (min-width:980px){.conference--east .team__games{left:auto;right:2.5em;flex-direction:row-reverse}}.round1-active .round--two .team__games,.round2-active .round--three .team__games,.round3-active .round--four .team__games{opacity:0}@media all and (min-width:980px){.round1-active .round--two .team__games,.round2-active .round--three .team__games,.round3-active .round--four .team__games{opacity:1}}.round2-active .round--two .team__games,.round3-active .round--three .team__games,.round4-active .round--four .team__games{opacity:1}.pb-games--hide .team__games{display:none}.team:last-child>.team__games{transform:translateY(50%);top:auto;bottom:0}.game{font-size:14px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-content:center;text-decoration:none;padding:0 2px;background-color:initial;transition:background-color .5s ease;min-width:26px}@media all and (min-width:375px){.game{padding:0 6px}}@media all and (min-width:980px){.game{padding:0 2px}}@media all and (min-width:1186px){.game{padding:0 6px}.bracket-narrow .game{padding:0 2px}}.game:hover,.game:active,.game:focus{background-color:var(--default-surface-weak);border-radius:3px}.game:visited{color:var(--default-text-medium)}.game .game__score--high{order:1;color:var(--success-text);font-weight:600;margin-bottom:4px;font-size:12px}.game--number{order:2;background-color:var(--default-background-strong);color:var(--default-text-inverse);display:flex;align-items:center;justify-content:center;margin-bottom:4px;line-height:1;width:16px;height:16px;font-size:11px;font-weight:600;border-radius:50%}@media all and (min-width:375px){.game--number{width:28px;height:28px;font-size:14px}}@media all and (min-width:980px){.game--number{width:16px;height:16px;font-size:11px}}@media all and (min-width:1186px){.game--number{width:28px;height:28px;font-size:14px}.bracket-narrow .game--number{width:16px;height:16px;font-size:11px}}.game--away .game--number{background-color:var(--default-background)}.game--next .game--number{background-color:var(--default-surface);border:1px solid var(--default-border);color:var(--default-text-weak)}.game--next__time,.game__score--low{order:2;color:var(--default-text);font-size:12px;font-weight:300;display:block}.pb-scores--hide .game__score--low,.pb-scores--hide .game__score--high{display:none}.game__channel{text-indent:100%;white-space:nowrap;overflow:hidden;width:16px;background-size:12px;background-repeat:no-repeat;background-position:50%}.game__channel.icon-abc{background-image:url(../svg/files/abc.svg)}.game__channel.icon-cnbc{background-image:url(../svg/files/cnbc.svg)}.game__channel.icon-espn{background-image:url(../svg/files/espn.svg)}.game__channel.icon-nbatv{background-image:url(../svg/files/nbatv.svg)}.game__channel.icon-nbc{background-image:url(../svg/files/nbc.svg)}.game__channel.icon-nbcsn{background-image:url(../svg/files/nbcsn.svg)}.game__channel.icon-tnt{background-image:url(../svg/files/tnt.svg)}.game__channel.icon-usa{background-image:url(../svg/files/usa.svg)}.lottery{position:absolute;bottom:0;left:24px;opacity:1;transition:opacity .2s ease}@media all and (min-width:768px){.conference--east .lottery{left:auto;right:24px;text-align:right}}.round2-active .lottery,.round3-active .lottery,.round4-active .lottery{display:none;opacity:0}@media all and (min-width:980px){.round2-active .lottery,.round3-active .lottery,.round4-active .lottery{display:block;opacity:1}}.lottery__title{font-size:14px;font-weight:400;color:var(--default-text);padding-bottom:4px;border-bottom:1px solid var(--default-border-weak);margin-bottom:8px}.lottery__list{display:flex}.lottery__list li+li{margin-left:8px}.lottery .team__logo{width:25px;height:25px;position:static;text-decoration:none}.lottery .team__logo svg{width:25px;height:25px}.championship{opacity:0;width:0;padding:0 16px;grid-area:finals;display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:24px;grid-template-areas:"trophy trophy" "west-games east-games"}.round1-active .championship,.round2-active .championship,.round3-active .championship{display:none}@media all and (min-width:980px){.round1-active .championship,.round2-active .championship,.round3-active .championship{display:grid}}.round4-active .championship{display:grid;opacity:1;width:100%}@media all and (min-width:980px){.championship{position:absolute;opacity:1;width:auto;top:51%;left:50%;transform:translateX(-50%)}}.champ-trophy{grid-area:trophy;position:relative;z-index:3}.champ-trophy svg,.champ-trophy img{max-width:100px;display:block;width:100px;margin:0 auto;position:relative;z-index:5;pointer-events:none}.champ-icon{position:absolute;left:50%;transform:scale3d(1,1,1)translateZ(0)translateX(-100%)translateY(80%);z-index:4}.champ-icon:hover{transform:scale3d(1.1,1.1,1.1)translateZ(0)translateX(-100%)translateY(80%);-webkit-backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased}.champ-icon svg{width:75px}.bracket-narrow .champ-icon{transform:scale3d(1,1,1)translateZ(0)translateX(150%)translateY(100%)}.bracket-narrow .champ-icon:hover{transform:scale3d(1.1,1.1,1.1)translateZ(0)translateX(150%)translateY(100%)}.champ-games .team__games{position:static;transform:none}.champ-games--west .team__games{justify-content:flex-end}.incomplete{padding:.25rem 1rem;background:var(--warning-surface);color:var(--warning-text);display:flex;justify-content:center;align-items:center;font-size:.75rem}.pb-updated{display:flex;width:min-content;white-space:nowrap;margin:0 auto;font-size:10px;color:var(--default-text-weak)}.logos-test main{padding:40px 16px}.logos-test__nav{display:flex;flex-wrap:wrap;margin-bottom:16px;font-size:14px;gap:2em}.logos-test__heading{margin:0 0 24px;font-size:32px}.logos-test__list{display:grid;grid-gap:32px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.logos-test__item{position:static;top:auto;left:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;width:auto;height:auto}.logos-test__item svg{width:100px;height:100px}.logos-test__image{flex:1 0 auto}.logos-test__title{font-size:12px;margin-top:8px}.nba-champs{display:grid;grid-gap:16px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.nba-champ{aspect-ratio:3.25/4.5;border:6px solid #000;transition:transform .3s ease;filter:none;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.nba-champ:hover{transform:scale3d(1.1,1.1,1.1)}.nba-champ a{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:8px;height:100%;padding:8px;font-size:10px;color:var(--default-text);background-image:linear-gradient(to top,hsl(var(--default-surface-breakdown)/70%) 0%,hsl(var(--default-surface-breakdown)/70%) 100%),url(/svg/nba/larry.svg);background-repeat:repeat,no-repeat;background-size:100%,60%;background-position:50%,50%;text-decoration:none}.nba-champ a .nba-champ__year{font-weight:700;font-size:12px}.nba-champ a .champ-icon{position:relative;top:auto;left:auto;transform:none;height:100%;width:85%;display:flex}.nba-champ a .champ-icon:hover{transform:none}.nba-champ a .champ-icon svg{width:100%;height:100%}.nba-champ--2022 a,.nba-champ--2023 a{background-image:linear-gradient(to top,hsl(var(--default-surface-breakdown)/70%) 0%,hsl(var(--default-surface-breakdown)/70%) 100%),url(/svg/nba/larry2022.svg)}.nba-champ__mvp{text-align:center}.nba-champ__mvp-label{font-weight:700}.team--spurs{border-color:#0d1b23}.team--heat{border-color:#bd313c}.team--mavericks{border-color:#1863aa}.team--lakers{border-color:#fbb73b}.team--lakers{border-color:#fbb73b}.team--lakersnba-champ--2001,.team--lakersnba-champ--2002,.team--lakersnba-champ--1988,.team--lakersnba-champ--1987,.team--lakersnba-champ--1982,.team--lakersnba-champ--1985,.team--lakersnba-champ--1980{border-color:#f8cb39}.team--lakersnba-champ--1954,.team--lakersnba-champ--1953,.team--lakersnba-champ--1952,.team--lakersnba-champ--1950,.team--lakersnba-champ--1949{border-color:#f9ee20}.team--celtics{border-color:#008248}.team--pistons{border-color:#ed174c}.team--pistonsnba-champ--1990,.team--pistonsnba-champ--1989{border-color:#2b5bb3}.team--bulls{border-color:#d01b3e}.team--rockets{border-color:#d40033}.team--sixers{border-color:#2c3c7c}.team--sonics{border-color:#196c3c}.team--bullets{border-color:#1b2b99}.team--blazers{border-color:#070707}.team--warriors{border-color:#1b2b99}.team--warriorsnba-champ--2015,.team--warriorsnba-champ--2017,.team--warriorsnba-champ--2018{border-color:#2066b4}.team--knicks{border-color:#e54b1e}.team--bucks{border-color:#00471b}.team--hawks{border-color:#c10d3d}.team--nationals{border-color:#e0001d}.team--royals{border-color:#2b205b}.team--raptors{border-color:#ce1141}.team--nuggets{border-color:#0e2240}.team--thunder{border-color:#007ac1}.playin{display:flex;width:60%;padding-right:20%}@media all and (min-width:980px){.playin{width:50%}}.conference--east .playin{padding-right:20%}@media all and (min-width:980px){.conference--east .playin{flex-direction:row-reverse;padding-right:0;padding-left:20%}}.pb-playin--hide .playin{display:none}.round-pi1,.round-pi2{width:50%}.winner-line{height:2px;background:red;width:100%;display:flex;position:relative;justify-content:center}.winner-line .team-record{display:flex;height:2em;align-items:flex-end}.playin .team{height:25%}.playin .team--10 .team__seed{top:8px}.conference--west .playin .team--10 .team__seed{top:42px}.bracket-live .conference--west .round--one .team--8 .team-record,.bracket-live .conference--west .round--one .team--7 .team-record{left:20px}.bracket-live .conference--east .round--one .team--8 .team-record,.bracket-live .conference--east .round--one .team--7 .team-record{right:auto;right:20px}.bracket-live .conference--west .playin .round-pi2 .team-record{left:20px}.bracket-live .conference--east .playin .round-pi2 .team-record{right:20px}.bracket-live .conference--east .playin .team--10 .team__seed{left:auto;top:40px}.bracket-live .playin .matchup{height:auto;flex:auto}.pb-teams-list{display:grid;gap:4em 2em;grid-template-columns:repeat(auto-fit,minmax(10em,1fr))}.pb-team-title{margin-bottom:0}.pb-team-subtitle{font-size:.75em}.pb-team h3{text-align:center}.pb-team svg,.pb-team img{width:10em;height:10em}.pb-team a,.pb-team__content{display:flex;flex:none;flex-direction:column;justify-content:center;align-items:center;gap:1em}.pb-team a svg{transform:scale3d(.9,.9,.9)translateZ(0);transition:transform .3s ease-in-out}.pb-team a:hover svg{transform:scale3d(1,1,1)translateZ(0)}.pb-teams-list--logos{gap:6em 0}.pb-teams-list--logos h3{background-color:var(--default-surface-weak);padding:.25em .5em;border:1px solid var(--default-border);border-radius:1em;color:var(--default-text-medium);position:relative;z-index:2}.pb-teams-list--logos .pb-team{position:relative}.pb-teams-list--logos .pb-team::before{content:"";position:absolute;bottom:1em;height:1px;width:100%;background-color:var(--default-border);z-index:1}.pb-teams-list--logos .pb-team:first-child::before{left:50%}.pb-teams-list--logos .pb-team:last-child::before{right:50%}.pb-teams-list--logos .pb-team:only-child::before{display:none}.pb-team-pagination{margin-top:4em;display:flex;justify-content:center;gap:5em;font-size:.75em}.pb-team__champs{position:absolute;bottom:-4em;display:flex;width:100%;justify-content:center}.pb-team__champs img{width:24px;height:auto}.button{-webkit-appearance:none;appearance:none;background:0 0;border:0;border-radius:5px;font-size:16px;display:inline-flex;justify-content:center;align-items:center;padding:.75em 2em;transition:background-color .25s ease;background-color:var(--action-background);color:var(--action-text);width:100%;text-decoration:none;min-height:48px;max-width:478px}@media all and (min-width:768px){.button{width:min-content}}.button:hover{background-color:var(--action-background-hover)}.form{display:flex;flex-direction:column;gap:2.5em}.field-group{display:flex;flex-direction:column;gap:2em}.field{display:flex;flex-direction:column;gap:8px}.field--obsc{display:none}.input,.textarea{appearance:none;border-radius:5px;font-size:var(--global-body-font-size);padding:0 1em;border:2px solid var(--default-border);background-color:var(--default-surface);color:var(--default-text);max-width:478px;display:flex;align-items:center;height:48px}.error.input,.error.textarea{border-color:red}.input:active,.textarea:active,.input:focus,.textarea:focus{border:2px solid var(--action-border-focus);outline:0}.textarea{padding:1em;height:auto;min-height:5em}.label{font-size:16px;font-weight:600;line-height:1}.label__message{font-size:12px;font-weight:400;line-height:1;color:var(--default-text-weak)}@media print{.pb-global-header__button svg,.pb-global-nav,.pb-controls,.pb-controls-toggle,.pb-mobile-nav,.game__score--high,.game__score--low,.lottery,.pb-global-footer{display:none}.bracket,.bracket-narrow .bracket{margin-top:0}.conference{min-height:675px}}