@keyframes cornerShrink{0%{transform:translate(0) scale(1)}to{transform:var(--translate) var(--scale)}}:root{--max-width:1200px;--border-radius:12px}*{box-sizing:border-box;padding:0;margin:0;font-family:var(--font-roboto)}body,html{max-width:100vw;width:100%;background-color:#000;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}body::-moz-scrollbar,html::-moz-scrollbar{display:none}@supports(height:100dvh){body,html{height:100dvh}}@media(min-width:500px){body,html{background:url(https://static.quizzop.com/newton/assets/desktop-bg.png) 0 0/1200px fixed;background-color:#000;width:100%;display:flex;flex-direction:column;justify-content:unset;align-items:center}}#coreContainer{width:100%;height:100%;max-width:500px;padding-top:60px}a{color:inherit;text-decoration:none}#rootMain{width:100%;height:max-content;min-height:calc(100vh - 60px);background-color:#000;display:flex;flex-direction:column;justify-content:unset;align-items:unset}#rootMain::-webkit-scrollbar{display:none}#rootMain::-moz-scrollbar{display:none}#rootMain.footer-padding-bottom{padding-bottom:110px}.divider{border:none;width:100%;height:1px;margin:12px 0;background-color:#262626}.divider.withMargin{width:calc(100% - 24px);margin:12px}.divider.withMoreMargin{width:calc(100% - 32px);margin:16px}.divider.withLessMargin{margin:0}#errorPage{flex:1 1;position:relative}#errorPage.page500{margin-top:-60px;background-color:#000;border:1px solid #191919}:root{--zop-primary-background:#fede34;--zop-primary-foreground:#000;--zop-primary-foreground--hover:#ffc203;--zop-secondary-background:#c7c7c7;--zop-secondary-foreground:#676767;--zop-cmp-container-padding:10px 30px;--zop-cmp-buttons-gap:10px;--zop-cmp-buttons-toggle:#000}