.custom-table{background:transparent!important}.custom-table td,.custom-table th{background:transparent!important;font-weight:"Ubuntu Mono";font-size:14px}.custom-table td:before,.custom-table th:before{content:none!important}.custom-table td:last-child,.custom-table th:last-child{text-align:right!important}.custom-table th{font-weight:400!important;padding-left:20px!important;padding-right:20px!important}.custom-table td{font-weight:500}.slide{position:absolute;background-position:50%;background-size:cover;width:50%;aspect-ratio:1/1;border-radius:16px;border:1px solid var(--Gray-White,#fff);background:var(--Primary-color-select,#212129);padding:20px;filter:grayscale(1);transition:transform .5s ease,opacity .5s ease;cursor:pointer;opacity:.5}.slide *{color:#eee}.slide.active{transform:translateX(0) scale(1);opacity:1;z-index:3;box-shadow:0 0 10px #927efb,0 0 11px #927efb,0 0 12px #927efb;filter:grayscale(0)}.slide.left{transform:translateX(-50%) scale(.8);opacity:.5;z-index:1}.slide.right{transform:translateX(50%) scale(.8);opacity:.5;z-index:1}.slide-active{box-shadow:0 0 10px #927efb,0 0 11px #927efb,0 0 12px #927efb;filter:grayscale(0)}.swiper{width:100%;cursor:pointer;position:relative;display:flex;justify-content:center;align-items:center;min-height:100vh}@media screen and (max-width:768px){.slide{width:40%;height:350px;padding:24px 16px}}@media screen and (max-width:480px){.slide{width:50%;height:300px;padding:8px 16px}}.swiper:after,.swiper:before{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:1}.swiper:before{left:0;background:linear-gradient(90deg,rgba(16,16,21,.8),transparent)}.swiper:after{right:0;background:linear-gradient(270deg,rgba(16,16,21,.8),transparent)}.tooltip-cvd{background:rgba(0,0,0,.19);border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(8.4px);-webkit-backdrop-filter:blur(8.4px);border:1px solid rgba(0,0,0,.3)}.prose a{color:var(--Primary-color,#927efb);text-decoration:none;font-weight:500;transition:color .3s ease}.prose a:hover{color:var(--Primary-color-hover,#927efb)}.prose ol{list-style-type:decimal;padding-left:32px}.custom-slider .ant-slider-rail{height:12px!important;background-color:#666!important;border-radius:6px}.custom-slider .ant-slider-track{height:12px!important;background-color:#927efb!important;border-radius:6px}.ant-slider-handle:before{width:16px;height:16px}.ant-slider-handle:after{box-shadow:0 0 0 2px #fff!important}.custom-slider .ant-slider-handle{background-color:#fff!important}.custom-slider .ant-slider-handle:after{background-color:#fff!important;border-color:#fff!important}.ant-slider-horizontal{padding-block:unset!important}.ant-spin-container{height:100%}