.notification-container--bottom-center,.notification-container--bottom-full,.notification-container--bottom-left,.notification-container--bottom-right,.notification-container--center,.notification-container--top-center,.notification-container--top-full,.notification-container--top-left,.notification-container--top-right{min-width:325px;position:absolute;pointer-events:all}.notification-container--bottom-center,.notification-container--center,.notification-container--top-center{display:flex;justify-content:center;align-items:center;flex-direction:column;left:calc(50% - 175px);max-width:350px}.notification-container--center{top:20px;height:100%;pointer-events:none}.notification-container--bottom-full,.notification-container--top-full{width:100%;min-width:100%}.notification-container--bottom-full{bottom:0}.flex-center{min-width:325px;display:flex;justify-content:center;align-items:center;flex-direction:column;pointer-events:all}.notification-container--top-center{top:20px}.notification-container--bottom-center{bottom:20px}.notification-container--top-left{left:20px;top:20px}.notification-container--top-right{right:20px;top:20px}.notification-container--bottom-left{left:20px;bottom:20px}.notification-container--bottom-right{bottom:20px;right:20px}.notification-container--mobile-bottom,.notification-container--mobile-top{pointer-events:all;position:absolute}.notification-container--mobile-top{right:20px;left:20px;top:20px}.notification-container--mobile-bottom{right:20px;left:20px;bottom:20px;margin-bottom:-15px}.notification__item--default{background-color:#007bff;border-left:8px solid #0562c7}.notification__item--default .notification__timer{background-color:#007bff}.notification__item--default .notification__timer-filler{background-color:#fff}.notification__item--default .notification__close{background-color:#007bff}.notification__item--success{background-color:#28a745;border-left:8px solid #1f8838}.notification__item--success .notification__timer{background-color:#28a745}.notification__item--success .notification__timer-filler{background-color:#fff}.notification__item--success .notification__close{background-color:#28a745}.notification__item--danger{background-color:#dc3545;border-left:8px solid #bd1120}.notification__item--danger .notification__timer{background-color:#dc3545}.notification__item--danger .notification__timer-filler{background-color:#fff}.notification__item--danger .notification__close{background-color:#dc3545}.notification__item--info{background-color:#17a2b8;border-left:8px solid #138b9e}.notification__item--info .notification__timer{background-color:#17a2b8}.notification__item--info .notification__timer-filler{background-color:#fff}.notification__item--info .notification__close{background-color:#17a2b8}.notification__item--warning{background-color:#eab000;border-left:8px solid #ce9c09}.notification__item--warning .notification__timer{background-color:#eab000}.notification__item--warning .notification__timer-filler{background-color:#fff}.notification__item--warning .notification__close{background-color:#eab000}.notification__item--awesome{background-color:#685dc3;border-left:8px solid #4c3fb1}.notification__item--awesome .notification__timer{background-color:#685dc3}.notification__item--awesome .notification__timer-filler{background-color:#fff}.notification__item--awesome .notification__close{background-color:#685dc3}@keyframes timer{0%{width:100%}to{width:0}}.notifications-component{position:fixed;z-index:9000;pointer-events:none;width:100%;height:100%}.notification__item{display:flex;position:relative;border-radius:3px;margin-bottom:15px;box-shadow:1px 3px 4px rgba(0,0,0,.2);cursor:pointer}.notification-container--bottom-full .notification__item,.notification-container--top-full .notification__item{margin-bottom:0;border-radius:0}.notification__timer{width:100%;margin-top:10px}.notification__timer,.notification__timer-filler{height:3px;border-radius:5px}.notification__title{color:#fff;font-weight:700;font-size:14px;margin-top:5px;margin-bottom:5px}.notification__message{color:#fff;max-width:calc(100% - 15px);font-size:14px;line-height:150%;word-wrap:break-word;margin-bottom:0;margin-top:0}.notification__content{padding:8px 15px;display:inline-block;width:100%}.notification__close{width:18px;height:18px;border-radius:50%;display:inline-block;position:absolute;right:10px;top:10px}.notification__close:after{content:"\D7";position:absolute;transform:translate(-50%,-50%);color:#fff;font-size:12px;left:50%;top:50%}.notification-container--mobile-bottom .notification,.notification-container--mobile-bottom .notification__item,.notification-container--mobile-top .notification,.notification-container--mobile-top .notification__item{max-width:100%;width:100%}.notification-container--bottom-right .notification,.notification-container--top-right .notification{margin-left:auto}.notification-container--bottom-left .notification,.notification-container--top-left .notification{margin-right:auto}.notification-container--mobile-bottom .notification,.notification-container--mobile-top .notification{margin-left:auto;margin-right:auto}
.container___3diuz {
  display: inline-block;
  width: 100%;
}
.title___3X_Hi {
  margin-left: 16px !important;
  margin-bottom: 8px !important;
}
.title___3X_Hi svg {
  display: none;
}
.item___rFUU7 li {
  border: none;
  border-radius: 9px;
  cursor: pointer;
  user-select: none;
  transition: 280ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.item___rFUU7 li:hover a {
  color: #767d8a;
}
.item___rFUU7 li.active___3IxAu {
  background-color: #f8fafd;
}
.item___rFUU7 li.active___3IxAu a {
  color: #3861fb;
}
.item___rFUU7 li a {
  padding: 14px 16px;
  display: block;
  font-size: 14px;
  color: #000;
  font-weight: 500;
}
.mask___FNv5S {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(10, 30, 66, 0.4);
  z-index: -1;
}
.themeDark___3kk-P .item___rFUU7 li a {
  color: #fff;
}
.themeDark___3kk-P .item___rFUU7 li.active___3IxAu {
  background-color: #222531;
}
.themeDark___3kk-P .item___rFUU7 li.active___3IxAu a {
  color: #6188FF;
}
@media (max-width: 768px) {
  .container___3diuz {
    background-color: #fff;
  }
  .container___3diuz.tabsExpanded___2EgzU .title___3X_Hi svg {
    transform: rotate(180deg);
  }
  .container___3diuz.tabsExpanded___2EgzU .item___rFUU7 {
    display: block;
  }
  .title___3X_Hi {
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    padding: 16px;
    border-top: 1px solid #EFF2F5;
    border-bottom: 1px solid #EFF2F5;
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .title___3X_Hi svg {
    display: inline-flex;
  }
  .item___rFUU7 {
    padding: 16px;
    display: none;
  }
  .item___rFUU7 li {
    font-weight: 600;
  }
  .themeDark___3kk-P .title___3X_Hi {
    color: #fff !important;
    border-color: #222531;
    background-color: #17171A;
  }
  .themeDark___3kk-P .title___3X_Hi svg path {
    stroke: #fff;
  }
  .themeDark___3kk-P .item___rFUU7 {
    background-color: #17171A;
  }
}

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters > .col,.no-gutters > [class*="col-"]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width: 576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width: 768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width: 992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width: 1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.clearfix::after{display:block;clear:both;content:""}.d-flex{display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}.flex-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}@media (min-width: 576px){.flex-sm-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-sm-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-sm-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-sm-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width: 768px){.flex-md-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-md-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-md-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-md-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width: 992px){.flex-lg-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-lg-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-lg-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-lg-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width: 1200px){.flex-xl-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-xl-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-xl-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-xl-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}

/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
      -ms-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.rdw-option-wrapper {
  border: 1px solid #F1F1F1;
  padding: 5px;
  min-width: 25px;
  height: 20px;
  border-radius: 2px;
  margin: 0 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-option-wrapper:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-option-wrapper:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-option-active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-option-disabled {
  opacity: 0.3;
  cursor: default;
}

.rdw-dropdown-wrapper {
  height: 30px;
  background: white;
  cursor: pointer;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  margin: 0 3px;
  text-transform: capitalize;
  background: white;
}
.rdw-dropdown-wrapper:focus {
  outline: none;
}
.rdw-dropdown-wrapper:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
  background-color: #FFFFFF;
}
.rdw-dropdown-wrapper:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-dropdown-carettoopen {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-top: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.rdw-dropdown-carettoclose {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-bottom: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.rdw-dropdown-selectedtext {
  display: flex;
  position: relative;
  height: 100%;
  align-items: center;
  padding: 0 5px;
}
.rdw-dropdown-optionwrapper {
  z-index: 100;
  position: relative;
  border: 1px solid #F1F1F1;
  width: 98%;
  background: white;
  border-radius: 2px;
  margin: 0;
  padding: 0;
  max-height: 250px;
  overflow-y: scroll;
}
.rdw-dropdown-optionwrapper:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
  background-color: #FFFFFF;
}

.rdw-dropdownoption-default {
  min-height: 25px;
  display: flex;
  align-items: center;
  padding: 0 5px;
}
.rdw-dropdownoption-highlighted {
  background: #F1F1F1;
}
.rdw-dropdownoption-active {
  background: #f5f5f5;
}
.rdw-dropdownoption-disabled {
  opacity: 0.3;
  cursor: default;
}

.rdw-inline-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-inline-dropdown {
  width: 50px;
}
.rdw-inline-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-block-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-block-dropdown {
  width: 110px;
}

.rdw-fontsize-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-fontsize-dropdown {
  min-width: 40px;
}
.rdw-fontsize-option {
  display: flex;
  justify-content: center;
}

.rdw-fontfamily-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-fontfamily-dropdown {
  width: 115px;
}
.rdw-fontfamily-placeholder {
  white-space: nowrap;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rdw-fontfamily-optionwrapper {
  width: 140px;
}

.rdw-list-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-list-dropdown {
  width: 50px;
  z-index: 90;
}
.rdw-list-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-text-align-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-text-align-dropdown {
  width: 50px;
  z-index: 90;
}
.rdw-text-align-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-right-aligned-block {
  text-align: right;
}
.rdw-left-aligned-block {
  text-align: left !important;
}
.rdw-center-aligned-block {
  text-align: center !important;
}
.rdw-justify-aligned-block {
  text-align: justify !important;
}
.rdw-right-aligned-block > div {
  display: inline-block;
}
.rdw-left-aligned-block > div {
  display: inline-block;
}
.rdw-center-aligned-block > div {
  display: inline-block;
}
.rdw-justify-aligned-block > div {
  display: inline-block;
}

.rdw-colorpicker-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-colorpicker-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 175px;
  height: 175px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-colorpicker-modal-header {
  display: flex;
  padding-bottom: 5px;
}
.rdw-colorpicker-modal-style-label {
  font-size: 15px;
  width: 50%;
  text-align: center;
  cursor: pointer;
  padding: 0 10px 5px;
}
.rdw-colorpicker-modal-style-label-active {
  border-bottom: 2px solid #0a66b7;
}
.rdw-colorpicker-modal-options {
  margin: 5px auto;
  display: flex;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  overflow: scroll;
}
.rdw-colorpicker-cube {
  width: 22px;
  height: 22px;
  border: 1px solid #F1F1F1;
}
.rdw-colorpicker-option {
  margin: 3px;
  padding: 0;
  min-height: 20px;
  border: none;
  width: 22px;
  height: 22px;
  min-width: 22px;
  box-shadow: 1px 2px 1px #BFBDBD inset;
}
.rdw-colorpicker-option:hover {
  box-shadow: 1px 2px 1px #BFBDBD;
}
.rdw-colorpicker-option:active {
  box-shadow: -1px -2px 1px #BFBDBD;
}
.rdw-colorpicker-option-active {
  box-shadow: 0px 0px 2px 2px #BFBDBD;
}

.rdw-link-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-link-dropdown {
  width: 50px;
}
.rdw-link-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-link-dropdownPlaceholder {
  margin-left: 8px;
}
.rdw-link-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 205px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-link-modal-label {
  font-size: 15px;
}
.rdw-link-modal-input {
  margin-top: 5px;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  height: 25px;
  margin-bottom: 15px;
  padding: 0 5px;
}
.rdw-link-modal-input:focus {
  outline: none;
}
.rdw-link-modal-buttonsection {
  margin: 0 auto;
}
.rdw-link-modal-target-option {
  margin-bottom: 20px;
}
.rdw-link-modal-target-option > span {
  margin-left: 5px;
}
.rdw-link-modal-btn {
  margin-left: 10px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-link-modal-btn:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-link-modal-btn:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-link-modal-btn:focus {
  outline: none !important;
}
.rdw-link-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-link-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-history-dropdown {
  width: 50px;
}

.rdw-embedded-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-embedded-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 180px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  justify-content: space-between;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-embedded-modal-header {
  font-size: 15px;
  display: flex;
}
.rdw-embedded-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rdw-embedded-modal-header-label {
  width: 95px;
  border: 1px solid #f1f1f1;
  margin-top: 5px;
  background: #6EB8D4;
  border-bottom: 2px solid #0a66b7;
}
.rdw-embedded-modal-link-section {
  display: flex;
  flex-direction: column;
}
.rdw-embedded-modal-link-input {
  width: 88%;
  height: 35px;
  margin: 10px 0;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 15px;
  padding: 0 5px;
}
.rdw-embedded-modal-link-input-wrapper {
  display: flex;
  align-items: center;
}
.rdw-embedded-modal-link-input:focus {
  outline: none;
}
.rdw-embedded-modal-btn-section {
  display: flex;
  justify-content: center;
}
.rdw-embedded-modal-btn {
  margin: 0 3px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-embedded-modal-btn:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-embedded-modal-btn:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-embedded-modal-btn:focus {
  outline: none !important;
}
.rdw-embedded-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-embedded-modal-size {
  align-items: center;
  display: flex;
  margin: 8px 0;
  justify-content: space-between;
}
.rdw-embedded-modal-size-input {
  width: 80%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
}
.rdw-embedded-modal-size-input:focus {
  outline: none;
}

.rdw-emoji-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-emoji-modal {
  overflow: auto;
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-wrap: wrap;
  width: 235px;
  height: 180px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-emoji-icon {
  margin: 2.5px;
  height: 24px;
  width: 24px;
  cursor: pointer;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rdw-spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.rdw-spinner > div {
  width: 12px;
  height: 12px;
  background-color: #333;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.rdw-spinner .rdw-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.rdw-spinner .rdw-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

.rdw-image-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-image-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-image-modal-header {
  font-size: 15px;
  margin: 10px 0;
  display: flex;
}
.rdw-image-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rdw-image-modal-header-label {
  width: 80px;
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  margin-top: 5px;
}
.rdw-image-modal-header-label-highlighted {
  background: #6EB8D4;
  border-bottom: 2px solid #0a66b7;
}
.rdw-image-modal-upload-option {
  width: 100%;
  color: gray;
  cursor: pointer;
  display: flex;
  border: none;
  font-size: 15px;
  align-items: center;
  justify-content: center;
  background-color: #f1f1f1;
  outline: 2px dashed gray;
  outline-offset: -10px;
  margin: 10px 0;
  padding: 9px 0;
}
.rdw-image-modal-upload-option-highlighted {
  outline: 2px dashed #0a66b7;
}
.rdw-image-modal-upload-option-label {
  cursor: pointer;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.rdw-image-modal-upload-option-label span{
  padding: 0 20px;
}
.rdw-image-modal-upload-option-image-preview {
  max-width: 100%;
  max-height: 200px;
}
.rdw-image-modal-upload-option-input {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.rdw-image-modal-url-section {
  display: flex;
  align-items: center;
}
.rdw-image-modal-url-input {
  width: 90%;
  height: 35px;
  margin: 15px 0 12px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 15px;
  padding: 0 5px;
}
.rdw-image-modal-btn-section {
  margin: 10px auto 0;
}
.rdw-image-modal-url-input:focus {
  outline: none;
}
.rdw-image-modal-btn {
  margin: 0 5px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-image-modal-btn:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-image-modal-btn:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-image-modal-btn:focus {
  outline: none !important;
}
.rdw-image-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-image-modal-spinner {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.rdw-image-modal-alt-input {
  width: 70%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
  margin-left: 5px;
}
.rdw-image-modal-alt-input:focus {
  outline: none;
}
.rdw-image-modal-alt-lbl {
  font-size: 12px;
}
.rdw-image-modal-size {
  align-items: center;
  display: flex;
  margin: 8px 0;
  justify-content: space-between;
}
.rdw-image-modal-size-input {
  width: 40%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
}
.rdw-image-modal-size-input:focus {
  outline: none;
}
.rdw-image-mandatory-sign {
  color: red;
  margin-left: 3px;
  margin-right: 3px;
}

.rdw-remove-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}

.rdw-history-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-history-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-history-dropdown {
  width: 50px;
}

.rdw-link-decorator-wrapper {
  position: relative;
}
.rdw-link-decorator-icon {
  position: absolute;
  left: 40%;
  top: 0;
  cursor: pointer;
  background-color: white;
}

.rdw-mention-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 2px;
}

.rdw-suggestion-wrapper {
  position: relative;
}
.rdw-suggestion-dropdown {
  position: absolute;
  display: flex;
  flex-direction: column;
  border: 1px solid #F1F1F1;
  min-width: 100px;
  max-height: 150px;
  overflow: auto;
  background: white;
  z-index: 100;
}
.rdw-suggestion-option {
  padding: 7px 5px;
  border-bottom: 1px solid #f1f1f1;
}
.rdw-suggestion-option-active {
  background-color: #F1F1F1;
}

.rdw-hashtag-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 2px;
}

.rdw-image-alignment-options-popup {
  position: absolute;
  background: white;
  display: flex;
  padding: 5px 2px;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  width: 105px;
  cursor: pointer;
  z-index: 100;
}
.rdw-alignment-option-left {
  justify-content: flex-start;
}
.rdw-image-alignment-option {
  height: 15px;
  width: 15px;
  min-width: 15px;
}
.rdw-image-alignment {
  position: relative;
}
.rdw-image-imagewrapper {
  position: relative;
}
.rdw-image-center {
  display: flex;
  justify-content: center;
}
.rdw-image-left {
  display: flex;
}
.rdw-image-right {
  display: flex;
  justify-content: flex-end;
}
.rdw-image-alignment-options-popup-right {
  right: 0;
}

.rdw-editor-main {
  height: 100%;
  overflow: auto;
  box-sizing: border-box;
}
.rdw-editor-toolbar {
  padding: 6px 5px 0;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  display: flex;
  justify-content: flex-start;
  background: white;
  flex-wrap: wrap;
  font-size: 15px;
  margin-bottom: 5px;
  user-select: none;
}
.public-DraftStyleDefault-block {
  margin: 1em 0;
}
.rdw-editor-wrapper:focus {
  outline: none;
}
.rdw-editor-wrapper {
  box-sizing: content-box;
}
.rdw-editor-main blockquote {
  border-left: 5px solid #f1f1f1;
  padding-left: 5px;
}
.rdw-editor-main pre {
  background: #f1f1f1;
  border-radius: 3px;
  padding: 1px 10px;
}
/**
 * Draft v0.9.1
 *
 * Copyright (c) 2013-present, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 */
.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:rgba(255,255,255,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}
.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}

/* Generated by Glyphter (http://www.glyphter.com) on  Thu Feb 11 2021*/
@font-face {
    font-family: 'CMC V2';
    src: url('https://s2.coinmarketcap.com/static/cloud/fonts/cmc-v2/CMC-V2.woff') format('woff');
    src: url('https://s2.coinmarketcap.com/static/cloud/fonts/cmc-v2/CMC-V2.eot'),
         url('https://s2.coinmarketcap.com/static/cloud/fonts/cmc-v2/CMC-V2.eot?#iefix') format('embedded-opentype'),
         url('https://s2.coinmarketcap.com/static/cloud/fonts/cmc-v2/CMC-V2.woff') format('woff'),
         url('https://s2.coinmarketcap.com/static/cloud/fonts/cmc-v2/CMC-V2.ttf') format('truetype'),
         url('https://s2.coinmarketcap.com/static/cloud/fonts/cmc-v2/CMC-V2.svg#CMC-V2') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
	display: inline-block;
   font-family: 'CMC V2';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.icon-Advertising:before{content:'A';}
.icon-Alexandria-Filled:before{content:'B';}
.icon-Arrow-down:before{content:'C';}
.icon-Arrow-left:before{content:'D';}
.icon-Arrow-right:before{content:'E';}
.icon-Arrow-up:before{content:'F';}
.icon-Bell:before{content:'G';}
.icon-Caret-down:before{content:'H';}
.icon-Caret-left:before{content:'I';}
.icon-Caret-right:before{content:'J';}
.icon-Caret-up:before{content:'K';}
.icon-Chart-Pie-Duotone:before{content:'L';}
.icon-Chat:before{content:'M';}
.icon-Chevron-down---No-padding:before{content:'N';}
.icon-Chevron-down:before{content:'O';}
.icon-Chevron-left---No-padding:before{content:'P';}
.icon-Chevron-left:before{content:'Q';}
.icon-Chevron-right---No-padding:before{content:'R';}
.icon-Chevron-right:before{content:'S';}
.icon-Chevron-up---No-padding:before{content:'T';}
.icon-Chevron-up:before{content:'U';}
.icon-Close-Circle-Filled:before{content:'V';}
.icon-cmc:before{content:'W';}
.icon-Code:before{content:'X';}
.icon-Cons-Filled:before{content:'Y';}
.icon-Converter:before{content:'Z';}
.icon-Document:before{content:'a';}
.icon-Drag-and-Drop-Horizontal-Filled:before{content:'b';}
.icon-Drag-and-Drop-Vertical-Filled:before{content:'c';}
.icon-Earn-Filled:before{content:'d';}
.icon-Enter:before{content:'e';}
.icon-Exchange-Derivatives-Filled:before{content:'f';}
.icon-Exchange-Spot-Filled:before{content:'g';}
.icon-External-link:before{content:'h';}
.icon-Eye:before{content:'i';}
.icon-Facebook:before{content:'j';}
.icon-Fire-Filled:before{content:'k';}
.icon-Gas-Filled:before{content:'l';}
.icon-History:before{content:'m';}
.icon-Home-Filled:before{content:'n';}
.icon-Indices:before{content:'o';}
.icon-Info:before{content:'p';}
.icon-Instagram:before{content:'q';}
.icon-LINE-clean:before{content:'r';}
.icon-LINE:before{content:'s';}
.icon-Linkedin:before{content:'t';}
.icon-Log-out:before{content:'u';}
.icon-Menu:before{content:'v';}
.icon-Messenger:before{content:'w';}
.icon-Methodology-Filled:before{content:'x';}
.icon-Moon:before{content:'y';}
.icon-More-Vertical:before{content:'z';}
.icon-Percent-Filled:before{content:'0';}
.icon-Present:before{content:'1';}
.icon-Pros-Filled:before{content:'2';}
.icon-Qustion-Filled:before{content:'3';}
.icon-Recently-Added:before{content:'4';}
.icon-Reddit:before{content:'5';}
.icon-Search:before{content:'6';}
.icon-Settings-Filled:before{content:'7';}
.icon-Slider:before{content:'8';}
.icon-Star-Filled:before{content:'9';}
.icon-Star:before{content:'!';}
.icon-Table-Filled:before{content:'"';}
.icon-Telegram:before{content:'#';}
.icon-Trend-down:before{content:'$';}
.icon-Trend-up-DUOTONE:before{content:'%';}
.icon-Trend-up:before{content:'&';}
.icon-Twitter:before{content:'\'';}
.icon-User-Filled:before{content:'(';}
.icon-WeChat:before{content:')';}
.icon-Whatsapp:before{content:'*';}

body{--color-neutral-1:#f8fafd;--color-neutral-2:#eff2f5;--color-neutral-3:#cfd6e4;--color-neutral-4:#a6b0c3;--color-neutral-5:#808a9d;--color-neutral-6:#58667e;--color-tippy-arrow:#fff;--color-text-1:#222531;--shadow-normal:0px 1px 2px rgba(128,138,157,0.12),0px 8px 32px rgba(128,138,157,0.24)}.NIGHT{--color-neutral-1:#171924;--color-neutral-2:#222531;--color-neutral-3:#323546;--color-neutral-4:#646b80;--color-neutral-5:#858ca2;--color-neutral-6:#a1a7bb;--color-tippy-arrow:#171924;--color-text-1:#fff;--shadow-normal:0px 4px 24px #171924,0px 1px 2px #171924}.rc-tooltip.rc-tooltip-zoom-enter,.rc-tooltip.rc-tooltip-zoom-leave{display:block}.rc-tooltip-zoom-appear,.rc-tooltip-zoom-enter{opacity:0;animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-play-state:paused}.rc-tooltip-zoom-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-play-state:paused}.rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active,.rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active{animation-name:rcToolTipZoomIn;animation-play-state:running}.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active{animation-name:rcToolTipZoomOut;animation-play-state:running}@keyframes rcToolTipZoomIn{0%{opacity:0;transform-origin:50% 50%;transform:scale(0)}to{opacity:1;transform-origin:50% 50%;transform:scale(1)}}@keyframes rcToolTipZoomOut{0%{opacity:1;transform-origin:50% 50%;transform:scale(1)}to{opacity:0;transform-origin:50% 50%;transform:scale(0)}}.rc-tooltip{position:absolute;z-index:1070;display:block;visibility:visible;font-size:12px;line-height:1.5;opacity:.9}.rc-tooltip-hidden{display:none}.rc-tooltip-placement-top,.rc-tooltip-placement-topLeft,.rc-tooltip-placement-topRight{padding:5px 0 9px}.rc-tooltip-placement-right,.rc-tooltip-placement-rightBottom,.rc-tooltip-placement-rightTop{padding:0 5px 0 9px}.rc-tooltip-placement-bottom,.rc-tooltip-placement-bottomLeft,.rc-tooltip-placement-bottomRight{padding:9px 0 5px}.rc-tooltip-placement-left,.rc-tooltip-placement-leftBottom,.rc-tooltip-placement-leftTop{padding:0 9px 0 5px}.rc-tooltip-inner{padding:4px 8px;color:#fff;text-align:left;text-decoration:none;background-color:#000;border-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.17)}.rc-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-tooltip-placement-top .rc-tooltip-arrow,.rc-tooltip-placement-topLeft .rc-tooltip-arrow,.rc-tooltip-placement-topRight .rc-tooltip-arrow{bottom:4px;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.rc-tooltip-placement-top .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-topLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-topRight .rc-tooltip-arrow{right:15%}.rc-tooltip-placement-right .rc-tooltip-arrow,.rc-tooltip-placement-rightBottom .rc-tooltip-arrow,.rc-tooltip-placement-rightTop .rc-tooltip-arrow{left:4px;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.rc-tooltip-placement-right .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-rightTop .rc-tooltip-arrow{top:15%;margin-top:0}.rc-tooltip-placement-rightBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-left .rc-tooltip-arrow,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow,.rc-tooltip-placement-leftTop .rc-tooltip-arrow{right:4px;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.rc-tooltip-placement-left .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-leftTop .rc-tooltip-arrow{top:15%;margin-top:0}.rc-tooltip-placement-leftBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-bottom .rc-tooltip-arrow,.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{top:4px;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.rc-tooltip-placement-bottom .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{right:15%}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{margin-left:-8px;position:absolute}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow:before{box-sizing:content-box;position:absolute;border:8px solid transparent;height:0;width:1px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow:before{content:"";z-index:-1;border-width:8px;left:-8px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,.react-datepicker__month-read-view--down-arrow:before,.react-datepicker__month-year-read-view--down-arrow:before,.react-datepicker__year-read-view--down-arrow:before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{margin-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{margin-bottom:10px}.react-datepicker-popper[data-placement^=right]{margin-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{margin-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding-top:8px;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 2px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{background:none;line-height:1.7rem;text-align:center;cursor:pointer;position:absolute;top:10px;width:0;padding:0;border:.45rem solid transparent;z-index:1;height:10px;width:10px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:10px;border-right-color:#ccc}.react-datepicker__navigation--previous:hover{border-right-color:#b3b3b3}.react-datepicker__navigation--previous--disabled,.react-datepicker__navigation--previous--disabled:hover{border-right-color:#e6e6e6;cursor:default}.react-datepicker__navigation--next{right:10px;border-left-color:#ccc}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:95px}.react-datepicker__navigation--next:hover{border-left-color:#b3b3b3}.react-datepicker__navigation--next--disabled,.react-datepicker__navigation--next--disabled:hover{border-left-color:#e6e6e6;cursor:default}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px;border-top-color:#ccc}.react-datepicker__navigation--years-previous:hover{border-top-color:#b3b3b3}.react-datepicker__navigation--years-upcoming{top:-4px;border-bottom-color:#ccc}.react-datepicker__navigation--years-upcoming:hover{border-bottom-color:#b3b3b3}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:85px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-72px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__month--in-range,.react-datepicker__month--in-selecting-range,.react-datepicker__month--selected,.react-datepicker__quarter--in-range,.react-datepicker__quarter--in-selecting-range,.react-datepicker__quarter--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__month--in-range:hover,.react-datepicker__month--in-selecting-range:hover,.react-datepicker__month--selected:hover,.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter--in-selecting-range:hover,.react-datepicker__quarter--selected:hover{background-color:#1d5d90}.react-datepicker__month--disabled,.react-datepicker__quarter--disabled{color:#ccc;pointer-events:none}.react-datepicker__month--disabled:hover,.react-datepicker__quarter--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range{background-color:rgba(33,107,165,.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range,.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range,.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range,.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range{background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__month-text.react-datepicker__month--in-range:hover,.react-datepicker__month-text.react-datepicker__month--selected:hover,.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,.react-datepicker__month-text.react-datepicker__quarter--selected:hover,.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,.react-datepicker__quarter-text.react-datepicker__month--selected:hover,.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover{background-color:#216ba5}.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover{background-color:#f0f0f0}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid transparent;border-radius:.3rem}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{border-top-color:#ccc;float:right;margin-left:20px;top:8px;position:relative;border-width:.45rem}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"\D7"}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__portal .react-datepicker__navigation{border:.81rem solid transparent}.react-datepicker__portal .react-datepicker__navigation--previous{border-right-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--previous:hover{border-right-color:#b3b3b3}.react-datepicker__portal .react-datepicker__navigation--previous--disabled,.react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover{border-right-color:#e6e6e6;cursor:default}.react-datepicker__portal .react-datepicker__navigation--next{border-left-color:#ccc}.react-datepicker__portal .react-datepicker__navigation--next:hover{border-left-color:#b3b3b3}.react-datepicker__portal .react-datepicker__navigation--next--disabled,.react-datepicker__portal .react-datepicker__navigation--next--disabled:hover{border-left-color:#e6e6e6;cursor:default}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px);pointer-events:auto!important}.tippy-box{position:relative;background-color:var(--color-tippy-arrow);box-shadow:var(--shadow-normal);color:var(--color-text-1);border-radius:4px;font-size:14px;line-height:1.4;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:var(--color-tippy-arrow)}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.highcharts-container{position:relative;overflow:hidden;width:100%;height:100%;text-align:left;line-height:normal;z-index:0;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:Lucida Grande,Lucida Sans Unicode,Arial,Helvetica,sans-serif;font-size:12px;user-select:none}.highcharts-root{display:block}.highcharts-root text{stroke-width:0}.highcharts-strong{font-weight:700}.highcharts-emphasized{font-style:italic}.highcharts-anchor{cursor:pointer}.highcharts-background{fill:#fff}.highcharts-label-box,.highcharts-plot-background,.highcharts-plot-border{fill:none}.highcharts-button-box{fill:inherit}.highcharts-tracker-line{stroke-linejoin:round;stroke:hsla(0,0%,75.3%,.0001);stroke-width:22;fill:none}.highcharts-tracker-area{fill:hsla(0,0%,75.3%,.0001);stroke-width:0}.highcharts-title{fill:#333;font-size:1.5em}.highcharts-subtitle{fill:#666}.highcharts-axis-line{fill:none;stroke:#ccd6eb}.highcharts-yaxis .highcharts-axis-line{stroke-width:0}.highcharts-axis-title{fill:#666}.highcharts-axis-labels{fill:#666;cursor:default;font-size:.9em}.highcharts-grid-line{fill:none;stroke:#e6e6e6}.highcharts-xaxis-grid .highcharts-grid-line{stroke-width:0px}.highcharts-tick{stroke:#ccd6eb}.highcharts-yaxis .highcharts-tick{stroke-width:0}.highcharts-minor-grid-line{stroke:#f2f2f2}.highcharts-crosshair-thin{stroke-width:1px;stroke:#ccc}.highcharts-crosshair-category{stroke:#ccd6eb;stroke-opacity:.25}.highcharts-credits{cursor:pointer;fill:#999;font-size:.7em;transition:fill .25s,font-size .25s}.highcharts-credits:hover{fill:#000;font-size:1em}.highcharts-tooltip{cursor:default;pointer-events:none;white-space:nowrap;transition:stroke .15s}.highcharts-tooltip text{fill:#333}.highcharts-tooltip .highcharts-header{font-size:.85em}.highcharts-tooltip-box{stroke-width:1px}.highcharts-tooltip-box,.highcharts-tooltip-box .highcharts-label-box{fill:#f7f7f7;fill-opacity:.85}div.highcharts-tooltip{filter:none}.highcharts-selection-marker{fill:#335cad;fill-opacity:.25}.highcharts-graph{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.highcharts-empty-series{stroke-width:1px;fill:none;stroke:#ccc}.highcharts-state-hover .highcharts-graph{stroke-width:3}.highcharts-point-inactive,.highcharts-series-inactive{opacity:.2;transition:opacity 50ms}.highcharts-state-hover path{transition:stroke-width 50ms}.highcharts-state-normal path{transition:stroke-width .25s}.highcharts-data-labels,.highcharts-markers,.highcharts-point,g.highcharts-series{transition:opacity .25s}.highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover),.highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover),.highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),.highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover){opacity:.2}.highcharts-color-0{fill:#7cb5ec;stroke:#7cb5ec}.highcharts-color-1{fill:#434348;stroke:#434348}.highcharts-color-2{fill:#90ed7d;stroke:#90ed7d}.highcharts-color-3{fill:#f7a35c;stroke:#f7a35c}.highcharts-color-4{fill:#8085e9;stroke:#8085e9}.highcharts-color-5{fill:#f15c80;stroke:#f15c80}.highcharts-color-6{fill:#e4d354;stroke:#e4d354}.highcharts-color-7{fill:#2b908f;stroke:#2b908f}.highcharts-color-8{fill:#f45b5b;stroke:#f45b5b}.highcharts-color-9{fill:#91e8e1;stroke:#91e8e1}.highcharts-area{fill-opacity:.75;stroke-width:0}.highcharts-markers{stroke-width:1px;stroke:#fff}.highcharts-a11y-marker-hidden,.highcharts-a11y-markers-hidden .highcharts-point:not(.highcharts-point-hover):not(.highcharts-a11y-marker-visible){opacity:0}.highcharts-point{stroke-width:1px}.highcharts-dense-data .highcharts-point{stroke-width:0}.highcharts-data-label{font-size:.9em;font-weight:700}.highcharts-data-label-box{fill:none;stroke-width:0}.highcharts-data-label text,text.highcharts-data-label{fill:#333}.highcharts-data-label-connector{fill:none}.highcharts-data-label-hidden{pointer-events:none}.highcharts-halo{fill-opacity:.25;stroke-width:0}.highcharts-markers .highcharts-point-select,.highcharts-series:not(.highcharts-pie-series) .highcharts-point-select{fill:#ccc;stroke:#000}.highcharts-column-series rect.highcharts-point{stroke:#fff}.highcharts-column-series .highcharts-point{transition:fill-opacity .25s}.highcharts-column-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-pie-series .highcharts-point{stroke-linejoin:round;stroke:#fff}.highcharts-pie-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-funnel-series .highcharts-point{stroke-linejoin:round;stroke:#fff}.highcharts-funnel-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-funnel-series .highcharts-point-select{fill:inherit;stroke:inherit}.highcharts-pyramid-series .highcharts-point{stroke-linejoin:round;stroke:#fff}.highcharts-pyramid-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-pyramid-series .highcharts-point-select{fill:inherit;stroke:inherit}.highcharts-solidgauge-series .highcharts-point{stroke-width:0}.highcharts-treemap-series .highcharts-point{stroke-width:1px;stroke:#e6e6e6;transition:stroke .25s,fill .25s,fill-opacity .25s}.highcharts-treemap-series .highcharts-point-hover{stroke:#999;transition:stroke 25ms,fill 25ms,fill-opacity 25ms}.highcharts-treemap-series .highcharts-above-level{display:none}.highcharts-treemap-series .highcharts-internal-node{fill:none}.highcharts-treemap-series .highcharts-internal-node-interactive{fill-opacity:.15;cursor:pointer}.highcharts-treemap-series .highcharts-internal-node-interactive:hover{fill-opacity:.75}.highcharts-vector-series .highcharts-point,.highcharts-windbarb-series .highcharts-point{fill:none;stroke-width:2px}.highcharts-lollipop-stem{stroke:#000}.highcharts-focus-border{fill:none;stroke-width:2px}.highcharts-legend-item-hidden .highcharts-focus-border{fill:none!important}.highcharts-legend-box{fill:none;stroke-width:0}.highcharts-legend-item>text{fill:#333;font-weight:700;font-size:1em;cursor:pointer;stroke-width:0}.highcharts-legend-item:hover text{fill:#000}.highcharts-legend-item-hidden *{fill:#ccc!important;stroke:#ccc!important;transition:fill .25s}.highcharts-legend-nav-active{fill:#039;cursor:pointer}.highcharts-legend-nav-inactive{fill:#ccc}circle.highcharts-legend-nav-active,circle.highcharts-legend-nav-inactive{fill:hsla(0,0%,75.3%,.0001)}.highcharts-legend-title-box{fill:none;stroke-width:0}.highcharts-bubble-legend-symbol{stroke-width:2;fill-opacity:.5}.highcharts-bubble-legend-connectors{stroke-width:1}.highcharts-bubble-legend-labels{fill:#333}.highcharts-loading{position:absolute;background-color:#fff;opacity:.5;text-align:center;z-index:10;transition:opacity .25s}.highcharts-loading-hidden{height:0!important;opacity:0;overflow:hidden;transition:opacity .25s,height .25s step-end}.highcharts-loading-inner{font-weight:700;position:relative;top:45%}.highcharts-pane,.highcharts-plot-band{fill:#000;fill-opacity:.05}.highcharts-plot-line{fill:none;stroke:#999;stroke-width:1px}.highcharts-boxplot-box{fill:#fff}.highcharts-boxplot-median{stroke-width:2px}.highcharts-bubble-series .highcharts-point{fill-opacity:.5}.highcharts-errorbar-series .highcharts-point{stroke:#000}.highcharts-gauge-series .highcharts-data-label-box{stroke:#ccc;stroke-width:1px}.highcharts-gauge-series .highcharts-dial{fill:#000;stroke-width:0}.highcharts-polygon-series .highcharts-graph{fill:inherit;stroke-width:0}.highcharts-waterfall-series .highcharts-graph{stroke:#333;stroke-dasharray:1,3}.highcharts-sankey-series .highcharts-point{stroke-width:0}.highcharts-sankey-series .highcharts-link{transition:fill .25s,fill-opacity .25s;fill-opacity:.5}.highcharts-sankey-series .highcharts-point-hover.highcharts-link{transition:fill 50ms,fill-opacity 50ms;fill-opacity:1}.highcharts-venn-series .highcharts-point{fill-opacity:.75;stroke:#ccc;transition:stroke .25s,fill-opacity .25s}.highcharts-venn-series .highcharts-point-hover{fill-opacity:1;stroke:#ccc}.highcharts-navigator-mask-outside{fill-opacity:0}.highcharts-navigator-mask-inside{fill:#6685c2;fill-opacity:.25;cursor:ew-resize}.highcharts-navigator-outline{stroke:#ccc;fill:none}.highcharts-navigator-handle{stroke:#ccc;fill:#f2f2f2;cursor:ew-resize}.highcharts-navigator-series{fill:#335cad;stroke:#335cad}.highcharts-navigator-series .highcharts-graph{stroke-width:1px}.highcharts-navigator-series .highcharts-area{fill-opacity:.05}.highcharts-navigator-xaxis .highcharts-axis-line{stroke-width:0}.highcharts-navigator-xaxis .highcharts-grid-line{stroke-width:1px;stroke:#e6e6e6}.highcharts-navigator-xaxis.highcharts-axis-labels{fill:#999}.highcharts-navigator-yaxis .highcharts-grid-line{stroke-width:0}.highcharts-scrollbar-thumb{fill:#ccc;stroke:#ccc;stroke-width:1px}.highcharts-scrollbar-button{fill:#e6e6e6;stroke:#ccc;stroke-width:1px}.highcharts-scrollbar-arrow{fill:#666}.highcharts-scrollbar-rifles{stroke:#666;stroke-width:1px}.highcharts-scrollbar-track{fill:#f2f2f2;stroke:#f2f2f2;stroke-width:1px}.highcharts-button{fill:#f7f7f7;stroke:#ccc;cursor:default;stroke-width:1px;transition:fill .25s}.highcharts-button text{fill:#333}.highcharts-button-hover{transition:fill 0ms;fill:#e6e6e6;stroke:#ccc}.highcharts-button-hover text{fill:#333}.highcharts-button-pressed{font-weight:700;fill:#e6ebf5;stroke:#ccc}.highcharts-button-pressed text{fill:#333;font-weight:700}.highcharts-button-disabled text{fill:#333}.highcharts-range-selector-buttons .highcharts-button{stroke-width:0px}.highcharts-range-label rect{fill:none}.highcharts-range-label text{fill:#666}.highcharts-range-input rect{fill:none}.highcharts-range-input text{fill:#333}.highcharts-range-input{stroke-width:1px;stroke:#ccc}input.highcharts-range-selector{position:absolute;border:0;width:1px;height:1px;padding:0;text-align:center;left:-9em}.highcharts-crosshair-label text{fill:#fff;font-size:1.1em}.highcharts-crosshair-label .highcharts-label-box{fill:inherit}.highcharts-candlestick-series .highcharts-point{stroke:#000;stroke-width:1px}.highcharts-candlestick-series .highcharts-point-up{fill:#fff}.highcharts-ohlc-series .highcharts-point-hover{stroke-width:3px}.highcharts-flags-series .highcharts-point .highcharts-label-box{stroke:#999;fill:#fff;transition:fill .25s}.highcharts-flags-series .highcharts-point-hover .highcharts-label-box{stroke:#000;fill:#ccd6eb}.highcharts-flags-series .highcharts-point text{fill:#000;font-size:.9em;font-weight:700}.highcharts-map-series .highcharts-point{transition:fill .5s,fill-opacity .5s,stroke-width .25s;stroke:#ccc}.highcharts-map-series .highcharts-point-hover{transition:fill 0ms,fill-opacity 0ms;fill-opacity:.5;stroke-width:2px}.highcharts-mapline-series .highcharts-point{fill:none}.highcharts-heatmap-series .highcharts-point{stroke-width:0}.highcharts-map-navigation{font-size:1.3em;font-weight:700;text-align:center}.highcharts-coloraxis{stroke-width:0}.highcharts-coloraxis-marker{fill:#999}.highcharts-null-point{fill:#f7f7f7}.highcharts-3d-frame{fill:transparent}.highcharts-contextbutton{fill:#fff;stroke:none;stroke-linecap:round}.highcharts-contextbutton:hover{fill:#e6e6e6;stroke:#e6e6e6}.highcharts-button-symbol{stroke:#666;stroke-width:3px}.highcharts-menu{border:1px solid #999;background:#fff;padding:5px 0;box-shadow:3px 3px 10px #888}.highcharts-menu-item{padding:.5em 1em;background:none;color:#333;cursor:pointer;transition:background .25s,color .25s}.highcharts-menu-item:hover{background:#335cad;color:#fff}.highcharts-drilldown-point{cursor:pointer}.highcharts-drilldown-axis-label,.highcharts-drilldown-data-label text,text.highcharts-drilldown-data-label{cursor:pointer;fill:#039;font-weight:700;text-decoration:underline}.highcharts-no-data text{font-weight:700;font-size:12px;fill:#666}.highcharts-axis-resizer{cursor:ns-resize;stroke:#000;stroke-width:2px}.highcharts-bullet-target{stroke-width:0}.highcharts-lineargauge-target,.highcharts-lineargauge-target-line{stroke-width:1px;stroke:#333}.highcharts-annotation-label-box{stroke-width:1px;stroke:#000;fill:#000;fill-opacity:.75}.highcharts-annotation-label text{fill:#e6e6e6}.highcharts-treegrid-node-collapsed,.highcharts-treegrid-node-expanded{cursor:pointer}.highcharts-point-connecting-path{fill:none}.highcharts-grid-axis .highcharts-axis-line,.highcharts-grid-axis .highcharts-tick{stroke-width:1px}.if9Ve_0o0pQ6XPVEusdEo[data-theme~=dark],.if9Ve_0o0pQ6XPVEusdEo[data-theme~=light]{border-radius:8px}.if9Ve_0o0pQ6XPVEusdEo[data-theme~=dark]>._32pIHDcq5kE0Dxj4hT1NOf,.if9Ve_0o0pQ6XPVEusdEo[data-theme~=light]>._32pIHDcq5kE0Dxj4hT1NOf{transform:translate(14px)!important}.if9Ve_0o0pQ6XPVEusdEo[data-theme~=light]{background-color:#fff}.if9Ve_0o0pQ6XPVEusdEo[data-theme~=light][data-placement^=bottom]>._32pIHDcq5kE0Dxj4hT1NOf:before{border-bottom-color:#fff}.if9Ve_0o0pQ6XPVEusdEo[data-theme~=dark]{background-color:#222531;box-shadow:0 6px 22px #171924,0 2px 2px #171924}.if9Ve_0o0pQ6XPVEusdEo[data-theme~=dark][data-placement^=bottom]>._32pIHDcq5kE0Dxj4hT1NOf:before{border-bottom-color:#222531}
.wrapper___1sq0E .tippy-box {
  background-color: var(--bg-color);
  color: var(--text-color);
}
.wrapper___1sq0E .tippy-arrow {
  color: var(--bg-color);
}
.wrapper___1sq0E > p > button {
  padding: 12px 95px;
}
.tableWrapper___IExX8 {
  width: 100%;
  min-height: 250px;
}
@media only screen and (max-width: 767px) {
  .tableWrapper___IExX8 {
    overflow-x: scroll;
  }
}
.table___1p4Jy {
  text-align: right;
  font-size: 14px;
  border-top: 1px solid var(--color-light-neutral-2);
  width: 100%;
  white-space: nowrap;
}
.table___1p4Jy th:first-child,
.table___1p4Jy td:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
}
.table___1p4Jy th:first-child {
  z-index: 3;
}
.table___1p4Jy th {
  background-color: var(--control-background-color);
  font-size: 12px;
  z-index: 1;
}
.table___1p4Jy th,
.table___1p4Jy td {
  padding: 14px;
  border-bottom: 1px solid var(--color-light-neutral-2);
}
.table___1p4Jy td {
  font-weight: 400;
  background-color: var(--bg-color);
}
.table___1p4Jy td:first-child {
  font-weight: 500;
}
.table___1p4Jy td[colspan] {
  text-align: center;
}
.rangeBtn___11ATL button {
  background-color: var(--bg-color);
}

.inputWrapper___y11bD {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 100%;
  border: 1px solid #cfd6e4;
  border-radius: 8px;
  background-color: #ffffff;
  outline: 0;
  padding: 0px 16px;
  height: 48px;
  line-height: 24px;
  box-sizing: border-box;
}
.inputWrapper___y11bD.inputWrapperDisabled___nFcAO {
  background-color: #f8fafd;
  cursor: not-allowed;
}
.inputWrapper___y11bD.inputWrapperDisabled___nFcAO input {
  color: #808a9d;
  cursor: not-allowed;
}
.inputWrapper___y11bD.darkTheme___ByXGp {
  border-color: #40424e;
  background-color: #222531;
}
.inputWrapper___y11bD.darkTheme___ByXGp.inputWrapperDisabled___nFcAO {
  background-color: #222531;
}
.inputWrapperFocused___1rHTH,
.inputWrapperFocused___1rHTH.darkTheme___ByXGp {
  border-color: #3861fb;
  box-shadow: rgba(56, 97, 251, 0.2) 0px 0px 0px 3px;
}

.flagStyle___37Dkr {
  display: inline-block !important;
  vertical-align: middle;
  background-color: var(--color-light-neutral-2) !important;
}
.seachInput___2vcXx {
  height: 36px;
  background-color: var(--color-light-neutral-2) !important;
}
.seachInput___2vcXx:focus {
  background-color: var(--color-light-neutral-2) !important;
}

.container___QEYqH {
  border-top: 1px solid var(--color-light-neutral-2);
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  padding: 16px 0;
  z-index: 912;
  overflow-x: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
}
.container___QEYqH::-webkit-scrollbar {
  /** WebKit */
  display: none;
}
.filter___1niuX {
  margin-right: 8px;
}
.clearButton___3cPU3 {
  margin-left: auto;
}
.clearIcon___4HRZX {
  color: var(--color-light-neutral-4);
  font-size: 13px;
  line-height: 13px;
  margin-right: 6px;
}

.predictionBlock___3a9cL {
  padding: 24px 26.67px;
  border: 1px solid var(--theme-light-color);
  border-radius: 16px;
  /* Inside Auto Layout */
  margin: 8px 0px;
  display: flex;
  align-items: center;
  color: var(--text-color-sub);
  cursor: pointer;
}
.predictionBlock___3a9cL > *:nth-child(2) {
  flex-grow: 1;
}
.predictionBlock___3a9cL svg {
  margin-right: 4px;
  vertical-align: bottom;
}
.predictionBlock___3a9cL > span {
  background: var(--info-icon-color);
  width: 26.67px;
  height: 26.67px;
  border-radius: 50%;
  text-align: center;
  font-size: 1.5em;
  margin-right: 18px;
  color: var(--control-background-color);
}
.predictionBlock___3a9cL.disabled___13DSe {
  cursor: not-allowed;
}
.predictionBlock___3a9cL.filled___fttc- {
  background-color: var(--control-dropdown-background-color);
}
.predictionBlock___3a9cL p {
  margin: 0px;
}
.predictionBlock___3a9cL p > b {
  color: var(--text-color);
}
.btc-price-wrapper___1_J2y {
  max-width: 1400px;
  margin: auto;
}
.btc-price-wrapper___1_J2y p {
  font-size: 16px;
}
.btc-price-wrapper___1_J2y h2 {
  color: var(--text-color);
  font-size: 24px;
  line-height: 1.5;
}
.btc-price-wrapper___1_J2y p {
  color: var(--text-color-sub);
}
.btc-price-wrapper___1_J2y .scrollDown___2tBME {
  border: 1.5px solid var(--theme-light-color);
  box-sizing: border-box;
  border-radius: 8px;
  display: inline-block;
  padding: 8px;
  font-size: 12px;
}
.btc-price-wrapper___1_J2y > div.header___2gDcN {
  padding-top: 84px;
  background-repeat: no-repeat;
  background-position: top right;
}
.btc-price-wrapper___1_J2y > div.header___2gDcN > * {
  max-width: 573px;
  line-height: 1.5em;
}
.btc-price-wrapper___1_J2y > div.header___2gDcN > p:last-child {
  margin-top: 32px;
  margin-bottom: 109px;
}
.btc-price-wrapper___1_J2y > div.header___2gDcN > h2 {
  font-weight: normal;
  color: var(--text-color-sub);
}
.btc-price-wrapper___1_J2y > div.bet___bTIJB {
  display: flex;
  margin-bottom: 16px;
}
.btc-price-wrapper___1_J2y > div.bet___bTIJB input {
  background-color: var(--control-dropdown-background-color);
  height: 48px;
  color: var(--text-color-sub);
  font-size: 16px;
  margin-top: 32px;
}
.btc-price-wrapper___1_J2y > div.bet___bTIJB > div:first-child {
  width: 42%;
  order: 1;
  padding-left: 36px;
  flex-shrink: 0;
}
@media (max-width: 700px) {
  .btc-price-wrapper___1_J2y > div.header___2gDcN {
    background-size: contain;
    padding-top: 170px;
  }
  .btc-price-wrapper___1_J2y > div.bet___bTIJB {
    display: block;
  }
  .btc-price-wrapper___1_J2y > div.bet___bTIJB > div {
    width: 100%;
  }
  .btc-price-wrapper___1_J2y > div.bet___bTIJB > div:first-child {
    padding-left: 0;
    width: 100%;
  }
}
:root {
  --control-border-color: #cfd6e4;
  --control-background-color: #fff;
}
body.NIGHT {
  --control-border-color: #40424e;
  --control-background-color: #222531;
}
.react-datepicker-wrapper {
  width: 100%;
  margin-bottom: 8px;
}
.react-datepicker__input-container input {
  padding: 12px;
  height: 48px;
  border: 1px solid var(--control-border-color);
  width: 100%;
  background: var(--control-background-color);
  border-radius: 8px;
  font-size: 14px;
  outline: none;
  color: var(--text-color);
}
.react-datepicker__input-container input:focus {
  border: 1px solid var(--control-border-color);
}
div.react-datepicker {
  border: none;
  display: flex;
}
div.react-datepicker__month-container,
div.react-datepicker__time-container {
  border-color: #cfd6e4;
}
div.react-datepicker__header {
  background-color: #fff;
  border-bottom-color: #cfd6e4;
}
.loadingWrapper___1LW0Q {
  position: relative;
}
.loadingWrapper___1LW0Q.loading___1CxX4::before {
  visibility: visible;
  opacity: 1;
}
.loadingWrapper___1LW0Q::before {
  width: 100%;
  height: 100%;
  position: absolute;
  content: 'Loading...';
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  background-color: rgba(255, 255, 255, 0.1);
}
.tip___1dEWI {
  font-size: 12px;
  /* identical to box height, or 150% */
  color: var(--text-color);
  margin: 0 auto;
}
.gray___2UQM8 {
  color: var(--text-color-sub);
}
.red___2kSXa {
  color: var(--text-color-error);
}
.rules___3Ujbc p,
p.rules___3Ujbc {
  font-size: var(--var-text-small);
}
.titleWrapper___2xbO3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.widgetsPage___2HJIF {
  min-height: 300px;
}
.input___uLgea {
  border-radius: 8px;
}
.themeDark___24K8e .header___2DZpn {
  background: linear-gradient(180deg, #222531 0%, rgba(34, 37, 49, 0) 100%);
}
.themeDark___24K8e .widgetpreview___32CN4 {
  background-color: #222531;
}
.themeDark___24K8e .dayWidgetPreview___1gcph {
  background-color: #F8FAFD;
}
.themeDark___24K8e .inputUnit___1ijQv {
  background-color: #323546;
}
.themeDark___24K8e .coinTag___1a_cw {
  background-color: #222531;
}
.pageContainer___2iKl4 {
  margin-left: 16px;
  margin-right: 16px;
}
@media (min-width: 1400px) {
  .pageContainer___2iKl4 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
  }
}
.header___2DZpn {
  position: relative;
  height: 412px;
  background: linear-gradient(180deg, #F8FAFD 0%, rgba(248, 250, 253, 0) 100%);
  overflow: hidden;
}
.headerContainer___3pPHf {
  margin-left: 16px;
  margin-right: 16px;
}
@media (min-width: 1400px) {
  .headerContainer___3pPHf {
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
  }
}
.headerContent___3JdUa {
  position: absolute;
  top: 110px;
  width: 620px;
  line-height: 1;
  z-index: 2;
}
.headerTitle___2rcvK {
  margin-top: 0;
  margin-bottom: 24px;
}
.headerTitle___2rcvK span {
  font-size: calc(16px + 2vw);
  line-height: 1.2;
}
@media (min-width: 1400px) {
  .headerTitle___2rcvK span {
    font-size: 44px;
  }
}
.headerIllustrator___2Fxq0 {
  position: absolute;
  top: 0;
  right: 0;
}
.main___14Zst {
  display: flex;
  align-items: flex-start;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 50px;
}
@media (min-width: 1400px) {
  .main___14Zst {
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
  }
}
.sideTab___16GNm {
  display: inline-block;
}
.contentWrapper___Q52QU {
  margin-left: 32px;
  width: 1144px;
  min-height: 480px;
}
.widgetContainer___3vZXW {
  display: flex;
}
.widgetContainer___3vZXW > div {
  width: 50%;
}
.controlsPanel___BNWm3 {
  padding-right: 32px;
}
.exampleWrapper___e2Ez9 {
  margin: 0;
}
.widgetpreview___32CN4 {
  padding: 24px 0;
  background-color: #F8FAFD;
  border-radius: 8px;
  transition: 0.2s;
}
.widgetpreview___32CN4 .previewTitle___1-4Y5 {
  padding-left: 24px;
  margin-bottom: 16px;
  display: block;
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
}
.darkWidgetPreview___3ktrS {
  background-color: #222531;
}
.dayWidgetPreview___1gcph {
  background-color: #F8FAFD;
}
.tickerWidgetWrapper___2Gy2E {
  padding: 8px 24px;
}
.marqueeWidgetpreview___2ObKU {
  min-height: 144px;
}
.coinsPriceBlocksWidgetpreview____bB0l {
  min-height: 244px;
}
.coinsPriceBlocksWidgetpreview____bB0l > div {
  padding: 0 14px;
}
.inputUnit___1ijQv {
  margin-right: -6px;
  width: 32px;
  height: 30px;
  background-color: #EFF2F5;
  border-radius: 8px;
  text-align: center;
  line-height: 27px;
  user-select: none;
}
.selectDropdownItemInner___15WWJ {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  width: 100%;
}
.selectDropdownItemInner___15WWJ span {
  line-height: 100%;
}
.themeCheckIcon___1ky1k {
  margin-top: 2px;
}
.flagStyle___20NZY {
  display: inline-block !important;
  vertical-align: middle;
}
.coinItemLogo___2CeMh {
  width: 20px;
  height: 20px;
}
.coinTagGroup___3ctNO {
  margin: 12px -4px -4px;
}
.coinTag___1a_cw {
  display: inline-flex;
  align-items: center;
  margin: 4px;
  padding: 6px 8px;
  border-radius: 32px;
  background-color: #EFF2F5;
  box-sizing: border-box;
  user-select: none;
  cursor: pointer;
}
.coinTag___1a_cw span {
  line-height: 100%;
}
.coinTag___1a_cw .coinItemLogo___2CeMh {
  width: 16px;
  height: 16px;
}
.coinTag___1a_cw:hover .coinTagClose___2VchD {
  opacity: 1;
}
.coinTagClose___2VchD {
  opacity: 0.6;
  width: 18px !important;
  height: 18px !important;
  transition: 0.1s;
}
@media (max-width: 1400px) {
  .contentWrapper___Q52QU {
    margin-left: 32px;
    width: calc(100% - 224px - 32px);
  }
}
@media (max-width: 768px) {
  .headerContent___3JdUa {
    padding: 0 16px;
    left: 0;
    top: 180px;
    width: 100%;
  }
  .headerTitle___2rcvK {
    margin-bottom: 16px;
  }
  .headerTitle___2rcvK span {
    font-size: 32px;
  }
  .headerIllustrator___2Fxq0 {
    top: -60px;
    right: -160px;
  }
  .main___14Zst {
    flex-direction: column;
  }
  .sideTab___16GNm {
    margin-bottom: 32px;
    margin: 0 -16px 32px -16px;
    width: calc(100% + 32px);
    position: sticky;
    top: 0;
    z-index: 931;
  }
  .contentWrapper___Q52QU {
    margin-left: 0;
    width: 100%;
  }
  .widgetContainer___3vZXW {
    flex-direction: column-reverse;
  }
  .widgetContainer___3vZXW > div {
    width: 100%;
  }
  .widgetpreview___32CN4 {
    padding: 24px 0;
    border-radius: 0;
    margin: 0 -16px;
  }
  .widgetpreview___32CN4 .previewTitle___1-4Y5 {
    padding-left: 16px;
    font-size: 14px;
  }
  .controlsPanel___BNWm3 {
    margin-top: 24px;
    padding-right: 0;
  }
}

.has-after-pesudo::after {
  content: '';
  display: block;
  position: absolute;
}
.cmc-select-wrapper {
  --cmc-select-height: 40px;
  --cmc-select-border-radius: 8px;
  color: var(--text-color);
  cursor: pointer;
  background: var(--control-background-color);
  box-sizing: border-box;
  border-radius: var(--cmc-select-border-radius);
  padding: 9.5px 22px 9.5px 14px;
  position: relative;
  height: var(--cmc-select-height);
  transform: box-shadow var(--control-transition-duration) var(--control-transition-easing);
  border: 1px solid var(--color-light-neutral-2);
  background-color: var(--color-light-neutral-2);
}
.cmc-select-wrapper:hover {
  border-color: var(--color-light-neutral-4);
}
.cmc-select-wrapper::after {
  width: 6px;
  height: 6px;
  right: 22px;
  top: 16px;
  transform: rotate(45deg);
  border-bottom: 2px solid var(--control-caret-color);
  border-right: 2px solid var(--control-caret-color);
  transform-origin: center;
  transition: transform var(--control-transition-duration) var(--control-transition-easing);
}
.cmc-select-wrapper:focus,
.cmc-select-wrapper:focus-within {
  border: 1px solid #3861fb;
  box-shadow: rgba(56, 97, 251, 0.2) 0px 0px 0px 3px;
  outline: none;
}
.cmc-select-wrapper:focus::after,
.cmc-select-wrapper:focus-within::after {
  transform: rotate(225deg);
}
.cmc-select-wrapper .select-search-input {
  border: none;
  background-color: inherit;
  color: inherit;
}
.cmc-select-wrapper .select-search-input:focus {
  outline: none;
}
.cmc-select-wrapper .select-search-tips {
  cursor: default;
  color: var(--text-color);
  text-align: center;
}
.cmc-select-wrapper.cmc-select-search-wrapper::after {
  display: none;
}
.cmc-select-dropdown {
  --cmc-select-dropdown-offset: 8px;
  position: absolute;
  left: 0;
  top: calc(var(--cmc-select-height) + var(--cmc-select-dropdown-offset));
  width: 100%;
  background-color: var(--control-background-color);
  padding: 12px;
  box-shadow: 0px 1px 2px rgba(128, 138, 157, 0.12), 0px 8px 32px rgba(128, 138, 157, 0.24);
  border-radius: inherit;
  visibility: hidden;
  opacity: 0;
  transform: scaleY(0.95);
  transform-origin: top;
  transition: all var(--control-transition-duration) var(--control-transition-easing);
  box-sizing: border-box;
  z-index: 1;
}
.cmc-select-dropdown::after {
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid var(--control-background-color);
  right: 13px;
  top: -12px;
}
.cmc-select-dropdown.cmc-select-dropdown-expanded {
  visibility: visible;
  opacity: 1;
  transform: none;
}
.cmc-select-dropdown > div {
  overflow-y: scroll;
  max-height: 40vh;
}
.cmc-select-dropdown-item {
  padding: 10px 12px;
  box-sizing: border-box;
  border-radius: 5px;
  margin: 4px 0;
}
.cmc-select-dropdown-item:hover,
.cmc-select-dropdown-item.hovered {
  background-color: var(--control-dropdown-background-color);
}
.cmc-select-dropdown-item:hover .select-dropdown-add-icon,
.cmc-select-dropdown-item.hovered .select-dropdown-add-icon {
  opacity: 1;
}
.select-search-input-wrapper {
  display: flex;
  align-items: center;
}
.select-dropdown-add-icon {
  margin-left: auto !important;
  width: 14px !important;
  height: 14px !important;
  opacity: 0;
}

.graphUp___2IEcj {
  filter: hue-rotate(85deg) saturate(80%) brightness(0.85);
}
.graphDown___2-1G6 {
  filter: hue-rotate(300deg) saturate(210%) brightness(0.7) contrast(170%);
}
div.tableGraph___c_IY-,
img.tableGraph___c_IY- {
  width: 164px;
  height: 48px;
  text-align: center;
  box-sizing: content-box;
  padding-top: 2px;
  padding-bottom: 3px;
}
@media (max-width: 1100px) {
  .cmc-table-currencies-markets-wrapper___3D-Cz {
    overflow-x: scroll;
  }
}
@media (max-width: 1200px) {
  .cmc-table-homepage-wrapper___22rL4 {
    overflow-x: scroll;
  }
}
@media (max-width: 576px) {
  div.tableGraph___c_IY-,
  img.tableGraph___c_IY- {
    width: 19.4vw;
    height: 7.8vw;
  }
  .tableWrapper___3utdq {
    overflow-x: scroll;
  }
}
body {
  --table-background-color: #fff;
  --table-divider-color: #eff2f5;
  --table-row-hover-background-color: #f8fafd;
}
body.NIGHT {
  --table-row-hover-background-color: #171924;
  --table-background-color: #17171a;
  --table-divider-color: #222531;
}
.table-wrap tbody td {
  white-space: normal;
}
.cmc-table___11lFC {
  margin: auto;
  font-size: 14px;
  width: 100%;
}
.cmc-table___11lFC thead {
  position: relative;
  z-index: 120;
}
.cmc-table___11lFC tr:not(:only-child):hover > td {
  background-color: var(--table-row-hover-background-color);
}
.cmc-table___11lFC td {
  text-align: right;
  font-weight: 500;
  white-space: nowrap;
}
.cmc-table___11lFC td[colspan] {
  text-align: center !important;
  padding: 8px !important;
}
.cmc-table___11lFC th,
.cmc-table___11lFC td {
  border-bottom: 1px solid var(--table-divider-color);
  padding: 10px;
  background-color: var(--table-background-color);
}
.cmc-table___11lFC th {
  border-top: 1px solid var(--table-divider-color);
  padding: 11px 10px;
  text-align: right;
  z-index: 99;
  font-size: 12px;
}
.cmc-table___11lFC > tbody > tr:only-child > td:only-child {
  padding: 0;
}
.cmc-table___11lFC th:nth-child(1),
.cmc-table___11lFC th:nth-child(2),
.cmc-table___11lFC th:nth-child(3),
.cmc-table___11lFC td:nth-child(1),
.cmc-table___11lFC td:nth-child(2),
.cmc-table___11lFC td:nth-child(3) {
  text-align: left;
}
.cmc-table-homepage___2_guh th {
  position: sticky;
  top: 0;
}
.cmc-table-homepage___2_guh th:nth-child(3),
.cmc-table-homepage___2_guh td:nth-child(3) {
  white-space: initial;
}
.cmc-table-homepage___2_guh td:nth-child(4) {
  min-width: 8em;
}
@media (max-width: 1200px) {
  .cmc-table-exchange-rankings-wrapper___1MDxz {
    overflow-x: scroll;
  }
}
.cmc-table-exchange-rankings___3bzBa th {
  position: sticky;
  top: 0;
}
@media (max-width: 1200px) {
  .cmc-table-exchange-rankings___3bzBa th:nth-child(1),
  .cmc-table-exchange-rankings___3bzBa td:nth-child(1) {
    display: none;
  }
  .cmc-table-exchange-rankings___3bzBa th:nth-child(2),
  .cmc-table-exchange-rankings___3bzBa td:nth-child(2) {
    position: sticky;
    left: 0px;
    z-index: 100;
    white-space: initial;
  }
}
.cmc-table-top-assets___3di1z th,
.cmc-table-top-assets___3di1z td {
  padding: 10px 18px;
  max-width: 250px;
  word-break: break-word;
  white-space: break-spaces;
}
.cmc-table-top-assets___3di1z th:nth-child(2),
.cmc-table-top-assets___3di1z td:nth-child(2) {
  padding-left: 0;
  padding-right: 0;
}
.cmc-table-top-assets___3di1z th:nth-child(2) p,
.cmc-table-top-assets___3di1z td:nth-child(2) p {
  display: flex;
  -webkit-box-align: flex-end;
  align-items: center;
}
.cmc-table-top-assets___3di1z th:nth-child(2) p img,
.cmc-table-top-assets___3di1z td:nth-child(2) p img {
  margin-right: 10px;
}
.cmc-table-top-assets___3di1z th:nth-child(3),
.cmc-table-top-assets___3di1z td:nth-child(3) {
  padding-left: 0;
}
.cmc-table-top-assets___3di1z th:nth-child(4),
.cmc-table-top-assets___3di1z td:nth-child(4),
.cmc-table-top-assets___3di1z th:last-child,
.cmc-table-top-assets___3di1z td:last-child {
  padding-right: 0;
}
@media (max-width: 768px) {
  .cmc-table-top-assets___3di1z td {
    white-space: nowrap;
  }
  .cmc-table-top-assets___3di1z th:nth-child(1),
  .cmc-table-top-assets___3di1z td:nth-child(1) {
    padding-left: 0;
    position: sticky;
    left: 0px;
    z-index: 100;
    min-width: 40px;
  }
  .cmc-table-top-assets___3di1z th:nth-child(2),
  .cmc-table-top-assets___3di1z td:nth-child(2) {
    position: sticky;
    left: 40px;
    z-index: 100;
    min-width: 164px;
    word-break: break-word;
    white-space: break-spaces;
  }
  .cmc-table-top-assets___3di1z td:nth-child(2) {
    word-break: break-word;
    white-space: normal;
  }
}
.cmc-table-top-fiat___2cW_7 th,
.cmc-table-top-fiat___2cW_7 td {
  padding: 15px 18px;
  max-width: 250px;
  word-break: break-word;
  white-space: break-spaces;
}
.cmc-table-top-fiat___2cW_7 th:nth-child(2),
.cmc-table-top-fiat___2cW_7 td:nth-child(2) {
  padding-left: 0;
  padding-right: 0;
}
.cmc-table-top-fiat___2cW_7 th:nth-child(2) p,
.cmc-table-top-fiat___2cW_7 td:nth-child(2) p {
  display: flex;
  -webkit-box-align: flex-end;
  align-items: center;
}
.cmc-table-top-fiat___2cW_7 th:nth-child(2) p img,
.cmc-table-top-fiat___2cW_7 td:nth-child(2) p img {
  margin-right: 10px;
}
.cmc-table-top-fiat___2cW_7 th:nth-child(3),
.cmc-table-top-fiat___2cW_7 td:nth-child(3) {
  padding-left: 0;
}
.cmc-table-top-fiat___2cW_7 th:nth-child(4),
.cmc-table-top-fiat___2cW_7 td:nth-child(4),
.cmc-table-top-fiat___2cW_7 th:last-child,
.cmc-table-top-fiat___2cW_7 td:last-child {
  padding-right: 0;
}
@media (max-width: 768px) {
  .cmc-table-top-fiat___2cW_7 td {
    white-space: nowrap;
  }
  .cmc-table-top-fiat___2cW_7 th:nth-child(1),
  .cmc-table-top-fiat___2cW_7 td:nth-child(1) {
    padding-left: 0;
    position: sticky;
    left: 0px;
    z-index: 100;
    min-width: 40px;
  }
  .cmc-table-top-fiat___2cW_7 th:nth-child(2),
  .cmc-table-top-fiat___2cW_7 td:nth-child(2) {
    position: sticky;
    left: 40px;
    z-index: 100;
    min-width: 180px;
    word-break: break-word;
    white-space: break-spaces;
  }
  .cmc-table-top-fiat___2cW_7 th:nth-child(3),
  .cmc-table-top-fiat___2cW_7 td:nth-child(3) {
    text-align: left !important;
  }
  .cmc-table-top-fiat___2cW_7 td:nth-child(2) {
    word-break: break-word;
    white-space: normal;
  }
}
.cmc-table-catagories___2zTb3 th,
.cmc-table-catagories___2zTb3 td {
  padding: 10px 18px;
}
.cmc-table-catagories___2zTb3 th:nth-child(2),
.cmc-table-catagories___2zTb3 td:nth-child(2) {
  padding-left: 0;
  padding-right: 0;
  min-width: 240px;
  width: 240px;
}
.cmc-table-catagories___2zTb3 th:nth-child(3),
.cmc-table-catagories___2zTb3 td:nth-child(3) {
  padding-left: 0;
}
.cmc-table-catagories___2zTb3 th:nth-child(4),
.cmc-table-catagories___2zTb3 td:nth-child(4) {
  width: 270px;
}
.cmc-table-catagories___2zTb3 th:nth-child(4),
.cmc-table-catagories___2zTb3 td:nth-child(4),
.cmc-table-catagories___2zTb3 th:last-child,
.cmc-table-catagories___2zTb3 td:last-child {
  padding-right: 0;
}
@media (max-width: 768px) {
  .cmc-table-catagories___2zTb3 th:nth-child(1),
  .cmc-table-catagories___2zTb3 td:nth-child(1) {
    padding-left: 0;
    position: sticky;
    left: 0px;
    z-index: 100;
    min-width: 40px;
  }
  .cmc-table-catagories___2zTb3 th:nth-child(2),
  .cmc-table-catagories___2zTb3 td:nth-child(2) {
    position: sticky;
    left: 40px;
    z-index: 100;
    min-width: 130px;
  }
  .cmc-table-catagories___2zTb3 td:nth-child(2) {
    word-break: break-word;
    white-space: normal;
  }
}
@media (max-width: 1200px) {
  .cmc-table-rankings-wrapper___Y0vju {
    overflow-x: scroll;
  }
}
.cmc-table-rankings___5KmG1 th {
  position: sticky;
  top: 0;
}
.cmc-table-rankings___5KmG1 td:nth-child(1) {
  width: 33px;
}
@media (max-width: 1200px) {
  .cmc-table-rankings___5KmG1 th:nth-child(1),
  .cmc-table-rankings___5KmG1 td:nth-child(1) {
    position: sticky;
    left: 0px;
    z-index: 100;
    white-space: initial;
  }
  .cmc-table-rankings___5KmG1 th:nth-child(2),
  .cmc-table-rankings___5KmG1 td:nth-child(2) {
    position: sticky;
    left: 32px;
    z-index: 100;
    white-space: initial;
  }
  .cmc-table-rankings___5KmG1 th:nth-child(3),
  .cmc-table-rankings___5KmG1 td:nth-child(3) {
    position: sticky;
    left: 70px;
    z-index: 100;
    white-space: initial;
  }
}
@media (max-width: 780px) {
  .cmc-table-rankings___5KmG1 th:nth-child(1),
  .cmc-table-rankings___5KmG1 td:nth-child(1) {
    display: none;
  }
  .cmc-table-rankings___5KmG1 th:nth-child(2),
  .cmc-table-rankings___5KmG1 td:nth-child(2) {
    display: none;
  }
  .cmc-table-rankings___5KmG1 th:nth-child(3),
  .cmc-table-rankings___5KmG1 td:nth-child(3) {
    left: 0;
  }
}
@media (max-width: 1210px) {
  .cmc-table-watchlist-wrapper___3Ltt6 {
    overflow: auto;
  }
}
@media (max-width: 767.98px) {
  .cmc-table-watchlist-wrapper___3Ltt6 {
    margin: 0 -16px;
  }
  .cmc-table-watchlist-wrapper___3Ltt6 table > tbody > tr > td:first-child {
    padding-left: 16px;
  }
  .cmc-table-watchlist-wrapper___3Ltt6 table > tbody > tr > td:nth-child(3),
  .cmc-table-watchlist-wrapper___3Ltt6 table > thead > tr > th:nth-child(3) {
    left: 36px;
  }
}
@media (min-width: 576px) and (max-width: 1200px) {
  .cmc-table-homepage___2_guh th {
    top: 0;
  }
  .cmc-table-homepage___2_guh th:nth-child(1),
  .cmc-table-homepage___2_guh td:nth-child(1) {
    position: sticky;
    left: -5px;
    z-index: 100;
  }
  .cmc-table-homepage___2_guh th:nth-child(2),
  .cmc-table-homepage___2_guh td:nth-child(2) {
    position: sticky;
    left: 28px;
    z-index: 100;
  }
  .cmc-table-homepage___2_guh th:nth-child(3),
  .cmc-table-homepage___2_guh td:nth-child(3) {
    position: sticky;
    left: 63px;
    z-index: 100;
  }
}
@media (max-width: 780px) {
  .cmc-table-homepage___2_guh th,
  .cmc-table-homepage___2_guh td {
    padding: 10px 4px;
  }
  .cmc-table-homepage___2_guh th img,
  .cmc-table-homepage___2_guh td img {
    z-index: 30;
  }
  .cmc-table-homepage___2_guh th:nth-child(2),
  .cmc-table-homepage___2_guh td:nth-child(2) {
    display: none;
  }
  .cmc-table-homepage___2_guh th:nth-child(1),
  .cmc-table-homepage___2_guh td:nth-child(1) {
    position: sticky;
    left: 0px;
    z-index: 100;
    min-width: 24px;
  }
  .cmc-table-homepage___2_guh th:nth-child(3),
  .cmc-table-homepage___2_guh td:nth-child(3) {
    position: sticky;
    left: 24px;
    z-index: 100;
  }
  .cmc-table-homepage___2_guh [class^='PercentageBar__PercentageOuter'] {
    z-index: 30;
  }
  .cmc-table-watchlist-shared___1PNjy th:nth-child(2),
  .cmc-table-watchlist-shared___1PNjy td:nth-child(2) {
    display: table-cell;
    position: sticky;
    left: 30px;
    z-index: 100;
  }
  .cmc-table-watchlist-shared___1PNjy th:nth-child(1),
  .cmc-table-watchlist-shared___1PNjy td:nth-child(1) {
    position: sticky;
    left: 0px;
    z-index: 100;
  }
  .cmc-table-watchlist-shared___1PNjy th:nth-child(3),
  .cmc-table-watchlist-shared___1PNjy td:nth-child(3) {
    position: static;
  }
}
.cmc-table-currencies-markets___179lH th {
  position: sticky;
  top: 64px;
}
@media (max-width: 1100px) {
  .cmc-table-currencies-markets___179lH th {
    top: 0;
  }
  .cmc-table-currencies-markets___179lH th:nth-child(1),
  .cmc-table-currencies-markets___179lH td:nth-child(1) {
    padding-right: 0;
    width: 42px;
    min-width: 42px;
    position: sticky;
    left: 0px;
    z-index: 100;
  }
  .cmc-table-currencies-markets___179lH th:nth-child(1) p,
  .cmc-table-currencies-markets___179lH td:nth-child(1) p {
    font-size: 12px;
  }
  .cmc-table-currencies-markets___179lH th:nth-child(2),
  .cmc-table-currencies-markets___179lH td:nth-child(2) {
    padding-left: 0;
    position: sticky;
    left: 42px;
    z-index: 100;
    white-space: initial;
  }
}
@media (max-width: 1199.98px) {
  .cmc-table-spotlight___1M_br th:nth-child(1),
  .cmc-table-spotlight___1M_br td:nth-child(1) {
    display: none;
  }
  .cmc-table-spotlight___1M_br th:nth-child(4),
  .cmc-table-spotlight___1M_br td:nth-child(4) {
    display: none;
  }
  .cmc-table-spotlight___1M_br th:nth-child(2),
  .cmc-table-spotlight___1M_br td:nth-child(2) {
    position: sticky;
    left: 0px;
    z-index: 100;
    white-space: initial;
  }
  .cmc-table-spotlight___1M_br tr:nth-child(n + 4) {
    display: none;
  }
  .cmc-table-spotlight-gainers___192gg th:nth-child(1),
  .cmc-table-spotlight-gainers___192gg td:nth-child(1) {
    display: none;
  }
  .cmc-table-spotlight-gainers___192gg th:nth-child(3),
  .cmc-table-spotlight-gainers___192gg td:nth-child(3) {
    display: none;
  }
  .cmc-table-spotlight-gainers___192gg th:nth-child(2),
  .cmc-table-spotlight-gainers___192gg td:nth-child(2) {
    position: sticky;
    left: 0px;
    z-index: 100;
    white-space: initial;
  }
  .cmc-table-spotlight-gainers___192gg tr:nth-child(n + 4) {
    display: none;
  }
}

.gasDownIcon___T2cjc {
  font-size: 8px;
  margin-left: 4px;
  vertical-align: middle;
}
.gasTable___29Ddj {
  min-width: 296px;
}
.gasTable___29Ddj th,
.gasTable___29Ddj td {
  color: var(--color-light-neutral-6);
  font-weight: 400;
  padding: 0 16px;
  text-align: left;
  width: 33.33%;
}
.gasTable___29Ddj th {
  font-size: 12px;
  line-height: 18px;
}
.gasTable___29Ddj td {
  font-size: 11px;
  line-height: 18px;
}
.gasTable___29Ddj td.gasPrice___3he0w {
  color: var(--color-primary-black);
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 4px;
  border-right: 1px solid var(--color-light-neutral-2);
}
.gasTable___29Ddj td.gasPrice___3he0w:last-of-type {
  border-right: none;
}
.poweredBy___2ozey {
  background-color: var(--color-light-neutral-1);
  color: var(--color-light-neutral-5);
  font-weight: 500;
  font-size: 11px;
  line-height: 18px;
}

.tippy-box[data-theme~="light"],
.tippy-box[data-theme~="dark"] {
  border-radius: 8px;
}

.tippy-box[data-theme~="light"] > .tippy-arrow,
.tippy-box[data-theme~="dark"] > .tippy-arrow {
  transform: translate(14px, 0px) !important;
}

.tippy-box[data-theme~="light"] {
  background-color: #fff;
}
.tippy-box[data-theme~="light"][data-placement^="bottom"]
  > .tippy-arrow::before {
  border-bottom-color: #fff;
}

.tippy-box[data-theme~="dark"] {
  background-color: #222531;
  box-shadow: 0px 6px 22px #171924, 0px 2px 2px #171924;
}
.tippy-box[data-theme~="dark"][data-placement^="bottom"]
  > .tippy-arrow::before {
  border-bottom-color: #222531;
}

.emoji-mart,
.emoji-mart * {
  box-sizing: border-box;
  line-height: 1.15;
}

.emoji-mart {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;
  font-size: 16px;
  display: inline-block;
  color: #222427;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  background: #fff;
}

.emoji-mart .emoji-mart-emoji {
  padding: 6px;
}

.emoji-mart-bar {
  border: 0 solid #d9d9d9;
}
.emoji-mart-bar:first-child {
  border-bottom-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.emoji-mart-bar:last-child {
  border-top-width: 1px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.emoji-mart-anchors {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 6px;
  line-height: 0;
}

.emoji-mart-anchor {
  position: relative;
  display: block;
  flex: 1 1 auto;
  color: #858585;
  text-align: center;
  padding: 12px 4px;
  overflow: hidden;
  transition: color .1s ease-out;
  margin: 0;
  box-shadow: none;
  background: none;
  border: none;
}
.emoji-mart-anchor:focus { outline: 0 }
.emoji-mart-anchor:hover,
.emoji-mart-anchor:focus,
.emoji-mart-anchor-selected {
  color: #464646;
}

.emoji-mart-anchor-selected .emoji-mart-anchor-bar {
  bottom: 0;
}

.emoji-mart-anchor-bar {
  position: absolute;
  bottom: -3px; left: 0;
  width: 100%; height: 3px;
  background-color: #464646;
}

.emoji-mart-anchors i {
  display: inline-block;
  width: 100%;
  max-width: 22px;
}

.emoji-mart-anchors svg,
.emoji-mart-anchors img {
  fill: currentColor;
  height: 18px;
  width: 18px;
}

.emoji-mart-scroll {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 270px;
  padding: 0 6px 6px 6px;
  will-change: transform; /* avoids "repaints on scroll" in mobile Chrome */
}

.emoji-mart-search {
  margin-top: 6px;
  padding: 0 6px;
  position: relative;
}

.emoji-mart-search input {
  font-size: 16px;
  display: block;
  width: 100%;
  padding: 5px 25px 6px 10px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  outline: 0;
}

.emoji-mart-search input,
.emoji-mart-search input::-webkit-search-decoration,
.emoji-mart-search input::-webkit-search-cancel-button,
.emoji-mart-search input::-webkit-search-results-button,
.emoji-mart-search input::-webkit-search-results-decoration {
  /* remove webkit/blink styles for <input type="search">
   * via https://stackoverflow.com/a/9422689 */
  -webkit-appearance: none;
}

.emoji-mart-search-icon {
  position: absolute;
  top: 7px;
  right: 11px;
  z-index: 2;
  padding: 2px 5px 1px;
  border: none;
  background: none;
}

.emoji-mart-category .emoji-mart-emoji span {
  z-index: 1;
  position: relative;
  text-align: center;
  cursor: default;
}

.emoji-mart-category .emoji-mart-emoji:hover:before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-color: #f4f4f4;
  border-radius: 100%;
}

.emoji-mart-category-label {
  z-index: 2;
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.emoji-mart-category-label span {
  display: block;
  width: 100%;
  font-weight: 500;
  padding: 5px 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, .95);
}

.emoji-mart-category-list {
  margin: 0;
  padding: 0;
}

.emoji-mart-category-list li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.emoji-mart-emoji {
  position: relative;
  display: inline-block;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
}

.emoji-mart-emoji-native {
  font-family: "Segoe UI Emoji", "Segoe UI Symbol", "Segoe UI", "Apple Color Emoji", "Twemoji Mozilla", "Noto Color Emoji", "Android Emoji";
}

.emoji-mart-no-results {
  font-size: 14px;
  text-align: center;
  padding-top: 70px;
  color: #858585;
}
.emoji-mart-no-results-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.emoji-mart-no-results .emoji-mart-category-label {
  display: none;
}
.emoji-mart-no-results .emoji-mart-no-results-label {
  margin-top: .2em;
}
.emoji-mart-no-results .emoji-mart-emoji:hover:before {
  content: none;
}

.emoji-mart-preview {
  position: relative;
  height: 70px;
}

.emoji-mart-preview-emoji,
.emoji-mart-preview-data,
.emoji-mart-preview-skins {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.emoji-mart-preview-emoji {
  left: 12px;
}

.emoji-mart-preview-data {
  left: 68px; right: 12px;
  word-break: break-all;
}

.emoji-mart-preview-skins {
  right: 30px;
  text-align: right;
}

.emoji-mart-preview-skins.custom {
  right: 10px;
  text-align: right;
}

.emoji-mart-preview-name {
  font-size: 14px;
}

.emoji-mart-preview-shortname {
  font-size: 12px;
  color: #888;
}
.emoji-mart-preview-shortname + .emoji-mart-preview-shortname,
.emoji-mart-preview-shortname + .emoji-mart-preview-emoticon,
.emoji-mart-preview-emoticon + .emoji-mart-preview-emoticon {
  margin-left: .5em;
}

.emoji-mart-preview-emoticon {
  font-size: 11px;
  color: #bbb;
}

.emoji-mart-title span {
  display: inline-block;
  vertical-align: middle;
}

.emoji-mart-title .emoji-mart-emoji {
  padding: 0;
}

.emoji-mart-title-label {
  color: #999A9C;
  font-size: 26px;
  font-weight: 300;
}

.emoji-mart-skin-swatches {
  font-size: 0;
  padding: 2px 0;
  border: 1px solid #d9d9d9;
  border-radius: 12px;
  background-color: #fff;
}

.emoji-mart-skin-swatches.custom {
  font-size: 0;
  border: none;
  background-color: #fff;
}

.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch {
  width: 16px;
  padding: 0 2px;
}

.emoji-mart-skin-swatches.opened .emoji-mart-skin-swatch.selected:after {
  opacity: .75;
}

.emoji-mart-skin-swatch {
  display: inline-block;
  width: 0;
  vertical-align: middle;
  transition-property: width, padding;
  transition-duration: .125s;
  transition-timing-function: ease-out;
}

.emoji-mart-skin-swatch:nth-child(1) { transition-delay: 0s }
.emoji-mart-skin-swatch:nth-child(2) { transition-delay: .03s }
.emoji-mart-skin-swatch:nth-child(3) { transition-delay: .06s }
.emoji-mart-skin-swatch:nth-child(4) { transition-delay: .09s }
.emoji-mart-skin-swatch:nth-child(5) { transition-delay: .12s }
.emoji-mart-skin-swatch:nth-child(6) { transition-delay: .15s }

.emoji-mart-skin-swatch.selected {
  position: relative;
  width: 16px;
  padding: 0 2px;
}

.emoji-mart-skin-swatch.selected:after {
  content: "";
  position: absolute;
  top: 50%; left: 50%;
  width: 4px; height: 4px;
  margin: -2px 0 0 -2px;
  background-color: #fff;
  border-radius: 100%;
  pointer-events: none;
  opacity: 0;
  transition: opacity .2s ease-out;
}

.emoji-mart-skin-swatch.custom {
  display: inline-block;
  width: 0;
  height: 38px;
  overflow: hidden;
  vertical-align: middle;
  transition-property: width, height;
  transition-duration: .125s;
  transition-timing-function: ease-out;
  cursor: default;
}

.emoji-mart-skin-swatch.custom.selected {
  position: relative;
  width: 36px;
  height: 38px;
  padding: 0 2px 0 0;
}

.emoji-mart-skin-swatch.custom.selected:after {
  content: "";
  width: 0;
  height: 0;
}

.emoji-mart-skin-swatches.custom .emoji-mart-skin-swatch.custom:hover {
  background-color: #f4f4f4;
  border-radius: 10%;
}

.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom {
  width: 36px;
  height: 38px;
  padding: 0 2px 0 0;
}

.emoji-mart-skin-swatches.custom.opened .emoji-mart-skin-swatch.custom.selected:after {
  opacity: .75;
}

.emoji-mart-skin-text.opened {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  color: #888;
  font-size: 11px;
  padding: 5px 2px;
  width: 95px;
  height: 40px;
  border-radius: 10%;
  background-color: #fff;
}

.emoji-mart-skin {
  display: inline-block;
  width: 100%;
  padding-top: 100%;
  max-width: 12px;
  border-radius: 100%;
}

.emoji-mart-skin-tone-1 { background-color: #ffc93a }
.emoji-mart-skin-tone-2 { background-color: #fadcbc }
.emoji-mart-skin-tone-3 { background-color: #e0bb95 }
.emoji-mart-skin-tone-4 { background-color: #bf8f68 }
.emoji-mart-skin-tone-5 { background-color: #9b643d }
.emoji-mart-skin-tone-6 { background-color: #594539 }

/* For screenreaders only, via https://stackoverflow.com/a/19758620 */
.emoji-mart-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*
 * Dark mode styles
 */

.emoji-mart-dark {
  color: #fff;
  border-color: #555453;
  background-color: #222;
}

.emoji-mart-dark .emoji-mart-bar {
  border-color: #555453;
}

.emoji-mart-dark .emoji-mart-search input {
  color: #fff;
  border-color: #555453;
  background-color: #2f2f2f;
}

.emoji-mart-dark .emoji-mart-search-icon svg {
  fill: #fff;
}

.emoji-mart-dark .emoji-mart-category .emoji-mart-emoji:hover:before {
  background-color: #444;
}

.emoji-mart-dark .emoji-mart-category-label span {
  background-color: #222;
  color: #fff;
}

.emoji-mart-dark .emoji-mart-skin-swatches {
  border-color: #555453;
  background-color: #222;
}

.emoji-mart-dark .emoji-mart-anchor:hover,
.emoji-mart-dark .emoji-mart-anchor:focus,
.emoji-mart-dark .emoji-mart-anchor-selected {
  color: #bfbfbf;
}

.analyisStyles___2tS3u h1 {
  font-size: 48px;
  margin-top: 0;
  margin-bottom: 0;
}
.buttons___2llaY button {
  padding: 6px 12px;
}
.wrapper___3yJ1w {
  display: flex;
  align-items: flex-start;
}
.wrapper___3yJ1w .tippy-content p {
  font-size: 12px;
}
.wrapper___3yJ1w .tippy-content > div > div {
  padding: 8px;
}
.wrapper___3yJ1w .minor {
  color: var(--text-color-sub);
  font-size: 12px;
}
.wrapper___3yJ1w .flexSpread {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrapper___3yJ1w p {
  margin: 8px auto;
  font-size: 16px;
}
.wrapper___3yJ1w > div:nth-child(2) > * {
  padding-top: 45px;
}
.wrapper___3yJ1w > div:nth-child(2) > div > p:nth-child(2) {
  margin-bottom: 56px;
}
.wrapper___3yJ1w h2 {
  margin-top: 0;
}
.wrapper___3yJ1w h3 {
  display: flex;
  justify-content: space-between;
}
a.powered___sQcug {
  color: var(--text-color);
  font-size: 12px;
  font-weight: normal;
}
a.powered___sQcug > img {
  height: 25px;
  vertical-align: middle;
}
.navBar___3K9H5 {
  position: sticky;
  top: 0px;
  padding-top: 45px;
  width: 248px;
  margin-right: 48px;
  flex-shrink: 0;
}
.navBar___3K9H5 > p:first-child {
  color: var(--text-color-sub);
  padding-left: 14px;
  margin-bottom: 8px;
}
.navBar___3K9H5 > div {
  width: 100%;
  cursor: pointer;
  padding: 14px;
  border-radius: 8px;
}
.navBar___3K9H5 > div.selected___1ehm6 {
  background-color: var(--control-dropdown-background-color);
  color: var(--theme-color);
}
.majorWrapper___2EQyd > div > p {
  overflow: hidden;
}
.majorWrapper___2EQyd > div:first-child {
  padding-bottom: 40px;
  border-bottom: 1px solid var(--control-dropdown-background-color);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .majorWrapper___2EQyd > div:first-child {
    flex-direction: column;
  }
  .majorWrapper___2EQyd > div:first-child > button {
    margin-top: 16px;
    height: auto;
  }
}
.majorWrapper___2EQyd button > a {
  color: var(--text-color);
}
.stats___v3QUR {
  margin-top: 40px;
  display: flex;
}
.statsBlock___1m_8J {
  flex-grow: 1;
  padding-left: 24px;
}
.statsBlock___1m_8J.supplyBlock___ApMZb > p:last-child {
  display: flex;
  justify-content: space-between;
}
.statsBlock___1m_8J span[class^='icon'] {
  vertical-align: middle;
  margin-left: 5px;
}
.statsBlock___1m_8J:not(:last-child) {
  border-right: 1px solid var(--control-dropdown-background-color);
}
.statsBlock___1m_8J:first-child {
  padding-left: 0;
}
.statsBlock___1m_8J > p {
  margin: 0;
}
.statsBlock___1m_8J > p > div {
  display: inline-block;
}
.statsBlock___1m_8J > p:nth-child(2) {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.concentration___1PbqN .pie___1OVlx {
  border: 1px solid var(--control-dropdown-background-color);
  border-radius: 16px;
  display: inline-block;
  padding: 12px;
  min-width: 326px;
  min-height: 300px;
}
.concentration___1PbqN canvas {
  margin-bottom: 40px;
}
.legend___1xNL1 > span:first-child {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  display: inline-block;
  margin-right: 8px;
}
.tableWrapper___3LxK2 {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  min-height: 700px;
  font-size: 14px;
}
.tableWrapper___3LxK2 p {
  font-size: 14px;
}
.table___2nd6v th:nth-child(4),
.table___2nd6v th:nth-child(5),
.table___2nd6v td:nth-child(4),
.table___2nd6v td:nth-child(5) {
  text-align: right;
}
.table___2nd6v th {
  font-size: 12px;
  background-color: var(--control-background-color);
}
.table___2nd6v p {
  margin: 0 auto;
}
.table___2nd6v th,
.table___2nd6v td {
  border-bottom: 1px solid var(--control-dropdown-background-color);
  padding: 10px;
}
.black___2XFKQ {
  color: var(--text-color);
}
button.checkMore___1tgyC,
button.buyCrypto___3A7QO {
  padding: 12px 68px;
  height: auto;
}
@media (max-width: 600px) {
  .navBar___3K9H5 {
    display: none;
  }
  .priceRange___1U0ta {
    display: flex;
    white-space: nowrap;
    align-items: center;
  }
  .stats___v3QUR {
    display: block;
  }
  div.statsBlock___1m_8J {
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    padding: 11px 0;
    border-bottom: 1px solid var(--control-dropdown-background-color);
  }
  div.statsBlock___1m_8J.supplyBlock___ApMZb {
    display: block;
  }
  .tableWrapper___3LxK2 {
    width: 100%;
    overflow: scroll;
  }
  button.checkMore___1tgyC {
    display: none;
  }
}
.rangeSelector___2u8WM {
  color: var(--text-color-sub);
  font-size: 11px;
}
.rangeSelector___2u8WM > span {
  padding: 2px 8px;
  display: inline-block;
  border-radius: 12px;
  margin: 0 2px;
  cursor: pointer;
}
.rangeSelector___2u8WM .selected {
  background-color: var(--theme-light-blue-color);
  color: var(--theme-color);
}
.chartHeader___3Jg43 {
  display: flex;
  justify-content: space-between;
}
.priceHeader___3zaKh {
  font-size: 2em;
  margin-top: 0.67em !important;
  margin-bottom: 0.67em;
}
.priceHeader___3zaKh > span {
  vertical-align: middle;
  font-size: 14px;
}
.badge___3yZbT {
  color: var(--text-color-sub);
  background-color: var(--control-dropdown-background-color);
  padding: 4px;
  border-radius: 4px;
}

.container___3osTR {
  position: fixed;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  background-color: #000c21a1;
  z-index: 999999;
}
.modal___3Jdkv {
  background-color: var(--bg-color);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .modal___3Jdkv {
    border-radius: 32px;
    position: unset;
    width: auto;
    height: auto;
    min-width: 30vw;
    max-width: 80vw;
  }
}
.header___2899g {
  border-bottom: 1px solid var(--border-color);
  padding: 16px;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .header___2899g {
    border-bottom: none;
    padding: 24px 32px;
  }
}
.heading___1KI7o {
  margin-right: auto;
}
.closeIcon___2aLVZ {
  color: var(--color-light-neutral-4);
  cursor: pointer;
}
.content___2noXe {
  padding-bottom: 16px;
  background: linear-gradient(180deg, var(--color-light-neutral-1) 0%, var(--color-gradient-end) 100px);
}
@media (min-width: 768px) {
  .content___2noXe {
    background: none;
    padding-bottom: 24px;
  }
}

.modalWrpper___2ibHA {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(10, 30, 66, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
  top: 0;
  left: 0;
}
.modalWrpper___2ibHA > div {
  max-height: 90vh;
  overflow-y: scroll;
  transition: height 0.3s ease-in-out;
  max-width: 100vw;
  position: relative;
  padding: 24px 32px;
  /* Primary / White */
  background: var(--control-background-color);
  border-radius: 16px;
}
.modalWrpper___2ibHA > div::-webkit-scrollbar {
  /** WebKit */
  display: none;
}
.modalWrpper___2ibHA > div > button {
  margin-top: 24px;
}
.modalWrpper___2ibHA > div > span {
  position: absolute;
  right: 32px;
  color: var(--info-icon-color);
  top: 28px;
  cursor: pointer;
  z-index: 10;
}
@media (max-width: 576px) {
  .modalWrpper___2ibHA > div {
    max-height: 100vh;
    padding: 16px;
    width: 100vw;
    height: 100vh;
    border-radius: 0;
    overflow: scroll;
  }
}
.modalWrpper___2ibHA.modalOpened___1DWRS {
  visibility: visible;
  opacity: 1;
}
.titleWrapper___-jN1T {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.titleWrapper___-jN1T svg {
  color: #a6b0c3;
  font-size: 12px;
  cursor: pointer;
}
body {
  --box-shadow: 0px 1px 2px rgba(128, 138, 157, 0.12), 0px 8px 32px rgba(128, 138, 157, 0.24);
}
body.NIGHT {
  --box-shadow: 0px 0px 1px 0px #646b80;
}
.mobileTitle___LfFUb {
  text-align: center;
  box-shadow: var(--box-shadow);
  padding: 1px;
  padding: 16px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: var(--control-background-color);
  z-index: 1;
}
@media (min-width: 576px) {
  .mobileTitle___LfFUb {
    display: none;
  }
}
.mobileTitle___LfFUb > svg {
  color: #a6b0c3;
  font-size: 12px;
  cursor: pointer;
  position: absolute;
  right: 5vw;
  top: 5vw;
}
.footer___8qZiB {
  position: sticky;
  bottom: 0;
  background-color: var(--control-background-color);
  padding: 8px 0 16px;
}
@media (max-width: 576px) {
  .footer___8qZiB {
    box-shadow: 0px 1px 2px rgba(128, 138, 157, 0.12), 0px 8px 32px rgba(128, 138, 157, 0.24);
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 16px;
  }
}
.footer___8qZiB button {
  width: 100%;
}

.price___3rj7O {
  color: var(--text-color);
}
.price___3rj7O.rise___39rPH {
  --changedColor: #16c784;
}
.price___3rj7O.fall___2XKf0 {
  --changedColor: #ea3943;
}
.price___3rj7O.rise___39rPH,
.price___3rj7O.fall___2XKf0 {
  animation: changeColor___2Or5X 3s linear forwards;
}
.price___3rj7O a.cmc-link {
  color: inherit;
}
.container___1oogC {
  font-size: 16px;
  line-height: 100%;
}
.container___1oogC::before {
  vertical-align: baseline;
  margin-bottom: 2px;
}
@keyframes changeColor___2Or5X {
  0% {
    color: var(--changedColor);
  }
  40% {
    color: var(--changedColor);
  }
  100% {
    color: var(--text-color);
  }
}

.container___2dCiP {
  padding: 14px 0;
  display: flex;
  justify-content: space-between;
}
.container___2dCiP:first-of-type {
  border-bottom: 1px solid var(--color-light-neutral-2);
}
@media (min-width: 768px) {
  .container___2dCiP {
    padding: 0;
    display: block;
  }
  .container___2dCiP:first-of-type {
    border-bottom: none;
  }
}
.heading___1qDgY {
  color: var(--color-primary-black);
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}
@media (min-width: 768px) {
  .heading___1qDgY {
    color: var(--color-light-neutral-6);
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 4px;
  }
  .heading___1qDgY:after {
    content: ':';
  }
}
.hideOnDesktop___1Mbjk {
  display: initial;
}
@media (min-width: 768px) {
  .hideOnDesktop___1Mbjk {
    display: none;
  }
}
.tagBadge___3p_Pk {
  background-color: var(--color-light-neutral-2);
  color: var(--color-light-neutral-6);
  border-left: 3px solid var(--bg-color);
  border-radius: 40px;
  padding: 2px 8px;
  font-size: 11px;
  font-weight: 600;
  line-height: 18px;
  margin-left: -4px;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .tagBadge___3p_Pk {
    border-left: none;
    margin-left: 0;
    margin-right: 4px;
  }
}
@media (max-width: 768px) {
  .linksContainer___3AOim {
    display: none;
  }
}
.mobileContainer___2FcGa {
  border-bottom: 1px solid var(--color-light-neutral-2);
}
@media (min-width: 768px) {
  .mobileContainer___2FcGa {
    display: none;
  }
}
.mobileContent___IGuVW {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 768px) {
  .mobileContent___IGuVW {
    display: none;
  }
}
.content___MhX1h {
  display: none;
}
@media (min-width: 768px) {
  .content___MhX1h {
    display: flex;
    flex-wrap: wrap;
  }
}
.externalLinkIcon___2oO2O {
  cursor: pointer !important;
  color: var(--color-light-neutral-5);
  height: 16px;
}
.externalLinkIcon___2oO2O button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}
.externalLinkIcon___2oO2O img {
  margin-left: 5px;
  margin-right: 0px !important;
}
.rc-tooltip-placement-top {
  z-index: 99999;
}
@media (max-width: 768px) {
  .contractsRow {
    border-bottom: 1px solid var(--color-light-neutral-2);
  }
}
.contractAddressTitle___1FVmp {
  width: 120px;
}
@media (max-width: 768px) {
  .contractAddressTitle___1FVmp {
    width: calc(100% - 50px);
  }
}
.contractAddressTitle___1FVmp span {
  display: block;
}
.contractAddressTitle___1FVmp span:first-child {
  color: #58667e;
  font-size: 11px;
}
.button___2MvNi,
.button___2MvNi:focus {
  background-color: var(--color-light-neutral-2);
  color: var(--color-primary-black);
  border: none;
  outline: none;
  border-radius: 8px;
  padding: 5px 8px;
  margin: 0 4px 4px 0;
  font-size: 11px;
  font-weight: 600;
  line-height: 18px;
  display: flex;
  align-items: center;
}
.button___2MvNi:hover,
.button___2MvNi:focus:hover {
  background-color: var(--color-light-neutral-5);
  cursor: pointer;
  color: #fff;
}
.button___2MvNi:hover svg,
.button___2MvNi:focus:hover svg {
  color: #fff !important;
}
.platformDropdownItem___zuSvE {
  cursor: pointer;
}
@media (max-width: 768px) {
  .platformDropdownItem___zuSvE {
    border-bottom: 1px solid var(--color-light-neutral-2);
    border-radius: 0px !important;
  }
}
.platformDropdownItem___zuSvE img:nth-child(1) {
  margin-right: 10px;
}
.platformDropdownItem___zuSvE svg {
  margin-left: 5px;
}
.buttonName___3G9lW {
  margin: 0 6px;
}
.dropdownItem___NSKhL {
  color: var(--color-primary-black);
  border-radius: 8px;
  display: block;
  margin-bottom: 4px;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  padding: 8px;
  display: flex;
  align-items: center;
}
.dropdownItem___NSKhL:first-of-type {
  margin-top: 4px;
}
.dropdownItem___NSKhL:hover {
  background-color: var(--color-light-neutral-1);
  color: var(--color-primary-black);
}
.modalTriggerMobile___2OWSb {
  color: var(--color-light-neutral-4);
  cursor: pointer;
}
.text___26Mz_ {
  color: var(--color-light-neutral-6);
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.modalHeading___3qgbp {
  color: var(--color-light-neutral-6);
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  margin: 0 0 8px;
}
.tagModalTags___3dJxH {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .tagModalTags___3dJxH {
    width: 433px;
  }
}
.mainChain___3CfU2 {
  color: var(--color-primary-black);
  border: none;
  outline: none;
  border-radius: 8px;
  padding: 5px 8px;
  margin: 0 4px 4px 0;
  font-size: 11px;
  font-weight: 600;
  line-height: 18px;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .mainChain___3CfU2 {
    background-color: var(--color-light-neutral-2);
  }
}
@media (max-width: 768px) {
  .mainChain___3CfU2 > img {
    display: none;
  }
}
.mainChainTitle___3jIHB {
  color: var(--color-light-neutral-6);
  padding: 0px 3px;
}
.mainChainTitle___3jIHB::after {
  content: ':';
}
.mainChainAddress___Ax6ZF {
  color: var(--color-primary-black);
}
.viewAll___2gJDj {
  display: none;
  color: var(--color-primary-blue);
  cursor: pointer;
  font-size: 11px;
  font-weight: 500;
  line-height: 18px;
  background-color: var(--theme-light-blue-color);
}
@media (min-width: 768px) {
  .viewAll___2gJDj {
    display: initial;
  }
}
.modalLink___MQefI {
  border-top: 1px solid var(--border-color);
  color: var(--color-primary-black);
  display: block;
  margin-bottom: 4px;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  padding: 8px 16px;
  display: flex;
  align-items: center;
}
.modalLink___MQefI:hover {
  background-color: var(--color-light-neutral-1);
  color: var(--color-primary-black);
}
.modalLink___MQefI:last-of-type {
  border-bottom: 1px solid var(--border-color);
}

img.lazy-load {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
img.lazy-load.loaded {
  opacity: 1;
}
@media (max-width: 576px) {
  img.lazy-load {
    opacity: 1;
    transition: none;
    visibility: hidden;
  }
  img.lazy-load.loaded {
    opacity: 1;
    visibility: visible;
  }
}

.container___2a2j9 {
  border-top: 1px solid var(--border-color);
  border-bottom: 1px solid var(--border-color);
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (min-width: 768px) {
  .container___2a2j9 {
    border-top: none;
    border-bottom: none;
  }
}
@media (min-width: 768px) and (max-width: 1376px) {
  .container___2a2j9 {
    display: flex;
    flex-direction: column-reverse;
  }
  .container___2a2j9 .sponsoredMark___eHALo {
    margin-bottom: 8px;
  }
}
.upsideDownCaret___AliqH {
  transform: rotate(180deg);
}
.sponsored___3yiAs {
  color: var(--color-light-neutral-5);
  font-size: 11px;
  font-weight: 600;
  line-height: 18px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.buyButton___3y6jf {
  display: inline-flex;
  align-items: center;
  background-color: var(--theme-color);
  border: none;
  border-radius: 8px;
  color: #fff;
  padding: 5px 8px;
  margin: 0 4px 4px 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
  cursor: pointer;
  outline: none;
}
.buyButton___3y6jf:last-of-type {
  margin-right: 0;
}
.buyButton___3y6jf:active,
.buyButton___3y6jf:focus,
.buyButton___3y6jf:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.08)), var(--color-primary-blue);
}
.dropdownContainer___3R5TF {
  border-radius: 8px;
  padding: 11px 5px;
  max-width: 254px;
}
.dropdownDesc___1UA_q {
  color: var(--color-light-neutral-6);
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 16px;
}
.bigImage___t5U7U {
  border-radius: 10px;
  margin-bottom: 10px;
}
.buttonRow___KtvAQ {
  margin-bottom: 6px !important;
}
@media (max-width: 768px) {
  .buttonRow___KtvAQ {
    margin-bottom: -4px !important;
  }
}
@media (max-width: 767px) {
  .sponsoredMark___eHALo {
    display: none;
    justify-content: flex-start;
  }
}

.font_weight_400___3aJcr {
  font-weight: 400;
}
.font_weight_500___2Lmmi {
  font-weight: 500;
}
.font_weight_600___3WDfL {
  font-weight: 600;
}
.font_size_14 {
  font-size: 14px;
}
.font_size_16 {
  font-size: 16px;
}
.font_size_12 {
  font-size: 12px;
}
.stickyTop {
  position: sticky;
  top: 0px;
}
.tippy-box {
  border-radius: 8px;
}
.tippy-box[data-theme~='cmc'] {
  background-color: var(--control-background-color);
  color: var(--text-color);
}
.tippy-box[data-theme~='cmc'] .tippy-arrow {
  color: var(--control-background-color);
}
.cmc-table-loading {
  position: relative;
}
.cmc-table-loading::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-light-neutral-2);
  z-index: 5;
  opacity: 0.3;
  cursor: progress;
}
body {
  --control-border-color: #101113;
  --control-background-color: #fff;
  --control-caret-color: #000;
  --control-transition-duration: 0.3s;
  --control-transition-easing: ease;
  --control-dropdown-background-color: #eff2f5;
  --theme-color: #3861fb;
  --theme-light-color: #cfd6e4;
  --theme-light-blue-color: #e6f0ff;
  --text-color: black;
  --info-icon-color: #a6b0c3;
  --text-color-sub: #58667e;
  --text-color-error: #ea3943;
  --var-text-small: 14px;
  --up-color: #16c784;
  --down-color: #ea3943;
  --border-color: #eff2f5;
  --bg-color: #fff;
  --color-primary-black: #000;
  --color-primary-white: #fff;
  --color-primary-blue: #3861fb;
  --color-light-neutral-1: #f8fafd;
  --color-light-neutral-2: #eff2f5;
  --color-light-neutral-4: #a6b0c3;
  --color-light-neutral-5: #808a9d;
  --color-light-neutral-6: #58667e;
  --color-light-neutral-7: #eff2f5;
  --color-gradient-end: rgba(248, 250, 253, 0);
  --button-border-color: #cfd6e4;
  --button-bg-color: #222531;
  --breakpoint-md: 768px;
  --dark-bg: #000;
  --card-bg: #fff;
}
body.NIGHT {
  --control-border-color: #40424e;
  --control-background-color: #222531;
  --control-caret-color: #858ca2;
  --control-dropdown-background-color: #323546;
  --theme-light-color: #171924;
  --theme-light-blue-color: rgba(56, 97, 251, 0.1);
  --text-color: white;
  --info-icon-color: #636c7f;
  --text-color-sub: #a1a7bb;
  --text-color-error: #ea3943;
  --border-color: #222531;
  --bg-color: #17171a;
  --color-primary-black: #fff;
  --color-primary-white: #000;
  --color-primary-blue: #6188ff;
  --color-light-neutral-1: #222531;
  --color-light-neutral-2: #323546;
  --color-light-neutral-4: #646b80;
  --color-light-neutral-5: #858ca2;
  --color-light-neutral-6: #a1a7bb;
  --color-light-neutral-7: #646b80;
  --color-gradient-end: rgba(34, 37, 49, 0);
  --button-border-color: #323546;
  --button-bg-color: #cfd6e4;
  --dark-bg: #323546;
  --card-bg: #292d3f;
}
body.NIGHT .rc-tooltip-inner {
  background-color: var(--color-light-neutral-2);
}
.icon-Caret-down:before {
  font-size: 0.6em;
  transform: scale(0.7);
  vertical-align: middle;
}
.icon-Caret-up:before {
  font-size: 0.6em;
  transform: scale(0.7);
  vertical-align: middle;
}
.icon-Chat:before {
  vertical-align: middle;
}
.icon-Info:before {
  color: var(--info-icon-color);
  margin: 0 2px;
}
.icon-Slider:before {
  vertical-align: text-top;
  color: var(--info-icon-color);
}
.icon-Star-Filled:before {
  color: #f6b87e;
  font-size: 0.8em;
  vertical-align: text-top;
  cursor: pointer;
}
.icon-Star::before {
  color: #a6b1c2;
  cursor: pointer;
  font-size: 0.8em;
}
.icon-Star:hover::before {
  color: #f6b87e;
}
.icon-User:before {
  font-size: 1.2em;
  vertical-align: middle;
}
img[src=''] {
  background: var(--color-light-neutral-7);
  content: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.about___1OuKY h2 {
  font-size: 24px;
}
.about___1OuKY p {
  color: var(--color-light-neutral-6);
  font-size: 16px;
}
@media (max-width: 768px) {
  .about___1OuKY p {
    font-size: 14px;
    line-height: 1.6;
  }
}
.about___1OuKY div {
  color: var(--color-light-neutral-6);
}
.about___1OuKY a {
  color: var(--color-primary-blue) !important;
}
.about___1OuKY video {
  max-width: 100%;
}
.contentOpen___1Knir {
  height: unset;
  overflow: unset;
  text-overflow: unset;
  min-height: 20em;
}
.contentClosed___j-OB6 {
  height: 20em;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.contentClosed___j-OB6.hasShadow___jrTed::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8em;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0), var(--bg-color));
}
.readMore___19_Df {
  background-color: var(--color-light-neutral-2);
  color: var(--color-primary-black);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  cursor: pointer;
  width: 100%;
  height: 48px;
  border-radius: 8px;
  border-color: transparent;
}
.readMore___19_Df svg {
  display: none;
}
@media (min-width: 768px) {
  .readMore___19_Df {
    margin: 0;
    padding: 0;
    border: none;
    background-color: transparent;
    color: var(--color-primary-blue);
    font-size: 16px;
    line-height: 26px;
    justify-content: flex-start;
    width: initial;
    height: auto;
  }
  .readMore___19_Df svg {
    display: initial;
    margin-left: 4px;
  }
}
.videoIframeContainer___3pat3 {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 1080 / 1920 */
  margin: 32px 0;
}
.videoIframeContainer___3pat3 iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.alexandriaArticles___2__ss ul {
  list-style: inherit;
  padding-left: 40px;
}

.container___E9axz {
  background-color: var(--color-light-neutral-1);
  border-radius: 16px;
}
.container___E9axz table {
  width: 100%;
}
.container___E9axz caption,
.container___E9axz th {
  text-align: left;
}
.container___E9axz td {
  text-align: right;
}
.container___E9axz th,
.container___E9axz td {
  border-top: 1px solid var(--color-light-neutral-2);
  padding-top: 12px;
  padding-bottom: 13px;
}
.container___E9axz caption {
  color: var(--color-light-neutral-5);
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 8px;
}
.container___E9axz th {
  color: var(--color-light-neutral-6);
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}
.container___E9axz th svg {
  color: var(--color-light-neutral-4);
}
.container___E9axz td {
  color: var(--color-primary-black);
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
}
@media (max-width: 767px) {
  .container___E9axz {
    width: calc(100% + 30px);
    position: relative;
    left: -15px;
  }
}
.withBadge___2l5n0 {
  display: flex;
  align-items: center;
}
.badge24h___3Hbkq {
  display: inline-block;
  margin-left: 4px;
  color: var(--color-light-neutral-6);
  font-size: 11px;
  font-weight: 500;
  line-height: 18px;
  background-color: var(--color-light-neutral-2);
  border-radius: 4px;
  padding: 2px 4px;
}
.smallHeading___3DNdQ {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.smallData___27IBs {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}
.show___2tRs0 {
  display: initial;
}
.hide___1mNMC {
  display: none;
}

.container___TecNS {
  width: 213px;
  height: 176px;
  padding: 16px;
  box-shadow: 0px 4px 24px rgba(88, 102, 126, 0.08), 0px 1px 2px rgba(88, 102, 126, 0.12);
  border-radius: 16px;
  background-color: var(--control-background-color);
  margin: 2px 10px 0px 0px;
  cursor: pointer;
}
.container___TecNS a {
  display: inline-block;
  overflow: hidden;
}
.logo___3xQ2y {
  float: left;
  width: 40px;
}
.info___TBUOH {
  float: left;
  width: calc(100% - 40px);
}
.info___TBUOH div:nth-child(1) {
  font-size: 14px;
  color: var(--color-light-neutral-6);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.info___TBUOH div:nth-child(2) {
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: var(--color-primary-black);
}
.info___TBUOH div:nth-child(3) {
  display: inline-block;
  margin-top: 5px;
}
.info___TBUOH svg {
  position: relative;
  top: -1px;
}
.percentage___3yhdt {
  padding: 3px 6px;
  line-height: 12px;
  font-size: 12px;
  background: var(--up-color);
  color: #fff;
  border-radius: 8px;
  font-weight: 600;
}
.isDown___23NtU {
  background: var(--down-color);
}
.chart___30dYw {
  float: left;
  margin-top: 10px;
  width: 100%;
}
.chart___30dYw img {
  width: 100%;
}
.graphUp___gu-Ya {
  filter: hue-rotate(85deg) saturate(80%) brightness(0.85);
}
.graphDown___2gpiZ {
  filter: hue-rotate(300deg) saturate(210%) brightness(0.7) contrast(170%);
}
@media (max-width: 767px) {
  .container___TecNS {
    width: 141px;
    height: 160px;
  }
  .logo___3xQ2y {
    width: 100%;
    margin-bottom: 10px;
  }
  .info___TBUOH {
    width: 100%;
  }
  .info___TBUOH div:nth-child(2) {
    margin-bottom: 10px;
  }
  .chart___30dYw {
    display: none;
  }
}

.wrapper___2kBTg {
  padding: 20px 32px;
  background-color: var(--color-light-neutral-1);
  border-radius: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrapper___2kBTg > div:first-child {
  margin-right: 10%;
}
.wrapper___2kBTg > div > p {
  margin: 0 auto;
}
.wrapper___2kBTg > div > p:last-child {
  color: var(--color-light-neutral-6);
}
.wrapper___2kBTg button {
  background-color: transparent;
  font-weight: bold;
  color: var(--text-color);
  padding: 8px 16px;
  border-radius: 8px;
  border-color: var(--button-border-color);
}
.wrapper___2kBTg button:first-child {
  margin-right: 8px;
}
.analysis___3qkSM {
  padding: 20px 32px;
  background-color: var(--color-light-neutral-1);
  border-radius: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  position: relative;
  overflow: hidden;
}
.analysis___3qkSM .chartOne {
  position: absolute;
  bottom: -30px;
  right: 20.16%;
  width: 90.67px;
  height: 90.67px;
}
.analysis___3qkSM .chartTwo {
  position: absolute;
  top: 8.67px;
  right: 18.5%;
  width: 48px;
  height: 48px;
}
.analysis___3qkSM > div:first-child > div:nth-child(1) {
  font-size: 14px;
  color: var(--text-color-sub);
}
.analysis___3qkSM > div:first-child > div:nth-child(2) {
  font-weight: 600;
  font-size: 16px;
  color: var(--color-primary-black);
}
.analysis___3qkSM a {
  background-color: var(--button-bg-color);
  color: var(--color-primary-white);
  padding: 8px 16px;
  border-radius: 8px;
  border: 1px solid var(--button-border-color);
  position: static;
  font-weight: 600;
  font-size: 14px;
}
.actionResult___2Gt_E {
  width: 100%;
}
@media (max-width: 1199.98px) and (min-width: 600px) {
  .analysis___3qkSM .chartOne {
    right: 26.3%;
    bottom: -30px;
  }
  .analysis___3qkSM .chartTwo {
    top: 8.67px;
    right: 24%;
  }
}
@media (max-width: 600px) {
  .wrapper___2kBTg {
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    margin: 0px -15px;
    border-radius: 0;
  }
  .wrapper___2kBTg p {
    line-height: 1;
  }
  .wrapper___2kBTg p:last-child {
    margin-top: 12px;
  }
  .wrapper___2kBTg > div:first-child {
    margin-right: 0;
  }
  .wrapper___2kBTg > span {
    margin-top: 8px;
  }
  .actionPanel___1beN2 {
    margin-top: 12px;
    flex-grow: 1;
    display: flex;
    width: 100%;
  }
  .actionResult___2Gt_E {
    margin-top: 12px;
  }
  .analysis___3qkSM {
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    margin: 16px -15px 0px -15px;
    border-radius: 0;
  }
  .analysis___3qkSM .chartOne {
    position: absolute;
    bottom: 20px;
    right: 10.88%;
    width: 90.67px;
    height: 90.67px;
  }
  .analysis___3qkSM .chartTwo {
    position: absolute;
    top: 20px;
    right: 6.8%;
    width: 48px;
    height: 48px;
  }
  .analysis___3qkSM > div:first-child {
    line-height: 1;
  }
  .analysis___3qkSM > div:first-child > div:nth-child(2) {
    margin-top: 12px;
  }
  .analysis___3qkSM a {
    margin-top: 16px;
  }
}

.chart___3dWkY {
  display: block;
  width: 100%;
  min-height: 150px;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 767px) {
  .isUntracked___3Yy42 {
    width: calc(100% - 408px);
  }
}
.converterWrapper___2elNb {
  border: 1px solid var(--border-color);
  border-radius: 16px;
}
@media (min-width: 767px) {
  .desktopShow___2995- {
    display: block;
  }
}
@media (max-width: 767px) {
  .desktopShow___2995- {
    display: none;
  }
}
@media (min-width: 767px) {
  .mobileShow___rbPzc {
    display: none;
  }
}
@media (max-width: 767px) {
  .mobileShow___rbPzc {
    display: block;
  }
}
.repositionCoinTableMobile___2mkqs > *:first-child,
.repositionCoinTableCss___2LGJd > *:first-child {
  order: 2;
}
.repositionCoinTableMobile___2mkqs > *:last-child,
.repositionCoinTableCss___2LGJd > *:last-child {
  order: 1;
}
@media screen and (max-width: 1151px) {
  .repositionCoinTableMobile___2mkqs,
  .repositionCoinTableCss___2LGJd {
    display: flex;
    flex-direction: column;
  }
  .repositionCoinTableMobile___2mkqs > *:first-child {
    order: 1;
    margin-bottom: 40px;
  }
  .repositionCoinTableMobile___2mkqs > *:last-child {
    order: 2;
  }
}

.tabRow___3QcNP {
  border-top: 1px solid var(--border-color);
  border-bottom: 1px solid var(--border-color);
  padding: 14.5px 0;
  min-height: 62px;
  display: flex;
  background-color: var(--bg-color);
  z-index: 99999;
}
@media (max-width: 1199.98px) {
  .routeSwitcher___3u2Qr > span {
    overflow-x: scroll;
  }
}
.routeSwitcher___3u2Qr {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.routeSwitcher___3u2Qr > span {
  /* flex-wrap: nowrap; */
  white-space: nowrap;
  margin-right: 16px;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
}
.routeSwitcher___3u2Qr > span::-webkit-scrollbar {
  /** WebKit */
  display: none;
}
.breadcrumbs___1KQgd a,
.breadcrumbs___1KQgd span {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.breadcrumbs___1KQgd span {
  color: var(--color-primary-black);
}
@media (min-width: 767px) {
  .untrackHolder___3Lbro {
    height: 40px;
    border-bottom: 1px solid var(--border-color);
  }
}

.readMore___3cMAI {
  min-height: 100px;
  overflow: unset;
  text-overflow: unset;
  position: relative;
}
.readMore___3cMAI button {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  color: var(--color-primary-blue);
  font-size: 16px;
  line-height: 26px;
  justify-content: flex-start;
  width: initial;
  height: auto;
  outline: none;
  padding-bottom: 10px;
  cursor: pointer;
}
.readMore___3cMAI .readmoreDesc___3dczk {
  margin-top: 8px;
  margin-bottom: 8px;
  color: var(--color-light-neutral-6);
  font-size: 14px;
  line-height: 21px;
}
.isClose___3VGhD {
  height: 62px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.withShadow___3a9Ve {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0), var(--bg-color));
}
.nonShadow___U85Xo {
  display: none;
}

.scroll-item-wrapper___1dBOS + .scroll-item-wrapper___1dBOS {
  margin-left: 8px;
}

.notice___2Hocm {
  background-color: rgba(234, 57, 67, 0.1);
  color: #EA3943;
  border-radius: 8px;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
}

.priceHeading___2GB9O {
  margin-bottom: 4px;
  text-align: right;
}
.priceSection___3kA4m {
  margin-top: 14px;
}
.priceTitle___1cXUG {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.structuredDataIco___3-2-m {
  color: var(--color-light-neutral-6);
}
.icoTitle___32TZs {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 1376px) and (min-width: 768px) {
  .icoTitle___32TZs {
    justify-content: flex-end;
  }
}
.iconDescTitle___1xC6T {
  font-size: 16px;
  font-weight: 700;
}
.icoStatus___3ah4I {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 2px 12px;
  border-radius: 40px;
}
.icoStatusOngoing___1ppX- {
  background: var(--up-color);
}
.icoStatusUpcoming___2Tupw {
  background: var(--color-primary-blue);
}
.icoStatusEnded___3c9lo {
  background: var(--color-neutral-5);
}
.icoDesc___3V-Rw {
  color: var(--color-light-neutral-6);
  font-size: 14px;
  padding-bottom: 10px;
}
@media (max-width: 1376px) and (min-width: 768px) {
  .icoDesc___3V-Rw {
    text-align: right;
  }
}
.alternatePrices___1M7uY {
  margin-top: 6px;
  margin-bottom: 14px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.alternatePrices___1M7uY p {
  margin: 0;
  margin-top: 4px;
  line-height: 1;
}
.alternatePrices___1M7uY p > span {
  margin-left: 12px;
}
div.sliderSection___tjBoJ {
  display: flex;
  align-items: center;
}
.slider___2_uly {
  width: 100%;
  max-width: 170px;
}
@media (max-width: 767px) {
  .nameSection___3Hk6F {
    margin-bottom: 24px;
  }
  .linksSection___2uV91 {
    margin-top: 12px !important;
  }
  .priceSection___3kA4m {
    margin-top: 24px !important;
  }
  div.sliderSection___tjBoJ {
    margin: 16px 0 20px 0;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .slider___2_uly {
    width: 100%;
    max-width: none;
    order: 4;
  }
  .nowrap___2C79N {
    margin-left: 0px !important;
  }
  .displayMobile___5p3S9 {
    margin-bottom: 24px;
  }
  .priceHeading___2GB9O {
    margin-bottom: 4px;
    text-align: left;
  }
  .priceTitle___1cXUG {
    justify-content: space-between;
  }
  .alternatePrices___1M7uY {
    display: none;
  }
  .nameHeader___27HU_ {
    justify-content: space-between;
  }
  .nameHeader___27HU_ .h1___3QSYG {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .container___lbFzk {
    display: flex;
    flex-wrap: wrap;
  }
  .nameSection___3Hk6F,
  .linksSection___2uV91 {
    flex: 0 0 50%;
  }
  .nameHeader___27HU_ {
    margin-top: 32px;
  }
  .priceSection___3kA4m {
    flex: 0 0 50%;
  }
  div.sliderSection___tjBoJ {
    margin: 14px 0 8px 0;
    justify-content: flex-end;
  }
  .buyAdButtonSection___1BCTy {
    order: 4;
    flex: 0 0 50%;
  }
  .statsSection___2aZ29 {
    order: 5;
    flex: 0 0 100%;
  }
  .icoDescriptionSection___1nLs2 {
    order: 5;
    flex: 0 0 100%;
  }
  .linksSection___2uV91 {
    order: 3;
  }
}
@media (min-width: 1376px) {
  .nameSection___3Hk6F,
  .linksSection___2uV91 {
    flex: 0 0 36%;
  }
  .nameHeader___27HU_ {
    margin-top: 32px;
  }
  .priceSection___3kA4m {
    margin-top: 14px;
    flex: 0 0 34%;
  }
  div.sliderSection___tjBoJ {
    margin: 14px 0 20px 0;
    justify-content: flex-start;
  }
  .priceHeading___2GB9O {
    text-align: left;
  }
  .priceTitle___1cXUG {
    justify-content: flex-start;
  }
  .alternatePrices___1M7uY {
    align-items: flex-start;
  }
  .buyAdButtonSection___1BCTy {
    order: 3;
    flex: 0 0 30%;
  }
  .statsSection___2aZ29 {
    order: 5;
    flex: 0 0 64%;
  }
  .icoDescriptionSection___1nLs2 {
    order: 5;
    flex: 0 0 64%;
    padding-bottom: 15px;
    padding-top: 20px;
  }
  .linksSection___2uV91 {
    order: 4;
  }
}
@media (min-width: 1376px) and (max-width: 1460px) {
  .priceSection___3kA4m {
    flex: 0 0 37%;
  }
  .buyAdButtonSection___1BCTy {
    flex: 0 0 27%;
  }
}
/* Component styles */
.nameHeader___27HU_ {
  display: flex;
  align-items: flex-start;
  align-items: center;
  word-break: break-word;
}
.nameHeader___27HU_ small {
  word-break: initial;
}
.nameHeader___27HU_ .h1___3QSYG {
  font-size: 32px;
  line-height: 42px;
  margin-right: 8px;
  display: flex;
  align-items: center;
  font-weight: 700;
}
.nameHeader___27HU_ img {
  margin-right: 12px;
}
@media (min-width: 768px) {
  .nameHeader___27HU_ {
    justify-content: flex-start;
  }
}
.nameSymbol___1arQV {
  background-color: var(--color-light-neutral-2);
  color: var(--color-light-neutral-6);
  border-radius: 4px;
  padding: 2px 6px;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  margin-left: 12px;
  margin-right: 6px;
}
.star___1NKDM {
  font-size: 16px;
  line-height: 0.8;
}
.namePill___3p_Ii,
.namePillBase___AZ1aa {
  background-color: var(--color-light-neutral-2);
  color: var(--color-light-neutral-6);
  border-radius: 4px;
  padding: 2px 6px;
  font-size: 11px;
  font-weight: 500;
  line-height: 18px;
  white-space: nowrap;
}
.namePillBase___AZ1aa {
  cursor: pointer;
}
.sliderList___37MQ0 li {
  cursor: pointer;
  padding: 10px 10px 10px 8px;
  font-weight: 600;
}
.sliderList___37MQ0 li:hover {
  background-color: var(--color-light-neutral-1);
}
.namePill___3p_Ii {
  margin-right: 8px;
}
.namePillPrimary___2-GWA {
  background-color: var(--color-light-neutral-5);
  color: #fff;
}
.priceHeading___2GB9O {
  color: var(--text-color-sub);
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.priceHeading___2GB9O small {
  color: var(--color-light-neutral-5);
  font-weight: inherit;
  font-size: inherit;
}
.icoHeading___2k7q- {
  color: var(--text-color-sub);
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.icoHeading___2k7q- small {
  color: var(--color-light-neutral-5);
  font-weight: inherit;
  font-size: inherit;
}
@media (max-width: 1376px) and (min-width: 768px) {
  .icoHeading___2k7q- {
    text-align: right;
  }
}
.displayMobile___5p3S9 {
  margin-left: 3px;
  font-size: inherit;
}
@media (min-width: 768px) {
  .displayMobile___5p3S9 {
    display: none;
  }
}
.color5___2_UQD {
  color: var(--color-light-neutral-5);
}
.priceValue___11gHJ,
.icoTitleText___1YfPX {
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  margin-right: 16px;
}
.priceUp___1NYen {
  background-color: #16c784;
}
.priceDown___PkKEX {
  background-color: #ea3943;
}
.priceChange___2AJEy {
  color: #fff;
  border-radius: 8px;
  padding: 5.5px 8px;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  vertical-align: text-bottom;
}
.priceChange___2AJEy > span {
  color: #fff;
}
.show___10BNt {
  display: block;
}
.hide___2JmAL {
  display: none;
}
.statsContainer___2uXZW {
  border-top: 1px solid var(--color-light-neutral-2);
  padding-top: 24px;
  padding-bottom: 4px;
}
@media (max-width: 768px) {
  .statsContainer___2uXZW {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
@media (min-width: 768px) {
  .statsContainer___2uXZW {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: 1376px) {
  .statsContainer___2uXZW {
    margin-top: 24px;
  }
}
.statsBlock___11SXA {
  grid-column: span 3;
  border-bottom: 1px solid var(--color-light-neutral-2);
  display: flex;
  flex-direction: column;
}
.statsBlock___11SXA .statsBlockInner___1abzU .statsLabel___1Mkfd {
  height: 23px;
}
.statsBlock___11SXA .statsBlockInner___1abzU:nth-child(2) {
  margin-top: 28px;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .statsBlock___11SXA {
    display: block;
    padding: 16px 0;
  }
  .statsBlock___11SXA .statsBlockInner___1abzU {
    display: flex;
    align-items: start;
    justify-content: center;
    line-height: 1;
    flex-direction: column;
  }
  .statsBlock___11SXA .statsLabel___1Mkfd {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .statsBlock___11SXA {
    display: block;
    padding: 16px 0;
  }
  .statsBlock___11SXA .statsBlockInner___1abzU {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 1;
  }
  .statsBlock___11SXA .statsLabel___1Mkfd {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .statsBlock___11SXA {
    grid-column: span 4;
    border-bottom: none;
    border-right: 1px solid var(--color-light-neutral-2);
    padding-left: 24px;
    padding-top: 8px;
  }
  .statsBlock___11SXA:first-of-type {
    padding-left: 0;
  }
}
@media (max-width: 1000px) {
  .statsBlock___11SXA:nth-last-child(2) {
    border-right: none;
  }
}
@media (min-width: 1000px) and (max-width: 1376px) {
  .statsBlock___11SXA {
    grid-column: span 3;
    padding-top: 12px;
  }
}
@media (min-width: 1376px) {
  .statsBlock___11SXA {
    grid-column: span 3;
    min-width: 200px;
  }
  .statsBlock___11SXA:nth-last-child(2) {
    border-right: 1px solid var(--color-light-neutral-2);
  }
}
.statsItemRight___yJ5i- {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .statsItemRight___yJ5i- {
    display: block;
  }
}
.statsLabel___1Mkfd,
.text1___1sHOt {
  color: var(--color-light-neutral-6);
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.text1___1sHOt {
  margin: 0;
}
.statsLabel___1Mkfd {
  display: flex;
  align-items: center;
}
.statsValue___2iaoZ {
  color: var(--color-primary-black);
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  margin-right: 8px;
  margin-bottom: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .statsValue___2iaoZ {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
    margin: 4px;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .statsValue___2iaoZ {
    font-size: 16px;
    line-height: 26px;
    margin: 4px 0px 8px 0px;
  }
}
.statsSupplyBlock___ST_Wb {
  grid-column: span 3;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 100%;
}
@media (max-width: 768px) {
  .statsSupplyBlock___ST_Wb {
    padding: 20px 0 16px 0;
  }
  .statsSupplyBlock___ST_Wb .statsLabel___1Mkfd {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .statsSupplyBlock___ST_Wb {
    grid-column: span 12;
    display: block;
    padding-left: 0;
    margin-top: 12px;
    margin-bottom: 8px;
  }
}
@media (min-width: 1000px) {
  .statsSupplyBlock___ST_Wb {
    grid-column: span 3;
    padding-left: 24px;
  }
}
.supplyBlockPercentage___1g1SF {
  color: var(--color-light-neutral-6);
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.maxSupplyValue___1nBaS {
  color: var(--color-primary-black);
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.nowrap___2C79N {
  white-space: nowrap;
}
.highLowLabel___2bI-G {
  color: var(--color-light-neutral-6);
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
.highLowValue___GfyK7 {
  color: var(--color-primary-black);
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
}
.priceInfoPopup___gpebJ {
  width: 100%;
  height: 64px;
  padding: 0 calc((100vw - 1400px) / 2);
  background-color: var(--bg-color);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out;
  display: flex;
  justify-content: space-between;
  align-items: center;
  white-space: nowrap;
}
.priceInfoPopup___gpebJ > span:nth-child(1) {
  margin-left: 15px;
  color: var(--color-light-neutral-5);
  font-weight: 500;
  max-width: 40vw;
  overflow: hidden;
  text-overflow: ellipsis;
}
.priceInfoPopup___gpebJ > span:nth-child(1) > b {
  color: var(--text-color);
}
.priceInfoPopup___gpebJ > span:nth-child(2) {
  display: flex;
  align-items: center;
  margin-right: 15px;
}
.priceInfoPopup___gpebJ .price {
  font-size: 16px;
  font-weight: 700;
  margin-right: 32px;
}
.priceInfoPopup___gpebJ .price > span {
  font-size: 12px;
  color: var(--color-light-neutral-6);
}
.priceInfoPopup___gpebJ button {
  margin-left: 8px;
}
.priceInfoPopup___gpebJ.popped___1b3Rx {
  transform: none;
  box-shadow: 0px 4px 24px rgba(88, 102, 126, 0.08), 0px 1px 2px rgba(88, 102, 126, 0.12);
}
.priceInfoPopup___gpebJ img {
  vertical-align: bottom;
}
@media (max-width: 768px) {
  .priceInfoPopup___gpebJ {
    height: 56px;
  }
  .priceInfoPopup___gpebJ button {
    display: none;
  }
  .priceInfoPopup___gpebJ .price {
    margin-right: 0;
  }
  .priceInfoPopup___gpebJ .price > span:first-child {
    display: none;
  }
}
.untrackedListingMsgText___3KCob {
  color: var(--color-light-neutral-6);
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}
.untrackedListingMsgTextSmall___3y92u {
  color: var(--color-light-neutral-5);
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

.cmc-table-airdrop-calendar___NQfND th,
.cmc-table-airdrop-calendar___NQfND td {
  border-bottom: 1px solid var(--table-divider-color);
  padding: 10px;
  background-color: var(--table-background-color);
}
@media (max-width: 780px) {
  .cmc-table-airdrop-calendar___NQfND td:first-child,
  .cmc-table-airdrop-calendar___NQfND th:first-child {
    z-index: 160;
  }
}

div.react-datepicker {
  display: inline-block;
  border: none;
  font-weight: 500;
  background-color: transparent;
  white-space: nowrap;
  height: 100%;
}
div.react-datepicker .react-datepicker-time__header {
  font-size: 14px;
  font-weight: 500;
}
div.react-datepicker .react-datepicker__month-container,
div.react-datepicker .react-datepicker__time-container {
  display: inline-block;
  vertical-align: text-top;
  height: 100%;
  float: none;
}
div.react-datepicker .react-datepicker__time-list-item {
  font-size: 12px;
  font-weight: 500;
}
div.react-datepicker .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list::-webkit-scrollbar {
  /** WebKit */
  display: none;
}
div.react-datepicker .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: var(--theme-color);
  border-radius: 8px;
}
div.react-datepicker .react-datepicker__time-container {
  border-left: 1px solid var(--color-light-neutral-2);
  padding-left: 24px;
  margin-left: 24px;
  box-sizing: content-box;
}
div.react-datepicker .react-datepicker__time-container .react-datepicker__header--time {
  padding: 7px;
  padding-bottom: 16px;
}
div.react-datepicker .react-datepicker__day--keyboard-selected {
  background-color: transparent;
  color: var(--text-color);
}
div.react-datepicker .react-datepicker__week {
  display: flex;
  border-radius: 4px;
  overflow: hidden;
}
div.react-datepicker .react-datepicker__header {
  background-color: transparent;
  border-bottom: none;
  padding-top: 0px;
}
div.react-datepicker .react-datepicker__current-month {
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  color: var(--text-color);
}
div.react-datepicker .react-datepicker__day-names {
  margin: 6px 0;
}
@media only screen and (max-width: 576px) {
  div.react-datepicker .react-datepicker__day-names {
    display: flex;
    justify-content: space-between;
    padding: 0 3vw;
  }
}
div.react-datepicker .react-datepicker__day-name {
  font-size: 11px;
  line-height: 18px;
  color: var(--color-light-neutral-5);
}
div.react-datepicker .react-datepicker__day {
  margin: 0.2rem 0;
  flex-grow: 1;
  padding: 0.08rem 0;
  color: var(--text-color);
}
@media only screen and (max-width: 576px) {
  div.react-datepicker .react-datepicker__day {
    width: 12.2vw;
    height: 12.2vw;
    line-height: 12.2vw;
    font-size: 14px;
  }
}
div.react-datepicker .react-datepicker__day:focus {
  outline: none;
}
div.react-datepicker .react-datepicker__day--outside-month {
  visibility: hidden;
}
div.react-datepicker .react-datepicker__day--in-selecting-range,
div.react-datepicker .react-datepicker__day--in-range {
  background-color: var(--color-light-neutral-2);
  border-radius: 0;
  color: var(--text-color);
}
div.react-datepicker .react-datepicker__day--001 {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
div.react-datepicker .react-datepicker__day--range-start,
div.react-datepicker .react-datepicker__day--range-end,
div.react-datepicker .react-datepicker__day--selecting-range-start,
div.react-datepicker .react-datepicker__day--selecting-range-end,
div.react-datepicker .react-datepicker__day--selected {
  border-radius: 50%;
  background-color: var(--theme-color);
  color: #fff;
}
div.react-datepicker .react-datepicker__day--range-start:focus,
div.react-datepicker .react-datepicker__day--range-end:focus,
div.react-datepicker .react-datepicker__day--selecting-range-start:focus,
div.react-datepicker .react-datepicker__day--selecting-range-end:focus,
div.react-datepicker .react-datepicker__day--selected:focus {
  outline: none;
}
div.react-datepicker .react-datepicker__day--disabled,
div.react-datepicker .react-datepicker__month-text--disabled,
div.react-datepicker .react-datepicker__quarter-text--disabled,
div.react-datepicker .react-datepicker__year-text--disabled {
  color: var(--color-light-neutral-4);
}
div.react-datepicker .react-datepicker__day:hover:not(.react-datepicker__day--selected),
div.react-datepicker .react-datepicker__month-text:hover,
div.react-datepicker .react-datepicker__quarter-text:hover,
div.react-datepicker .react-datepicker__year-text:hover {
  background: var(--color-light-neutral-2);
  border-radius: 50%;
}

.wrapper___2Zq0L {
  font-size: 12px;
  background-color: var(--bg-color);
}
@media only screen and (max-width: 576px) {
  .wrapper___2Zq0L .footer___12pdF {
    display: none;
  }
}
.pickers___166Od {
  display: flex;
  justify-content: center;
}
.pickers___166Od > div {
  margin: 12px 32px;
}
.pickers___166Od > div:not(:first-child) {
  margin-left: 0;
}
@media only screen and (max-width: 576px) {
  .pickers___166Od {
    flex-wrap: wrap;
  }
  .pickers___166Od > div:not(:first-child) {
    margin-left: 32px;
  }
}
div.predefinedRanges___1WDIZ {
  margin: 0;
  padding: 24px;
  border-left: 1px solid var(--color-light-neutral-2);
  white-space: nowrap;
}
@media only screen and (max-width: 576px) {
  div.predefinedRanges___1WDIZ {
    display: none;
  }
}
div.predefinedRanges___1WDIZ > p {
  font-size: 12px;
  margin: 0 auto;
  color: var(--color-light-neutral-6);
}
div.predefinedRanges___1WDIZ li {
  padding: 9px;
  border-radius: 8px;
  cursor: pointer;
}
div.predefinedRanges___1WDIZ li:hover {
  background-color: var(--color-light-neutral-1);
}
.footer___12pdF {
  padding: 16px 24px;
  border-top: 1px solid var(--color-light-neutral-2);
  white-space: nowrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 576px) {
  .footer___12pdF {
    padding: 0;
    border-top: none;
  }
  .footer___12pdF button {
    width: auto;
  }
}
.footer___12pdF p {
  font-size: 12px;
  margin: 0;
  flex-grow: 1;
  text-align: right;
}
.footer___12pdF p span {
  color: var(--color-light-neutral-6);
}
.mobileModalTitle___5kfkx {
  font-size: 14px;
  font-weight: 600;
}
.mobileModalTitle___5kfkx p {
  margin: 0 auto;
}
.mobileModalTitle___5kfkx p:nth-child(2) {
  font-size: 12px;
  font-weight: 400;
  color: var(--color-light-neutral-6);
}
.pickerHeader___2brSa {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  align-items: center;
  position: relative;
  color: var(--text-color);
  perspective: 300px;
}
.pickerHeader___2brSa > span {
  cursor: pointer;
}
.pickerHeader___2brSa > span[class^='icon']::before {
  font-size: 10px;
}
.pickerHeader___2brSa > span:nth-child(2) {
  flex-grow: 1;
  padding: 7px 0;
  margin: 0 15px;
  cursor: pointer;
}
.pickerHeader___2brSa > span:nth-child(2):hover {
  background-color: var(--color-light-neutral-2);
  border-radius: 8px;
}
.pickerHeader___2brSa > span:nth-child(2) > span {
  font-size: 11px;
  font-weight: 500;
  color: var(--color-light-neutral-6);
}
.pickerHeader___2brSa .hidden {
  visibility: hidden;
}
.pickerHeader___2brSa .monthpicker,
.pickerHeader___2brSa .yearpicker {
  width: 100%;
  background: var(--bg-color);
  position: absolute;
  top: 100%;
  height: 720%;
  flex-wrap: wrap;
  padding-top: 16px;
  display: flex;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  transform: rotateX(-10deg);
  transform-origin: top;
}
.pickerHeader___2brSa .monthpicker.show,
.pickerHeader___2brSa .yearpicker.show {
  visibility: visible;
  opacity: 1;
  transform: none;
}
.pickerHeader___2brSa .monthpicker > span,
.pickerHeader___2brSa .yearpicker > span {
  width: 33.3%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  /* Primary/Blue */
  border-radius: 9px;
  display: inline-block;
}
.pickerHeader___2brSa .monthpicker > span:hover,
.pickerHeader___2brSa .yearpicker > span:hover {
  background-color: var(--color-light-neutral-2);
  cursor: pointer;
}
.pickerHeader___2brSa .monthpicker > span.selected,
.pickerHeader___2brSa .yearpicker > span.selected {
  color: #fff;
  background-color: var(--theme-color);
}
.pickerHeader___2brSa .monthpicker > span.disabled,
.pickerHeader___2brSa .yearpicker > span.disabled {
  color: var(--color-light-neutral-4);
}

.cmc-table-ico-calendar___23-9R th,
.cmc-table-ico-calendar___23-9R td {
  border-bottom: 1px solid var(--table-divider-color);
  padding: 10px;
  background-color: var(--table-background-color);
}
@media (max-width: 780px) {
  .cmc-table-ico-calendar___23-9R td:first-child,
  .cmc-table-ico-calendar___23-9R th:first-child {
    z-index: 160;
  }
}

