.bg-gradient-animate{background:linear-gradient(128deg,#87bae0,#005593,#2a5dfd,#0080de,#5eb5f3,#2a5dfd);background-size:360% 360%;animation:bg-hero-animate 10s ease infinite}@-webkit-keyframes bg-hero-animate{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@-moz-keyframes bg-hero-animate{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@-o-keyframes bg-hero-animate{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes bg-hero-animate{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.particle-container .particle{position:absolute;z-index:10;height:10px;width:10px;border-radius:50%;background:radial-gradient(rgb(135,186,224) 40%,rgb(0,128,222),rgb(18,110,178),rgb(18,146,238));box-shadow:3px 5px 10px rgba(255,255,255,.514)}.particle-container .particle:first-child{top:12%;left:42%;animation:particle-motion 1s linear infinite}.particle-container .particle:nth-child(2){top:70%;left:50%;animation:particle-motion 7s linear infinite}.particle-container .particle:nth-child(3){top:17%;left:6%;animation:particle-motion 9s linear infinite}.particle-container .particle:nth-child(4){top:20%;left:60%;animation:particle-motion 10s linear infinite}.particle-container .particle:nth-child(5){top:67%;left:10%;animation:particle-motion 6s linear infinite}.particle-container .particle:nth-child(6){top:80%;left:70%;animation:particle-motion 11s linear infinite}.particle-container .particle:nth-child(7){top:60%;left:80%;animation:particle-motion 6s linear infinite}.particle-container .particle:nth-child(8){top:32%;left:25%;animation:particle-motion 6s linear infinite}.particle-container .particle:nth-child(9){top:90%;left:25%;animation:particle-motion 9s linear infinite}.particle-container .particle:nth-child(10){top:10%;left:80%;animation:particle-motion 5s linear infinite}.particle-container .particle:nth-child(11){top:24%;left:82%;animation:particle-motion 10s linear infinite}.particle-container .particle:nth-child(12){top:97%;left:5%;animation:particle-motion 7s linear infinite}.particle-container .particle:nth-child(13){top:97%;left:60%;animation:particle-motion 9s linear infinite}.particle-container .particle:nth-child(14){top:30%;left:40%;animation:particle-motion 5s linear infinite}.particle-container .particle:nth-child(15){top:47%;left:55%;animation:particle-motion 7s linear infinite}.particle-container .particle:nth-child(16){top:70%;left:80%;animation:particle-motion 8s linear infinite}.particle-container .particle:nth-child(17){top:40%;left:40%;animation:particle-motion 10s linear infinite}.particle-container .particle:nth-child(18){top:23%;left:15%;animation:particle-motion 4s linear infinite}.particle-container .particle:nth-child(19){top:90%;left:90%;animation:particle-motion 3s linear infinite}.particle-container .particle:nth-child(20){top:85%;left:95%;animation:particle-motion 7s linear infinite}@keyframes particle-motion{0%{transform:translate(0);opacity:1}20%{transform:translate(5px -20px);opacity:.8}40%{transform:translate(-10px,-30px);opacity:.7}60%{transform:translate(15px,-40px);opacity:.5}80%{transform:translate(-20px,-60px);opacity:.2}to{transform:translate(40px,-100px);opacity:0}}.animate-marquee{animation:marquee linear infinite}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.style-1-nav-link{position:relative;display:inline-block;padding:4px 0;transition:color .35s ease}.style-1-nav-link:after{content:"";position:absolute;left:50%;bottom:-4px;width:0;height:1.5px;background:#d4af37;transform:translateX(-50%);transition:width .35s ease}.style-1-nav-link:hover{color:#d4af37}.style-1-nav-link:hover:after{width:100%}.style-2-nav-link{transition:all .3s ease}.style-2-nav-link:hover{letter-spacing:2px;color:#d4af37}.style-3-nav-link{position:relative;padding:8px 14px;z-index:1;transition:color .35s}.style-3-nav-link:before{content:"";position:absolute;inset:0;background:rgba(255,255,255,.12);border-radius:999px;transform:scaleX(0);transform-origin:center;transition:transform .35s ease;z-index:-1}.style-3-nav-link:hover:before{transform:scaleX(1)}.style-3-nav-link:hover{color:white}.style-4-nav-link{position:relative;display:inline-block;color:white;overflow:hidden;transition:color .35s}.style-4-nav-link:before{content:"";position:absolute;left:-110%;top:50%;width:100%;height:2px;background:linear-gradient(90deg,transparent,#d4af37,transparent);transform:translateY(-50%);transition:left .45s ease}.style-4-nav-link:hover{color:#d4af37}.style-4-nav-link:hover:before{left:110%}.style-5-nav-link{display:inline-block;transition:transform .3s ease,color .3s ease}.style-5-nav-link:hover{transform:translateY(-3px);color:#d4af37}