html{--scroll-behavior:smooth;scroll-behavior:smooth;overflow-x:hidden}body{margin:0}[data-ui=Container]{max-width:60rem!important;margin:0 auto;padding:0 1rem}[data-fullscreen=false]{min-height:500px!important}.pt-editable>.pt-block{max-width:max-content!important;margin:0!important}.MuiButtonBase-root{text-transform:none}.MuiButtonBase-root a{display:flex;align-items:center;justify-content:center}a{text-decoration:none;color:inherit}.path{stroke-dasharray:1000;stroke-dashoffset:0;animation:dash 2s linear forwards}@keyframes dash{to{stroke-dashoffset:0}0%{stroke-dashoffset:1000}}.slide-track{animation:scroll 100s linear infinite}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-250px * 16))}}.logo-rotate{animation:rotate 2.5s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.privacyButton{width:42px;height:42px;left:24px;bottom:24px}