.cta-button{font-family:"Inter",sans-serif;font-weight:600;color:#000;border-radius:64px;cursor:pointer;border:none;outline:0;font-size:16px;display:flex;justify-content:center;align-items:center}.blue-bg{width:150px;padding:12px 16px;background:#71ceff}.cta-button:focus{outline:none;box-shadow:none}.glow-on-hover{width:250px;height:50px;outline:none;color:#fff;cursor:pointer;position:relative;z-index:0;border-radius:10px}.glow-on-hover:before{content:"";background:linear-gradient(45deg,#0ff,#02e1fe,#0076fd,#004cff,#00ffd5,#00f2ff,#0059ff,#00d5ff,#0062ff);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;-webkit-filter:blur(5px);filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);-webkit-animation:glowing 20s linear infinite;animation:glowing 20s linear infinite;opacity:0;transition:opacity .3s ease-in-out;border-radius:10px}.glow-on-hover:active{border-radius:10px}.glow-on-hover:active:after{background:transparent;border-radius:10px}.glow-on-hover:hover:before{opacity:1;border-radius:10px}.glow-on-hover:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;background:#111;left:0;top:0;border-radius:10px}@-webkit-keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}body{margin:0;font-family:"Roboto","Oxygen","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}
/*# sourceMappingURL=main.360b218c.chunk.css.map */