/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:100%}article,figure,footer,header,main,nav,section{display:block}body{margin:0;background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{overflow:visible;height:0;box-sizing:content-box}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}figure{margin:0 0 1rem}img{border-style:none;vertical-align:middle}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;caption-side:bottom;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;color:inherit;font-size:1.5rem;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-top:1rem;margin-bottom:1rem}small,.small{font-size:.875em;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.blockquote{margin-bottom:1rem;font-size:1.25rem}.img-fluid{max-width:100%;height:auto}.figure{display:inline-block}code{color:#404040;font-size:87.5%;word-wrap:break-word}a>code{color:inherit}.container,.container-fluid,.container-sm,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container,.container-sm{max-width:540px}}@media (min-width: 768px){.container,.container-sm{max-width:720px}}@media (min-width: 992px){.container,.container-sm,.container-lg{max-width:960px}}@media (min-width: 1200px){.container,.container-sm,.container-lg,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-sm-3,.col-sm-4,.col-sm-6,.col-sm-9,.col-sm-10,.col-sm-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-6,.col-xl-8,.col-xl-9,.col-xl-10{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{max-width:100%;flex-basis:0;flex-grow:1}.row-cols-2>*{max-width:50%;flex:0 0 50%}.col-1{max-width:8.333333%;flex:0 0 8.333333%}.col-2{max-width:16.666667%;flex:0 0 16.666667%}.col-3{max-width:25%;flex:0 0 25%}.col-4{max-width:33.333333%;flex:0 0 33.333333%}.col-5{max-width:41.666667%;flex:0 0 41.666667%}.col-6{max-width:50%;flex:0 0 50%}.col-7{max-width:58.333333%;flex:0 0 58.333333%}.col-8{max-width:66.666667%;flex:0 0 66.666667%}.col-9{max-width:75%;flex:0 0 75%}.col-10{max-width:83.333333%;flex:0 0 83.333333%}.col-11{max-width:91.666667%;flex:0 0 91.666667%}.col-12{max-width:100%;flex:0 0 100%}.order-last{order:13;-ms-flex-order:13}.order-0{order:0;-ms-flex-order:0}.order-1{order:1;-ms-flex-order:1}.order-2{order:2;-ms-flex-order:2}.order-3{order:3;-ms-flex-order:3}@media (min-width: 576px){.row-cols-sm-3>*{max-width:33.333333%;flex:0 0 33.333333%}.col-sm-3{max-width:25%;flex:0 0 25%}.col-sm-4{max-width:33.333333%;flex:0 0 33.333333%}.col-sm-6{max-width:50%;flex:0 0 50%}.col-sm-9{max-width:75%;flex:0 0 75%}.col-sm-10{max-width:83.333333%;flex:0 0 83.333333%}.col-sm-12{max-width:100%;flex:0 0 100%}.offset-sm-1{margin-left:8.333333%}}@media (min-width: 768px){.row-cols-md-5>*{max-width:20%;flex:0 0 20%}.col-md-1{max-width:8.333333%;flex:0 0 8.333333%}.col-md-2{max-width:16.666667%;flex:0 0 16.666667%}.col-md-3{max-width:25%;flex:0 0 25%}.col-md-4{max-width:33.333333%;flex:0 0 33.333333%}.col-md-5{max-width:41.666667%;flex:0 0 41.666667%}.col-md-6{max-width:50%;flex:0 0 50%}.col-md-7{max-width:58.333333%;flex:0 0 58.333333%}.col-md-8{max-width:66.666667%;flex:0 0 66.666667%}.col-md-9{max-width:75%;flex:0 0 75%}.col-md-10{max-width:83.333333%;flex:0 0 83.333333%}.col-md-11{max-width:91.666667%;flex:0 0 91.666667%}.col-md-12{max-width:100%;flex:0 0 100%}.order-md-first{order:-1;-ms-flex-order:-1}.order-md-1{order:1;-ms-flex-order:1}.order-md-2{order:2;-ms-flex-order:2}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}}@media (min-width: 992px){.col-lg-2{max-width:16.666667%;flex:0 0 16.666667%}.col-lg-3{max-width:25%;flex:0 0 25%}.col-lg-4{max-width:33.333333%;flex:0 0 33.333333%}.col-lg-5{max-width:41.666667%;flex:0 0 41.666667%}.col-lg-6{max-width:50%;flex:0 0 50%}.col-lg-7{max-width:58.333333%;flex:0 0 58.333333%}.col-lg-8{max-width:66.666667%;flex:0 0 66.666667%}.col-lg-9{max-width:75%;flex:0 0 75%}.col-lg-10{max-width:83.333333%;flex:0 0 83.333333%}.order-lg-first{order:-1;-ms-flex-order:-1}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}}@media (min-width: 1200px){.col-xl-2{max-width:16.666667%;flex:0 0 16.666667%}.col-xl-3{max-width:25%;flex:0 0 25%}.col-xl-4{max-width:33.333333%;flex:0 0 33.333333%}.col-xl-5{max-width:41.666667%;flex:0 0 41.666667%}.col-xl-6{max-width:50%;flex:0 0 50%}.col-xl-7{max-width:58.333333%;flex:0 0 58.333333%}.col-xl-8{max-width:66.666667%;flex:0 0 66.666667%}.col-xl-9{max-width:75%;flex:0 0 75%}.col-xl-10{max-width:83.333333%;flex:0 0 83.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table th,.table td{padding:.75rem;border-top:1px solid #dee2e6;vertical-align:top}.table thead th{border-bottom:2px solid #dee2e6;vertical-align:bottom}.table tbody+tbody{border-top:2px solid #dee2e6}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:1px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-hover tbody tr:hover{background-color:#00000013;color:#212529}.table-responsive{display:block;width:100%;-webkit-overflow-scrolling:touch;overflow-x:auto}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;border:1px solid #ced4da;border-radius:.25rem;background-clip:padding-box;background-color:#fff;color:#495057;font-size:1rem;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{border:0;background-color:transparent}.form-control:focus{border-color:#80bdff;background-color:#fff;box-shadow:0 0 0 .2rem #007bff40;color:#495057;outline:0}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=time].form-control,input[type=month].form-control{appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{background-color:#fff;color:#495057}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;border:solid transparent;border-width:1px 0;margin-bottom:0;background-color:transparent;color:#212529;font-size:1rem;line-height:1.5}select.form-control[size],select.form-control[multiple],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.invalid-feedback{display:none;width:100%;margin-top:.25rem;color:#dc3545;font-size:.875em}.btn{display:inline-block;padding:.375rem .75rem;border:1px solid transparent;border-radius:.25rem;background-color:transparent;color:#212529;font-size:1rem;font-weight:400;line-height:1.5;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{box-shadow:0 0 0 .2rem #007bff40;outline:0}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled{pointer-events:none}.btn-primary{border-color:#007bff;background-color:#007bff;color:#fff}.btn-primary:hover{border-color:#0062cc;background-color:#0069d9;color:#fff}.btn-primary:focus,.btn-primary.focus{border-color:#0062cc;background-color:#0069d9;box-shadow:0 0 0 .2rem #268fff80;color:#fff}.btn-primary.disabled,.btn-primary:disabled{border-color:#007bff;background-color:#007bff;color:#fff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active{border-color:#005cbf;background-color:#0062cc;color:#fff}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2rem #268fff80}.btn-secondary{border-color:#6c757d;background-color:#6c757d;color:#fff}.btn-secondary:hover{border-color:#545b62;background-color:#5a6268;color:#fff}.btn-secondary:focus,.btn-secondary.focus{border-color:#545b62;background-color:#5a6268;box-shadow:0 0 0 .2rem #828a9180;color:#fff}.btn-secondary.disabled,.btn-secondary:disabled{border-color:#6c757d;background-color:#6c757d;color:#fff}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active{border-color:#4e555b;background-color:#545b62;color:#fff}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2rem #828a9180}.btn-danger{border-color:#dc3545;background-color:#dc3545;color:#fff}.btn-danger:hover{border-color:#bd2130;background-color:#c82333;color:#fff}.btn-danger:focus,.btn-danger.focus{border-color:#bd2130;background-color:#c82333;box-shadow:0 0 0 .2rem #e1536180;color:#fff}.btn-danger.disabled,.btn-danger:disabled{border-color:#dc3545;background-color:#dc3545;color:#fff}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active{border-color:#b21f2d;background-color:#bd2130;color:#fff}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2rem #e1536180}.btn-outline-primary{border-color:#007bff;color:#007bff}.btn-outline-primary:hover{border-color:#007bff;background-color:#007bff;color:#fff}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active{border-color:#007bff;background-color:#007bff;color:#fff}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-secondary{border-color:#6c757d;color:#6c757d}.btn-outline-secondary:hover{border-color:#6c757d;background-color:#6c757d;color:#fff}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active{border-color:#6c757d;background-color:#6c757d;color:#fff}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-danger{border-color:#dc3545;color:#dc3545}.btn-outline-danger:hover{border-color:#dc3545;background-color:#dc3545;color:#fff}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active{border-color:#dc3545;background-color:#dc3545;color:#fff}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-sm{padding:.25rem .5rem;border-radius:.2rem;font-size:.875rem;line-height:1.5}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.dropdown{position:relative}.dropdown-menu{position:absolute;z-index:1000;top:100%;left:0;display:none;min-width:10rem;padding:.5rem 0;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;margin:.125rem 0 0;background-clip:padding-box;background-color:#fff;color:#212529;float:left;font-size:1rem;list-style:none;text-align:left}.dropdown-menu-right{right:0;left:auto}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;border:0;background-color:transparent;clear:both;color:#212529;font-weight:400;text-align:inherit;white-space:nowrap}.dropdown-item:hover,.dropdown-item:focus{background-color:#e9ecef;color:#16181b;text-decoration:none}.dropdown-item.active,.dropdown-item:active{background-color:#007bff;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#adb5bd;pointer-events:none}.dropdown-menu.show{display:block}.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn:hover{z-index:1}.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center;-ms-flex-align:start;-ms-flex-pack:center}.btn-group-vertical>.btn{width:100%}.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.input-group{position:relative;display:flex;width:100%;flex-wrap:wrap;align-items:stretch;-ms-flex-align:stretch}.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;width:1%;min-width:0;flex:1 1 auto;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.form-control:focus{z-index:3}.input-group>.form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group:not(.has-validation)>.form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;border:1px solid #ced4da;border-radius:.25rem;margin-bottom:0;background-color:#e9ecef;color:#495057;-ms-flex-align:center;font-size:1rem;font-weight:400;line-height:1.5;text-align:center;white-space:nowrap}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{border:1px solid transparent;margin-bottom:-1px;background-color:transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{border-color:transparent;background-color:transparent;color:#6c757d}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{border-color:#dee2e6 #dee2e6 #fff;background-color:#fff;color:#495057}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem;-ms-flex-align:center;-ms-flex-pack:justify}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-lg,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;-ms-flex-align:center;-ms-flex-pack:justify}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggler{padding:.25rem .75rem;border:1px solid transparent;border-radius:.25rem;background-color:transparent;font-size:1.25rem;line-height:1}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start;-ms-flex-pack:start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-toggler{display:none}}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{border-color:#ffffff1a;color:#ffffff80}.card{position:relative;display:flex;min-width:0;flex-direction:column;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;background-clip:border-box;background-color:#fff;word-wrap:break-word}.card>hr{margin-right:0;margin-left:0}.card-body{min-height:1px;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;border-radius:.25rem;margin-bottom:1rem;background-color:#e9ecef;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{padding-right:.5rem;color:#6c757d;content:"/";float:left}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;border-radius:.25rem;list-style:none}.page-link{position:relative;display:block;padding:.5rem .75rem;border:1px solid #dee2e6;margin-left:-1px;background-color:#fff;color:#007bff;line-height:1.25}.page-link:hover{z-index:2;border-color:#dee2e6;background-color:#e9ecef;color:#0056b3;text-decoration:none}.page-link:focus{z-index:3;box-shadow:0 0 0 .2rem #007bff40;outline:0}.page-item:first-child .page-link{margin-left:0;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.page-item.active .page-link{z-index:3;border-color:#007bff;background-color:#007bff;color:#fff}.page-item.disabled .page-link{border-color:#dee2e6;background-color:#fff;color:#6c757d;cursor:auto;pointer-events:none}.badge{display:inline-block;padding:.25em .4em;border-radius:.25rem;font-size:75%;font-weight:700;line-height:1;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;vertical-align:baseline;white-space:nowrap}@media (prefers-reduced-motion: reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-primary{background-color:#007bff;color:#fff}a.badge-primary:hover,a.badge-primary:focus{background-color:#0062cc;color:#fff}a.badge-primary:focus,a.badge-primary.focus{box-shadow:0 0 0 .2rem #007bff80;outline:0}.alert{position:relative;padding:.75rem 1.25rem;border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem}.alert-success{border-color:#c3e6cb;background-color:#d4edda;color:#155724}.alert-success hr{border-top-color:#b1dfbb}.alert-warning{border-color:#ffeeba;background-color:#fff3cd;color:#856404}.alert-warning hr{border-top-color:#ffe8a1}.alert-danger{border-color:#f5c6cb;background-color:#f8d7da;color:#721c24}.alert-danger hr{border-top-color:#f1b0b7}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;overflow:hidden;height:1rem;border-radius:.25rem;background-color:#e9ecef;font-size:.75rem;line-height:0}.progress-bar{display:flex;overflow:hidden;flex-direction:column;justify-content:center;background-color:#007bff;color:#fff;-ms-flex-pack:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.media{display:flex;align-items:flex-start;-ms-flex-align:start}.close{color:#000;float:right;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;border:0;background-color:transparent}a.close.disabled{pointer-events:none}.toast{max-width:350px;flex-basis:350px;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;background-clip:padding-box;background-color:#ffffffd9;box-shadow:0 .25rem .75rem #0000001a;font-size:.875rem;opacity:0}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.modal{position:fixed;z-index:1050;top:0;left:0;display:none;overflow:hidden;width:100%;height:100%;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal-dialog-centered{display:flex;min-height:calc(100% - 1rem);align-items:center;-ms-flex-align:center}.modal-dialog-centered:before{display:block;height:min-content;content:""}.modal-content{position:relative;display:flex;width:100%;flex-direction:column;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;background-clip:padding-box;background-color:#fff;outline:0;pointer-events:auto}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);-ms-flex-align:start;-ms-flex-pack:justify}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);-ms-flex-align:center;-ms-flex-pack:end}.modal-footer>*{margin:.25rem}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;opacity:0;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:break-word}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;border-style:solid;border-color:transparent;content:""}@keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-right-0{border-right:none!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-left-0{border-left:none!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-bottom-0{border-bottom:0!important}.rounded{border-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-grow-1{flex-grow:1!important}.justify-content-start{justify-content:flex-start!important;-ms-flex-pack:start!important}.justify-content-end{justify-content:flex-end!important;-ms-flex-pack:end!important}.justify-content-center{justify-content:center!important;-ms-flex-pack:center!important}.justify-content-between{justify-content:space-between!important;-ms-flex-pack:justify!important}.justify-content-around{justify-content:space-around!important;-ms-flex-pack:distribute!important}.align-items-start{align-items:flex-start!important;-ms-flex-align:start!important}.align-items-end{align-items:flex-end!important;-ms-flex-align:end!important}.align-items-center{align-items:center!important;-ms-flex-align:center!important}.align-items-stretch{align-items:stretch!important;-ms-flex-align:stretch!important}.align-content-end{align-content:flex-end!important}.align-self-end{align-self:flex-end!important}@media (min-width: 576px){.flex-sm-row{flex-direction:row!important}.flex-sm-fill{flex:1 1 auto!important}.justify-content-sm-start{justify-content:flex-start!important;-ms-flex-pack:start!important}.justify-content-sm-center{justify-content:center!important;-ms-flex-pack:center!important}.justify-content-sm-between{justify-content:space-between!important;-ms-flex-pack:justify!important}.align-items-sm-center{align-items:center!important;-ms-flex-align:center!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.justify-content-md-start{justify-content:flex-start!important;-ms-flex-pack:start!important}.justify-content-md-end{justify-content:flex-end!important;-ms-flex-pack:end!important}.justify-content-md-center{justify-content:center!important;-ms-flex-pack:center!important}.justify-content-md-between{justify-content:space-between!important;-ms-flex-pack:justify!important}.align-items-md-start{align-items:flex-start!important;-ms-flex-align:start!important}.align-items-md-end{align-items:flex-end!important;-ms-flex-align:end!important}.align-items-md-center{align-items:center!important;-ms-flex-align:center!important}.align-items-md-baseline{align-items:baseline!important;-ms-flex-align:baseline!important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row!important}.flex-lg-grow-1{flex-grow:1!important}.justify-content-lg-start{justify-content:flex-start!important;-ms-flex-pack:start!important}.justify-content-lg-end{justify-content:flex-end!important;-ms-flex-pack:end!important}.justify-content-lg-between{justify-content:space-between!important;-ms-flex-pack:justify!important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row!important}.justify-content-xl-start{justify-content:flex-start!important;-ms-flex-pack:start!important}.justify-content-xl-between{justify-content:space-between!important;-ms-flex-pack:justify!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 768px){.float-md-right{float:right!important}}@media (min-width: 1200px){.float-xl-left{float:left!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}@supports (position: sticky){.sticky-top{position:sticky;z-index:1020;top:0}}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-100{height:100%!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4{margin-left:1.5rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 576px){.mt-sm-0,.my-sm-0{margin-top:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.mx-sm-1{margin-right:.25rem!important}.mx-sm-1{margin-left:.25rem!important}.mt-sm-3{margin-top:1rem!important}.mr-sm-3{margin-right:1rem!important}.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mx-sm-4{margin-left:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mr-sm-5{margin-right:3rem!important}.mb-sm-5{margin-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.px-sm-0{padding-right:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.px-sm-2{padding-right:.5rem!important}.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.px-sm-3{padding-right:1rem!important}.pb-sm-3{padding-bottom:1rem!important}.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.px-sm-4{padding-right:1.5rem!important}.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.mb-sm-auto{margin-bottom:auto!important}}@media (min-width: 768px){.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.mx-md-0{margin-left:0!important}.mx-md-1{margin-right:.25rem!important}.mb-md-1{margin-bottom:.25rem!important}.mx-md-1{margin-left:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mr-md-4{margin-right:1.5rem!important}.mb-md-4{margin-bottom:1.5rem!important}.ml-md-4{margin-left:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mr-md-5{margin-right:3rem!important}.mb-md-5{margin-bottom:3rem!important}.ml-md-5{margin-left:3rem!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.pt-md-1{padding-top:.25rem!important}.px-md-1{padding-right:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5{padding-top:3rem!important}.px-md-5{padding-right:3rem!important}.pb-md-5{padding-bottom:3rem!important}.px-md-5{padding-left:3rem!important}.mx-md-auto{margin-right:auto!important}.mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.mt-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0{margin-bottom:0!important}.mx-lg-0{margin-left:0!important}.mt-lg-2{margin-top:.5rem!important}.mx-lg-2{margin-right:.5rem!important}.mx-lg-2{margin-left:.5rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mb-lg-5{margin-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.px-lg-2{padding-right:.5rem!important}.px-lg-2{padding-left:.5rem!important}.pt-lg-3{padding-top:1rem!important}.px-lg-3{padding-right:1rem!important}.pb-lg-3{padding-bottom:1rem!important}.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.py-lg-4{padding-bottom:1.5rem!important}.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}}@media (min-width: 1200px){.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important}.my-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.pr-xl-0{padding-right:0!important}.px-xl-2{padding-right:.5rem!important}.px-xl-2{padding-left:.5rem!important}.pl-xl-3{padding-left:1rem!important}}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:left!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}}@media (min-width: 992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}}@media (min-width: 1200px){.text-xl-left{text-align:left!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:hover,a.text-primary:focus{color:#0056b3!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-muted{color:#6c757d!important}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@keyframes pulse-me{0%{opacity:0;transform:scale(.3)}50%{opacity:.3}70%{opacity:.09}to{opacity:0;transform:scale(3)}}.nav-placeholder{display:none}@media (min-width: 1240px){.nav-placeholder{display:flex;font-size:14px;font-weight:300;gap:16px}}.nav-placeholder a,.nav-placeholder a:hover{all:unset}.navbar-dark{z-index:1000;width:100%;padding:4px!important;background:#5e5cc1;color:#fff}.navbar-dark .navbar-nav .nav-link{color:#fff!important;cursor:pointer;font-size:15px;font-weight:300;line-height:1.3}.navbar-dark .navbar-nav .nav-link:hover{color:#d7d3ef!important}.navbar-dark .navbar-nav .nav-link.active-link{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.sticky-mobile{display:none!important}@media (max-width: 1239px){.nav-mobile{display:flex!important}.nav-search{display:flex}.nav-search #search-wrapper{padding:10px;margin:0 -10px 0 5px}.nav-search #search-wrapper .container{position:relative;width:22px;height:16px;cursor:pointer}.nav-search #search-wrapper .container .search-toggle{position:absolute;top:8px;width:77%;height:2px;border-radius:4px;background-color:#c7cbe2;transform:rotate(45deg)!important;transition:transform .2s ease .5s,background-color 0s cubic-bezier(.6,0,.15,1) 0s}.nav-search #search-wrapper .container .search-toggle:before{position:absolute;display:block;width:100%;height:2px;border-radius:4px;background-color:#c7cbe2;content:"";transform:translateY(0)!important;transition:transform .3s ease 0s,background-color 0s cubic-bezier(.6,0,.15,1) 0s}.nav-search #search-wrapper .container .search-toggle:after{position:absolute;display:block;width:100%;height:2px;border-radius:4px;background-color:#c7cbe2;content:"";transform:translateY(0) rotate(-90deg)!important;transition:transform .3s ease 0s,background-color 0s cubic-bezier(.6,0,.15,1) 0s}.nav-desktop,.companion,.sticky-bubble-wrp,.scroll-wrp{display:none!important}.navbar-dark .container{padding-right:15px!important;padding-left:15px!important}.navbar{position:sticky!important;top:65px;transition:top .3s ease-in-out}.navbar:not(.navbar--index).nav-up:not(.nav-active){top:-75px}.navbar.navbar--index{top:0}.connect .tippy-box{max-width:320px!important}}@media (max-width: 1239px) and (min-width: 768px){.languages{position:sticky;top:0}}@media (max-width: 1239px){.notification-bell{order:2}.search-placeholder{display:none!important}.search-dropdown{min-width:unset!important}}@media (min-width: 1240px) and (max-width: 1284px){.navbar-dark .navbar-nav .nav-link{padding-right:8px!important;padding-left:8px!important;font-size:14px!important}.advanced-search .text{width:110px!important}}@media (min-width: 1285px) and (max-width: 1329px){.advanced-search .text{width:130px!important}}@media (min-width: 1330px) and (max-width: 1380px){.navbar-dark .navbar-nav .nav-link{padding-right:10px!important;padding-left:10px!important}.advanced-search .text{width:150px!important}}@media (min-width: 1400px){.navbar-dark .navbar-nav .nav-link{padding-right:13px!important;padding-left:13px!important}}.navbar{top:38px;display:flex;justify-content:center}.navbar__container{max-width:1440px}.navbar--index{position:sticky;top:0;background:#39015d;transition:background-color .23s ease-in,top .3s ease-in-out}.navbar--index:not(.nav-active){backdrop-filter:blur(20px);background-color:#0e0413cc!important}.navbar--index:not(.nav-active) .mobile-screen-icon{background:#35273e}.navbar--index .main-header .main-header__connect{background-color:#814cff;transition:opacity .2s ease}.navbar--index .main-header .main-header__connect:hover{background-color:#814cff;opacity:.8}.navbar:not(.navbar--index).nav-up:not(.nav-active){top:-67px}@media (min-width: 372px) and (max-width: 674px){.navbar:not(.navbar--index){top:38px}}@media (min-width: 674px){.navbar:not(.navbar--index){top:38px}}@media (min-width: 1240px){.navbar:not(.navbar--index){top:0!important}}.advanced-search{display:flex;flex-direction:row;align-items:center;padding:8px;border-radius:8px;margin-left:8px;background-color:#ccc7ff;-webkit-box-align:center;color:#4800ab;cursor:pointer}.advanced-search svg{width:16px;height:16px;margin:0;stroke:#4800ab}.advanced-search .text{display:flex;overflow:hidden;width:170px;flex:1 1 0;margin-left:4px;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.advanced-search .search-trigger{width:20px;height:20px;border-radius:4px;background-color:#a2a0f4;color:#6f48c5;font-size:15px;line-height:18px;text-align:center}.search-dropdown{position:absolute;top:0;right:0;width:100%;min-width:350px;height:auto;max-height:550px;padding:2px 6px 6px;border-radius:8px;background:#fff;box-shadow:0 14px 25px #808a9d3d;color:#000}.search-dropdown input{height:calc(1.5em + 10px);padding:4px;border:none!important;box-shadow:none!important}.search-dropdown .search-block{z-index:1;top:0;padding:4px 0;background-color:#fff}.search-dropdown .search-block.border-bottom{border-bottom:1px solid #ced4da!important}.search-dropdown .close-icon{display:flex;width:16px;height:16px;align-items:center;justify-content:center;border-radius:8px;margin-right:8px;background-color:#cfd6e4;-webkit-box-align:center;-webkit-box-pack:center;color:#fff;cursor:pointer}.search-dropdown .close-icon svg{width:12px;height:12px}.search-dropdown .search-dropdown-inner{position:relative;max-height:500px;overflow-x:hidden;overflow-y:scroll}.search-dropdown .search-dropdown-inner .gradient-background{position:sticky;width:100%;height:100px;margin-top:-100px;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.search-dropdown .search-dropdown-inner .gradient-background.show{opacity:1}.search-dropdown .search-dropdown-inner .gradient-background.bottom{bottom:0;left:0;background-image:linear-gradient(to top,#fff 0%,transparent 100%)!important;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.search-dropdown .search-dropdown-inner .search-results{min-height:175px}.search-dropdown .search-dropdown-inner .search-results .category{padding:0 11px;color:gray;font-size:10px;line-height:13px;text-transform:uppercase}.search-dropdown .search-dropdown-inner .search-results .category.link{position:relative;z-index:1;color:#9061ff;font-size:12px;font-weight:400}.search-dropdown .search-dropdown-inner .search-results .category.link:hover{text-decoration:underline}.search-dropdown .search-dropdown-inner .search-results .no-results{min-height:175px;padding:10px;font-size:14px;font-weight:300;text-align:center}.search-dropdown .search-dropdown-inner .search-results .search-result{display:flex;min-height:36px;align-items:center;justify-content:space-between;padding:8px;border-radius:8px;cursor:pointer;margin-inline:2px}.search-dropdown .search-dropdown-inner .search-results .search-result:hover{background-color:#f8fafd}.search-dropdown .search-dropdown-inner .search-results .search-result:focus-visible{outline-color:#5e5cc1}.search-dropdown .search-dropdown-inner .search-results .search-result .coin-info{display:flex;align-items:center;-webkit-box-align:center;font-weight:500}.search-dropdown .search-dropdown-inner .search-results .search-result .coin-info .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-left:8px;color:#171924;font-size:14px;font-weight:600}.search-dropdown .search-dropdown-inner .search-results .search-result .coin-info .coin-item-symbol{position:relative;margin-left:7px;color:#808a9d;font-size:12px;font-weight:600;line-height:24px}.search-dropdown .search-dropdown-inner .search-results .search-result .coin-rank{min-width:50px;margin:0;color:#808a9d;font-size:12px;font-weight:500}.search-dropdown .search-dropdown-inner .search-results .news-search-result{display:flex;min-height:70px;align-items:center;padding:5px;border-radius:8px;cursor:pointer}.search-dropdown .search-dropdown-inner .search-results .news-search-result .news-info{display:flex}.search-dropdown .search-dropdown-inner .search-results .news-search-result .news-info .news-image{max-width:40%;max-height:100px;padding:2px;border:1px solid #ced4da;border-radius:8px}.search-dropdown .search-dropdown-inner .search-results .news-search-result .news-info .news-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;color:#000;font-size:13px;font-weight:500;-webkit-line-clamp:2;line-height:1.3}.search-dropdown .search-dropdown-inner .search-results .news-search-result .news-info .news-category{margin-top:5px;color:#c02b3f;font-size:10px;font-weight:400;line-height:1;text-transform:uppercase}.search-dropdown .search-dropdown-inner .search-results .news-search-result .news-info .date{margin-top:5px;color:#808a9d;font-size:10px;font-weight:400;line-height:1}.search-dropdown .search-dropdown-inner .search-results .news-search-result .news-info .date:before{padding:0 0 3px;margin:0 5px 0 0;content:"";float:left;font-family:"Font Awesome 6 Pro";font-weight:500;text-align:left}.search-dropdown .search-dropdown-inner .search-results .news-search-result:hover{background-color:#f8fafd}.search-dropdown .search-dropdown-inner .see-more-block{padding-bottom:4px;line-height:1}.search-dropdown .search-dropdown-inner .see-more-block a{z-index:0!important}.search-dropdown .search-dropdown-inner .news-search .see-more-block{padding-bottom:8px}.mobile-advanced-search{cursor:pointer}.mobile-search-dropdown{position:absolute;inset:67px 0 0;display:block!important;width:100%;height:0;max-height:calc(100vh - 100px);opacity:0;pointer-events:none;transition:height .2s ease}.mobile-search-dropdown input{font-size:16px}.mobile-search-dropdown.active{z-index:1;height:calc(100vh - 100px);opacity:1;pointer-events:all}.mobile-search-dropdown .search-dropdown-inner{max-height:100%;padding-bottom:7.5rem}a.simple-link{display:flex;width:100%;min-height:45px;align-items:center;justify-content:space-between;padding:12px!important;color:#29303b;cursor:pointer;font-size:14px;font-weight:500;line-height:16px}a.simple-link:hover{background:#eff2f5;color:#29303b}@media (min-width: 1240px){.right-side{display:flex;flex:1}}.right-side .nav-item .nav-link{font-size:12px}.right-side .nav-item .nav-link:hover{text-decoration:none}.right-side .nav-item .nav-link i{color:#bbb4ff;font-size:10px}.right-side .tippy-content{padding:0!important}.notification-bell{position:relative;display:flex!important;align-items:center;margin:0 10px;color:#c7cbe2;cursor:pointer}.notification-bell .number{position:absolute;top:-4px;right:-4px;display:flex;width:14px;height:14px;align-items:center;justify-content:center;border-radius:5px;background-color:#ff3d64;color:#fff;font-size:10px;font-weight:600;pointer-events:none}.notification-bell .number:before{position:absolute;inset:0 0 0 -3px;width:20px;height:20px;border-radius:8px;margin:auto;animation:pulse-me 1.7s linear infinite;background-color:#ff3d64;content:"";transform:scale(.4);transform-origin:center center}.notification-bell i{font-size:19px}#notification-bell,.coming-soon{display:flex}#notification-bell .image-div img,.coming-soon .image-div img{width:55px;border-radius:12px}#notification-bell .content-div,.coming-soon .content-div{display:flex;width:100%;flex-direction:column;justify-content:center;padding-left:10px;-webkit-box-pack:center}#notification-bell .content-div h6,.coming-soon .content-div h6{color:#606484;font-size:13px}#notification-bell .content-div p,.coming-soon .content-div p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;font-size:10px!important;font-weight:500;-webkit-line-clamp:3;line-height:11px;text-overflow:ellipsis}#notification-bell a div,.coming-soon a div{border-radius:16px}#notification-bell .notification-item:hover,.coming-soon .notification-item:hover{border-radius:16px;background-color:#e8e8e8}#notification-bell.notification-hover:hover,.coming-soon.notification-hover:hover{border-radius:16px;background-color:#f9f9f9}.coming-soon{padding-top:4px;padding-bottom:4px}.coming-soon:first-child{padding-top:0;padding-bottom:4px}.coming-soon:last-child{padding-top:4px;padding-bottom:0}.search-loader{position:absolute;z-index:1;height:calc(100% - 48px);backdrop-filter:blur(2px)}.search-loader .wrp{position:relative;top:50px}.search-loader span{font-size:14px}.btn-connect{display:flex;height:24px;align-items:center;justify-content:center;padding:4px 12px;border-radius:10px;margin-bottom:4px;background-color:#34d35e;box-shadow:#007e2c 2px 3px;color:#014819;cursor:pointer;font-size:13px;font-weight:900;text-transform:uppercase;transition:none;white-space:nowrap}.btn-connect:hover{color:#014819;opacity:.9}.btn-connect:active{box-shadow:none;transform:translate(2px) translateY(2px)}.top-menu{position:relative;z-index:2000;display:flex;height:38px;border-bottom:1px solid #6563c6;background:#5e5cc1;text-align:center}.top-menu ul.stats{overflow-x:auto;overflow-y:hidden;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}@supports selector(::-webkit-scrollbar){.top-menu ul.stats::-webkit-scrollbar{display:none}}.top-menu .header-content{position:relative;margin:auto}.top-menu .header-content .gas-title,.top-menu .header-content i{color:#c7cbe2}.top-menu .header-content ul{display:flex;align-items:center;padding:0;margin:0}.top-menu .header-content ul.links .currency-selection{color:#fff;transition:all 1s}.top-menu .header-content ul.links .currency-selection:hover{color:#d7d3ef}.top-menu .header-content ul.links li{padding:0 8px;border-left:1px solid #6563c6;margin-right:0;cursor:pointer}.top-menu .header-content ul.links li:not(:last-child) i{font-size:16px}.top-menu .header-content ul.links li:nth-child(1) i{font-size:11px!important}.top-menu .header-content ul li{display:inline-block;margin:0 15px 0 0;color:#c7cbe2;font-size:11px;list-style-type:none}.top-menu .header-content ul li .coming-soon h6{color:#606484;font-size:14px}.top-menu .header-content ul li .coming-soon p{font-size:10px!important;line-height:16px}.top-menu .header-content ul li span{color:#a49fdb;font-size:11px}.top-menu .header-content ul li:last-child{padding:0;border-left:none;margin-right:0}.top-menu .header-content ul li:last-child:hover{cursor:default}@media (min-width: 768px){.top-menu .languages{position:sticky;top:0}}.top-menu .currency-list-item .info{height:390px!important}.top-menu .currency-language-list-item{white-space:nowrap}.top-menu .currency-language-list-item .tippy-box{max-width:575px!important}.top-menu .currency-language-list-item .view-selector{display:flex!important;border-radius:14px;margin-bottom:5px}.top-menu .currency-language-list-item .view-selector .btn{width:50%;justify-content:center;padding:3px 5px!important;border-radius:11px}.top-menu .currency-language-list-item .view-selector .btn span{color:#814cff;font-size:11px!important}.top-menu .currency-language-list-item .view-selector .btn:hover span,.top-menu .currency-language-list-item .view-selector .btn.active span{color:#fff}@media (max-width: 768px){.top-menu .currency-language-list-item .tippy-box{max-width:350px!important}.top-menu .currency-language-list-item .category{margin-top:6px}.top-menu .currency-language-list-item .scroll{flex-direction:column!important}.top-menu .currency-language-list-item .languages,.top-menu .currency-language-list-item .currencies{max-height:338px}.top-menu .currency-language-list-item .languages{overflow:hidden}}.top-menu .gas-price{color:#000}.top-menu .gas-price a{transition:.2s}.top-menu .gas-price a:hover{opacity:.7;text-decoration:none!important}.top-menu .gas-price .label,.top-menu .gas-price .powered-by{color:#808a9d;font-size:13px;font-weight:600}.top-menu .gas-price .value{color:#000!important;font-size:14px;font-weight:700}.top-menu .gas-price .powered-by{border-radius:6px;background-color:#f8fafd;font-size:10px}@media (max-width: 425px){.top-menu .links li:nth-child(5){display:none}}.top-menu .theme-switcher:hover{color:#b6b3c9!important}.top-menu .tippy-content{padding:6px!important}.top-menu{position:sticky;z-index:2000;transition:top .3s ease-in-out}@media (min-width: 1239px){.top-menu{top:-100px!important}}.top-menu-promotional-bar{position:relative;z-index:2000;display:flex;height:100%;padding:0 15px;background:linear-gradient(100.72deg,#ffe714,#ff9e07);font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;text-align:center}.top-menu-promotional-bar.nav-up:not(.nav-active){top:0}.top-menu-promotional-bar .header-content{margin:0 auto}.top-menu-promotional-bar .content{padding:5px 0;color:#000;font-size:14px;font-weight:500;line-height:1.2}.top-menu-promotional-bar .content .link{color:#2f00b2;font-weight:700;text-decoration:underline}.top-menu-promotional-bar .content .link:hover{text-decoration:none}.top-menu{top:0}.top-menu.nav-up:not(.nav-active){top:-38px}@media (max-width: 1239px){.top-menu .links{display:none!important}}@media (min-width: 372px) and (max-width: 674px){.top-menu-promotional-bar{height:100%}.top-menu-promotional-bar.nav-up:not(.nav-active){top:0}.top-menu{top:0}}@media (min-width: 674px){.top-menu-promotional-bar{height:100%}.top-menu-promotional-bar.nav-up:not(.nav-active){top:0}.top-menu{top:0}}#dropdownMenuButton .main-flag{top:5px!important;margin-right:7.5px}.footer{position:relative;width:100%;padding-bottom:80px;background-color:#19202a;color:#a1a7b3;font-size:13px;line-height:18px}.footer .footer-logo img{max-width:120px;opacity:.6}.footer .footer-sections{width:100%;margin:0}@media (max-width: 767px){.footer .footer-sections .col-md-4{padding:0}}.footer__app-section{display:flex;justify-content:space-between;margin-bottom:24px}@media (max-width: 991px){.footer__app-section{justify-content:flex-start;gap:18px}}.footer__app-section-img{width:calc(50% - 9px);max-width:210px;border:2px solid #a1a7b3;border-radius:10px;filter:grayscale(1);transition:filter .3s ease-in-out}.footer__app-section-img img{width:100%}.footer__app-section-img:hover{filter:brightness(1.3)}.footer__col{margin-top:14px}.footer__title{display:block;margin-bottom:30px;color:#fff;font-size:14px;font-weight:600;letter-spacing:0;line-height:26px;text-transform:uppercase}.footer .footer-links{padding:40px 0 10px}.footer .footer-links h3{margin-bottom:30px;color:#fff;font-size:14px;font-weight:600;letter-spacing:0;line-height:26px;text-transform:uppercase}.footer .footer-links ul{padding:0}.footer .footer-links ul li{list-style-type:none}.footer .footer-links ul li a{display:block;padding:2px 0;color:#c4c3c3;font-size:13px;font-weight:200;line-height:18px;text-decoration:none}.footer .footer-links ul li a:hover,.footer .footer-links ul li a:hover .name{color:#fff!important}.footer .footer-links ul li a .name{color:#c4c3c3;font-weight:200;line-height:1}.footer .footer-links ul li a img{background-color:#dfd1ff}.footer .footer-links .footer-text{display:block;margin-top:15px}.footer .footer-links .footer-text p{color:#cdcdcd;font-size:12px;font-weight:400;line-height:14px}.footer .footer-links .contact-icons{display:flex;margin-top:60px}.footer .footer-links .contact-icons a{position:relative;display:flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:50px;margin-right:6px;margin-bottom:5px;background:#fff3;color:#fff;font-size:16px;opacity:.5;text-align:center}.footer .footer-links .contact-icons a i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 425px){.footer .footer-links .contact-icons a{margin-right:5px}}.footer .policy-links-section{display:flex;justify-content:space-between;padding-top:16px;padding-bottom:16px;border-top:1px solid #232a36;gap:12px}@media (min-width: 576px){.footer .policy-links-section{justify-content:flex-end}}.footer .policy-links-section .policy-link{color:#c4c3c3;font-size:9px;font-weight:200;line-height:18px;text-align:center}@media (min-width: 366px){.footer .policy-links-section .policy-link{font-size:11px}}@media (min-width: 420px){.footer .policy-links-section .policy-link{font-size:13px}}.footer .policy-links-section .policy-link:hover{color:#fff}.footer .branding{padding:25px 0;border-top:1px solid #222a36}.footer .branding .footer-logo img{max-width:120px}.footer .branding .price-disclosure{max-width:1065px;margin-left:auto;color:#868686;font-size:11px}.footer .branding p{padding:0;margin:0;color:#b8bdc5;font-size:12px;font-weight:400;line-height:15px}.footer .branding p a{color:#fff}.footer .footer-subscribe{display:none;margin-bottom:24px}.footer .footer-subscribe--mobile{display:block;width:100%;padding:0 12px}.footer .footer-subscribe--mobile .footer-subscribe__title{font-size:14px!important}@media (min-width: 992px){.footer .footer-subscribe{display:block}.footer .footer-subscribe--mobile{display:none}}.footer .footer-subscribe--mobile .footer-subscribe__button{width:100%}.footer .footer-subscribe__title{margin-bottom:24px;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase}.footer .footer-subscribe__button{width:200px;padding:16px 18px 16px 20px;border:1px solid rgba(255,255,255,.25);border-radius:16px;background-color:transparent;color:#c4c3c3;font-size:14px;font-weight:700;transition:background-color .2s ease-in-out}.footer .footer-subscribe__button:hover{background-color:#fff3}.footer .footer-subscribe__icon{font-size:12px}.footer-section{margin-bottom:0!important;background-color:#19202a}@media (min-width: 991px){.footer .footer-links .row{flex-wrap:nowrap!important}}@media (max-width: 1024px){.logo-spacing{padding-bottom:30px}}@media (max-width: 767px){.panel-title[aria-expanded=true]:after{content:""}.footer{padding-bottom:0!important}.footer hr{display:none}}.footer .container{max-width:1140px;margin-right:auto;margin-left:auto}@media (min-width: 1200px){.footer .container{max-width:1440px!important}}@media (min-width: 992px) and (max-width: 1199px){.footer .container{max-width:1140px!important}}@media (min-width: 768px) and (max-width: 991px){.footer .container{max-width:960px!important}}@media (min-width: 576px) and (max-width: 767px){.footer .container{max-width:720px!important}}.footer ul li{margin-top:0;margin-bottom:6px;color:#29303b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px}.footer .asset-logo{border:1px solid #2c004b;border-radius:50%;font-size:7px}.footer .asset-logo__16{width:16px;height:16px}.footer .asset-logo__18{width:18px;height:18px}.footer .asset-logo__24{width:24px;height:24px}.footer .asset-logo__32{width:32px;height:32px}.footer .asset-logo__48{width:48px;height:48px}.footer .asset-logo__96{width:96px;height:96px}.footer .asset-logo-default{width:24px;height:24px;border-radius:50%;background-color:#ccc7ff}.footer .opacity-60{opacity:.6}.sticky-bubble-wrp{position:fixed;z-index:2000;height:100%}.sticky-bubble-wrp .sticky-bubble{position:fixed;bottom:75px;left:0;padding:10px;animation:moving-offer 2s ease-in-out infinite alternate;cursor:pointer;transition:.3s}.sticky-bubble-wrp .sticky-bubble:hover{transform:scale(1.1)}.sticky-bubble-wrp .brand-deal{position:relative}.sticky-bubble-wrp .sale-icon{position:absolute;top:0;right:0;width:35px}@keyframes moving-offer{0%,to{transform:translateZ(0) rotate(0)}to{transform:translate3d(0,5px,0) rotate(3deg)}}.offer-popup-wrp{position:fixed;z-index:2000;display:none;height:100%;pointer-events:none;transition:.5s}.offer-popup-wrp .offer-popup{position:fixed;z-index:2000;bottom:73px;left:0;max-width:350px}.offer-popup-wrp .offer-popup .coupon-rating span{margin-right:6px}.offer-popup-wrp.active{display:block;pointer-events:all}.scroll-wrp{position:fixed;z-index:100;opacity:0;pointer-events:none;transition:.5s}.scroll-wrp.active{opacity:1;pointer-events:all}.scroll-wrp .scroll-btn{position:fixed;right:0;bottom:75px;margin:0 30px 20px 0}.scroll-wrp .scroll-btn span{display:flex;width:25px;min-width:inherit;height:25px;align-items:center;justify-content:center;border-color:#814cff;border-radius:25px;background-color:#814cff;color:#fff;cursor:pointer;font-size:inherit;line-height:initial;transition:.3s}.scroll-wrp .scroll-btn span:focus,.scroll-wrp .scroll-btn span:active{box-shadow:none!important;outline:0!important}.scroll-wrp .scroll-btn span:active{transform:scale(.9)}.subscribe-modal h2,.subscribe-modal h3,.subscribe-section h2,.subscribe-section h3{margin-bottom:0}.subscribe-modal label,.subscribe-section label{padding-left:5px;margin-bottom:0;font-size:13px}.subscribe-modal h5,.subscribe-section h5{color:gray}.subscribe-modal .subtitle,.subscribe-section .subtitle{font-size:14px;line-height:17px}.subscribe-modal .subtitle strong,.subscribe-section .subtitle strong{font-weight:700}.subscribe-modal .fa-lock,.subscribe-section .fa-lock{color:#a3a6b9}.subscribe-modal .thank-you-img,.subscribe-section .thank-you-img{width:20%}.subscribe-modal{top:100px!important}.subscribe-modal .close{display:flex;justify-content:flex-end}.subscribe-modal .modal-body{text-align:center}.subscribe-modal .modal-body h2,.subscribe-modal .modal-body h3{color:#5e5cc1}.subscribe-modal .modal-body h5{font-size:1em}.subscribe-modal .modal-body input:focus{border:1px solid #5e5cc1;box-shadow:none}.subscribe-modal .modal-body p{font-size:11px;line-height:13px}.subscribe-modal .modal-body p.discount-subtitle{font-size:13px;line-height:15px}.subscribe-modal .modal-body code{padding:15px 30px;border:1px dashed #fc5185;font-size:24px}.subscribe-modal .modal-body .submit-btn{border:1px solid #07bc8f;border-radius:10px;background-color:#07bc8f;color:#fff}.subscribe-modal .modal-body .submit-btn:hover{opacity:.9}.subscribe-section--featured{border:4px solid #b44afc;border-radius:8px}.modal-container{min-height:610px}.coupon-content{color:#000}.suggested-comparisons{border:1px solid #aeb6f3;border-radius:8px;background-color:#e7f0ff}.suggested-comparisons .image-block{position:relative;top:-30px;width:95px;border-radius:8px;background-color:#fac66a}.suggested-comparisons .image-block p{padding-bottom:8px!important;margin-bottom:0!important;font-size:13px!important;line-height:1.4!important}.suggested-comparisons .image-block-wrapper{align-self:stretch}.suggested-comparisons .img-block-yt-container{height:120px}.suggested-comparisons .text-block p{font-size:16px!important}.suggested-comparisons .did-you-know-container{gap:10px}.suggested-comparisons p{font-size:14px;line-height:1.5!important}.suggested-comparisons h4,.suggested-comparisons .comparison-suggestion-title{color:#013b8c;font-size:24px;font-weight:600;line-height:1.1}.suggested-comparisons .button__big{min-width:unset}.suggested-comparisons .button.visit-site-button{width:auto!important;line-height:18px}@media (max-width: 1024px){.suggested-comparisons .image-block-wrapper{position:absolute;width:100px}.suggested-comparisons .image-block-wrapper .image-block{width:unset;min-width:50px;padding:0 3px}.suggested-comparisons .image-block-wrapper .image-block p{font-size:11px!important}.suggested-comparisons .text-block{padding-left:115px}}@media (max-width: 768px){.suggested-comparisons .image-block-wrapper{width:70px}.suggested-comparisons .text-block{padding-left:85px;text-align:left}}@media (max-width: 425px){.suggested-comparisons .image-block-wrapper{width:65px}.suggested-comparisons .text-block{padding-left:75px}}.embed-container{display:flex;width:100%;justify-content:center;margin:48px 0}.embed-container .embed{position:relative;width:100%;padding:12px 24px;border-radius:8px;background:#e7f0ff}@media (min-width: 768px){.embed-container .embed{width:90%;padding:12px 48px 36px}}.embed-container .embed__bookmark{position:absolute;top:-24px;left:0;width:75px;height:110px;padding:4px;border-radius:8px;background:#fac66a}@media (min-width: 768px){.embed-container .embed__bookmark{left:16px}}.embed-container .embed__bookmark .embed__bookmark-img{width:100%;border:none;margin:0}.embed-container .embed__bookmark .embed__bookmark-text{color:#404040;font-size:11px;font-weight:600;line-height:16px;text-align:center}.embed-container .embed__text{margin-bottom:32px;margin-left:60px}.embed-container .embed__text .embed__title{margin-bottom:8px;color:#013b8c;font-size:24px;font-weight:600;line-height:28px}.embed-container .embed__text .embed__subtitle{color:#404040;font-size:14px;font-weight:300;line-height:18px}.embed-container .embed__img{width:100%;padding:0!important;border:2px solid #a436f0!important;border-radius:16px;margin:16px 0 0!important;aspect-ratio:16/9}.embed-container .embed__button-container{display:flex;justify-content:center}.embed-container .embed__button-container .embed__button{height:44px;padding:0 32px;border-radius:10px;font-family:Gabarito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:800;text-transform:uppercase;transition:background-color .2s;white-space:nowrap;border:1px solid #34d35e;background-color:#34d35e;box-shadow:3px 4px #007e2c;color:#014819}@media (max-width: 345px){.embed-container .embed__button-container .embed__button{font-size:14px}}.embed-container .embed__button-container .embed__button:hover{text-decoration:none}.embed-container .embed__button-container .embed__button:active{box-shadow:none;transform:translate(2px) translateY(2px)}.embed-container .embed__button-container .embed__button:focus,.embed-container .embed__button-container .embed__button:focus-visible{outline:none}.embed-container .embed__button-container .embed__button.is-disabled{border:1px solid rgba(221,219,221,.32);background-color:#a7a6a6;box-shadow:3px 4px #a7a6a6;color:#596271}.embed-container .embed__button-container .embed__button.is-disabled:hover{border:1px solid rgba(221,219,221,.32);background-color:#a7a6a6;cursor:no-drop}.embed-container .embed__button-container .embed__button.is-disabled:active{box-shadow:3px 4px #a7a6a6;transform:translate(0) translateY(0)}.embed-container .embed__button-container .embed__button:hover{border:1px solid #44dc6c;background-color:#44dc6c}.embed-container .embed__button-container .embed__button{display:flex;align-items:center;justify-content:center;margin:16px 0}.tippy-box[data-theme~=tip-dropdown]{border-radius:20px!important;background-color:#fff;box-shadow:0 1px 2px #808a9d1f,0 8px 32px #808a9d3d;color:#000}.tippy-box[data-theme~=tip-dropdown] .tippy-content{padding:5px}.tippy-box[data-theme~=tip-dropdown] ul{padding:0;margin:0 auto!important;list-style:none;text-align:left}.tippy-box[data-theme~=tip-dropdown] ul.dd-links a{flex-grow:1;padding:10px;border-radius:14px;color:unset}.tippy-box[data-theme~=tip-dropdown] ul.dd-links a:hover{background-color:#f8fafd}.tippy-box[data-theme~=tip-dropdown] ul.dd-links li{display:flex;padding:0;border-radius:14px;font-size:14px}.tippy-box[data-theme~=tip-dropdown] ul.dd-links li:hover{background-color:transparent}.tippy-box[data-theme~=tip-dropdown] ul li{padding:10px;margin:0;cursor:pointer;font-weight:600!important}.tippy-box[data-theme~=tip-dropdown] ul li:hover{background-color:#f8fafd}.tippy-box[data-theme~=tip-dropdown][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=tip-dropdown][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=tip-info]{border-radius:14px;margin:0;background-color:#fff;box-shadow:0 1px 2px #838ea21f,0 8px 32px #838ea23d;line-height:1.5}.tippy-box[data-theme~=tip-info] .tippy-content{padding:5px}.tippy-box[data-theme~=tip-info] p{color:#58667e;font-size:12px!important}.tippy-box[data-theme~=tip-info] .info{width:300px;padding:10px;font-weight:500;text-align:left;white-space:normal}.tippy-box[data-theme~=tip-info] .info .verified-title p{color:#000;font-size:14px!important;font-weight:600;line-height:1.5}.tippy-box[data-theme~=tip-info] .menu{min-width:300px;padding:10px;font-weight:500;text-align:left}.tippy-box[data-theme~=tip-info] a{font-size:12px}.tippy-box[data-theme~=tip-info][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=tip-info][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=tip-requirements]{border-radius:20px!important;background-color:#fff;box-shadow:0 1px 2px #808a9d1f,0 8px 32px #808a9d3d}.tippy-box[data-theme~=tip-requirements] .tippy-content{padding:10px 9px 10px 18px}.tippy-box[data-theme~=tip-requirements] ul{padding:0;margin:0 auto!important;text-align:left}.tippy-box[data-theme~=tip-requirements] ul li{margin:0;color:#000;font-size:12px;font-weight:600!important}.tippy-arrow:before{color:#fff}#gas-price .view-selector{border-radius:14px}#gas-price .view-selector .btn{width:33%;justify-content:center;padding:3px 5px!important;border-radius:11px}#gas-price .view-selector .btn span{color:#814cff;font-size:11px!important}#gas-price .view-selector .btn:hover span,#gas-price .view-selector .btn.active span{color:#fff}.dark-theme .tippy-box[data-theme~=tip-info]{border:1px solid #7742a3;box-shadow:none}.dark-theme .tippy-box[data-theme~=tip-dropdown] ul.dd-links a:hover{background-color:#6f2a9d}.countdown-container{position:fixed;z-index:200;right:0;bottom:0;left:0;display:block;overflow:hidden;padding:6px 0 6px 6px;background-color:#000;box-shadow:5px 5px 20px #00000073;color:#fff}.countdown-container.cookie-bar-enabled{bottom:20px}@media (max-width: 720px){.countdown-container.cookie-bar-enabled{bottom:30px}}.countdown-container.hidden{display:none}.countdown-container.learnoverse-countdown{background-color:#0d67fe}.countdown-container #hide-countdown{position:absolute;z-index:300;top:0;left:5px;padding:0;background-color:transparent;color:#fff6;font-size:12px}.countdown-container a{text-decoration:none}.countdown-container h3{margin-bottom:0;color:#fff!important;font-weight:700;letter-spacing:1px;text-transform:uppercase}.countdown-container h3 strong{font-weight:700}.countdown-container h4,.countdown-container .h4{margin-bottom:3px;color:#fff!important;font-size:16px!important;font-weight:400}.countdown-container h4 strong,.countdown-container .h4 strong{display:block;font-size:20px;font-weight:700}.countdown-container h5{display:inline-block;border:0;margin-bottom:3px;color:#fff;font-size:18px;vertical-align:middle}.countdown-container p{margin:0;color:#fff;font-size:14px;font-weight:400;line-height:1.125rem;text-decoration:none}.countdown-container p:hover{color:#fff}.countdown-container .btn.btn-primary{display:inline-block;width:210px;padding:10px 25px;border:0;border-radius:3px;margin-left:15px;background-color:#ffc431;color:#000;cursor:pointer;font-size:19px;font-weight:600;vertical-align:middle}.countdown-container .btn.btn-primary:hover{opacity:.9}.countdown-container .btn.btn-learnoverse{display:inline-block;width:250px;padding:10px 25px;border:0;border-radius:3px;margin-left:15px;background-color:#ff31b8;color:#fff;cursor:pointer;font-size:19px;font-weight:600;vertical-align:middle}.countdown-container .btn.btn-learnoverse:hover{opacity:.9}.countdown-container .large-countdown{display:inline-block;border:0;vertical-align:middle}.countdown-container .large-countdown .countdown{position:relative;padding:0 12px;margin:0 0 5px;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:30px;font-weight:200;line-height:3.125rem;text-align:center;text-transform:uppercase}.countdown-container .large-countdown .countdown:before,.countdown-container .large-countdown .countdown:after{position:absolute;top:50%;border-top:10px solid transparent;border-bottom:10px solid transparent;content:" ";transform:translateY(-50%)}.countdown-container .large-countdown .countdown:before{left:0;border-left:10px solid #fff}.countdown-container .large-countdown .countdown:after{right:0;border-right:10px solid #fff}.countdown-container .large-countdown .countdown .time-amount{position:relative;display:inline-block;min-width:60px;padding-bottom:10px;font-size:27px;font-weight:700;text-align:center}.countdown-container .large-countdown .countdown .time-amount span.time-value{position:absolute;bottom:0;left:0;width:100%;font-size:10px;font-weight:400;letter-spacing:1px;line-height:12px}.countdown-container .text-block,.countdown-container button{display:inline-block;border:0;vertical-align:middle}.countdown-container .text-block img,.countdown-container button img{width:unset;max-width:90%;max-height:59px}@media (min-width: 1240px){#hide-countdown{display:none}}@media (max-width: 1199px){.countdown-container .large-countdown .countdown{padding:0 20px;font-size:35px;line-height:40px}.countdown-container .large-countdown .countdown .time-amount{min-width:60px;font-size:30px}.countdown-container a.btn.btn-primary,.countdown-container a.btn.btn-learnoverse{padding:10px 15px;font-size:16px}}@media (max-width: 992px){.countdown-container .text-block,.countdown-container .large-countdown,.countdown-container .btn.btn-primary,.countdown-container .btn.btn-learnoverse{display:block;text-align:center}.countdown-container .large-countdown .countdown{padding:0 20px;font-size:14px;line-height:30px!important}.countdown-container .large-countdown .countdown .time-amount{min-width:55px;font-size:26px}.countdown-container a.btn.btn-primary,.countdown-container a.btn.btn-learnoverse{min-width:185px!important;max-width:185px;padding:10px 15px;margin:0 auto;font-size:17px}}@media (max-width: 835px){.countdown-container a.btn.btn-primary,.countdown-container a.btn.btn-learnoverse{min-width:170px!important;max-width:170px}}@media (max-width: 768px){.countdown-container .countdown{margin:0 0 8px!important;line-height:32px!important}.countdown-container h4,.countdown-container .h4{padding:0 8px!important;font-size:14px!important}}td.countdown-offset,th.countdown-offset{bottom:0}.container{max-width:1140px;margin-right:auto;margin-left:auto}@media (min-width: 1200px){.quest-content-wrapper .container{max-width:1200px!important}.container{max-width:1440px!important}}@media (min-width: 992px) and (max-width: 1199px){.container-lg,.container-md,.container-sm,.container{max-width:1140px!important}}@media (min-width: 768px) and (max-width: 991px){.container-md,.container-sm,.container{max-width:960px!important}}@media (min-width: 576px) and (max-width: 767px){.container-sm,.container{max-width:720px!important}}html{-webkit-font-smoothing:antialiased;scroll-behavior:smooth;scrollbar-color:#814cff #fff}html ::selection{background:#814cff;color:#fff}html ::-moz-selection{background:#814cff;color:#fff}@media not all and (min-resolution: .001dpcm){html ::selection{background-color:#814cffe6!important}}::-webkit-scrollbar{width:17px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{border:5px solid #fff;border-radius:20px;background-color:#814cff}body{margin:0;background-color:#fff;color:#606484;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;font-weight:300;line-height:1.7;text-align:left}body:not(.lang-en-us) .navbar-nav .nav-link{font-size:14px!important}body:not(.lang-en-us) .tracker-stats h3{word-break:break-all}@media (min-width: 1240px) and (max-width: 1284px){body:not(.lang-en-us) .navbar-dark .navbar-nav .nav-link{padding-right:6px!important;padding-left:6px!important;font-size:14px!important}}@media (min-width: 1400px){body:not(.lang-en-us) .navbar-dark .navbar-nav .nav-link{padding-right:10px!important;padding-left:10px!important}}.grecaptcha-badge{visibility:hidden!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:24px;clear:both;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600;line-height:1.1}h1,.h1{font-size:32px;font-weight:600}h2,.h2{font-size:30px}h3,.h3{font-size:26px}h4,.h4{font-size:22px}h5,.h5{font-size:20px}h6,.h6{font-size:16px}h6 .subtitle,.h6 .subtitle{margin-bottom:0;color:#858585;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:19px;font-weight:600;letter-spacing:0;text-transform:none}p{margin:0 0 .6em;font-size:13px}p:empty{margin-bottom:0}a{color:#814cff;transition:color .15s ease-in-out}a:hover{color:#6f48c5;text-decoration:none}ul li{margin-top:0;margin-bottom:6px;color:#29303b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px}strong{font-weight:700}.flex-1{flex:1}.fw-600{font-weight:600}img.lazyload:not([src]){width:0;visibility:hidden}.page{background:linear-gradient(#f8f7fb,#fff0 250px)}.button{display:inline-block;border-radius:12px;margin:0 auto;color:#fff;cursor:pointer;font-style:normal;font-weight:700;text-align:center;transition:.15s ease-in-out}.button__big{min-width:288px;padding:15px 25px;font-size:20px;line-height:23px}.button__small{padding:15px 25px;font-size:16px;line-height:23px}.button--red{border:1px solid #ff3d64;background-color:#ff3d64}.button--red:hover{border:1px solid #da0b58;background-color:#da0b58;color:#fff}.button--purple{border:1px solid #814cff;background-color:#814cff}.button--purple:hover{border:1px solid #6f48c5;background-color:#6f48c5;color:#fff}.button--purple:disabled{background-color:#9061ff;cursor:not-allowed}.button--green{border:1px solid #03ba8b;background-color:#04b88a}.button--green:hover{border:1px solid #02a279;background-color:#02a279;color:#fff}.button__reverse{border:2px solid #814cff;background:transparent;color:#814cff;line-height:21px}.button__reverse:hover{border:2px solid #814cff;background-color:#814cff}.see-more{max-width:100%;border:0;background:none;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;text-decoration:underline}.see-more:hover{color:#000;opacity:.8;text-decoration:underline}.asset-logo{border:1px solid #fff;aspect-ratio:1;background-color:#fff;outline:1px solid #ced4da;border-radius:50%;font-size:7px}body.dark-theme .asset-logo{border-color:#2c004b;background-color:#dbd0f1}.asset-logo__16{width:16px;height:16px}.asset-logo__18{width:18px;height:18px}.asset-logo__24{width:24px;height:24px}.asset-logo__32{width:32px;height:32px}.asset-logo__48{width:48px;height:48px}.asset-logo__96{width:96px;height:96px}.asset-logo-default{width:24px;height:24px;border-radius:50%;background-color:#ccc7ff}.h2-small,.h3-small{color:#000;font-size:20px!important;font-weight:600;line-height:1.1}.stats-value-up,.stats-value-down{color:#17c783!important;font-weight:600!important}.stats-value-up i,.stats-value-down i{color:#17c783!important}.stats-value-down,.stats-value-down i{color:#ff3d64!important}.cursor-pointer{cursor:pointer}.content h1{font-size:28px}.content h2{margin-top:46px;margin-bottom:10px}.content h3{font-size:22px}.content ul{margin:20px 0}.content ul li{color:#606484;font-size:16px;font-weight:300}.content p{font-size:16px}.content p strong{font-weight:700}.content .description h2,.content .description h3{margin-top:16px;margin-bottom:16px}.content .description h2{font-size:26px}.content .description strong{font-weight:700}.name{margin:0 0 0 5px;color:#171924;font-weight:600;line-height:16px}.coin-item-symbol{margin:0 0 0 5px;color:#808a9d;font-weight:600;line-height:16px}.form-control{border:1px solid #ced4da;border-radius:8px;font-size:14px}.form-control:focus{border:1px solid #ced4da;box-shadow:none}.search-field img,.filter-field img{position:absolute;width:20px;height:20px;line-height:2.375rem;pointer-events:none}.search-field select,.filter-field select{appearance:none}.search-field i.fa-solid,.filter-field i.fa-solid{position:absolute;right:20px;font-size:10px}.information-section p,.pagination-section p{font-size:14px}.stats-card{border-radius:8px;box-shadow:#7e587614 0 0 5px,#7534771f 0 1px 5px;font-size:14px;transition:.3s}.stats-card:hover{box-shadow:0 0 6px #6f48c580}.stats-card a .name{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:2px;transition:.3s}.stats-card a:hover .name{text-decoration:underline;text-decoration-color:#6f48c5!important;text-underline-offset:2px!important;transition:.3s}.stats-card .tippy-info{color:#808a9d;font-size:14px}.stats-card .coin-info{max-width:80%}.stats-card .icon{font-size:20px}.stats-card .one-line-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:8px}.stats-card .title{color:#000;font-size:16px;font-weight:700}.stats-card .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:8px;font-size:12px;font-weight:700;line-height:14px}.stats-card .coin-rank,.stats-card .coin-item-symbol,.stats-card .stat{color:#808a9d;font-size:12px;font-weight:500}.stats-card .more{color:#6f48c5;cursor:pointer;font-size:12px;font-weight:600}.stats-card .more:hover{text-decoration:underline}.stats-card .stats-value-up,.stats-card .stats-value-down{font-size:12px}.bold-accent{color:#814cff}.btn-buy,.btn-buy--big{padding:5px 10px;border-radius:8px;background-color:#18b076;color:#fff!important;font-size:14px;font-weight:600;transition:opacity .15s ease-in-out}.btn-buy i,.btn-buy--big i{padding-left:6px;margin-top:2px;font-size:12px}.btn-buy:focus,.btn-buy--big:focus{box-shadow:none}.btn-buy:hover,.btn-buy--big:hover{opacity:.9}.btn-buy--big{padding:10px 27px;font-size:16px}.price-heading{display:flex;align-items:center;margin-bottom:4px;color:#58667e;font-size:12px;font-weight:500;line-height:18px}.price-heading i{color:#808a9d;font-size:14px}a.price-value:hover{color:#000;opacity:.8}.price-value{margin-right:16px;color:#000;font-size:32px;font-weight:700;line-height:42px}.price-value-up,.price-value-down{padding:5px 10px;border-radius:8px;color:#17c783;font-size:14px;font-weight:600;white-space:nowrap}.price-value-down{color:#ff3d64}.alternate-prices{margin-bottom:0;color:#58667e;font-size:14px;font-weight:400}.slider-section .low,.slider-section .high{color:#58667e;font-size:12px;font-weight:400;line-height:18px}.slider-section .low .price,.slider-section .high .price{color:#000;font-weight:600;line-height:22px}.slider-section .dropdown:after{position:relative;bottom:1px;margin-left:2px;content:"";font-family:"Font Awesome 6 Pro";font-size:8px;font-weight:600}.slider-section .slider{width:100%;max-width:170px}.slider-section .slider .slider-bg{position:relative;display:inline-block;height:6px;border-radius:4px;background:#eff2f5;line-height:5}.slider-section .slider .slider-bg .slider-value{position:absolute;top:0;left:0;display:inherit;width:0;height:100%;border-radius:inherit;background-color:#814cff;border-bottom-right-radius:0;border-top-right-radius:0;color:#814cff;transition:width 3s ease-in-out 0s}.slider-section .slider .slider-bg .slider-value:after{position:absolute;top:0;right:0;color:#814cff;content:"";font-family:"Font Awesome 6 Pro";font-size:16px;font-weight:600;transform:translate(5px,-37%)}.links ul li{margin:0}.link-button{display:flex;align-items:center;padding:6px 11px;border-radius:8px;margin:0 4px 4px 0;background-color:#eff2f5;color:#000;font-size:12px;font-weight:600;line-height:18px}.link-button:hover{background-color:#808a9d;color:#fff;cursor:pointer;transition:background-color .3s}.link-button:hover .external-link{color:#fff}.link-button .button-name{margin:0 6px}.stats-section{flex:0 0 70%}.card-shadow{box-shadow:#7e587614 0 0 5px,#7534771f 0 1px 5px!important;transition:.2s}.card-shadow:hover{box-shadow:0 0 6px #6f48c580!important}.content-description a{display:inline;padding-bottom:2px;background:linear-gradient(to bottom,#814cff 0% 98%);background-position:left 100%;background-repeat:no-repeat;background-size:0 2px;cursor:pointer;font-weight:700;text-decoration:none;transition:all .35s linear}.content-description a:hover{background-size:100% 2px}.stats-container{border-top:1px solid #eff2f5}.stats-block{border-right:1px solid #eff2f5;font-size:12px}.stats-block .stats-label{color:#58667e;font-weight:500;line-height:18px}.stats-block i{color:#808a9d;font-size:14px}.stats-block i.verified-badge{color:#814cff}.stats-block i.self-reported-warning-badge{color:#ff421f}.stats-block .stats-value{color:#000;font-weight:600;line-height:22px}.router a{border-radius:6px;color:#000;font-size:15px;font-weight:600}.router a:hover{background-color:#eff2f5}.router .active{background-color:#814cff;color:#fff}.router .active:hover{background-color:#6f48c5}.router .title{color:#000;font-size:24px;font-weight:600}@media (max-width: 1440px){.game-active .router{padding-right:15px!important;padding-left:15px!important;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}@supports selector(::-webkit-scrollbar){.game-active .router::-webkit-scrollbar{display:none}}.game-active .router a{font-size:14px;line-height:16px;text-align:center}.game-active .router a:last-child{margin:0!important}}@media (max-width: 1200px){.game-active .links-section,.game-active .stats-section,.game-active .name-section,.game-active .price-section{flex:100%!important}.game-active .stats-block:nth-child(2){border:0}}@media (max-width: 678px){.links-section,.stats-section,.name-section,.price-section{flex:100%!important}.router{padding-right:15px!important;padding-left:15px!important;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}@supports selector(::-webkit-scrollbar){.router::-webkit-scrollbar{display:none}}.router a{font-size:14px;line-height:16px;text-align:center}.router a:last-child{margin:0!important}.stats-block:nth-child(2){border:0}}.stats-header h1{font-size:28px}.stats-header p,.stats-header strong,.stats-header span{font-size:14px}.read-more-less{background:none!important;color:#58667e!important;cursor:pointer;font-weight:300;text-decoration:underline!important;transition:none!important}.read-more-less:hover{opacity:.8;text-decoration:underline!important}.steps h4.title span{color:#9884fc}.steps .emph{color:#ff3d64}.placeholder-loading{position:relative;overflow:hidden;border-radius:3px;background-color:#ccc}.placeholder-loading:after{position:absolute;top:0;left:-100px;width:100px;height:100%;animation:reflect 1.8s ease-out infinite;background:linear-gradient(to right,transparent,rgba(224,224,224,.45),transparent);content:""}@keyframes reflect{to{left:calc(100% + 100px)}}.invalid-feedback{display:block!important}.social-icons svg,.i-background svg,.contact-icon svg{width:16px;height:16px;fill:#fff}.get-coupon-code{position:relative;background-color:#a0ecbfcc}.get-coupon-code:before{position:absolute;border:2px dashed #02bb8c;content:"";inset:0 1px}.get-coupon-code:hover{background-color:#02bb8c}.get-coupon-code:hover .btn-coupon-code{color:#fff}.get-coupon-code:focus-visible{outline:none}.get-coupon-code .btn-coupon-code{position:relative;padding:15px;border:0;background:transparent;color:#1b715b;font-size:18px;font-weight:600;text-transform:uppercase}.get-coupon-code .btn-coupon-code.btn,.get-coupon-code .btn-coupon-code.btn-primary{width:100%}.get-coupon-code .btn-coupon-code.btn:focus,.get-coupon-code .btn-coupon-code.btn:not(.disabled):active,.get-coupon-code .btn-coupon-code.btn-primary:focus,.get-coupon-code .btn-coupon-code.btn-primary:not(.disabled):active{box-shadow:none}.get-coupon-code .btn-coupon-code.btn:active,.get-coupon-code .btn-coupon-code.btn-primary:active{background:transparent;color:#1b715b}.coupon-wrapper .coupons-link{width:200px;max-width:100%;border:0;background:none;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;text-decoration:underline}.coupon-wrapper .star-rating{display:flex;background:none}.coupon-wrapper .star-rating .stars-container{position:relative;display:inline-block;font-size:16px}.coupon-wrapper .star-rating .stars-container .stars-active{position:absolute;top:0;left:0;overflow:hidden;color:#f5af19;white-space:nowrap}.coupon-wrapper .star-rating .stars-container .stars-inactive{color:#eee;white-space:nowrap}.coupon-wrapper .provider-logo{display:block;width:220px;margin:0 auto}.coupon-wrapper .coupon-card{position:relative;padding:25px;border:4px dashed #02bb8c;border-radius:12px;margin-bottom:0;background-color:#f9fef8;box-shadow:none}.coupon-wrapper .coupon-card .coupon-badges{display:inline-block}.coupon-wrapper .coupon-card .coupon-badges .badge-verified{margin-right:10px;color:#02bb8c;font-size:14px}.coupon-wrapper .coupon-card .coupon-content h2{margin-top:0;margin-bottom:0;font-size:40px;font-weight:600;text-transform:uppercase}.coupon-wrapper .coupon-card .coupon-content h5,.coupon-wrapper .coupon-card .coupon-content .small-title{color:#000;font-size:24px;font-weight:600;line-height:26px}.coupon-wrapper .coupon-card .coupon-rating{display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:400}@media (min-width: 768px){.coupon-wrapper .coupon-card .coupon-rating{align-items:flex-start}}.coupon-wrapper .coupon-card .coupon-rating .rating{font-size:13px;text-transform:uppercase}.coupon-wrapper .coupon-card .coupon-rating span.score{margin-right:0;margin-left:4px;color:#29303b}.coupon-wrapper .coupon-card .coupon-rating .stars-container{margin-top:4px;font-size:20px}.coupon-wrapper .coupon-card .get-coupon-code{position:relative;width:100%;max-width:300px;border-radius:12px;background-color:#f9fef8}.coupon-wrapper .coupon-card .get-coupon-code:before{position:absolute;inset:0 0 1px;border:2px dashed #02bb8c;border-radius:12px;content:""}.coupon-wrapper .coupon-card .get-coupon-code .btn-coupon-code{position:relative;display:block;width:100%;max-width:300px;padding:10px 20px;border:0;border-radius:12px;background:#02bb8c;clip-path:polygon(0 0,90% 0%,100% 100%,0% 100%);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;text-transform:uppercase;transition:clip-path .15s ease-in-out}@media (min-width: 768px){.coupon-wrapper .coupon-card .get-coupon-code .btn-coupon-code{max-width:unset}}.coupon-wrapper .coupon-card .get-coupon-code .btn-coupon-code:before{position:absolute;top:0;right:0;bottom:0;display:block;width:15%;min-width:30px;max-width:50px;border-radius:12px;background:#018966!important;clip-path:polygon(60% 0,0 30%,100% 100%);content:""}.coupon-wrapper .coupon-card .get-coupon-code .btn-coupon-code:hover{clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%)}.coupon-wrapper .coupon-card .get-coupon-code .btn-coupon-code:hover:before{display:none}.coupon-wrapper .coupon-card .provider-big-logo{display:block;width:180px;margin:0 auto}.coupon-wrapper .coupon-card .all-coupons-link{color:#000;font-weight:400;text-decoration:underline;transition:.2s ease-in-out}.coupon-wrapper .coupon-card .all-coupons-link:hover{opacity:.7}.coupon-wrapper .coupon-card.coupon-card-small .coupon-content h2{font-size:32px}.coupon-wrapper .coupon-card.coupon-card-small .coupon-content h5{font-size:18px}.coupon-wrapper .coupon-card.coupon-card-small .coupon-stats .coupon-rating span{margin-right:4px;font-size:14px}.coupon-wrapper .coupon-card.coupon-card-small .coupon-stats .coupon-rating .score{margin-top:0;margin-right:2px;font-size:14px}.coupon-wrapper .coupon-card.coupon-card-small .coupon-stats .coupon-rating .stars-container{margin-top:0}@media (max-width: 767px){.coupon-wrapper .provider-logo{width:180px!important}}.review-featured-coupon .coupon-card{border:none;margin-bottom:25px;background-color:#fff;box-shadow:0 2px 8px #00000026}.review-featured-coupon .coupon-card .coupon-bottom .get-coupon-code:before{right:unset;left:unset;width:100%;max-width:300px}.review-featured-coupon .coupon-card .provider-big-logo{width:220px;max-width:100%;border:none!important}.review-featured-coupon .coupon-card .coupon-stats .coupon-expires,.review-featured-coupon .coupon-card .coupon-stats .coupon-used{display:inline-block;margin-right:15px;color:#858585;font-size:13px;vertical-align:middle}.review-featured-coupon .coupon-card .coupon-stats .coupons-left{display:inline-block;color:#e9385a;font-size:13px;vertical-align:middle}.review-featured-coupon .coupon-card .coupon-badges .badge-exclusive{padding:2px 8px;background:#e9385a;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase}@media (max-width: 767px){.review-featured-coupon .coupon-card .coupon-center{text-align:center}}.review-featured-coupon .coupon-card .coupon-content h2{margin-bottom:8px;line-height:32px}.review-featured-coupon .coupon-card .coupon-content p{margin:15px 0 25px;color:#858585;font-size:14px;line-height:22px}.review-featured-coupon .coupon-card .coupon-rating{line-height:23px}.review-featured-coupon .coupon-card .coupon-rating span{display:inline-block;font-size:13px;text-transform:uppercase}.review-featured-coupon .coupon-card .coupon-rating span.score{margin:2px 6px 0 0;font-size:24px;font-weight:400}.review-featured-coupon .coupon-card .coupon-rating .stars-container{margin-top:4px;font-size:20px}.article-and-content-card{border-radius:12px}.article-and-content-card:hover{background-color:#f8fafd}.article-and-content-card img{width:100%;border-top-left-radius:12px;border-top-right-radius:12px}.article-and-content-card .card-title{font-weight:800;line-height:22px}.article-and-content-card .card-title a{color:#000;font-size:18px;line-height:25px}.article-and-content-card .card-title a:hover{color:#000;text-decoration:underline}.article-and-content-card .card-title .card-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.article-and-content-card .card-title .card-subtitle{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-top:8px;font-size:14px;font-weight:400;line-height:20px}.article-and-content-card .card-content{overflow:hidden}.article-and-content-card .card-category{color:#ed1148;cursor:pointer;font-size:14px;font-weight:400}.article-and-content-card .card-category:hover{text-decoration:underline}.article-and-content-card .card-date{color:#999;font-size:11px;line-height:8px}.article-and-content-card .card-date:before{margin-right:3px;content:"";float:left;font-family:"Font Awesome 6 Pro";font-weight:500}.article-and-content-card .advertise-on-bitdegree{color:#999;font-size:11px}.article-and-content-card .advertise-on-bitdegree i{padding-right:2px}@media (max-width: 575px){.article-and-content-card{height:unset;max-height:485px}}@media ((min-width: 576px) and (max-width: 768px)){.article-and-content-card{height:365px}}@media (min-width: 768px){.article-and-content-card{height:410px}.article-and-content-card.small-card{height:330px}}.comparison-vs-block .card:not(.provider-container){border-radius:12px!important}.comparison-vs-block .vs-title{display:flex;flex:1;flex-direction:column;justify-content:center;line-height:24px}.comparison-vs-block .vs-logo{width:100%;max-width:180px;max-height:40px}.comparison-vs-block .first-provider-container .vs-title,.comparison-vs-block .second-provider-container .vs-title{overflow-wrap:normal}.comparison-vs-block .card .card-body .btn-compare{min-width:unset}@media (min-width: 768px) and (max-width: 992px){.comparison-vs-block .review-ratings .main-reviews-rating .vs-score.score{font-size:30px}.comparison-vs-block .review-ratings .main-reviews-evaluation .empty-stars:before,.comparison-vs-block .review-ratings .main-reviews-evaluation .full-stars:before{font-size:14px}}.comparison-vs-block .first-provider-container{border-radius:12px 0 0!important}.comparison-vs-block .second-provider-container{border-radius:0 12px 0 0!important}.comparison-vs-block .btn-compare{border-radius:0 0 12px 12px!important}.comparison-vs-block .card div strong{font-size:16px}.inactive-chart-image{border:1px solid #e3e8f3}.highcharts-price-chart,.highcharts-market-cap-chart,.highcharts-candlestick-chart,.highcharts-socials-chart,.highcharts-volume-chart,.highcharts-market-cap-volume-chart,.highcharts-ethereum-gas-prices-chart,.highcharts-gas-prices-chart,.highcharts-dominance-chart,.highcharts-fear-greed-line-chart{border-radius:6px;overflow-x:scroll;overflow-y:hidden}.highcharts-price-chart:fullscreen .not-fullscreen,.highcharts-market-cap-chart:fullscreen .not-fullscreen,.highcharts-candlestick-chart:fullscreen .not-fullscreen,.highcharts-socials-chart:fullscreen .not-fullscreen,.highcharts-volume-chart:fullscreen .not-fullscreen,.highcharts-market-cap-volume-chart:fullscreen .not-fullscreen,.highcharts-ethereum-gas-prices-chart:fullscreen .not-fullscreen,.highcharts-gas-prices-chart:fullscreen .not-fullscreen,.highcharts-dominance-chart:fullscreen .not-fullscreen,.highcharts-fear-greed-line-chart:fullscreen .not-fullscreen{display:none}.highcharts-price-chart:not(:fullscreen) .fullscreen,.highcharts-market-cap-chart:not(:fullscreen) .fullscreen,.highcharts-candlestick-chart:not(:fullscreen) .fullscreen,.highcharts-socials-chart:not(:fullscreen) .fullscreen,.highcharts-volume-chart:not(:fullscreen) .fullscreen,.highcharts-market-cap-volume-chart:not(:fullscreen) .fullscreen,.highcharts-ethereum-gas-prices-chart:not(:fullscreen) .fullscreen,.highcharts-gas-prices-chart:not(:fullscreen) .fullscreen,.highcharts-dominance-chart:not(:fullscreen) .fullscreen,.highcharts-fear-greed-line-chart:not(:fullscreen) .fullscreen{display:none}.chart-expand,.export-menu{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:50%;color:#58667e}.chart-expand:hover,.export-menu:hover{background-color:#f5f5f5;cursor:pointer}@media (max-width: 1220px){.wrapper .range-selector,.wrapper .view-selector,.market-cap-volume-chart .range-selector,.market-cap-volume-chart .view-selector,.dominance-chart .range-selector,.dominance-chart .view-selector,.social-signal-chart .range-selector,.social-signal-chart .view-selector{width:100%;justify-content:space-around;margin:auto;text-align:center}.wrapper .range-selector .btn,.wrapper .view-selector .btn,.market-cap-volume-chart .range-selector .btn,.market-cap-volume-chart .view-selector .btn,.dominance-chart .range-selector .btn,.dominance-chart .view-selector .btn,.social-signal-chart .range-selector .btn,.social-signal-chart .view-selector .btn{display:inline-flex;width:25%;align-items:center;justify-content:center}.wrapper .range-selector ul,.wrapper .view-selector ul,.market-cap-volume-chart .range-selector ul,.market-cap-volume-chart .view-selector ul,.dominance-chart .range-selector ul,.dominance-chart .view-selector ul,.social-signal-chart .range-selector ul,.social-signal-chart .view-selector ul{justify-content:space-around}.wrapper .range-selector ul li,.wrapper .view-selector ul li,.market-cap-volume-chart .range-selector ul li,.market-cap-volume-chart .view-selector ul li,.dominance-chart .range-selector ul li,.dominance-chart .view-selector ul li,.social-signal-chart .range-selector ul li,.social-signal-chart .view-selector ul li{width:11%}.wrapper .view-selector,.market-cap-volume-chart .view-selector,.dominance-chart .view-selector,.social-signal-chart .view-selector{margin-bottom:5px!important}.wrapper .selectors,.market-cap-volume-chart .selectors,.dominance-chart .selectors,.social-signal-chart .selectors{flex-direction:row!important}.social-signal-chart .tabs-count-1 .btn,.gas-prices-chart .tabs-count-1 .btn,.chart-types-container .tabs-count-1 .btn{width:100%!important}.social-signal-chart .tabs-count-2 .btn,.gas-prices-chart .tabs-count-2 .btn,.chart-types-container .tabs-count-2 .btn{width:50%!important}.social-signal-chart .tabs-count-3 .btn,.gas-prices-chart .tabs-count-3 .btn,.chart-types-container .tabs-count-3 .btn{width:33%!important}.social-signal-chart .tabs-count-4 .btn,.gas-prices-chart .tabs-count-4 .btn,.chart-types-container .tabs-count-4 .btn{width:25%!important}.social-signal-chart .tabs-count-5 .btn,.gas-prices-chart .tabs-count-5 .btn,.chart-types-container .tabs-count-5 .btn{width:20%!important}.social-signal-chart .range-selector,.social-signal-chart .tabs,.social-signal-chart .view-selector{width:100%;justify-content:space-between}.social-signal-chart .tabs{flex-direction:column-reverse!important}.social-signal-chart .visit-social{margin-top:0!important;margin-bottom:8px!important}.view-selector{margin-bottom:5px!important}.selectors{flex-direction:column!important}}@media (max-width: 510px){.market-cap-volume-chart .selectors,.dominance-chart .selectors{flex-direction:column-reverse!important;flex-wrap:wrap}.market-cap-volume-chart .expand-share,.dominance-chart .expand-share{margin-left:auto}}.view-selector,.range-selector{padding:3px;border:1px solid #814cff;border-radius:8px;background-color:#fff}.view-selector .btn,.range-selector .btn{padding:5px 10px!important;border-radius:6px}.view-selector .btn:focus,.range-selector .btn:focus{box-shadow:none}.view-selector .btn:hover,.range-selector .btn:hover{background-color:#814cff}.view-selector .btn:hover span,.range-selector .btn:hover span{color:#fff}.view-selector span,.range-selector span{color:#814cff;font-size:12px;font-weight:600}.view-selector .active,.range-selector .active{z-index:1;border-radius:6px;background-color:#814cff}.view-selector .active span,.range-selector .active span{color:#fff}.view-selector button:not(:last-child),.range-selector button:not(:last-child){margin-right:4px}.social-signal-chart .range-selector .btn:nth-child(6){margin-right:12px}.social-signal-chart .visit-social{color:#000;font-size:16px;font-weight:600;line-height:1.1}.range-selector .log-view:after{position:absolute;top:50%;left:-7px;width:1px;height:50%;background-color:#cfd6e4;content:"";transform:translateY(-50%)}.range-selector .btn:nth-child(8){margin-right:12px}@media (max-width: 990px){.wrapper #chart-expand,.wrapper .export-menu{display:none!important}}@media (max-width: 678px){.social-signal-chart .view-selector,.social-signal-chart .range-selector,.wrapper .view-selector,.wrapper .range-selector{flex-grow:1}.social-signal-chart .view-selector .btn,.social-signal-chart .range-selector .btn,.wrapper .view-selector .btn,.wrapper .range-selector .btn{width:100%;justify-content:center}}@media (max-width: 455px){.view-selector .btn,.range-selector .btn{padding:6px 4px!important}}@media (max-width: 390px){.view-selector .btn,.range-selector .btn{padding:6px 0!important}}.highchart-loader{animation-duration:2s;animation-iteration-count:infinite;animation-name:spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.floating-tooltip{min-width:130px;line-height:18px}.floating-tooltip .primary{margin-right:10px;font-size:12px;font-weight:600}.floating-tooltip .sub{color:#808a9d;font-size:11px}.floating-tooltip .indicator{margin-right:8px;margin-bottom:4px;font-size:24px}.floating-tooltip .line{position:relative;width:14px;margin-bottom:0;font-size:15px;transform:translate(-1px)}.floating-tooltip .number{font-weight:600}@media (max-width: 540px){.highcharts-tooltip{opacity:.7}}.highcharts-scrollbar{display:none}.highcharts-menu{border:none!important;border-radius:8px!important;background-color:#fff;box-shadow:0 1px 2px #808a9d1f,0 8px 32px #808a9d3d!important;color:#000;stroke:none!important}.highcharts-menu li:last-child{margin-bottom:0}.highcharts-menu-item{font-size:16px!important;font-weight:600}.highcharts-reset-zoom rect{fill:#fff;stroke:#f5f5f5;stroke-width:2}.highcharts-plot-line-label{left:6px!important;padding:3px 9px;background-color:#814cff;color:#fff;font-size:11px!important}.inactive-chart{position:absolute;top:50%;left:50%;width:275px;padding:10px;border:2px dashed #a9a9a9;background-color:#fff;transform:translate(-50%,-50%)}.inactive-chart p{margin:10px 0;color:#00000080;font-size:13px;font-weight:400;line-height:18px;text-align:center}.highcharts-reset-zoom rect{fill:transparent;stroke:#814cff;stroke-width:1px}.highcharts-reset-zoom text{fill:#000!important}#export-png,#export-jpeg{border-radius:16px}.apexcharts-menu-item.exportCSV{display:none}.apexcharts-menu-icon{display:flex;width:40px!important;height:40px!important;align-items:center;justify-content:center;border-radius:50%}.apexcharts-menu-icon i{color:#58667e;transition:.3s ease-in-out}.apexcharts-menu-icon:hover{background-color:#f5f5f5}.apexcharts-menu-open{width:140px;border:0!important;border-radius:16px!important;box-shadow:0 1px 2px #808a9d1f,0 8px 32px #808a9d3d;text-align:center}.apexcharts-menu-open .apexcharts-menu-item{padding:10px;border-radius:16px!important;margin:3px;cursor:pointer;font-weight:600}.highcharts-fear-greed-chart{height:300px}.highcharts-fear-greed-chart .highcharts-crosshair-thin{stroke-width:0}.highcharts-fear-greed-chart .highcharts-title,.highcharts-fear-greed-chart .highcharts-tooltip{display:none}.highcharts-fear-greed-chart .highcharts-axis-labels :nth-child(2){fill:#fff!important;transform:translate(68px,23px)}.highcharts-fear-greed-chart .highcharts-axis-labels :nth-child(4){fill:#fff!important;transform:translate(40px,58px)}.highcharts-fear-greed-chart .highcharts-axis-labels :nth-child(6){fill:#fff!important;transform:translateY(71px)}.highcharts-fear-greed-chart .highcharts-axis-labels :nth-child(8){fill:#fff!important;transform:translate(-40px,58px)}.highcharts-fear-greed-chart .highcharts-axis-labels :nth-child(10){fill:#fff!important;transform:translate(-68px,23px)}.gas-prices-chart .range-selector .chart-expand,.gas-prices-chart .range-selector .export-menu{width:30px;height:30px;border-radius:6px}.gas-prices-chart .range-selector .chart-expand i,.gas-prices-chart .range-selector .export-menu i{font-size:14px}.tradingview-widget a{color:#814cff;font-size:12px;font-weight:400}.tradingview-widget a:hover{opacity:.8}.cookie-bar{position:fixed;z-index:1000;bottom:0;width:100%;padding:3px 5px;border-top:1px solid #ced4da;background-color:#fff}.cookie-bar .cookie-bar-text{width:90%;margin:auto}.cookie-bar p{margin:0;color:#606484;font-size:10px;line-height:13px;text-align:center}.cookie-bar p a{color:#814cff;font-size:10px}.cookie-bar button{position:absolute;top:0;right:20px;padding:0;border:none;background-color:transparent;color:#606484;font-size:12px}.modal-transition.modal{position:fixed;z-index:400;top:-100px;left:0;display:block;overflow:auto;width:100%;height:calc(100vh + 200px);background-color:#150b26eb}.modal-transition .modal-wrapper{width:100%;max-width:500px;padding:10px;border-radius:10px;margin-right:8px;margin-left:8px;background-color:#2f2250}.modal-transition .modal-content{height:100%;border-radius:0;background-color:#191324!important}.modal-transition .modal-content .modal-title{font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.modal-transition .modal-step{padding:0 5px;margin-top:16px;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:clamp(22px,4vw,30px);font-weight:600;text-transform:uppercase}.modal-transition .close-button{position:absolute;z-index:1;top:3px;right:9px;color:#fff;cursor:pointer;font-size:24px;font-weight:600;line-height:1;transition:.2s ease-in-out}.modal-transition .close-button:hover{color:#d3d3d3}.modal-transition.dialog-enter-from,.modal-transition.dialog-leave-to{opacity:0;transform:translateY(-10%)}.modal-transition.dialog-enter-to,.modal-transition.dialog-leave-from{opacity:1;transform:translateY(0)}.modal-transition.dialog-enter-active,.modal-transition.dialog-leave-active{transition:opacity .5s,transform .5s}@media (max-width: 768px){.modal-transition.modal{top:0!important;align-items:flex-start!important}.modal-transition .modal-wrapper{max-width:unset!important;height:100vh!important;height:calc(var(--vh, 1vh) * 100)!important;max-height:none!important;padding:0!important;margin:0}.modal-transition .modal-wrapper .modal-title{line-height:1.3}.modal-transition .close-button{position:static!important;display:inline-block!important;font-size:40px!important;font-weight:500!important}}.text-decoration-underline{text-decoration:underline}.quest-sidebar-wrapper{position:relative;background-color:#fff;transition:width .5s}.quest-sidebar-wrapper .quest-in-game-sidebar{height:calc(100vh - 8px);margin:8px;background-color:#5e4fd3;overflow-x:hidden;overflow-y:auto;transition:width .4s,height .2s,transform .4s;scrollbar-width:thin}@supports (scrollbar-color: auto){.quest-sidebar-wrapper .quest-in-game-sidebar{scrollbar-color:#814cff transparent}}@supports selector(::-webkit-scrollbar){.quest-sidebar-wrapper .quest-in-game-sidebar::-webkit-scrollbar-track{background:transparent}.quest-sidebar-wrapper .quest-in-game-sidebar::-webkit-scrollbar-thumb{background:#814cff}}.quest-sidebar-wrapper .quest-in-game-sidebar .quiz .notification{position:absolute}.quest-sidebar-wrapper .quests-sidebar-container{position:fixed;top:0;right:-400px;width:345px;height:100vh;background-color:#4a3ca1;box-shadow:-15px 0 10px -10px #00000080;overflow-y:auto;transition:all .5s}.quest-sidebar-wrapper .quest-in-game-sidebar-slide-in{right:0}.quest-sidebar-wrapper .minimized{right:-259px}.quest-sidebar-wrapper .round-logo{opacity:.5}.quest-sidebar-wrapper .quest-round{font-size:10px}.quiz .progress,.quiz .progress--in-mobile,.quiz .progress--off-page{display:flex;overflow:hidden;width:100%;height:5px;border:.4px solid rgba(255,255,255,.5);border-radius:4px;background-color:#00000026}.quiz .progress .unanswered,.quiz .progress--in-mobile .unanswered,.quiz .progress--off-page .unanswered{border-right:.4px solid rgba(255,255,255,.5);background-color:#0003!important}.quiz .progress .correct,.quiz .progress--in-mobile .correct,.quiz .progress--off-page .correct{background-color:#b5edc2}.quiz .progress .incorrect,.quiz .progress--in-mobile .incorrect,.quiz .progress--off-page .incorrect{background-color:#f6a1af}.quiz .progress .incorrect:last-child,.quiz .progress--in-mobile .incorrect:last-child,.quiz .progress--off-page .incorrect:last-child,.quiz .progress .unanswered:last-child,.quiz .progress--in-mobile .unanswered:last-child,.quiz .progress--off-page .unanswered:last-child,.quiz .progress .correct:last-child,.quiz .progress--in-mobile .correct:last-child,.quiz .progress--off-page .correct:last-child{border-right:none}.quiz .progress--off-page{background-color:#605ebe}.quiz .progress--in-mobile{height:7px;border:0;border-radius:0;background-color:#b561f0}.quiz .progress .unanswered,.quiz .progress--off-page .unanswered,.quiz .progress--in-mobile .unanswered{border-right:.4px solid rgba(255,255,255,.5);background-color:#605ebe}.quiz .progress .incorrect:last-child,.quiz .progress--off-page .incorrect:last-child,.quiz .progress--in-mobile .incorrect:last-child,.quiz .progress .unanswered:last-child,.quiz .progress--off-page .unanswered:last-child,.quiz .progress--in-mobile .unanswered:last-child,.quiz .progress .correct:last-child,.quiz .progress--off-page .correct:last-child,.quiz .progress--in-mobile .correct:last-child{border-right:none}.quiz .question-counter p{opacity:.9}.quiz .question-counter div{width:45px;margin-top:-6px}.quiz .fa.fa-times{font-size:26px;opacity:.9}.quiz .progress-bar{height:100%;transition:width .3s ease-in-out}.quiz .answer-input{height:40px!important;border:1px solid #fff;border-color:#fff!important;border-radius:10px;background-color:#fff!important;box-shadow:3px 4px #0ff9;color:#000!important;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700}.quiz .answer-input:hover{border:1px solid rgba(255,255,255,.8);background-color:#fff!important}.quiz .answer-input:focus{background-color:#fff!important}.quiz .answer-input::placeholder{color:#000000b3!important;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;opacity:1}.quiz .answer-input:focus::placeholder{background-color:#fff!important;opacity:0}.quiz .in-progress-bar-border{border-right:1px solid #fff}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(10px)}50%{transform:translate(-10px)}75%{transform:translate(10px)}to{transform:translate(0)}}.quest-timer .animated{animation:shake .3s linear}.quest-timer .minimized-container{display:flex;flex-direction:column;align-items:center}.quest-timer span{display:inline-block;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:38px;line-height:0}.quest-timer .text-danger{color:#fe4242}.stats-wrapper{border:1px solid rgba(255,255,255,.06);border-radius:30px;background-color:#6b65df;transition:transform .5s}.stats-wrapper .profile-image{min-width:35px;height:35px;padding:4px;border:1px solid rgb(107,77,255);border-radius:50%;background:#d3c6a8}.stats-wrapper .quests-stat-title{color:#fff;font-size:10px;font-weight:500!important;line-height:1.4}.stats-wrapper .stat-number{margin-top:-5px;color:#fff;font-size:18px}.stats-wrapper .coin-logo{width:32px;height:32px;border-radius:51%}.stats-wrapper .tippy-box{background-color:#2f2250!important}.stats-wrapper .tippy-box .tippy-content{padding:0}.stats-wrapper .tippy-box .tippy-arrow{display:none}.stats-bits-mobile .tippy-box{background-color:#2f2250!important}.stats-bits-mobile .tippy-box .tippy-content{padding:0}.stats-bits-mobile .tippy-box .tippy-arrow{display:none}.custom-checkbox-label{position:relative;display:flex;align-items:center;cursor:pointer;gap:10px;-webkit-user-select:none;user-select:none}.custom-checkbox-label p{font-size:14px;line-height:1.5}.custom-checkbox-label .checkmark{position:relative;display:flex;width:30px;height:30px;flex-shrink:0;border-radius:6px;background-color:#fff;box-shadow:3px 4px #0ff9;color:#605ebe}.custom-checkbox-label .checkmark:after{position:absolute;top:8px;left:11.5px;display:none;width:7px;height:10px;border:solid #605ebe;border-width:0 3px 3px 0;content:"";transform:rotate(45deg)}.custom-checkbox-label .custom-checkbox{display:none}.custom-checkbox-label .custom-checkbox:checked~.checkmark{background-color:#fff}.custom-checkbox-label .custom-checkbox:checked~.checkmark:after{display:block}.exit-round-button{position:fixed;z-index:4000;color:#fff;cursor:pointer}.exit-round-button:hover{opacity:.8}.achievements-unlocked-wrapper .achievements-count{color:#ffc108}.dark-page-quiz-wrapper .share-tippy-content p{color:#fff}@keyframes quests-glow{0%,to{box-shadow:0 0 5px #7d00cb,0 0 10px #7d00cb}50%{box-shadow:0 0 20px #7d00cb,0 0 10px #7d00cb}}.v-toast{z-index:10000!important}@media (max-width: 768px){.v-toast{padding:1em!important}}.v-toast .v-toast__item{min-width:15em;max-width:20em;margin:.7em 0}.v-toast .v-toast__item .v-toast__text{padding:1em 1.2em 1em .8em!important;font-size:12px}.v-toast .v-toast__item .v-toast__icon{width:17px!important;min-width:17px!important;height:17px!important;margin-left:1em!important}.theme-switcher:before{content:"";font-family:"Font Awesome 6 Pro";font-size:16px;font-weight:900}.dark-theme{background:#25003e;scrollbar-color:#814cff #25003e}.dark-theme hr{border-top:1px solid #4f2572}.dark-theme .theme-switcher:before{content:""}.dark-theme table td,.dark-theme table th{background:#25003e!important;color:#c4c3c3!important}.dark-theme table td a,.dark-theme table th a{color:#c4c3c3!important}.dark-theme table span{color:#c4c3c3;font-weight:700}.dark-theme table .trade-amount{color:#c4c3c3}@media only screen and (max-width: 1349px){.dark-theme table thead th:hover{background-color:#25003e!important}}.dark-theme .table-hover tbody tr:hover:not(.no-data-row) td{background-color:#320054!important}.dark-theme .name,.dark-theme .coin-item-symbol,.dark-theme .title{color:#fff!important}.dark-theme p,.dark-theme h1,.dark-theme h2,.dark-theme h3,.dark-theme h4,.dark-theme h5,.dark-theme h6{color:#fff}.dark-theme .top-menu{border-bottom-color:#4f2572;background:#39015d}.dark-theme .top-menu li{border-color:#4f2572!important}.dark-theme .cookie-bar{border-top-color:#4f2572;background-color:#39015d}.dark-theme .cookie-bar p{color:#fff}.dark-theme .cookie-bar button{color:#c2b5c6}.dark-theme .navbar-dark{background:#39015d}.dark-theme .page{background:linear-gradient(#39015d,#fff0 250px)}.dark-theme .page.border-top{border:none!important;border-top:1px solid #4f2572!important}.dark-theme .tippy-box{background-color:#58217e!important}.dark-theme .tippy-box .tippy-arrow:before{border-top-color:#58217e!important;border-bottom-color:#58217e!important;color:#58217e}.dark-theme .tippy-box .border-right{border-color:#653f8f!important}.dark-theme .tippy-box .verified-title p,.dark-theme .tippy-box .content-div h6{color:#fff!important}.dark-theme .tippy-box .content-div p{color:#c4c3c3}.dark-theme .tippy-box a{color:#fff}.dark-theme .tippy-box a:hover{color:#f1dfff}.dark-theme .tippy-content{border-radius:16px;background-color:#58217e}.dark-theme .tippy-content a.learn-this-metric{color:#fff!important;text-decoration:underline}.dark-theme .tippy-content a.learn-this-metric:hover{color:#f1dfff!important}.dark-theme .tippy-content li:hover{background-color:#39015d!important}.dark-theme .tippy-content .value{color:#fff}.dark-theme .tippy-content .powered-by{background-color:#2f034b}.dark-theme .tippy-content p{color:#e6e5ef!important}.dark-theme .tippy-content .gas-price .label,.dark-theme .tippy-content .gas-price .powered-by{color:#d3d3d3!important}.dark-theme .tippy-content .gas-price .value{color:#fff!important}.dark-theme #notification-bell a div:hover{background-color:#3c1556}.dark-theme #notification-bell .coming-soon.border-bottom{border-bottom:1px solid #6a3f8d!important}.dark-theme .view-selector{background-color:#343a40!important}.dark-theme .view-selector span,.dark-theme .view-selector i{color:#fff!important}.dark-theme .search-dropdown{border-radius:6px;background:#25003e}.dark-theme .search-dropdown .search-block{background-color:#25003e}.dark-theme .search-dropdown .search-block.border-bottom{border-bottom:1px solid #4f2572!important}.dark-theme .search-dropdown .search-block .close-icon{background-color:#606484}.dark-theme .search-dropdown .search-dropdown-inner .gradient-background.bottom{background-image:linear-gradient(to top,#25003e 0%,transparent 100%)!important}.dark-theme .search-dropdown .search-dropdown-inner .form-control{color:#fff}.dark-theme .search-dropdown .search-dropdown-inner .form-control::placeholder{color:#c4c3c3}.dark-theme .search-dropdown .search-dropdown-inner .category{color:#c2b5c6}.dark-theme .search-dropdown .search-dropdown-inner .search-result:hover{background-color:#343a40}.dark-theme .search-dropdown .search-dropdown-inner .coin-rank,.dark-theme .search-dropdown .search-dropdown-inner .category{color:#c4c3c3}.dark-theme .search-dropdown .search-dropdown-inner .no-results{color:#fff}.dark-theme .search-dropdown .search-dropdown-inner .news-search-result .news-title{color:#fff!important}.dark-theme .search-dropdown .search-dropdown-inner .news-search-result .news-image{border:1px solid #4f2572!important}.dark-theme .search-dropdown .search-dropdown-inner .news-search-result:hover{background-color:#343a40}.dark-theme .footer-links .name{color:#c4c3c3!important}.dark-theme .offer-popup h2,.dark-theme .offer-popup h5{color:#000}.dark-theme .coupon-wrapper .coupon-card{background-color:#39015d}.dark-theme .coupon-wrapper .coupon-card .coupon-badges img{filter:grayscale(1) invert(1) brightness(300%)}.dark-theme .coupon-wrapper .coupon-card h2,.dark-theme .coupon-wrapper .coupon-card h5,.dark-theme .coupon-wrapper .coupon-card .h2,.dark-theme .coupon-wrapper .coupon-card .h5,.dark-theme .coupon-wrapper .coupon-card .small-title,.dark-theme .coupon-wrapper .coupon-card .coupon-rating span,.dark-theme .coupon-wrapper .coupon-card .coupon-rating .star-rating .score,.dark-theme .coupon-wrapper .coupon-card .all-coupons-link{color:#fff!important}.dark-theme .coupon-wrapper .coupon-card .get-coupon-code{background-color:#39015d}.dark-theme .coupon-wrapper .coupon-card .close{color:#fff}.dark-theme .coupon-wrapper .coupon-card .close:hover{color:#fff;text-decoration:none}.dark-theme .coupon-wrapper .coupon-card{border:1px solid #4f2572}.dark-theme .coupon-wrapper .coupon-card .see-more{color:#fff!important}.dark-theme .coupon-wrapper .coupon-card .coupons-link{color:#fff}.dark-theme .coupon-wrapper .coupon-card .coupon-stats .coupon-expires,.dark-theme .coupon-wrapper .coupon-card .coupon-stats .coupon-used,.dark-theme .coupon-wrapper .coupon-card .coupon-content p,.dark-theme .coupon-wrapper .coupon-rating-block p{color:#fff!important}.dark-theme .coupon-wrapper #exclusive-deals{background:#25003e}.dark-theme .coupon-wrapper #exclusive-deals p{color:#fff}.dark-theme .coupon-wrapper .coupons-latest .subtitle-latest-deals,.dark-theme .coupon-wrapper .benefits h2.title{color:#fff!important}.dark-theme .coupon-wrapper .benefits p{color:#fff}.dark-theme .coupon-wrapper .faq-section .questions-container .card-container .card{background:#39015d}.dark-theme .coupon-wrapper .faq-section .questions-container .card-container .card .card-header{border-bottom:1px solid #4f2572!important}.dark-theme .coupon-wrapper .faq-section .questions-container .card-container .card .card-header h5,.dark-theme .coupon-wrapper .faq-section .questions-container .card-container .card .card-body p{color:#fff}.dark-theme .coupon-wrapper .faq-section .questions-container .card-container .card:hover{background-color:#42046c!important}.dark-theme .coupon-wrapper hr.banner-coupon-brand{border-top-color:#4f2572;margin-top:0!important}.on-this-day{top:86px;border:1px solid #f8fafd;border-radius:16px;background-color:#f8fafd}.on-this-day small{margin-left:12px;color:#58667e;font-size:15px;font-weight:500;line-height:18px}.on-this-day h4{color:#606484;font-size:13px;line-height:1.1}.on-this-day .content{font-size:14px;line-height:1.8em}.on-this-day .vertical-line{transform:translate(4px)}.on-this-day .time{color:#606484;font-weight:500}.on-this-day .price{color:#000;font-size:16px;font-weight:700}.on-this-day .price.today{font-size:20px}.on-this-day .share-now{font-size:13px;font-weight:500}.on-this-day .share-now .social-icons i{color:#fff;font-size:16px}.on-this-day .share-now .i-background{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid #f8fafd;border-radius:50px;text-align:center}.on-this-day .share-now .i-background:nth-child(1){background-color:#000}.on-this-day .share-now .i-background:nth-child(2){background-color:#0876e9}.on-this-day .share-now .i-background:nth-child(3){background-color:#34ace0}.on-this-day .share-now .i-background:hover{cursor:pointer;opacity:.9}.on-this-day .stats-value-up,.on-this-day .stats-value-down{float:right;font-size:12px}.name-section{flex:0 0 30%;padding-top:8px;padding-right:24px;padding-bottom:8px}.name-symbol{padding:2px 5px;border-radius:4px;margin-right:6px;margin-left:12px;background-color:#eff2f5;color:#58667e;font-size:11px;font-weight:600;line-height:18px}.disclaimer{margin-bottom:20px;color:gray!important;font-size:13px;line-height:17px}.pill-section{display:flex;max-width:350px;flex-wrap:wrap;align-items:center;margin-bottom:8px}.name-header{margin:16px 0}.name-header img{border:1px solid #fff;border-radius:100%;aspect-ratio:1;background-color:#fff;outline:1px solid #ced4da;margin-right:12px}body.dark-theme .name-header img{border-color:#2c004b;background-color:#dbd0f1}.name-header h1{font-size:32px;font-weight:700}.name-header h1 span{word-break:break-word}.name-header .btn-buy{padding:5px 10px;border-radius:8px;background-color:#ff3d64;color:#fff;font-size:14px;font-weight:500}.name-header .btn-buy i{padding-left:3px;font-size:12px}.name-header .btn-buy:focus{box-shadow:none}.name-header .btn-buy:hover{background-color:#de0150}.share-coin{padding:1px 6px;border:1px solid #814cff;border-radius:4px;background-color:#814cff;color:#fff!important;cursor:pointer;font-size:11px!important;font-weight:400;text-transform:capitalize}.share-coin i{color:#fff;font-size:12px}.share-coin:hover{opacity:.9}.name-pill,.primary-pill{padding:2px 6px;border-radius:4px;background-color:#808a9d;font-size:11px;font-weight:400}.name-pill a,.primary-pill a{color:#fff}.name-pill a:hover,.primary-pill a:hover{color:#fff;text-decoration:underline}.name-pill{background-color:#eff2f5;color:#58667e}.price-section{flex:0 0 70%;margin-top:14px}.untracked-title{color:#000;font-size:24px;font-weight:700;line-height:34px}.untracked-subtitle{color:#58667e;font-size:14px;font-weight:600}.cryptocurrencies-table,.markets-table,.price-history-table,.exchanges-table,.exchange-currencies-table,.dapps-table,.nft-collections-table,.nft-collection-sales-table{width:100%;margin:0;border-collapse:separate;border-spacing:0;font-size:14px;font-weight:400;transform:translateZ(0);word-break:break-word}.cryptocurrencies-table .table-promotional-row td,.markets-table .table-promotional-row td,.price-history-table .table-promotional-row td,.exchanges-table .table-promotional-row td,.exchange-currencies-table .table-promotional-row td,.dapps-table .table-promotional-row td,.nft-collections-table .table-promotional-row td,.nft-collection-sales-table .table-promotional-row td{height:65px;border-top:1px solid #bd94f6!important;border-bottom:1px solid #bd94f6!important;background:linear-gradient(100.72deg,#e1f1fe,#e29cff)!important;color:#000!important;font-size:16px}.cryptocurrencies-table .table-promotional-row__button,.markets-table .table-promotional-row__button,.price-history-table .table-promotional-row__button,.exchanges-table .table-promotional-row__button,.exchange-currencies-table .table-promotional-row__button,.dapps-table .table-promotional-row__button,.nft-collections-table .table-promotional-row__button,.nft-collection-sales-table .table-promotional-row__button{height:44px;padding:0 32px;border-radius:10px;font-family:Gabarito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:800;text-transform:uppercase;transition:background-color .2s;white-space:nowrap;border:1px solid #34d35e;background-color:#34d35e;box-shadow:3px 4px #007e2c;color:#014819}@media (max-width: 345px){.cryptocurrencies-table .table-promotional-row__button,.markets-table .table-promotional-row__button,.price-history-table .table-promotional-row__button,.exchanges-table .table-promotional-row__button,.exchange-currencies-table .table-promotional-row__button,.dapps-table .table-promotional-row__button,.nft-collections-table .table-promotional-row__button,.nft-collection-sales-table .table-promotional-row__button{font-size:14px}}.cryptocurrencies-table .table-promotional-row__button:hover,.markets-table .table-promotional-row__button:hover,.price-history-table .table-promotional-row__button:hover,.exchanges-table .table-promotional-row__button:hover,.exchange-currencies-table .table-promotional-row__button:hover,.dapps-table .table-promotional-row__button:hover,.nft-collections-table .table-promotional-row__button:hover,.nft-collection-sales-table .table-promotional-row__button:hover{text-decoration:none}.cryptocurrencies-table .table-promotional-row__button:active,.markets-table .table-promotional-row__button:active,.price-history-table .table-promotional-row__button:active,.exchanges-table .table-promotional-row__button:active,.exchange-currencies-table .table-promotional-row__button:active,.dapps-table .table-promotional-row__button:active,.nft-collections-table .table-promotional-row__button:active,.nft-collection-sales-table .table-promotional-row__button:active{box-shadow:none;transform:translate(2px) translateY(2px)}.cryptocurrencies-table .table-promotional-row__button:focus,.cryptocurrencies-table .table-promotional-row__button:focus-visible,.markets-table .table-promotional-row__button:focus,.markets-table .table-promotional-row__button:focus-visible,.price-history-table .table-promotional-row__button:focus,.price-history-table .table-promotional-row__button:focus-visible,.exchanges-table .table-promotional-row__button:focus,.exchanges-table .table-promotional-row__button:focus-visible,.exchange-currencies-table .table-promotional-row__button:focus,.exchange-currencies-table .table-promotional-row__button:focus-visible,.dapps-table .table-promotional-row__button:focus,.dapps-table .table-promotional-row__button:focus-visible,.nft-collections-table .table-promotional-row__button:focus,.nft-collections-table .table-promotional-row__button:focus-visible,.nft-collection-sales-table .table-promotional-row__button:focus,.nft-collection-sales-table .table-promotional-row__button:focus-visible{outline:none}.cryptocurrencies-table .table-promotional-row__button.is-disabled,.markets-table .table-promotional-row__button.is-disabled,.price-history-table .table-promotional-row__button.is-disabled,.exchanges-table .table-promotional-row__button.is-disabled,.exchange-currencies-table .table-promotional-row__button.is-disabled,.dapps-table .table-promotional-row__button.is-disabled,.nft-collections-table .table-promotional-row__button.is-disabled,.nft-collection-sales-table .table-promotional-row__button.is-disabled{border:1px solid rgba(221,219,221,.32);background-color:#a7a6a6;box-shadow:3px 4px #a7a6a6;color:#596271}.cryptocurrencies-table .table-promotional-row__button.is-disabled:hover,.markets-table .table-promotional-row__button.is-disabled:hover,.price-history-table .table-promotional-row__button.is-disabled:hover,.exchanges-table .table-promotional-row__button.is-disabled:hover,.exchange-currencies-table .table-promotional-row__button.is-disabled:hover,.dapps-table .table-promotional-row__button.is-disabled:hover,.nft-collections-table .table-promotional-row__button.is-disabled:hover,.nft-collection-sales-table .table-promotional-row__button.is-disabled:hover{border:1px solid rgba(221,219,221,.32);background-color:#a7a6a6;cursor:no-drop}.cryptocurrencies-table .table-promotional-row__button.is-disabled:active,.markets-table .table-promotional-row__button.is-disabled:active,.price-history-table .table-promotional-row__button.is-disabled:active,.exchanges-table .table-promotional-row__button.is-disabled:active,.exchange-currencies-table .table-promotional-row__button.is-disabled:active,.dapps-table .table-promotional-row__button.is-disabled:active,.nft-collections-table .table-promotional-row__button.is-disabled:active,.nft-collection-sales-table .table-promotional-row__button.is-disabled:active{box-shadow:3px 4px #a7a6a6;transform:translate(0) translateY(0)}.cryptocurrencies-table .table-promotional-row__button:hover,.markets-table .table-promotional-row__button:hover,.price-history-table .table-promotional-row__button:hover,.exchanges-table .table-promotional-row__button:hover,.exchange-currencies-table .table-promotional-row__button:hover,.dapps-table .table-promotional-row__button:hover,.nft-collections-table .table-promotional-row__button:hover,.nft-collection-sales-table .table-promotional-row__button:hover{border:1px solid #44dc6c;background-color:#44dc6c}.cryptocurrencies-table .table-promotional-row__button,.markets-table .table-promotional-row__button,.price-history-table .table-promotional-row__button,.exchanges-table .table-promotional-row__button,.exchange-currencies-table .table-promotional-row__button,.dapps-table .table-promotional-row__button,.nft-collections-table .table-promotional-row__button,.nft-collection-sales-table .table-promotional-row__button{display:inline;padding:8px 20px!important;margin-left:8px;color:#014819!important;font-size:14px}.cryptocurrencies-table .no-data-row,.markets-table .no-data-row,.price-history-table .no-data-row,.exchanges-table .no-data-row,.exchange-currencies-table .no-data-row,.dapps-table .no-data-row,.nft-collections-table .no-data-row,.nft-collection-sales-table .no-data-row{padding:0 10px}.cryptocurrencies-table .no-data-row:hover,.markets-table .no-data-row:hover,.price-history-table .no-data-row:hover,.exchanges-table .no-data-row:hover,.exchange-currencies-table .no-data-row:hover,.dapps-table .no-data-row:hover,.nft-collections-table .no-data-row:hover,.nft-collection-sales-table .no-data-row:hover{background-color:#fff}.cryptocurrencies-table .no-data-row td,.markets-table .no-data-row td,.price-history-table .no-data-row td,.exchanges-table .no-data-row td,.exchange-currencies-table .no-data-row td,.dapps-table .no-data-row td,.nft-collections-table .no-data-row td,.nft-collection-sales-table .no-data-row td{padding:0!important;white-space:initial}.cryptocurrencies-table .no-data-row div,.markets-table .no-data-row div,.price-history-table .no-data-row div,.exchanges-table .no-data-row div,.exchange-currencies-table .no-data-row div,.dapps-table .no-data-row div,.nft-collections-table .no-data-row div,.nft-collection-sales-table .no-data-row div{position:relative}.cryptocurrencies-table .no-data-row div .no-data-content,.markets-table .no-data-row div .no-data-content,.price-history-table .no-data-row div .no-data-content,.exchanges-table .no-data-row div .no-data-content,.exchange-currencies-table .no-data-row div .no-data-content,.dapps-table .no-data-row div .no-data-content,.nft-collections-table .no-data-row div .no-data-content,.nft-collection-sales-table .no-data-row div .no-data-content{position:absolute;top:35%;text-align:center}.cryptocurrencies-table .no-data-row div .no-data-content h2,.markets-table .no-data-row div .no-data-content h2,.price-history-table .no-data-row div .no-data-content h2,.exchanges-table .no-data-row div .no-data-content h2,.exchange-currencies-table .no-data-row div .no-data-content h2,.dapps-table .no-data-row div .no-data-content h2,.nft-collections-table .no-data-row div .no-data-content h2,.nft-collection-sales-table .no-data-row div .no-data-content h2{width:100%;font-size:26px;font-weight:700}.cryptocurrencies-table .no-data-row div .no-data-content .untracked-subtitle,.markets-table .no-data-row div .no-data-content .untracked-subtitle,.price-history-table .no-data-row div .no-data-content .untracked-subtitle,.exchanges-table .no-data-row div .no-data-content .untracked-subtitle,.exchange-currencies-table .no-data-row div .no-data-content .untracked-subtitle,.dapps-table .no-data-row div .no-data-content .untracked-subtitle,.nft-collections-table .no-data-row div .no-data-content .untracked-subtitle,.nft-collection-sales-table .no-data-row div .no-data-content .untracked-subtitle{width:100%;font-size:15px;font-weight:500}.cryptocurrencies-table .no-data-row div .no-data-content .button,.markets-table .no-data-row div .no-data-content .button,.price-history-table .no-data-row div .no-data-content .button,.exchanges-table .no-data-row div .no-data-content .button,.exchange-currencies-table .no-data-row div .no-data-content .button,.dapps-table .no-data-row div .no-data-content .button,.nft-collections-table .no-data-row div .no-data-content .button,.nft-collection-sales-table .no-data-row div .no-data-content .button{width:200px;color:#fff!important}.cryptocurrencies-table .no-data-row div p,.markets-table .no-data-row div p,.price-history-table .no-data-row div p,.exchanges-table .no-data-row div p,.exchange-currencies-table .no-data-row div p,.dapps-table .no-data-row div p,.nft-collections-table .no-data-row div p,.nft-collection-sales-table .no-data-row div p{display:flex;height:80px;justify-content:space-between;padding:28px 0;border-bottom:1px solid #eff2f5;margin:0 auto;-webkit-box-pack:justify}.cryptocurrencies-table .no-data-row div p:nth-child(3),.markets-table .no-data-row div p:nth-child(3),.price-history-table .no-data-row div p:nth-child(3),.exchanges-table .no-data-row div p:nth-child(3),.exchange-currencies-table .no-data-row div p:nth-child(3),.dapps-table .no-data-row div p:nth-child(3),.nft-collections-table .no-data-row div p:nth-child(3),.nft-collection-sales-table .no-data-row div p:nth-child(3){opacity:.8}.cryptocurrencies-table .no-data-row div p:nth-child(4),.markets-table .no-data-row div p:nth-child(4),.price-history-table .no-data-row div p:nth-child(4),.exchanges-table .no-data-row div p:nth-child(4),.exchange-currencies-table .no-data-row div p:nth-child(4),.dapps-table .no-data-row div p:nth-child(4),.nft-collections-table .no-data-row div p:nth-child(4),.nft-collection-sales-table .no-data-row div p:nth-child(4){opacity:.6}.cryptocurrencies-table .no-data-row div p:nth-child(5),.markets-table .no-data-row div p:nth-child(5),.price-history-table .no-data-row div p:nth-child(5),.exchanges-table .no-data-row div p:nth-child(5),.exchange-currencies-table .no-data-row div p:nth-child(5),.dapps-table .no-data-row div p:nth-child(5),.nft-collections-table .no-data-row div p:nth-child(5),.nft-collection-sales-table .no-data-row div p:nth-child(5){opacity:.4}.cryptocurrencies-table .no-data-row div p:nth-child(6),.markets-table .no-data-row div p:nth-child(6),.price-history-table .no-data-row div p:nth-child(6),.exchanges-table .no-data-row div p:nth-child(6),.exchange-currencies-table .no-data-row div p:nth-child(6),.dapps-table .no-data-row div p:nth-child(6),.nft-collections-table .no-data-row div p:nth-child(6),.nft-collection-sales-table .no-data-row div p:nth-child(6){opacity:.2}.cryptocurrencies-table .no-data-row div p span,.markets-table .no-data-row div p span,.price-history-table .no-data-row div p span,.exchanges-table .no-data-row div p span,.exchange-currencies-table .no-data-row div p span,.dapps-table .no-data-row div p span,.nft-collections-table .no-data-row div p span,.nft-collection-sales-table .no-data-row div p span{display:inline-block;width:15%;height:25px;border-radius:8px;background-color:#f0f2f5}.cryptocurrencies-table .no-data-row div p span:nth-child(1),.cryptocurrencies-table .no-data-row div p span:nth-child(3),.cryptocurrencies-table .no-data-row div p span:nth-child(5),.markets-table .no-data-row div p span:nth-child(1),.markets-table .no-data-row div p span:nth-child(3),.markets-table .no-data-row div p span:nth-child(5),.price-history-table .no-data-row div p span:nth-child(1),.price-history-table .no-data-row div p span:nth-child(3),.price-history-table .no-data-row div p span:nth-child(5),.exchanges-table .no-data-row div p span:nth-child(1),.exchanges-table .no-data-row div p span:nth-child(3),.exchanges-table .no-data-row div p span:nth-child(5),.exchange-currencies-table .no-data-row div p span:nth-child(1),.exchange-currencies-table .no-data-row div p span:nth-child(3),.exchange-currencies-table .no-data-row div p span:nth-child(5),.dapps-table .no-data-row div p span:nth-child(1),.dapps-table .no-data-row div p span:nth-child(3),.dapps-table .no-data-row div p span:nth-child(5),.nft-collections-table .no-data-row div p span:nth-child(1),.nft-collections-table .no-data-row div p span:nth-child(3),.nft-collections-table .no-data-row div p span:nth-child(5),.nft-collection-sales-table .no-data-row div p span:nth-child(1),.nft-collection-sales-table .no-data-row div p span:nth-child(3),.nft-collection-sales-table .no-data-row div p span:nth-child(5){width:30px}.cryptocurrencies-table .pair,.markets-table .pair,.price-history-table .pair,.exchanges-table .pair,.exchange-currencies-table .pair,.dapps-table .pair,.nft-collections-table .pair,.nft-collection-sales-table .pair{color:#814cff!important;font-weight:600}.cryptocurrencies-table .pair:hover,.markets-table .pair:hover,.price-history-table .pair:hover,.exchanges-table .pair:hover,.exchange-currencies-table .pair:hover,.dapps-table .pair:hover,.nft-collections-table .pair:hover,.nft-collection-sales-table .pair:hover{color:#6f48c5!important}.cryptocurrencies-table th,.markets-table th,.price-history-table th,.exchanges-table th,.exchange-currencies-table th,.dapps-table th,.nft-collections-table th,.nft-collection-sales-table th{word-break:keep-all}.cryptocurrencies-table td,.markets-table td,.price-history-table td,.exchanges-table td,.exchange-currencies-table td,.dapps-table td,.nft-collections-table td,.nft-collection-sales-table td{padding:12px 6px!important;border-top:0!important;border-bottom:1px solid #eff2f5!important;vertical-align:middle!important}.cryptocurrencies-table tbody,.markets-table tbody,.price-history-table tbody,.exchanges-table tbody,.exchange-currencies-table tbody,.dapps-table tbody,.nft-collections-table tbody,.nft-collection-sales-table tbody{white-space:nowrap}.cryptocurrencies-table.table,.markets-table.table,.price-history-table.table,.exchanges-table.table,.exchange-currencies-table.table,.dapps-table.table,.nft-collections-table.table,.nft-collection-sales-table.table{border-bottom:1px solid #eff2f5!important}.cryptocurrencies-table.table thead th,.markets-table.table thead th,.price-history-table.table thead th,.exchanges-table.table thead th,.exchange-currencies-table.table thead th,.dapps-table.table thead th,.nft-collections-table.table thead th,.nft-collection-sales-table.table thead th{position:sticky;z-index:1;top:0;padding:12px 8px!important;border-top:1px solid #eff2f5!important;border-bottom:1px solid #eff2f5!important;background:#fff;color:#000}.cryptocurrencies-table .sorting-cursor .table-sorting-icon,.markets-table .sorting-cursor .table-sorting-icon,.price-history-table .sorting-cursor .table-sorting-icon,.exchanges-table .sorting-cursor .table-sorting-icon,.exchange-currencies-table .sorting-cursor .table-sorting-icon,.dapps-table .sorting-cursor .table-sorting-icon,.nft-collections-table .sorting-cursor .table-sorting-icon,.nft-collection-sales-table .sorting-cursor .table-sorting-icon{display:inline-flex;width:12px;font-size:10px}.cryptocurrencies-table .sorting-cursor,.markets-table .sorting-cursor,.price-history-table .sorting-cursor,.exchanges-table .sorting-cursor,.exchange-currencies-table .sorting-cursor,.dapps-table .sorting-cursor,.nft-collections-table .sorting-cursor,.nft-collection-sales-table .sorting-cursor{position:relative;cursor:pointer}.cryptocurrencies-table th.sorting-active.sort-asc,.markets-table th.sorting-active.sort-asc,.price-history-table th.sorting-active.sort-asc,.exchanges-table th.sorting-active.sort-asc,.exchange-currencies-table th.sorting-active.sort-asc,.dapps-table th.sorting-active.sort-asc,.nft-collections-table th.sorting-active.sort-asc,.nft-collection-sales-table th.sorting-active.sort-asc{border-top:1px solid #814cff!important}.cryptocurrencies-table th.sorting-active.sort-desc,.markets-table th.sorting-active.sort-desc,.price-history-table th.sorting-active.sort-desc,.exchanges-table th.sorting-active.sort-desc,.exchange-currencies-table th.sorting-active.sort-desc,.dapps-table th.sorting-active.sort-desc,.nft-collections-table th.sorting-active.sort-desc,.nft-collection-sales-table th.sorting-active.sort-desc{border-bottom:1px solid #814cff!important}.cryptocurrencies-table .percentage-change-positive,.cryptocurrencies-table .percentage-change-negative,.cryptocurrencies-table .percentage-change-neutral,.markets-table .percentage-change-positive,.markets-table .percentage-change-negative,.markets-table .percentage-change-neutral,.price-history-table .percentage-change-positive,.price-history-table .percentage-change-negative,.price-history-table .percentage-change-neutral,.exchanges-table .percentage-change-positive,.exchanges-table .percentage-change-negative,.exchanges-table .percentage-change-neutral,.exchange-currencies-table .percentage-change-positive,.exchange-currencies-table .percentage-change-negative,.exchange-currencies-table .percentage-change-neutral,.dapps-table .percentage-change-positive,.dapps-table .percentage-change-negative,.dapps-table .percentage-change-neutral,.nft-collections-table .percentage-change-positive,.nft-collections-table .percentage-change-negative,.nft-collections-table .percentage-change-neutral,.nft-collection-sales-table .percentage-change-positive,.nft-collection-sales-table .percentage-change-negative,.nft-collection-sales-table .percentage-change-neutral{display:block;font-size:14px!important;font-weight:500}.cryptocurrencies-table .percentage-change-negative,.markets-table .percentage-change-negative,.price-history-table .percentage-change-negative,.exchanges-table .percentage-change-negative,.exchange-currencies-table .percentage-change-negative,.dapps-table .percentage-change-negative,.nft-collections-table .percentage-change-negative,.nft-collection-sales-table .percentage-change-negative{color:#ff3d64}.cryptocurrencies-table .percentage-change-positive,.markets-table .percentage-change-positive,.price-history-table .percentage-change-positive,.exchanges-table .percentage-change-positive,.exchange-currencies-table .percentage-change-positive,.dapps-table .percentage-change-positive,.nft-collections-table .percentage-change-positive,.nft-collection-sales-table .percentage-change-positive{color:#17c783}.cryptocurrencies-table .percentage-change-neutral,.markets-table .percentage-change-neutral,.price-history-table .percentage-change-neutral,.exchanges-table .percentage-change-neutral,.exchange-currencies-table .percentage-change-neutral,.dapps-table .percentage-change-neutral,.nft-collections-table .percentage-change-neutral,.nft-collection-sales-table .percentage-change-neutral{color:#aaa}.cryptocurrencies-table .breadcrumb-link,.markets-table .breadcrumb-link,.price-history-table .breadcrumb-link,.exchanges-table .breadcrumb-link,.exchange-currencies-table .breadcrumb-link,.dapps-table .breadcrumb-link,.nft-collections-table .breadcrumb-link,.nft-collection-sales-table .breadcrumb-link{text-decoration:none}.cryptocurrencies-table .info-tip,.markets-table .info-tip,.price-history-table .info-tip,.exchanges-table .info-tip,.exchange-currencies-table .info-tip,.dapps-table .info-tip,.nft-collections-table .info-tip,.nft-collection-sales-table .info-tip{color:#808a9d;font-size:14px}.cryptocurrencies-table .trade-amount,.markets-table .trade-amount,.price-history-table .trade-amount,.exchanges-table .trade-amount,.exchange-currencies-table .trade-amount,.dapps-table .trade-amount,.nft-collections-table .trade-amount,.nft-collection-sales-table .trade-amount{margin:0;color:#58667e;font-size:12px;line-height:1.5}.cryptocurrencies-table i.self-reported-warning-badge,.markets-table i.self-reported-warning-badge,.price-history-table i.self-reported-warning-badge,.exchanges-table i.self-reported-warning-badge,.exchange-currencies-table i.self-reported-warning-badge,.dapps-table i.self-reported-warning-badge,.nft-collections-table i.self-reported-warning-badge,.nft-collection-sales-table i.self-reported-warning-badge{color:#ff421f;font-size:14px}.cryptocurrencies-table .table-buy-button-container,.markets-table .table-buy-button-container,.price-history-table .table-buy-button-container,.exchanges-table .table-buy-button-container,.exchange-currencies-table .table-buy-button-container,.dapps-table .table-buy-button-container,.nft-collections-table .table-buy-button-container,.nft-collection-sales-table .table-buy-button-container{padding:0!important}.cryptocurrencies-table .table-buy-button-container .table-buy-button,.markets-table .table-buy-button-container .table-buy-button,.price-history-table .table-buy-button-container .table-buy-button,.exchanges-table .table-buy-button-container .table-buy-button,.exchange-currencies-table .table-buy-button-container .table-buy-button,.dapps-table .table-buy-button-container .table-buy-button,.nft-collections-table .table-buy-button-container .table-buy-button,.nft-collection-sales-table .table-buy-button-container .table-buy-button{padding:6px 8px;border:1px solid #50d874;border-radius:8px;background-color:transparent;color:#50d874;font-size:16px;font-weight:500;line-height:1;transition:background-color .15s ease-in-out}.cryptocurrencies-table .table-buy-button-container .table-buy-button:hover,.markets-table .table-buy-button-container .table-buy-button:hover,.price-history-table .table-buy-button-container .table-buy-button:hover,.exchanges-table .table-buy-button-container .table-buy-button:hover,.exchange-currencies-table .table-buy-button-container .table-buy-button:hover,.dapps-table .table-buy-button-container .table-buy-button:hover,.nft-collections-table .table-buy-button-container .table-buy-button:hover,.nft-collection-sales-table .table-buy-button-container .table-buy-button:hover{background-color:#50d87433}.cryptocurrencies-table .table-sell-button-container,.markets-table .table-sell-button-container,.price-history-table .table-sell-button-container,.exchanges-table .table-sell-button-container,.exchange-currencies-table .table-sell-button-container,.dapps-table .table-sell-button-container,.nft-collections-table .table-sell-button-container,.nft-collection-sales-table .table-sell-button-container{padding:0!important}.cryptocurrencies-table .table-sell-button-container .table-sell-button,.markets-table .table-sell-button-container .table-sell-button,.price-history-table .table-sell-button-container .table-sell-button,.exchanges-table .table-sell-button-container .table-sell-button,.exchange-currencies-table .table-sell-button-container .table-sell-button,.dapps-table .table-sell-button-container .table-sell-button,.nft-collections-table .table-sell-button-container .table-sell-button,.nft-collection-sales-table .table-sell-button-container .table-sell-button{padding:6px 8px;border:1px solid #ff6983;border-radius:8px;background-color:transparent;color:#ff6983;font-size:16px;font-weight:500;line-height:1;transition:background-color .15s ease-in-out}.cryptocurrencies-table .table-sell-button-container .table-sell-button:hover,.markets-table .table-sell-button-container .table-sell-button:hover,.price-history-table .table-sell-button-container .table-sell-button:hover,.exchanges-table .table-sell-button-container .table-sell-button:hover,.exchange-currencies-table .table-sell-button-container .table-sell-button:hover,.dapps-table .table-sell-button-container .table-sell-button:hover,.nft-collections-table .table-sell-button-container .table-sell-button:hover,.nft-collection-sales-table .table-sell-button-container .table-sell-button:hover{background-color:#ff698333}.cryptocurrencies-table td a:hover .name,.markets-table td a:hover .name,.price-history-table td a:hover .name,.exchanges-table td a:hover .name,.exchange-currencies-table td a:hover .name,.dapps-table td a:hover .name,.nft-collections-table td a:hover .name,.nft-collection-sales-table td a:hover .name{text-decoration:underline}@media (max-width: 1349px){.cryptocurrencies-table table th:hover,.cryptocurrencies-table table tr:hover,.markets-table table th:hover,.markets-table table tr:hover,.price-history-table table th:hover,.price-history-table table tr:hover,.exchanges-table table th:hover,.exchanges-table table tr:hover,.exchange-currencies-table table th:hover,.exchange-currencies-table table tr:hover,.dapps-table table th:hover,.dapps-table table tr:hover,.nft-collections-table table th:hover,.nft-collections-table table tr:hover,.nft-collection-sales-table table th:hover,.nft-collection-sales-table table tr:hover{background-color:#fff!important}.cryptocurrencies-table table:not(#hist-table) td:nth-child(2),.cryptocurrencies-table table:not(#hist-table) th:nth-child(2),.markets-table table:not(#hist-table) td:nth-child(2),.markets-table table:not(#hist-table) th:nth-child(2),.price-history-table table:not(#hist-table) td:nth-child(2),.price-history-table table:not(#hist-table) th:nth-child(2),.exchanges-table table:not(#hist-table) td:nth-child(2),.exchanges-table table:not(#hist-table) th:nth-child(2),.exchange-currencies-table table:not(#hist-table) td:nth-child(2),.exchange-currencies-table table:not(#hist-table) th:nth-child(2),.dapps-table table:not(#hist-table) td:nth-child(2),.dapps-table table:not(#hist-table) th:nth-child(2),.nft-collections-table table:not(#hist-table) td:nth-child(2),.nft-collections-table table:not(#hist-table) th:nth-child(2),.nft-collection-sales-table table:not(#hist-table) td:nth-child(2),.nft-collection-sales-table table:not(#hist-table) th:nth-child(2){position:sticky;z-index:2;left:0;background-color:#fff}.cryptocurrencies-table table#hist-table td:first-child,.cryptocurrencies-table table#hist-table th:first-child,.markets-table table#hist-table td:first-child,.markets-table table#hist-table th:first-child,.price-history-table table#hist-table td:first-child,.price-history-table table#hist-table th:first-child,.exchanges-table table#hist-table td:first-child,.exchanges-table table#hist-table th:first-child,.exchange-currencies-table table#hist-table td:first-child,.exchange-currencies-table table#hist-table th:first-child,.dapps-table table#hist-table td:first-child,.dapps-table table#hist-table th:first-child,.nft-collections-table table#hist-table td:first-child,.nft-collections-table table#hist-table th:first-child,.nft-collection-sales-table table#hist-table td:first-child,.nft-collection-sales-table table#hist-table th:first-child{position:sticky;z-index:1;left:0;background-color:#fff}}@media (max-width: 550px){.cryptocurrencies-table .name,.markets-table .name,.price-history-table .name,.exchanges-table .name,.exchange-currencies-table .name,.dapps-table .name,.nft-collections-table .name,.nft-collection-sales-table .name{overflow:hidden;max-width:80px;text-overflow:ellipsis;white-space:nowrap}.cryptocurrencies-table .name.fiat,.markets-table .name.fiat,.price-history-table .name.fiat,.exchanges-table .name.fiat,.exchange-currencies-table .name.fiat,.dapps-table .name.fiat,.nft-collections-table .name.fiat,.nft-collection-sales-table .name.fiat{max-width:unset}}.table th{padding:3px 4px 3px 0!important;padding:3px 4px!important;border:0!important;vertical-align:middle!important}.table td{padding:0;vertical-align:middle!important}.table td a{display:block;padding:8px 4px!important;color:#454545!important}.lazy-loading-placeholder{margin:40px 0}.lazy-loading-placeholder img{animation-duration:2s;animation-iteration-count:infinite;animation-name:spin}.lazy-loading-placeholder p{font-size:14px}.table-loader{position:absolute;z-index:1;height:100%;backdrop-filter:blur(2px)}.table-loader .wrp{position:relative;top:50px}.table-loader span{font-size:14px}.table-filters .filter-box,.table-categories .filter-box{border:1px solid #814cff;border-radius:6px;color:#404040;cursor:pointer;font-size:14px;font-weight:600;transition:.3s}.table-filters .filter-box:hover,.table-categories .filter-box:hover{transform:scale(1.06)}.table-filters .filter-box:hover,.table-filters .filter-box.active,.table-categories .filter-box:hover,.table-categories .filter-box.active{background:#814cff;color:#fff}.table-filters .filter-box:hover svg,.table-filters .filter-box.active svg,.table-categories .filter-box:hover svg,.table-categories .filter-box.active svg{stroke:#fff}@media (max-width: 678px){.table-filters .horizontal-scroll,.table-categories .horizontal-scroll{margin-top:16px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}@supports selector(::-webkit-scrollbar){.table-filters .horizontal-scroll::-webkit-scrollbar,.table-categories .horizontal-scroll::-webkit-scrollbar{display:none}}}.game-active .table-wrp{overflow:auto;scrollbar-width:thin}@supports (scrollbar-color: auto){.game-active .table-wrp{scrollbar-color:#814cff transparent}}@supports selector(::-webkit-scrollbar){.game-active .table-wrp::-webkit-scrollbar-track{background:transparent}.game-active .table-wrp::-webkit-scrollbar-thumb{background:#814cff}}@media (max-width: 1349px){.table-wrp{overflow:auto;scrollbar-width:thin}@supports (scrollbar-color: auto){.table-wrp{scrollbar-color:#814cff transparent}}@supports selector(::-webkit-scrollbar){.table-wrp::-webkit-scrollbar-track{background:transparent}.table-wrp::-webkit-scrollbar-thumb{background:#814cff}}}.sticky-header{position:fixed;z-index:300;top:0;left:0;display:flex;width:100%;height:60px;align-items:center;background-color:#fff;transform:translateY(-100%);transition:all .3s ease-in-out 0s}.sticky-header.visible{box-shadow:#58667e14 0 4px 24px,#58667e1f 0 1px 2px;transform:none}.sticky-header .price-value{font-size:16px}.sticky-header .price-value span:first-child{color:#808a9d;font-size:13px}.sticky-header .btn-buy{margin-left:10px;line-height:1.7}.sticky-header .sticky-header-div{width:100%;margin:0;border-collapse:separate;border-spacing:0;font-size:14px;font-weight:400;transform:translateZ(0);word-break:break-word}.sticky-header .sticky-header-div .trade-amount{margin:0;color:#58667e;font-size:12px;line-height:1.5}@media (max-width: 550px){.sticky-header .sticky-header-div .name{overflow:hidden;max-width:110px;text-overflow:ellipsis;white-space:nowrap}}@media (max-width: 390px){.sticky-header .sticky-header-div .price-value{margin-right:0}.sticky-header .sticky-header-div .btn-buy{margin-left:5px!important}}@media (max-width: 370px){.sticky-header .sticky-header-div .btn-buy i{display:none}}@media (max-width: 370px){.sticky-header .sticky-header-div .btn-buy{padding:3px 5px;font-size:11px}}@media (max-width: 1239px){.sticky-header{height:50px!important}.sticky-header .name{overflow-x:auto;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}@supports selector(::-webkit-scrollbar){.sticky-header .name::-webkit-scrollbar{display:none}}.sticky-header .price-value{font-size:14px!important;line-height:16px!important;-ms-overflow-style:none;overflow-x:auto;overflow-y:hidden}.sticky-header .price-value span:first-child{display:none}.exchange-sticky-header .sticky-name{max-width:42vw}.sticky-header .sticky-desktop{display:none!important}.sticky-header .sticky-mobile{display:flex!important}.sticky-header .btn-buy{padding:6px 9px;margin-left:16px!important;font-size:14px}.sticky-header .stats-value-up,.sticky-header .stats-value-down{font-size:11px}}.sparkline-up,.sparkline-down{width:100%;font-size:9px;line-height:1.2}.sparkline-up{filter:invert(69%) sepia(27%) saturate(5834%) hue-rotate(111deg) brightness(97%) contrast(82%)!important}.sparkline-down{filter:invert(42%) sepia(74%) saturate(5153%) hue-rotate(331deg) brightness(98%) contrast(103%)!important}.dark-theme .markets-data-section-by-exchange .item,.dark-theme .markets-data-section-by-currency .item{border:1px solid #39015d;background-color:#39015d}.dark-theme .markets-data-section-by-exchange .item .exchange-name,.dark-theme .markets-data-section-by-exchange .item .currency-name,.dark-theme .markets-data-section-by-exchange .item .exchange-volume,.dark-theme .markets-data-section-by-exchange .item .currency-volume,.dark-theme .markets-data-section-by-exchange .item .percentage,.dark-theme .markets-data-section-by-currency .item .exchange-name,.dark-theme .markets-data-section-by-currency .item .currency-name,.dark-theme .markets-data-section-by-currency .item .exchange-volume,.dark-theme .markets-data-section-by-currency .item .currency-volume,.dark-theme .markets-data-section-by-currency .item .percentage{color:#fff}.dark-theme .markets-data-section-by-exchange .svg-blue,.dark-theme .markets-data-section-by-currency .svg-blue{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='284' fill='none' viewBox='0 0 311 284' preserveAspectRatio='none'%3E%3Cg opacity='0.8'%3E%3Cpath stroke='%237f7ca0' stroke-width='16' d='M0 12V12C40.0551 12 78.9113 25.6667 110.147 50.7414L170.128 98.8919C207.053 128.534 252.987 144.69 300.338 144.69H311'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.6'%3E%3Cpath stroke='%237f7ca0' stroke-width='16' d='M0 63.1035H19.697C47.5399 63.1035 75.0995 68.6935 100.742 79.5422L188.324 116.596C213.966 127.445 241.526 133.035 269.368 133.035H311'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.4'%3E%3Cpath stroke='%237f7ca0' stroke-width='16' d='M0 115.104H42.7078C55.4686 115.104 68.2043 116.235 80.7655 118.483L208.3 141.311C220.861 143.559 233.597 144.69 246.358 144.69H311'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.2'%3E%3Cpath stroke='%237f7ca0' stroke-width='16' d='M0 220H24.7505C49.3137 220 73.6828 215.649 96.7284 207.149L192.337 171.885C215.383 163.385 239.752 159.034 264.315 159.034H311'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cpath stroke='%237f7ca0' stroke-width='16' d='M0 272V272C40.1268 272 79.1258 258.722 110.916 234.237L171.074 187.902C207.452 159.884 252.079 144.69 297.996 144.69H311'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cpath stroke='%237f7ca0' stroke-width='16' d='M0 167.104H61.8867L227.179 150.069H311'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.dark-theme .markets-data-section-by-exchange .svg-orange,.dark-theme .markets-data-section-by-currency .svg-orange{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='284' fill='none' viewBox='0 0 311 284' preserveAspectRatio='none'%3E%3Cg opacity='0.8'%3E%3Cpath stroke='%23b06914' stroke-width='16' d='M0 12V12C40.0551 12 78.9113 25.6667 110.147 50.7414L170.128 98.8919C207.053 128.534 252.987 144.69 300.338 144.69H311'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.6'%3E%3Cpath stroke='%23b06914' stroke-width='16' d='M0 63.1035H19.697C47.5399 63.1035 75.0995 68.6935 100.742 79.5422L188.324 116.596C213.966 127.445 241.526 133.035 269.368 133.035H311'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.4'%3E%3Cpath stroke='%23b06914' stroke-width='16' d='M0 115.104H42.7078C55.4686 115.104 68.2043 116.235 80.7655 118.483L208.3 141.311C220.861 143.559 233.597 144.69 246.358 144.69H311'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.2'%3E%3Cpath stroke='%23b06914' stroke-width='16' d='M0 220H24.7505C49.3137 220 73.6828 215.649 96.7284 207.149L192.337 171.885C215.383 163.385 239.752 159.034 264.315 159.034H311'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cpath stroke='%23b06914' stroke-width='16' d='M0 272V272C40.1268 272 79.1258 258.722 110.916 234.237L171.074 187.902C207.452 159.884 252.079 144.69 297.996 144.69H311'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cpath stroke='%23b06914' stroke-width='16' d='M0 167.104H61.8867L227.179 150.069H311'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.dark-theme .markets-data-section-by-exchange .svg-left,.dark-theme .markets-data-section-by-currency .svg-left,.dark-theme .markets-data-section-by-exchange .svg-right,.dark-theme .markets-data-section-by-currency .svg-right{background-size:100% 100%}@media (max-width: 767px){.dark-theme .markets-data-section-by-exchange .svg-blue,.dark-theme .markets-data-section-by-currency .svg-blue{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='295' height='412' fill='none' viewBox='0 0 295 412'%3E%3Cg opacity='0.8'%3E%3Cpath stroke='%237f7ca0' stroke-width='16' d='M8.00001 0L8.00001 236.556C8.00001 295.422 48.1489 346.698 105.296 360.819L185.428 380.618C199.861 384.184 210 397.134 210 412V412'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.6' transform='translate(56, 59)'%3E%3Cpath stroke='%237f7ca0' stroke-width='16' d='M8.00001 0L8.00001 194.762C8.00001 244.319 40.2012 288.129 87.5 302.921L142.933 320.257C157.252 324.735 167 337.998 167 353V353'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.4' transform='translate(112, 117)'%3E%3Cpath stroke='%237f7ca0' stroke-width='16' d='M8.00001 0L8.00001 159.358C8.00001 196.557 29.9637 230.247 64 245.257L97.0825 259.846C111.012 265.989 120 279.777 120 295V295'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.2' transform='translate(220, 222)'%3E%3Cpath stroke='%237f7ca0' stroke-width='16' d='M8 0L8 97.112C8 109.835 9.89683 122.486 13.6279 134.65L17.3721 146.856C21.1032 159.019 23 171.67 23 184.393L23 190'%3E%3C/path%3E%3C/g%3E%3Cg transform='translate(238, 293)'%3E%3Cpath stroke='%237f7ca0' stroke-width='16' d='M49 0L49 5.70467C49 28.0892 41.8141 49.8825 28.5 67.877L21.928 76.7592C12.8822 88.9849 8 103.792 8 119V119'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.3' transform='translate(168, 174)'%3E%3Cpath stroke='%237f7ca0' stroke-width='16' d='M8.00008 0L8.00003 122.217C8.00001 147.824 19.8063 172 40 187.745L52.044 197.135C64.6373 206.954 72 222.031 72 238V238'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.dark-theme .markets-data-section-by-exchange .svg-orange,.dark-theme .markets-data-section-by-currency .svg-orange{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='295' height='412' fill='none' viewBox='0 0 295 412'%3E%3Cg opacity='0.8'%3E%3Cpath stroke='%23b06914' stroke-width='16' d='M8.00001 0L8.00001 236.556C8.00001 295.422 48.1489 346.698 105.296 360.819L185.428 380.618C199.861 384.184 210 397.134 210 412V412'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.6' transform='translate(56, 59)'%3E%3Cpath stroke='%23b06914' stroke-width='16' d='M8.00001 0L8.00001 194.762C8.00001 244.319 40.2012 288.129 87.5 302.921L142.933 320.257C157.252 324.735 167 337.998 167 353V353'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.4' transform='translate(112, 117)'%3E%3Cpath stroke='%23b06914' stroke-width='16' d='M8.00001 0L8.00001 159.358C8.00001 196.557 29.9637 230.247 64 245.257L97.0825 259.846C111.012 265.989 120 279.777 120 295V295'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.2' transform='translate(220, 222)'%3E%3Cpath stroke='%23b06914' stroke-width='16' d='M8 0L8 97.112C8 109.835 9.89683 122.486 13.6279 134.65L17.3721 146.856C21.1032 159.019 23 171.67 23 184.393L23 190'%3E%3C/path%3E%3C/g%3E%3Cg transform='translate(238, 293)'%3E%3Cpath stroke='%23b06914' stroke-width='16' d='M49 0L49 5.70467C49 28.0892 41.8141 49.8825 28.5 67.877L21.928 76.7592C12.8822 88.9849 8 103.792 8 119V119'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.3' transform='translate(168, 174)'%3E%3Cpath stroke='%23b06914' stroke-width='16' d='M8.00008 0L8.00003 122.217C8.00001 147.824 19.8063 172 40 187.745L52.044 197.135C64.6373 206.954 72 222.031 72 238V238'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}}@media (max-width: 420px){.dark-theme .markets-data-section-by-exchange .svg-blue,.dark-theme .markets-data-section-by-currency .svg-blue{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='412' fill='none' viewBox='0 0 160 412'%3E%3Cg opacity='0.8'%3E%3Cpath stroke='%237f7ca0' stroke-width='8' d='M4.00001 0L4.00001 271.795C4.00001 311.141 27.6711 346.623 64 361.734L100.63 376.969C114.78 382.855 124 396.675 124 412V412'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.6' transform='translate(16, 59)'%3E%3Cpath stroke='%237f7ca0' stroke-width='8' d='M4.00001 0L4.00001 217.7C4.00001 254.445 25.5171 287.785 59 302.921L91.0225 317.397C105.011 323.72 114 337.649 114 353V353'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.4' transform='translate(32, 117)'%3E%3Cpath stroke='%237f7ca0' stroke-width='8' d='M4.00001 0L4.00001 164.795C4.00001 198.944 23.3817 230.134 54 245.257L81.5429 258.861C95.2949 265.653 104 279.662 104 295V295'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.2' transform='translate(64, 222)'%3E%3Cpath stroke='%237f7ca0' stroke-width='8' d='M4 0L4 71.5361C4 99.4629 18.1063 125.5 41.5 140.753L58.2277 151.659C71.1861 160.108 79 174.531 79 190V190'%3E%3C/path%3E%3C/g%3E%3Cg transform='translate(80, 293)'%3E%3Cpath stroke='%237f7ca0' stroke-width='8' d='M4 0V0C4 25.5356 14.989 49.8361 34.163 66.701L49.4171 80.118C60.5942 89.949 67 104.115 67 119V119'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.3' transform='translate(48, 174)'%3E%3Cpath stroke='%237f7ca0' stroke-width='8' d='M4.00011 0L4.00004 112.647C4.00002 143.665 20.594 172.312 47.5 187.745L69.0494 200.105C82.6265 207.892 91 222.348 91 238V238'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.dark-theme .markets-data-section-by-exchange .svg-orange,.dark-theme .markets-data-section-by-currency .svg-orange{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='412' fill='none' viewBox='0 0 160 412'%3E%3Cg opacity='0.8'%3E%3Cpath stroke='%23b06914' stroke-width='8' d='M4.00001 0L4.00001 271.795C4.00001 311.141 27.6711 346.623 64 361.734L100.63 376.969C114.78 382.855 124 396.675 124 412V412'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.6' transform='translate(16, 59)'%3E%3Cpath stroke='%23b06914' stroke-width='8' d='M4.00001 0L4.00001 217.7C4.00001 254.445 25.5171 287.785 59 302.921L91.0225 317.397C105.011 323.72 114 337.649 114 353V353'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.4' transform='translate(32, 117)'%3E%3Cpath stroke='%23b06914' stroke-width='8' d='M4.00001 0L4.00001 164.795C4.00001 198.944 23.3817 230.134 54 245.257L81.5429 258.861C95.2949 265.653 104 279.662 104 295V295'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.2' transform='translate(64, 222)'%3E%3Cpath stroke='%23b06914' stroke-width='8' d='M4 0L4 71.5361C4 99.4629 18.1063 125.5 41.5 140.753L58.2277 151.659C71.1861 160.108 79 174.531 79 190V190'%3E%3C/path%3E%3C/g%3E%3Cg transform='translate(80, 293)'%3E%3Cpath stroke='%23b06914' stroke-width='8' d='M4 0V0C4 25.5356 14.989 49.8361 34.163 66.701L49.4171 80.118C60.5942 89.949 67 104.115 67 119V119'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.3' transform='translate(48, 174)'%3E%3Cpath stroke='%23b06914' stroke-width='8' d='M4.00011 0L4.00004 112.647C4.00002 143.665 20.594 172.312 47.5 187.745L69.0494 200.105C82.6265 207.892 91 222.348 91 238V238'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}}.markets-data-section-by-exchange,.markets-data-section-by-currency{display:flex;align-items:center;justify-content:center}.markets-data-section-by-exchange a.item:hover .exchange-name,.markets-data-section-by-exchange a.item:hover .currency-name,.markets-data-section-by-currency a.item:hover .exchange-name,.markets-data-section-by-currency a.item:hover .currency-name{text-decoration:underline}.markets-data-section-by-exchange .item,.markets-data-section-by-currency .item{width:250px;padding:6px;border:1px solid #eff2f5;border-radius:8px;margin-bottom:8px;background-color:#eff2f5;color:#606484;font-size:14px;font-weight:bolder}.markets-data-section-by-exchange .item .exchange-name,.markets-data-section-by-exchange .item .currency-name,.markets-data-section-by-currency .item .exchange-name,.markets-data-section-by-currency .item .currency-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:155px;margin-bottom:4px;font-size:14px;font-weight:500;line-height:1.3em}.markets-data-section-by-exchange .item .exchange-volume,.markets-data-section-by-exchange .item .currency-volume,.markets-data-section-by-currency .item .exchange-volume,.markets-data-section-by-currency .item .currency-volume{font-size:10px;line-height:10px}.markets-data-section-by-exchange .item .percentage,.markets-data-section-by-currency .item .percentage{font-size:13px;font-weight:700}.markets-data-section-by-exchange .item .other-left,.markets-data-section-by-exchange .item .other-right,.markets-data-section-by-currency .item .other-left,.markets-data-section-by-currency .item .other-right{width:19px;height:19px;border:1px solid #ccc7ff;border-radius:50%;background-color:#ccc7ff}.markets-data-section-by-exchange .item .other-right,.markets-data-section-by-currency .item .other-right{border:1px solid #f7931a;background-color:#f7931a}.markets-data-section-by-exchange .bubble,.markets-data-section-by-currency .bubble{position:absolute;z-index:1;width:150px;height:150px;border:1px solid #814cff;border-radius:100px;background-color:#814cff}.markets-data-section-by-exchange .bubble .total,.markets-data-section-by-currency .bubble .total{color:#fff;font-size:13px;line-height:13px}.markets-data-section-by-exchange .bubble .number,.markets-data-section-by-currency .bubble .number{color:#fff;font-size:24px;font-weight:600;line-height:38px}.markets-data-section-by-exchange .bubble.bubble-orange,.markets-data-section-by-currency .bubble.bubble-orange{border:1px solid #f7931a;background-color:#f7931a}.markets-data-section-by-exchange .card-container-left,.markets-data-section-by-currency .card-container-left{transform:translate(10px)}.markets-data-section-by-exchange .card-container-right,.markets-data-section-by-currency .card-container-right{transform:translate(-10px)}.markets-data-section-by-exchange .svg-blue,.markets-data-section-by-currency .svg-blue{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='284' fill='none' viewBox='0 0 311 284' preserveAspectRatio='none'%3E%3Cg opacity='0.8'%3E%3Cpath stroke='%23ccc7ff' stroke-width='16' d='M0 12V12C40.0551 12 78.9113 25.6667 110.147 50.7414L170.128 98.8919C207.053 128.534 252.987 144.69 300.338 144.69H311'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.6'%3E%3Cpath stroke='%23ccc7ff' stroke-width='16' d='M0 63.1035H19.697C47.5399 63.1035 75.0995 68.6935 100.742 79.5422L188.324 116.596C213.966 127.445 241.526 133.035 269.368 133.035H311'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.4'%3E%3Cpath stroke='%23ccc7ff' stroke-width='16' d='M0 115.104H42.7078C55.4686 115.104 68.2043 116.235 80.7655 118.483L208.3 141.311C220.861 143.559 233.597 144.69 246.358 144.69H311'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.2'%3E%3Cpath stroke='%23ccc7ff' stroke-width='16' d='M0 220H24.7505C49.3137 220 73.6828 215.649 96.7284 207.149L192.337 171.885C215.383 163.385 239.752 159.034 264.315 159.034H311'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cpath stroke='%23ccc7ff' stroke-width='16' d='M0 272V272C40.1268 272 79.1258 258.722 110.916 234.237L171.074 187.902C207.452 159.884 252.079 144.69 297.996 144.69H311'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cpath stroke='%23ccc7ff' stroke-width='16' d='M0 167.104H61.8867L227.179 150.069H311'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.markets-data-section-by-exchange .svg-orange,.markets-data-section-by-currency .svg-orange{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='284' fill='none' viewBox='0 0 311 284' preserveAspectRatio='none'%3E%3Cg opacity='0.8'%3E%3Cpath stroke='%23f7931a' stroke-width='16' d='M0 12V12C40.0551 12 78.9113 25.6667 110.147 50.7414L170.128 98.8919C207.053 128.534 252.987 144.69 300.338 144.69H311'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.6'%3E%3Cpath stroke='%23f7931a' stroke-width='16' d='M0 63.1035H19.697C47.5399 63.1035 75.0995 68.6935 100.742 79.5422L188.324 116.596C213.966 127.445 241.526 133.035 269.368 133.035H311'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.4'%3E%3Cpath stroke='%23f7931a' stroke-width='16' d='M0 115.104H42.7078C55.4686 115.104 68.2043 116.235 80.7655 118.483L208.3 141.311C220.861 143.559 233.597 144.69 246.358 144.69H311'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.2'%3E%3Cpath stroke='%23f7931a' stroke-width='16' d='M0 220H24.7505C49.3137 220 73.6828 215.649 96.7284 207.149L192.337 171.885C215.383 163.385 239.752 159.034 264.315 159.034H311'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cpath stroke='%23f7931a' stroke-width='16' d='M0 272V272C40.1268 272 79.1258 258.722 110.916 234.237L171.074 187.902C207.452 159.884 252.079 144.69 297.996 144.69H311'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.3'%3E%3Cpath stroke='%23f7931a' stroke-width='16' d='M0 167.104H61.8867L227.179 150.069H311'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.markets-data-section-by-exchange .svg-left,.markets-data-section-by-currency .svg-left{width:100%;height:284px;background-size:100% 100%}.markets-data-section-by-exchange .svg-right,.markets-data-section-by-currency .svg-right{width:100%;height:284px;background-size:100% 100%;transform:rotate(180deg)}.markets-data-section-by-exchange .coin-logo,.markets-data-section-by-currency .coin-logo{width:20px;height:20px}@media (max-width: 767px){.markets-data-section-by-exchange,.markets-data-section-by-currency{max-width:534px;height:1000px;flex-direction:column;margin:0 auto}.markets-data-section-by-exchange .bubble,.markets-data-section-by-currency .bubble{width:170px;height:170px}.markets-data-section-by-exchange .svg-blue,.markets-data-section-by-currency .svg-blue{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='295' height='412' fill='none' viewBox='0 0 295 412'%3E%3Cg opacity='0.8'%3E%3Cpath stroke='%23ccc7ff' stroke-width='16' d='M8.00001 10L8.00001 236.556C8.00001 295.422 48.1489 346.698 105.296 360.819L185.428 380.618C199.861 384.184 210 397.134 210 412V412'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.6' transform='translate(56, 59)'%3E%3Cpath stroke='%23ccc7ff' stroke-width='16' d='M8.00001 0L8.00001 194.762C8.00001 244.319 40.2012 288.129 87.5 302.921L142.933 320.257C157.252 324.735 167 337.998 167 353V353'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.4' transform='translate(112, 117)'%3E%3Cpath stroke='%23ccc7ff' stroke-width='16' d='M8.00001 0L8.00001 159.358C8.00001 196.557 29.9637 230.247 64 245.257L97.0825 259.846C111.012 265.989 120 279.777 120 295V295'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.2' transform='translate(220, 222)'%3E%3Cpath stroke='%23ccc7ff' stroke-width='16' d='M8 0L8 97.112C8 109.835 9.89683 122.486 13.6279 134.65L17.3721 146.856C21.1032 159.019 23 171.67 23 184.393L23 190'%3E%3C/path%3E%3C/g%3E%3Cg transform='translate(238, 293)'%3E%3Cpath stroke='%23ccc7ff' stroke-width='16' d='M49 0L49 5.70467C49 28.0892 41.8141 49.8825 28.5 67.877L21.928 76.7592C12.8822 88.9849 8 103.792 8 119V119'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.3' transform='translate(168, 174)'%3E%3Cpath stroke='%23ccc7ff' stroke-width='16' d='M8.00008 0L8.00003 122.217C8.00001 147.824 19.8063 172 40 187.745L52.044 197.135C64.6373 206.954 72 222.031 72 238V238'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.markets-data-section-by-exchange .svg-orange,.markets-data-section-by-currency .svg-orange{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='295' height='412' fill='none' viewBox='0 0 295 412'%3E%3Cg opacity='0.8'%3E%3Cpath stroke='%23f7931a' stroke-width='16' d='M8.00001 10L8.00001 236.556C8.00001 295.422 48.1489 346.698 105.296 360.819L185.428 380.618C199.861 384.184 210 397.134 210 412V412'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.6' transform='translate(56, 59)'%3E%3Cpath stroke='%23f7931a' stroke-width='16' d='M8.00001 0L8.00001 194.762C8.00001 244.319 40.2012 288.129 87.5 302.921L142.933 320.257C157.252 324.735 167 337.998 167 353V353'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.4' transform='translate(112, 117)'%3E%3Cpath stroke='%23f7931a' stroke-width='16' d='M8.00001 0L8.00001 159.358C8.00001 196.557 29.9637 230.247 64 245.257L97.0825 259.846C111.012 265.989 120 279.777 120 295V295'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.2' transform='translate(220, 222)'%3E%3Cpath stroke='%23f7931a' stroke-width='16' d='M8 0L8 97.112C8 109.835 9.89683 122.486 13.6279 134.65L17.3721 146.856C21.1032 159.019 23 171.67 23 184.393L23 190'%3E%3C/path%3E%3C/g%3E%3Cg transform='translate(238, 293)'%3E%3Cpath stroke='%23f7931a' stroke-width='16' d='M49 0L49 5.70467C49 28.0892 41.8141 49.8825 28.5 67.877L21.928 76.7592C12.8822 88.9849 8 103.792 8 119V119'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.3' transform='translate(168, 174)'%3E%3Cpath stroke='%23f7931a' stroke-width='16' d='M8.00008 0L8.00003 122.217C8.00001 147.824 19.8063 172 40 187.745L52.044 197.135C64.6373 206.954 72 222.031 72 238V238'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.markets-data-section-by-exchange .svg-left,.markets-data-section-by-currency .svg-left{position:absolute;top:70px;left:13.5%;width:295px;height:412px}.markets-data-section-by-exchange .svg-right,.markets-data-section-by-currency .svg-right{position:absolute;bottom:33px;left:42.5%;width:295px;height:412px}.markets-data-section-by-exchange .card-container-left,.markets-data-section-by-currency .card-container-left{position:relative;z-index:1;width:90%;align-self:stretch;justify-content:space-between;transform:translateY(-144px)}.markets-data-section-by-exchange .card-container-left .item,.markets-data-section-by-currency .card-container-left .item{position:relative}.markets-data-section-by-exchange .card-container-right,.markets-data-section-by-currency .card-container-right{position:relative;z-index:1;width:90%;align-self:stretch;justify-content:space-between;transform:translateY(170px)}.markets-data-section-by-exchange .card-container-right .item,.markets-data-section-by-currency .card-container-right .item{position:relative}.markets-data-section-by-exchange .item,.markets-data-section-by-currency .item{margin-bottom:12px}}@media (max-width: 630px){.svg-left{left:8%!important}.svg-right{left:39.5%!important}}@media (max-width: 510px){.svg-left{left:4%!important}.svg-right{left:29%!important}}@media (max-width: 420px){.markets-data-section-by-exchange,.markets-data-section-by-currency{max-width:310px;height:900px;margin-right:auto;margin-left:auto}.markets-data-section-by-exchange .svg-blue,.markets-data-section-by-currency .svg-blue{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='412' fill='none' viewBox='0 0 160 412'%3E%3Cg opacity='0.8'%3E%3Cpath stroke='%23ccc7ff' stroke-width='8' d='M4.00001 0L4.00001 271.795C4.00001 311.141 27.6711 346.623 64 361.734L100.63 376.969C114.78 382.855 124 396.675 124 412V412'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.6' transform='translate(16, 59)'%3E%3Cpath stroke='%23ccc7ff' stroke-width='8' d='M4.00001 0L4.00001 217.7C4.00001 254.445 25.5171 287.785 59 302.921L91.0225 317.397C105.011 323.72 114 337.649 114 353V353'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.4' transform='translate(32, 117)'%3E%3Cpath stroke='%23ccc7ff' stroke-width='8' d='M4.00001 0L4.00001 164.795C4.00001 198.944 23.3817 230.134 54 245.257L81.5429 258.861C95.2949 265.653 104 279.662 104 295V295'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.2' transform='translate(64, 222)'%3E%3Cpath stroke='%23ccc7ff' stroke-width='8' d='M4 0L4 71.5361C4 99.4629 18.1063 125.5 41.5 140.753L58.2277 151.659C71.1861 160.108 79 174.531 79 190V190'%3E%3C/path%3E%3C/g%3E%3Cg transform='translate(80, 293)'%3E%3Cpath stroke='%23ccc7ff' stroke-width='8' d='M4 0V0C4 25.5356 14.989 49.8361 34.163 66.701L49.4171 80.118C60.5942 89.949 67 104.115 67 119V119'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.3' transform='translate(48, 174)'%3E%3Cpath stroke='%23ccc7ff' stroke-width='8' d='M4.00011 0L4.00004 112.647C4.00002 143.665 20.594 172.312 47.5 187.745L69.0494 200.105C82.6265 207.892 91 222.348 91 238V238'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.markets-data-section-by-exchange .svg-orange,.markets-data-section-by-currency .svg-orange{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='412' fill='none' viewBox='0 0 160 412'%3E%3Cg opacity='0.8'%3E%3Cpath stroke='%23f7931a' stroke-width='8' d='M4.00001 0L4.00001 271.795C4.00001 311.141 27.6711 346.623 64 361.734L100.63 376.969C114.78 382.855 124 396.675 124 412V412'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.6' transform='translate(16, 59)'%3E%3Cpath stroke='%23f7931a' stroke-width='8' d='M4.00001 0L4.00001 217.7C4.00001 254.445 25.5171 287.785 59 302.921L91.0225 317.397C105.011 323.72 114 337.649 114 353V353'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.4' transform='translate(32, 117)'%3E%3Cpath stroke='%23f7931a' stroke-width='8' d='M4.00001 0L4.00001 164.795C4.00001 198.944 23.3817 230.134 54 245.257L81.5429 258.861C95.2949 265.653 104 279.662 104 295V295'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.2' transform='translate(64, 222)'%3E%3Cpath stroke='%23f7931a' stroke-width='8' d='M4 0L4 71.5361C4 99.4629 18.1063 125.5 41.5 140.753L58.2277 151.659C71.1861 160.108 79 174.531 79 190V190'%3E%3C/path%3E%3C/g%3E%3Cg transform='translate(80, 293)'%3E%3Cpath stroke='%23f7931a' stroke-width='8' d='M4 0V0C4 25.5356 14.989 49.8361 34.163 66.701L49.4171 80.118C60.5942 89.949 67 104.115 67 119V119'%3E%3C/path%3E%3C/g%3E%3Cg opacity='0.3' transform='translate(48, 174)'%3E%3Cpath stroke='%23f7931a' stroke-width='8' d='M4.00011 0L4.00004 112.647C4.00002 143.665 20.594 172.312 47.5 187.745L69.0494 200.105C82.6265 207.892 91 222.348 91 238V238'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.markets-data-section-by-exchange .svg-left,.markets-data-section-by-currency .svg-left{top:102px;left:13.2%!important;width:160px;height:412px}.markets-data-section-by-exchange .svg-right,.markets-data-section-by-currency .svg-right{bottom:57px;left:51%!important;width:160px;height:412px}.markets-data-section-by-exchange .card-container-left,.markets-data-section-by-currency .card-container-left{transform:translateY(-87px)}.markets-data-section-by-exchange .card-container-right,.markets-data-section-by-currency .card-container-right{transform:translateY(99px)}}@media (max-width: 390px){.markets-data-section-by-exchange .svg-left,.markets-data-section-by-currency .svg-left{left:11%!important}}@media (max-width: 372px){.markets-data-section-by-exchange .svg-left,.markets-data-section-by-currency .svg-left{left:9%!important}}@media (max-width: 350px){.markets-data-section-by-exchange .svg-left,.markets-data-section-by-currency .svg-left{left:6%!important}}@media (max-width: 335px){.markets-data-section-by-exchange .svg-left,.markets-data-section-by-currency .svg-left{left:5%!important}}.markets-data-section-by-currency .svg-image{transform:rotate(180deg)}.markets-data-section-by-currency .bubble{transform:translate(20px)}.airdrop-lesson-page>.video-page-block>.sidebar>.similar-cryptocurrencies-section .similar-cryptocurrency{border:2px solid #814cff}.similar-cryptocurrencies-section .card-container,.similar-exchanges-section .card-container{padding-right:10px;padding-left:10px}@media (max-width: 576px){.similar-cryptocurrencies-section .card-container:nth-child(odd),.similar-exchanges-section .card-container:nth-child(odd){padding-right:4px;padding-left:10px!important}.similar-cryptocurrencies-section .card-container:nth-child(2n),.similar-exchanges-section .card-container:nth-child(2n){padding-right:10px!important;padding-left:4px}}@media (max-width: 1200px){.similar-cryptocurrencies-section .card-container:nth-child(1),.similar-cryptocurrencies-section .card-container:nth-child(4),.similar-exchanges-section .card-container:nth-child(1),.similar-exchanges-section .card-container:nth-child(4){padding-right:4px}.similar-cryptocurrencies-section .card-container:nth-child(3),.similar-cryptocurrencies-section .card-container:nth-child(6),.similar-exchanges-section .card-container:nth-child(3),.similar-exchanges-section .card-container:nth-child(6){padding-left:4px}.similar-cryptocurrencies-section .card-container:nth-child(2),.similar-cryptocurrencies-section .card-container:nth-child(5),.similar-exchanges-section .card-container:nth-child(2),.similar-exchanges-section .card-container:nth-child(5){padding-right:4px;padding-left:4px}}.similar-cryptocurrencies-section .similar-cryptocurrency,.similar-cryptocurrencies-section .similar-exchange,.similar-exchanges-section .similar-cryptocurrency,.similar-exchanges-section .similar-exchange{display:flex;border:1px solid #f8fafd;border-radius:12px;box-shadow:#63636333 0 2px 8px}.similar-cryptocurrencies-section .similar-cryptocurrency:hover,.similar-cryptocurrencies-section .similar-exchange:hover,.similar-exchanges-section .similar-cryptocurrency:hover,.similar-exchanges-section .similar-exchange:hover{background-color:#fbfbfb}.similar-cryptocurrencies-section .similar-cryptocurrency:hover .analyze-btn,.similar-cryptocurrencies-section .similar-exchange:hover .analyze-btn,.similar-exchanges-section .similar-cryptocurrency:hover .analyze-btn,.similar-exchanges-section .similar-exchange:hover .analyze-btn{background-color:#814cff;color:#fff}.similar-cryptocurrencies-section .similar-cryptocurrency .coin-logo,.similar-cryptocurrencies-section .similar-exchange .coin-logo,.similar-exchanges-section .similar-cryptocurrency .coin-logo,.similar-exchanges-section .similar-exchange .coin-logo{width:35px;height:35px}.similar-cryptocurrencies-section .similar-cryptocurrency .name,.similar-cryptocurrencies-section .similar-exchange .name,.similar-exchanges-section .similar-cryptocurrency .name,.similar-exchanges-section .similar-exchange .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;color:#595959;font-size:14px;font-weight:500;line-height:21px}.similar-cryptocurrencies-section .similar-cryptocurrency .name.name-symbol,.similar-cryptocurrencies-section .similar-exchange .name.name-symbol,.similar-exchanges-section .similar-cryptocurrency .name.name-symbol,.similar-exchanges-section .similar-exchange .name.name-symbol{padding-left:1px;background:transparent;font-size:10px;line-height:1em}.similar-cryptocurrencies-section .similar-cryptocurrency .price,.similar-cryptocurrencies-section .similar-exchange .price,.similar-exchanges-section .similar-cryptocurrency .price,.similar-exchanges-section .similar-exchange .price{color:#000;font-weight:600;line-height:1em;text-decoration:none}.similar-cryptocurrencies-section .similar-cryptocurrency .price-value-down,.similar-cryptocurrencies-section .similar-cryptocurrency .price-value-up,.similar-cryptocurrencies-section .similar-exchange .price-value-down,.similar-cryptocurrencies-section .similar-exchange .price-value-up,.similar-exchanges-section .similar-cryptocurrency .price-value-down,.similar-exchanges-section .similar-cryptocurrency .price-value-up,.similar-exchanges-section .similar-exchange .price-value-down,.similar-exchanges-section .similar-exchange .price-value-up{padding:3px 8px;font-size:12px}.similar-cryptocurrencies-section .similar-cryptocurrency .sparkline-up,.similar-cryptocurrencies-section .similar-cryptocurrency .sparkline-down,.similar-cryptocurrencies-section .similar-exchange .sparkline-up,.similar-cryptocurrencies-section .similar-exchange .sparkline-down,.similar-exchanges-section .similar-cryptocurrency .sparkline-up,.similar-exchanges-section .similar-cryptocurrency .sparkline-down,.similar-exchanges-section .similar-exchange .sparkline-up,.similar-exchanges-section .similar-exchange .sparkline-down{width:80%}.similar-cryptocurrencies-section .similar-cryptocurrency .sparkline-up,.similar-cryptocurrencies-section .similar-exchange .sparkline-up,.similar-exchanges-section .similar-cryptocurrency .sparkline-up,.similar-exchanges-section .similar-exchange .sparkline-up{filter:invert(69%) sepia(27%) saturate(5834%) hue-rotate(111deg) brightness(97%) contrast(82%)}.similar-cryptocurrencies-section .similar-cryptocurrency .sparkline-down,.similar-cryptocurrencies-section .similar-exchange .sparkline-down,.similar-exchanges-section .similar-cryptocurrency .sparkline-down,.similar-exchanges-section .similar-exchange .sparkline-down{filter:invert(14%) sepia(78%) saturate(6183%) hue-rotate(330deg) brightness(97%) contrast(109%)}.similar-cryptocurrencies-section .similar-cryptocurrency .analyze-btn,.similar-cryptocurrencies-section .similar-exchange .analyze-btn,.similar-exchanges-section .similar-cryptocurrency .analyze-btn,.similar-exchanges-section .similar-exchange .analyze-btn{min-width:100px;border:2px solid #814cff;border-radius:8px;background-color:#fff;color:#000;font-size:13px;font-weight:600}.similar-exchanges-section .name{font-size:13px}.social-placeholder{position:relative;border-radius:5px}.social-placeholder h5 span{color:#814cff}.social-embed-not-found{overflow:hidden;width:100%}.social-embed-not-found__title{position:absolute;top:50%;left:50%;width:85%;font-size:19px;font-weight:700;text-align:center;transform:translate(-50%,-50%)}.social-embed-not-found__item{display:flex;height:25%;padding:15px 10px;border-bottom:1px solid #e6e5ef}.social-embed-not-found__item:nth-child(2){opacity:.8}.social-embed-not-found__item:nth-child(3){opacity:.6}.social-embed-not-found__item:nth-child(4){opacity:.4}.social-embed-not-found__profile{width:70px;height:70px;border-radius:100%;margin-right:20px;background-color:#e6e5ef}.social-embed-not-found__content{display:flex;flex:1;flex-direction:column;justify-content:space-between}.social-embed-not-found__header{border-radius:8px;background-color:#e6e5ef;width:50%;min-width:140px;height:20px}.social-embed-not-found__body{border-radius:8px;background-color:#e6e5ef;width:100%;height:50px}.social-embed-not-found__footer{display:flex;gap:8px}.social-embed-not-found__pill{border-radius:8px;background-color:#e6e5ef;width:15%;min-width:50px;height:20px}.social-embed{height:600px;border:1px solid lightgray;overflow-x:hidden;overflow-y:scroll}.socials-card{display:flex;height:100%;flex:0 0 25%;flex-wrap:wrap;border:1px solid #f8fafd;border-radius:16px;background:#f8fafd}.socials-card .wrp{display:flex;flex:1 1 0;flex-direction:row}.socials-card .inner-block{display:flex;flex:1 1 0;flex-direction:column;justify-content:space-between}.socials-card .inner-block i{color:#808a9d;font-size:14px}.socials-card .link{font-size:14px}.socials-card .link:hover{color:#4a1cb6;text-decoration:underline}.socials-card .subtitle,.socials-card .untracked-title{font-size:10px;font-weight:500}.socials-card .main-subtitle{font-size:15px}.socials-card .stat{font-size:19px;font-weight:500;line-height:1}.socials-card .main-stat{font-size:45px;line-height:61px;transform:scaleY(1.1)}@media (min-width: 992px){.socials-card .main-stat{font-size:40px}}.socials-card .see-report-margin{margin-top:14px}.socials-card .untracked-title{font-size:12px;line-height:20px}.socials-card .description{font-size:12px}.socials-card .tg-name{font-size:14px}.socials-card .main-block{min-width:67%;max-width:67%}.socials-card .see-chart-btn{padding:4px 10px;border-radius:8px;background-color:#814cff;color:#fff;font-size:14px;font-weight:500}.socials-card .see-chart-btn:hover{background-color:#6f48c5}.socials-card .sub-block{flex:1 1 0}.socials-card .sub-block p{line-height:1.2}.socials-card .sub-block .stat{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}.socials-card .stats-value-up i,.socials-card .stats-value-down i{font-size:12px}.socials-card .bio{cursor:pointer}.socials-card .break-line{height:0;flex-basis:100%}.socials-card svg{width:20px;height:20px}.reddit-embed{display:flex;width:100%;border-top:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid #ededed;border-left:1px solid transparent}.reddit-embed .thread-section{display:flex;flex:0 0 100%;align-items:center;justify-content:center;background-color:#f8fafd;transition:all .3s ease-in-out}.reddit-embed .thread-section:hover{background-color:#f1edff}.reddit-embed .thread-section .title-section{flex:0 0 100%}.reddit-embed .thread-section .title-section .title{font-size:16px;font-weight:500}.reddit-embed .thread-section .title-section .author-section{color:#787c7e;font-size:12px;font-weight:500}.twitter-timeline{position:static;display:block;width:100%;height:600px;flex-grow:1;visibility:visible}@media (max-width: 678px){.socials-card{flex:1 0 50%}.socials-card .stat{font-size:14px;line-height:16px}.socials-card .main-stat{font-size:40px;line-height:48px!important}}.pagination{margin:8px 0!important}.pagination li{margin:0 3px;word-break:keep-all}.pagination li button,.pagination span,.pagination a{border:none;border-radius:8px;font-size:16px;font-weight:400}.pagination li button{border-radius:8px;font-weight:600}.pagination .page-item.active .page-link{border-color:#814cff;background-color:#814cff;color:#fff}.pagination .page-item:hover .page-link{opacity:.9}.pagination .page-item:last-child .page-link{border-bottom-right-radius:8px;border-top-right-radius:8px}.pagination .page-item:first-child .page-link{border-bottom-left-radius:8px;border-top-left-radius:8px}.pagination .page-link{color:#814cff}.pagination-section{margin-top:16px}.pagination-section .page-size{color:#58667e}@media (max-width: 480px){.page-links{width:100%}.page-links>div{width:100%}.page-links .pagination{justify-content:space-between}.page-link{padding:4px 6px;font-size:14px;line-height:1.5}}.latest-news-and-videos-section .item{display:flex;padding:4px;border-radius:8px;margin:0 4px 0 0;transition:.3s}.latest-news-and-videos-section .item:hover{border-radius:8px;box-shadow:0 0 6px #6f48c580}.latest-news-and-videos-section .item .youtube .play-button{position:absolute;top:50%;left:50%;width:60px;transform:translate3d(-50%,-50%,0)}.latest-news-and-videos-section .item:has(.lazyload) .image-placeholder,.latest-news-and-videos-section .item:has(.lazyloading) .image-placeholder{display:block!important;width:100%;padding-bottom:56.17%;border-radius:8px;background-color:#ced4da}.latest-news-and-videos-section .item:has(.lazyload) img,.latest-news-and-videos-section .item:has(.lazyloading) img{position:absolute;visibility:hidden}.latest-news-and-videos-section .item img{width:100%;border-radius:8px}.latest-news-and-videos-section .item .category{padding-top:13px;padding-left:8px;color:#58667e;font-size:12px;line-height:18px}.latest-news-and-videos-section .item .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-bottom:3px;padding-left:8px;color:#000;font-size:14px;line-height:20px}.latest-news-and-videos-section .item:last-child{border:1px solid #814cff}.latest-news-and-videos-section .item:last-child .main{font-size:27px;font-weight:700}.latest-news-and-videos-section .item:last-child .secondary{font-size:13px;font-weight:500;line-height:1.3em}.latest-news-and-videos-section .item:last-child .right-arrow{width:50px;height:50px;border:1px solid #814cff;border-radius:8px}.latest-news-and-videos-section .item:last-child .right-arrow i{font-size:24px}.splide__arrow{border-radius:8px}.splide__track{padding:4px}.splide__arrow--next svg,.splide__arrow--prev svg{width:30px!important;height:30px!important;padding:4px;border-radius:50%;background-color:#aab2c6;fill:#fff!important}.splide__arrow--next{right:0!important;width:110px!important;height:100%!important;background-image:linear-gradient(to left,#fff 0%,transparent 100%)!important}.splide__arrow--next:disabled{display:none}.splide__arrow--prev{left:0!important;width:110px!important;height:100%!important;background-image:linear-gradient(to right,#fff 0%,transparent 100%)!important}.splide__arrow--prev:disabled{display:none}.splide__pagination li{line-height:0!important}.splide__pagination__page.is-active,.splide__pagination__page:hover{background:#814cff!important}@media (max-width: 768px){.latest-news-and-videos-section .item{margin:0}.latest-news-and-videos-section .item .category,.latest-news-and-videos-section .item .title{padding-left:0}.latest-news-and-videos-section .item .title{-webkit-line-clamp:2}.splide__arrow--next svg,.splide__arrow--prev svg{width:25px;height:25px;margin-bottom:30px}.splide__arrow--next,.splide__arrow--prev{width:50px!important}.youtube .play-button.list{width:55px!important}}@media (max-width: 425px){.latest-news-and-videos-section .item:last-child .main{font-size:21px}.latest-news-and-videos-section .item:last-child .secondary{font-size:10px}.latest-news-and-videos-section .item:last-child .right-arrow{width:40px;height:40px}.latest-news-and-videos-section .item:last-child .right-arrow i{font-size:21px}}.dark-theme .cryptocurrency-page .breadcrumbs__item{color:#d2d0e2}.dark-theme .cryptocurrency-page .breadcrumbs__item--last,.dark-theme .cryptocurrency-page .breadcrumbs__item--home:hover{color:#fff}.dark-theme .cryptocurrency-page .breadcrumbs__icon{color:#d2d0e2}.dark-theme .cryptocurrency-page .table-loader span,.dark-theme .cryptocurrency-page .search-loader span{color:#fff}.dark-theme .cryptocurrency-page .asset-logo{background-color:#dfd1ff}.dark-theme .cryptocurrency-page .untracked-title{color:#fff}.dark-theme .cryptocurrency-page .untracked-subtitle{color:#c4c3c3}.dark-theme .cryptocurrency-page .no-data-row h2{color:#fff}.dark-theme .cryptocurrency-page .no-data-row p span{background-color:#56247a!important}.dark-theme .cryptocurrency-page table.tiptap-editor-table td,.dark-theme .cryptocurrency-page table.tiptap-editor-table th{border-color:#814cff!important}.dark-theme .cryptocurrency-page table.tiptap-editor-table td p,.dark-theme .cryptocurrency-page table.tiptap-editor-table th p{color:#fff!important}.dark-theme .cryptocurrency-page .cryptocurrencies-table .table-wrp .table,.dark-theme .cryptocurrency-page .markets-table .table-wrp .table,.dark-theme .cryptocurrency-page .price-history-table .table-wrp .table,.dark-theme .cryptocurrency-page .exchanges-table .table-wrp .table,.dark-theme .cryptocurrency-page .exchange-currencies-table .table-wrp .table,.dark-theme .cryptocurrency-page .nft-collections-table .table-wrp .table,.dark-theme .cryptocurrency-page .nft-collection-sales-table .table-wrp .table{border-bottom:1px solid #5c5e70!important}.dark-theme .cryptocurrency-page .cryptocurrencies-table td,.dark-theme .cryptocurrency-page .markets-table td,.dark-theme .cryptocurrency-page .price-history-table td,.dark-theme .cryptocurrency-page .exchanges-table td,.dark-theme .cryptocurrency-page .exchange-currencies-table td,.dark-theme .cryptocurrency-page .nft-collections-table td,.dark-theme .cryptocurrency-page .nft-collection-sales-table td{border-top:0!important;border-bottom:1px solid #5c5e70!important}.dark-theme .cryptocurrency-page .cryptocurrencies-table .table-buy-button-container .table-buy-button:hover,.dark-theme .cryptocurrency-page .markets-table .table-buy-button-container .table-buy-button:hover,.dark-theme .cryptocurrency-page .price-history-table .table-buy-button-container .table-buy-button:hover,.dark-theme .cryptocurrency-page .exchanges-table .table-buy-button-container .table-buy-button:hover,.dark-theme .cryptocurrency-page .exchange-currencies-table .table-buy-button-container .table-buy-button:hover,.dark-theme .cryptocurrency-page .nft-collections-table .table-buy-button-container .table-buy-button:hover,.dark-theme .cryptocurrency-page .nft-collection-sales-table .table-buy-button-container .table-buy-button:hover{background-color:#1a7b3466}.dark-theme .cryptocurrency-page .cryptocurrencies-table .table-sell-button-container .table-sell-button:hover,.dark-theme .cryptocurrency-page .markets-table .table-sell-button-container .table-sell-button:hover,.dark-theme .cryptocurrency-page .price-history-table .table-sell-button-container .table-sell-button:hover,.dark-theme .cryptocurrency-page .exchanges-table .table-sell-button-container .table-sell-button:hover,.dark-theme .cryptocurrency-page .exchange-currencies-table .table-sell-button-container .table-sell-button:hover,.dark-theme .cryptocurrency-page .nft-collections-table .table-sell-button-container .table-sell-button:hover,.dark-theme .cryptocurrency-page .nft-collection-sales-table .table-sell-button-container .table-sell-button:hover{background-color:#c8083d66}.dark-theme .cryptocurrency-page table td,.dark-theme .cryptocurrency-page table th{background:#25003e!important;color:#c4c3c3!important}.dark-theme .cryptocurrency-page table td a,.dark-theme .cryptocurrency-page table th a{color:#c4c3c3!important}.dark-theme .cryptocurrency-page table span{color:#c4c3c3;font-weight:700}.dark-theme .cryptocurrency-page table .trade-amount{color:#c4c3c3}@media only screen and (max-width: 1349px){.dark-theme .cryptocurrency-page table thead th:hover{background-color:#25003e!important}}.dark-theme .cryptocurrency-page .table-hover tbody tr:hover:not(.no-data-row) td{background-color:#320054!important}.dark-theme .cryptocurrency-page .cryptocurrencies-table .table,.dark-theme .cryptocurrency-page .exchanges-table .table{background-color:#25003e}.dark-theme .cryptocurrency-page .cryptocurrencies-table .table tr,.dark-theme .cryptocurrency-page .exchanges-table .table tr{background-color:#25003e!important}.dark-theme .cryptocurrency-page .cryptocurrencies-table .table thead th,.dark-theme .cryptocurrency-page .cryptocurrencies-table .table thead th:hover,.dark-theme .cryptocurrency-page .exchanges-table .table thead th,.dark-theme .cryptocurrency-page .exchanges-table .table thead th:hover{background:#25003e!important}.dark-theme .cryptocurrency-page .content .table-caption,.dark-theme .cryptocurrency-page .content p,.dark-theme .cryptocurrency-page .content ul li{color:#fff!important}.dark-theme .cryptocurrency-page .article-alert-box p{color:#404040!important}.dark-theme .subscribe-section.border-top{border-color:#4f2572!important}.dark-theme .similar-cryptocurrencies-section .similar-cryptocurrency,.dark-theme .similar-cryptocurrencies-section .similar-exchange,.dark-theme .similar-exchanges-section .similar-cryptocurrency,.dark-theme .similar-exchanges-section .similar-exchange{border:1px solid #4f2572;background-color:#39015d;box-shadow:#63636333 0 2px 8px}.dark-theme .similar-cryptocurrencies-section .similar-cryptocurrency:hover,.dark-theme .similar-cryptocurrencies-section .similar-exchange:hover,.dark-theme .similar-exchanges-section .similar-cryptocurrency:hover,.dark-theme .similar-exchanges-section .similar-exchange:hover{background-color:#410465}.dark-theme .similar-cryptocurrencies-section .similar-cryptocurrency:hover .analyze-btn,.dark-theme .similar-cryptocurrencies-section .similar-exchange:hover .analyze-btn,.dark-theme .similar-exchanges-section .similar-cryptocurrency:hover .analyze-btn,.dark-theme .similar-exchanges-section .similar-exchange:hover .analyze-btn{background-color:#814cff}.dark-theme .similar-cryptocurrencies-section .similar-cryptocurrency .analyze-btn,.dark-theme .similar-cryptocurrencies-section .similar-exchange .analyze-btn,.dark-theme .similar-exchanges-section .similar-cryptocurrency .analyze-btn,.dark-theme .similar-exchanges-section .similar-exchange .analyze-btn{background-color:transparent;color:#fff}.dark-theme .socials-card{border:1px solid #4f2572!important;border-radius:16px;background:#39015d}.dark-theme .socials-card span{color:#fff}.dark-theme .socials-card img{filter:invert(1)}.dark-theme .socials-card svg{fill:#fff}.dark-theme .socials-card .link{color:#d0bdfd}.dark-theme .socials-card .link:hover{color:#eae5f6}.dark-theme #export-png,.dark-theme #export-jpeg,.dark-theme .fa-solid.fa-expand,.dark-theme .export-menu i{color:#fff}.dark-theme .chart-expand:hover,.dark-theme .export-menu:hover{background-color:#814cff}.dark-theme .highcharts-background{fill:#25003e}.dark-theme .highcharts-yaxis-grid path,.dark-theme .highcharts-navigator-xaxis path{stroke:#4f2572}.dark-theme .highcharts-axis-line{stroke:#4f2572}.dark-theme .highcharts-axis-labels text{color:#c2b5c6!important;fill:#c2b5c6!important}.dark-theme .highcharts-label.highcharts-tooltip path{fill:#39015d}.dark-theme .highcharts-label.highcharts-tooltip .primary,.dark-theme .highcharts-label.highcharts-tooltip .sub,.dark-theme .highcharts-label.highcharts-tooltip .number{color:#fff}.dark-theme .highcharts-reset-zoom text{fill:#fff!important}.dark-theme .highcharts-legend-item text{color:#fff!important;fill:#fff!important}.dark-theme .highcharts-legend-item text:hover{color:#ae8ffa!important;fill:#ae8ffa!important}.dark-theme .range-selector{background-color:#343a40}.dark-theme .range-selector span{color:#fff}.dark-theme .range-selector li:hover{box-shadow:none}.dark-theme .price-heading,.dark-theme .alternate-prices{color:#c2b5c6}.dark-theme .price,.dark-theme .stats-value,.dark-theme .price-value span{color:#fff!important}.dark-theme .link-button{background-color:#39015d}.dark-theme .link-button .fa-solid,.dark-theme .link-button .fa-regular,.dark-theme .link-button .button-name{color:#fff}.dark-theme .link-button:hover{background-color:#6f2a9d}.dark-theme .name,.dark-theme .coin-item-symbol,.dark-theme .title,.dark-theme .price,.dark-theme .stats-value,.dark-theme .price-value span{color:#fff!important}.dark-theme .name-pill,.dark-theme .name-symbol{background-color:#515560;color:#fff}.dark-theme .primary-pill{background-color:#515560}.dark-theme .name-section-pill{background-color:#808a9d}.dark-theme .row.stats-container .stats-block .stats-label{color:#c2b5c6}.dark-theme .stats-container{border-top:1px solid #4f2572}.dark-theme .stats-block{border-right:1px solid #4f2572}.dark-theme .low span,.dark-theme .high span,.dark-theme .stats-label span,.dark-theme .low .stats-label,.dark-theme .high .stats-label,.dark-theme .stats-label .stats-label{color:#c2b5c6}.dark-theme .low .stats-label div:nth-child(2),.dark-theme .high .stats-label div:nth-child(2),.dark-theme .stats-label .stats-label div:nth-child(2){color:#fff}.dark-theme .router a{color:#fff}.dark-theme .router a:hover{background-color:#814cff}.dark-theme .border-top.border-bottom{border-top:1px solid #4f2572!important;border-bottom:1px solid #4f2572!important}.dark-theme .page-size{color:#fff!important}.dark-theme .pagination .page-item:not(.disabled,.active):hover .page-link{background-color:#40006b!important}.dark-theme .pagination .page-item.active .page-link{background-color:#814cff!important;color:#fff!important}.dark-theme .pagination .page-link{background-color:transparent!important;color:#fff!important}.dark-theme .form-control{border-color:#4f2572;background-color:#25003e;color:#fff}.dark-theme .form-control:focus{background-color:#25003e;color:#fff}.dark-theme .form-control::placeholder{color:#c2b5c6!important}.dark-theme .social-embed,.dark-theme .social-embed .reddit-embed{border-color:#4f2572}.dark-theme .social-embed .reddit-embed .thread-section{background-color:#39015d}.dark-theme .social-embed .reddit-embed .thread-section:hover{background-color:#42046c}.dark-theme .social-embed .reddit-embed .thread-section .author-section{color:#c2b5c6}.dark-theme .social-embed-not-found{border:1px solid #4f2572!important}.dark-theme .social-embed-not-found__profile,.dark-theme .social-embed-not-found__header,.dark-theme .social-embed-not-found__body,.dark-theme .social-embed-not-found__pill{background-color:#6003a0}.dark-theme .splide__arrow--prev{background-image:linear-gradient(to right,#25003e 0%,transparent 100%)!important}.dark-theme .splide__arrow--next{background-image:linear-gradient(to left,#25003e 0%,transparent 100%)!important}.dark-theme .splide__arrow svg{background-color:#343a40}.dark-theme .latest-news-and-videos-section .category{color:#c2b5c6!important}.dark-theme .latest-news-and-videos-section .splide__slide a{background-color:#25003e}.dark-theme .latest-news-and-videos-section .image-placeholder{background-color:#39015d!important}.dark-theme .see-more{color:#fff!important}.dark-theme .see-more:hover{color:#fcfcfc!important}.dark-theme .news-article-card .card{background-color:#39015d}.dark-theme .news-article-card .card .card-title a{color:#fff}.dark-theme .news-article-card .card:hover{background-color:#410465}.dark-theme .fa-solid.fa-expand,.dark-theme .fa-brands.fa-x-twitter,.dark-theme .fa-brands.fa-reddit{color:#fff}.dark-theme .on-this-day{border:1px solid #4f2572;background-color:#39015d}.dark-theme .on-this-day .name-symbol{background-color:#39015d;color:#fff}.dark-theme .on-this-day .vertical-line{color:#cecece}.dark-theme .on-this-day h4{color:#fff}.dark-theme .on-this-day .time,.dark-theme .on-this-day .share-now{color:#c4c3c3}.dark-theme .on-this-day .share-now.border-top{border-top:1px solid #4f2572!important}.dark-theme .on-this-day .share-now .social-icons i{color:#fff}.dark-theme .on-this-day .share-now .i-background{border:1px solid #39015d}.dark-theme .visit-social{color:#fff!important}.dark-theme .inactive-chart{background-color:#39015d}.dark-theme .inactive-chart p{color:#fff!important}.dark-theme .inactive-chart-image{border-color:#c4c3c3!important}@media (min-width: 992px){.overview-sidebar-container{position:sticky;top:80px;background-color:#fff;border-bottom-left-radius:16px;border-bottom-right-radius:16px}}@media (min-width: 992px) and (min-width: 1200px){.overview-sidebar-container{top:50px}}@media (min-width: 992px){.overview-sidebar-container:before,.overview-sidebar-container:after{position:absolute;top:0;left:-10px;width:10px;height:calc(100% - 16px);background-color:#fff;content:""}.overview-sidebar-container:after{right:-10px;left:unset}}.dark-theme .overview-sidebar-container{background-color:#25003e}.dark-theme .overview-sidebar-container:before,.dark-theme .overview-sidebar-container:after{background-color:#25003e}.latest-news-and-videos-section{margin-bottom:24px!important}.cryptocurrency-page .content .table-caption{margin-top:8px!important;color:#404040!important;font-size:14px!important;line-height:1.2!important;text-align:center!important}.cryptocurrency-page .content table{line-height:1.2!important}.cryptocurrency-page .content p:empty{margin-bottom:0!important}.cryptocurrency-page .content table.table-with-caption{margin-bottom:0!important}.cryptocurrency-page .content table.tiptap-editor-table{min-width:unset!important;table-layout:fixed}.cryptocurrency-page .content .table-with-column-th tbody tr:first-child th:first-child{background-color:#e6e5ef!important}.cryptocurrency-page .content .table-with-column-th tbody tr:first-child th:first-child p{color:#58585a!important;font-weight:400!important}.cryptocurrency-page .content .table-with-column-th th{border-radius:0!important}.cryptocurrency-page .content .table-with-column-th tr:not(:last-child) th{border-bottom:1px solid #ced4da!important}.cryptocurrency-page .content table:not(.table-comparisons){position:relative;overflow:hidden;width:100%!important;border:1px solid #814cff;border-radius:12px;margin:24px 0;background-color:#fff!important;border-collapse:unset!important;border-spacing:0!important}.cryptocurrency-page .content table:not(.table-comparisons) tr:not(:last-child) td{border-bottom:1px solid #ced4da}.cryptocurrency-page .content table:not(.table-comparisons) tr th{position:unset;padding:6px 8px;border:none;background-color:#814cff!important;color:#fff!important;font-weight:700}.cryptocurrency-page .content table:not(.table-comparisons) tr th p{font-size:18px!important;font-weight:700!important}.cryptocurrency-page .content table:not(.table-comparisons) tr th a{color:#fff;text-decoration:underline}.cryptocurrency-page .content table:not(.table-comparisons) tr th a:hover{text-decoration:none}.cryptocurrency-page .content table:not(.table-comparisons) tr th:first-child{border-top-left-radius:8px}.cryptocurrency-page .content table:not(.table-comparisons) tr th:last-child{border-top-right-radius:8px}.cryptocurrency-page .content table:not(.table-comparisons) tr th p,.cryptocurrency-page .content table:not(.table-comparisons) tr th p span,.cryptocurrency-page .content table:not(.table-comparisons) tr th span,.cryptocurrency-page .content table:not(.table-comparisons) tr th strong,.cryptocurrency-page .content table:not(.table-comparisons) tr th em{color:#fff!important}.cryptocurrency-page .content table:not(.table-comparisons) tr td{border:none}.cryptocurrency-page .content table:not(.table-comparisons) tr td p{font-size:16px!important}.cryptocurrency-page .content table:not(.table-comparisons) .table-row-has-less-td td:last-child{border-right:1px solid #ced4da}.cryptocurrency-page .content table:not(.table-comparisons) td,.cryptocurrency-page .content table:not(.table-comparisons) th{padding:8px;color:#58585a;font-weight:400;text-align:center}.cryptocurrency-page .content table:not(.table-comparisons) td:not(:last-child),.cryptocurrency-page .content table:not(.table-comparisons) th:not(:last-child){border-right:1px solid #ced4da}.cryptocurrency-page .content table:not(.table-comparisons) td ul,.cryptocurrency-page .content table:not(.table-comparisons) td ol,.cryptocurrency-page .content table:not(.table-comparisons) th ul,.cryptocurrency-page .content table:not(.table-comparisons) th ol{margin:0;text-align:left}.cryptocurrency-page .content table:not(.table-comparisons) td li,.cryptocurrency-page .content table:not(.table-comparisons) th li{margin-bottom:0!important;color:#58585a!important;font-size:16px!important}.cryptocurrency-page .content table:not(.table-comparisons) td .pros-check li,.cryptocurrency-page .content table:not(.table-comparisons) th .pros-check li{padding-left:16px}.cryptocurrency-page .content table:not(.table-comparisons) td p,.cryptocurrency-page .content table:not(.table-comparisons) th p{margin-bottom:0!important;color:#58585a!important;word-break:unset}@media (max-width: 1199px){.cryptocurrency-page .content table:not(.table-comparisons){display:block;height:auto!important;overflow-x:auto;scrollbar-width:thin}@supports (scrollbar-color: auto){.cryptocurrency-page .content table:not(.table-comparisons){scrollbar-color:#814cff transparent}}@supports selector(::-webkit-scrollbar){.cryptocurrency-page .content table:not(.table-comparisons)::-webkit-scrollbar-track{background:transparent}.cryptocurrency-page .content table:not(.table-comparisons)::-webkit-scrollbar-thumb{background:#814cff}}.cryptocurrency-page .content table:not(.table-comparisons) thead,.cryptocurrency-page .content table:not(.table-comparisons) tbody{display:table!important;width:100%!important}.cryptocurrency-page .content table:not(.table-comparisons) td,.cryptocurrency-page .content table:not(.table-comparisons) th{min-width:80px!important}}.cryptocurrency-page .content table.table-comparisons{width:100%;border:1px solid #ced4da;border-radius:4px;margin-top:0;margin-bottom:20px;border-collapse:collapse;font-size:16px;font-weight:600;text-align:center}.cryptocurrency-page .content table.table-comparisons .features li,.cryptocurrency-page .content table.table-comparisons td{color:#404040;font-weight:400}.cryptocurrency-page .content table.table-comparisons td,.cryptocurrency-page .content table.table-comparisons th{padding:8px}.cryptocurrency-page .content table.table-comparisons img{border:none!important}.cryptocurrency-page .content table.table-comparisons .review-ratings{background:transparent!important}.cryptocurrency-page .breadcrumbs__item{color:#58667e}.cryptocurrency-page .breadcrumbs__item--last{color:#000}.cryptocurrency-page .breadcrumbs__item--home:hover{color:#000000e6}.cryptocurrency-page .breadcrumbs__icon{color:#58667e}.cryptocurrency-page .article-alert-box{display:flex;flex-direction:column;padding:16px;border:1px solid transparent;border-radius:6px;margin:48px 0;font-size:14px;font-weight:500}.cryptocurrency-page .article-alert-box p{flex:1;margin:0!important;color:#404040}.cryptocurrency-page .article-alert-box.content-alert-important{border:1px solid #ffef7b;border-left:4px solid #ffb621;background-color:#fff8c5;color:#ffb621}.cryptocurrency-page .article-alert-box.content-alert-warning{border:1px solid #f9c0c4;border-left:4px solid #d73a49;background-color:#ffebe9;color:#d73a49}.cryptocurrency-page .article-alert-box.content-alert-info{border:1px solid #c2ebff;border-left:4px solid #0969da;background-color:#ddf4ff;color:#0969da}.cryptocurrency-page .article-alert-box.content-alert-success,.cryptocurrency-page .article-alert-box.content-alert-prize{border:1px solid #b8e4c5;border-left:4px solid #2ea043;background-color:#dafbe1;color:#1f883d}.cryptocurrency-page .article-alert-box .alert-type{display:flex;align-items:center}.cryptocurrency-page .article-alert-box .alert-type:before{margin-right:12px;font-family:"Font Awesome 6 Pro";font-size:36px;font-weight:900}.cryptocurrency-page .article-alert-box .alert-type.content-alert-important:before{content:""}.cryptocurrency-page .article-alert-box .alert-type.content-alert-warning:before{content:""}.cryptocurrency-page .article-alert-box .alert-type.content-alert-info:before{content:""}.cryptocurrency-page .article-alert-box .alert-type.content-alert-success:before{content:""}.cryptocurrency-page .article-alert-box .alert-type.content-alert-prize:before{content:""}.cryptocurrency-page .section-divider{padding-top:64px}
