:root{--degree-min:-30;--degree-max:30;--speed:5s;--fontsize:140px}@font-face{font-family:GTPlanar;src:url(GT-Planar.42d6602b.ttf)}*{margin:0;padding:0}html,body{font-family:GTPlanar}.wrapper{justify-content:center;align-items:center;display:flex}input{width:200px;border:1px solid #000;border-radius:0;padding:10px}.container{color:#fff;width:1080px;height:1080px;background-color:#000;flex-direction:column;justify-content:space-around;display:flex;transform:scale(.8)}.container__row{text-align:center;margin-bottom:20px}.container__text{text-transform:uppercase;font-size:var(--fontsize);animation-timing-function:linear;animation-duration:var(--speed);margin-bottom:0;line-height:110px;animation-iteration-count:infinite;animation-direction:alternate}.container__text--normal{font-weight:100;animation-name:moveNormal}.container__text--bold{font-weight:400;animation-name:moveBold}@keyframes moveNormal{0%{font-variation-settings:"slnt" var(--degree-min)}to{font-variation-settings:"slnt" var(--degree-max)}}@keyframes moveBold{0%{font-variation-settings:"slnt" var(--degree-max)}to{font-variation-settings:"slnt" var(--degree-min)}}.toolkit{padding:100px 2%}.toolkit__title{text-transform:uppercase;margin-bottom:20px}.toolkit__container{flex-direction:column;gap:30px;margin-bottom:50px;display:flex}.toolkit__row{align-items:center;gap:30px;display:flex}.toolkit__row-title{width:100px}.toolkit__preview{width:200px;height:200px;display:none}.toolkit__preview video,.toolkit__preview canvas{width:100%!important;height:100%!important}
/*# sourceMappingURL=index.990e15af.css.map */
