.logo{font-family:Moderat,sans-serif;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:8px}.logo__img{width:30px;height:30px}.logo__text{color:#000;text-align:center;text-shadow:0 4.152px 51.902px rgba(0,0,0,.2);font-size:16.775px;font-style:normal;font-weight:700;line-height:20.37px}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0}.index{width:100vw;height:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:radial-gradient(44.21% 40.5% at 78.12% 29.89%,#ff7f85,rgba(48,83,118,0)),radial-gradient(47.7% 54.65% at 55.38% 89.56%,#8cbcfe,rgba(221,130,255,0)),radial-gradient(103.65% 74.42% at 0% 0%,#8349ff,rgba(83,214,255,0)),radial-gradient(56.18% 47.06% at 100% 100%,#9949ff,rgba(255,81,217,0)),#f5f5f5;background-attachment:fixed;background-size:cover;background-position:center;background-repeat:no-repeat}.index>.logo{-webkit-animation:logo-scale 5s ease-in-out infinite;animation:logo-scale 5s ease-in-out infinite}@-webkit-keyframes logo-scale{0%{scale:2}50%{scale:2.2}to{scale:2}}@keyframes logo-scale{0%{scale:2}50%{scale:2.2}to{scale:2}}
