.statsNguts__footer{width:100%;background:var(--color-footer,#06101f);color:#fff}.statsNguts__footer_inner{width:min(100%,var(--page-max-width,1720px));margin:0 auto}.statsNguts__footer_grid{display:grid;grid-template-columns:minmax(240px,1.35fr) repeat(3,minmax(150px,1fr));grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:start}.statsNguts__footer_brand{display:flex;flex-direction:column;align-items:flex-start}.statsNguts__footer_logoLink{display:inline-flex;border-radius:8px}.statsNguts__footer_logo{width:110px;height:110px;margin-bottom:1rem;object-fit:contain;border-radius:6px;background:hsla(0,0%,100%,.04)}.statsNguts__footer_address,.statsNguts__footer_company{max-width:290px;margin:0 0 .75rem;font-family:var(--font-family);font-size:.9375rem;line-height:1.65;color:#fff}.statsNguts__footer_company{font-weight:700}.statsNguts__footer_address{font-style:normal}.statsNguts__footer_group h2{margin:0 0 .75rem;font-family:var(--font-family);font-size:1rem;font-weight:700;line-height:1.4;color:#fff}.statsNguts__footer_group ul{margin:0;padding:0;list-style:none}.statsNguts__footer_group li{margin:0}.statsNguts__footer_group a{display:inline-flex;align-items:center;max-width:100%;min-height:44px;padding-block:.35rem;font-family:var(--font-family);font-size:.9375rem;line-height:1.45;color:#fff;text-decoration:none;overflow-wrap:anywhere;transition:opacity .2s ease,-webkit-text-decoration-color .2s ease;transition:opacity .2s ease,text-decoration-color .2s ease;transition:opacity .2s ease,text-decoration-color .2s ease,-webkit-text-decoration-color .2s ease}.statsNguts__footer_group a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2em}.statsNguts__footer a:focus-visible{border-radius:3px;outline:3px solid var(--brand);outline-offset:3px}.statsNguts__footer_copyright{width:100%;margin-top:clamp(2rem,5vw,3rem);padding-top:1.25rem;border-top:1px solid hsla(0,0%,100%,.3);text-align:center}.statsNguts__footer_copyright p{margin:0;font-family:var(--font-family);font-size:.875rem;line-height:1.5;color:#fff}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%)}@media screen and (max-width:1000px){.statsNguts__footer_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:640px){.statsNguts__footer_grid{grid-template-columns:1fr;gap:1.75rem}.statsNguts__footer_logo{width:92px;height:92px}.statsNguts__footer_group a{width:-moz-fit-content;width:fit-content;font-size:1rem}}@media screen and (max-width:480px){.statsNguts__footer_logo{width:80px;height:80px}.statsNguts__footer_address,.statsNguts__footer_company,.statsNguts__footer_group a{font-size:1rem}.statsNguts__footer_copyright p{font-size:.875rem}}