.uni-main{--clr-dark:#040507;--clr-darklight:#111;--clr-textlight:#ddd;--clr-light:#999;--clr-white:#fff;--clr-primary:#5e98ff;color:var(--clr-white);background-color:var(--clr-dark);background-image:url(/images/uniextracts/bg-smoke.png);background-position:100% 100%;background-repeat:repeat;background-size:cover;margin:0;padding:0;font-family:Poppins,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}.uni-particles{pointer-events:none;z-index:0;width:100%;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.uni-particle{background:#ffffff80;border-radius:50%;width:4px;height:4px;animation:linear infinite uni-float;position:absolute}.uni-particle:first-child{width:3px;height:3px;animation-duration:18s;animation-delay:0s;left:5%}.uni-particle:nth-child(2){width:5px;height:5px;animation-duration:22s;animation-delay:-3s;left:12%}.uni-particle:nth-child(3){width:2px;height:2px;animation-duration:16s;animation-delay:-6s;left:20%}.uni-particle:nth-child(4){width:4px;height:4px;animation-duration:20s;animation-delay:-2s;left:28%}.uni-particle:nth-child(5){width:6px;height:6px;animation-duration:24s;animation-delay:-8s;left:35%}.uni-particle:nth-child(6){width:3px;height:3px;animation-duration:17s;animation-delay:-4s;left:42%}.uni-particle:nth-child(7){width:5px;height:5px;animation-duration:21s;animation-delay:-10s;left:50%}.uni-particle:nth-child(8){width:2px;height:2px;animation-duration:19s;animation-delay:-1s;left:58%}.uni-particle:nth-child(9){width:4px;height:4px;animation-duration:23s;animation-delay:-7s;left:65%}.uni-particle:nth-child(10){width:3px;height:3px;animation-duration:15s;animation-delay:-5s;left:72%}.uni-particle:nth-child(11){width:5px;height:5px;animation-duration:20s;animation-delay:-9s;left:78%}.uni-particle:nth-child(12){width:2px;height:2px;animation-duration:18s;animation-delay:-3s;left:85%}.uni-particle:nth-child(13){width:4px;height:4px;animation-duration:22s;animation-delay:-6s;left:92%}.uni-particle:nth-child(14){width:3px;height:3px;animation-duration:25s;animation-delay:-11s;left:8%}.uni-particle:nth-child(15){width:5px;height:5px;animation-duration:19s;animation-delay:-2s;left:17%}.uni-particle:nth-child(16){width:2px;height:2px;animation-duration:16s;animation-delay:-8s;left:30%}.uni-particle:nth-child(17){width:6px;height:6px;animation-duration:21s;animation-delay:-4s;left:45%}.uni-particle:nth-child(18){width:3px;height:3px;animation-duration:17s;animation-delay:-12s;left:55%}.uni-particle:nth-child(19){width:4px;height:4px;animation-duration:23s;animation-delay:-7s;left:68%}.uni-particle:nth-child(20){width:5px;height:5px;animation-duration:20s;animation-delay:-1s;left:82%}@keyframes uni-float{0%{opacity:0;transform:translateY(100vh)scale(0)}10%{opacity:.6;transform:translateY(90vh)scale(1)}90%{opacity:.4}to{opacity:0;transform:translateY(-10vh)scale(.5)}}.uni-topbanner{background:url(/images/uniextracts/ufo-bg.gif) 50%/contain no-repeat;position:relative}.uni-banner-wrapper{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.uni-banner-spacing{text-align:center;z-index:9;width:100%;padding:0 15px;position:absolute;bottom:40px}.uni-banner-spacing h1{text-shadow:0 2px 3px #0000004d;color:var(--clr-primary);margin:0 0 15px;font-size:45px;font-weight:700}.uni-verify-box{max-width:500px;margin:0 auto;position:relative}.uni-verify-input{border:1px solid #333;border-radius:30px;outline:none;width:100%;min-height:50px;padding:5px 150px 5px 20px;font-family:Poppins,sans-serif;font-size:14px;transition:all .3s ease-in-out;color:var(--clr-white)!important;background:#222!important}.uni-verify-input:focus{border-color:var(--clr-primary)}.uni-verify-input::placeholder{color:#999}.uni-verify-btn{color:var(--clr-white);letter-spacing:1px;cursor:pointer;background:linear-gradient(#3e83ff 0%,#002369 100%);border:0;border-radius:30px;justify-content:center;align-items:center;min-width:100px;min-height:44px;padding:5px 30px;font-family:Poppins,sans-serif;font-size:16px;transition:all .3s;display:inline-flex;position:absolute;top:3px;right:3px;overflow:hidden}.uni-verify-btn:after{content:"";opacity:.2;background:linear-gradient(#fff -22%,#fff0 100%);border-radius:20px;width:calc(100% - 20px);height:22px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.uni-verify-btn:hover{animation:1s both uni-rubberBand}@keyframes uni-rubberBand{0%{transform:scaleX(1)scaleY(1)}30%{transform:scaleX(1.25)scaleY(.75)}40%{transform:scaleX(.75)scaleY(1.25)}50%{transform:scaleX(1.15)scaleY(.85)}65%{transform:scaleX(.95)scaleY(1.05)}75%{transform:scaleX(1.05)scaleY(.95)}to{transform:scaleX(1)scaleY(1)}}.uni-modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000;background-color:#14141480;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.uni-modal{background-color:var(--clr-dark);text-align:center;background-image:url(/images/uniextracts/bg-smoke.png);background-position:100% 100%;background-repeat:repeat;background-size:cover;border-radius:10px;width:500px;max-width:95%;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #ffffff1a}.uni-modal-close{color:#fff;cursor:pointer;opacity:.6;z-index:1;background:0 0;border:none;font-size:24px;line-height:1;position:absolute;top:10px;right:15px}.uni-modal-close:hover{opacity:.9}.uni-modal-body{flex-direction:column;align-items:center;padding:20px 30px 30px;display:flex}.uni-modal-icon{width:120px;margin-bottom:25px}.uni-modal-body h2{margin:0 0 5px;font-size:28px;font-weight:700}.uni-modal-body h6{color:var(--clr-textlight);margin:0 0 15px;font-size:18px;font-weight:400}.uni-modal-btn-row{justify-content:center;align-items:center;gap:25px;margin-top:15px;display:flex}.uni-modal-btn{color:var(--clr-white);letter-spacing:1px;cursor:pointer;background:linear-gradient(#3e83ff 0%,#002369 100%);border:0;border-radius:30px;justify-content:center;align-items:center;min-width:100px;min-height:44px;padding:5px 30px;font-family:Poppins,sans-serif;font-size:16px;display:inline-flex;position:relative;overflow:hidden}.uni-modal-btn:after{content:"";opacity:.2;background:linear-gradient(#fff -22%,#fff0 100%);border-radius:20px;width:calc(100% - 20px);height:22px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.uni-modal-btn:hover{animation:1s both uni-rubberBand}.uni-agegate-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10001;background-color:#14141480;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.uni-agegate{background-color:var(--clr-dark);text-align:center;background-image:url(/images/uniextracts/bg-smoke.png);background-position:100% 100%;background-size:cover;border-radius:10px;width:500px;max-width:95%;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #ffffff1a}.uni-agegate-img{background:var(--clr-darklight);justify-content:center;padding:30px;display:flex}.uni-agegate-img img{width:150px;height:auto}.uni-agegate-body{flex-direction:column;align-items:center;padding:30px;display:flex}.uni-agegate-body h2{margin:0 0 5px;font-size:28px}.uni-agegate-body h6{color:var(--clr-textlight);margin:0;font-size:18px;font-weight:400}.uni-agegate-btns{gap:25px;margin-top:20px;display:flex}.uni-agegate-btn-yes{color:var(--clr-white);letter-spacing:1px;cursor:pointer;background:linear-gradient(#3e83ff 0%,#002369 100%);border:0;border-radius:30px;justify-content:center;align-items:center;min-width:100px;min-height:44px;padding:5px 30px;font-family:Poppins,sans-serif;font-size:16px;display:inline-flex;position:relative;overflow:hidden}.uni-agegate-btn-yes:after{content:"";opacity:.2;background:linear-gradient(#fff -22%,#fff0 100%);border-radius:20px;width:calc(100% - 20px);height:22px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.uni-agegate-btn-no{color:var(--clr-white);letter-spacing:1px;cursor:pointer;background:0 0;border:2px solid #333;border-radius:30px;justify-content:center;align-items:center;min-width:100px;min-height:44px;padding:5px 30px;font-family:Poppins,sans-serif;font-size:16px;display:inline-flex}.uni-agegate-btn-no:hover{border-color:var(--clr-primary)}.uni-copyright-text{color:var(--clr-light);margin:15px 0 0;font-size:12px}@media only screen and (max-width:767px){.uni-banner-spacing h1{font-size:35px}.uni-verify-btn{min-height:40px;padding:5px 10px;font-size:10px;position:absolute;top:4px;right:3px}.uni-verify-input{min-height:47px;padding-right:110px}.uni-modal{background-color:#1c1c1c!important}.uni-modal-body{padding:20px}}
