:root{--brand-color--cultured:#fff}.row-vcentered{flex-direction:row;align-items:center;display:flex}.row-hcentered{flex-direction:row;justify-content:center;display:flex}.row-hright{flex-direction:row;justify-content:flex-end;display:flex}.spread{flex:1;justify-content:space-between}.centered{flex-direction:column;justify-content:center;align-items:center;display:flex}@media screen and (width<=560px){.on-desktop{display:none!important}}@media screen and (width>=560px){.on-mobile{display:none!important}}.hidden{display:none!important}.invisible{opacity:0}html,body,#root{font-family:var(--font-inter);overscroll-behavior:none;background:#121321;height:100%;margin:0;padding:0;overflow-x:hidden}@media screen and (width<=560px){html,body,#root{background:#000}}body{position:relative}
