:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.swiper-pagination{display:flex;justify-content:center;.swiper-pagination-bullet{background-color:var(--ds-color-border-disabled);border-radius:1px;height:4px;width:32px}.swiper-pagination-bullet-active{background-color:var(--ds-color-text-primary)}}:root{--ds-color-black-alpha-10:#0000001a;--ds-color-black-alpha-20:#0003;--ds-color-black-alpha-25:#00000040;--ds-color-black-alpha-30:#0000004d;--ds-color-black-alpha-40:#0006;--ds-color-black-alpha-50:#00000080;--ds-color-black-alpha-60:#0009;--ds-color-black-alpha-65:#000000a6;--ds-color-black-alpha-70:#000000b2;--ds-color-black-alpha-80:#000c;--ds-color-black-alpha-90:#000000e5;--ds-color-black-alpha-100:#000;--ds-color-brand-1:#e6f6f9;--ds-color-brand-2:#a5f8fa;--ds-color-brand-3:#77e7ed;--ds-color-brand-4:#4cd4e0;--ds-color-brand-5:#26bfd4;--ds-color-brand-6:#03aac7;--ds-color-brand-7:#0083a1;--ds-color-brand-8:#00607a;--ds-color-brand-9:#003f54;--ds-color-brand-9_1:#07303f;--ds-color-brand-10:#00212e;--ds-color-green-1:#e5f9f0;--ds-color-green-2:#c5f5e3;--ds-color-green-3:#7de4c0;--ds-color-green-4:#4fd7ac;--ds-color-green-5:#26c99b;--ds-color-green-6:#01bc8d;--ds-color-green-7:#01a07e;--ds-color-green-8:#00846c;--ds-color-green-9:#006859;--ds-color-green-10:#002420;--ds-color-neutral-1:#f4f5f7;--ds-color-neutral-2:#eaeaed;--ds-color-neutral-3:#dedfe0;--ds-color-neutral-4:#c3c3c7;--ds-color-neutral-5:#8e8e92;--ds-color-neutral-6:#57585c;--ds-color-neutral-7:#38393d;--ds-color-neutral-8:#252629;--ds-color-neutral-9:#17181a;--ds-color-neutral-10:#151517;--ds-color-neutral-black:#070808;--ds-color-neutral-white:#fff;--ds-color-orange-1:#fff5e8;--ds-color-orange-2:#ffe6c7;--ds-color-orange-3:#ffd4a6;--ds-color-orange-4:#ffc084;--ds-color-orange-5:#ffa963;--ds-color-orange-6:#ff9142;--ds-color-orange-7:#d26a29;--ds-color-orange-8:#a64815;--ds-color-orange-9:#792c08;--ds-color-orange-9_1:#3e1d11;--ds-color-orange-10:#2e1f16;--ds-color-purple-1:#f6f0fe;--ds-color-purple-2:#e5d3f7;--ds-color-purple-3:#d5bfef;--ds-color-purple-4:#c5ace6;--ds-color-purple-5:#b599de;--ds-color-purple-6:#a588d6;--ds-color-purple-7:#7556b4;--ds-color-purple-8:#4c2e91;--ds-color-purple-9:#2a126f;--ds-color-purple-10:#251d3d;--ds-color-red-1:#feedec;--ds-color-red-2:#ffeae6;--ds-color-red-3:#ffc7bd;--ds-color-red-4:#ffa094;--ds-color-red-5:#f45f4f;--ds-color-red-6:#f1493f;--ds-color-red-7:#c82a27;--ds-color-red-8:#a61b1d;--ds-color-red-9:#800e14;--ds-color-red-10:#2c1516;--ds-color-rose-1:#fee9ed;--ds-color-rose-2:#fdcdcf;--ds-color-rose-3:#fcb2b8;--ds-color-rose-4:#fa97a3;--ds-color-rose-5:#f97d90;--ds-color-rose-6:#f7647e;--ds-color-rose-7:#cc3d5c;--ds-color-rose-8:#a22041;--ds-color-rose-9:#770c2a;--ds-color-rose-10:#352025;--ds-color-white-alpha-10:#ffffff1a;--ds-color-white-alpha-20:#fff3;--ds-color-white-alpha-25:#ffffff40;--ds-color-white-alpha-30:#ffffff4d;--ds-color-white-alpha-40:#fff6;--ds-color-white-alpha-50:#ffffff80;--ds-color-white-alpha-60:#fff9;--ds-color-white-alpha-70:#ffffffb2;--ds-color-white-alpha-80:#fffc;--ds-color-white-alpha-90:#ffffffe5;--ds-color-white-alpha-95:#fffffff2;--ds-color-white-alpha-100:#fff;--ds-color-yellow-1:#fef9e7;--ds-color-yellow-2:#fdf3cd;--ds-color-yellow-3:#fce79c;--ds-color-yellow-4:#fbda67;--ds-color-yellow-5:#ffcc32;--ds-color-yellow-6:#ffb904;--ds-color-yellow-7:#d29102;--ds-color-yellow-8:#a67401;--ds-color-yellow-9:#795e1b;--ds-color-yellow-10:#663c00;--ds-color-yellow-vip-1:#f5d79d;--ds-color-yellow-vip-2:#ffd583;--ds-color-yellow-vip-3:#be903a;--ds-color-yellow-vip-4:#4d4027;--ds-color-always-black:var(--ds-color-neutral-black);--ds-color-always-white:var(--ds-color-neutral-white);--ds-color-tag-background-neutral-solid:var(--ds-color-neutral-2);--ds-color-tag-background-brand-subtle:var(--ds-color-brand-1);--ds-color-tag-background-warning-subtle:var(--ds-color-orange-1);--ds-color-background-disabled:var(--ds-color-neutral-2);--ds-color-background-input:var(--ds-color-neutral-1);--ds-color-background-input-grey:var(--ds-color-neutral-1);--ds-color-background-inverse-disabled:var(--ds-color-neutral-7);--ds-color-background-inverse-primary:var(--ds-color-neutral-10);--ds-color-background-inverse-base:var(--ds-color-neutral-black);--ds-color-background-inverse-secondary:var(--ds-color-neutral-8);--ds-color-background-inverse-tertiary:var(--ds-color-neutral-6);--ds-color-background-mask:var(--ds-color-black-alpha-70);--ds-color-background-primary:var(--ds-color-neutral-white);--ds-color-background-base:var(--ds-color-neutral-white);--ds-color-background-secondary:var(--ds-color-neutral-1);--ds-color-background-tertiary:var(--ds-color-neutral-1);--ds-color-background-tooltip:var(--ds-color-neutral-7);--ds-color-background-popover:var(--ds-color-neutral-white);--ds-color-background-mask-alt:var(--ds-color-black-alpha-70);--ds-color-background-mask-themed:var(--ds-color-white-alpha-90);--ds-color-border-black:var(--ds-color-neutral-8);--ds-color-border-strong:var(--ds-color-neutral-3);--ds-color-border-subtle:var(--ds-color-neutral-2);--ds-color-border-gutter:var(--ds-color-neutral-1);--ds-color-border-disabled:var(--ds-color-neutral-3);--ds-color-function-brand:var(--ds-color-brand-6);--ds-color-function-brand-active:var(--ds-color-brand-7);--ds-color-function-brand-disabled:var(--ds-color-brand-3);--ds-color-function-brand-hover:var(--ds-color-brand-5);--ds-color-function-brand-soft:var(--ds-color-brand-1);--ds-color-function-error:var(--ds-color-rose-6);--ds-color-function-error-active:var(--ds-color-rose-7);--ds-color-function-error-disabled:var(--ds-color-rose-3);--ds-color-function-error-hover:var(--ds-color-rose-5);--ds-color-function-error-soft:var(--ds-color-rose-1);--ds-color-function-success:var(--ds-color-green-6);--ds-color-function-success-active:var(--ds-color-green-7);--ds-color-function-success-disabled:var(--ds-color-green-3);--ds-color-function-success-hover:var(--ds-color-green-5);--ds-color-function-success-soft:var(--ds-color-green-1);--ds-color-function-trade-buy:#01bc8d;--ds-color-function-trade-buy-active:#01a07e;--ds-color-function-trade-buy-disabled:#7de4c0;--ds-color-function-trade-buy-hover:#26c99b;--ds-color-function-trade-buy-soft:var(--ds-color-green-1);--ds-color-function-trade-sell:var(--ds-color-red-6);--ds-color-function-trade-sell-active:var(--ds-color-red-7);--ds-color-function-trade-sell-disabled:var(--ds-color-red-3);--ds-color-function-trade-sell-hover:var(--ds-color-red-5);--ds-color-function-trade-sell-soft:var(--ds-color-red-1);--ds-color-function-warning:var(--ds-color-orange-6);--ds-color-function-warning-active:var(--ds-color-orange-7);--ds-color-function-warning-disabled:var(--ds-color-orange-3);--ds-color-function-warning-hover:var(--ds-color-orange-5);--ds-color-function-warning-soft:var(--ds-color-orange-1);--ds-color-function-discovery:var(--ds-color-purple-7);--ds-color-function-discovery-soft:var(--ds-color-purple-1);--ds-color-function-discovery-disabled:var(--ds-color-neutral-2);--ds-color-function-vip-gutter:var(--ds-color-yellow-vip-1);--ds-color-function-vip-text:var(--ds-color-yellow-vip-3);--ds-color-function-fund:var(--ds-color-yellow-7);--ds-color-function-fund-soft:var(--ds-color-yellow-1);--ds-color-layer-0:var(--ds-color-neutral-white);--ds-color-layer-1:#f9f9fa;--ds-color-layer-2:var(--ds-color-neutral-2);--ds-color-layer-3:var(--ds-color-neutral-3);--ds-color-layer-active:var(--ds-color-neutral-white);--ds-color-link-default:var(--ds-color-brand-6);--ds-color-link-disabled:var(--ds-color-brand-3);--ds-color-link-hover:var(--ds-color-brand-5);--ds-color-link-pressed:var(--ds-color-brand-7);--ds-color-text-error:var(--ds-color-rose-6);--ds-color-text-inverse-primary:var(--ds-color-neutral-1);--ds-color-text-inverse-secondary:var(--ds-color-neutral-4);--ds-color-text-inverse-tertiary:var(--ds-color-neutral-5);--ds-color-text-primary:var(--ds-color-neutral-10);--ds-color-text-secondary:var(--ds-color-neutral-6);--ds-color-text-tertiary:var(--ds-color-neutral-5);--ds-color-text-disabled:var(--ds-color-neutral-4);--ds-color-text-success:var(--ds-color-green-6);--ds-color-text-warning:var(--ds-color-orange-6);--ds-color-card-discovery:#d5bfef80;--ds-font-size-h1:56px;--ds-font-size-h2:48px;--ds-font-size-h3:40px;--ds-font-size-h4:32px;--ds-font-size-title1:28px;--ds-font-size-title2:24px;--ds-font-size-title3:20px;--ds-font-size-title4:17px;--ds-font-size-body1:16px;--ds-font-size-body2:14px;--ds-font-size-body3:12px;--ds-font-size-body4:11px;--ds-font-size-extra-large:24px;--ds-font-size-large:20px;--ds-font-size-medium:16px;--ds-font-size-base:14px;--ds-font-size-small:12px;--ds-font-size-extra-small:11px;--ds-font-weight-extrabold:800;--ds-font-weight-bold:700;--ds-font-weight-semibold:600;--ds-font-weight-medium:500;--ds-font-weight-normal:400;--ds-font-weight-light:300;--ds-border-radius-circle:100%;--ds-border-radius-full:100000000px;--ds-border-radius-large:16px;--ds-border-radius-medium:12px;--ds-border-radius-base:8px;--ds-border-radius-small:6px;--ds-border-radius-tiny:4px;--ds-border-radius-extra-small:2px;--ds-border-radius-none:0;--ds-button-primary-font-color:var(--ds-color-always-white);--ds-tabs-ink-bar-color:var(--ds-color-neutral-8)}body.black,body.dark,html.black,html.dark{--ds-color-tag-background-neutral-solid:var(--ds-color-neutral-8);--ds-color-tag-background-brand-subtle:var(--ds-color-brand-9_1);--ds-color-tag-background-warning-subtle:var(--ds-color-orange-9_1);--ds-color-background-disabled:var(--ds-color-neutral-7);--ds-color-background-input:var(--ds-color-neutral-8);--ds-color-background-input-grey:#1f2023;--ds-color-background-inverse-disabled:var(--ds-color-neutral-2);--ds-color-background-inverse-primary:var(--ds-color-neutral-white);--ds-color-background-inverse-base:var(--ds-color-neutral-white);--ds-color-background-inverse-secondary:var(--ds-color-neutral-1);--ds-color-background-inverse-tertiary:var(--ds-color-neutral-2);--ds-color-background-mask:var(--ds-color-black-alpha-70);--ds-color-background-primary:var(--ds-color-neutral-10);--ds-color-background-base:var(--ds-color-neutral-black);--ds-color-background-secondary:#1f2023;--ds-color-background-tertiary:var(--ds-color-neutral-8);--ds-color-background-tooltip:var(--ds-color-neutral-7);--ds-color-background-popover:var(--ds-color-neutral-7);--ds-color-background-mask-alt:var(--ds-color-black-alpha-80);--ds-color-background-mask-themed:var(--ds-color-black-alpha-80);--ds-color-border-black:var(--ds-color-neutral-white);--ds-color-border-strong:var(--ds-color-neutral-7);--ds-color-border-subtle:#27282b;--ds-color-border-gutter:#0e0f11;--ds-color-border-disabled:var(--ds-color-neutral-6);--ds-color-function-brand:var(--ds-color-brand-6);--ds-color-function-brand-active:var(--ds-color-brand-7);--ds-color-function-brand-disabled:var(--ds-color-brand-8);--ds-color-function-brand-hover:var(--ds-color-brand-5);--ds-color-function-brand-soft:var(--ds-color-brand-10);--ds-color-function-error:var(--ds-color-rose-6);--ds-color-function-error-active:var(--ds-color-rose-4);--ds-color-function-error-disabled:var(--ds-color-rose-8);--ds-color-function-error-hover:var(--ds-color-rose-6);--ds-color-function-error-soft:var(--ds-color-rose-10);--ds-color-function-success:var(--ds-color-green-5);--ds-color-function-success-active:var(--ds-color-green-4);--ds-color-function-success-disabled:var(--ds-color-green-8);--ds-color-function-success-hover:var(--ds-color-green-6);--ds-color-function-success-soft:var(--ds-color-green-10);--ds-color-function-trade-buy:#26c99b;--ds-color-function-trade-buy-active:#4fd7ac;--ds-color-function-trade-buy-disabled:#00846c;--ds-color-function-trade-buy-hover:#01bc8d;--ds-color-function-trade-buy-soft:var(--ds-color-green-10);--ds-color-function-trade-sell:var(--ds-color-red-6);--ds-color-function-trade-sell-active:var(--ds-color-red-7);--ds-color-function-trade-sell-disabled:var(--ds-color-red-7);--ds-color-function-trade-sell-hover:var(--ds-color-red-5);--ds-color-function-trade-sell-soft:var(--ds-color-red-10);--ds-color-function-warning:var(--ds-color-orange-5);--ds-color-function-warning-active:var(--ds-color-orange-4);--ds-color-function-warning-disabled:var(--ds-color-orange-8);--ds-color-function-warning-hover:var(--ds-color-orange-6);--ds-color-function-warning-soft:var(--ds-color-orange-10);--ds-color-function-discovery:var(--ds-color-purple-5);--ds-color-function-discovery-soft:var(--ds-color-purple-10);--ds-color-function-discovery-disabled:var(--ds-color-neutral-7);--ds-color-function-vip-gutter:var(--ds-color-yellow-vip-4);--ds-color-function-vip-text:var(--ds-color-yellow-vip-2);--ds-color-function-fund:var(--ds-color-yellow-5);--ds-color-function-fund-soft:var(--ds-color-yellow-10);--ds-color-layer-0:var(--ds-color-neutral-9);--ds-color-layer-1:#1b1b1d;--ds-color-layer-2:var(--ds-color-neutral-8);--ds-color-layer-3:var(--ds-color-neutral-7);--ds-color-layer-active:var(--ds-color-neutral-7);--ds-color-link-default:var(--ds-color-brand-5);--ds-color-link-disabled:var(--ds-color-brand-8);--ds-color-link-hover:var(--ds-color-brand-6);--ds-color-link-pressed:var(--ds-color-brand-4);--ds-color-text-error:var(--ds-color-rose-5);--ds-color-text-inverse-primary:var(--ds-color-neutral-10);--ds-color-text-inverse-secondary:var(--ds-color-neutral-6);--ds-color-text-inverse-tertiary:var(--ds-color-neutral-5);--ds-color-text-primary:var(--ds-color-neutral-1);--ds-color-text-secondary:var(--ds-color-neutral-2);--ds-color-text-tertiary:var(--ds-color-neutral-5);--ds-color-text-disabled:var(--ds-color-neutral-6);--ds-color-text-success:var(--ds-color-green-5);--ds-color-text-warning:var(--ds-color-orange-5);--ds-color-card-discovery:#d5bfef80;--ds-button-primary-font-color:var(--ds-color-always-white);--ds-tabs-ink-bar-color:var(--ds-color-neutral-white)}[data-theme=light]{--ds-color-tag-background-neutral-solid:var(--ds-color-neutral-2);--ds-color-tag-background-brand-subtle:var(--ds-color-brand-1);--ds-color-tag-background-warning-subtle:var(--ds-color-orange-1);--ds-color-background-disabled:var(--ds-color-neutral-2);--ds-color-background-input:var(--ds-color-neutral-1);--ds-color-background-input-grey:var(--ds-color-neutral-1);--ds-color-background-inverse-disabled:var(--ds-color-neutral-7);--ds-color-background-inverse-primary:var(--ds-color-neutral-10);--ds-color-background-inverse-base:var(--ds-color-neutral-black);--ds-color-background-inverse-secondary:var(--ds-color-neutral-8);--ds-color-background-inverse-tertiary:var(--ds-color-neutral-6);--ds-color-background-mask:var(--ds-color-black-alpha-70);--ds-color-background-primary:var(--ds-color-neutral-white);--ds-color-background-base:var(--ds-color-neutral-white);--ds-color-background-secondary:var(--ds-color-neutral-1);--ds-color-background-tertiary:var(--ds-color-neutral-1);--ds-color-background-tooltip:var(--ds-color-neutral-7);--ds-color-background-popover:var(--ds-color-neutral-white);--ds-color-background-mask-alt:var(--ds-color-black-alpha-70);--ds-color-background-mask-themed:var(--ds-color-white-alpha-90);--ds-color-border-black:var(--ds-color-neutral-8);--ds-color-border-strong:var(--ds-color-neutral-3);--ds-color-border-subtle:var(--ds-color-neutral-2);--ds-color-border-gutter:var(--ds-color-neutral-1);--ds-color-border-disabled:var(--ds-color-neutral-3);--ds-color-function-brand:var(--ds-color-brand-6);--ds-color-function-brand-active:var(--ds-color-brand-7);--ds-color-function-brand-disabled:var(--ds-color-brand-3);--ds-color-function-brand-hover:var(--ds-color-brand-5);--ds-color-function-brand-soft:var(--ds-color-brand-1);--ds-color-function-error:var(--ds-color-rose-6);--ds-color-function-error-active:var(--ds-color-rose-7);--ds-color-function-error-disabled:var(--ds-color-rose-3);--ds-color-function-error-hover:var(--ds-color-rose-5);--ds-color-function-error-soft:var(--ds-color-rose-1);--ds-color-function-success:var(--ds-color-green-6);--ds-color-function-success-active:var(--ds-color-green-7);--ds-color-function-success-disabled:var(--ds-color-green-3);--ds-color-function-success-hover:var(--ds-color-green-5);--ds-color-function-success-soft:var(--ds-color-green-1);--ds-color-function-trade-buy:#01bc8d;--ds-color-function-trade-buy-active:#01a07e;--ds-color-function-trade-buy-disabled:#7de4c0;--ds-color-function-trade-buy-hover:#26c99b;--ds-color-function-trade-buy-soft:var(--ds-color-green-1);--ds-color-function-trade-sell:var(--ds-color-red-6);--ds-color-function-trade-sell-active:var(--ds-color-red-7);--ds-color-function-trade-sell-disabled:var(--ds-color-red-3);--ds-color-function-trade-sell-hover:var(--ds-color-red-5);--ds-color-function-trade-sell-soft:var(--ds-color-red-1);--ds-color-function-warning:var(--ds-color-orange-6);--ds-color-function-warning-active:var(--ds-color-orange-7);--ds-color-function-warning-disabled:var(--ds-color-orange-3);--ds-color-function-warning-hover:var(--ds-color-orange-5);--ds-color-function-warning-soft:var(--ds-color-orange-1);--ds-color-function-discovery:var(--ds-color-purple-7);--ds-color-function-discovery-soft:var(--ds-color-purple-1);--ds-color-function-discovery-disabled:var(--ds-color-neutral-2);--ds-color-function-vip-gutter:var(--ds-color-yellow-vip-1);--ds-color-function-vip-text:var(--ds-color-yellow-vip-3);--ds-color-function-fund:var(--ds-color-yellow-7);--ds-color-function-fund-soft:var(--ds-color-yellow-1);--ds-color-layer-0:var(--ds-color-neutral-white);--ds-color-layer-1:#f9f9fa;--ds-color-layer-2:var(--ds-color-neutral-2);--ds-color-layer-3:var(--ds-color-neutral-3);--ds-color-layer-active:var(--ds-color-neutral-white);--ds-color-link-default:var(--ds-color-brand-6);--ds-color-link-disabled:var(--ds-color-brand-3);--ds-color-link-hover:var(--ds-color-brand-5);--ds-color-link-pressed:var(--ds-color-brand-7);--ds-color-text-error:var(--ds-color-rose-6);--ds-color-text-inverse-primary:var(--ds-color-neutral-1);--ds-color-text-inverse-secondary:var(--ds-color-neutral-4);--ds-color-text-inverse-tertiary:var(--ds-color-neutral-5);--ds-color-text-primary:var(--ds-color-neutral-10);--ds-color-text-secondary:var(--ds-color-neutral-6);--ds-color-text-tertiary:var(--ds-color-neutral-5);--ds-color-text-disabled:var(--ds-color-neutral-4);--ds-color-text-success:var(--ds-color-green-6);--ds-color-text-warning:var(--ds-color-orange-6);--ds-color-card-discovery:#d5bfef80;--ds-button-primary-font-color:var(--ds-color-always-white);--ds-tabs-ink-bar-color:var(--ds-color-neutral-8)}[data-theme=dark]{--ds-color-tag-background-neutral-solid:var(--ds-color-neutral-8);--ds-color-tag-background-brand-subtle:var(--ds-color-brand-9_1);--ds-color-tag-background-warning-subtle:var(--ds-color-orange-9_1);--ds-color-background-disabled:var(--ds-color-neutral-7);--ds-color-background-input:var(--ds-color-neutral-8);--ds-color-background-input-grey:#1f2023;--ds-color-background-inverse-disabled:var(--ds-color-neutral-2);--ds-color-background-inverse-primary:var(--ds-color-neutral-white);--ds-color-background-inverse-base:var(--ds-color-neutral-white);--ds-color-background-inverse-secondary:var(--ds-color-neutral-1);--ds-color-background-inverse-tertiary:var(--ds-color-neutral-2);--ds-color-background-mask:var(--ds-color-black-alpha-70);--ds-color-background-primary:var(--ds-color-neutral-10);--ds-color-background-base:var(--ds-color-neutral-black);--ds-color-background-secondary:#1f2023;--ds-color-background-tertiary:var(--ds-color-neutral-8);--ds-color-background-tooltip:var(--ds-color-neutral-7);--ds-color-background-popover:var(--ds-color-neutral-7);--ds-color-background-mask-alt:var(--ds-color-black-alpha-80);--ds-color-background-mask-themed:var(--ds-color-black-alpha-80);--ds-color-border-black:var(--ds-color-neutral-white);--ds-color-border-strong:var(--ds-color-neutral-7);--ds-color-border-subtle:#27282b;--ds-color-border-gutter:#0e0f11;--ds-color-border-disabled:var(--ds-color-neutral-6);--ds-color-function-brand:var(--ds-color-brand-6);--ds-color-function-brand-active:var(--ds-color-brand-7);--ds-color-function-brand-disabled:var(--ds-color-brand-8);--ds-color-function-brand-hover:var(--ds-color-brand-5);--ds-color-function-brand-soft:var(--ds-color-brand-10);--ds-color-function-error:var(--ds-color-rose-6);--ds-color-function-error-active:var(--ds-color-rose-4);--ds-color-function-error-disabled:var(--ds-color-rose-8);--ds-color-function-error-hover:var(--ds-color-rose-6);--ds-color-function-error-soft:var(--ds-color-rose-10);--ds-color-function-success:var(--ds-color-green-5);--ds-color-function-success-active:var(--ds-color-green-4);--ds-color-function-success-disabled:var(--ds-color-green-8);--ds-color-function-success-hover:var(--ds-color-green-6);--ds-color-function-success-soft:var(--ds-color-green-10);--ds-color-function-trade-buy:#26c99b;--ds-color-function-trade-buy-active:#4fd7ac;--ds-color-function-trade-buy-disabled:#00846c;--ds-color-function-trade-buy-hover:#01bc8d;--ds-color-function-trade-buy-soft:var(--ds-color-green-10);--ds-color-function-trade-sell:var(--ds-color-red-6);--ds-color-function-trade-sell-active:var(--ds-color-red-7);--ds-color-function-trade-sell-disabled:var(--ds-color-red-7);--ds-color-function-trade-sell-hover:var(--ds-color-red-5);--ds-color-function-trade-sell-soft:var(--ds-color-red-10);--ds-color-function-warning:var(--ds-color-orange-5);--ds-color-function-warning-active:var(--ds-color-orange-4);--ds-color-function-warning-disabled:var(--ds-color-orange-8);--ds-color-function-warning-hover:var(--ds-color-orange-6);--ds-color-function-warning-soft:var(--ds-color-orange-10);--ds-color-function-discovery:var(--ds-color-purple-5);--ds-color-function-discovery-soft:var(--ds-color-purple-10);--ds-color-function-discovery-disabled:var(--ds-color-neutral-7);--ds-color-function-vip-gutter:var(--ds-color-yellow-vip-4);--ds-color-function-vip-text:var(--ds-color-yellow-vip-2);--ds-color-function-fund:var(--ds-color-yellow-5);--ds-color-function-fund-soft:var(--ds-color-yellow-10);--ds-color-layer-0:var(--ds-color-neutral-9);--ds-color-layer-1:#1b1b1d;--ds-color-layer-2:var(--ds-color-neutral-8);--ds-color-layer-3:var(--ds-color-neutral-7);--ds-color-layer-active:var(--ds-color-neutral-7);--ds-color-link-default:var(--ds-color-brand-5);--ds-color-link-disabled:var(--ds-color-brand-8);--ds-color-link-hover:var(--ds-color-brand-6);--ds-color-link-pressed:var(--ds-color-brand-4);--ds-color-text-error:var(--ds-color-rose-5);--ds-color-text-inverse-primary:var(--ds-color-neutral-10);--ds-color-text-inverse-secondary:var(--ds-color-neutral-6);--ds-color-text-inverse-tertiary:var(--ds-color-neutral-5);--ds-color-text-primary:var(--ds-color-neutral-1);--ds-color-text-secondary:var(--ds-color-neutral-2);--ds-color-text-tertiary:var(--ds-color-neutral-5);--ds-color-text-disabled:var(--ds-color-neutral-6);--ds-color-text-success:var(--ds-color-green-5);--ds-color-text-warning:var(--ds-color-orange-5);--ds-color-card-discovery:#d5bfef80;--ds-button-primary-font-color:var(--ds-color-always-white);--ds-tabs-ink-bar-color:var(--ds-color-neutral-white)}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.share-fixed{position:fixed}.\!share-absolute{position:absolute!important}.share-absolute{position:absolute}.share-relative{position:relative}.\!share-bottom-\[0px\]{bottom:0!important}.share-bottom-0{bottom:0}.share-left-0,.share-left-\[0px\]{left:0}.share-left-\[17px\]{left:17px}.share-left-\[99999px\]{left:99999px}.share-top-0,.share-top-\[0px\]{top:0}.share-top-\[17px\]{top:17px}.share-top-\[99999px\]{top:99999px}.share-z-\[-1\]{z-index:-1}.share-z-\[1\]{z-index:1}.share-mx-auto{margin-left:auto;margin-right:auto}.share-mb-\[30px\]{margin-bottom:30px}.share-ml-\[4px\]{margin-left:4px}.share-mt-\[16px\]{margin-top:16px}.share-mt-\[30px\]{margin-top:30px}.share-box-border{box-sizing:border-box}.share-flex{display:flex}.share-h-\[100vh\]{height:100vh}.share-h-\[14px\]{height:14px}.share-h-\[18px\]{height:18px}.share-h-\[200px\]{height:200px}.share-h-\[384px\]{height:384px}.share-h-\[40px\]{height:40px}.share-h-\[60\%\]{height:60%}.share-h-\[64px\]{height:64px}.share-h-full{height:100%}.share-w-\[0px\]{width:0}.share-w-\[100vw\]{width:100vw}.share-w-\[14px\]{width:14px}.share-w-\[270px\]{width:270px}.share-w-\[300px\]{width:300px}.share-w-\[340px\]{width:340px}.share-w-\[58px\]{width:58px}.share-w-\[60\%\]{width:60%}.share-w-\[67px\]{width:67px}.share-w-\[96px\]{width:96px}.share-w-full{width:100%}.share-max-w-\[56px\]{max-width:56px}.share-flex-1{flex:1 1 0%}.share-flex-shrink-0{flex-shrink:0}.share-cursor-pointer{cursor:pointer}.share-flex-col{flex-direction:column}.share-items-center{align-items:center}.share-justify-center{justify-content:center}.share-justify-between{justify-content:space-between}.share-gap-\[0px\]{gap:0}.share-gap-\[15px\]{gap:15px}.share-gap-\[24px\]{gap:24px}.share-gap-\[4px\]{gap:4px}.share-gap-\[8px\]{gap:8px}.share-gap-y-\[16px\]{row-gap:16px}.share-overflow-auto{overflow:auto}.share-overflow-hidden{overflow:hidden}.share-truncate{overflow:hidden;white-space:nowrap}.share-text-ellipsis,.share-truncate{text-overflow:ellipsis}.share-whitespace-nowrap{white-space:nowrap}.share-rounded-\[12px\]{border-radius:12px}.share-rounded-\[6px\]{border-radius:6px}.share-rounded-\[8px\]{border-radius:8px}.share-rounded-none{border-radius:0}.share-bg-\[\#f5f5f5\]{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity))}.share-bg-\[var\(--ds-color-background-input-grey\)\]{background-color:var(--ds-color-background-input-grey)}.share-px-\[12px\]{padding-left:12px;padding-right:12px}.share-px-\[16px\]{padding-left:16px;padding-right:16px}.share-px-\[8px\]{padding-left:8px;padding-right:8px}.share-py-\[7px\]{padding-bottom:7px;padding-top:7px}.share-py-\[8px\]{padding-bottom:8px;padding-top:8px}.share-pb-\[20px\]{padding-bottom:20px}.share-text-center{text-align:center}.share-text-right{text-align:right}.share-text-\[10px\]{font-size:10px}.share-text-\[12px\]{font-size:12px}.share-text-\[14px\]{font-size:14px}.share-font-bold{font-weight:700}.share-font-normal{font-weight:400}.share-leading-\[140\%\]{line-height:140%}.share-leading-\[14px\]{line-height:14px}.share-leading-\[19\.6px\]{line-height:19.6px}.share-text-\[\#565656\]{--tw-text-opacity:1;color:rgb(86 86 86/var(--tw-text-opacity))}.share-text-\[\#fff\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.share-text-\[var\(--ds-color-always-black\)\]{color:var(--ds-color-always-black)}.share-text-\[var\(--ds-color-text-primary\)\]{color:var(--ds-color-text-primary)}.share-text-\[var\(--ds-color-text-tertiary\)\]{color:var(--ds-color-text-tertiary)}.share-opacity-0{opacity:0}@media (min-width:768px){.md\:share-flex{display:flex}.md\:share-h-\[384px\]{height:384px}.md\:share-w-\[340px\]{width:340px}.md\:share-flex-row{flex-direction:row}.md\:share-flex-wrap{flex-wrap:wrap}.md\:share-gap-\[30px\]{gap:30px}.md\:share-leading-\[18px\]{line-height:18px}}.bit-common-share-modal{width:fit-content!important}.bit-common-share-modal-mobile{max-height:100vh!important}.bit-common-share-modal-mobile .bit-modal-content{padding:0!important}.bit-common-share-modal-mobile .bit-modal-body{padding-top:30px!important}.bit-common-share-modal--toolbar-only{height:auto}.bit-common-share-modal--toolbar-only .bit-modal-content{height:auto!important;padding:0!important}.bit-common-share-modal--toolbar-only .bit-modal-body{display:flex;height:auto!important;justify-content:center;padding:20px!important}html[dir=ltr][dir=rtl] .NP1GGh9yFptHwTepzLD2{transform:rotateY(180deg)}html[dir=rtl][dir=rtl] .NP1GGh9yFptHwTepzLD2{transform:rotateY(-180deg)}.oWh_YdLp1EMKWPUhBHu_{-webkit-line-clamp:2}.NuKatYjjdGPNNPseBjxA,.oWh_YdLp1EMKWPUhBHu_{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;word-break:break-word}.NuKatYjjdGPNNPseBjxA{-webkit-line-clamp:3}.wKyh5ZylHtFA1VLMCgQd.bit-pagination{padding-inline-start:0!important}.wKyh5ZylHtFA1VLMCgQd .bit-pagination-item-active{background-color:#252629}.wKyh5ZylHtFA1VLMCgQd .bit-pagination-item-active a{color:#f4f5f7}[dir] .wKyh5ZylHtFA1VLMCgQd .bit-pagination-item{border-radius:6px!important}.wKyh5ZylHtFA1VLMCgQd .bit-pagination-item a{color:#eaeaed}[dir] .wKyh5ZylHtFA1VLMCgQd .bit-pagination-jump-next,[dir] .wKyh5ZylHtFA1VLMCgQd .bit-pagination-jump-prev{border-color:#0000;border-radius:6px!important}[dir] .wKyh5ZylHtFA1VLMCgQd .bit-pagination-jump-next:hover,[dir] .wKyh5ZylHtFA1VLMCgQd .bit-pagination-jump-prev:hover{border-color:#0000}.wKyh5ZylHtFA1VLMCgQd .bit-pagination-jump-next .bit-pagination-item-container,.wKyh5ZylHtFA1VLMCgQd .bit-pagination-jump-prev .bit-pagination-item-container,.wKyh5ZylHtFA1VLMCgQd .bit-pagination-next button,.wKyh5ZylHtFA1VLMCgQd .bit-pagination-prev button{color:#eaeaed!important}.wKyh5ZylHtFA1VLMCgQd .bit-pagination-disabled button{color:#57585c!important}[dir] .wKyh5ZylHtFA1VLMCgQd .bit-pagination-item:not(.bit-pagination-item-active):hover{border-color:#0000!important}.Y2sezQDe6B9dXk3qkTJF::-webkit-scrollbar{display:none!important}.Y2sezQDe6B9dXk3qkTJF{-ms-overflow-style:none;scrollbar-width:none}.Txr9QC2rv7Jz2d5Rwdeo .bit-list-split .bit-list-item{border-block-end-color:#282828!important}[dir] .Txr9QC2rv7Jz2d5Rwdeo .bit-list .bit-list-item{padding:16px 0!important}.UzF4N_0FZRwoRduyKFf0 .bit-list-split .bit-list-item{border-block-end-color:#0e0f11!important}.rWRyTzv1X1xJt63rvn2l .bit-list-split .bit-list-item{border-block-end-color:#282828!important}[dir] .rWRyTzv1X1xJt63rvn2l .bit-list .bit-list-item{padding:0!important}.TLfPBtUMz_VaIxINClIW .bit-breadcrumb span{color:#eaeaed}.TLfPBtUMz_VaIxINClIW .bit-breadcrumb li{color:#eaeaed;font-size:.75rem;font-weight:400!important;line-height:1.4}.TLfPBtUMz_VaIxINClIW .bit-breadcrumb a{color:#eaeaed}.TLfPBtUMz_VaIxINClIW .bit-breadcrumb li:last-child span{color:#f4f5f7;font-weight:600}.VnYAdzt1Mg7PkvmMCCQs .bit-btn-default:disabled{background-color:#282828!important;color:#565656!important}[dir] .VnYAdzt1Mg7PkvmMCCQs .bit-btn-default:disabled{border-color:#565656!important}.EodTppE7a89MzRi3j0M3{font-size:.875rem}.EodTppE7a89MzRi3j0M3 img,.EodTppE7a89MzRi3j0M3 table{max-width:100%}.EodTppE7a89MzRi3j0M3 *{white-space:normal!important}.G1MFVu1L55Am5Cer7rkw .bit-table-content [class^=bit-table]{font-size:12px;line-height:16px}[dir] .G1MFVu1L55Am5Cer7rkw th.bit-table-cell{padding-bottom:12px!important;padding-top:12px!important}.G1MFVu1L55Am5Cer7rkw td.bit-table-cell{--tw-border-opacity:1!important;font-size:.75rem!important;font-weight:500!important;line-height:16px!important;--tw-text-opacity:1!important;color:rgb(244 245 247/var(--tw-text-opacity,1))!important}[dir] .G1MFVu1L55Am5Cer7rkw td.bit-table-cell{border-bottom-color:rgb(39 40 43/var(--tw-border-opacity,1))!important;padding-bottom:1rem!important;padding-top:2rem!important}@media (min-width:1024px){[dir] .G1MFVu1L55Am5Cer7rkw td.bit-table-cell{padding-bottom:1.5rem!important;padding-top:40px!important}}.BvBkfBejamDftXxFPzx_{--tw-bg-opacity:1!important;background-color:rgb(23 24 26/var(--tw-bg-opacity,1))!important}[dir=ltr] .BvBkfBejamDftXxFPzx_,[dir=rtl] .BvBkfBejamDftXxFPzx_{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}@media (min-width:1024px){.BvBkfBejamDftXxFPzx_{width:720px!important}[dir] .BvBkfBejamDftXxFPzx_{border-radius:1rem!important}}.BvBkfBejamDftXxFPzx_ ::-webkit-scrollbar-track{background-color:initial}.BvBkfBejamDftXxFPzx_ ::-webkit-scrollbar-thumb{background-color:#eaeaed}[dir] .BvBkfBejamDftXxFPzx_ ::-webkit-scrollbar-thumb{border-radius:8px}.BvBkfBejamDftXxFPzx_ ::-webkit-scrollbar{background-color:initial;width:5px}@media screen and (min-width:1024px) and (max-height:750px) and (min-height:701px){.BvBkfBejamDftXxFPzx_{max-height:none!important}}@media screen and (min-width:1024px) and (max-height:642px){.BvBkfBejamDftXxFPzx_ .zr1282u1lX3dw1v8T0Ux{height:calc(100vh - 264px)!important;min-height:100px!important}}.RbSZ7_8RKv1clbaFzscD img{height:24px;width:24px}@media (min-width:1024px){.RbSZ7_8RKv1clbaFzscD img{height:44px;width:44px}}.RbSZ7_8RKv1clbaFzscD .KxPxYMFu44fJblQu7Dsm{font-size:11px;height:24px;width:24px}@media (min-width:1024px){.RbSZ7_8RKv1clbaFzscD .KxPxYMFu44fJblQu7Dsm{font-size:24px;height:44px;width:44px}}.r9EeYbeoVDCY7FUO7JWS div,.r9EeYbeoVDCY7FUO7JWS span{line-height:1.3}[dir] .pO2wMhql8Ezkzl7NNtPM .bit-tabs-nav{margin-bottom:0}.pO2wMhql8Ezkzl7NNtPM .bit-tabs-tab{color:#a0a3a7!important;font-size:.875rem!important;font-weight:600!important}@media (min-width:768px){.pO2wMhql8Ezkzl7NNtPM .bit-tabs-tab{font-size:1rem!important;font-weight:500!important}}.pO2wMhql8Ezkzl7NNtPM .bit-tabs-tab-btn{font-size:inherit}.pO2wMhql8Ezkzl7NNtPM .bit-tabs-tab span{font-size:.75rem}@media (min-width:768px){.pO2wMhql8Ezkzl7NNtPM .bit-tabs-tab span{font-size:1rem}}.pO2wMhql8Ezkzl7NNtPM .bit-tabs-tab.bit-tabs-tab-active span{font-weight:500}.pO2wMhql8Ezkzl7NNtPM .bit-tabs-tab-active .bit-tabs-tab-btn{color:#fff!important;font-weight:600}.pO2wMhql8Ezkzl7NNtPM .bit-tabs-ink-bar{background-color:#fff}[dir] .pO2wMhql8Ezkzl7NNtPM .bit-tabs-nav:before{border-bottom-color:#1f2023}.cl0SZcaysoqIyeQf3yAX:hover .bit-btn-main{background:linear-gradient(0deg,#0000000d,#0000000d),#fff;color:#151517}.kMRffnSh1Gm45BOHOywu{font-family:Pulse}.EmVkHk21lOAL2lieHw0l .bit-empty-description{color:#8e8e92!important}
/*# sourceMappingURL=cebf1f1309bc5118df23.css.map*/