@font-face{font-family:Open Sans;src:url(/assets/OpenSans-Regular-ViNznsac.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Open Sans;src:url(/assets/OpenSans-Semibold-DSZ9GxFk.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Open Sans;src:url(/assets/OpenSans-Bold-CZmsLVLJ.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Open Sans Fallback;src:local("Arial");size-adjust:107.2%;ascent-override:76%;descent-override:24%;line-gap-override:0%}:root{--ui-font: "Open Sans", "Open Sans Fallback", system-ui, sans-serif}body{font-family:var(--ui-font)}*{-webkit-font-smoothing:antialiased;margin:0;border:0;padding:0;outline:none;background:none;scrollbar-width:none;box-sizing:border-box;text-decoration:none;text-transform:inherit;font:inherit;color:inherit}details img{max-width:100%}summary{cursor:pointer}em{font-style:italic}img,svg,video{width:auto;height:auto;display:block;object-fit:cover}input{font-size:16px}button{display:block;text-align:left;white-space:nowrap}html{font-size:24px;--icon-w: 1.2em;--logo-h: 2.25em;--header-h: calc(2rem + var(--logo-h));--button-h: 48px;--size-h1: 56px;--size-h2: 28px;--size-h3: 22px;--size-sub: 14px;--max-width: 1310px;--item-image: 240px;--bold: 600;--z-ui: 10;--z-backdrop: 20;--z-busy: 25;--z-modal: 30;--z-top: 40}body{font:16px/1.5 Open Sans;color:#fff;--background: #051220;--dark-grey: #15202c;--light-grey: #7a8496;--red: #ff3b30;--blue: #1687ef;--green: #14b224;--primary: var(--blue);background:var(--background)}@media (max-width: 800px){html{font-size:16px;--size-h1: 36px;--size-h2: 20px;--size-h3: 17px;--size-sub: 13px;--button-h: 44px}body{font-size:15px}body .tiles{--item-width: 175px}}h1,h2,h3,strong{font-weight:var(--bold)}h1{line-height:1.2;max-width:25ch;text-wrap:balance;font-size:var(--size-h1)}h2{text-wrap:balance;font-size:var(--size-h2)}h3{font-size:var(--size-h3)}.intro{font-size:var(--size-h3);font-weight:400;max-width:60ch}.sub{font-size:var(--size-sub)}section p a{color:var(--primary)}section p a:hover{text-decoration:underline}.row{gap:1rem;display:flex;flex-wrap:wrap;align-items:center}.icons{gap:.4rem;display:flex;align-items:center}.icons svg,.icons img{width:var(--icon-w)}.players>*{line-height:3;flex-wrap:nowrap}.players>*+*{border-top:1px solid #2f3949}.rank{min-width:1.5em;text-align:center}.logo{height:var(--logo-h)}.pills{gap:.5rem;flex-wrap:wrap}.pills>*{padding:.5em 1em;border-radius:10px;font-weight:var(--bold);color:var(--primary);background:#0e2944;white-space:nowrap}.pills .active{color:#fff;background:var(--primary)}.field{display:block;padding:0 1em;height:var(--button-h)}::placeholder{color:var(--light-grey)}.badge{border-radius:4px;height:var(--button-h)}.badge img,.badge svg{width:auto;height:100%}.button{display:flex;justify-content:center;padding:0 2em;height:var(--button-h);line-height:var(--button-h);border-radius:10px;font-weight:var(--bold);font-size:var(--size-sub);text-transform:uppercase;color:#fff;background:var(--primary)}.panel{--background: var(--dark-grey);background:var(--background)}.popover{z-index:var(--z-ui);max-width:90vw;width:max-content;color:#fff;background:#252d39;outline:1px solid var(--light-grey)}.play{color:#fff;background:var(--green)}.white{color:#000;background:#fff}.tint{color:#fff;background:#0009}.outline{background:none;box-shadow:0 0 0 1px var(--light-grey) inset}.fade{color:var(--light-grey)}.primary{color:var(--primary)}footer{line-height:2}footer .row{column-gap:2rem}footer .col{flex:max-content;align-self:start;max-width:100%}footer a{display:block}.links>*{display:block;padding:.5em 1em}.links a:hover,.links .active{color:#fff}.grid{grid-template-columns:repeat(auto-fit,minmax(10em,1fr));display:grid;gap:1rem}.cards{--item-width: 300px;grid-template-columns:repeat(auto-fill,minmax(var(--item-width),1fr));display:grid;gap:.5rem}.cards>*{flex:var(--item-width) 0 0;display:flex;flex-direction:column}.cards .image{width:100%;aspect-ratio:107 / 60}.cards .overlay{position:absolute;bottom:0;padding:.5em .5rem}.cards .logo{position:absolute;bottom:0;left:1rem;height:2rem;transform:translateY(50%);border:2px solid var(--background)}.tiles{--item-width: 240px}.big{--item-width: 500px}.big .image{aspect-ratio:2}.slider{--gutter: 1rem;display:flex;flex-wrap:nowrap;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.slider::-webkit-scrollbar{display:none}.slider>*{flex:var(--item-width) 0 0}.slider.carousel{--item-width: 100%;overscroll-behavior-x:none}.slider.carousel>*{scroll-snap-align:start}.slider.fadeEdges{padding-inline:var(--gutter);margin-inline:calc(var(--gutter) * -1)}.slider.fadeEdges:before{position:absolute;z-index:var(--z-ui);top:0;right:100%;width:var(--gutter);height:100%;content:" ";background:linear-gradient(to right,var(--background),transparent)}.slider.fadeEdges:after{position:absolute;top:0;left:100%;width:var(--gutter);height:100%;content:" ";background:linear-gradient(to left,var(--background),transparent)}.arrow{width:2em;aspect-ratio:1}.item{gap:1rem;display:flex;flex-wrap:wrap;place-items:start;place-content:start}.item.center{max-width:960px}.item>div{flex:100%}.item .image{flex:var(--item-image) 0;overflow:hidden;order:1}.items{gap:1rem;display:grid}.items .image{flex:120px 0}@media (min-width: 400px){.items .image{order:0}.items .item>div{flex:1}}@media (min-width: 600px){.item .image{order:0}.item>div{flex:1}.items{grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}}.image{max-width:100%}.columns{column-width:380px;column-gap:1rem}.columns>*{break-inside:avoid-column}.columns h2{break-after:avoid-column}.columns img{max-width:var(--item-image)}.main{flex:65%;align-self:start}.side{flex:300px;align-self:start}.caps{text-transform:uppercase}.capitalize{text-transform:capitalize}[disabled]{opacity:0}.disabled{opacity:.5}.off{display:none}.spaced>*+*{margin-top:1rem}.spaced li{margin-left:1rem}.padded{padding:1rem}.outset{margin-left:-.5rem;margin-right:-.5rem}.rounded{overflow:hidden;border-radius:10px}.round{border-radius:50%}.relative{position:relative}.front{z-index:var(--z-ui);position:relative}.back{z-index:-1;position:relative}.wide{position:relative;left:50%;width:100vw;margin-left:-50vw}.T{top:0;position:absolute}.R{right:0;position:absolute}.B{bottom:0;position:absolute}.L{left:0;position:absolute}.midX{position:absolute;left:50%;--x: -50%;transform:translate(var(--x, 0),var(--y, 0))}.midY{position:absolute;top:50%;--y: -50%;transform:translate(var(--x, 0),var(--y, 0))}.flex{flex-grow:1}.center{margin-left:auto;margin-right:auto;justify-content:center}.fill{position:absolute;top:0;left:0;width:100%;height:100%}.justified{justify-content:space-between}@media (min-width: 1100px){.zoomover>*{transition:transform .2s ease-out}.zoomover>*:hover{transform:scale(1.05)}}body{min-height:100dvh;display:flex;flex-direction:column}header{z-index:var(--z-top);position:sticky;top:0;--icon-w: 1.5em}header .popover{position:absolute;top:100%;margin-top:1rem;inset-inline-end:0}header .tint{background:var(--background);transition:opacity .3s ease-out}.modal-open header .tint{opacity:1}#modal-backdrop{z-index:var(--z-backdrop);top:0;right:0;bottom:0;left:0;position:fixed;pointer-events:none;opacity:0;background:#0009;transition:opacity .2s}.modal-open,.modal-open body{overflow:hidden;overscroll-behavior:none}.modal-open #modal-backdrop{opacity:1;pointer-events:auto}.modal{z-index:var(--z-modal);top:0;right:0;bottom:0;left:0;opacity:1;position:fixed;display:flex;align-items:center;justify-content:center}.modal-body{text-align:center;max-width:calc(100dvw - 2rem)}.banner{display:grid;text-align:center;place-items:center;place-content:center;padding:2rem}.banner p{max-width:80ch;text-wrap:balance}.cen{margin:0 auto;padding:0 1rem;max-width:var(--max-width)}.page{--max-width: 100ch}#helply-agent-root-container{color:#000}.count{line-height:2;min-width:3em;flex-shrink:0;padding-inline:1em;border-radius:1em;text-align:center;font-weight:600;background:#1687ef40}@media (min-width: 600px){[data-distance]{will-change:transform;transition:transform .1s ease-out}}
