@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);html{font-size:62.5%;overflow-x:hidden;scroll-behavior:smooth}body,html{overscroll-behavior-x:none}body{color:#212529;font-family:Roboto,Varela,sans-serif;font-weight:500;line-height:1}.glow-on-hover{background:#111;border:none;border-radius:10px;color:#fff;cursor:pointer;outline:none;position:relative;z-index:0}.glow-on-hover:before{animation:glowing 20s linear infinite;background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);background-size:400%;border-radius:10px;content:"";filter:blur(5px);height:calc(100% + 4px);left:-2px;opacity:0;position:absolute;top:-2px;transition:opacity .3s ease-in-out;width:calc(100% + 4px);z-index:-1}.glow-on-hover:active{color:#000}.glow-on-hover:active:after{background:#0000}.glow-on-hover:hover:before{opacity:1}.glow-on-hover:after{background:#111;border-radius:10px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}
/*# sourceMappingURL=main.ae10e738.css.map*/