.social-checkbox-wrapper-indeterminate .social-checkbox-inner{background-color:var(--okd-checkbox-selected-background);border-color:var(--okd-checkbox-selected-border-color)}.social-checkbox-wrapper-indeterminate .social-checkbox-inner:after{background-color:var(--okd-checkbox-selected-inner-color);box-sizing:border-box;content:" ";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s cubic-bezier(.12,.4,.29,1.46) .1s;width:10px}.social-checkbox-wrapper.social-checkbox-circular .social-checkbox-inner,.social-checkbox-wrapper.social-checkbox-circular .social-checkbox-input{border-radius:50px}.social-checkbox-inner{background-color:var(--okd-checkbox-default-background);border:1px solid var(--okd-checkbox-default-border-color);border-radius:var(--okd-checkbox-common-border-radius);box-shadow:var(--okd-checkbox-default-shadow);box-sizing:border-box;cursor:pointer;direction:ltr;display:block;height:12px;left:0;position:relative;top:0;width:12px}.social-checkbox-input{cursor:pointer;height:100%;margin:0;opacity:0;position:absolute;width:100%;z-index:1}.social-checkbox-input:focus-visible{border-radius:var(--okd-checkbox-common-border-radius);opacity:1;outline:2px solid var(--social-okd-color-border-focus);outline-color:var(--social-okd-color-border-focus);outline-offset:2px;outline-style:solid;outline-width:2px}.social-checkbox-children{display:inline-block;font-size:var(--okd-checkbox-common-label-font-size);margin-left:4px;vertical-align:top;white-space:normal;word-break:break-word}.social-checkbox-wrapper{cursor:pointer;display:inline-block;font-size:0;margin-right:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.social-checkbox-wrapper .social-checkbox-children{color:var(--okd-checkbox-default-text-color)}.social-checkbox-wrapper .social-checkbox{cursor:pointer;display:inline-block;margin-top:2px;position:relative;vertical-align:top}.social-checkbox-wrapper.hover-status .social-checkbox-inner{border-color:var(--okd-checkbox-default-hover-border-color);box-shadow:var(--okd-checkbox-default-hover-shadow)}.social-checkbox-wrapper-checked .social-checkbox-children{color:var(--okd-checkbox-selected-text-color)}.social-checkbox-wrapper-checked .social-checkbox-inner{background-color:var(--okd-checkbox-selected-background);border-color:var(--okd-checkbox-selected-border-color);box-shadow:var(--okd-checkbox-selected-shadow)}.social-checkbox-wrapper-checked .social-checkbox-inner:after{background-color:initial;border:2px solid var(--okd-checkbox-selected-inner-color);border-left:0;border-top:0;box-sizing:border-box;content:" ";height:8px;left:50%;position:absolute;top:calc(50% - 1px);transform:translate(-50%,-50%) rotate(45deg);transition:transform .2s cubic-bezier(.12,.4,.29,1.46) .1s;width:5px}.social-checkbox-wrapper-checked.hover-status .social-checkbox-inner{border-color:var(--okd-checkbox-selected-hover-border-color);box-shadow:var(--okd-checkbox-selected-hover-shadow)}.social-checkbox-wrapper-error .social-checkbox-children{color:var(--okd-checkbox-error-text-color)}.social-checkbox-wrapper-error .social-checkbox-inner{border-color:var(--okd-checkbox-error-border-color);box-shadow:var(--okd-checkbox-error-shadow)}.social-checkbox-wrapper-error.hover-status .social-checkbox-inner{border-color:var(--okd-checkbox-error-hover-border-color);box-shadow:var(--okd-checkbox-error-hover-shadow)}.social-checkbox-wrapper-error.social-checkbox-wrapper-checked .social-checkbox-inner{background-color:var(--okd-checkbox-error-background);border-color:var(--okd-checkbox-error-border-color)}.social-checkbox-wrapper-error.social-checkbox-wrapper-checked .social-checkbox-inner:after{border-color:var(--okd-checkbox-error-inner-color)}.social-checkbox-wrapper-disabled{cursor:not-allowed}.social-checkbox-wrapper-disabled .social-checkbox-children{color:var(--okd-checkbox-disabled-text-color)}.social-checkbox-wrapper-disabled .social-checkbox,.social-checkbox-wrapper-disabled .social-checkbox .social-checkbox-input{cursor:default}.social-checkbox-wrapper-disabled .social-checkbox .social-checkbox-inner{background-color:var(--okd-checkbox-disabled-background);border-color:var(--okd-checkbox-disabled-border-color);cursor:default}.social-checkbox-wrapper-disabled.hover-status .social-checkbox-inner{border-color:var(--okd-checkbox-disabled-hover-border-color);box-shadow:unset}.social-checkbox-wrapper-disabled.social-checkbox-wrapper-checked .social-checkbox-inner{background-color:var(--okd-checkbox-disabled-background);border-color:var(--okd-checkbox-disabled-border-color)}.social-checkbox-wrapper-disabled.social-checkbox-wrapper-checked .social-checkbox-inner:after{border-color:var(--okd-checkbox-disabled-inner-color)}.social-checkbox-wrapper-disabled.social-checkbox-wrapper-indeterminate .social-checkbox-inner{background-color:var(--okd-checkbox-disabled-background);border-color:var(--okd-checkbox-disabled-border-color)}.social-checkbox-wrapper-disabled.social-checkbox-wrapper-indeterminate .social-checkbox-inner:after{background-color:var(--okd-checkbox-disabled-inner-color)}.social-checkbox-sm .social-checkbox-inner{border-radius:2px;border-radius:var(--okd-checkbox-sm-border-radius,2px);height:var(--okd-checkbox-sm-height);width:var(--okd-checkbox-sm-width)}.social-checkbox-sm .social-checkbox-children{font-size:var(--okd-checkbox-sm-font-size);margin-left:var(--okd-checkbox-sm-margin)}.social-checkbox-sm.social-checkbox-wrapper{line-height:var(--okd-checkbox-sm-line-height);padding-bottom:var(--okd-checkbox-sm-padding);padding-top:var(--okd-checkbox-sm-padding)}.social-checkbox-md .social-checkbox-inner{border-radius:4px;border-radius:var(--okd-checkbox-md-border-radius,4px);height:var(--okd-checkbox-md-height);width:var(--okd-checkbox-md-width)}.social-checkbox-md .social-checkbox-children{font-size:var(--okd-checkbox-md-font-size);margin-left:var(--okd-checkbox-md-margin)}.social-checkbox-md.social-checkbox-wrapper{line-height:var(--okd-checkbox-md-line-height);padding-bottom:var(--okd-checkbox-md-padding);padding-top:var(--okd-checkbox-md-padding)}@media (min-width:768px){.social-checkbox-wrapper-disabled.social-checkbox-wrapper-checked:hover .social-checkbox-inner,.social-checkbox-wrapper-disabled:hover .social-checkbox-inner{border-color:var(--okd-checkbox-disabled-hover-border-color);box-shadow:unset}.social-checkbox-wrapper:not(.social-checkbox-wrapper-disabled):hover .social-checkbox-inner{border-color:var(--okd-checkbox-default-hover-border-color);box-shadow:var(--okd-checkbox-default-hover-shadow)}.social-checkbox-wrapper-checked:not(.social-checkbox-wrapper-disabled):hover .social-checkbox-inner{border-color:var(--okd-checkbox-selected-hover-border-color);box-shadow:var(--okd-checkbox-selected-hover-shadow)}.social-checkbox-wrapper-error:not(.social-checkbox-wrapper-disabled):hover .social-checkbox-inner{border-color:var(--okd-checkbox-error-hover-border-color);box-shadow:var(--okd-checkbox-error-hover-shadow)}}.social-checkbox-reversed.social-checkbox-wrapper-indeterminate .social-checkbox-inner{background-color:var(--okd-checkbox-reversed-selected-background);border-color:var(--okd-checkbox-reversed-selected-border-color)}.social-checkbox-reversed.social-checkbox-wrapper-indeterminate .social-checkbox-inner:after{background-color:var(--okd-checkbox-reversed-selected-inner-color)}.social-checkbox-reversed .social-checkbox-inner{background-color:var(--okd-checkbox-reversed-default-background);border-color:var(--okd-checkbox-reversed-default-border-color);box-shadow:var(--okd-checkbox-reversed-default-shadow)}.social-checkbox-reversed.social-checkbox-wrapper .social-checkbox-children{color:var(--okd-checkbox-reversed-default-text-color)}.social-checkbox-reversed.social-checkbox-wrapper.hover-status .social-checkbox-inner,.social-checkbox-reversed.social-checkbox-wrapper:hover .social-checkbox-inner{border-color:var(--okd-checkbox-reversed-default-hover-border-color);box-shadow:var(--okd-checkbox-reversed-default-hover-shadow)}.social-checkbox-reversed.social-checkbox-wrapper-checked .social-checkbox-children{color:var(--okd-checkbox-reversed-selected-text-color)}.social-checkbox-reversed.social-checkbox-wrapper-checked .social-checkbox-inner{background-color:var(--okd-checkbox-reversed-selected-background);border-color:var(--okd-checkbox-reversed-selected-border-color);box-shadow:var(--okd-checkbox-reversed-selected-shadow)}.social-checkbox-reversed.social-checkbox-wrapper-checked .social-checkbox-inner:after{border-color:var(--okd-checkbox-reversed-selected-inner-color)}.social-checkbox-reversed.social-checkbox-wrapper-checked.hover-status .social-checkbox-inner,.social-checkbox-reversed.social-checkbox-wrapper-checked:hover .social-checkbox-inner{border-color:var(--okd-checkbox-reversed-selected-hover-border-color);box-shadow:var(--okd-checkbox-reversed-selected-hover-shadow)}.social-checkbox-reversed.social-checkbox-wrapper-error .social-checkbox-children{color:var(--okd-checkbox-reversed-error-text-color)}.social-checkbox-reversed.social-checkbox-wrapper-error .social-checkbox-inner{border-color:var(--okd-checkbox-reversed-error-border-color);box-shadow:var(--okd-checkbox-reversed-error-shadow)}.social-checkbox-reversed.social-checkbox-wrapper-error.hover-status .social-checkbox-inner,.social-checkbox-reversed.social-checkbox-wrapper-error:hover .social-checkbox-inner{border-color:var(--okd-checkbox-reversed-error-hover-border-color);box-shadow:var(--okd-checkbox-reversed-error-hover-shadow)}.social-checkbox-reversed.social-checkbox-wrapper-error.social-checkbox-wrapper-checked .social-checkbox-inner{background-color:var(--okd-checkbox-reversed-error-background);border-color:var(--okd-checkbox-reversed-error-border-color)}.social-checkbox-reversed.social-checkbox-wrapper-error.social-checkbox-wrapper-checked .social-checkbox-inner:after{border-color:var(--okd-checkbox-reversed-error-inner-color)}.social-checkbox-reversed.social-checkbox-wrapper-disabled .social-checkbox-children{color:var(--okd-checkbox-reversed-disabled-text-color)}.social-checkbox-reversed.social-checkbox-wrapper-disabled .social-checkbox .social-checkbox-inner{background-color:var(--okd-checkbox-reversed-disabled-background);border-color:var(--okd-checkbox-reversed-disabled-border-color)}.social-checkbox-reversed.social-checkbox-wrapper-disabled.hover-status .social-checkbox-inner,.social-checkbox-reversed.social-checkbox-wrapper-disabled:hover .social-checkbox-inner{border-color:var(--okd-checkbox-reversed-disabled-hover-border-color)}.social-checkbox-reversed.social-checkbox-wrapper-disabled.social-checkbox-wrapper-checked .social-checkbox-inner{background-color:var(--okd-checkbox-reversed-disabled-background);border-color:var(--okd-checkbox-reversed-disabled-border-color)}.social-checkbox-reversed.social-checkbox-wrapper-disabled.social-checkbox-wrapper-checked .social-checkbox-inner:after{border-color:var(--okd-checkbox-reversed-disabled-inner-color)}.social-checkbox-circle{align-items:center;background-color:initial;background-color:var(--okd-checkbox-circle-default-background-color,transparent);border:1px solid #dbdbdb;border:1px solid var(--okd-checkbox-circle-default-border-color,#dbdbdb);border-radius:100%;cursor:pointer;display:inline-block;height:18px;justify-content:center;overflow:hidden;position:relative;width:18px}.social-checkbox-circle:after{background-color:initial;border:2px solid #fff;border:2px solid var(--okd-checkbox-circle-inner-color,#fff);border-left:0;border-top:0;box-sizing:border-box;content:" ";display:none;height:8px;left:50%;position:absolute;top:calc(50% - 1px);transform:translate(-50%,-50%) rotate(45deg);transition:transform .2s cubic-bezier(.12,.4,.29,1.46) .1s;width:5px}.social-checkbox-circle-checked{background-color:#000;background-color:var(--okd-checkbox-circle-checked-background-color,#000);border-color:#000;border-color:var(--okd-checkbox-circle-checked-border-color,#000)}.social-checkbox-circle-checked .social-checkbox-circle-icon{visibility:visible}.social-checkbox-circle-checked:after{display:block}.social-checkbox-circle-disabled{background-color:#f9f9f9;background-color:var(--okd-checkbox-circle-default-disabled-background-color,#f9f9f9);border-color:#ebebeb;border-color:var(--okd-checkbox-circle-default-disabled-border-color,#ebebeb);cursor:not-allowed}.social-checkbox-circle-disabled.social-checkbox-circle-checked{background-color:#bdbdbd;background-color:var(--okd-checkbox-circle-checked-disabled-background-color,#bdbdbd);border-color:#bdbdbd;border-color:var(--okd-checkbox-circle-checked-disabled-border-color,#bdbdbd)}.social-image{display:block;overflow:hidden;position:relative}.social-image-picture-sizer{display:block}.social-image-placeholder{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.social-image-layout{position:absolute}.social-image-layout-responsive{height:100%;left:0;top:0;width:100%}.social-image-layout-contain,.social-image-layout-cover{left:50%;top:50%;transform:translate(-50%,-50%)}.social-image-webp{display:contents}.social-image-hide{visibility:hidden}:root .social{--okd-checkbox-default-text-color:var(--social-okd-color-content-secondary);--okd-checkbox-default-background:var(--social-okd-color-background-surface-contrast);--okd-checkbox-default-border-color:var(--social-okd-color-border-secondary);--okd-checkbox-default-hover-border-color:var(--social-okd-color-border-selected);--okd-checkbox-default-shadow:0px 0px 0px 0px #0000000d;--okd-checkbox-default-hover-shadow:0px 0px 0px 0px #0000000d;--okd-checkbox-selected-text-color:var(--social-okd-color-content-secondary);--okd-checkbox-selected-background:var(--social-okd-color-content-primary);--okd-checkbox-selected-border-color:var(--social-okd-color-content-primary);--okd-checkbox-selected-hover-border-color:var(--social-okd-color-content-primary);--okd-checkbox-selected-inner-color:var(--social-okd-color-content-inverse);--okd-checkbox-selected-shadow:0px 0px 0px 0px #0000000d;--okd-checkbox-selected-hover-shadow:0px 0px 0px 0px #0000000d;--okd-checkbox-error-text-color:var(--social-okd-color-semantic-negative);--okd-checkbox-error-border-color:var(--social-okd-color-semantic-negative);--okd-checkbox-error-hover-border-color:var(--social-okd-color-semantic-negative);--okd-checkbox-error-background:var(--social-okd-color-semantic-negative);--okd-checkbox-error-inner-color:var(--social-okd-color-content-inverse);--okd-checkbox-error-shadow:0px 0px 0px 0px #0000000d;--okd-checkbox-error-hover-shadow:0px 0px 0px 0px #e35e5e73;--okd-checkbox-disabled-text-color:var(--social-okd-color-content-disabled);--okd-checkbox-disabled-background:var(--social-okd-color-background-surface-disable);--okd-checkbox-disabled-border-color:var(--social-okd-color-border-secondary);--okd-checkbox-disabled-hover-border-color:var(--social-okd-color-border-secondary);--okd-checkbox-disabled-inner-color:var(--social-okd-color-content-disabled);--okd-checkbox-common-border-radius:var(--okd-border-radius-sm);--okd-checkbox-common-label-font-size:var(--okd-font-size-xs);--okd-checkbox-sm-font-size:var(--okd-font-size-xs);--okd-checkbox-sm-line-height:var(--okd-line-height-xs);--okd-checkbox-sm-height:12px;--okd-checkbox-sm-width:12px;--okd-checkbox-sm-margin:4px;--okd-checkbox-sm-padding:4px;--okd-checkbox-md-font-size:var(--okd-font-size-md);--okd-checkbox-md-line-height:var(--okd-line-height-md);--okd-checkbox-md-height:16px;--okd-checkbox-md-width:16px;--okd-checkbox-md-margin:8px;--okd-checkbox-md-padding:0;--okd-checkbox-sm-border-radius:2px;--okd-checkbox-md-border-radius:4px;--okd-checkbox-reversed-default-text-color:var(--social-okd-color-background-1);--okd-checkbox-reversed-default-background:var(--social-okd-color-black);--okd-checkbox-reversed-default-border-color:var(--social-okd-color-white);--okd-checkbox-reversed-default-hover-border-color:var(--social-okd-color-white);--okd-checkbox-reversed-default-shadow:0 0 0 0 transparent;--okd-checkbox-reversed-default-hover-shadow:0px 0px 0px 4px #ffffff33;--okd-checkbox-reversed-selected-text-color:var(--social-okd-color-background-1);--okd-checkbox-reversed-selected-background:var(--social-okd-color-background-1);--okd-checkbox-reversed-selected-border-color:var(--social-okd-color-transparent);--okd-checkbox-reversed-selected-hover-border-color:var(--social-okd-color-transparent);--okd-checkbox-reversed-selected-inner-color:var(--social-okd-color-gray-900);--okd-checkbox-reversed-selected-shadow:0 0 0 0 transparent;--okd-checkbox-reversed-selected-hover-shadow:0 0 0 0 transparent;--okd-checkbox-reversed-error-text-color:var(--social-okd-color-fq-critical);--okd-checkbox-reversed-error-border-color:var(--social-okd-color-fq-critical);--okd-checkbox-reversed-error-hover-border-color:var(--social-okd-color-fq-critical);--okd-checkbox-reversed-error-background:var(--social-okd-color-fq-critical);--okd-checkbox-reversed-error-inner-color:var(--social-okd-color-black);--okd-checkbox-reversed-error-shadow:0 0 0 0 transparent;--okd-checkbox-reversed-error-hover-shadow:0px 0px 0px 4px #f1507b33;--okd-checkbox-reversed-disabled-text-color:var(--social-okd-color-gray-600);--okd-checkbox-reversed-disabled-background:var(--social-okd-color-black);--okd-checkbox-reversed-disabled-border-color:var(--social-okd-color-gray-600);--okd-checkbox-reversed-disabled-hover-border-color:var(--social-okd-color-text-lighter);--okd-checkbox-reversed-disabled-inner-color:var(--social-okd-color-gray-600);--okd-checkbox-circle-inner-color:var(--social-okd-color-content-inverse);--okd-checkbox-circle-default-border-color:var(--social-okd-color-border-secondary);--okd-checkbox-circle-default-background-color:var(--social-okd-color-common-transparent);--okd-checkbox-circle-default-disabled-background-color:var(--social-okd-color-background-surface-disable);--okd-checkbox-circle-default-disabled-border-color:var(--social-okd-color-border-secondary);--okd-checkbox-circle-checked-border-color:var(--social-okd-color-border-selected);--okd-checkbox-circle-checked-background-color:var(--social-okd-color-content-primary);--okd-checkbox-circle-checked-disabled-border-color:var(--social-okd-color-common-transparent);--okd-checkbox-circle-checked-disabled-background-color:var(--social-okd-color-content-disabled)}.index_logo__OATBi{border-radius:50%;height:16px;width:16px}.theme-dark .social{--okd-checkbox-default-text-color:var(--social-okd-color-content-secondary);--okd-checkbox-default-background:var(--social-okd-color-background-surface-contrast);--okd-checkbox-default-border-color:var(--social-okd-color-border-secondary);--okd-checkbox-default-hover-border-color:var(--social-okd-color-border-selected);--okd-checkbox-default-shadow:0px 0px 0px 0px #0000000d;--okd-checkbox-default-hover-shadow:0px 0px 0px 0px #0000000d;--okd-checkbox-selected-text-color:var(--social-okd-color-content-secondary);--okd-checkbox-selected-background:var(--social-okd-color-content-primary);--okd-checkbox-selected-border-color:var(--social-okd-color-content-primary);--okd-checkbox-selected-hover-border-color:var(--social-okd-color-content-primary);--okd-checkbox-selected-inner-color:var(--social-okd-color-content-inverse);--okd-checkbox-selected-shadow:0px 0px 0px 0px #0000000d;--okd-checkbox-selected-hover-shadow:0px 0px 0px 0px #0000000d;--okd-checkbox-hover-border-color:var(--social-okd-color-blue-500);--okd-checkbox-error-text-color:var(--social-okd-color-semantic-negative);--okd-checkbox-error-border-color:var(--social-okd-color-semantic-negative);--okd-checkbox-error-hover-border-color:var(--social-okd-color-semantic-negative);--okd-checkbox-error-background:var(--social-okd-color-semantic-negative);--okd-checkbox-error-inner-color:var(--social-okd-color-content-inverse);--okd-checkbox-error-shadow:0px 0px 0px 0px #0000000d;--okd-checkbox-error-hover-shadow:0px 0px 0px 0px #e35e5e73;--okd-checkbox-disabled-text-color:var(--social-okd-color-content-disabled);--okd-checkbox-disabled-background:var(--social-okd-color-background-surface-disable);--okd-checkbox-disabled-border-color:var(--social-okd-color-border-secondary);--okd-checkbox-disabled-hover-border-color:var(--social-okd-color-border-secondary);--okd-checkbox-disabled-inner-color:var(--social-okd-color-content-disabled);--okd-checkbox-common-border-radius:4px;--okd-checkbox-common-label-font-size:var(--okd-font-size-xs);--okd-checkbox-sm-font-size:var(--okd-font-size-xs);--okd-checkbox-sm-line-height:var(--okd-line-height-xs);--okd-checkbox-sm-height:12px;--okd-checkbox-sm-width:12px;--okd-checkbox-sm-margin:4px;--okd-checkbox-sm-padding:4px;--okd-checkbox-md-font-size:var(--okd-font-size-md);--okd-checkbox-md-line-height:var(--okd-line-height-md);--okd-checkbox-md-height:16px;--okd-checkbox-md-width:16px;--okd-checkbox-md-margin:8px;--okd-checkbox-md-padding:0;--okd-checkbox-md-border-radius:4px;--okd-checkbox-sm-border-radius:2px;--okd-checkbox-reversed-default-text-color:var(--social-okd-color-gray-050);--okd-checkbox-reversed-default-background:var(--social-okd-color-white);--okd-checkbox-reversed-default-border-color:var(--social-okd-color-gray-400);--okd-checkbox-reversed-default-hover-border-color:var(--social-okd-color-black);--okd-checkbox-reversed-default-shadow:0 0 0 0 transparent;--okd-checkbox-reversed-default-hover-shadow:0px 0px 0px 0px #0000001a;--okd-checkbox-reversed-selected-text-color:var(--social-okd-color-gray-050);--okd-checkbox-reversed-selected-background:var(--social-okd-color-white);--okd-checkbox-reversed-selected-border-color:var(--social-okd-color-black);--okd-checkbox-reversed-selected-hover-border-color:var(--social-okd-color-black);--okd-checkbox-reversed-selected-inner-color:var(--social-okd-color-black);--okd-checkbox-reversed-selected-shadow:0px 0px 0px 0px transparent;--okd-checkbox-reversed-selected-hover-shadow:0px 0px 0px 0px #0000001a;--okd-checkbox-reversed-error-text-color:var(--social-okd-color-fq-critical);--okd-checkbox-reversed-error-border-color:var(--social-okd-color-fq-critical);--okd-checkbox-reversed-error-hover-border-color:var(--social-okd-color-fq-critical);--okd-checkbox-reversed-error-background:var(--social-okd-color-fq-critical);--okd-checkbox-reversed-error-inner-color:var(--social-okd-color-white);--okd-checkbox-reversed-error-shadow:0 0 0 0 transparent;--okd-checkbox-reversed-error-hover-shadow:0px 0px 0px 0px #f048721a;--okd-checkbox-reversed-disabled-text-color:var(--social-okd-color-gray-600);--okd-checkbox-reversed-disabled-background:var(--social-okd-color-gray-700);--okd-checkbox-reversed-disabled-border-color:var(--social-okd-color-gray-600);--okd-checkbox-reversed-disabled-hover-border-color:var(--social-okd-color-gray-600);--okd-checkbox-reversed-disabled-inner-color:var(--social-okd-color-white);--okd-checkbox-circle-inner-color:var(--social-okd-color-content-inverse);--okd-checkbox-circle-default-border-color:var(--social-okd-color-border-secondary);--okd-checkbox-circle-default-background-color:var(--social-okd-color-common-transparent);--okd-checkbox-circle-default-disabled-background-color:var(--social-okd-color-background-surface-disable);--okd-checkbox-circle-default-disabled-border-color:var(--social-okd-color-border-secondary);--okd-checkbox-circle-checked-border-color:var(--social-okd-color-border-selected);--okd-checkbox-circle-checked-background-color:var(--social-okd-color-content-primary);--okd-checkbox-circle-checked-disabled-border-color:var(--social-okd-color-common-transparent);--okd-checkbox-circle-checked-disabled-background-color:var(--social-okd-color-content-disabled)}.index_container__T5b4w{padding-top:40px}.index_hasTitleContainer__gtt7E{padding-top:0}.index_shareContent__-7SvG{display:flex;justify-content:center}.index_mobileShareContent__arrIr{left:50%;position:fixed;top:94px;transform:translateX(-50%)}.index_windowClass__3GsnE.index_inWindowClass__TqEvK{left:0;margin:0;right:0;transform:none}@media (min-width:768px){.index_minWindowWidth__\+t73A{min-width:564px}}.index_shareChannels__2V9Wk{background:var(--components-share-channels-bg);background-clip:padding-box;box-sizing:initial;display:flex;flex-wrap:wrap;font-size:12px;justify-content:space-around;line-height:16px;margin-top:32px;min-width:16px;text-align:center;z-index:99}.index_alignStart__rVF7Q{justify-content:flex-start}.index_shareChannelItem__kXwCC{align-items:center;color:var(--social-okd-color-text-secondary);cursor:pointer;display:flex;flex-direction:column;width:20%}.index_shareChannelItem__kXwCC span{display:block;margin-top:8px;white-space:nowrap}.index_shareChannelItem__kXwCC:nth-child(5)~.index_shareChannelItem__kXwCC{margin-top:24px}@media (min-width:768px){.index_shareChannelItem__kXwCC{width:60px}.index_shareChannelItem__kXwCC:not(:last-child){margin-right:27px}.index_shareChannelItem__kXwCC:nth-child(5)~.index_shareChannelItem__kXwCC{margin-top:0}}.index_topClassName__pPc57.index_inTopClassName__mqqJH{border-bottom:0}.social-dropdown-option{white-space:nowrap}.theme-dark{--components-share-channels-bg:var(--social-okd-color-background-2)}:root{--components-share-channels-bg:var(--social-okd-color-white)}.index_keep-ltr__GFMKR{direction:ltr}.index_keep-rtl__kxU6b{direction:rtl}.index_shareChannel__rBzAt{background-color:#1a1a1a}.index_shareChannel__rBzAt span{color:#fff}.index_shareLandContent__6bAct{border:0;height:415px;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.index_shareLandChannels__LV70A{height:64px}.index_shareLandContentBottom__-yC6v{margin-bottom:80px}.index_shareContentInland__M7z5Z{height:414.016px;margin:0 auto;width:276.9125px}.index_shareContentInnerInland__IUnUb{position:relative;transform:scale(.7411);transform-origin:left top;width:375px}.index_topContent__QXu\+s{background-color:#000;background-repeat:no-repeat;border-top-left-radius:8px;border-top-right-radius:8px;box-sizing:border-box;color:#fafafa;height:458px;padding:29px 24px 32px}.index_textContent__1rm4N{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;z-index:1}.index_inlandBg__Fvkz9{position:absolute;right:0;top:30px;width:280px;z-index:0}html[dir=rtl] .index_inlandBg__Fvkz9{transform:scaleX(-1)}.index_smallShareContentInland__cCr5t{margin-top:-30px;transform-origin:center}@media (min-width:768px){.index_shareLandMain__mSNRh{min-width:510px}}.index_shareLandCon__MFQOu{border-radius:6px;padding:10px 0;width:600px}.index_shareLandCon__MFQOu.index_shareLandOversea__kdQJM{width:800px}.index_shareLandCon__MFQOu.index_shareLandMibile__W7dSw{width:100%}.index_shareLandTitle__2d\+9u.index_shareLandTitleInnner__t-xuF.index_shareLandDarkTitle__YYNvL{background-color:#1a1a1a}.index_shareLandTitle__2d\+9u.index_shareLandTitleInnner__t-xuF.index_shareLandDarkTitle__YYNvL div span{color:#fff}.index_shareLandDarkCon__bBW00{background-color:#1a1a1a;border:1px solid #2e2e2e}.index_shareLandDarkCon__bBW00 .index_shareLandChannels__LV70A{background-color:#1a1a1a}.index_shareLandDarkCon__bBW00 .index_shareLandChannels__LV70A span{color:#929292}@media (min-width:768px){.index_shareLandDarkCon__bBW00 .index_shareLandChannels__LV70A.index_shareLandChannelsInner__O\+B7m.index_shareOverChannels__KnvA7 div{margin-right:0}}.index_shareLandCoClose__wv\+ni.index_shareLandDarkConClose__FgbZC i:hover{background-color:#1a1a1a;color:#fff}.index_controllerContent__xx6FM{color:#3d3d3d;display:flex;justify-content:flex-end;margin:12px auto 65px;width:277.9125px}.index_controller__0QUYD{background-color:#f2f2f2;border-radius:2px;display:inline;padding:5px 0 5px 8px}.index_controllerFont__gVPm2{display:inline-block;font-size:14px}.index_controllerItem__NnziQ{display:flex;justify-content:space-between;width:100%}.index_controllerItemFont__d02EK{font-size:14px;margin-right:50px;white-space:nowrap}.index_controlBox__4DweT.index_inControlBox__RtP1O{margin-top:5px;padding:8px 1px}.index_controllerDarkContent__q0Pyp{color:var(--social-okd-color-content-primary)}.index_controllerDarkContent__q0Pyp .index_controlBox__4DweT.index_inControlBox__RtP1O{margin-top:5px}.index_controllerDarkContent__q0Pyp .index_controller__0QUYD{background-color:#242424}.index_controllerDarkContent__q0Pyp .index_controllerItemFont__d02EK{color:var(--social-okd-color-content-primary)}.index_shareExtra__jIPdY{align-items:center;background-color:#000;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-sizing:border-box;display:flex;height:102px;justify-content:space-between;padding:16px 24px;position:relative}.index_shareExtra__jIPdY:before{background-color:#383838;content:"";height:.5px;left:0;position:absolute;right:0;top:0;transform:scaleY(.5)}.index_shareDownload__z54kE{display:flex;flex-direction:column;height:100%;justify-content:center;max-width:300px}.index_shareDownloadRight__yApYF{text-align:right}.index_qrTitle__O9hCr{color:#b3b3b3;font-size:14px;line-height:1.2}.index_qrTitle__O9hCr.index_qrTitleOversea__927yu{font-size:12px}.index_qrSubTitle__afD1\+{color:#fff;font-size:12px;margin-bottom:5px;margin-top:2px}.index_qrSubTitle__afD1\+.index_qrSubTitleOversea__N3VD7{margin-top:0}.index_qrCode__kgiih{background-color:#fff;border:1px solid #ebebeb;border-radius:4px;box-sizing:border-box;flex-shrink:0;height:68px;margin-left:16px;padding:4px;width:68px}.index_qrCode__kgiih img{width:64px}.CoinIcons_titleLeft__YZ6JO{height:36px;position:relative}.CoinIcons_titleLeft__YZ6JO:after{clear:both;content:"";display:block}.CoinIcons_coinIcon__1ECgT{border-radius:50%;display:block;flex-shrink:0;float:left;height:36px;width:36px}.CoinIcons_coinIcon__1ECgT.CoinIcons_second__hv8PZ{margin-left:-20px}.CoinIcons_coinCount__29OIK{background:#1d1d1d;border-radius:6px;bottom:-2px;color:#b3b3b3;font-size:12px;height:14px;line-height:14px;min-width:14px;position:absolute;right:-2px;text-align:center;transform:scale(.9)}.index_instCon__VCuus{align-items:center;display:flex;flex-flow:row nowrap;gap:13px;margin-top:16px}.index_instTitle__KVHVR{font-size:0;font-weight:500}.index_instTitle__KVHVR span{font-size:16px;line-height:20px}.index_pRatioTag__fNOob{display:flex;margin-top:2px}.index_pRatioTag__fNOob .index_split__WUz09{color:#909090;font-size:12px;margin-right:8px;padding-right:8px;position:relative}.index_pRatioTag__fNOob .index_split__WUz09:not(:last-child){border-right:1px solid #383838}.index_pRatioTag__fNOob .index_up__AXiDU{color:var(--color-up-text)}.index_pRatioTag__fNOob .index_down__fIYVd{color:var(--color-down-text)}.index_pRatioTag__fNOob .index_draw__2WO8h{color:#fafafa}.index_pRatioTag__fNOob .index_simulate__ZhfDo{color:#8a91ff}.index_shareLogo__GfkvX{width:54px}.index_pricesContainer__GyxwE{grid-gap:10px;display:grid;gap:10px;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;justify-content:space-between;margin-top:24px}.index_priceItem__PGQAm{display:flex;font-size:16px;margin-bottom:8px;margin-right:0}.index_priceTitle__q5emW{color:#909090}.index_priceValue__fDAWc{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:right;text-overflow:ellipsis}.index_profitContainer__zMI0t{margin-top:11px}.index_profitTitle__fAm0z{color:#929292;font-size:14px;font-weight:400;margin-bottom:8px;margin-top:26px}.index_profitValue__2wOQA{align-items:center;display:flex;flex-flow:row nowrap;font-size:40px;font-weight:700;line-height:normal}.index_profitValue__2wOQA .index_profitText__XpTqM{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index_profit__9K6nQ{font-size:16px;line-height:20px}.index_profitUnit__\+e0qH{color:#fff}.index_up__lH3Nx{color:var(--color-up-text)}.index_textRed__WoQAl{color:#fc46ab}.index_textGreen__8ZQwA{color:#bcff2f}.index_down__UCTQH{color:var(--color-down-text)}.index_draw__2pL27{color:#fafafa}.tc-avatar-img,.tc-avatar-img-default{border:1px solid var(--social-okd-color-gray-100);border-radius:50%}.tc-avatar-img-default.dark,.tc-avatar-img.dark{border:1px solid var(--social-okd-color-gray-800)}.tc-avatar-img-default.hideBorder,.tc-avatar-img.hideBorder{border:none}.tc-avatar-img-default{align-items:center;background-size:cover;color:#fff;display:flex;font-size:18px;font-weight:500;justify-content:center;line-height:36px}.index_logoContent__Es8SC{display:flex;min-height:28px}.index_logoContent__Es8SC.index_hidden__iK1dh{justify-content:flex-end}.index_leaderInfo__sIE67{align-items:center;display:flex;width:100%}.index_leaderInfo__sIE67 .index_photoWrp__lDvIn{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center}.index_leaderInfo__sIE67 .index_photoWrp__lDvIn .index_photo__Qf-2G{font-size:20px;height:28px;width:28px}.index_leaderInfo__sIE67 .index_nickName__IGVL9{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;margin-left:13px}.index_leaderInfo__sIE67 .index_nickName__IGVL9 .index_title__FVPqB{color:#fff;font-size:16px;font-weight:700;max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index_leaderInfo__sIE67 .index_nickName__IGVL9 .index_label__Xg3Om{box-sizing:border-box;color:var(--social-okd-color-content-contrast);display:inline-block;font-size:12px;line-height:16px;padding:2px 6px;text-align:center}.index_leaderInfo__sIE67 .index_nickName__IGVL9 .index_label__Xg3Om:before{content:"|";display:inline-block;margin-left:9px;margin-right:12px}.index_leaderInfo__sIE67 .index_nickName__IGVL9 .index_followFont__4gSKr{color:#929292;display:inline-block;font-size:12px;margin-top:8px}.index_keep-ltr__IQSrS{direction:ltr}.index_keep-rtl__ye-9z{direction:rtl}.index_shareChannel__tBjfc{background-color:#1a1a1a}.index_shareChannel__tBjfc span{color:#fff}.index_shareLandContent__zNwFL{border:0;height:415px;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.index_shareLandChannels__3paH-{height:64px}.index_shareLandContentBottom__xi9Me{margin-bottom:80px}.index_shareContentInland__E\+igf{height:414.016px;margin:0 auto;width:276.9125px}.index_shareContentInnerInland__LKdHq{position:relative;transform:scale(.7411);transform-origin:left top;width:375px}.index_topContent__fyUJI{background-color:#000;background-repeat:no-repeat;border-top-left-radius:8px;border-top-right-radius:8px;box-sizing:border-box;color:#fafafa;height:458px;padding:29px 24px 32px}.index_textContent__IT7N\+{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;z-index:1}.index_inlandBg__xwH4v{position:absolute;right:0;top:30px;width:280px;z-index:0}html[dir=rtl] .index_inlandBg__xwH4v{transform:scaleX(-1)}.index_smallShareContentInland__ipsZq{margin-top:-30px;transform-origin:center}@media (min-width:768px){.index_shareLandMain__dHBXb{min-width:510px}}.index_shareLandCon__bjO6F{border-radius:6px;padding:10px 0;width:600px}.index_shareLandCon__bjO6F.index_shareLandOversea__qA6HF{width:800px}.index_shareLandCon__bjO6F.index_shareLandMibile__3EErm{width:100%}.index_shareLandTitle__604zd.index_shareLandTitleInnner__1ddtY.index_shareLandDarkTitle__0fTyg{background-color:#1a1a1a}.index_shareLandTitle__604zd.index_shareLandTitleInnner__1ddtY.index_shareLandDarkTitle__0fTyg div span{color:#fff}.index_shareLandDarkCon__u2N4k{background-color:#1a1a1a;border:1px solid #2e2e2e}.index_shareLandDarkCon__u2N4k .index_shareLandChannels__3paH-{background-color:#1a1a1a}.index_shareLandDarkCon__u2N4k .index_shareLandChannels__3paH- span{color:#929292}@media (min-width:768px){.index_shareLandDarkCon__u2N4k .index_shareLandChannels__3paH-.index_shareLandChannelsInner__gir2d.index_shareOverChannels__NSePE div{margin-right:0}}.index_shareLandCoClose__iSPI8.index_shareLandDarkConClose__HxFq- i:hover{background-color:#1a1a1a;color:#fff}
