.statsNguts__allPublishedMatches{display:flex;flex-direction:column;font-family:var(--font-family);margin-top:10px}.statsNguts__allPublishedMatches_heading{width:100%;text-align:left;margin-bottom:2rem}.statsNguts__allPublishedMatches_heading h1{font-size:56px;line-height:75px;font-weight:800}.statsNguts__allPublishedMatches_container{display:flex;flex-direction:row}.statsNguts__allPublishedMatches_container_content{flex:1 1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem}@media screen and (max-width:1024px){.statsNguts__allPublishedMatches_container{flex-direction:column-reverse}.statsNguts__allPublishedMatches_container_content{flex:1 1;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem}.statsNguts__allPublishedMatches_heading h1{font-size:36px;line-height:52px}}@media screen and (max-width:768px){.statsNguts__allPublishedMatches_container_content{grid-template-columns:repeat(1,1fr)}.statsNguts__allPublishedMatches_heading h1{font-size:32px;line-height:52px}}@media screen and (max-width:480px){.statsNguts__allPublishedMatches_heading h1{font-size:24px;line-height:42px}}.statsNguts__about{width:min(100%,960px);margin:0 auto;padding:clamp(2rem,5vw,4.5rem) clamp(1rem,4vw,2rem);font-family:var(--font-family);color:var(--color-text);scroll-margin-top:6rem}.statsNguts__about_header,.statsNguts__about_section{max-width:72ch}.statsNguts__about_header{margin-bottom:clamp(2rem,5vw,3.5rem)}.statsNguts__about_header h1{margin:0 0 1.25rem;font-size:clamp(2.25rem,6vw,3.75rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:#dbe8ff}.statsNguts__about_lead{margin:0;font-size:clamp(1.0625rem,2vw,1.25rem);line-height:1.7;color:rgba(240,244,255,.82)}.statsNguts__about_section{margin-top:clamp(2rem,5vw,3rem)}.statsNguts__about_section h2{margin:0 0 .75rem;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:700;line-height:1.25;color:#dbe8ff}.statsNguts__about_section p{margin:0 0 1rem;font-size:1rem;line-height:1.75;color:rgba(240,244,255,.78)}.statsNguts__about_section p:last-child{margin-bottom:0}.statsNguts__about_notice{padding:clamp(1.25rem,3vw,1.75rem);border:1px solid rgba(23,221,112,.2);border-left:4px solid var(--brand);border-radius:var(--radius-md);background:rgba(23,221,112,.06)}.statsNguts__about a{color:var(--brand);font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2em}.statsNguts__about a:hover{text-decoration-thickness:2px}.statsNguts__about a:focus-visible{border-radius:2px;outline:3px solid var(--brand);outline-offset:3px}@media screen and (max-width:640px){.statsNguts__about{padding-top:2rem;padding-bottom:3rem}.statsNguts__about_header{margin-bottom:2.25rem}.statsNguts__about_section{margin-top:2rem}.statsNguts__about_section p{font-size:1rem;line-height:1.7}}.statsNguts__brand{width:100%;font-family:var(--font-family);margin-top:20px;display:flex;flex-direction:column;align-items:center}.statsNguts__brand_heading{text-align:center;margin-bottom:0;margin-top:20px}.statsNguts__brand_heading h1{font-size:48px}.statsNguts__brand_heading h3{font-size:20px;color:#fff;margin-bottom:5rem}.statsNguts__brand_image_container{display:flex;justify-content:center;gap:20px}.brand_image{flex:1 1;display:flex;justify-content:center;align-items:center}.brand_image img{max-width:100%;max-height:100%}@media screen and (max-width:1024px){.statsNguts__brand_heading h1{font-size:48px}.statsNguts__brand_heading h3{font-size:20px}.statsNguts__brand_image_container img{width:100%;height:auto}}@media screen and (max-width:768px){.statsNguts__brand{padding:0 20px}.statsNguts__brand_image_container{flex-direction:column;align-items:center}.statsNguts__brand_heading h1{font-size:36px}.statsNguts__brand_heading h3{font-size:16px}}@media screen and (max-width:480px){.statsNguts__brand_heading h1{font-size:24px}.statsNguts__brand_heading h3{font-size:12px}.statsNguts__brand_image_container{flex-direction:column;align-items:center}}