.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}}.statsNguts__about{display:flex;flex-direction:column;margin:20px auto;padding:24px;max-width:1000px;font-family:var(--font-family);line-height:1.6;color:#444}.statsNguts__about_heading{width:100%;text-align:left}.statsNguts__about_heading h1{font-size:48px;line-height:1.2;font-weight:800;margin-bottom:28px;color:#022c43}.statsNguts__about_heading p{font-size:18px;margin-bottom:16px;color:#555}.statsNguts__about_heading a{color:#065777;font-weight:600;text-decoration:underline;text-underline-offset:2px}@media screen and (max-width:768px){.statsNguts__about{padding:16px}.statsNguts__about_heading h1{font-size:32px}.statsNguts__about_heading p{font-size:15px}}@media screen and (max-width:480px){.statsNguts__about_heading h1{font-size:26px}.statsNguts__about_heading p{font-size:14px}}