*,:after,:before{box-sizing:border-box}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none}button{cursor:pointer}li,ol,ul{margin:0;padding:0;list-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}.container{padding-left:16px;padding-right:16px;margin:0 auto}@media screen and (min-width:768px){.container{padding-left:32px;padding-right:32px}}@media screen and (min-width:1280px){.container{max-width:1280px;padding-left:64px;padding-right:64px}}body,html{overflow-x:hidden}.tooltip,body{position:relative}.tooltip:after,.tooltip:before{--scale:0;--arrow-size:10px;--tooltip-color:#4e5b6a;position:absolute;top:-13px;left:50%;transform:translateX(-50%) translateY(var(--translate-y,0)) scale(var(--scale));transition:transform .15s;transform-origin:bottom center}.tooltip:before{--translate-y:calc(-100% - var(--arrow-size));content:attr(data-tooltip);color:#fff;padding:4px;border-radius:.3rem;text-align:center;min-width:240px;max-width:100%;background:var(--tooltip-color)}.tooltip:hover:after,.tooltip:hover:before{--scale:1}.tooltip:after{--translate-y:calc(-1 * var(--arrow-size));content:"";border-top-color:transparent;border:var(--arrow-size) solid transparent;border-top:var(--arrow-size) solid var(--tooltip-color);transform-origin:top center}.head-cell-title{position:relative}.head-cell-title:hover .head-cell-tooltip{visibility:visible;opacity:1}.head-cell-tooltip{position:absolute;min-width:300px;min-height:45px;padding:13px 13px 13px 57px;border-radius:.3rem;border:1px solid #2f353c;background-color:#2f353c;top:-24px;left:50%;transform:translateX(-50%) translateY(-100%);font-weight:700;font-size:12px;line-height:14px;color:#ccc;text-align:left;z-index:10;filter:drop-shadow(0 2px 10px rgba(30,30,30,.5));visibility:hidden;opacity:0;transition:visibility .15s ease-in,opacity .15s ease-in}.head-cell-tooltip:before{content:"!";position:absolute;font-size:36px;left:24px;top:50%;width:29px;height:57px;line-height:57px;color:#1f2227;transform:translateY(-50%)}.head-cell-tooltip:after{content:"";position:absolute;height:26px;width:26px;background-color:inherit;border:inherit;border-radius:0 0 0 .4em;-webkit-clip-path:polygon(0 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 100%,0 100%);bottom:0;left:50%;transform:translateX(-50%) translateY(calc(100% - 13px)) rotate(-45deg)}.head-cell-tooltip.large:before{left:22px;font-size:49px}.header{position:relative;height:48px;padding:12px 0;background-color:#17191d}@media screen and (min-width:768px){.header{padding:16px 0;height:74px}}@media screen and (min-width:1280px){.header{padding:0 10px}}.header:after{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background-color:#17191d}@media screen and (min-width:1280px){.header:after{display:none}}.header .wrapper{display:flex;justify-content:space-between}.header .home-logo-link{position:absolute;transform:translateY(-50%);top:50%;z-index:4}@media screen and (min-width:768px){.header .header-logo-img{width:96px;height:48px}}.header .toggle-menu-btn{position:absolute;right:16px;transform:translateY(-50%);top:50%;z-index:100;border:none;outline:none;background-color:transparent}@media screen and (min-width:1280px){.header .toggle-menu-btn{display:none}}.header .nav-trigger{width:24px;height:20px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}.header .nav-trigger span{display:block;position:absolute;height:2px;width:100%;background:#fff;left:0;transition:.25s ease-in-out}.header .nav-trigger span:first-child{top:0}.header .nav-trigger span:nth-child(2){top:9px}.header .nav-trigger span:nth-child(3){top:18px}.header .toggle-menu-btn.open span:first-child{top:9px;transform:rotate(135deg)}.header .toggle-menu-btn.open span:nth-child(2){opacity:0}.header .toggle-menu-btn.open span:nth-child(3){top:9px;transform:rotate(-135deg)}.header .nav-links{display:none;position:absolute;padding:46px 0 64px;background-color:#17191d;height:calc(100vh - 40px);width:100%;left:0;bottom:0;opacity:0;transition:opacity .25s linear,transform .25s linear}@media screen and (min-width:1280px){.header .nav-links{display:block;position:relative;opacity:1;padding-top:0;height:auto;padding-bottom:0;background-color:transparent;margin:0 auto}}.header .nav-links.open{display:block;overflow:scroll;transform:translateY(100%);opacity:1;z-index:10}.header .nav-links-list{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:1280px){.header .nav-links-list{flex-direction:row;justify-content:center}.header .nav-link-item:nth-last-child(n+2){margin-right:40px}}.header .nav-link-item.certified{text-align:center;margin-top:20px}@media screen and (min-width:1280px){.header .nav-link-item.certified{position:absolute;right:0;margin-top:0}}.get-certified-link{display:flex;justify-content:center;align-items:center;padding:6px 14px;background-color:#03dd55;border-radius:4px;font-weight:700;color:#1f2327;font-size:16px;font-family:Karla,sans-serif;transition:color .25s linear}.get-certified-link:hover{color:#fff}@media screen and (min-width:768px){.get-certified-link{font-size:16px}}.header .nav-link{display:inline-flex;font-size:20px;font-family:Karla,sans-serif;font-weight:600;color:#ccc;text-align:center;line-height:64px;transition:color .25s ease-in-out;padding:0;background:none;border:none}.header .nav-link:hover{color:#fff}.header .nav-link:hover.nav-link-methodology svg{fill:#fff}.header .nav-link.nav-link-methodology{display:flex;align-items:center}.header .nav-link.nav-link-methodology:not(.active-dropdown) svg{transform:rotate(180deg)}.header .nav-link.nav-link-methodology svg{margin-left:3px;width:16px;transition:fill .25s ease-in-out,transform .25s ease-in-out;fill:#ccc}.header .nav-link.nav-link-methodology.active svg{fill:#fff}@media screen and (min-width:1280px){.header .nav-link{line-height:28px;padding-top:25px;padding-bottom:25px;font-size:16px}}.header .nav-link.active{color:#fff}.footer{padding-top:54px;padding-bottom:54px;background-color:#17191d}.footer .info-item:not(:last-child),.footer .legal-item:not(:last-child),.footer .nav-link-item:not(:last-child){margin-bottom:23px}@media screen and (min-width:900px){.footer{padding-top:67px;padding-bottom:67px}}@media screen and (min-width:1280px){.footer{padding-left:10px;padding-right:10px}}.footer .home-logo-link{display:block;margin-bottom:21px}.footer .footer-logo{display:block;margin:0 auto 50px;width:72px;height:36px}@media screen and (min-width:600px){.footer .footer-logo{margin:0;height:44px;width:88px}}.footer .nav-footer{display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (min-width:600px){.footer .nav-footer{flex-direction:row;justify-content:space-between}}.footer .nav-wrapper{width:50%}@media screen and (min-width:600px){.footer .nav-wrapper{width:25%}}@media screen and (min-width:900px){.footer .nav-wrapper{width:20%}}.footer .nav-wrapper.certified{width:100%}@media screen and (min-width:600px){.footer .nav-wrapper.certified{width:25%}}@media screen and (min-width:900px){.footer .nav-wrapper.certified{width:12%}}.footer .nav-wrapper.certified .contacts-text{text-align:left}.footer .nav-title{font-family:Karla,sans-serif;line-height:24px;margin-bottom:29px;color:#fff;font-size:16px;display:none}@media screen and (min-width:600px){.footer .nav-title{display:block}}@media screen and (min-width:768px){.footer .nav-title{display:block}}.footer .nav-link{color:#ccc;font-size:14px;font-family:Karla,sans-serif;transition:color .25s ease-in-out}.footer .nav-link:hover{color:#fff}.footer .nav-info-wrapper{display:none}@media screen and (min-width:768px){.footer .nav-info-wrapper{display:block;width:15%}}@media screen and (min-width:600px){.footer .mobile-link{display:none}}.footer .nav-contacts-wrapper{display:flex;flex-direction:column;align-items:center;margin:40px auto 0;width:100%}@media screen and (min-width:768px){.footer .nav-contacts-wrapper{margin:0;align-items:flex-start;max-width:150px;width:20%}}.footer .contacts-text{margin-bottom:30px;color:#ccc;font-size:12px;font-family:Karla,sans-serif;text-align:center;line-height:1.3;width:184px}@media screen and (min-width:900px){.footer .contacts-text{text-align:start;font-size:14px;line-height:1.3;width:100%}}.footer .get-certified-link{width:-moz-fit-content;width:fit-content;margin-bottom:20px}@media screen and (min-width:600px){.footer .get-certified-link{margin-bottom:0}}@media screen and (min-width:900px){.footer .get-certified-link{margin-bottom:30px}}.footer .email-link{margin-bottom:35px;text-align:center}@media screen and (min-width:768px){.footer .email-link{font-size:14px}}.footer .social-networks-list{display:flex;align-items:center}@media screen and (min-width:600px)and (max-width:899px){.footer .social-networks-list{margin-bottom:15px}}.footer .social-network-item:not(:last-child){margin-right:24px}.footer .social-network-item svg{transition:fill .25s linear,background-color .25s linear}.footer .hacken-link:hover .hacken-svg{fill:#29cca2}.footer .linkedin-link .linkedin-svg{border-radius:4px}.footer .linkedin-link:hover .linkedin-svg{fill:#0766c2;background-color:#fff}.footer .twitter-link .twitter-svg{transition:fill .25s linear}.footer .twitter-link:hover .twitter-svg{fill:#1ea0f3}.footer .copyright{display:flex;flex-direction:column;align-items:center;padding-top:30px;border-top:1px solid #1f2327}.footer .copyright-text{color:#535f69;font-size:12px;font-family:Karla,sans-serif;line-height:2}@media screen and (min-width:768px){.footer .copyright-text{font-size:14px;line-height:1.7}}.footer .hacken-copyright-svg{transition:fill .25s linear}.footer .hacken-copyright-link:hover .hacken-copyright-svg{fill:#29cca2}.info-legal-wrapper{max-width:50%;width:100%;display:flex;flex-direction:column}@media screen and (min-width:600px){.info-legal-wrapper{width:35%}}.info-legal-content{display:flex;justify-content:space-between;flex:1 1;margin-left:10px}.info-legal-content .info-content{display:none}@media screen and (min-width:600px){.info-legal-content .info-content{display:block}}.info-legal-content .legal-content{width:100%}.info-legal-content .info-content,.info-legal-content .legal-content{flex:1 1}@media screen and (min-width:600px){.info-legal-content{margin-bottom:30px;margin-left:0}}.dropdown-wrapper{position:relative;display:flex;flex-direction:column;align-items:center}.dropdown-container{transition:opacity .25s ease-in-out,visibility .2s ease-in-out;background-color:#17191d;display:none}.dropdown-container.active{display:block}@media screen and (min-width:1280px){.dropdown-container.active{visibility:visible;opacity:1}.dropdown-container{opacity:0;visibility:hidden;display:block;position:absolute;min-width:260px;left:50%;bottom:4px;padding:24px 48px;z-index:10000;transform:translateX(-50%) translateY(100%)}}.dropdown-item{font-family:Karla,sans-serif;font-size:14px;line-height:56px;color:#ccc}.dropdown-item:last-child{margin-bottom:0}@media screen and (min-width:1280px){.dropdown-item{line-height:16px;margin-bottom:26px}}.dropdown-link{color:#ccc;transition:color .25s ease-in-out}.dropdown-link.active,.dropdown-link:active,.dropdown-link:hover{color:#fff}.partners-section{padding:32px 0;background-color:#292e34}@media screen and (min-width:768px){.partners-section{padding:52px 0}}.partners-wrapper{display:flex;flex-direction:column;align-items:flex-start}@media screen and (min-width:1025px){.partners-wrapper{flex-direction:row;justify-content:space-between;align-items:center}}.partners-section .partners-title{color:#fff;text-align:center;font-family:Space Mono,monospace;font-weight:700;font-size:32px;line-height:47px;margin-bottom:46px}@media screen and (min-width:768px){.partners-section .partners-title{margin-bottom:32px}}@media screen and (min-width:1025px){.partners-section .partners-title{margin-bottom:0;margin-right:64px}}.partners-logos-list{display:flex;align-items:center;width:100%;flex-wrap:wrap;grid-gap:45px 48px;gap:45px 48px}@media screen and (min-width:768px){.partners-logos-list{justify-content:space-between}}@media screen and (min-width:1025px){.partners-logos-list{max-width:868px;grid-gap:unset;gap:unset}}.partners-logo-item{width:122px}@media screen and (min-width:768px){.partners-logo-item:not(:last-child){margin-right:10px}}.partners-section .join-link{display:flex;justify-content:space-between;align-items:center;margin:0 auto;max-width:450px;padding:12px;background:linear-gradient(-90deg,#08c,rgba(0,136,204,.25));border:1px solid #33393e;border-radius:6px}.partners-section .telegram-logo{margin-right:10px}.partners-section .join-link-description{margin-right:20px;color:#fff;font-size:14px;font-family:Karla,sans-serif;text-align:center}.management-section{padding-top:34px;padding-bottom:34px;background-color:#fff;background-repeat:no-repeat}@media screen and (min-width:768px){.management-section{padding-top:60px;padding-bottom:41px;width:100%;box-shadow:0 0 0 4px hsla(0,0%,100%,.1);border-radius:8px}}.management-title{margin-bottom:21px;color:#1f2327;font-size:24px;font-family:Space Mono,monospace;font-weight:700;text-align:center}.management-title span{color:#02e75f}@media screen and (min-width:768px){.management-title{margin-bottom:60px;font-size:42px}}.management-wrapper{margin-bottom:24px}@media screen and (min-width:768px){.management-wrapper{display:flex;justify-content:center;margin:0}}.management-list-wrapper:not(:last-child){margin-bottom:21px}@media screen and (min-width:768px){.management-list-wrapper:not(:last-child){margin-bottom:0;margin-right:123px}}.management-list-title{margin-bottom:19px;color:#02e75f;font-size:16px;font-family:Karla,sans-serif;line-height:1.1;font-weight:400}@media screen and (min-width:768px){.management-list-title{margin-bottom:17px;font-size:24px;line-height:1.3}}.management-item{position:relative;padding-left:17px;color:#1f2327;font-size:14px;font-family:Karla,sans-serif;line-height:1.4}@media screen and (min-width:768px){.management-item{padding-left:26px;font-size:20px;line-height:1.5}}.management-item:not(:last-child){margin-bottom:10px}.management-item:before{content:"+";position:absolute;top:-4px;left:0;color:#02e75f;font-family:Karla,sans-serif;font-size:18px}@media screen and (min-width:768px){.management-item:before{top:-3px;font-size:24px;line-height:1.3}}.management-link{display:flex;justify-content:center;color:#02e75f;font-size:16px;font-family:Karla,sans-serif;transition:.5s ease-in-out}@media screen and (min-width:768px){.management-link{margin-top:33px;justify-content:center}}.management-link:hover{text-decoration:underline}.requirements-section{padding-top:51px;padding-bottom:36px}@media screen and (min-width:768px){.requirements-section{width:100%;padding-top:97px;padding-bottom:132px}}.requirements-title{margin-bottom:57px;text-align:center;font-family:Space Mono,monospace;font-size:24px;font-weight:700;color:#fff;line-height:1.4}.requirements-title span{color:#02e75f}@media screen and (min-width:768px){.requirements-title{font-size:42px}}.requirements-list{margin-bottom:80px}@media screen and (min-width:768px){.requirements-list{margin:0 auto 80px;max-width:430px}}.requirements-item{position:relative}.requirements-item:not(:last-child){margin-bottom:10px}.requirements-text{padding-left:25px;color:#fff;font-size:14px;font-family:Karla,sans-serif}@media screen and (min-width:768px){.requirements-text{padding-left:45px;font-size:20px}}.requirements-text:before{content:"";position:absolute;text-align:center;top:1px;left:0;display:block;height:12px;width:18px;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url(/img/icons/done-icon.svg)}@media screen and (min-width:768px){.requirements-text:before{margin-right:10px;height:23px}}.requirements-link{display:block;max-width:200px;padding:10px;margin:0 auto;text-align:center;font-size:16px;font-weight:700;text-transform:uppercase;font-family:Karla,sans-serif;color:#1f2327;background-color:#03dd55;border-radius:5px;transition:color .25s linear}.requirements-link:hover{color:#fff}@media screen and (min-width:768px){.requirements-link{padding:13px 19px;max-width:250px;font-size:20px}}.requirements-link-detailed{display:flex;justify-content:center;margin-top:15px;color:#02e75f;font-size:16px;font-family:Karla,sans-serif}@media screen and (min-width:768px){.requirements-link-detailed{margin-top:20px}}.pagination-wrapper ul{display:flex;justify-content:center}.pagination-wrapper li:not(:last-child){margin-right:8px}.pagination-wrapper li.selected a{color:#fff}.pagination-wrapper li.disabled{display:none}.pagination-wrapper a{height:40px;padding:10px;align-items:center;background-color:#292e34;border-radius:6px;outline:none;border:none;cursor:pointer;transition:color .25s ease-in-out;color:#ccc;font-size:11px;font-weight:700;font-family:Karla,sans-serif;text-transform:uppercase}.pagination-wrapper a:hover{color:#fff}@media screen and (min-width:768px){.pagination-wrapper a{font-size:16px}}.lds-default{display:flex;margin:200px auto 0;padding-bottom:200px;position:relative;width:80px;height:80px}.lds-default div{position:absolute;width:6px;height:6px;background:#00e75f;border-radius:50%;animation:lds-default 1.2s linear infinite}.lds-default div:first-child{animation-delay:0s;top:37px;left:66px}.lds-default div:nth-child(2){animation-delay:-.1s;top:22px;left:62px}.lds-default div:nth-child(3){animation-delay:-.2s;top:11px;left:52px}.lds-default div:nth-child(4){animation-delay:-.3s;top:7px;left:37px}.lds-default div:nth-child(5){animation-delay:-.4s;top:11px;left:22px}.lds-default div:nth-child(6){animation-delay:-.5s;top:22px;left:11px}.lds-default div:nth-child(7){animation-delay:-.6s;top:37px;left:7px}.lds-default div:nth-child(8){animation-delay:-.7s;top:52px;left:11px}.lds-default div:nth-child(9){animation-delay:-.8s;top:62px;left:22px}.lds-default div:nth-child(10){animation-delay:-.9s;top:66px;left:37px}.lds-default div:nth-child(11){animation-delay:-1s;top:62px;left:52px}.lds-default div:nth-child(12){animation-delay:-1.1s;top:52px;left:62px}@keyframes lds-default{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}.breadcrumbs-list{position:absolute;display:flex;flex-wrap:wrap;margin-top:10px;grid-gap:4px;gap:4px;font-size:14px;font-family:Karla,sans-serif;font-weight:500;line-height:16px;color:#fff}.breadcrumb-item,.breadcrumb-item:not(:last-child){margin-right:10px}.breadcrumb-item:not(:last-child):after{content:"→";margin-left:15px;color:#ccc}.breadcrumb-link{color:#748aa1;transition:color .25s ease-in-out}.breadcrumb-link:hover{color:#fff}.table-switch-list{display:flex;justify-content:flex-end}.table-switch-list.hidden{display:none}@media screen and (min-width:768px){.table-switch-item:first-child .btn{display:flex;margin-left:25px}.table-switch-item.previous-item{min-width:140px}.table-switch-item:nth-child(2) .btn{min-width:77px}.table-switch-item:nth-child(3) .btn{min-width:112px}}.table-switch-item:not(:last-child){margin-right:16px}.table-switch-list .btn{padding:8px 15px;white-space:nowrap;display:flex;align-items:center;background-color:#2f353c;border-radius:4px;outline:none;border:none;cursor:pointer;transition:color .25s linear;text-align:center;line-height:28px;color:#ccc;font-size:11px;font-weight:700;font-family:Karla,sans-serif}.table-switch-list .btn .arrow{width:12px}.table-switch-list .btn .arrow-left{margin-right:12px}.table-switch-list .btn .arrow-right{margin-left:12px}.table-switch-list .btn .arrow-left-icon path,.table-switch-list .btn .arrow-right-icon path{fill:#ccc;transition:fill .25s linear}.table-switch-list .btn .arrow-left-icon{margin-right:12px}.table-switch-list .btn .arrow-right-icon{margin-left:12px;transform:rotate(180deg)}.table-switch-list .btn .prev-btn-text{margin-right:12px}.table-switch-list .btn:hover{color:#fff}.table-switch-list .btn:hover .arrow path{fill:#fff}@media screen and (min-width:768px){.table-switch-list .btn{min-width:75px;max-height:44px;display:flex;align-items:center;text-align:center;font-size:16px}.table-switch-list .btn .arrow{width:16px}}.table-switch-list .pagination-btn-text{font-size:16px}.table-search-form{width:100%;display:flex;align-items:center;margin-bottom:20px;cursor:pointer}@media screen and (min-width:768px){.table-search-form{margin-bottom:0}}.table-search-form.additional-class{width:auto}.table-form-input{width:100%;height:44px;padding:8px 8px 8px 40px;background-image:url(/img/icons/search-short-hand-icon.svg);background-repeat:no-repeat;background-position:12px;background-color:#292e34;border-radius:4px;border:none;outline:none;cursor:pointer;color:#ccc;font-family:Karla,sans-serif;font-size:16px;transition:width .25s linear}.table-form-input.additional-class{width:320px}@media screen and (min-width:768px){.table-form-input.additional-class{max-width:320px;width:320px}}::-webkit-input-placeholder{color:#ccc;font-weight:700}:-moz-placeholder,::-moz-placeholder{color:#ccc;font-weight:700}:-ms-input-placeholder{color:#ccc;font-weight:700}.cer-nothing-view{display:block;padding-top:100px;color:#ccc;font-size:20px;font-family:Karla,sans-serif;text-align:center;line-height:1.2}.cer-nothing-view .btn-default{margin-top:20px;max-width:260px}.cer-description-table{max-width:768px;padding:0 12px;color:#ccc;font-size:14px;font-family:Karla,sans-serif;line-height:1.3;text-align:center}@media screen and (min-width:768px){.cer-description-table{padding:0 32px;font-size:16px;margin:0 auto}}.cer-currencies-wrapper{display:flex;justify-content:center}.cer-currencies-wrapper ul{margin-bottom:15px}.ratings-description-text{font-family:Karla,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#ccc}.ratings-description-text .highlighted{color:#02e75f}.ratings-large-description-text{margin-top:80px;margin-bottom:80px}.cookies-popup{position:fixed;z-index:2;bottom:0;left:0;width:100%;padding:32px 16px;background-color:#292e34}@media screen and (min-width:768px){.cookies-popup{display:flex;align-items:center;justify-content:center}}.cookies-popup p{width:287px;margin:0 auto 24px;font-family:Karla,sans-serif;font-size:14px;line-height:16px;text-align:center;color:#ccc}@media screen and (min-width:768px){.cookies-popup p{width:253px;margin:0 36px 0 0}}@media screen and (min-width:1366px){.cookies-popup p{width:auto;margin:0 36px 0 0}}.cookies-popup button{display:flex;justify-content:center;width:287px;margin:0 auto;padding:5px 12px 6px;border:none;outline:none;background:#02e75f;border-radius:4px;font-family:Karla,sans-serif;font-weight:700;font-size:16px;line-height:19px;text-transform:uppercase;color:#1f2327;transition:color .25s ease-in-out}.cookies-popup button:hover{color:#fff}@media screen and (min-width:768px){.cookies-popup button{padding:8px;margin:0;height:-moz-fit-content;height:fit-content}}.exchanges-main{background:#1f2327}.exchanges-hero-section{padding-top:45px;padding-bottom:25px}@media screen and (min-width:768px){.exchanges-hero-section{padding-top:80px;padding-bottom:40px}}.exchanges-hero-title{color:#fff;font-size:24px;font-family:Space Mono,monospace;font-weight:700;text-align:center;line-height:1.3}@media screen and (min-width:768px){.exchanges-hero-title{font-size:50px;max-width:1061px;margin:0 auto}}.exchanges-hero-description{text-align:center;padding-top:32px;max-width:655px;margin:0 auto;line-height:24px;min-height:104px}.exchanges-section{width:100%;background:#1f2327 url(/_next/static/media/cage-background-mobile.0ebe0376.svg) no-repeat 0 100%}.exchanges-section>div{max-width:1130px;margin:0 auto}@media screen and (min-width:768px){.exchanges-section{background-size:82%}}.block-sorting{pointer-events:none}.block-sorting svg{display:none}.block-sorting.enable{pointer-events:auto}.block-sorting.enable svg{display:block}.switch-btns-wrapper{width:218px;height:44px;display:flex;flex-direction:row;margin-bottom:20px;background-color:#2f353c;border-radius:4px}@media screen and (min-width:768px){.switch-btns-wrapper{margin-bottom:0;margin-right:25px}}@media screen and (min-width:1280px){.switch-btns-wrapper{margin-left:0}}.switch-btns-wrapper button{display:flex;align-items:center;justify-content:center;width:50%;min-width:109px;background-color:transparent;border:none;outline:none;color:#ccc;font-weight:700;font-size:16px;font-family:Karla,sans-serif;text-align:center;transition:background-color .25s ease-in-out}.switch-btns-wrapper button.active{background-color:#748aa1}.switch-btns-wrapper button:not(:last-child){margin-right:2px}.switch-btns-wrapper button:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.switch-btns-wrapper button:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.common-header-table{display:flex;flex-direction:column;align-items:center;margin-bottom:20px;padding:0 16px}@media screen and (min-width:768px){.common-header-table{align-items:center;justify-content:space-between;flex-direction:row;margin-bottom:40px}}@media screen and (min-width:1280px){.common-header-table{padding:0}}.cryptocurrencys-list{display:flex;margin-bottom:25px;padding:0 16px}@media screen and (min-width:1280px){.cryptocurrencys-list{padding:0}}.cryptocurrency-item{color:#ccc;font-size:13px;font-family:Karla,sans-serif;text-transform:uppercase;font-weight:700;line-height:23px}.cryptocurrency-item span:first-child{color:#02e75f}@media screen and (min-width:768px){.cryptocurrency-item{font-size:20px}}.cryptocurrency-item:not(:last-child){margin-right:19px}.table-wrapper{margin-bottom:40px;width:100%;overflow-y:hidden}@media screen and (min-width:1280px){.table-wrapper{overflow-y:visible}}.table{width:100%;border-collapse:collapse;border-radius:8px}.table,.table-head{background-color:#292e34}.table-head{height:96px;text-align:right;font-family:Karla,sans-serif;font-weight:700;font-size:16px;line-height:24px;color:#fff}@media screen and (min-width:1131px){.table-head tr:first-of-type th:first-of-type{border-top-left-radius:20px}.table-head tr:first-of-type th:last-of-type{border-top-right-radius:20px}}.table-head th{position:relative;height:96px;text-align:center;font-size:14px;line-height:16px}.table-head th .filter-arrows{position:relative;right:-8px}.table-head th span{max-width:170px}.table-head th .head-cell-caption{display:inline-block;width:-moz-fit-content;width:fit-content;position:relative;right:-8px;text-transform:uppercase}.table-head th:first-child{position:sticky;top:0;left:0;z-index:2;text-transform:unset;font-size:16px;border-right:1px solid #3f454e;background-color:#292e34}.table-head th:nth-child(3){max-width:205px}.table-head th .arrow{fill:hsla(0,0%,100%,.4)}@media screen and (min-width:768px){.table-head th{height:72.5px}}@media screen and (min-width:1280px){.table-head th{top:0;background-color:#292e34}.table-head th:first-child{z-index:3;overflow:hidden}.table-head th:nth-child(2){z-index:3}}.table-body{max-height:1200px}@media screen and (min-width:1131px){.table-body tr:last-child td:first-of-type{border-bottom-left-radius:8px}.table-body tr:last-child td:last-of-type{border-bottom-right-radius:8px}}.table-body-row .empty-cell{padding-left:16px;padding-right:8px;height:56px}.table-head .head-cell{height:100%;max-height:56px;padding-left:22px;padding-right:22px;cursor:pointer;transition:color .25s linear}.table-head .head-cell .head-cell-title{display:flex;justify-content:center;align-items:center}.table-head .head-cell:first-child{padding-left:28px}.table-head .head-cell:first-child .head-cell-title{justify-content:flex-start}.table-head .head-cell.active,.table-head .head-cell:hover{color:#fff}.table-head .empty-cell{pointer-events:none}.table-head .head-cell-title{display:flex;justify-content:space-between;align-items:center}.table-head .head-cell-title .currency{opacity:.4}.table-head .head-cell-title svg{margin-left:8px;min-width:10px;min-height:13px;transition:fill .25s linear;fill:#ccc}.table-body .table-body-row{height:42px;font-family:Karla,sans-serif;color:#ccc;font-size:16px}.table-body .table-body-row:nth-of-type(n){background-color:#2f353c}.table-body .table-body-row:nth-of-type(2n){background-color:#292e34}.table-body .value-cell:not(:nth-of-type(2)){text-transform:uppercase}.table-body .value-cell:not(:last-child){padding-left:22px;padding-right:22px}.table-body .value-cell:nth-of-type(2){padding-left:0;text-align:left!important}.table-body td{text-align:center!important}.table-body td:first-child{position:sticky;min-width:54px;left:0;z-index:2;border-right:none;background-color:inherit}.table-body td:first-child span{opacity:.2}.table-body td:nth-child(2){position:sticky;left:54px;z-index:2;background-color:inherit;border-right:1px solid #3f454e;max-width:130px;min-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-body td:nth-child(n+4){text-align:center}.table-body td img{display:inline-flex}.table-body td.number-value{text-align:right}.table-body td .certification-icon{min-width:140px}.table-body td span.empty{opacity:.2}.table-link{font-size:14px}.exchange-link,.table-link{font-family:Karla,sans-serif;color:#ccc}.exchange-link{font-size:16px;transition:color .25s ease-in-out;position:relative}.exchange-link.exchange-logo{padding-left:28px}.exchange-link:hover{color:#fff}.exchange-icon{width:20px;height:20px;margin-right:8px;border-radius:4px;position:absolute;left:0;top:0}.bug-bounty-link{display:flex;justify-content:center;padding:11px 0;width:100%;height:100%;transition:background-color .25s linear}.bug-bounty-link path{fill:#ccc;transition:fill .15s linear}.bug-bounty-link span{position:relative;display:inline-flex;margin-left:10px;font-weight:700;font-size:9px;text-transform:uppercase;color:#ccc;transition:color .15s linear}.bug-bounty-link span:after{content:"";width:calc(100% + 6px);height:1px;position:absolute;right:0;bottom:0;background-color:#ccc;transition:background-color .15s linear}.bug-bounty-link .arrow-link{position:absolute;top:2.4px;left:-8px}.bug-bounty-link:hover span{color:#00e75f;transition:color .15s linear}.bug-bounty-link:hover span:after{background-color:#00e75f}.bug-bounty-link:hover path{fill:#00e75f}.table-body .specific-cell{color:#ccc}.buttons-wrapper{display:flex;justify-content:center;margin-bottom:40px;padding:0 12px}@media screen and (min-width:768px){.buttons-wrapper{justify-content:flex-end;padding:0 12px 0 0}}@media screen and (min-width:1280px){.buttons-wrapper{padding:0}}.submit-section .submit-content{background-color:#17191d;height:100%;padding:56px 0}.submit-section .submit-title{margin-bottom:36px;padding:0 12px;color:#fff;font-size:24px;font-family:Space Mono,monospace;font-weight:700;text-align:center}.submit-section .submit-title .specific{color:#00e75f}@media screen and (min-width:768px){.submit-section .submit-title{font-size:42px}}.btn-default{display:block;max-width:-moz-fit-content;max-width:fit-content;padding:6px 12px;margin:0 auto;text-align:center;text-transform:uppercase;font-family:Karla,sans-serif;font-weight:700;color:#1f2327;background-color:#03dd55;border:none;outline:none;border-radius:5px;transition:color .25s linear}.btn-default:hover{color:#fff}.css-main{position:relative;background-color:#1f2327;background-image:url(/img/background-images/bgi-start.svg);background-repeat:no-repeat;background-position:center -100px;background-size:600px}@media screen and (min-width:768px){.css-main{background-size:850px;background-position:center -220px}}.css-hero-section{padding-top:120px;padding-bottom:150px}@media screen and (min-width:768px){.css-hero-section{padding-top:120px;padding-bottom:150px}}.css-certified-img{margin:0 auto 30px;height:28px;width:222px}@media screen and (min-width:768px){.css-certified-img{margin-bottom:35px}}.css-hero-title{color:#fff;font-size:32px;font-family:Space Mono,monospace;font-weight:700;text-align:center;letter-spacing:.3;line-height:32px}@media screen and (min-width:768px){.css-hero-title{font-size:50px}}.css-table-section{padding:0 16px 40px}@media screen and (min-width:768px){.css-table-section{padding:0 16px 100px}}.css-table{display:none}@media screen and (min-width:768px){.css-table{display:table;width:100%;max-width:1200px;margin:0 auto;border-collapse:collapse;background-color:#292e34;box-shadow:0 1px 0 0 #33393e;border-radius:6px}}.css-table th{align-items:center;font-size:14px;text-transform:uppercase}.css-table td,.css-table th{padding:25px 0;color:#ccc;font-family:Karla,sans-serif;font-weight:400}.css-table td{text-align:center;text-align:-webkit-center;font-size:20px;border-top:1px solid #33393e}.css-table img:not(:last-child){margin-bottom:10px}.score-info-list{background-color:#292e34;box-shadow:0 1px 0 0 #33393e;border-radius:6px}@media screen and (min-width:768px){.score-info-list{display:none}}.score-level-item{padding:24px 16px}.score-level-item:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.1)}.rules-list li{display:flex;justify-content:space-between;margin-bottom:18px;color:#748aa1;font-size:12px;font-family:Karla,sans-serif;text-transform:uppercase;line-height:16px}.rules-list li:last-child{margin-bottom:0}.rules-list .level-cer{margin-bottom:24px;justify-content:flex-start}.rules-list .level-cer img:first-child{margin-right:5px}.rules-list .level-cer img:nth-child(2){margin-right:auto}.rules-list .spec{color:#ccc;font-size:20px;font-family:Karla,sans-serif;letter-spacing:-.4px}.score-section{padding:45px 16px 66px;background-color:#fff}@media screen and (min-width:768px){.score-section{max-width:1200px;margin:0 auto;padding:80px 32px;border-radius:8px;border:4px solid hsla(0,0%,100%,.09)}}.css-list .css-item:not(:last-child){margin-bottom:55px}.css-item .count-steps{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0 auto 16px;padding:6px 9px;background-color:#02e75f;color:#1f2327;font-size:24px;font-family:Space Mono,monospace;font-weight:700}@media screen and (min-width:768px){.css-item .count-steps{margin:0 auto 40px}}.css-item .specific{color:#02e75f}.css-item .specific:hover{text-decoration:underline}.css-item .css-title{margin-bottom:28px;color:#1f2327;font-size:24px;font-family:Space Mono,monospace;font-weight:700;text-align:center}@media screen and (min-width:768px){.css-item .css-title{font-size:42px;margin-bottom:40px}}.css-item .decoration-img{display:block;width:100%;max-width:585px;margin:40px auto 0}.css-item .item-description{margin-bottom:30px;color:#1f2327;font-size:14px;font-family:Karla,sans-serif;line-height:20px;text-align:start}@media screen and (min-width:768px){.css-item .item-description{max-width:585px;margin:0 auto 80px;font-size:20px;line-height:28px}}.css-item:first-child .item-description{text-align:center}.css-item:last-child .item-description{margin-bottom:0}.trust-score{margin-bottom:36px}@media screen and (min-width:768px){.trust-score{width:100%;max-width:900px;margin:0 auto 85px;display:flex;flex-direction:column}}.trust-score .common-score{display:flex;align-items:center;margin-bottom:12px}.trust-score .count-score{margin-right:6px;color:#1f2327;font-size:42px;font-family:Space Mono,monospace;font-weight:700}.trust-score .trust-title-wrapper{padding-top:10px}.trust-score .trust-title{color:#1f2327;font-size:14px;font-family:Karla,sans-serif;letter-spacing:-.63px;line-height:20px}.trust-gradient-list{width:89px;margin-bottom:30px;display:flex;flex-direction:column;background:linear-gradient(316deg,#e46969,#e4d869 50%,#69e470);border-radius:6px 6px 6px 6px}@media screen and (min-width:768px){.trust-gradient-list{width:100%;height:70px;max-width:879px;flex-direction:row;justify-content:center;margin:0 auto 80px;background:linear-gradient(270deg,#e46969,#e4d869 50%,#69e470)}}.trust-gradient-list .trust-gradient-item{display:flex;align-items:center;position:relative}.trust-gradient-list .trust-gradient-item:not(:last-child){margin-bottom:2px;border-bottom:2px solid #fff}@media screen and (min-width:768px){.trust-gradient-list .trust-gradient-item{width:100%;max-width:145px;flex-direction:column}.trust-gradient-list .trust-gradient-item:not(:last-child){margin-bottom:0;margin-right:2px;border-right:2px solid #fff;border-bottom:none}}.trust-gradient-item .gradient-item-score{display:flex;align-items:center;justify-content:center;min-height:70px;width:88px;color:#1f2327;font-size:20px;font-family:Karla,sans-serif;letter-spacing:-.9px;line-height:24px}@media screen and (min-width:768px){.trust-gradient-item .gradient-item-score{width:100%;margin-bottom:6px;margin-right:0}}.trust-gradient-item .score-value{position:absolute;left:100px;text-align:center;font-size:13px;font-family:Karla,sans-serif;font-weight:700;color:#1f2327;letter-spacing:-.54px;line-height:12px}@media screen and (min-width:768px){.trust-gradient-item .score-value{position:static}}.trust-list{margin-bottom:40px;display:flex;flex-direction:column}@media screen and (min-width:768px){.trust-list{flex-direction:row;justify-content:center;margin-bottom:80px}}.trust-list .trust-item{display:flex;align-items:center}.trust-list .trust-item:not(:last-child){margin-bottom:2px}.trust-list .trust-item:first-child .max-score{border-radius:6px 6px 0 0}.trust-list .trust-item:last-child .max-score{border-radius:0 0 6px 6px}@media screen and (min-width:768px){.trust-list .trust-item{width:100%;max-width:145px;flex-direction:column}.trust-list .trust-item:not(:last-child){margin-bottom:0;margin-right:2px}.trust-list .trust-item:first-child .max-score{border-radius:6px 0 0 6px}.trust-list .trust-item:last-child .max-score{border-radius:0 6px 6px 0}}.trust-item .max-score{display:flex;align-items:center;justify-content:center;height:48px;width:72px;margin-right:5px;background-color:rgba(31,35,39,.1);color:#1f2327;font-size:20px;font-family:Karla,sans-serif;letter-spacing:-.9px;line-height:24px}@media screen and (min-width:768px){.trust-item .max-score{width:100%;margin-bottom:6px;margin-right:0}}.trust-item .direction-title{color:#1f2327;font-size:13px;font-family:Karla,sans-serif;letter-spacing:-.54px;line-height:12px}@media screen and (min-width:768px){.steps-list{max-width:990px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}}.steps-list .step-item:not(:last-child){margin-bottom:30px}@media screen and (min-width:768px){.steps-list .step-item:not(:last-child){margin-bottom:0}.proofs-list{max-width:585px;display:flex;margin:55px auto 0;justify-content:space-between}.proofs-list .proof-item{width:50%}}.proofs-list .proof-item:not(:last-child){margin-bottom:28px}@media screen and (min-width:768px){.proofs-list .proof-item:not(:last-child){margin-bottom:0}}.proofs-list .funds-icon{margin-bottom:20px}.proofs-list .proof-title{margin-bottom:16px;color:#1f2327;font-size:14px;font-family:Karla,sans-serif;line-height:20px}@media screen and (min-width:768px){.proofs-list .proof-title{font-size:20px;line-height:24px}}.proofs-list .proof-description{color:#1f2327;font-size:14px;font-family:Karla,sans-serif;line-height:20px}@media screen and (min-width:768px){.proofs-list .proof-description{font-size:16px;line-height:24px}}.become-section{padding:82px 16px 103px;background-image:url(/img/background-images/cage-background-mobile.svg);background-position:100% 100%;background-size:cover}@media screen and (min-width:768px){.become-section{padding:180px 0 120px}}.become-section .become-title{margin-bottom:16px;color:#fff;font-size:24px;font-family:Space Mono,sans-serif;font-weight:700;text-align:center}@media screen and (min-width:768px){.become-section .become-title{margin-bottom:30px;font-size:50px}}.become-section .become-description{margin-bottom:47px;color:#ccc;font-size:14px;font-family:Karla,sans-serif;text-align:center;line-height:20px}@media screen and (min-width:768px){.become-section .become-description{max-width:585px;margin:0 auto 40px;font-size:20px;line-height:28px}}.become-section .get-certifacate-link{display:flex;justify-content:center;align-items:center;width:170px;height:40px;margin:0 auto;background:#03dd55;border-radius:4px;color:#1f2327;font-size:20px;font-family:Karla,sans-serif;transition:color .25s linear}.become-section .get-certifacate-link:hover{color:#fff}@media screen and (min-width:768px){.become-section .get-certifacate-link{width:255px;height:50px}}.pentest-main{background-color:#1f2327;background-position:50% 100%;background-repeat:no-repeat;background-image:url(/img/background-images/cage-background-mobile.svg)}@media screen and (min-width:768px){.pentest-main{background-size:100% auto}}.pentest-hero-section{padding:69px 0;background-image:url(/img/background-images/pentest-hero_background_img.svg);background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:768px){.pentest-hero-section{padding:175px 0}}.pentest-hero-title{color:#fff;font-size:24px;line-height:1.3;font-family:Space Mono,monospace;font-weight:700;text-align:center;text-transform:uppercase}@media screen and (min-width:768px){.pentest-hero-title{font-size:50px}}.life-cycle-section{padding-top:16px;padding-bottom:32px}@media screen and (min-width:768px){.life-cycle-section{padding-top:33px;padding-bottom:107px}}.life-cycle-text{color:#fff;font-size:14px;font-family:Karla,sans-serif;line-height:1.4}@media screen and (min-width:768px){.life-cycle-text{margin:0 auto;max-width:600px;font-size:20px;line-height:28px}}.life-cycle-list{padding-left:13px;margin-top:20px;background-image:url(/img/background-images/pentest-rectangle-bgi-vertical.svg);background-repeat:no-repeat;background-position:25px 28px}@media screen and (min-width:768px){.life-cycle-list{display:flex;justify-content:space-between;margin:77px auto 0;max-width:790px;background-image:url(/img/background-images/pentest-rectangle-bgi.svg);background-position:calc(50% + 7px) 17%;background-size:95%;background-repeat:no-repeat}}.life-cycle-item{display:flex;align-items:center;color:#fff;font-family:Space Mono,monospace;font-size:32px;font-weight:700}@media screen and (min-width:768px){.life-cycle-item{display:block}}.life-cycle-item:not(:last-child){margin-bottom:28px}@media screen and (min-width:768px){.life-cycle-item:not(:last-child){margin-bottom:0}}.pentest-step-number{display:flex;justify-content:center;align-items:center;height:56px;width:56px}.life-cycle-item:first-child .pentest-step-number{background-color:#ff461d}.life-cycle-item:nth-child(2) .pentest-step-number{background-color:#ff7a30}.life-cycle-item:nth-child(3) .pentest-step-number{background-color:#f6ad2e}.life-cycle-item:nth-child(4) .pentest-step-number{background-color:#c0e437}.life-cycle-item:nth-child(5) .pentest-step-number{background-color:#6ad441}.life-cycle-item:nth-child(6) .pentest-step-number{background-color:#28ed4c}.life-cycle-item:nth-child(7) .combined-shape{display:flex;justify-content:center;align-items:center;transform:translateX(-14px);height:84px;width:84px;background-color:#02e75f}@media screen and (min-width:768px){.life-cycle-item:nth-child(7) .combined-shape{transform:translateY(-14px)}}.pentest-step-number-text{margin-left:24px;width:84px;color:#fff;font-size:14px;font-family:Karla,sans-serif;line-height:1.1;font-weight:400;opacity:.9}@media screen and (min-width:768px){.pentest-step-number-text{margin:23px 0 0}}.bug_bounty-main{background-color:#1f2327;background-position:50% 100%;background-repeat:no-repeat;background-image:url(/img/background-images/cage-background-mobile.svg)}@media screen and (min-width:768px){.bug_bounty-main{background-size:100% auto}}.bug_bounty-hero-section{padding-top:77px;padding-bottom:39px;background-color:#17191d;background-image:url(/img/background-images/oval-background.svg);background-position:center 2px;background-repeat:no-repeat;background-size:183px}@media screen and (min-width:768px){.bug_bounty-hero-section{background-image:url(/img/background-images/oval-background.svg),url(/img/background-images/plus-background.svg);background-position:center 2px,center 2px;background-repeat:no-repeat,no-repeat;padding-top:144px;padding-bottom:144px;background-size:366px,1110px 300px}}.bug_bounty-hero-title{margin-bottom:83px;color:#fff;font-size:24px;font-family:Space Mono,monospace;font-weight:700;text-align:center;line-height:1.3}@media screen and (min-width:768px){.bug_bounty-hero-title{font-size:50px}}.bug_bounty-hero-text{margin-bottom:32px;color:#fff;font-size:14px;font-family:Karla,sans-serif;line-height:1.4}@media screen and (min-width:768px){.bug_bounty-hero-text{margin:0 auto 95px;max-width:590px;font-size:20px}}.bug_bounty-hero-img{margin:0 auto}.workflow-section{padding-top:40px;padding-bottom:40px}@media screen and (min-width:768px){.workflow-section{padding-top:90px;padding-bottom:120px}}.workflow-section-title{margin-bottom:32px;color:#fff;font-size:24px;font-family:Space Mono,monospace;font-weight:700;text-align:center}.workflow-section-title span{color:#02e75f}@media screen and (min-width:768px){.workflow-section-title{margin-bottom:85px;font-size:42px}}.workflow-step-list{color:#1f2327;font-size:24px;font-family:Space Mono,monospace;font-weight:700;text-align:center}@media screen and (min-width:768px){.workflow-step-list{display:flex;justify-content:space-between}}.workflow-step-item:not(:last-child){margin-bottom:32px}@media screen and (min-width:768px){.workflow-step-item:not(:last-child){margin:0}}.workflow-step-number{display:flex;justify-content:center;align-items:center;margin:0 auto 16px;background-color:#02e75f;height:48px;width:48px}@media screen and (min-width:768px){.workflow-step-number{margin:0 auto 37px}}.workflow-step-number-text{margin:0 auto;max-width:232px;color:#fff;font-size:14px;font-family:Karla,sans-serif;text-align:center;line-height:1.4;font-weight:400;opacity:.9}@media screen and (min-width:768px){.workflow-step-number-text{font-size:16px;line-height:1.5}}.about-main{background-color:#1f2327}.about-main .hero-section{padding-bottom:70px}.about-main .hero-section img{width:100%;max-width:785px;margin:0 auto 35px}.about-main .hero-section h1{margin-bottom:50px;text-align:center;font-family:Space Mono,monospace;font-size:24px;line-height:1.3;color:#fff;font-weight:700}@media screen and (min-width:768px){.about-main .hero-section h1{max-width:785px;margin:0 auto 50px;font-size:50px}}.about-main .hero-section .hero-description{color:#fff;font-size:14px;font-family:Karla,sans-serif;line-height:1.4}@media screen and (min-width:768px){.about-main .hero-section .hero-description{max-width:585px;font-size:20px}}.about-main .hero-section ul{display:flex;flex-wrap:wrap;justify-content:space-around}.about-main .hero-section li{margin-top:32px;padding:0 10px;text-align:center;color:#00e75f;font-size:24px;font-family:Space Mono,monospace;font-weight:700}@media screen and (min-width:768px){.about-main .hero-section li{font-size:70px;padding:0}}.about-main .hero-section .hero-text{color:#fff;font-size:14px;font-family:Karla,sans-serif;font-weight:400;line-height:2;opacity:.9}@media screen and (min-width:768px){.about-main .hero-section .hero-text{font-size:20px}}.why-cer-section{padding-top:40px;padding-bottom:40px;background-color:#fff}@media screen and (min-width:768px){.why-cer-section{padding:60px 100px;border-radius:8px}}.why-cer-title{margin-bottom:30px;color:#1f2327;font-size:24px;font-family:Space Mono,monospace;font-weight:700;text-align:center}.why-cer-title span{color:#00e75f}@media screen and (min-width:768px){.why-cer-title{margin-bottom:60px;font-size:42px}}.why-cer-section p{color:#1f2327;font-size:14px;font-family:Karla,sans-serif;line-height:1.4}.why-cer-section p:not(:last-child){margin-bottom:30px}@media screen and (min-width:768px){.why-cer-section p:not(:last-child){margin-bottom:70px}}.why-cer-section p .specific{font-family:Karla,sans-serif;color:#00e75f}@media screen and (min-width:768px){.why-cer-section p{max-width:585px;margin:0 auto;font-size:20px}}.why-cer-img-mob{margin:0 0 90px}@media screen and (min-width:768px){.why-cer-img-mob{display:none}}.why-cer-img{display:none}@media screen and (min-width:768px){.why-cer-img{display:block;margin-bottom:90px}}.cer-why-title{margin-bottom:50px;text-align:center;color:#1f2327;font-size:24px;font-family:Space Mono,monospace;font-weight:700;line-height:1.3}.cer-why-title span{color:#00e75f}@media screen and (min-width:768px){.cer-why-title{margin:0 auto 50px;max-width:700px;font-size:42px}}.why-cer-section h3{margin-bottom:20px}@media screen and (min-width:768px){.why-cer-section h3{max-width:585px;margin:0 auto 20px}}.why-cer-section .trust-score-img-mob{display:block;margin:0 0 32px}@media screen and (min-width:768px){.why-cer-section .trust-score-img-mob{display:none}}.why-cer-section .trust-score-img{display:none;width:100%;max-width:586px;height:auto;max-height:350px;margin:0 auto 32px}@media screen and (min-width:768px){.why-cer-section .trust-score-img{display:block}}.review-section{padding:70px 0}@media screen and (min-width:768px){.reviews-list{display:flex;margin-bottom:80px}}.review-item{position:relative;margin-bottom:80px;padding:20px 20px 90px;width:100%;color:#fff;font-family:Karla,sans-serif;font-size:20px;line-height:1.5;background:#17191d;border-radius:8px}@media screen and (min-width:768px){.review-item{margin-bottom:0}.review-item:not(:last-child){margin-right:32px}}.review-text{margin-bottom:20px}.review-wrapper{position:absolute;display:flex;align-items:center;bottom:20px}.review-wrapper img{margin-right:10px;width:70px;height:70px}.review-wrapper span{display:block;align-items:center;justify-content:center;opacity:.5}.review-title{margin-bottom:80px;text-align:center;color:#fff;font-size:24px;font-family:Space Mono,monospace;font-weight:700;line-height:1.3}.review-title span{color:#00e75f}@media screen and (min-width:768px){.review-title{font-size:42px}}.review-section .form-wrapper{padding:40px 0;background-color:#fff}@media screen and (min-width:768px){.review-section .form-wrapper{max-width:1280px;margin:0 auto;border-radius:8px}}.review-section .form-wrapperh1{font-size:50px;font-weight:700;color:#fff;line-height:1.3}.review-section .form-text{text-align:center;font-size:20px;line-height:1.4}.review-section .form-text a{color:#00e75f}.faq-main{background-color:#1f2327}.faq-section{width:100%;max-width:1130px;margin:0 auto;padding:65px 0 80px}.faq-section-title{margin-bottom:32px;color:#fff;font-size:42px;text-align:center;font-family:Space Mono,monospace;font-weight:700}.faq-item{color:#fff}.faq-item a{color:#03dd55}.faq-item:not(:last-child){margin-bottom:32px}.faq-title{margin-bottom:18px;font-size:21px;font-weight:600;padding:14px 24px;background-color:#292e34}.faq-text,.faq-title{color:#ccc;font-family:Karla,sans-serif}.faq-text{padding:0 44px}.certified-link{color:#fff;text-decoration:underline}.contact-form-section{padding:50px 0;background-color:#1f2327}.contact-form-section .contact-form-title{margin-bottom:40px;text-align:center;font-family:Space Mono,monospace;font-size:35px;font-weight:700;color:#fff;line-height:1.3}@media screen and (min-width:768px){.contact-form-section .contact-form-title{max-width:800px;margin:0 auto 40px;font-size:38px}}.contact-form-section .switch-links-list{display:flex;width:100%;max-width:790px;margin:0 auto 20px;border:1px solid #00e75f;border-radius:8px}.contact-form-section .switch-link-item{width:50%}.contact-form-section .switch-link{display:inline-block;padding:12px 0;text-transform:uppercase;border-radius:8px;width:100%;color:#00e75f;border:none;background-color:inherit;font-size:14px;outline:none;cursor:pointer;font-weight:500;text-align:center;transition:color .15s linear}.contact-form-section .switch-link.active{background-color:#00e75f;color:#000}@media screen and (min-width:768px){.contact-form-section .switch-link{font-size:20px}}.ac-form{background:#fff;border-radius:8px;box-shadow:0 0 0 4px hsla(0,0%,100%,.1);padding:40px 33px;max-width:790px;margin:0 auto}.error-main{background-color:#1f2327;background-position:50% 100%;background-repeat:no-repeat;background-image:url(/img/background-images/cage-background-mobile.svg)}@media screen and (min-width:768px){.error-main{background-size:100% 100%}}.error-section{padding:65px 0 95px}.error-section img{margin:0 auto}.error-section .error-wrapper{text-align:center;font-size:24px;font-weight:700;margin-top:20px;font-family:Karla,sans-serif;color:#ccc}.error-section .btn{display:inline-block;margin-top:50px;background-color:#0d5;color:#1f2327;padding:6px 14px;font-size:16px;font-weight:700;text-transform:uppercase;border:1px solid #0d5;border-radius:5px;cursor:pointer;transition:color .25s linear,background-color .25s linear}.error-section .btn:hover{color:#fff}.tokens-main{background-position:bottom 7% left}.tokens-main .tokens-section{max-width:1152px;margin:0 auto;padding-top:80px}@media screen and (min-width:1280px){.tokens-main .tokens-section{margin:0 auto;max-width:1280px;padding-left:64px;padding-right:64px}}.tokens-main .submit-section{margin-top:80px}.tokens-section .tokens-section-title{margin-bottom:32px;color:#fff;font-size:24px;font-family:Space Mono,monospace;font-weight:700;text-align:center}@media screen and (min-width:768px){.tokens-section .tokens-section-title{font-size:50px;padding-left:64px;padding-right:64px}}.tokens-section .tokens-section-description{margin:0 auto 51px;padding:0 12px;text-align:center}@media screen and (min-width:1280px){.tokens-section .tokens-section-description{width:1060px;padding:0}}.tokens-main .tokens-buttons-wrapper{display:flex;justify-content:center;margin-bottom:40px}@media screen and (min-width:768px){.tokens-main .tokens-buttons-wrapper{justify-content:flex-end;padding:0 12px 0 0}}@media screen and (min-width:1280px){.tokens-main .tokens-buttons-wrapper{padding:0}}.tokens-main .common-tokens-thead{margin-bottom:27px;padding:0 12px}@media screen and (min-width:768px){.tokens-main .common-tokens-thead{padding:0 16px;display:flex;justify-content:space-between}}@media screen and (min-width:768px)and (min-width:1280px){.tokens-main .common-tokens-thead{padding:0}}@media screen and (min-width:1280px){.tokens-main .common-tokens-thead{padding:0}}.tokens-main .tokens-table-wrapper{margin-bottom:42px;width:100%;overflow-y:hidden}@media screen and (min-width:1280px){.tokens-main .tokens-table-wrapper{overflow-y:visible}}.tokens-main .tokens-table{max-width:100%;border-collapse:collapse;background-color:#2f353c}.tokens-main .tokens-thead{border-bottom:1px solid #33393e;color:#ccc;font-size:12px;font-family:Karla,sans-serif;text-align:right;text-transform:uppercase;line-height:16px}.tokens-main .tokens-thead th{height:50px;text-align:center}.tokens-main .tokens-thead th span{display:flex;justify-content:center;align-items:center}.tokens-main .tokens-thead th:nth-child(2n){background-color:#2f353c}.tokens-main .tokens-thead th:nth-child(odd){background-color:#292e34}.tokens-main .tokens-thead th:first-child{top:0;left:0;padding-left:11px;padding-right:13px;text-align:start;border-right:none;position:sticky;z-index:2;background-color:#2f353c}.tokens-main .tokens-thead th:nth-child(2){position:sticky;text-align:left;top:0;left:32px;z-index:2;border-right:1px solid #33393e}.tokens-main .tokens-thead th:nth-child(3){max-width:205px;text-align:left}@media screen and (min-width:768px){.tokens-main .tokens-thead th{height:72.5px}.tokens-main .tokens-thead th:nth-child(2) .tokens-head-cell-title{justify-content:flex-start;left:53px}}@media screen and (min-width:1280px){.tokens-main .tokens-thead th{position:sticky;top:0}.tokens-main .tokens-thead th:first-child{z-index:4;overflow:hidden}.tokens-main .tokens-thead th:nth-child(2){z-index:4}}.tokens-main .tokens-tbody{max-height:1200px}.tokens-main .tokens-tbody-row .token-empty-cell{padding-left:12px;min-width:32px}.tokens-main .tokens-thead .head-cell{height:100%;max-height:56px;padding-left:11px;padding-right:11px;cursor:pointer;transition:color .25s linear;z-index:2}.tokens-main .tokens-thead .head-cell:nth-child(2){padding-left:21px}.tokens-main .tokens-thead .head-cell.active,.tokens-main .tokens-thead .head-cell:hover{color:#fff}.tokens-main .tokens-thead .token-empty-cell{pointer-events:none;min-width:50px}.tokens-main .tokens-thead .head-cell-title{display:flex;justify-content:center;align-items:center}.tokens-main .tokens-thead .tokens-head-cell-title svg{margin-left:10px;min-width:10px;min-height:13px;transition:fill .25s linear;fill:#ccc}.tokens-main [data-sort=by-project-category]{pointer-events:none}.tokens-main [data-sort=by-project-category] svg{display:none}.tokens-main [data-sort=by-project-category].enable{pointer-events:auto}.tokens-main [data-sort=by-project-category].enable svg{display:block}.tokens-main .tokens-tbody .tokens-tbody-row{height:42px;font-family:Karla,sans-serif;color:#ccc;font-size:14px}.tokens-main .table-link>span{width:28px;height:28px;border-radius:50%;border:1px solid #000;background-color:#fff}.tokens-main .table-link>span:not(:first-child){margin-left:-15px!important}.tokens-main .table-link .token-audit-icon{background-color:#fff}.tokens-main .tokens-tbody td{border-top:1px solid #33393e}.tokens-main .tokens-tbody td:nth-child(odd){background-color:#292e34}.tokens-main .tokens-tbody td:first-child{position:sticky;max-width:30px;left:0;z-index:3;background-color:#2f353c}.tokens-main .tokens-tbody td:nth-child(2){max-width:150px;min-width:150px;padding-left:21px;padding-right:12px;position:sticky;left:32px;z-index:2;background-color:#2f353c;border-right:1px solid #33393e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:768px){.tokens-main .tokens-tbody td:nth-child(2){max-width:180px;min-width:180px}}.tokens-main .tokens-tbody td:nth-child(3){text-align:center;font-size:20px}.tokens-main .tokens-tbody td:nth-child(4){padding:0 10px}.tokens-main .tokens-tbody td:nth-child(n+4){text-align:center}.tokens-main .tokens-tbody td img{display:inline-flex}.tokens-main .token-reports-size{display:inline-flex;justify-content:center;align-items:center;width:28px;height:28px;background-color:#fff;border:1px solid #000;border-radius:50%}.tokens-main .table-logo-link-wrapper{display:flex;align-items:center}.tokens-main .table-logo-link{display:contents}.tokens-main .table-logo-link.with-image span{width:28px;height:28px;min-width:28px;min-height:28px}.tokens-main .table-logo-link img{margin-right:10px;border-radius:50%}.tokens-main .table-logo-link .blanc-icon{display:flex;justify-content:center;align-items:center;min-width:28px;height:28px;background-color:#fff;border-radius:50%;font-family:Karla,sans-serif;font-size:16px;font-weight:700;color:#292e34}.tokens-main .project-name{margin-left:10px}.tokens-main .project-link{padding:10px 0;font-family:Karla,sans-serif;color:#ccc;font-size:16px;transition:color .25s ease-in-out;overflow:hidden;text-overflow:ellipsis}.tokens-main .project-link:hover{color:#fff!important}.tokens-tbody .specific-cell{color:#ff461d}.timer{max-width:320px;display:flex;justify-content:space-between;margin:0 auto 40px;padding-left:12px;padding-right:12px}@media screen and (min-width:768px){.timer{max-width:650px}}.field{display:flex;flex-flow:column;align-items:center;justify-content:space-between}@media screen and (min-width:768px){.field{height:120px}.field:not(:last-child){margin-right:15px}}.label{font-size:12px;color:gray;text-transform:uppercase}@media screen and (min-width:768px){.label{font-size:18px}}.value{margin-bottom:4px;padding:6px;font-family:Space Mono,monospace;font-size:34px;text-align:center;color:#fff;background-color:#000;border-radius:8px;box-shadow:0 1px 5px 0 rgba(0,0,0,.75)}@media screen and (min-width:768px){.value{font-size:70px;width:120px}}.tokens-main .categories-btns-list{display:flex;flex-wrap:wrap;padding:0 12px;margin:-3px -3px 16px}@media screen and (min-width:768px){.tokens-main .categories-btns-list{margin:0 0 16px;flex-wrap:nowrap;flex-direction:row;padding-left:16px}}@media screen and (min-width:1280px){.tokens-main .categories-btns-list{padding-left:0}}.tokens-main .category-item{margin:3px}@media screen and (min-width:768px){.tokens-main .category-item{margin:0}.tokens-main .category-item:not(:last-child){margin-bottom:0;margin-right:8px}}.tokens-main .category-btn{padding:5px 10px;align-items:center;background-color:#292e34;border-radius:6px;outline:none;border:none;cursor:pointer;transition:color .25s ease-in-out,background-color .25s ease-in-out;color:#ccc;font-size:14px;font-weight:700;font-family:Karla,sans-serif}.tokens-main .category-btn.active,.tokens-main .category-btn:hover{color:#fff;background-color:#2f353c}.tokens-details-main{background-color:#1f2327}.tokens-details-main .tokens-details-wrapper{padding-top:60px;padding-bottom:32px}@media screen and (min-width:900px){.tokens-details-main .tokens-details-wrapper{display:flex;padding-bottom:75px;justify-content:space-between}}@media screen and (min-width:1280px){.tokens-details-main .tokens-details-wrapper.container{padding-left:128px;padding-right:128px}}@media screen and (min-width:900px){.tokens-details-main .token-info-section{width:55%}}.exchange-info-section .rank-wrapper,.tokens-details-main .rank-wrapper{margin-bottom:16px}.exchange-info-section .token-info-span,.tokens-details-main .token-info-span{padding:5px 7px;font-size:12px;font-family:Karla,sans-serif;font-weight:700;text-transform:uppercase;color:#1f2327;background:#748aa1;border-radius:6px}.tokens-details-main .token-title{display:flex;align-items:center;color:#fff;font-size:24px;font-family:Space Mono,monospace;font-weight:700}@media screen and (min-width:900px){.tokens-details-main .token-title{font-size:32px}}.tokens-details-main .token-logo-wrapper{display:flex;align-items:center;margin-bottom:16px}.tokens-details-main .token-logo-wrapper a{margin-right:13px;color:#fff;transition:color .25s linear}.tokens-details-main .token-logo-wrapper a:hover{color:#ccc}.tokens-details-main .token-logo-wrapper svg{margin-right:13px}.tokens-details-main .token-logo-wrapper .token-logo{width:75px;height:75px;border-radius:50%}.tokens-details-main .token-title-span{margin-left:8px;padding:4px 8px;background:#292e34;border-radius:6px;color:#748aa1;font-size:14px;font-family:Karla,sans-serif;font-weight:700;text-transform:uppercase}@media screen and (min-width:900px){.tokens-details-main .token-title-span{font-size:16px}}.tokens-details-main .token-description{margin-bottom:24px;font-size:14px;font-family:Karla,sans-serif;color:#ccc;line-height:24px}@media screen and (min-width:900px){.tokens-details-main .token-description{max-width:70%;font-size:16px}}.tokens-details-main .crypto-wallets-list{margin-bottom:20px;color:#ccc;font-size:14px;font-family:Karla,sans-serif}.tokens-details-main .logo-wr{justify-content:center;margin-right:8px;width:20px;height:20px;background-color:#fff;border-radius:50%}.tokens-details-main .crypto-wallet-item,.tokens-details-main .logo-wr{display:flex;align-items:center}.tokens-details-main .crypto-wallet-item:not(:last-child){margin-bottom:16px}.tokens-details-main .crypto-wallet-item img{width:16px;height:16px}.tokens-details-main .network-name{width:115px}.tokens-details-main .network-address{position:relative;cursor:pointer;max-width:300px;display:flex;align-items:center;transition:color .25s linear}.tokens-details-main .network-address svg{margin-left:4px}.tokens-details-main .network-address .copy-icon{transition:opacity .25s linear;fill:#fff}.tokens-details-main .network-address .tooltip-span{position:absolute;top:-20px;right:0;display:block;padding:1px 8px;border-radius:5px;background-color:#fff;color:#000;opacity:0;font-family:IBM Plex Mono,sans-serif;font-size:12px;line-height:1.2;transition:opacity .3s ease-in-out;pointer-events:none}.tokens-details-main .network-address:hover{color:#fff}.tokens-details-main .network-address:hover .copy-icon{opacity:1}.tokens-details-main .token-price{margin-bottom:16px;padding:16px 0;border-top:1px solid #292e34;border-bottom:1px solid #292e34}.tokens-details-main .price-title{color:#748aa1;font-size:14px;font-family:Karla,sans-serif;font-weight:700;line-height:20px}.tokens-details-main .price-wrapper{display:flex;align-items:center}.tokens-details-main .price-value{margin-right:8px;color:#fff;font-size:32px;font-family:Space Mono,monospace;font-weight:700;line-height:1.5}.tokens-details-main .price-percent{display:flex;align-items:center;padding:0 8px;color:#fff;border-radius:4px;font-size:16px;font-family:Karla,sans-serif;font-weight:700;line-height:1.5}.tokens-details-main .price-percent.up{color:#03dd55;background-color:#185132}.tokens-details-main .price-percent.down{color:red;background-color:#731212}.tokens-details-main .price-percent:before{content:"";margin-right:6px;font-size:8px}.tokens-details-main .price-percent.up:before{content:"▲";padding-top:2px;color:#03dd55}.tokens-details-main .price-percent.down:before{content:"▼";padding-top:3px;color:red}.tokens-details-main .btc-price{color:#ccc;font-size:14px;font-family:Karla,sans-serif}.tokens-details-main .current-tokens-info-list{margin-bottom:20px}@media screen and (min-width:900px){.tokens-details-main .current-tokens-info-list{display:flex}.tokens-details-main .current-token-info-item{flex-direction:column;display:flex}.tokens-details-main .current-token-info-item:not(:last-child){margin-right:90px}}.tokens-details-main .item-wrapper{width:100%;margin-bottom:20px}@media screen and (min-width:900px){.tokens-details-main .item-wrapper{margin-bottom:0}.tokens-details-main .item-wrapper:nth-child(-n+1){margin-bottom:15px}}.tokens-details-main .percent-block{display:flex;margin-bottom:15px;width:100%;height:4px;border-radius:6px;background-color:#292e34}@media screen and (min-width:900px){.tokens-details-main .percent-block{margin-bottom:0}}.tokens-details-main .active-line{background-color:#748aa1;border-radius:6px}.tokens-details-main .token-info-title{margin-bottom:12px;color:#748aa1;font-size:14px;font-family:Karla,sans-serif;font-weight:700;line-height:1.4}.tokens-details-main .token-value{display:flex;align-items:center;color:#fff;font-size:14px;font-family:Karla,sans-serif}@media screen and (min-width:900px){.tokens-details-main .token-value{font-size:20px}}.tokens-details-main .circulating-percent{font-size:14px;margin-left:7.5px;color:#ccc}.tokens-details-main .percent{display:inline-flex;align-items:center;margin-left:8px;font-size:14px;font-family:Karla,sans-serif;font-weight:700;line-height:1.4}.tokens-details-main .percent.up{color:#03dd55}.tokens-details-main .percent.down{color:red}.tokens-details-main .percent.up:before{content:"▲";margin-right:4px;padding-top:2px;color:#03dd55;font-size:8px}.tokens-details-main .percent.down:before{content:"▼";margin-right:4px;padding-top:3px;font-size:8px;color:red}@media screen and (min-width:900px){.tokens-details-main .token-chart-wrapper{width:42%}}.exchange-page .chart-section,.tokens-details-main .chart-section{display:flex;align-items:center;margin-bottom:15px;padding:20px;background-color:#17191d;border-radius:6px}.exchange-page .chart-section .chart-img,.tokens-details-main .chart-section .chart-img{margin-right:15px;width:80px;height:80px}@media screen and (min-width:480px){.exchange-page .chart-section .chart-img,.tokens-details-main .chart-section .chart-img{width:140px;height:140px}}@media screen and (min-width:900px){.exchange-page .chart-section,.tokens-details-main .chart-section{padding:24px}}.chart-section .card{margin-right:20px;transition:.5s}.chart-section .percent-chart{position:relative;width:150px;height:150px;border-radius:50%;z-index:3}.chart-section .percent-chart .number{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;z-index:2}.chart-section .percent-chart .number p{color:#748aa1;font-family:Karla,Arial,sans-serif;font-size:14px}.chart-section .percent-chart .number span{margin-top:7px;color:#fff;font-family:Space Mono,monospace;font-weight:700;font-size:32px;transition:.5s}.chart-section .chart-percents{margin-top:7px;color:#748aa1;font-size:14px;font-family:Karla,Arial,sans-serif}.chart-section .percent-chart .number span span{font-size:24px;color:#fff;transition:.5s}.chart-section svg{position:relative;width:150px;height:150px;z-index:2}.chart-section svg circle{width:100%;height:100%;fill:none;stroke:#292e34;stroke-width:10;transform:translate(5px,5px)}.chart-section svg circle:nth-child(2){stroke-dasharray:440px 440px}.chart-section .card:first-child svg circle:nth-child(2){stroke:#03dd55}.chart-section .card:first-child svg circle:nth-child(3){fill:#1f2327;stroke:none;z-index:1;position:absolute;transform:translate(20px,20px)}@media screen and (max-width:480px){.chart-section{flex-direction:column}.chart-section .rating-list{margin-top:30px}}.exchange-page .rating-list,.tokens-details-main .rating-list{width:100%}.exchange-page .rating-item,.tokens-details-main .rating-item{display:flex;align-items:center}.exchange-page .rating-item .rating-value,.tokens-details-main .rating-item .rating-value{font-weight:700;color:#ccc}.exchange-page .rating-item .rating-value.yes,.tokens-details-main .rating-item .rating-value.yes{color:#00e75f}.exchange-page .rating-item .rating-value.no,.tokens-details-main .rating-item .rating-value.no{color:#ff461d}.exchange-page .rating-item:not(:last-child),.tokens-details-main .rating-item:not(:last-child){margin-bottom:18px}.exchange-page .rating-title,.tokens-details-main .rating-title{position:relative;display:flex;align-items:center;width:100%;color:#748aa1;font-size:11px;font-family:Karla,sans-serif;font-weight:700;line-height:1.4;transition:color .25s ease-in-out}.exchange-page .rating-title:hover.popup,.tokens-details-main .rating-title:hover.popup{cursor:pointer;color:#fff}.exchange-page .rating-title:hover.popup .popup-text,.tokens-details-main .rating-title:hover.popup .popup-text{opacity:1}@media screen and (min-width:900px){.exchange-page .rating-title,.tokens-details-main .rating-title{font-size:14px}}.exchange-page .popup-icon,.tokens-details-main .popup-icon{width:12px;height:12px;fill:#fff;transition:opacity .25s ease-in-out;opacity:.3}.exchange-page .popup:hover .popup-icon,.tokens-details-main .popup:hover .popup-icon{opacity:1}.exchange-page .popup-icon,.tokens-details-main .popup-icon{margin-left:6px}.exchange-page .popup-text,.tokens-details-main .popup-text{position:absolute;bottom:19px;max-width:182px;padding:8px;text-align:center;background:#292e34;color:#ccc;font-family:Karla,sans-serif;font-size:14px;line-height:1.2;border-radius:8px;pointer-events:none;transition:opacity .25s ease-in-out;opacity:0}.exchange-page .rating-value,.tokens-details-main .rating-value{padding-left:8px}.tokens-details-main .owner-info-section{display:flex;align-items:center;margin-bottom:15px;padding:24px;background-color:#17191d;border-radius:6px}.tokens-details-main .owner-info-text{width:100%;margin-right:10px;align-items:center;color:#748aa1;font-size:11px;font-family:Karla,sans-serif;font-weight:700;line-height:1.4}@media screen and (min-width:768px){.tokens-details-main .owner-info-text{font-size:14px}}.tokens-details-main .owner-info-link{display:flex;align-items:center;min-width:147px;padding:10px 16px;background-color:#03dd55;font-size:11px;font-family:Karla,sans-serif;font-weight:700;border-radius:6px;color:#000;transition:color .25s ease-in-out}.tokens-details-main .owner-info-link:hover{color:#fff}.tokens-details-main .owner-info-link:hover .arrow-up{fill:#fff}@media screen and (min-width:768px){.tokens-details-main .owner-info-link{font-size:14px}}.tokens-details-main .owner-info-link .arrow-up{margin-right:10px;transition:fill .25s ease-in-out}.tokens-details-main .audits-wrapper{margin-bottom:15px;padding:20px;background-color:#17191d;border-radius:6px}@media screen and (min-width:900px){.tokens-details-main .audits-wrapper{padding:24px}}.tokens-details-main .audits-title{margin-bottom:12px;color:#fff;font-size:16px;font-family:Space Mono,monospace;font-weight:700;letter-spacing:0}.tokens-details-main .audits-title-span{padding:3px 6px;color:#748aa1;font-size:12px;font-family:Karla,sans-serif;font-weight:700;text-transform:uppercase;background:#292e34;border-radius:6px}.tokens-details-main .rectangle{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;margin-bottom:2px;background-color:#292e34;border-radius:6px;transition:background-color .25s linear}.tokens-details-main .rectangle:hover{background-color:hsla(0,0%,100%,.2)}.tokens-details-main .rectangle:hover .arrow-span{color:#fff}.platform-audits{margin-top:12px}.tokens-details-main .rectangle-date{color:#ccc;font-size:14px;font-family:Karla,sans-serif}.tokens-details-main .latest-span{color:#8c8787;font-size:14px;font-family:Karla,sans-serif;text-align:right}.tokens-details-main .name-company{display:flex;align-items:center;color:#748aa1;font-size:14px;font-family:Karla,sans-serif;font-weight:700;background:transparent;border-color:transparent}.tokens-details-main .name-company .company-logo-icon{width:16px;height:16px;margin-right:6px;border-radius:50%}.company-logo-wrapper{display:flex;align-items:center;margin-right:4px}.tokens-details-main .arrow-span{color:#748aa1;font-size:14px;transition:color .25s linear}.tokens-details-main .insurance-list{margin-top:20px}.tokens-details-main .insurance-item{display:flex;align-items:center;justify-content:space-between}.tokens-details-main .insurance-item:not(:last-child){margin-bottom:20px}.tokens-details-main .insurance-title{color:#fff;font-size:16px;font-family:Space Mono,monospace;font-weight:700}.tokens-details-main .insurance-rectangle{display:flex;justify-content:space-between;padding:8px 12px;background-color:#292e34;border-radius:6px;transition:background-color .25s linear}.tokens-details-main .insurance-rectangle img{margin-right:10px;width:12px;height:12px;min-width:12px;min-height:12px}.tokens-details-main .name-of-project{display:flex;align-items:center;color:#748aa1;font-size:14px;font-family:Karla,sans-serif;font-weight:700;transition:color .25s ease-in-out}.tokens-details-main .name-of-project svg{width:16px;height:16px}.tokens-details-main a:hover{color:#fff}.tokens-details-main .report-issue-link{max-width:220px;display:flex;justify-content:space-between;margin:0 auto;padding:10px 20px;background-color:#292e34;border-radius:6px;color:#748aa1;font-size:14px;font-family:Karla,sans-serif;font-weight:700;transition:color .25s ease-in-out}.tokens-details-main .report-issue-link .chat-icon{fill:#78899f;transition:fill .25s ease-in-out}.tokens-details-main .report-issue-link:hover .chat-icon{fill:#fff}.blog-main{padding:62px 16px 32px;background-color:#1f2327}@media screen and (min-width:425px){.blog-main{padding:48px 24px}}@media screen and (min-width:768px){.blog-main{padding:64px 32px}}.blog-main .blog-title{margin-bottom:24px;color:#fff;text-align:center;font-family:Space Mono,monospace}.blog-main .blog-title span{color:#00e75f}@media screen and (min-width:768px){.blog-main .blog-title{margin-bottom:32px;font-size:38px}}@media screen and (min-width:1280px){.blog-main .blog-title{margin-bottom:80px;font-size:44px}}.blog-main .author-page-wrapper .blog-title{margin-bottom:24px}.blog-main .author-page-wrapper .author-img{margin:0 auto 25px;border-radius:50%}.blog-main .author-page-wrapper .editor-description{font-family:Karla,sans-serif;margin-bottom:25px;font-size:16px;line-height:1.5;color:#748aa1;text-align:center}.blog-main .author-page-wrapper .author-description{max-width:744px;margin:0 auto 80px;font-family:Karla,sans-serif;font-size:16px;line-height:1.5;text-align:center;color:#fff}.blog-main .author-page-wrapper .author-social-networks-list{max-width:155px;display:none;margin:0 auto 82px}.blog-main .author-page-wrapper .social-network-item:not(:last-child){margin-right:20px}.blog-main .post-item{position:relative;display:flex;flex-direction:column;max-width:744px;margin:0 auto 30px}@media screen and (min-width:768px){.blog-main .post-item{margin:0 auto 90px}}.blog-main .categories-list{position:absolute;z-index:1;top:12px;right:12px;display:flex}@media screen and (min-width:768px){.blog-main .categories-list{top:18px;right:18px}}.blog-main .author-item{display:flex;font-family:Karla,sans-serif;font-weight:400;line-height:1.5;color:#748aa1}.blog-main .author-item:before{content:"by";margin-right:5px}.blog-main .author-item a{color:#1f2327;transition:color .25s ease-in-out}.blog-main .author-item a:hover{color:#02e75f}.blog-main .category-item{display:flex;font-family:Karla,sans-serif;font-weight:400;line-height:1.5;color:#748aa1}.blog-main .category-item:before{content:"In";margin-right:5px}.blog-main .category-item a{color:#1f2327;transition:color .25s ease-in-out}.blog-main .category-item a:hover{color:#02e75f}.blog-main .post-link{margin-bottom:30px}.blog-main .post-link img{width:100%;transition:filter .25s ease-in-out}.blog-main .post-link:hover img{filter:brightness(70%)}@media screen and (min-width:768px){.blog-main .post-link{margin-bottom:36px}}@media screen and (min-width:1280px){.blog-main .post-link{margin-bottom:24px}}.blog-main .post-title{margin-bottom:16px}@media screen and (min-width:768px){.blog-main .post-title{margin-bottom:8px}}.blog-main .post-title-link{font-family:Space Mono,monospace;font-style:normal;font-weight:700;font-size:32px;line-height:1.46;color:#fff;transition:color .25s ease-in-out}.blog-main .post-title-link:hover{color:#02e75f}.blog-main .post-description{margin-bottom:16px;font-size:16px;color:#fff}.blog-main .post-description,.blog-main .post-news-wrapper{font-family:Karla,sans-serif;font-weight:400;line-height:1.5}.blog-main .post-news-wrapper{display:flex;align-items:center;flex-wrap:wrap;grid-gap:4px;gap:4px;font-size:13px;color:#748aa1}.blog-main .post-news-wrapper li{display:flex}.blog-main .post-news-wrapper li a{color:#748aa1}.blog-main .post-news-wrapper li a:not(:last-child){margin-right:8px}.blog-main .post-news-wrapper li:not(:last-child){margin-right:10px}.blog-main .post-news-wrapper li:not(:last-child):after{content:"•";display:block;margin-left:10px;color:#748aa1}@media screen and (min-width:768px){.blog-main .post-news-wrapper{font-size:16px}.blog-main .post-news-wrapper span:not(:last-child){margin-right:16px}.blog-main .post-news-wrapper span:not(:last-child):after{content:"•";display:block;margin-left:16px;color:#748aa1}}.blog-main .pagination-wrapper ul{max-width:744px;margin:0 auto;display:flex;justify-content:flex-start}.post-main h2,.post-main h3,.post-main h4,.post-main h5,.post-main h6{font-family:Space Mono,monospace;color:#1f2327;margin-bottom:24px}.post-main .aligncenter{display:flex;margin:0 auto}.post-main{background-color:#1f2327}.post-main .hero-title-section{max-width:937px;margin:0 auto;padding:120px 0 55px}@media screen and (min-width:768px){.post-main .hero-title-section{padding:80px 0}}.post-main .hero-title-section h1{margin-bottom:24px;padding:0 36px;font-family:Space Mono,monospace;font-weight:700;font-size:24px;line-height:1.28;text-align:center;color:#fff}.post-main .hero-title-section h1 span{color:#00e75f}@media screen and (min-width:768px){.post-main .hero-title-section h1{font-size:36px}}@media screen and (min-width:1280px){.post-main .hero-title-section h1{font-size:50px}}.post-main .hero-title-section .time-wrapper{display:flex;flex-wrap:wrap;justify-content:center;font-family:Karla,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#748aa1}.post-main .hero-title-section .time-wrapper span{display:flex}.post-main .hero-title-section .time-wrapper span:not(:last-child){margin-right:10px}.post-main .hero-title-section .time-wrapper span:not(:last-child):after{content:"•";display:block;margin-left:16px;color:#748aa1}.post-main .hero-section{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:937px;padding:64px 36px 30px;background-color:#fff}.post-main .hero-section .post-img{width:100%;margin-bottom:36px}.post-main .hero-section .author-info-wrapper{display:flex;justify-content:space-between;margin-bottom:30px}.post-main .hero-section .author-wrapper{display:flex;align-items:center}.post-main .hero-section .author-wrapper img{max-width:41px;margin-right:16px;border-radius:50%}.post-main .hero-section .author-and-categories-list{display:flex;flex-wrap:wrap;align-items:baseline}.post-main .hero-section .author-item{margin-right:8px}.post-main .hero-section .author-link{display:flex;color:#748aa1;transition:color .25s ease-in-out}.post-main .hero-section .author-link:hover{color:#02e75f}.post-main .hero-section .category-link{display:flex;color:#748aa1}.post-main .hero-section .views-span{display:none;align-items:center;font-family:Karla,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#748aa1}.post-main .hero-section .views-span svg{margin-right:8px}.post-main .hero-section .views-span .views-value{margin-right:6px}.post-main figcaption{margin-top:4px;color:#777;text-align:center}.post-main cite{color:#777}.post-main .post-title{font-family:Space Mono,monospace;margin-bottom:18px;color:#1f2327;font-size:35px;font-weight:600;line-height:1.2}@media screen and (min-width:768px){.post-main .post-title{margin-bottom:20px;font-size:46px}}.post-main .about-post{display:flex;font-family:Inter,sans-serif;font-size:10px;font-weight:600;letter-spacing:-.2px;line-height:11.5px;color:#1f2327}@media screen and (min-width:768px){.post-main .about-post{font-size:14px;font-weight:600;letter-spacing:-.28px;line-height:16.1px}}.post-main .categories-list{display:flex;flex-direction:row;color:#1f2327}.post-main .categories-list:before{content:"|";margin:0 9px}.post-main .author-item{display:flex;font-family:Karla,sans-serif;font-weight:400;font-size:13px;line-height:1.5;color:#748aa1}.post-main .author-item:before{content:"by";margin-right:8px}@media screen and (min-width:768px){.post-main .author-item{font-size:16px}}.post-main .category-item{display:flex;font-family:Karla,sans-serif;font-weight:400;font-size:13px;line-height:1.5;color:#748aa1}.post-main .category-item:before{content:"In";margin-right:8px}.post-main .category-item a{color:#1f2327;transition:color .25s ease-in-out}.post-main .category-item a:hover{color:#02e75f}@media screen and (min-width:768px){.post-main .category-item{font-size:16px}}.post-content-section{max-width:937px;margin:0 auto;padding:0 36px 72px;background-color:#fff}.post-content-section ol,.post-content-section p,.post-content-section ul{margin-bottom:18px;font-family:Karla,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#1f2327}.post-content-section ol,.post-content-section ul{padding-left:24px}.post-content-section ul>li{list-style-type:disc}.post-content-section ol>li{list-style-type:decimal}.post-content-section blockquote{margin:32px 0;padding-left:27px;border-left:2px solid #02e75f}.post-content-section blockquote p{font-size:18px;line-height:31.5px;color:#ccc}.post-content-section blockquote small{font-size:13px;color:#fff}.post-content-section blockquote small:before{content:"—";margin-right:9px}.post-content-section audio,.post-content-section iframe,.post-content-section video{width:100%}.post-content-section table{margin:0 auto;border-collapse:collapse;color:hsla(0,0%,47%,.65)}.post-content-section table td{padding:5px;border:1px solid hsla(0,0%,47%,.65)}.post-content-section a{color:#1f2327;text-decoration:underline;transition:color .25s ease-in-out}.post-content-section a :focus,.post-content-section a:hover{color:#02e75f}.post-main .continue-reading-section{margin:0 auto;max-width:1130px;padding:80px 0 100px}.post-main .continue-reading-section h2{margin-bottom:40px;padding:0 16px;text-align:left;font-family:Space Mono,monospace;font-weight:700;font-size:32px;line-height:1.46;color:#fff}.post-main .continue-reading-section h2 span{color:#00e75f}@media screen and (min-width:768px){.post-main .continue-reading-section{padding:80px 0 135px}}@media screen and (min-width:1280px){.post-main .continue-reading-section{padding:80px 0 235px}.post-main .continue-reading-section h2{padding:0}}.post-main .continue-reading-section .posts-cards-list{max-width:550px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.post-main .continue-reading-section .posts-cards-list{max-width:1024px;display:flex;flex-wrap:wrap;margin:0 auto -12px}}@media screen and (min-width:1280px){.post-main .continue-reading-section .posts-cards-list{max-width:1280px;margin:-15px}}.post-main .continue-reading-section .post-card-item{display:flex;flex-direction:column;transition:transform .25s ease-in-out}.post-main .continue-reading-section .post-card-item img{width:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px}.post-main .continue-reading-section .post-card-item:not(:last-child){margin-bottom:32px}.post-main .continue-reading-section .post-card-item span{font-family:Karla,sans-serif;font-weight:400;font-size:14px;line-height:1.14;color:#ccc}.post-main .continue-reading-section .post-card-item h3{margin-top:16px;font-family:Karla,sans-serif;font-weight:700;font-size:20px;line-height:1.15;color:#fff}@media screen and (min-width:768px){.post-main .continue-reading-section .post-card-item{width:calc(50% - 24px);margin:12px}.post-main .continue-reading-section .post-card-item:not(:last-child){margin-bottom:12px}}@media screen and (min-width:1280px){.post-main .continue-reading-section .post-card-item{width:calc(33.3333333333% - 30px);max-width:100%;margin:15px}.post-main .continue-reading-section .post-card-item:not(:last-child){margin-bottom:15px}}.post-main .continue-reading-section .post-card-item:hover{transform:scale(1.05)}.post-main .continue-reading-section .card-wrapper{padding-top:16px}.posts-category-main{background-color:#1f2327}.posts-category-main .hero-section{background-repeat:no-repeat;background-position:50%;background-size:cover}.posts-category-main .hero-section-wrapper{background-color:rgba(0,0,0,.25);padding:72px 36px}@media screen and (min-width:1024px){.posts-category-main .hero-section-wrapper{padding:108px 36px}}@media screen and (min-width:1280px){.posts-category-main .hero-section-wrapper{padding:144px 36px}}@media screen and (min-width:1480px){.posts-category-main .hero-section-wrapper{padding:180px 36px}}.posts-category-main .hero-title{margin-bottom:36px;font-family:Inter,sans-serif;font-size:28px;font-weight:600;line-height:33.6px;text-align:center;color:#fff}@media screen and (min-width:768px){.posts-category-main .hero-title{font-size:34px;line-height:40px}}@media screen and (min-width:1280px){.posts-category-main .hero-title{font-size:50px;line-height:60px}}.posts-category-main .hero-description{font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:31.5px;text-align:center;color:#fff}.posts-category-main .posts-section{padding:72px 36px}.posts-category-main .preview-wrapper{display:flex;align-items:center;min-height:30px;max-height:208px;overflow:hidden}@media screen and (min-width:1280px){.posts-category-main .preview-wrapper{max-height:245px}}.posts-category-main .post-content-wrapper{padding:36px 36px 72px}.posts-category-main .posts-by-category-list{margin-bottom:32px}@media screen and (min-width:768px){.posts-category-main .posts-by-category-list{display:flex;flex-wrap:wrap;margin-bottom:54px}}.posts-category-main .post-item{position:relative;max-width:425px;margin:0 auto;background-color:#292e33;transition:transform .25s ease-in-out}.posts-category-main .post-item:not(:last-child){margin-bottom:36px}.posts-category-main .post-item:hover{transform:scale(1.05)}@media screen and (min-width:768px){.posts-category-main .post-item{max-width:none;width:calc(50% - 36px);margin:18px}.posts-category-main .post-item:not(:last-child){margin-bottom:18px}}@media screen and (min-width:1280px){.posts-category-main .post-item{width:calc(25% - 36px)}}.posts-category-main .categories-list{position:absolute;z-index:1;top:16px;right:16px;display:flex;flex-wrap:wrap;justify-content:flex-end;margin:-4px}@media screen and (min-width:768px){.posts-category-main .categories-list{top:18px;right:18px}}.posts-category-main .category-item{background:#02e75f;border-radius:100px;margin:2px}.posts-category-main .category-item a{display:inline-flex;padding:5px 13px;color:#000;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:-.22px;line-height:1.2;transition:color .25s ease-in-out}.posts-category-main .category-item a:hover{color:#fff}.posts-category-main .category-item:not(:last-child){margin-right:4px}.posts-category-main .post-date{margin-bottom:9px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:21px;color:#ccc}.posts-category-main .post-title{margin-bottom:9px;font-family:Inter,sans-serif;font-size:17px;font-weight:600;letter-spacing:-.34px;line-height:20.4px;color:#fff}.posts-category-main .post-description{font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:26.25px;color:#ccc}.posts-category-main .post-news-wrapper{display:flex;font-family:Karla,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#748aa1}.methodology-main{background-color:#1f2327;margin:0}@media screen and (min-width:481px)and (max-width:768px){.methodology-main section.container{padding-right:52px;padding-left:52px}}.methodology-main .criteria-title{font-family:Karla,sans-serif;font-weight:700;color:#fff;font-size:20px;line-height:23px}.methodology-title-section{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:100px;margin-bottom:100px}@media screen and (min-width:481px){.methodology-title-section{padding-top:188px;margin-bottom:210px}}@media screen and (min-width:769px){.methodology-title-section{padding-top:unset;margin-bottom:78px;height:490px}}.methodology-title-background-bottom,.methodology-title-background-top{background-image:url(/img/background-images/ornament.svg);position:absolute;background-size:cover;width:178px;height:178px}.methodology-title-background-bottom{left:0;bottom:0}.methodology-title-background-bottom .arrows-red{display:block;position:absolute;left:40px;top:0;transform:translateY(-50%)}@media screen and (max-width:900px){.methodology-title-background-bottom{left:52px}}@media screen and (max-width:768px){.methodology-title-background-bottom{left:24px;transform:translateY(100%)}}@media screen and (max-width:480px){.methodology-title-background-bottom{display:none}}.methodology-title-background-top{top:45px;right:10px}.methodology-title-background-top .arrows-green{display:block;position:absolute;right:0;top:0;transform:translateX(50%)}@media screen and (max-width:900px){.methodology-title-background-top{right:57px}}@media screen and (max-width:768px){.methodology-title-background-top{right:24px}}.methodology-title{text-align:center;font-weight:700;color:#fff;font-family:Space Mono,sans-serif;font-size:32px;line-height:47px}@media screen and (min-width:481px){.methodology-title{font-size:50px;line-height:74px}}.methodology-subtitle{font-family:Space Mono,sans-serif;text-align:center;color:#02e75f;font-size:20px;line-height:23px}@media screen and (min-width:481px){.methodology-subtitle{font-size:42px;line-height:62px}}.methodology-step-container{text-align:center;margin-bottom:120px}.methodology-step{font-family:Karla,sans-serif;padding:10px;color:#1f2327;background-color:#02e75f;display:inline-block}.methodology-step,.methodology-step-title{margin-bottom:16px;font-weight:700;font-size:20px;line-height:23px}.methodology-step-title{font-family:Space Mono,sans-serif;color:#fff}.methodology-step-title span{color:#02e75f}@media screen and (min-width:481px){.methodology-step-title{font-size:32px;line-height:47px}}.methodology-step-description{font-family:Karla,sans-serif;color:#fff;margin-bottom:48px;font-size:20px;line-height:28px}.methodology-block{background-color:#292e34;padding:48px}.methodology-value{font-family:Karla,sans-serif;color:#02e75f;font-weight:700;font-size:16px;line-height:24px}.methodology-row{display:flex;font-family:Karla,sans-serif;color:#fff}@media screen and (min-width:769px){.methodology-row{font-size:20px;line-height:28px}}.methodology-row-label{font-family:Karla,sans-serif;flex:1 1;margin-right:16px;font-weight:400;font-size:16px;line-height:24px}.methodology-rating-wrapper{margin:0 auto;background:linear-gradient(#72ea64,#eb5633);width:-moz-fit-content;width:fit-content}@media screen and (min-width:769px){.methodology-rating-wrapper{width:100%;background:linear-gradient(90deg,#eb5633,#72ea64)}}.methodology-rating-table{width:100%;border-collapse:collapse}.methodology-rating-row{display:flex}.methodology-rating-row:last-child td{border-bottom:none}.methodology-rating-value{flex:1 1;text-align:center;font-family:Karla,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:23px;color:#fff;border:3px solid #17191d;border-top:none;border-right:none;padding:10px 0;width:100px;position:relative}.methodology-rating-value:first-child{border-left:none}.methodology-rating-value.indicator:before{content:url(/img/icons/indicator.svg);position:absolute;top:55%;left:-22px;transform:translateY(-50%)}@media screen and (min-width:769px){.methodology-rating-value.indicator:before{top:unset;bottom:-15px;left:55%;transform:translateX(-50%) rotate(-90deg)}.methodology-rating-value{padding:18.5px 0;width:-moz-fit-content;width:fit-content}}.methodology-system button{border:none;outline:none;background-color:transparent;text-transform:uppercase;margin-top:56px}@media screen and (min-width:769px){.methodology-system button{font-size:16px;line-height:19px}}.methodology-system-container{font-family:Karla,sans-serif;position:relative}.methodology-system-container .row-border{border-bottom:1px solid #33393e}.methodology-system-container .row-border:last-of-type{border-bottom:none}.methodology-system-container .col-value{color:#02e75f;font-weight:700;width:calc(2ch + 40px);padding-right:20px}@media screen and (min-width:481px){.methodology-system-container .col-value{width:calc(2ch + 60px);padding-left:20px}}.methodology-system-container .col-description{text-align:left;color:#fff;flex:1 1}.methodology-system-container .subtitle{text-align:left;padding:16px 0;color:#fff}@media screen and (min-width:481px){.methodology-system-container .subtitle{width:55%}}@media screen and (min-width:769px){.methodology-system-container .subtitle{width:60%}}.methodology-system-container.system-cropped:after{content:"";position:absolute;width:100%;height:100px;bottom:0;left:0;background:linear-gradient(180deg,rgba(41,46,52,0),#292e34)}.methodology-system-row{display:flex;flex-direction:column}@media screen and (min-width:481px){.methodology-system-row{flex-direction:row}}.methodology-system-values{flex:1 1;padding:8px 0}.methodology-system-values-row{display:flex;padding:8px 0}.methodology-system-main{text-align:left;padding:16px 0}.methodology-system-main p.title{margin-bottom:4px;color:#fff;font-weight:700;font-size:20px;line-height:23px}.methodology-system-main p.description{color:#898989}@media screen and (min-width:769px){.methodology-system-main p.description{font-size:16px;line-height:24px}}@media screen and (min-width:481px){.methodology-system-main{width:55%}}@media screen and (min-width:769px){.methodology-system-main{width:60%}}.methodology-button{padding:6px 12px;text-transform:uppercase;cursor:pointer}.methodology-main .button-container{display:flex;justify-content:center}.cryptocurrencies-container-narrow{max-width:1032px}@media screen and (min-width:769px){.cryptocurrencies-container-narrow{max-width:1064px}}@media screen and (min-width:1281px){.cryptocurrencies-container-narrow{max-width:1128px}}.cryptocurrencies-step2-scoring-blocks{display:flex;flex-direction:column;flex-wrap:wrap}@media screen and (min-width:901px){.cryptocurrencies-step2-scoring-blocks{margin:0 -14px;flex-direction:row}}.cryptocurrencies-step2-scoring-block{background-color:#292e34;padding:48px;text-align:start}.cryptocurrencies-step2-scoring-block:not(:last-child){margin-bottom:23px}@media screen and (min-width:901px){.cryptocurrencies-step2-scoring-block{margin:0 14px 23px!important;width:calc(33.3333333333% - 28px)}}.cryptocurrencies-example-section .criteria-title,.cryptocurrencies-step2-scoring-block .criteria-title{margin-bottom:24px}.cryptocurrencies-step2-scoring-block .scoring-description{font-family:Karla,sans-serif;font-weight:400;color:#898989;margin-bottom:24px}@media screen and (min-width:769px){.cryptocurrencies-step2-scoring-block .scoring-description{font-size:16px;line-height:24px}}.cryptocurrencies-step2-scoring-list .methodology-row{font-weight:400}@media screen and (min-width:769px){.cryptocurrencies-step2-scoring-list .methodology-row{font-size:16px;line-height:24px}}.cryptocurrencies-step2-scoring-list .methodology-row:not(:last-child){margin-bottom:8px}.cryptocurrencies-example-section{margin-bottom:0;padding-bottom:92px}@media screen and (min-width:481px){.cryptocurrencies-example-section{padding-bottom:132px}}@media screen and (min-width:769px){.cryptocurrencies-example-section{padding-bottom:142px}}.cryptocurrencies-example-blocks{display:flex;flex-wrap:wrap;flex-direction:column}@media screen and (min-width:769px){.cryptocurrencies-example-blocks{margin:0 -14px;flex-direction:row}}.cryptocurrencies-example-block{background-color:#292e34;width:100%;text-align:start;padding:48px}.cryptocurrencies-example-block:first-child{margin-bottom:28px}.cryptocurrencies-example-block:last-child{margin-top:28px;width:100%}.cryptocurrencies-example-block:last-child .criteria-title{margin-bottom:59px}@media screen and (min-width:769px){.cryptocurrencies-example-block{width:calc(50% - 28px);margin:0 14px}.cryptocurrencies-example-block:first-child{margin-bottom:0}}.cryptocurrencies-example-block .example-methodology-value{margin-bottom:8px;font-size:20px;line-height:23px}.cryptocurrencies-example-block .methodology-step-title{text-align:center;margin-bottom:24px}.example-block-labels-wrapper{padding:0 48px}.example-block-ratings-wrapper{margin:0 auto 59px;max-width:1000px}@media screen and (max-width:768px){.cryptoexchanges-title-section .methodology-title-background-bottom,.cryptoexchanges-title-section .methodology-title-background-top{width:0;height:0}}.methodology-title-background-top .circle{display:block;position:absolute;right:0;top:0}.methodology-title-background-bottom{bottom:20px}.methodology-title-background-bottom .triangle{display:block;position:absolute;left:0;bottom:0}.cryptoexchanges-step2-section{max-width:826px}@media screen and (min-width:769px){.cryptoexchanges-step2-section{max-width:858px}}@media screen and (min-width:1281px){.cryptoexchanges-step2-section{max-width:922px}}@media screen and (min-width:769px){.cryptoexchanges-step2-section{margin-bottom:120px}}.cryptoexchanges-step2-list{background-color:#292e34;padding:48px}.cryptoexchanges-step2-list .methodology-row{text-align:start;font-weight:400}.cryptoexchanges-step2-list .methodology-row:not(:last-child){padding-bottom:12px;border-bottom:1px solid #33393e;margin-bottom:12px}@media screen and (min-width:769px){.cryptoexchanges-step2-list .methodology-row{font-size:16px;line-height:24px}}.cryptoexchanges-step3-section{max-width:826px;margin-bottom:150px}@media screen and (min-width:769px){.cryptoexchanges-step3-section{max-width:858px}}@media screen and (min-width:1281px){.cryptoexchanges-step3-section{max-width:922px}}@media screen and (min-width:481px){.cryptoexchanges-step3-section{margin-bottom:200px}}.cryptoexchanges-certification-section{max-width:826px;margin-bottom:120px}@media screen and (min-width:769px){.cryptoexchanges-certification-section{max-width:858px}}@media screen and (min-width:1281px){.cryptoexchanges-certification-section{max-width:922px}}.cryptoexchanges-certification-section .methodology-step-title{margin-bottom:16px;text-align:center}@media screen and (min-width:481px){.cryptoexchanges-certification-section .methodology-step-title{font-size:42px;line-height:62px}}.cryptoexchanges-certification-section .description{text-align:center;font-weight:400}.cryptoexchanges-certification-criteria{display:flex;flex-direction:column}.cryptoexchanges-certification-criteria:not(:last-child){margin-bottom:24px}@media screen and (min-width:481px){.cryptoexchanges-certification-criteria{flex-direction:row}}.cryptoexchanges-certification-criteria .criteria-content{flex:1 1;padding-top:24px}@media screen and (min-width:481px){.cryptoexchanges-certification-criteria .criteria-content{margin-left:24px;padding-top:14px}}.cryptoexchanges-certification-criteria .icon-container{width:48px;height:48px;background-color:#02e75f;display:flex;justify-content:center;align-items:center}.cryptoexchanges-certification-section .criteria-title{margin-bottom:16px}.cryptoexchanges-certification-criteria .criteria-link{color:#02e75f}.cryptoexchanges-description{font-family:Karla,sans-serif;font-weight:400;color:#fff}@media screen and (min-width:769px){.cryptoexchanges-description{font-size:16px;line-height:24px}}.cryptoexchanges-calculate-rating-section{padding-bottom:88px}@media screen and (min-width:481px){.cryptoexchanges-calculate-rating-section{padding-bottom:106px}}@media screen and (min-width:769px){.cryptoexchanges-calculate-rating-section{padding-bottom:165px}}.cryptoexchanges-calculate-rating-section h2{margin-bottom:48px;text-align:center}.calculate-rating-container{display:flex;flex-direction:column;padding-bottom:48px}@media screen and (min-width:769px){.calculate-rating-container{flex-direction:row;margin:0 -11.5px}}.calculate-rating-block{background-color:#292e34;width:100%;padding:56px 24px;display:flex;flex-direction:column;align-items:center}.calculate-rating-block:not(:last-child){margin-bottom:23px}@media screen and (min-width:769px){.calculate-rating-block{margin:0 11.5px!important;width:calc(25% - 23px)}}.calculate-rating-block .title-container{margin-bottom:24px}.calculate-rating-block .ratings-container{display:flex;justify-content:center;padding:24px 0;border-top:1px solid #33393e;border-bottom:1px solid #33393e;margin-bottom:24px;width:100%}.calculate-rating-block .ratings-container img:not(:last-child){margin-right:8px}.calculate-rating-block p{text-align:center}.chart-see-more-link,.exchange-chart-section .popup-text,.exchange-chart-text,.exchange-page .exchange-chart-section .rating-value,.exchange-page .rating-title{font-weight:400;font-size:14px;line-height:16px}.exchange-certified-section,.exchange-detailed-block,.exchange-page .exchange-chart-section{display:flex;justify-content:space-between;padding:24px;flex-direction:column;background-color:#17191d;border-radius:5px}@media screen and (min-width:900px){.exchange-certified-section,.exchange-detailed-block,.exchange-page .exchange-chart-section{padding:24px 42px}}.exchange-page{background-color:#1f2327}.exchange-page .exchange-page-wrapper{padding-top:76px}@media screen and (min-width:900px){.exchange-chart-wrapper{max-width:588px;min-width:450px;width:100%}}.exchange-page .exchange-chart-section{margin-bottom:31px}@media screen and (min-width:900px){.exchange-page .exchange-chart-section{flex-direction:row}}.exchange-chart-container{display:flex;flex-direction:column-reverse;z-index:1}@media screen and (min-width:900px){.exchange-chart-container{flex-direction:column;margin-right:30px}}.chart-see-more-link{color:#fff;position:relative;margin-bottom:25px;font-family:Karla,sans-serif}.chart-see-more-link:after{content:url(/img/icons/arrow-up-right-icon.svg);position:absolute;right:0;bottom:2px}@media screen and (min-width:900px){.chart-see-more-link{margin-bottom:0}.chart-see-more-link:after{right:18px}}.exchange-chart-section .card{margin-bottom:50px}@media screen and (max-width:899px){.exchange-chart-section .card{margin-right:0}}@media screen and (min-width:900px){.exchange-chart-section .card{margin-bottom:25px}}.exchange-page .rating-list{width:240px;margin-top:0}@media screen and (min-width:900px){.exchange-page .rating-list{max-width:240px;width:100%}}.exchange-chart-section .info-block{position:relative;display:flex}.exchange-chart-section .popup-text{bottom:22px;z-index:1000;padding:17px 24px 20px;text-align:left;color:#748aa1;width:185px;right:-85.5px}.exchange-chart-section .popup-text .triangle{content:"";height:25px;width:25px;background-color:#292e34;position:absolute;left:78px;bottom:-12px;-webkit-clip-path:polygon(0 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 100%,0 100%);transform:rotate(-45deg);border-radius:0 0 0 .6em;z-index:100}.exchange-chart-section .rating-item:not(:last-child){margin-bottom:23px}.exchange-certified-section .rating-item:not(:last-child){margin-bottom:26px}.exchange-page .rating-title{color:#fff;z-index:2}.exchange-page .rating-title:hover .popup-icon{fill:#fff;z-index:-1}.exchange-page .exchange-chart-section .rating-value{color:#02e75f}.exchange-page .exchange-chart-section .rating-value.yes{color:#fff}.exchange-page .exchange-chart-section .rating-value.no{color:#748aa1}.exchange-chart-section .popup-icon{fill:#748aa1;opacity:1;transition:fill .25s ease-in-out}.exchange-certified-section{margin-bottom:0;align-items:center;padding:30px 28px 35px}@media screen and (min-width:900px){.exchange-certified-section{flex-direction:row;padding:24px 42px}}.certified-logo-block{flex-shrink:0;margin-bottom:50px}@media screen and (min-width:900px){.certified-logo-block{margin-right:20px;margin-bottom:0}}.exchange-certified-section .certified-icon{margin-bottom:15px}.exchange-certified-section .star-icons-wrapper{display:flex;justify-content:center}.exchange-certified-section .star-icons-wrapper .star-icon:not(:last-of-type){margin-right:8px}.exchange-certified-section .checkmark-icon{width:15px;height:10px}.exchange-certified-section .checkmark-icon.filled path{fill:#02e75f}.exchange-certified-section .checkmark-icon.empty path{fill:#748aa1}.description-text,.exchange-links-wrapper .exchange-url,.exchange-links-wrapper .link-title,.exchange-page-description{font-weight:400;font-size:16px;color:#ccc;font-family:Karla,sans-serif}.exchange-details-wrapper{display:flex;flex-direction:column;margin-bottom:64px}@media screen and (min-width:600px){.exchange-details-wrapper{flex-direction:row;justify-content:space-between;margin-bottom:89px}}@media screen and (min-width:900px){.exchange-details-wrapper{margin-bottom:74px}}.exchange-page .breadcrumbs-list{margin-top:10px}@media screen and (min-width:600px){.exchange-page .breadcrumbs-list{margin-top:30px}}.exchange-info-section{font-family:Karla,sans-serif;max-width:576px;width:100%}@media screen and (min-width:600px){.exchange-info-section{padding-right:65px}}.exchange-info-section .chain-logo{height:26px;margin-right:14px}.exchange-info-section .logo-wrapper{display:flex;align-items:center;margin-bottom:15px}.exchange-info-section .rank-wrapper{margin:0}.exchange-info-section .token-info-span{font-size:14px;line-height:16px;padding:5px 12px}.exchange-page-title{font-family:Space Mono,sans-serif;font-weight:700;font-size:50px;line-height:36.85px;margin-bottom:32px;color:#fff}@media screen and (min-width:900px){.exchange-page-title{margin-bottom:28px}}.exchange-page-description{line-height:24px;margin-bottom:32px}@media screen and (min-width:900px){.exchange-page-description{margin-bottom:25px}}.exchange-info-section .exchange-container{border-top:1px solid #2f353c;border-bottom:1px solid #2f353c;padding:32px 0}@media screen and (min-width:900px){.exchange-info-section .exchange-container{padding:25px 0}}.exchange-links-wrapper{display:flex;flex-wrap:wrap;grid-gap:30px 41px;gap:30px 41px}@media screen and (min-width:1025px){.exchange-links-wrapper{justify-content:space-between}}.exchange-links-wrapper .exchange-link-item{min-width:100%;max-width:100%}@media screen and (min-width:480px){.exchange-links-wrapper .exchange-link-item{min-width:calc(50% - 22px)}}@media screen and (min-width:1025px){.exchange-links-wrapper .exchange-link-item{min-width:calc(50% - 28px)}}.exchange-links-wrapper .link-title{font-weight:500;color:#748aa1;margin-bottom:8px}.exchange-links-wrapper .exchange-url{font-weight:500;line-height:28px;word-break:break-word}.exchange-info-section .exchange-info-list{padding-top:27px;margin-bottom:40px;display:grid;grid-template-columns:1fr 1fr;grid-row-gap:30px;row-gap:30px;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media screen and (min-width:600px){.exchange-info-section .exchange-info-list{margin-bottom:0}}@media screen and (min-width:600px)and (max-width:740px){.exchange-info-section .exchange-info-list{grid-template-columns:1fr}}@media screen and (min-width:768px){.exchange-info-section .exchange-info-list{padding-top:32px}}@media screen and (min-width:900px){.exchange-info-section .exchange-info-list{padding-top:25px}}.exchange-info-item .percent-up{display:inline-block;color:#02e75f;font-weight:500;font-size:10px;position:relative;margin-left:10px;margin-bottom:10px}@media screen and (min-width:481px){.exchange-info-item .percent-up{margin-left:24px;margin-bottom:0}}.exchange-info-item .percent-up:before{content:url(/img/icons/green-up-arrow.svg);position:absolute;left:-10px}.exchange-info-section .item-label{font-family:Karla,sans-serif;font-weight:700;font-size:14px;color:#748aa1;margin-bottom:10px}@media screen and (min-width:481px){.exchange-info-section .item-label{margin-bottom:20px}}.exchange-info-section .item-value{font-family:Karla,sans-serif;font-weight:500;font-size:27px;color:#fff;display:inline-block}@media screen and (max-width:480px){.exchange-info-section .item-value{font-size:20px}.exchange-info-section .value-wrapper{display:flex;flex-direction:column-reverse}}.bg-triangle,.tokens-main{background:#1f2327 url(/img/background-images/cage-background-mobile.svg) no-repeat bottom 9% left;background-size:0}@media screen and (min-width:768px){.bg-triangle,.tokens-main{background-size:88% auto}}.cryptocurrencies-link{color:inherit;transition:color .15s linear}.cryptocurrencies-link:hover{color:#02e75f;transition:color .15s linear}.exchange-cryptocurrencies-header{display:flex;flex-direction:column;margin-bottom:42px}@media screen and (min-width:600px){.exchange-cryptocurrencies-header{flex-direction:row;justify-content:space-between;margin-bottom:32px}}@media screen and (min-width:900px){.exchange-cryptocurrencies-header{margin-bottom:40px}}.cryptocurrencies-average-block{min-width:-moz-fit-content;min-width:fit-content;margin-top:34px}@media screen and (min-width:600px){.cryptocurrencies-average-block{margin-top:12px}}@media screen and (min-width:900px){.cryptocurrencies-average-block{margin-top:22px}}.cryptocurrencies-list-title{font-family:Space Mono,sans-serif;font-weight:700;color:#fff;max-width:592px;margin-right:52px;font-size:26px;line-height:39px}@media screen and (min-width:600px){.cryptocurrencies-list-title{font-size:32px;line-height:47px}}@media screen and (min-width:900px){.cryptocurrencies-list-title{font-size:42px;line-height:62px}}.exchange-cryptocurrencies-section{padding-bottom:31px}@media screen and (min-width:600px){.exchange-cryptocurrencies-section{padding-bottom:40px}}@media screen and (min-width:900px){.exchange-cryptocurrencies-section{padding-bottom:43px}}.exchange-cryptocurrencies-section .average-block-label{font-family:Karla,sans-serif;font-weight:700;font-size:14px;color:#748aa1;font-size:16px;margin-bottom:20px}.exchange-cryptocurrencies-section .average-block-value{font-family:Karla,sans-serif;font-weight:500;font-size:24px;line-height:28px;color:#fff}.exchange-cryptocurrencies-section .average-block-value span{color:#02e75f}.exchange-cryptocurrencies-section .table-form-input{border-radius:4px;padding:8px 8px 8px 40px;line-height:28px;margin-bottom:12px}.exchange-cryptocurrencies-section .table-form-input::-moz-placeholder{text-transform:uppercase;font-weight:700}.exchange-cryptocurrencies-section .table-form-input:-ms-input-placeholder{text-transform:uppercase;font-weight:700}.exchange-cryptocurrencies-section .table-form-input::placeholder{text-transform:uppercase;font-weight:700}@media screen and (min-width:768px){.exchange-cryptocurrencies-section .table-form-input{width:589px;margin-bottom:40px}}.exchange-cryptocurrencies-section .cryptocurrencies-table{width:100%;background-color:#17191d;border-collapse:collapse;font-family:Karla,sans-serif;border-radius:5px;margin-bottom:28px}@media screen and (min-width:768px){.exchange-cryptocurrencies-section .cryptocurrencies-table{margin-bottom:32px}}@media screen and (min-width:900px){.exchange-cryptocurrencies-section .cryptocurrencies-table{margin-bottom:34px}}.cryptocurrencies-list-tbody td,.cryptocurrencies-list-thead th{border-bottom:1px solid rgba(47,53,60,.25);text-align:center;width:25%}.cryptocurrencies-list-tbody td:nth-of-type(2n),.cryptocurrencies-list-thead th:nth-of-type(2n){background-color:rgba(47,53,60,.15)}.cryptocurrencies-list-tbody td:first-of-type,.cryptocurrencies-list-thead th:first-of-type{width:auto}@media screen and (min-width:600px){.cryptocurrencies-list-tbody td,.cryptocurrencies-list-thead th{width:118px}.cryptocurrencies-list-tbody td:first-of-type,.cryptocurrencies-list-thead th:first-of-type{text-align:left}}@media screen and (min-width:768px){.cryptocurrencies-list-tbody td,.cryptocurrencies-list-thead th{width:150px}}.cryptocurrencies-list-thead th{font-weight:400;font-size:14px;color:#748aa1;padding:16px 12px 22px;font-size:12px;line-height:16px}@media screen and (min-width:600px){.cryptocurrencies-list-thead th:first-of-type{padding-left:21px}}@media screen and (min-width:768px){.cryptocurrencies-list-thead th{font-size:14px}.cryptocurrencies-list-thead th:first-of-type{padding-left:39px}}.cryptocurrencies-list-tbody tr:last-child td{border-bottom:none}.cryptocurrencies-list-tbody td{font-weight:400;font-size:16px;line-height:24px;color:#fff;padding-left:12px;padding-right:12px;position:relative}.cryptocurrencies-list-tbody td:first-of-type{padding:14px 12px;font-size:12px}.cryptocurrencies-list-tbody td.green{color:#02e75f}.cryptocurrencies-list-tbody td.orange{color:#d09162}.cryptocurrencies-list-tbody td.cryptocurrency-td{display:flex;flex-direction:column;align-items:center;text-align:center}@media screen and (min-width:600px){.cryptocurrencies-list-tbody td.cryptocurrency-td{display:flex;flex-direction:row;align-items:center}.cryptocurrencies-list-tbody td:first-of-type{padding-left:21px;font-size:16px}}@media screen and (min-width:768px){.cryptocurrencies-list-tbody td:first-of-type{padding-left:39px}}.cryptocurrencies-list-tbody .details-img{width:15px}@media screen and (max-width:599px){.cryptocurrencies-list-tbody .details-img-wrapper{margin-bottom:2px}.cryptocurrencies-list-tbody .td-wrapper{position:absolute;bottom:15px;left:50%;transform:translateX(-50%)}}.cryptocurrencies-list-tbody .details-link{font-weight:400;font-size:14px;line-height:16px;color:#748aa1;position:relative;margin-right:10px;cursor:pointer}.cryptocurrencies-list-tbody .details-link:after{content:url(/img/icons/arrow-up-right-icon.svg);position:absolute;bottom:0;right:-14px}.cryptocurrencies-list-tbody .cryptocurrency-logo{display:inline-block}@media screen and (min-width:600px){.cryptocurrencies-list-tbody .cryptocurrency-logo{margin-right:10px}}.cryptocurrencies-list-buttons .table-switch-item:not(:last-child){margin-right:32px;flex:1 1}@media screen and (min-width:600px){.cryptocurrencies-list-buttons .table-switch-item,.cryptocurrencies-list-buttons .table-switch-item:not(:last-child){flex:unset}}@media screen and (min-width:768px){.cryptocurrencies-list-buttons .table-switch-item:not(:last-child){margin-right:30px}}.cryptocurrencies-list-buttons .table-switch-list{justify-content:start}.cryptocurrencies-list-buttons .table-switch-list .btn:first-of-type{margin-left:0}@media screen and (max-width:599px){.cryptocurrencies-list-buttons .view-all-btn{display:none}}
/*# sourceMappingURL=a5f2614f50dbceff.css.map*/