:root{--header-height:60px;--container-max-width:1400px;--text-primary:#fff;--accent:#fb8d06;--bg-primary:#000;--bg-secondary:#1f2123;--font-family-primary:"Montserrat",sans-serif;--line-height-s:1.2;--line-height-m:1.4;--line-height-l:1.6;--font-size-xs:.75rem;--font-size-s:.875rem;--font-size-m:1rem;--font-size-l:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700}html{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:100%}*,:before,:after{box-sizing:border-box}input,button,select,textarea,optgroup,option{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;color:inherit}a:visited{color:inherit}body{font-family:var(--font-family-primary),sans-serif;line-height:var(--line-height-m);color:var(--text-primary);background-color:var(--bg-primary);margin:0;padding:0}
.layout-module-scss-module__uQLIpG__container{width:100%;max-width:var(--container-max-width);padding:var(--header-height)1rem 0;flex-direction:column;align-items:center;margin:0 auto;display:flex}@media screen and (min-width:576px){.layout-module-scss-module__uQLIpG__container{padding:var(--header-height)2rem 0}}
