.scrolled .siteHeader{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:#0009;min-height:5rem;padding:0 .625rem;position:fixed}@media (max-width:991px){.scrolled .siteHeader{padding:0}}.siteHeader{z-index:999;min-height:6.25rem;transition:var(--transition);justify-content:center;align-items:center;width:100%;padding:1rem 0;display:flex;position:fixed;top:0;left:0}@media (max-width:1199px){.siteHeader{z-index:999;min-height:4.375rem;padding:.625rem 0}}@media (max-width:767px){.siteHeader{min-height:3.75rem}}.siteHeader .navbar{justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.siteHeader .navbar .brandLogo{align-items:center;display:flex}@media (max-width:1199px){.siteHeader .navbar .brandLogo img{max-width:7.5rem}}@media (max-width:767px){.siteHeader .navbar .brandLogo img{max-width:6.25rem}}.siteHeader .navbar .menuNav{justify-content:center;display:flex}.siteHeader .navbar .menuNav .nav-link{white-space:nowrap;cursor:pointer;color:var(--textlight);background-color:#0000;align-items:center;padding:1rem 1.5rem;font-size:1rem;font-weight:400;display:flex}@media (max-width:1365px){.siteHeader .navbar .menuNav .nav-link{padding:1rem}}.siteHeader .navbar .menuNav .nav-link:hover,.siteHeader .navbar .menuNav .nav-link.active{color:var(--orangeclr)}@media (max-width:1199px){.siteHeader .navbar .menuNav .nav-link{padding:1rem 0}.siteHeader .navbar .menuNav{background-color:var(--darkbg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;border-right:.0625rem solid #ffffff1a;width:18.125rem;height:100dvh;padding:1.25rem;transition:all .2s ease-in-out;display:block;position:fixed;top:0;left:-18.125rem}.siteHeader .navbar .menuNav a{text-align:left;justify-content:flex-start;display:flex}.siteHeader .navbar .menuNav.show{left:0}.siteHeader .navbar .menuNav .brandLogo{padding-bottom:1.875rem}.siteHeader .navbar .menuNav .brandLogo span{padding-left:0;font-size:1.125rem;display:block}}.siteHeader_rightSide{align-items:center;display:flex}.siteHeader_rightSide .logoutBtn{background:var(--orangeclr);color:var(--white);cursor:pointer;min-width:6rem;font-weight:500}.siteHeader_rightSide .logoutBtn:hover{background:var(--orangeaccent);color:var(--white)}.siteHeader_rightSide .logoutBtn:hover svg path{fill:var(--white)}.siteHeader_rightSide_btn{align-items:center;gap:1.25rem;display:flex}@media (max-width:479px){.siteHeader_rightSide_btn{gap:.625rem}}.siteHeader_rightSide_btn button{background:var(--greybg);cursor:pointer;width:3.5rem;height:3.5rem;color:var(--textlight);transition:var(--transition);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:500;display:flex}@media (max-width:767px){.siteHeader_rightSide_btn button{width:3rem;height:3rem}}@media (max-width:479px){.siteHeader_rightSide_btn button{width:2.4rem;height:2.4rem}}.siteHeader_rightSide_btn button:hover{background:var(--orangeclr);color:var(--white)}.siteHeader_rightSide_btn button:hover svg path{fill:var(--white)}.siteHeader.openmenu .navbar .menuNav{left:0}.siteHeader .menu_btn{cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;margin-left:1.25rem;padding:0;transition:all .2s ease-in-out;display:flex}.siteHeader .menu_btn:focus{box-shadow:none;border:none}@media (min-width:1200px){.siteHeader .menu_btn{display:none}}@media (max-width:1199px){.siteHeader .menu_btn{margin-left:1rem}}.siteHeader .menu_btn span{background-color:var(--textlight);width:100%;height:2px;transition:var(--transition);transform-origin:50%;border-radius:4px;display:block}.siteHeader .menu_btn span:not(:last-child){margin-bottom:6px}.siteHeader .menu_btn span:nth-child(2){background-color:var(--orangeclr);width:1.4rem}.siteHeader .menu_btn.close_menu span{background-color:var(--orangeclr)}.siteHeader .menu_btn.close_menu span:first-child{transform:rotate(45deg)translate(6px,6px)}.siteHeader .menu_btn.close_menu span:nth-child(2){opacity:0;transform:translate(-20px)}.siteHeader .menu_btn.close_menu span:last-child{transform:rotate(-45deg)translate(5px,-5px)}.overlayBg{display:none}@media (max-width:1199px){.overlayBg{z-index:1000;background-color:#0000002d;width:100%;height:100vh;display:block;position:fixed;top:0;left:0}}
.common_btn{background:var(--gradient);min-height:3.125rem;color:var(--white);min-width:9rem;transition:var(--transition);border-radius:10rem;outline:none;justify-content:center;align-items:center;padding:.3125rem 1rem;font-size:1rem;font-weight:700;line-height:1.1;display:inline-flex;position:relative;overflow:hidden}.common_btn:hover{background:var(--gradientHover)}@media (max-width:767px){.common_btn{border-radius:.5rem;min-height:2.75rem;font-size:.875rem}}@media (max-width:359px){.common_btn{padding:.3125rem .625rem}}.common_btn_icon{margin-right:.5rem}.common_btn_icon svg,.common_btn_icon img{max-width:2.25rem}@media (max-width:991px){.common_btn_icon svg,.common_btn_icon img{width:1.5rem;height:1.5rem}}.common_btn.full{width:100%;max-width:100%}.common_btn.border-btn{background:var(--pinkclr);color:var(--purpleclr);border:2px solid var(--pinkBorder)}.common_btn.border-btn:hover{background:var(--purpleclr);color:var(--white);border-color:var(--purpleclr)}.common_btn.border-btn:hover .common_btn_icon svg path{fill:var(--white)}.common_btn.white-btn{background:var(--white);color:var(--purpleclr);border:2px solid var(--white)}.common_btn.white-btn:hover{background:var(--purpleclr);color:var(--white);border-color:var(--purpleclr)}.common_btn.white-btn:hover .common_btn_icon svg path{fill:var(--white)}.common_btn_icon svg path{transition:var(--transition)}.common_btn:disabled{cursor:default;pointer-events:none;opacity:.5}
.siteFooter{background-color:var(--greybgclr);margin-top:auto}.siteFooter_copyRightFooter{text-align:center;color:var(--white);-webkit-backdrop-filter:blur(23px);backdrop-filter:blur(23px);border-top:.0625rem solid #ffffff1a;padding:.9375rem 0;font-size:1rem;font-weight:400}@media (max-width:767px){.siteFooter_copyRightFooter{font-size:.875rem}}.footerCard{border-top:.0625rem solid #ffffff1a;padding:4rem 0 3rem}@media (max-width:991px){.footerCard{padding:3rem 0 2rem}}.footerCard_logo{margin-bottom:1.5rem}.footerCard_logo img{max-width:10rem;height:auto}.footerCard_description{color:var(--white);max-width:20rem;margin-bottom:0;font-size:.9375rem;line-height:1.6}@media (max-width:991px){.footerCard_description{max-width:100%}}.footerCard_columnTitle{color:var(--textlight);margin-bottom:1.5rem;font-size:1rem;font-weight:600}@media (max-width:767px){.footerCard_columnTitle{margin-bottom:1rem;font-size:1rem}}.footerCard_linkList{margin:0;padding:0;list-style:none}.footerCard_linkList li{margin-bottom:.75rem}.footerCard_linkList li:last-child{margin-bottom:0}.footerCard_linkList a{color:var(--white);transition:var(--transition);font-size:1rem;font-weight:400;text-decoration:none}.footerCard_linkList a:hover{color:var(--orangeclr)}@media (max-width:767px){.footerCard_linkList a{font-size:.875rem}}.footerCard_social{justify-content:flex-start;gap:1.5rem;padding-top:1rem;display:flex}@media (max-width:767px){.footerCard_social{flex-wrap:wrap;gap:1rem}}.footerCard_socialLink{background:var(--bg_black);width:2.5rem;height:2.5rem;color:var(--white);transition:var(--transition);border:.0625rem solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.footerCard_socialLink:hover{color:var(--orangeclr);border-color:var(--orangeclr);transform:translateY(-.25rem)}@media (max-width:767px){.footerCard_socialLink{width:2.25rem;height:2.25rem;font-size:.875rem}}
.heroSection{background:var(--darkbg);z-index:1;align-items:center;min-height:100vh;padding:8rem 0;display:flex;position:relative;overflow:hidden}@media (max-width:991px){.heroSection{min-height:auto;padding:7rem 0 4rem}}.heroSection_video{object-fit:cover;z-index:-1;mix-blend-mode:difference;width:100%;height:100%;position:absolute;top:0;left:0}.heroSection_rightContent{color:var(--textlight);width:100%;max-width:32.0625rem;margin-left:auto}.heroSection_headline{margin-bottom:1.5rem;font-size:6.25rem;font-weight:800;line-height:1}.heroSection_headline>span{display:block}@media (max-width:1679px){.heroSection_headline{font-size:3.5rem}}@media (max-width:1279px){.heroSection_headline{font-size:3rem}}@media (max-width:991px){.heroSection_headline{text-align:center;font-size:2.5rem}}@media (max-width:767px){.heroSection_headline{font-size:2rem}}.heroSection_headlineOrange{background:var(--Gradiant,linear-gradient(180deg,#fc9d04 0%,#ed7314 100%));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.heroSection_headlineWhite{color:var(--white)}.heroSection_subheadline{color:var(--textclr);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.5}@media (max-width:991px){.heroSection_subheadline{text-align:center}}.heroSection_appButtons{gap:1rem;margin-bottom:3.125rem;display:flex}@media (max-width:991px){.heroSection_appButtons{justify-content:center;margin-bottom:2rem}}@media (max-width:575px){.heroSection_appButtons{flex-direction:column;align-items:center}}.heroSection_trustText{background:var(--Gradiant,linear-gradient(180deg,#fc9d04 0%,#ed7314 100%));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:3.125rem;font-size:2.6rem;font-weight:800;line-height:1.1}@media (max-width:767px){.heroSection_trustText{text-align:center;margin-bottom:2rem}}.heroSection_signupForm{gap:1rem;max-width:100%;display:flex}@media (max-width:991px){.heroSection_signupForm{justify-content:center;max-width:100%}}@media (max-width:575px){.heroSection_signupForm{flex-direction:column}}.heroSection_input{color:var(--textlight);background:0 0;border:.0625rem solid #ffffff1a;border-radius:2em;flex:0 0 calc(100% - 10rem);padding:.875rem 1.25rem;font-size:1rem}.heroSection_input::placeholder{color:#ffffff80}.heroSection_input:focus{border-color:var(--orangeclr);outline:none}.heroSection .appStoreBtn{background:var(--cardbg);color:var(--textlight);border-radius:10rem;min-width:10rem}.heroSection .appStoreBtn:hover{background:var(--orangeclr);border-color:var(--orangeclr);color:var(--white)}.heroSection .appStoreBtn:hover svg path{fill:var(--white)}.heroSection .emailPhone{margin-bottom:.5rem}.heroSection .signUpBtn{border-radius:10rem;min-width:8rem}
.slick-slider{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;display:block;position:relative}.slick-list{margin:0;padding:0;display:block;position:relative;overflow:hidden}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate(0,0)}.slick-track{margin-left:auto;margin-right:auto;display:block;position:relative;top:0;left:0}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;height:auto;display:block}.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list{background:#fff url(../media/ajax-loader.d5c1e833.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(../media/slick.3392c85e.eot);src:url(../media/slick.3392c85e.eot)format("embedded-opentype"),url(../media/slick.265d68e3.woff)format("woff"),url(../media/slick.31421072.ttf)format("truetype"),url(../media/slick.5f2cd927.svg)format("svg")}.slick-prev,.slick-next{cursor:pointer;color:#0000;background:0 0;border:none;outline:none;width:20px;height:20px;padding:0;font-size:0;line-height:0;display:block;position:absolute;top:50%;transform:translateY(-50%)}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:#0000;background:0 0;outline:none}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:slick;font-size:20px;line-height:1}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{text-align:center;width:100%;margin:0;padding:0;list-style:none;display:block;position:absolute;bottom:-25px}.slick-dots li{cursor:pointer;width:20px;height:20px;margin:0 5px;padding:0;display:inline-block;position:relative}.slick-dots li button{cursor:pointer;color:#0000;background:0 0;border:0;outline:none;width:20px;height:20px;padding:5px;font-size:0;line-height:0;display:block}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
.marqueeSection{background:var(--greybgclr);padding:.625rem 0;overflow:hidden}.marqueeSection_slider .slick-slide{padding:0 .75rem}.marqueeSection_slider .slick-track{align-items:center;display:flex}.marqueeSection_item{white-space:nowrap;align-items:center;gap:.5rem;padding:.375rem .625rem;display:flex}.marqueeSection_item p{color:var(--textlight);letter-spacing:.02em;font-size:.75rem;font-weight:700}.marqueeSection_badge{color:#000;letter-spacing:.05em;background:#22c55e;border-radius:.25rem;padding:.125rem .375rem;font-size:.625rem;font-weight:700}.marqueeSection_symbol{color:var(--textlight);letter-spacing:.02em;font-size:.75rem;font-weight:700}.marqueeSection_borrow{color:var(--white);cursor:pointer;transition:var(--transition);background:#363636;border:none;border-radius:.375rem;padding:.25rem .35rem;font-size:.625rem;font-weight:600}.marqueeSection_borrow:hover{color:var(--textlight);background:#ffffff26}.marqueeSection_price{color:var(--textclr);font-size:.75rem;font-weight:500}.marqueeSection_change{font-size:.75rem;font-weight:500}.marqueeSection_change.positive{color:#22c55e}.marqueeSection_change.negative{color:#ef4444}
.aboutSection{background:var(--black);z-index:1;padding:20rem 0 8rem;position:relative;overflow:hidden}.aboutSection:before{content:"";background-color:var(--orangeclr);filter:blur(400px);z-index:-1;opacity:.3;width:20%;height:20%;position:absolute;top:0;left:0}@media (max-width:991px){.aboutSection{padding:7rem 0 5rem}}.aboutSection_video{z-index:-1;width:80%;height:70%;position:absolute;top:55%;right:0%;transform:translateY(-50%)}@media (min-width:1440px){.aboutSection_video{width:70rem;height:60rem}}@media (min-width:1700px){.aboutSection_video{right:10%}}@media (max-width:991px){.aboutSection_video{opacity:.3;width:100%;height:100%;top:50%}}.aboutSection_backgroundText{text-align:center;pointer-events:none;white-space:nowrap;z-index:1;-webkit-text-fill-color:#0000;background:linear-gradient(#ffffff1f 16.72%,#2020200d 129.74%);-webkit-background-clip:text;background-clip:text;font-size:15rem;font-weight:700;line-height:15rem;display:inline-block;position:absolute;top:4rem;left:50%;transform:translate(-50%)}@media (max-width:1679px){.aboutSection_backgroundText{font-size:12rem}}@media (max-width:1279px){.aboutSection_backgroundText{font-size:10rem}}@media (max-width:991px){.aboutSection_backgroundText{font-size:7rem;top:-8%}}@media (max-width:767px){.aboutSection_backgroundText{font-size:5rem;top:-6%}}.aboutSection_content{z-index:1;color:var(--white);max-width:100%;position:relative}.aboutSection_headline{color:var(--white);margin-bottom:2rem;font-size:2.5rem;font-weight:300;line-height:1.2}@media (max-width:1679px){.aboutSection_headline{font-size:2rem}}@media (max-width:1279px){.aboutSection_headline{font-size:1.5rem}}@media (max-width:991px){.aboutSection_headline{text-align:center;margin-bottom:2rem;font-size:2rem}}@media (max-width:767px){.aboutSection_headline{margin-bottom:1.5rem;font-size:1.25rem}}.aboutSection_highlight{background:linear-gradient(#fc9d04 0%,#ed7314 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:1rem;font-size:5rem;font-weight:700;line-height:1.1;display:block}@media (max-width:1679px){.aboutSection_highlight{font-size:4.2rem}}@media (max-width:1279px){.aboutSection_highlight{font-size:3.5rem}}@media (max-width:991px){.aboutSection_highlight{margin-top:.5rem;font-size:2.75rem}}@media (max-width:767px){.aboutSection_highlight{margin-top:.375rem;font-size:2.25rem}}.aboutSection_description{color:var(--textclr);margin-bottom:3rem;font-size:1rem;line-height:1.5}.aboutSection_description p{color:var(--textclr);margin-bottom:1.5rem}.aboutSection_description p:last-child{margin-bottom:0}@media (max-width:991px){.aboutSection_description{text-align:center;margin-bottom:2.5rem;font-size:1rem}.aboutSection_description p{margin-bottom:1.25rem}}@media (max-width:767px){.aboutSection_description{margin-bottom:2rem;font-size:.875rem}}.aboutSection_features{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}@media (max-width:575px){.aboutSection_features{grid-template-columns:1fr;gap:1.25rem}}.aboutSection_featureCard{background:linear-gradient(95.19deg,#1b1b1b 6.32%,#1b1b1bb3 87.86%);border-radius:1.25rem;align-items:center;gap:1.25rem;padding:1.25rem;display:flex}@media (max-width:767px){.aboutSection_featureCard{gap:1rem;padding:1.25rem}}.aboutSection_featureIcon{z-index:0;background:#1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;min-width:2.75rem;height:2.75rem;display:flex;position:relative}.aboutSection_featureIcon:before{content:"";z-index:-1;background:linear-gradient(#fc9d0426 0%,#ed731426 100%);border-radius:50%;position:absolute;inset:-2px}.aboutSection_featureIcon svg{z-index:1;width:1.5rem;height:1.5rem;position:relative}@media (max-width:767px){.aboutSection_featureIcon{width:3rem;min-width:3rem;height:3rem}.aboutSection_featureIcon svg{width:1.25rem;height:1.25rem}}.aboutSection_featureContent{flex:1}.aboutSection_featureTitle{color:var(--textlight);margin-bottom:.25rem;font-size:1.25rem;font-weight:700;line-height:1.3}@media (max-width:767px){.aboutSection_featureTitle{margin-bottom:.375rem;font-size:1rem}}.aboutSection_featureDesc{color:var(--textclr);margin:0;font-size:.875rem;line-height:normal}@media (max-width:767px){.aboutSection_featureDesc{font-size:.75rem}}.aboutSection .learnMoreBtn{margin-top:0;margin-left:0}@media (max-width:991px){.aboutSection .learnMoreBtn{width:fit-content;margin:0 auto;display:block}}
.table_box{overflow:hidden}.table_box .table thead tr th{color:var(--white);white-space:nowrap;background:0 0;border:0;padding:.5rem;font-size:1rem;font-weight:400;position:relative}.table_box .table tbody tr{cursor:pointer;border:0;transition:all .3s ease-in-out}.table_box .table tbody tr:last-child{border-bottom:0}.table_box .table tbody tr:last-child td{border:0}.table_box .table tbody tr td{vertical-align:middle;color:var(--white);white-space:nowrap;background:0 0;border:0;padding:0 .625rem;font-size:.75rem;font-weight:400;line-height:1.5rem}.table_box .table tbody tr td.no_record_box{text-align:center;padding:1.25rem}.table_box .table tbody tr td.no_record_box svg{width:3.75rem;height:3.75rem;margin-bottom:1.25rem}.table_box .table tbody tr td.no_record_box p{text-align:center}.table_box .table tbody tr td.text-red{color:var(--red)}.table_box .table tbody tr td.text-green{color:var(--greenclr)}.table_box .table tbody tr td .placeholder{border-radius:1.25rem}.table_box .table tbody tr td .hashlink{color:var(--primaryclr);display:inline-block}.table_box .table tbody tr td .hashlink svg path{stroke:var(--primaryclr)}.table_box .table tbody tr td .hashlink:hover{text-decoration:underline}.sort-icon{margin-left:.3125rem;transition:transform .2s;position:absolute}.sort-icon svg{width:.875rem;height:.875rem}.sort-icon svg:hover{stroke:var(--white)}.sort-icon.asc{transform:rotate(180deg)}.sort-icon.desc{transform:rotate(0)}
.basket_card{background:var(--white);z-index:1;border-radius:1.25rem;margin-top:1.875rem;padding:2.3125rem 1.25rem 1.25rem;position:relative}.basket_card_icon{z-index:1;border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;position:absolute;top:-1rem}.basket_card_head{justify-content:space-between;align-items:center;gap:.625rem;display:flex}.basket_card_head h3{color:var(--brownlightclr);text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;font-size:1.125rem;font-weight:500;line-height:1.2;overflow:hidden}.basket_card_head_tag{font-size:.8rem;font-weight:600}.basket_card_body{padding:1rem 0}.basket_card_body_coinName{align-items:center;gap:.625rem;display:flex}.basket_card_body_coinName_icon{display:flex}.basket_card_body_coinName_icon span{background:var(--cardbg);border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex}.basket_card_body_coinName_icon span img{object-fit:cover;object-position:center;width:1rem;min-width:1rem;height:1rem}.basket_card_body_coinName_icon span:not(:last-child){margin-right:-.625rem}.basket_card_body_coinName h4{color:var(--black);font-size:.875rem;font-weight:400;line-height:1.2}.basket_card_body .listChoice{margin:1.25rem 0;padding:1.25rem 0;position:relative}.basket_card_body .listChoice:before,.basket_card_body .listChoice:after{content:"";background:linear-gradient(90deg,#dedede00 0%,#dedede 49%,#dedede00 100%);width:100%;height:1px;position:absolute;top:0;left:0}.basket_card_body .listChoice:after{top:auto;bottom:0}.basket_card_body .listChoice li{justify-content:space-between;align-items:center;gap:.625rem;display:flex}.basket_card_body .listChoice li:not(:last-child){margin-bottom:1rem}.basket_card_body .listChoice li p{color:var(--textclr);align-items:center;gap:.4rem;min-width:5.75rem;font-size:.875rem;font-weight:400;line-height:1.2;display:flex}.basket_card_body .listChoice li p svg{min-width:1.25rem}.basket_card_body .listChoice li p svg path{stroke:var(--textclr)}.basket_card_body .listChoice li h4{color:var(--black);font-size:.875rem;font-weight:400;line-height:1.2}.basket_card_body .min_invest h5{color:var(--textclr);font-size:.875rem;font-weight:400;line-height:1.2}.basket_card_body .min_invest h4{color:var(--black);text-overflow:ellipsis;white-space:nowrap;margin-top:.5rem;font-size:1.5rem;font-weight:700;line-height:1.2;overflow:hidden}.basket_card .custom_btn{background:var(--brownlightclr);gap:.25rem;width:7.25rem;min-height:2.25rem;padding:.25rem 1rem;font-size:.875rem;font-weight:500}.basket_card_footer .common_btn{min-height:2rem}.basket_card.green .basket_card_icon{border-color:var(--greenlightclr)}.basket_card.green .basket_card_head h3{color:var(--greenlightclr)}.basket_card.green .custom_btn{background:var(--greenlightclr)}.basket_card.purple .basket_card_icon{border-color:var(--purplelightclr)}.basket_card.purple .basket_card_head h3{color:var(--purplelightclr)}.basket_card.purple .custom_btn{background:var(--purplelightclr)}.basket_card.orange{background:linear-gradient(326.28deg,#f2e9e0 .93%,#fff 78.75%)}.basket_card.orange .basket_card_icon{background-color:var(--brownlightclr);border:0}.basket_card.orange .basket_card_icon svg path{stroke:var(--white)}.basket_card.orange .common_btn{background:var(--brownlightclr)}.basket_card.green{background:linear-gradient(322.03deg,#e9f5f3 0%,#fff 82.58%)}.basket_card.green .basket_card_icon{background-color:var(--greenlightclr);border:0}.basket_card.green .basket_card_icon svg path{stroke:var(--white)}.basket_card.green .common_btn{background:var(--greenlightclr)}.basket_card.purple{background:linear-gradient(326.16deg,#e3def2 0%,#fff 78.6%)}.basket_card.purple .basket_card_icon{background-color:var(--purplelightclr);border:0}.basket_card.purple .basket_card_icon svg path{stroke:var(--white)}
.powerUpSection{z-index:1;background:#f1f1f1;padding:6.2rem 0;position:relative;overflow:hidden}.powerUpSection:after,.powerUpSection:before{content:"";background-color:var(--orangeclr);filter:blur(400px);z-index:-1;opacity:.5;width:30%;height:30%;position:absolute}.powerUpSection:after{top:0;left:0}.powerUpSection:before{bottom:0;right:0}@media (max-width:991px){.powerUpSection{padding:2.5rem 0}}.powerUpSection_banner{background-image:url(../media/power_bg.3b602f0e.png);background-position:50%;background-size:cover;border-radius:1.25rem;align-items:center;margin-bottom:2.5rem;padding:1.5rem 0 1.5rem 3rem;display:flex;position:relative;overflow:hidden}@media (max-width:1799px){.powerUpSection_banner{margin-bottom:2rem;padding:1.5rem 0 1.5rem 1.5rem}}@media (max-width:1399px){.powerUpSection_banner{margin-bottom:1.5rem;padding:1rem 0 1rem 1rem}}.powerUpSection_banner_text{align-items:center;display:flex}@media (max-width:767px){.powerUpSection_banner_text{justify-content:space-between;width:100%}}@media (max-width:567px){.powerUpSection_banner_text{text-align:center;flex-direction:column;gap:1rem}}.powerUpSection_banner h2{color:var(--white);text-transform:capitalize;font-size:2.8125rem;font-weight:300;line-height:1.2}@media (max-width:1679px){.powerUpSection_banner h2{font-size:2rem}}@media (max-width:1479px){.powerUpSection_banner h2{font-size:1.5rem}}@media (max-width:1399px){.powerUpSection_banner h2{font-size:1.25rem}}.powerUpSection_banner h2 span{font-weight:700;display:block}.powerUpSection_banner p{border-left:1px solid var(--white);max-width:210px;color:var(--white);margin-left:3rem;margin-right:5rem;padding-left:3rem;font-size:1.25rem;font-weight:500;line-height:1.2}@media (max-width:1799px){.powerUpSection_banner p{margin-left:1.5rem;margin-right:1.5rem;padding-left:1.5rem}}@media (max-width:1679px){.powerUpSection_banner p{max-width:160px;margin-inline:1rem;padding-left:1rem;font-size:1rem}}@media (max-width:1399px){.powerUpSection_banner p{max-width:140px;margin-inline:.5rem;padding-left:.5rem}}@media (max-width:767px){.powerUpSection_banner p{border:0}}@media (max-width:575px){.powerUpSection_banner p{max-width:100%;margin-inline:0;padding-left:0}}.powerUpSection_banner_img{position:absolute;bottom:0;right:0}@media (max-width:1399px){.powerUpSection_banner_img{text-align:right}.powerUpSection_banner_img img{max-width:70%}}@media (max-width:991px){.powerUpSection_banner_img img{max-width:50%}}@media (max-width:767px){.powerUpSection_banner_img{display:none}}.powerUpSection_left{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:991px){.powerUpSection_left{gap:1rem}}.powerUpSection_right{display:flex}@media (max-width:991px){.powerUpSection_right{margin-top:1.5rem}}.powerUpSection .section_title{color:var(--textdark);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.875rem;font-weight:400;display:flex}@media (max-width:991px){.powerUpSection .section_title{font-size:1.4rem}}.powerUpSection .section_title .fire_icon{font-size:1.25rem}.powerUpSection .topGainers_section .topGainers_grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (max-width:575px){.powerUpSection .topGainers_section .topGainers_grid{grid-template-columns:1fr}}.powerUpSection .topGainers_section .gainer_card{background:#fff;border-radius:1.25rem;padding:1rem}.powerUpSection .topGainers_section .gainer_card_header{justify-content:space-between;margin-bottom:.75rem;display:flex}.powerUpSection .topGainers_section .gainer_card_header .crypto_info{background:#f7931a26;border-radius:50%;justify-content:center;align-items:center;gap:.5rem;width:44px;height:44px;display:flex}.powerUpSection .topGainers_section .gainer_card_header .crypto_info img{width:32px;height:32px}.powerUpSection .topGainers_section .gainer_card_body .price_info{justify-content:space-between;align-items:flex-end;margin-bottom:.5rem;display:flex}.powerUpSection .topGainers_section .gainer_card_body .price_info .price{color:#1a1a1a;font-size:1rem;font-weight:600}.powerUpSection .topGainers_section .gainer_card_body .price_info .crypto_name{color:#949fa5;font-size:.875rem;font-weight:500}.powerUpSection .topGainers_section .gainer_card_body .price_info .fire_badge{margin-left:5px;font-size:.875rem}.powerUpSection .topGainers_section .gainer_card_body .price_info .change{font-size:.75rem;font-weight:600}.powerUpSection .topGainers_section .gainer_card_body .price_info .change.positive{color:var(--greenclr)}.powerUpSection .topGainers_section .gainer_card_body .price_info .change.negative{color:var(--red)}.powerUpSection .topGainers_section .gainer_card_body .mini_chart{height:40px}.powerUpSection .newListings_section .newListings_grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (max-width:575px){.powerUpSection .newListings_section .newListings_grid{grid-template-columns:1fr}}.powerUpSection .newListings_section .listing_card{background:#fff;border-radius:.75rem;padding:1rem}.powerUpSection .newListings_section .listing_card .listing_header{margin-bottom:1rem}.powerUpSection .newListings_section .listing_card .listing_header .listing_title{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.powerUpSection .newListings_section .listing_card .listing_header .listing_title .listing_name{color:#1a1a1a;font-size:.875rem;font-weight:600}.powerUpSection .newListings_section .listing_card .listing_header .listing_title .listing_type{color:#666;background:#f5f5f5;border-radius:.25rem;padding:.125rem .5rem;font-size:.75rem}.powerUpSection .newListings_section .listing_card .listing_header .listing_coins{align-items:center;gap:.25rem;display:flex}.powerUpSection .newListings_section .listing_card .listing_header .listing_coins img{width:20px;height:20px}.powerUpSection .newListings_section .listing_card .listing_header .listing_coins .coin_count{color:#666;margin-left:.25rem;font-size:.75rem}.powerUpSection .newListings_section .listing_card .listing_details{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.powerUpSection .newListings_section .listing_card .listing_details .detail_row{align-items:center;gap:.5rem;font-size:.75rem;display:flex}.powerUpSection .newListings_section .listing_card .listing_details .detail_row .detail_icon{font-size:.875rem}.powerUpSection .newListings_section .listing_card .listing_details .detail_row .detail_label{color:#666}.powerUpSection .newListings_section .listing_card .listing_details .detail_row .detail_value{color:#1a1a1a;margin-left:auto;font-weight:500}.powerUpSection .newListings_section .listing_card .listing_details .detail_row .detail_value_large{color:#1a1a1a;margin-left:auto;font-size:.875rem;font-weight:600}.powerUpSection .newListings_section .listing_card .invest_btn{color:#fff;cursor:pointer;background:#ff8c00;border:none;border-radius:.5rem;width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:background .2s}.powerUpSection .newListings_section .listing_card .invest_btn:hover{background:#e67e00}.powerUpSection .hotCurrencies_section{flex-direction:column;width:100%;display:flex}.powerUpSection .hotCurrencies_section .section_title{margin-bottom:1.25rem}.powerUpSection .hotCurrencies_section .hotCurrencies_table{background:#fff;border-radius:.75rem;height:100%}.powerUpSection .hotCurrencies_section .hotCurrencies_table .table_box{box-shadow:none;background:0 0}.powerUpSection .hotCurrencies_section .hotCurrencies_table table thead th{color:#949fa5;text-transform:capitalize;background:0 0;padding:1.25rem 1.25rem 1rem;font-size:.75rem;font-weight:500}.powerUpSection .hotCurrencies_section .hotCurrencies_table table thead th:last-child{text-align:right}.powerUpSection .hotCurrencies_section .hotCurrencies_table table tbody tr{border-bottom:1px solid #f5f5f5}.powerUpSection .hotCurrencies_section .hotCurrencies_table table tbody tr:last-child{border-bottom:none}.powerUpSection .hotCurrencies_section .hotCurrencies_table table tbody tr td{vertical-align:middle;padding:1rem 1.25rem}.powerUpSection .hotCurrencies_section .hotCurrencies_table table tbody tr td:last-child{text-align:right}.powerUpSection .hotCurrencies_section .hotCurrencies_table .crypto_cell{align-items:center;gap:.75rem;display:flex}.powerUpSection .hotCurrencies_section .hotCurrencies_table .crypto_cell img{flex-shrink:0;width:32px;height:32px}.powerUpSection .hotCurrencies_section .hotCurrencies_table .crypto_cell .crypto_details{flex-direction:column;min-width:120px;display:flex}.powerUpSection .hotCurrencies_section .hotCurrencies_table .crypto_cell .crypto_details .crypto_name_row{align-items:center;gap:.5rem;display:flex}.powerUpSection .hotCurrencies_section .hotCurrencies_table .crypto_cell .crypto_details .crypto_name_row .name{color:#1a1a1a;font-size:.875rem;font-weight:600}.powerUpSection .hotCurrencies_section .hotCurrencies_table .crypto_cell .crypto_details .crypto_name_row .symbol{color:#666;font-size:.75rem}.powerUpSection .hotCurrencies_section .hotCurrencies_table .crypto_cell .crypto_details .crypto_price_row{align-items:center;gap:.5rem;display:flex}.powerUpSection .hotCurrencies_section .hotCurrencies_table .crypto_cell .crypto_details .crypto_price_row .price{color:#1a1a1a;font-size:.75rem}.powerUpSection .hotCurrencies_section .hotCurrencies_table .crypto_cell .crypto_details .crypto_price_row .change{font-size:.75rem;font-weight:600}.powerUpSection .hotCurrencies_section .hotCurrencies_table .crypto_cell .crypto_details .crypto_price_row .change.positive{color:#22c55e}.powerUpSection .hotCurrencies_section .hotCurrencies_table .crypto_cell .crypto_details .crypto_price_row .change.negative{color:#ef4444}.powerUpSection .hotCurrencies_section .hotCurrencies_table .crypto_cell .mini_chart_table{width:80px;height:30px;margin-left:auto}.powerUpSection .hotCurrencies_section .hotCurrencies_table .volume_cell{color:#1a1a1a;font-size:.75rem}.powerUpSection .hotCurrencies_section .hotCurrencies_table .high_cell,.powerUpSection .hotCurrencies_section .hotCurrencies_table .low_cell{gap:.5rem;display:flex}.powerUpSection .hotCurrencies_section .hotCurrencies_table .high_cell .value,.powerUpSection .hotCurrencies_section .hotCurrencies_table .low_cell .value{color:#1a1a1a;font-size:.75rem;font-weight:500}.powerUpSection .hotCurrencies_section .hotCurrencies_table .high_cell .change,.powerUpSection .hotCurrencies_section .hotCurrencies_table .low_cell .change{font-size:.75rem;font-weight:600}.powerUpSection .hotCurrencies_section .hotCurrencies_table .high_cell .change.positive,.powerUpSection .hotCurrencies_section .hotCurrencies_table .low_cell .change.positive{color:var(--greenclr)}.powerUpSection .hotCurrencies_section .hotCurrencies_table .high_cell .change.negative,.powerUpSection .hotCurrencies_section .hotCurrencies_table .low_cell .change.negative{color:var(--red)}.powerUpSection .hotCurrencies_section .hotCurrencies_table .trade_btn{background:var(--gradient);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;transition:background .2s}.powerUpSection .hotCurrencies_section .hotCurrencies_table .trade_btn:hover{background:var(--gradientHover)}
.trade_sections{z-index:1;position:relative;overflow:hidden}.trade_sections:after,.trade_sections:before{content:"";background-color:var(--orangeclr);filter:blur(400px);z-index:-1;opacity:.3;width:30%;height:30%;position:absolute}.trade_sections:after{top:0;left:0}.trade_sections:before{bottom:0;right:0}.trade_sections_inner{z-index:1;position:relative}.trade_sections_inner:before{content:"";z-index:-1;background:url(/images/Star_Animate_img.png) top/cover no-repeat fixed;width:100%;height:100%;animation:40s linear infinite rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.tradingFeaturesSection{padding:8rem 0 5rem;position:relative}@media (max-width:991px){.tradingFeaturesSection{padding:5rem 0}}@media (max-width:575px){.tradingFeaturesSection{padding:3rem 0}}.tradingFeaturesSection_header{text-align:center;margin-bottom:4rem}@media (max-width:991px){.tradingFeaturesSection_header{margin-bottom:3rem}}.tradingFeaturesSection_header h3{color:var(--white);font-size:2.4rem;font-weight:300}.tradingFeaturesSection_headline{color:var(--textlight);margin-block:1rem;font-size:4.2rem;font-weight:800;line-height:1.2}@media (max-width:1679px){.tradingFeaturesSection_headline{font-size:3rem}}@media (max-width:1279px){.tradingFeaturesSection_headline{font-size:2.5rem}}@media (max-width:991px){.tradingFeaturesSection_headline{font-size:2rem}}@media (max-width:767px){.tradingFeaturesSection_headline{font-size:1.75rem}}.tradingFeaturesSection_highlight{background:var(--gradient);-webkit-text-fill-color:#0000;text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.tradingFeaturesSection_subheadline{color:var(--textclr);margin:0 auto;font-size:1rem}.tradingFeaturesSection_featureCard{text-align:center;-webkit-backdrop-filter:blur(114px);z-index:1;background:#ffffff12;border:.15rem solid #ffffff1f;border-radius:2.5rem;height:100%;padding:3rem 2rem 2.5rem;position:relative}@media (max-width:1399px){.tradingFeaturesSection_featureCard{border-radius:1.6rem;padding:2rem 1rem}}.tradingFeaturesSection_featureCard:hover{box-shadow:0 1rem 2rem #ff6b351a}.tradingFeaturesSection_featureCard:before{content:"";background:var(--gradient);clip-path:inset(0 0 40% round 180px 180px 0 0);width:7.5rem;height:.6rem;position:absolute;top:-2.7%;left:50%;transform:translate(-50%)}.tradingFeaturesSection_featureIcon{margin-bottom:1.2rem;display:block}.tradingFeaturesSection_featureTitle{color:var(--textlight);margin-bottom:1rem;font-size:1.5rem;font-weight:600}@media (max-width:1679px){.tradingFeaturesSection_featureTitle{margin-bottom:.7rem;font-size:1.25rem}}.tradingFeaturesSection_featureDescription{color:var(--textclr);margin-bottom:0;font-size:1rem;line-height:1.6}.tradingFeaturesSection_cta{text-align:center;margin-top:3rem}@media (max-width:991px){.tradingFeaturesSection_cta{margin-top:2rem}}.tradingFeaturesSection .startInvestingBtn{min-width:12rem}
.trade{padding:3rem 0 8rem;overflow-x:hidden}@media (max-width:991px){.trade{padding:5rem 0}}@media (max-width:575px){.trade{padding:3rem 0}}.trade p{color:var(--textclr)}.trade_headline{background:var(--gradient);-webkit-text-fill-color:#0000;text-fill-color:#0000;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800;line-height:1.3}@media (max-width:1679px){.trade_headline{font-size:3rem}}@media (max-width:1279px){.trade_headline{font-size:2.5rem}}@media (max-width:991px){.trade_headline{text-align:center;font-size:2rem}}@media (max-width:767px){.trade_headline{font-size:1.75rem}.trade_description{text-align:center;margin-top:1rem}}.trade_cards{z-index:4;position:relative}.trade_cards.row>div{margin-bottom:1.2rem}.trade_card{background-image:url(/images/trade_bg_img.jpg);background-size:100% 100%;background-repeat:1005;border-radius:1.4rem;flex-direction:column;height:100%;margin-top:3rem;padding:3rem 2rem 0;display:flex}@media (max-width:1679px){.trade_card{margin-top:2rem;padding:2rem 1rem 0}}.trade_card h4{color:var(--white);text-transform:uppercase;word-break:break-word;font-size:1.5rem;font-weight:500}@media (max-width:1199px){.trade_card h4{font-size:1.2rem}}.trade_card p{word-break:break-word;max-width:40rem;padding:1rem 0 0}@media (max-width:1199px){.trade_card p{padding:.5rem 0 0}}.trade_card_images{gap:1.8rem;margin-top:auto;display:flex}@media (max-width:1399px){.trade_card_images.go_trade{gap:1rem}.trade_card_images.go_trade img{width:15rem;height:15rem}}@media (max-width:575px){.trade_card_images.go_trade img{width:10rem;height:10rem}}@media (max-width:479px){.trade_card_images.go_trade img{width:8rem;height:8rem}}
