@font-face{font-family:Bebas_Neue;src:url(/static/fonts/Bebas_Neue/BebasNeue-Regular.ttf)}@font-face{font-family:Raleway;src:url(/static/fonts/Raleway/static/Raleway-Regular.ttf)}@font-face{font-family:Raleway-Bold;src:url(/static/fonts/Raleway/static/Raleway-Bold.ttf)}*{box-sizing:border-box;padding:0;margin:0;color:#fff}body,html{max-width:100vw;overflow-x:hidden}html{scroll-behavior:smooth}html.scroll-auto{scroll-behavior:auto}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb));background-color:#030617}a{color:inherit;text-decoration:none}*{border:0;font-family:Raleway;font-size:1rem}.main{background:url(/static/images/hero-bg.jpg);background-size:auto;background-repeat:no-repeat;background-position:top;height:100vh;width:100vw}.main,.navbar{position:fixed}.navbar{display:flex;background-color:transparent;min-height:53px;margin-bottom:20px;top:0;right:0;left:0;z-index:1030;flex-wrap:wrap;align-items:center;padding:20px 1rem .625rem;justify-content:space-between}.navbar .navbar-brand{text-transform:uppercase;font-size:.8571em;padding-top:.5rem;padding-bottom:.5rem;line-height:1.625rem}.navbar a{vertical-align:middle}.navbar-collapse{display:flex!important;flex-basis:auto;-ms-flex-preferred-size:100%;flex-grow:1;align-items:center;justify-content:flex-end}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;flex-direction:row}.nav-item:not(:last-child){margin-right:5px}.navbar .navbar-nav .nav-link:not(.btn){text-transform:uppercase;font-size:.7142em;padding:.5rem .7rem;line-height:1.625rem}.hero{position:relative;background-position:50% -15px;max-width:1512px;margin:auto;display:flex;justify-content:center;padding:13rem 2rem 6rem;min-width:100vw}.header-logo{margin-bottom:2rem}.heroContainer{margin:0 auto;padding:0;position:relative;max-width:775px;text-align:center;z-index:2}.heroTitle{font-weight:800;margin-bottom:1rem;line-height:3.5rem;letter-spacing:.02em}.heroSpan,.heroTitle{font-family:Bebas_Neue;font-size:48px}.heroSpan{background:linear-gradient(180deg,#581efb,#f048b4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#0000}.heroText{font-family:Raleway;font-size:1rem;color:#a0b6d8;line-height:1.5}@keyframes rotate-radar{to{transform:rotate(1turn)}}.headerLogo{position:absolute;width:100vw;background:#0000;padding:2rem 0;z-index:1}.logo{color:#fff}.logoContainer{display:flex;justify-content:center;align-items:center}.radarImg{position:relative;left:0;top:235px;bottom:0;right:0;margin:auto;width:520px;height:520px;display:block;animation:rotate-radar 5s linear infinite;opacity:.4}.searchInput{background:#0000;width:100%;margin:0 1rem;border:0}.searchInput:focus-visible{outline-offset:0}.searchInput:focus{outline:none}.btn{display:flex;justify-content:center;padding:.75rem 1.75rem;background:var(--grad-color-2);border-radius:.875rem;font-family:var(--font-1);font-weight:600;font-size:1rem;line-height:1.25rem;text-align:center;cursor:pointer}.btn,.btnSearch{align-items:center}.btnSearch{display:inline-flex;background:linear-gradient(90deg,#4d20ff,#f048b4);box-shadow:0 3px 2px 0 #0000001a;border-radius:5px;height:45px;padding:0 30px;color:#fff;font-family:Lato,Arial,sans-serif;text-transform:uppercase;text-decoration:none;transition:background .3s,transform .3s,box-shadow .3s;will-change:transform}.pulse{position:relative}.pulse:after,.pulse:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff6;border-radius:50%;width:20px;height:20px;opacity:0;margin:auto}.pulse:before{animation:pulse 1.5s linear infinite}.pulse:after{animation:pulse 2s linear .4s infinite}.pulse:hover:after,.pulse:hover:before{display:none}@keyframes pulse{0%{transform:scale(0);opacity:0}33%{transform:scale(1);opacity:1}to{transform:scale(3);opacity:0}}@keyframes glow{0%{border-color:#581efb;box-shadow:0 0 5px #c71efb33,inset 0 0 5px #c71efb1a,0 2px 0 #000}to{border-color:#c71efb;box-shadow:0 0 20px #c71efb99,inset 0 0 10px #c71efb66,0 2px 0 #000}}button svg{margin:0 .5rem}#tg-button:hover,.btnSearch:hover{background-position:50%;box-shadow:0 4px 17px #0003;transform:translate3d(0,-2px,0)}.card{background:#111627e6;border-top:1px solid #fff3;border-left:1px solid #fff3;box-shadow:5px 5px 30px #0003;border-radius:.875rem}.card,.searchCard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.searchCard{position:relative;border:1px solid #35435a;box-shadow:0 5px 20px #000000b3;outline:none;transition:.3s ease-out;z-index:20;align-items:center;margin:4.44rem auto 0;padding:.875rem .875rem .875rem 1.25rem;background:#192138cc;border-radius:.875rem}.searchCard,.searchCard form{display:flex;width:600px}.input-cont:focus,.input-cont:hover,.searchCard:focus,.searchCard:hover{animation:glow .8s ease-out infinite alternate}.modal-bg{position:fixed;top:0;left:0;height:100vh;width:100vw;padding:3rem 0;backdrop-filter:blur(2px) saturate(180%);-webkit-backdrop-filter:blur(2px) saturate(180%);background-color:rgba(1,6,23,.5);overflow-y:scroll;z-index:5;transition:opacity .15s ease-out,width 0s linear .15s,height 0s linear .15s}.modal{margin:auto;max-width:700px}.token-modal{background:#010617;border:2px solid #313f67;border-radius:.875rem;padding:4.375rem;box-shadow:0 0 50px #00000080;max-width:750px;margin:auto}.container{margin:0 auto;padding:0}.close-cont{display:flex;justify-content:flex-end;margin-bottom:1rem}.close{justify-content:center;background-color:#f75d5d1a;cursor:pointer}.close,.input-cont{display:flex;align-items:center;border-radius:.875rem}.input-cont{justify-content:space-between;background:#313f67;background:#192138;box-shadow:0 10px 50px #00000005;border:2px solid #313f67;margin-bottom:34px;width:100%;padding:1rem}.modalSearchForm{width:100%}.searchModalInput{background:none;margin-left:1rem;width:100%}.searchModalInput:focus{outline:none}h3{font-family:Bebas_Neue;font-size:48px}h3.modal-header{font-size:1.5rem;line-height:1.5rem}p{color:#a0b6d8;font-size:1rem;line-height:1.5;margin:0}.search-results{padding:10px;background:#192138;margin-top:10px;border:2px solid #313f67;box-shadow:0 10px 50px #00000005;border-radius:.875rem}.coins-table{border-collapse:collapse;table-layout:fixed;width:100%}.spinner{border-radius:50%;border:10px solid;border-color:#fff #fff transparent;width:75px;height:75px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.no-result{margin:3rem auto;text-align:center;opacity:.7;font-size:1.25rem}.coins-table tbody .coin-row td{text-align:left;font-style:normal;font-weight:400;font-size:15px;line-height:1.5rem;padding:.5rem 25px .5rem .1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:auto}.meter-cont{display:flex;flex-direction:column;align-items:center;border:1px solid #313f67;padding:.875rem;border-radius:.5rem;max-width:118px;background:rgba(0,0,0,.075)}.desc{font-style:normal;font-weight:700;font-size:.67rem;line-height:.75rem;margin-top:.5rem;text-transform:uppercase}progress{border-radius:.5rem;width:100%;height:.5rem}progress::-webkit-progress-bar{background-color:#202a47;border-radius:.5rem}progress::-webkit-progress-value{border-radius:.5rem}progress::-moz-progress-bar{border-radius:.5rem}.l1::-webkit-progress-value{background-color:#ceb047}.l2::-webkit-progress-value{background-color:#ea9252}.l3::-webkit-progress-value{background-color:#f75d5d}.l1{color:#ceb047}.l2{color:#ea9252}.l3{color:#f75d5d}.coins-table .coin-row:nth-child(odd){background-color:#0000000d}.coins-table .coin-row td:first-child{padding:.5rem .1rem .5rem 1.5rem}.coins-table .coin-row:hover,.coins-table .coin-row:nth-child(odd):hover{cursor:pointer;background:#ffffff0d}.spinner-container{display:flex;flex-direction:column;align-items:center}.modal-header{display:flex;align-items:center;justify-content:space-between}.info-card-container{margin:3rem 0 3.375rem}.dyor{margin-bottom:3.12rem}.ct-action{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.gtfo-card{margin-top:3rem;padding:2rem}.info-layer-1{margin-bottom:1.5rem}.info-layer-1,.info-layer-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem}.info-card-title{display:flex;justify-content:space-between;align-items:center;font-style:normal;font-weight:600;font-size:.75rem;line-height:.75rem;color:#a0b6d8}.info-card-container p{font-weight:400;font-size:1rem;line-height:1rem;margin-top:.5rem;color:#fff}.copy-btn{cursor:pointer}.info-card-container .info-layer-1 .card:nth-child(2) p{font-family:monospace,monospace}.copied{font-size:.75rem}progress.progressNoCard{border-radius:.5rem;width:100%;height:15px}.meter-cont-no-card{display:flex;flex-direction:column;align-items:center;margin-top:1rem}.desc-no-card span{font-style:normal;font-weight:400;font-size:.75rem;line-height:.75rem;margin-top:.5rem;color:#cfdaea}.desc-no-card{justify-content:space-between;width:100%}.desc-no-card,.dyor-flex{display:flex;align-items:center}.dyor-flex{font-size:1rem;margin-bottom:.5rem}.dyor-svg{margin-right:1rem}.ct-txt{font-weight:400;font-size:1.125rem;line-height:1.5rem}.ct-txt,.ct-w-txt{display:flex;align-items:center}.ct-w-txt{margin-left:.5rem;font-style:normal;font-weight:600;font-size:.75rem;line-height:.75rem;color:#ceb047}.gtfo-card .cta{display:flex;align-items:center;justify-content:space-between;min-width:100px}.viewcontainer{padding-top:20px;text-align:center}.viewcontent a{text-decoration:none;color:#fff}.viewcontent p{margin:0}#more-arrows{width:75px;height:65px;transform:scale(.8)}polygon{fill:#581efb;transition:all .2s ease-out}polygon.arrow-top{opacity:.5}polygon.arrow-middle{opacity:.75}#more-arrows:hover polygon{fill:#f048b4;transition:all .2s ease-out}#more-arrows:hover polygon.arrow-bottom{transform:translateY(-18px)}#more-arrows:hover polygon.arrow-top{transform:translateY(18px)}.count-down{max-width:500px;padding:2.2rem;text-align:center;margin:-60px auto 3rem}.wraporder{height:100%;display:flex;align-items:center;justify-content:center;margin-top:24px}.wraporder .button-order:before{box-shadow:0 0 60px #000000a3;border:0 solid #0000;border-radius:10px;opacity:0}.wraporder .button-order:after,.wraporder .button-order:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wraporder .button-order:after{width:30px;height:30px;border-radius:100%;border:6px solid gold;z-index:-1;animation:orderring 1.5s infinite}@keyframes orderring{0%{width:30px;height:30px;opacity:1}to{width:300px;height:300px;opacity:0}}@keyframes orderslide{to{background-position:0 0}}@keyframes auto-ref-blink{0%{transform:scale(1);opacity:1}to{transform:scale(3);opacity:0}}.wraporder .button-order{font-size:22px;text-transform:uppercase;letter-spacing:1.3px;font-weight:700;color:#000;background:#c7a700;background:radial-gradient(circle,#fff35e 1%,#bb9d00 100%) 100% 0/200% 200%;border:1px solid #0000;border-radius:10px;box-shadow:6px 6px 6px #000000a3;cursor:pointer;position:relative;padding:10px}.wraporder .button-order,.wraporder .button-order:before{min-width:222px;width:300px;min-height:60px;transition:all .3s ease-in-out 0s}.button-order:focus,.wraporder .button-order:hover{transform:translateY(-6px);animation:orderslide 1s infinite alternate}.wraporder .button-order:focus:after,.wraporder .button-order:hover:after{animation:none;display:none}h3.title{font-size:1.5rem;font-style:normal;line-height:1.5rem;letter-spacing:0}#scam-alerts{position:relative;max-width:960px;padding-top:0;margin-left:auto;margin-right:auto;z-index:3}section{padding:6rem 0}.table-head{justify-content:space-between;padding:32px 1.5rem}.auto-ref,.table-head{display:flex;align-items:center}.auto-ref{font-size:.75rem;padding-right:25px;width:175px;color:#0e9d0e}.auto-ref span:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:0;animation:auto-ref-blink 1s linear infinite}.auto-ref span,.auto-ref span:after{background:#0e9d0e;border-radius:50%}.auto-ref span{position:relative;display:block;height:10px;width:10px;margin-left:1rem;z-index:4}#tg-button,.search-card form button{display:inline-flex;align-items:center;background:linear-gradient(90deg,#4d20ff,#f048b4);box-shadow:0 3px 2px 0 #0000001a;border-radius:5px;height:45px;padding:0 30px;color:#fff;font-family:Lato,Arial,sans-serif;text-transform:uppercase;text-decoration:none;transition:background .3s,transform .3s,box-shadow .3s;will-change:transform}#tg-button{background:linear-gradient(90deg,#ff2a00,red);font-size:.75rem;width:175px;padding:0 15px;text-align:center}.coins-table thead tr th{padding:1.25rem .1rem;font-size:.8rem;font-weight:600;line-height:.875rem;color:#ca48f0}.coins-table tr:first-child th{text-align:left}#scam-alerts td:first-child,#scam-alerts th:first-child{width:36.5%;padding-right:25px}#scam-alerts td:nth-child(2),#scam-alerts th:nth-child(2){width:26.5%}#scam-alerts td:nth-child(3),#scam-alerts th:nth-child(3){width:22.5%;padding-right:35px}#scam-alerts td:nth-child(4),#scam-alerts th:nth-child(4){width:17.5%;padding-right:25px}#scam-alerts tr td:nth-child(2){font-weight:700}.text-blue{color:#a0b6d8!important}#scam-alerts tr td:nth-child(2) span.indicator{color:#fff;font-weight:700}.coins-table thead tr:first-child th{text-align:left}.coins-table tr th:first-child{padding:1.25rem .1rem 1.25rem 1.5rem}.loading-cell{width:100%;padding-bottom:2rem}footer{background:var(--acc-color-5);text-align:center;font-size:.875rem;font-weight:600;line-height:1.125rem;padding:3rem 1rem;display:flex;justify-content:center}footer .card{width:max-content;max-width:94%;padding:2rem 3rem}footer .card p{font-style:normal;font-weight:400;font-size:16px;line-height:20px;text-align:center;color:#fff;margin-right:9px}footer .card a{display:inline-block;width:30px;margin:15px 5px}.text-center{text-align:center!important}.searchModalCell{text-align:left;font-style:normal;font-weight:400;font-size:15px;line-height:1.5rem;padding:.5rem 25px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:auto}.searchModalCell .meter-cont{margin-left:auto;margin-right:auto}.th{width:33.33%}.info-card-container .card{padding:1.5rem}.gtfo-card h3{margin-bottom:.5rem}.gtfo-card .cta a{margin-left:1rem}.modal-header .cont p{margin-top:.5rem}a:link,a:visited{opacity:1}@media only screen and (max-width:768px){html{font-size:14px}.heroTitle{font-size:34px;line-height:46px;width:100%}.heroText{font-size:15px}.heroSpan{font-size:34px}.hero .searchCard,.hero .searchCard form{display:flex;width:100%}.hero .searchCard{align-items:center;margin:4.44rem auto 0;padding:.875rem .875rem .875rem 1.25rem}.searchCard input:-moz-placeholder,.searchCard input::-webkit-input-placeholder{font-size:15px}#scam-alerts{max-width:94vw;margin:auto}.table-head{justify-content:space-between;align-items:center;flex-wrap:wrap}.auto-ref{order:2;width:auto}#scam-alerts .table-head h3{order:1;flex-basis:100%;text-align:center;padding-bottom:30px}#tg-button{order:3;width:auto}.info-card-container p{font-size:16px}.info-card-container .card{padding:24px}h3.modal-header{font-size:24px;line-height:1.5rem}.modal-header .cont p{font-size:16px}}@media only screen and (max-width:720px){#scam-alerts td:nth-child(2),#scam-alerts th:nth-child(2){width:25%}#scam-alerts td:nth-child(3),#scam-alerts th:nth-child(3){display:none}#scam-alerts td:nth-child(4),#scam-alerts th:nth-child(4){width:25%}#scam-alerts td:first-child,#scam-alerts th:first-child{max-width:50%}}@media only screen and (max-width:568px){.count-down{max-width:80%}.info-card-container p{font-size:14px}}@media (max-width:480px){html{font-size:13px}h3.modal-header{font-size:21px;line-height:1.5rem}.modal-header .cont p{font-size:14px}.card span{font-size:10.5px}}@media (max-width:360px){#scam-alerts td:first-child,#scam-alerts td:nth-child(3),#scam-alerts th:first-child,#scam-alerts th:nth-child(3){display:none}.coins-table tr td:nth-child(2),.coins-table tr th:nth-child(2){padding:.75rem .1rem .1rem 1.5rem}}.modal-open{overflow:hidden;position:fixed}@media (max-width:506px){.radarImg{left:-10px}}@media (max-width:496px){.radarImg{left:-14px}}@media (max-width:485px){.radarImg{left:-18px}}@media (max-width:475px){.radarImg{left:-23px}}@media (max-width:464px){.radarImg{left:-27px}}@media (max-width:452px){.radarImg{left:-32px}}@media (max-width:440px){.radarImg{left:-37px}}@media (max-width:433px){.radarImg{left:-42px}}@media (max-width:425px){.radarImg{left:-47px}}@media (max-width:412px){.radarImg{left:-53px}}@media (max-width:400px){.radarImg{left:-60px}}@media (max-width:388px){.radarImg{left:-67px}}@media (max-width:375px){.radarImg{left:-74px}}@media (max-width:352px){.radarImg{left:-82px}}@media (max-width:340px){.radarImg{left:-88px}}@media (max-width:328px){.radarImg{left:-94px}}@media (max-width:313px){.radarImg{left:-102px}}