@keyframes spinLady{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes colorWays{0%{background-position:0% 0%}to{background-position:0% 100%}}@font-face{font-display:swap;font-family:Public Sans;font-style:normal;font-weight:400;font-display:auto;src:url(../../../fonts/public-sans-v14-latin_latin-ext-regular.woff2) format("woff2"),url(../../../fonts/public-sans-v14-latin_latin-ext-regular.woff) format("woff")}html{background:#f8f3ed}html,body{width:100%;height:100%}body{overflow:hidden;font-size:16px;font-family:Public Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;padding:unset;margin:unset;outline:unset;position:relative}.page{width:calc(100vw + 420px);height:calc(100vh + 220px);display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:flex-start;box-sizing:border-box;user-select:none;position:absolute;left:0;top:0}.page .block{max-width:22.5rem;width:100%;padding-top:3.75rem;padding-left:3.75rem;position:relative;z-index:2;box-sizing:border-box}.page .block h1,.page .block h2,.page .block h3,.page .block h4,.page .block h5,.page .block p,.page .block div{line-height:1.57;font-size:.875rem;font-weight:400;margin:unset}.page .block h1 a,.page .block h2 a,.page .block h3 a,.page .block h4 a,.page .block h5 a,.page .block p a,.page .block div a{color:currentColor;margin:-.375rem;padding:.375rem}.page .block h1 a:focus,.page .block h2 a:focus,.page .block h3 a:focus,.page .block h4 a:focus,.page .block h5 a:focus,.page .block p a:focus,.page .block div a:focus{background:white;outline:unset}.page .spinny-girl{position:fixed;inset:0;pointer-events:none;z-index:1;display:flex;align-items:center;justify-content:center}.page .spinny-girl svg{animation:30s spinLady linear infinite}.page .rainbow-mode{pointer-events:none;width:100%;position:absolute;z-index:0;inset:0;height:100%;background:linear-gradient(180deg,#3793ff 0%,#52a2ff 10%,#e5bbff 13%,#0659f3 18%,#e5bbff 28%,#b7ff9d 39%,#3793ff 50%,#52a2ff 60%,#e5bbff 63%,#004ee3 68%,#e5bbff 78%,#b7ff9d 89%,#3793ff 100%);background-size:100% 200%;animation:1.05s colorWays linear infinite;animation-play-state:paused;will-change:background-position opacity;opacity:0;transition:.16s opacity ease}.page.hover .rainbow-mode{opacity:1;animation-play-state:running}.page.hover .spinny-girl svg{animation-duration:1s}@media screen and (max-width: 480px){.page{width:100vw;padding-right:30px}}
