.nav-btn{all:unset;color:#fff;cursor:pointer;z-index:1;-webkit-user-select:none;user-select:none;touch-action:manipulation;background:0 0;border-radius:1rem;justify-content:center;align-items:center;padding:1rem 3rem;font-weight:700;display:inline-flex;position:relative}.nav-btn:before,.nav-btn:after{content:"";z-index:-1;transition:all .4s;position:absolute;bottom:0;right:0}.nav-btn:before{background:linear-gradient(90deg,#5299db,#00629d);border-radius:1rem;width:100%;height:100%;transform:translate(0%)}.nav-btn:after{-webkit-backdrop-filter:blur(4px);background:#a2c9d680;border:1px solid #a2c9d699;border-radius:50%;width:41px;height:41px;transform:translate(10px,10px)}.nav-btn:hover:before{width:110%;height:110%;transform:translate(5%,20%)}.nav-btn:hover:after{border-radius:1rem;width:100%;height:100%;transform:translate(0)}.nav-btn:active:after{transition:all;transform:translateY(5%)}
.glow{text-transform:uppercase;animation:2s ease-in-out infinite glow;display:inline-block}@keyframes glow{0%,to{color:#fff;text-shadow:0 0 10px #0652dd,0 0 50px #0652dd,0 0 100px #0652dd}10%,90%{color:#003969;text-shadow:none}}.glow:first-child{animation-delay:0s}.glow:nth-child(2){animation-delay:.2s}.glow:nth-child(3){animation-delay:.4s}.glow:nth-child(4){animation-delay:.6s}.glow:nth-child(5){animation-delay:.8s}.glow:nth-child(6){animation-delay:1s}.glow:nth-child(7){animation-delay:1.2s}.glow:nth-child(8){animation-delay:1.4s}.glow:nth-child(9){animation-delay:1.6s}.glow:nth-child(10){animation-delay:1.8s}.glow:nth-child(11){animation-delay:2s}.glow:nth-child(12){animation-delay:2.2s}.glow:nth-child(13){animation-delay:2.4s}.glow:nth-child(14){animation-delay:2.6s}.glow:nth-child(15){animation-delay:2.8s}.glow:nth-child(16){animation-delay:3s}.glow:nth-child(17){animation-delay:3.2s}.glow:nth-child(18){animation-delay:3.4s}.glow:nth-child(19){animation-delay:3.6s}.glow:nth-child(20){animation-delay:3.8s}.glow:nth-child(21){animation-delay:4s}.glow:nth-child(22){animation-delay:4.2s}.glow:nth-child(23){animation-delay:4.4s}.glow:nth-child(24){animation-delay:4.6s}
