:root{--brand-color--cultured: #ffffff}.row-vcentered{display:flex;flex-direction:row;align-items:center}.row-hcentered{display:flex;flex-direction:row;justify-content:center}.row-hright{display:flex;flex-direction:row;justify-content:flex-end}.spread{flex:1;justify-content:space-between}.centered{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:560px){.on-desktop{display:none!important}}@media screen and (min-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;height:100%;margin:0;padding:0;background:#121321;overflow-x:hidden}@media screen and (max-width:560px){html,body,#root{background:#000}}body{position:relative}
