@import"https://fonts.googleapis.com/css2?family=Inter&family=Irish+Grover&family=Montserrat+Alternates&display=swap";*{scroll-behavior:smooth}body{color:var(--color);background-color:var(--background-color);transition:background-color .2s linear;transition:color .5s linear;font-family:sans-serif;font-size:20px}html[data-theme=dark]{--color: white;--background-color: #3e3e42;--header: #3e3e42;--shadow: 10px 10px 5px 0px rgba(255,255,255,1);--color-0: #000}html[data-theme=light]{--color: black;--background-color: #fff;--header: linear-gradient( 180deg,#2b5de3,#539ef5);--shadow: 10px 10px 5px 0px rgba(22,214,224,.32);--color-0: #fff}.background{background:rgb(138,138,138);background:linear-gradient(180deg,rgb(138,138,138) 26%,rgb(142,142,142) 37%);position:fixed;left:0;bottom:0;top:0;right:0}.spinner{position:fixed;top:50%;left:50%;transform:translate(-50%,50%)}header{width:1678px;height:110px;display:flex;justify-content:space-between;align-items:center;background:var(--header)}.logo-h{width:110px;height:100px;padding-left:15px;padding-top:5px}.coin,.crypto{color:#00b7ff}.company{color:#fff;font-family:Irish Grover}.company-title{display:flex;justify-content:center;align-items:center;margin-left:300px;font-size:24px}.lang{margin-right:10px}.theme{border:1px solid rgba(27,31,35,.15);border-radius:6px;box-shadow:#1b1f231a 0 1px;box-sizing:border-box;cursor:pointer;font-family:-apple-system,system-ui,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:14px;font-weight:600;line-height:20px;padding:6px 16px;position:relative;text-align:center;margin-right:15px}.theme-01{background-color:#fff;color:#000}.theme-01:hover{box-shadow:0 29px 52px #fff6,0 25px 16px #fff3;transition:.1s}.theme-02{background-color:#000;color:#fff}.theme-02:hover{box-shadow:0 29px 52px #0006,0 25px 16px #0003;transition:.1s}select{background-color:#fff;border:thin solid blue;border-radius:4px;font:inherit;line-height:1.5em;padding:.4em 3em .4em .5em}select.round{background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),radial-gradient(#ddd 70%,transparent 72%);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - .5em) .5em;background-size:5px 5px,5px 5px,1.5em 1.5em;background-repeat:no-repeat}select.round:focus{background-image:linear-gradient(45deg,white 50%,transparent 50%),linear-gradient(135deg,transparent 50%,white 50%),radial-gradient(gray 70%,transparent 72%);background-position:calc(100% - 15px) 1em,calc(100% - 20px) 1em,calc(100% - .5em) .5em;background-size:5px 5px,5px 5px,1.5em 1.5em;background-repeat:no-repeat;border-color:green;outline:0}.lang{font:700 1em/100% Helvetica Neue,Arial,sans-serif}.hero{margin-top:15px;background:url(/bgi-darken.png) center/cover no-repeat;padding:200px 0;text-align:center}.hero_title{font-weight:900;color:#fff;font-size:54px;line-height:60px;letter-spacing:.06em;text-transform:uppercase;max-width:696px;margin:0 auto 30px}.curr-link{text-decoration:none;color:#fff;font-size:25px;font-weight:700}.curr-btn{border:2px solid #1b4181;border-radius:20px;background-color:#1b4181}.curr-btn:hover{background:linear-gradient(180deg,#2b5de3,#539ef5)}.boxes{display:flex;margin:65px 65px 65px 0}.box{width:400px;height:453px;border:1px solid #A6B0C3;border-radius:20px;margin-left:40px;margin-right:100px;box-shadow:var(--shadow)}.box .headings{display:flex}.box .headings .trending-heading{font-size:25px;margin-left:15px}.trending-img{padding-top:5px;padding-left:5px;width:40px;height:45px}.list-item{display:flex}.list-item .list-item-img{width:37px;height:39px;margin-left:25px}.list-item .list-item-nameCurrency{font-weight:700;margin-left:10px}.list-item .list-item-priceUsd{margin-left:110px}.triangle{border:15px solid transparent;border-top:20px solid red;margin-top:20px;margin-left:20px}.triangle-02{border:15px solid transparent;border-bottom:20px solid #0BA407;margin-bottom:20px;margin-left:20px}.currencies-start{display:flex;margin-bottom:45px}.currencies-start .currency-heading{background-image:url(/currencyheading.png);background-repeat:no-repeat;width:1000px;height:66px}.currencies-start .currency-heading .currency-heading-h1{color:#fff;font-size:40px;text-align:center;margin-top:15px}.currencies-continue .heading-table{color:#a6b0c3;font-weight:700;padding-left:55px;padding-right:58px;font-size:18px}.currencies-continue .heading-table-1{padding-right:55px;padding-left:68px}.currencies-continue-adapt,.responsive-div,.responsive-div-2{display:none}.row,.row-02{display:flex}.row-02{margin-top:55px}.imgs{display:flex;flex-wrap:wrap}.imgs .img img{width:60px;height:60px}.imgs .img img{margin-right:125px;margin-left:125px}.imgs .img:nth-of-type(2){display:none}.imgs:hover .img:nth-of-type(1){display:none}.imgs:hover .img:nth-of-type(2){display:flex}.imgs:hover{cursor:pointer}.rowh{margin-top:55px}.partners-heading{margin-bottom:55px;font-size:40px;text-align:center}@media screen and (max-width: 768px){header{width:412px;height:110px}.responsive-div{display:flex;justify-content:space-between}.logo-box-res{margin-right:5px}.logo-box-res .logo-h{width:60px;height:60px}.company-title-res{display:flex;justify-content:center;align-items:center;margin-left:20px}.company-title-res .company{font-size:25px}.logo-box,.company-title,select{display:none}.boxes{display:flex;flex-direction:column}.box{margin-top:25px;width:300px;height:353px}.trending-heading{font-size:12px}.list-item .list-item-img{width:27px;height:29px;margin-left:15px}.list-item .list-item-nameCurrency{margin-left:7px}.list-item .list-item-priceUsd{margin-left:50px}.trending-img{padding-top:10px;padding-left:10px;width:30px;height:35px}.currency-heading-h1{font-size:14px}.currencies-start{display:flex;justify-content:center;align-items:center;flex-direction:column}.currencies-continue,hr,.imgAdapt{display:none}.row,.row-02{display:flex;flex-direction:column;align-items:center}.imgs{margin-top:45px}.partners-heading{margin-bottom:5px}}body{font-size:17px}html[data-theme=dark]{--color-0: #fff;--color-green: rgb(9, 255, 9);--color-red: #ff2400;--bold: bold}html[data-theme=light]{--color-0: #000;--color-green: green;--color-red: red;--bold: normal}._imagesCurrency_345gt_19{width:33px;height:36px;padding-left:70px}._rank_345gt_25{padding-left:65px}._price_usd_345gt_29{padding-left:55px}._percent_change_1h_345gt_33{padding-left:85px}._percent_change_1h_gr_345gt_37{color:var(--color-green)}._percent_change_1h_re_345gt_42{color:var(--color-red);font-weight:var(--bold)}._percent_change_1h_bl_345gt_48{color:var(--color-0);font-weight:700}._percent_change_24h_345gt_54{padding-left:185px}._percent_change_24h_gr_345gt_58{color:var(--color-green)}._percent_change_24h_re_345gt_63{color:var(--color-red);font-weight:var(--bold)}._percent_change_24h_bl_345gt_69{color:var(--color-0);font-weight:700}._percent_change_7d_345gt_75{padding-left:165px}._percent_change_7d_gr_345gt_79{color:var(--color-green)}._percent_change_7d_re_345gt_84{color:var(--color-red);font-weight:var(--bold)}._percent_change_7d_bl_345gt_90{color:var(--color-0);font-weight:700}._marketcap_345gt_96{padding-left:105px}._crypto_345gt_100{padding-left:60px;font-weight:700;color:#a6b0c3}._brRes_345gt_106,._priceRes_345gt_110{display:none}@media screen and (max-width: 768px){tr{border:2px solid #f7ba03;border-radius:20px;box-shadow:4px 18px 11px 3px #d4ea1133;display:flex;flex-direction:column;margin-bottom:30px;margin-left:65px}._rank_345gt_25,._imagesCurrency_345gt_19,._name_345gt_126,._symbol_345gt_127,._price_usd_345gt_29,._percent_change_1h_345gt_33,._percent_change_24h_345gt_54,._percent_change_7d_345gt_75,._marketcap_345gt_96,._crypto_345gt_100{padding-left:0}._rank_345gt_25,._pc1_345gt_136,._pc24_345gt_136,._pc7_345gt_136,._price_usd_345gt_29{display:none}._name_345gt_126{margin:0 auto;font-size:22px}._symbol_345gt_127{color:#807d7d;font-size:17px;margin:0 auto 15px}._imgCurrBox_345gt_149{margin:0 auto;width:43px;height:46px}._price_usd_345gt_29{display:none}._priceRes_345gt_110{display:block;margin:0 auto;font-size:24px}._marketcap_345gt_96{font-size:15px;font-weight:700;margin:0 auto}._crypto_345gt_100{font-size:13px;margin:0 auto}._brRes_345gt_106{display:block}}.footer-distributed{margin-top:55px;background:#979696;box-shadow:0 1px 1px #0000001f;box-sizing:border-box;width:100%;text-align:left;font:700 16px sans-serif;padding:55px 50px}.footer-distributed .footer-left,.footer-distributed .footer-center,.footer-distributed .footer-right{display:inline-block;vertical-align:top}.footer-distributed .footer-left{width:40%}.footer-distributed h3{color:#fff;font: 36px Open Sans,cursive;margin:0}.footer-distributed .footer-links{color:#fff;margin:20px 0 12px;padding:0}.footer-distributed .footer-links a{display:inline-block;line-height:1.8;font-weight:400;text-decoration:none;color:inherit}.footer-distributed .footer-company-name{padding-top:15px;color:#fff;font-size:14px;font-weight:400;margin:0}.footer-distributed .footer-center{width:35%}.footer-distributed .footer-center i{background-color:#33383b;color:#fff;font-size:25px;width:38px;height:38px;border-radius:50%;text-align:center;line-height:42px;margin:10px 15px;vertical-align:middle}.footer-distributed .footer-center i.fa-envelope{font-size:17px;line-height:38px}.footer-distributed .footer-center p{display:inline-block;color:#fff;font-weight:400;vertical-align:middle;margin:0}.footer-distributed .footer-center p span{display:block;font-weight:400;font-size:14px;line-height:2}.footer-distributed .footer-center p a{color:#fff;text-decoration:none}.footer-distributed .footer-links a:before{content:"|";font-weight:300;font-size:20px;left:0;color:#fff;display:inline-block;padding-right:5px}.footer-distributed .footer-links .link-1:before{content:none}.footer-distributed .footer-right{width:20%}.footer-distributed .footer-company-about{line-height:20px;color:#fff;font-size:13px;font-weight:400;margin:0}.footer-distributed .footer-company-about span{display:block;color:#fff;font-size:14px;font-weight:700;margin-bottom:20px}.footer-distributed .footer-icons{margin-top:25px}.footer-distributed .footer-icons a{display:inline-block;width:35px;height:35px;cursor:pointer;background-color:#33383b;border-radius:2px;font-size:20px;color:#fff;text-align:center;line-height:35px;margin-right:3px;margin-bottom:5px}svg{fill:#fff}.link-terms{font-weight:400;color:#fff}.logo-f{width:200px;height:200px}.logo-country{width:20px;height:20px;padding-right:5px;border-radius:50%}.c-01{display:flex}.p-country{padding-top:5px;font-size:14px}.number{font-size:14px;padding-left:5px}.email{padding-top:15px}.email-link{padding-left:5px}.address02{font-size:14px}.svg{width:20px;height:20px}@media screen and (max-width: 768px){.footer-distributed{font:700 14px sans-serif}.footer-distributed .footer-left,.footer-distributed .footer-center,.footer-distributed .footer-right{display:block;width:100%;margin-bottom:40px;text-align:center}.footer-distributed .footer-center i{margin-left:0}}.search{display:flex}.search .searchTerm{width:100%;border:3px solid #00B4CC;border-right:none;padding:5px;height:20px;border-radius:5px 0 0 5px;outline:none;color:#9dbfaf}.search .searchTerm .searchTerm:focus{color:#00b4cc}.search .searchButton{width:40px;height:36px;border:1px solid #00B4CC;background:#00B4CC;text-align:center;color:#fff;border-radius:0 5px 5px 0;cursor:pointer;font-size:20px}.wrap{width:500px;margin-left:40px}.svg{fill:#fff}@media screen and (max-width: 768px){.wrap{max-width:200px;margin-top:20px}}.label{display:block;height:30px;width:30px;position:relative;margin-right:35px}.label:hover{cursor:pointer}.label span{top:15px}.label span,.label span:before,.label span:after{content:"";display:block;width:25px;height:2px;background:#fff;position:absolute;right:0}.label span:before{top:-8px}.label span:after{top:8px}.a{text-decoration:none;color:#000}.menu-heading{text-align:center;font-weight:700;font-size:17.5px}.newss-heading{font-size:35px;text-align:center;margin-left:15px}.heading-news-box{display:flex;justify-content:center;align-items:center}.news-title,.desc{margin-left:15px}.flex{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.li{width:600px;height:700px;margin-right:50px;margin-bottom:20px;border:2px solid #a7a7a7;border-radius:35px;list-style-type:none}.desc{font-size:25px}.link-box{display:flex;justify-content:center;align-items:center}.link{text-decoration:none;color:#fff;border:2px solid #2b5de3;background-color:#2b5de3;border-radius:20px;font-size:21px;font-weight:700}.link:hover{background-color:#539ef5;border:2px solid #539ef5;transition:.2s}@media screen and (max-width: 768px){.heading-news-box{margin-top:5px}.heading-news-box .newss-heading{font-size:24px;margin-bottom:5px}.li{width:600px;height:1350px}}.terms{font-family:sans-serif}.heading{text-align:center}.pp{font-size:25px;line-height:1.5;margin:0 25px 25px}.footer-terms{display:flex;justify-content:center;align-items:center}img{width:100px;height:100px}
