.Modal_root__3Mk4M{display:flex;position:fixed;z-index:9999;inset:0;background:linear-gradient(180deg,var(--color-background-secondary),var(--color-background-tertiary))}.Modal_dialog__CPl8H{margin:auto;width:41rem}.Modal_dialog__CPl8H:focus{outline:none}.ModalContent_root__21dOg{padding:3.2rem;background-color:var(--color-background-primary);border:.1rem solid var(--color-border);border-radius:.4rem;box-shadow:0 .4rem 2.4rem var(--color-shadow)}.ModalFooter_root__kpaPu{display:flex;grid-gap:1.6rem;gap:1.6rem;width:100%}.ModalHeader_root__3bSF5{position:relative}.ModalHeaderTitle_root__mcCQ2{color:var(--color-text-primary)}.ModalSection_root__2h8_6{margin-top:1.2rem;margin-bottom:var(--size-32)}.ModalSectionText_root__k_UFt{color:var(--color-text-secondary)}.ModalSectionText_root__k_UFt:not(:last-child){margin-bottom:1.6rem}.ModalHeaderHide_root__3d3-Y{position:absolute;right:-12px;top:-12px;width:40px;height:40px!important;padding:0!important}.NetworkSwitch_button__39g6P svg{height:20px;width:20px}.VoteModal_dialog__1Ij0f{display:flex;flex-direction:column;grid-gap:var(--size-8);gap:var(--size-8);width:474px}.VoteModal_headerTitle__24lN0{text-align:start}.VoteModal_verifyMarket__dskYE{display:inline-flex;align-items:center;grid-gap:var(--size-12);gap:var(--size-12);margin-bottom:var(--size-24)}.VoteModal_body__I6FPk,.VoteModal_section__3pQwU{margin-bottom:var(--size-24)}.VoteModal_body__I6FPk{display:flex;flex-direction:column;grid-gap:var(--size-24);gap:var(--size-24)}.VoteModal_footer__19Lvo{display:flex;justify-content:center}.VoteModal_alertHeader__XNcdQ{display:flex;align-items:center;justify-content:space-between;grid-gap:var(--size-12);gap:var(--size-12)}.VoteModal_alertHeaderTitle__I-OLR{display:inline-flex;grid-gap:var(--size-16);gap:var(--size-16);align-items:center}.VoteModal_warningIcon__2IAWp{flex-shrink:0;fill:#fbbf24}.VoteModal_arrows__XaynV{display:flex;justify-content:space-between;align-items:center;grid-gap:var(--size-8);gap:var(--size-8);width:100%;height:var(--size-64);padding:var(--size-12) var(--size-16);border-radius:var(--size-4)}.VoteModal_down__Yn5YH,.VoteModal_up__dZUK0{width:var(--size-20);height:var(--size-20)}.VoteModal_counter__3FZpU{font-size:var(--size-28--rem)}.VoteModal_button__1PUU8{cursor:pointer;padding:0;margin:0;background-color:unset;border:none}.VoteModal_button__1PUU8:disabled{pointer-events:none}.VoteModal_down__Yn5YH,.VoteModal_up__dZUK0{fill:#8b96a7;transition:fill .2s ease-in-out}.VoteModal_up__dZUK0:hover{fill:#63d4ab}.VoteModal_down__Yn5YH:hover{fill:#f86868}.VoteModal_negative__1aNpZ,.VoteModal_neutral__1ITzZ,.VoteModal_positive__f6vSt{border:1px solid var(--color-border)}.VoteModal_positive__f6vSt .VoteModal_up__dZUK0{fill:#63d4ab}.VoteModal_negative__1aNpZ .VoteModal_down__Yn5YH{fill:#f86868}.VoteModal_disabled__2_HLu{opacity:.75}:root{--color-vote-arrows-background--neutral:#dde1e8;--color-vote-arrows-background--positive:rgba(102,214,173,0.10196078431372549);--color-vote-arrows-background--negative:rgba(247,105,105,0.10196078431372549);--color-vote-arrows-border--neutral:#3d4759;--color-vote-arrows-border--positive:rgba(101,214,173,0.2);--color-vote-arrows-border--negative:rgba(248,106,106,0.2)}:root[class=theme--dark]{--color-vote-arrows-background--neutral:#232a36}.VoteArrows_root__1-sFn{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.VoteArrows_sm__j1GM1{grid-gap:var(--size-8);gap:var(--size-8);padding:var(--size-4) var(--size-8)}.VoteArrows_sm__j1GM1 .VoteArrows_down__3sM7j,.VoteArrows_sm__j1GM1 .VoteArrows_up__HH-I3{height:var(--size-12)}.VoteArrows_md__1trLu,.VoteArrows_sm__j1GM1{border-radius:var(--size-4)}.VoteArrows_md__1trLu{border:1px solid}.VoteArrows_sm__j1GM1 .VoteArrows_counter__1VHqO{font-size:var(--size-12--rem)}.VoteArrows_md__1trLu{grid-gap:var(--size-16);gap:var(--size-16);padding:var(--size-8) var(--size-12)}.VoteArrows_md__1trLu .VoteArrows_down__3sM7j,.VoteArrows_md__1trLu .VoteArrows_up__HH-I3{height:var(--size-16)}.VoteArrows_md__1trLu .VoteArrows_counter__1VHqO{font-size:var(--size-16--rem)}.VoteArrows_button__3CsTa{cursor:pointer;padding:0;margin:0;background-color:unset;border:none}.VoteArrows_button__3CsTa:disabled{pointer-events:none}.VoteArrows_down__3sM7j,.VoteArrows_up__HH-I3{fill:#8b96a7;transition:fill .2s ease-in-out}.VoteArrows_up__HH-I3:hover{fill:#63d4ab}.VoteArrows_down__3sM7j:hover{fill:#f86868}.VoteArrows_neutral__2FWLK{background-color:#dde1e8;background-color:var(--color-vote-arrows-background--neutral);border-color:#3d4759;border-color:var(--color-vote-arrows-border--neutral)}.VoteArrows_positive__GxUrn{background-color:rgba(102,214,173,.10196078431372549);background-color:var(--color-vote-arrows-background--positive);border-color:rgba(101,214,173,.2);border-color:var(--color-vote-arrows-border--positive)}.VoteArrows_positive__GxUrn .VoteArrows_up__HH-I3{fill:#63d4ab}.VoteArrows_negative__1CGsR{background-color:rgba(247,105,105,.10196078431372549);background-color:var(--color-vote-arrows-background--negative);border-color:rgba(248,106,106,.2);border-color:var(--color-vote-arrows-border--negative)}.VoteArrows_negative__1CGsR .VoteArrows_down__3sM7j{fill:#f86868}.Icon_root__1cMWI{-webkit-user-select:none;user-select:none;vertical-align:middle;display:inherit;fill:currentColor}.Icon_sm__ngpV8{width:var(--size-12pxInRem);height:var(--size-12pxInRem)}.Icon_md__mDYhM{width:var(--size-16pxInRem);height:var(--size-16pxInRem)}.Icon_lg__IiPQe{width:var(--size-24pxInRem);height:var(--size-24pxInRem)}.Icon_left__3Dq5D{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.Icon_up__1jsG4{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.Icon_right__FoAF-{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Icon_down__IItlW{-webkit-transform:rotate(270deg);transform:rotate(270deg)}:root,[data-theme=light]{--color-bg-1:#f8faff;--color-bg-2:#fbfcfe;--color-bg-3:#f5f6fa;--color-bg-4:#dde1e8;--color-bg-primary:93,85,250;--color-bg-gradient-yellow:linear-gradient(106.37deg,#bd7052,#e5cc73 99.91%);--color-bg-gradient-blue:linear-gradient(106.37deg,#52b7bd,#8373e5 99.91%);--color-bg-gradient-green:linear-gradient(106.37deg,#52bd70,#73d0e5 99.91%);--color-bg-gradient-pink:linear-gradient(106.37deg,#ae52bd,#e57381 99.91%);--color-bg-gradient-orange:linear-gradient(106.37deg,#bd5252,#e59c73 99.91%)}@supports(--css:variables){[data-theme=dark]{--color-bg-1:#0e1016;--color-bg-2:#12141c;--color-bg-3:#171b23;--color-bg-4:#232a36}}.bg-gradient-yellow{background:var(--color-bg-gradient-yellow)}.bg-gradient-blue{background:var(--color-bg-gradient-blue)}.bg-gradient-green{background:var(--color-bg-gradient-green)}.bg-gradient-pink{background:var(--color-bg-gradient-pink)}.bg-gradient-orange{background:var(--color-bg-gradient-orange)}.bg-1{background-color:var(--color-bg-1)}.bg-1-on-hover{transition:color .2s ease-in-out}.bg-1-on-hover:hover{background-color:var(--color-bg-1)}.bg-2{background-color:var(--color-bg-2)}.bg-2-on-hover{transition:color .2s ease-in-out}.bg-2-on-hover:hover{background-color:var(--color-bg-2)}.bg-3{background-color:var(--color-bg-3)}.bg-3-on-hover{transition:color .2s ease-in-out}.bg-3-on-hover:hover{background-color:var(--color-bg-3)}.bg-4{background-color:var(--color-bg-4)}.bg-4-on-hover{transition:color .2s ease-in-out}.bg-4-on-hover:hover{background-color:var(--color-bg-4)}.bg-primary{background-color:var(--color-bg-primary)}.bg-primary-on-hover{transition:color .2s ease-in-out}.bg-primary-on-hover:hover{background-color:var(--color-bg-primary)}.bg-primary-10{background-color:rgba(var(--color-bg-primary),.1)}.bg-primary-10-on-hover{transition:color .2s ease-in-out}.bg-primary-10-on-hover:hover{background-color:rgba(var(--color-bg-primary),.1)}.background-black{background-color:#0e1016}.background-chinese-black{background-color:#12141c}.background-eerie-black{background-color:#171b23}.background-pure-black{background-color:#000}.background-pure-white{background-color:#fff}.background-anti-flash-white{background-color:#eff1f4}.background-ghost-white{background-color:#f9fafb}.background-azureish-white{background-color:#e3e7f0}.background-cultured-white{background-color:#f4f5f6}.background-bright-gray{background-color:#e8e9ed}.background-lavender-gray{background-color:#c4cad3}.background-metal-gray{background-color:#647084}.background-charcoal{background-color:#3a4150}.background-gun-metal{background-color:#242c3b}.background-charleston-gray{background-color:#252a32}.background-light-blue{background-color:#6f69fa}.background-very-light-blue{background-color:#5d55fa}.background-weldon-blue{background-color:#8293ae}.background-jungle-green{background-color:#27ab83}.background-orange-yellow{background-color:#f0b429}.padding-0{padding:0}.padding-top-0{padding-top:0}.padding-right-0{padding-right:0}.padding-bottom-0{padding-bottom:0}.padding-left-0,.padding-x-0{padding-left:0}.padding-x-0{padding-right:0}.padding-y-0{padding-top:0;padding-bottom:0}.padding-1{padding:.2rem}.padding-top-1{padding-top:.2rem}.padding-right-1{padding-right:.2rem}.padding-bottom-1{padding-bottom:.2rem}.padding-left-1,.padding-x-1{padding-left:.2rem}.padding-x-1{padding-right:.2rem}.padding-y-1{padding-top:.2rem;padding-bottom:.2rem}.padding-2{padding:.4rem}.padding-top-2{padding-top:.4rem}.padding-right-2{padding-right:.4rem}.padding-bottom-2{padding-bottom:.4rem}.padding-left-2,.padding-x-2{padding-left:.4rem}.padding-x-2{padding-right:.4rem}.padding-y-2{padding-top:.4rem;padding-bottom:.4rem}.padding-3{padding:.8rem}.padding-top-3{padding-top:.8rem}.padding-right-3{padding-right:.8rem}.padding-bottom-3{padding-bottom:.8rem}.padding-left-3,.padding-x-3{padding-left:.8rem}.padding-x-3{padding-right:.8rem}.padding-y-3{padding-top:.8rem;padding-bottom:.8rem}.padding-4{padding:1.2rem}.padding-top-4{padding-top:1.2rem}.padding-right-4{padding-right:1.2rem}.padding-bottom-4{padding-bottom:1.2rem}.padding-left-4,.padding-x-4{padding-left:1.2rem}.padding-x-4{padding-right:1.2rem}.padding-y-4{padding-top:1.2rem;padding-bottom:1.2rem}.padding-5{padding:1.6rem}.padding-top-5{padding-top:1.6rem}.padding-right-5{padding-right:1.6rem}.padding-bottom-5{padding-bottom:1.6rem}.padding-left-5,.padding-x-5{padding-left:1.6rem}.padding-x-5{padding-right:1.6rem}.padding-y-5{padding-top:1.6rem;padding-bottom:1.6rem}.padding-6{padding:2.4rem}.padding-top-6{padding-top:2.4rem}.padding-right-6{padding-right:2.4rem}.padding-bottom-6{padding-bottom:2.4rem}.padding-left-6,.padding-x-6{padding-left:2.4rem}.padding-x-6{padding-right:2.4rem}.padding-y-6{padding-top:2.4rem;padding-bottom:2.4rem}.padding-7{padding:3.2rem}.padding-top-7{padding-top:3.2rem}.padding-right-7{padding-right:3.2rem}.padding-bottom-7{padding-bottom:3.2rem}.padding-left-7,.padding-x-7{padding-left:3.2rem}.padding-x-7{padding-right:3.2rem}.padding-y-7{padding-top:3.2rem;padding-bottom:3.2rem}.padding-8{padding:4rem}.padding-top-8{padding-top:4rem}.padding-right-8{padding-right:4rem}.padding-bottom-8{padding-bottom:4rem}.padding-left-8,.padding-x-8{padding-left:4rem}.padding-x-8{padding-right:4rem}.padding-y-8{padding-top:4rem;padding-bottom:4rem}.padding-9{padding:4.8rem}.padding-top-9{padding-top:4.8rem}.padding-right-9{padding-right:4.8rem}.padding-bottom-9{padding-bottom:4.8rem}.padding-left-9,.padding-x-9{padding-left:4.8rem}.padding-x-9{padding-right:4.8rem}.padding-y-9{padding-top:4.8rem;padding-bottom:4.8rem}.padding-10{padding:6.4rem}.padding-top-10{padding-top:6.4rem}.padding-right-10{padding-right:6.4rem}.padding-bottom-10{padding-bottom:6.4rem}.padding-left-10,.padding-x-10{padding-left:6.4rem}.padding-x-10{padding-right:6.4rem}.padding-y-10{padding-top:6.4rem;padding-bottom:6.4rem}.padding-11{padding:8rem}.padding-top-11{padding-top:8rem}.padding-right-11{padding-right:8rem}.padding-bottom-11{padding-bottom:8rem}.padding-left-11,.padding-x-11{padding-left:8rem}.padding-x-11{padding-right:8rem}.padding-y-11{padding-top:8rem;padding-bottom:8rem}.padding-12{padding:9.6rem}.padding-top-12{padding-top:9.6rem}.padding-right-12{padding-right:9.6rem}.padding-bottom-12{padding-bottom:9.6rem}.padding-left-12,.padding-x-12{padding-left:9.6rem}.padding-x-12{padding-right:9.6rem}.padding-y-12{padding-top:9.6rem;padding-bottom:9.6rem}.margin-0{margin:0}.margin-top-0{margin-top:0}.margin-right-0{margin-right:0}.margin-bottom-0{margin-bottom:0}.margin-left-0,.margin-x-0{margin-left:0}.margin-x-0{margin-right:0}.margin-y-0{margin-top:0;margin-bottom:0}.margin-1{margin:.2rem}.margin-top-1{margin-top:.2rem}.margin-right-1{margin-right:.2rem}.margin-bottom-1{margin-bottom:.2rem}.margin-left-1,.margin-x-1{margin-left:.2rem}.margin-x-1{margin-right:.2rem}.margin-y-1{margin-top:.2rem;margin-bottom:.2rem}.margin-2{margin:.4rem}.margin-top-2{margin-top:.4rem}.margin-right-2{margin-right:.4rem}.margin-bottom-2{margin-bottom:.4rem}.margin-left-2,.margin-x-2{margin-left:.4rem}.margin-x-2{margin-right:.4rem}.margin-y-2{margin-top:.4rem;margin-bottom:.4rem}.margin-3{margin:.8rem}.margin-top-3{margin-top:.8rem}.margin-right-3{margin-right:.8rem}.margin-bottom-3{margin-bottom:.8rem}.margin-left-3,.margin-x-3{margin-left:.8rem}.margin-x-3{margin-right:.8rem}.margin-y-3{margin-top:.8rem;margin-bottom:.8rem}.margin-4{margin:1.2rem}.margin-top-4{margin-top:1.2rem}.margin-right-4{margin-right:1.2rem}.margin-bottom-4{margin-bottom:1.2rem}.margin-left-4,.margin-x-4{margin-left:1.2rem}.margin-x-4{margin-right:1.2rem}.margin-y-4{margin-top:1.2rem;margin-bottom:1.2rem}.margin-5{margin:1.6rem}.margin-top-5{margin-top:1.6rem}.margin-right-5{margin-right:1.6rem}.margin-bottom-5{margin-bottom:1.6rem}.margin-left-5,.margin-x-5{margin-left:1.6rem}.margin-x-5{margin-right:1.6rem}.margin-y-5{margin-top:1.6rem;margin-bottom:1.6rem}.margin-6{margin:2.4rem}.margin-top-6{margin-top:2.4rem}.margin-right-6{margin-right:2.4rem}.margin-bottom-6{margin-bottom:2.4rem}.margin-left-6,.margin-x-6{margin-left:2.4rem}.margin-x-6{margin-right:2.4rem}.margin-y-6{margin-top:2.4rem;margin-bottom:2.4rem}.margin-7{margin:3.2rem}.margin-top-7{margin-top:3.2rem}.margin-right-7{margin-right:3.2rem}.margin-bottom-7{margin-bottom:3.2rem}.margin-left-7,.margin-x-7{margin-left:3.2rem}.margin-x-7{margin-right:3.2rem}.margin-y-7{margin-top:3.2rem;margin-bottom:3.2rem}.margin-8{margin:4rem}.margin-top-8{margin-top:4rem}.margin-right-8{margin-right:4rem}.margin-bottom-8{margin-bottom:4rem}.margin-left-8,.margin-x-8{margin-left:4rem}.margin-x-8{margin-right:4rem}.margin-y-8{margin-top:4rem;margin-bottom:4rem}.margin-9{margin:4.8rem}.margin-top-9{margin-top:4.8rem}.margin-right-9{margin-right:4.8rem}.margin-bottom-9{margin-bottom:4.8rem}.margin-left-9,.margin-x-9{margin-left:4.8rem}.margin-x-9{margin-right:4.8rem}.margin-y-9{margin-top:4.8rem;margin-bottom:4.8rem}.margin-10{margin:6.4rem}.margin-top-10{margin-top:6.4rem}.margin-right-10{margin-right:6.4rem}.margin-bottom-10{margin-bottom:6.4rem}.margin-left-10,.margin-x-10{margin-left:6.4rem}.margin-x-10{margin-right:6.4rem}.margin-y-10{margin-top:6.4rem;margin-bottom:6.4rem}.margin-11{margin:8rem}.margin-top-11{margin-top:8rem}.margin-right-11{margin-right:8rem}.margin-bottom-11{margin-bottom:8rem}.margin-left-11,.margin-x-11{margin-left:8rem}.margin-x-11{margin-right:8rem}.margin-y-11{margin-top:8rem;margin-bottom:8rem}.margin-12{margin:9.6rem}.margin-top-12{margin-top:9.6rem}.margin-right-12{margin-right:9.6rem}.margin-bottom-12{margin-bottom:9.6rem}.margin-left-12,.margin-x-12{margin-left:9.6rem}.margin-x-12{margin-right:9.6rem}.margin-y-12{margin-top:9.6rem;margin-bottom:9.6rem}.flex-column,.flex-row{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.wrap{flex-wrap:wrap}.wrap-reverse{flex-wrap:wrap-reverse}.grow{flex-grow:1}.grow-0{flex-grow:0}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-space-between{justify-content:space-between}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.gap-0{grid-gap:0;gap:0}.gap-1{grid-gap:.2rem;gap:.2rem}.gap-2{grid-gap:.4rem;gap:.4rem}.gap-3{grid-gap:.8rem;gap:.8rem}.gap-4{grid-gap:1.2rem;gap:1.2rem}.gap-5{grid-gap:1.6rem;gap:1.6rem}.gap-6{grid-gap:2.4rem;gap:2.4rem}.gap-7{grid-gap:3.2rem;gap:3.2rem}.gap-8{grid-gap:4rem;gap:4rem}.gap-9{grid-gap:4.8rem;gap:4.8rem}.gap-10{grid-gap:6.4rem;gap:6.4rem}.gap-11{grid-gap:8rem;gap:8rem}.gap-12{grid-gap:9.6rem;gap:9.6rem}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.border-radius-small{border-radius:.4rem}.border-radius-top-corners-small{border-radius:.4rem .4rem 0 0}.border-radius-bottom-corners-small{border-radius:0 0 .4rem .4rem}.border-radius-medium{border-radius:.8rem}.border-radius-top-corners-medium{border-radius:.8rem .8rem 0 0}.border-radius-bottom-corners-medium{border-radius:0 0 .8rem .8rem}.border-radius-large{border-radius:1.6rem}.border-radius-top-corners-large{border-radius:1.6rem 1.6rem 0 0}.border-radius-bottom-corners-large{border-radius:0 0 1.6rem 1.6rem}.border-radius-50{border-radius:50%}.border-dashed-bottom,.border-solid,.border-solid-bottom,.border-solid-left,.border-solid-right,.border-solid-top,.border-solid-x,.border-solid-y{border-width:.1rem}.border-solid{border-style:solid}.border-solid-x{border-left-style:solid;border-right-style:solid}.border-solid-y{border-bottom-style:solid}.border-solid-top,.border-solid-y{border-top-style:solid}.border-solid-right{border-right-style:solid}.border-solid-bottom{border-bottom-style:solid}.border-solid-left{border-left-style:solid}.border-dashed-bottom{border-bottom-style:dashed}:root,[data-theme=light]{--color-border-1:#e3e7f0;--color-border-2:#c2cad6;--color-border-3:#fff}@supports(--css:variables){[data-theme=dark]{--color-border-1:#252c3b;--color-border-2:#637084;--color-border-3:#171b23}}.border-1,.border-1-75{border-color:var(--color-border-1)}.border-1-75{opacity:.75}.border-2,.border-2-75{border-color:var(--color-border-2)}.border-2-75{opacity:.75}.border-3,.border-3-75{border-color:var(--color-border-3)}.border-3-75{opacity:.75}.width-full{width:100%}.width-max-content{width:-webkit-max-content;width:max-content}.height-full{height:100%}.height-min-content{height:-webkit-min-content;height:min-content}.cursor-pointer{cursor:pointer}:root,[data-theme=light]{--color-text-1:#313a4c;--color-text-2:#637084;--color-text-3:#8293ae;--color-text-inverse:#fff;--color-text-warning:#f0b429;--color-text-violets-are-blue:#8976ff;--color-text-maximum-blue-green:#28c1b8}@supports(--css:variables){[data-theme=dark]{--color-text-1:#f9fafb;--color-text-2:#c5cad3;--color-text-3:#637084;--color-text-inverse:#0e1016}}.text-1{color:var(--color-text-1)}.text-1-on-hover{transition:color .2s ease-in-out}.text-1-on-hover:hover{color:var(--color-text-1)}.text-2{color:var(--color-text-2)}.text-2-on-hover{transition:color .2s ease-in-out}.text-2-on-hover:hover{color:var(--color-text-2)}.text-3{color:var(--color-text-3)}.text-3-on-hover{transition:color .2s ease-in-out}.text-3-on-hover:hover{color:var(--color-text-3)}.text-inverse{color:var(--color-text-inverse)}.text-inverse-on-hover{transition:color .2s ease-in-out}.text-inverse-on-hover:hover{color:var(--color-text-inverse)}.text-warning{color:var(--color-text-warning)}.text-warning-on-hover{transition:color .2s ease-in-out}.text-warning-on-hover:hover{color:var(--color-text-warning)}.text-violets-are-blue{color:var(--color-text-violets-are-blue)}.text-violets-are-blue-on-hover{transition:color .2s ease-in-out}.text-violets-are-blue-on-hover:hover{color:var(--color-text-violets-are-blue)}.text-maximum-blue-green{color:var(--color-text-maximum-blue-green)}.text-maximum-blue-green-on-hover{transition:color .2s ease-in-out}.text-maximum-blue-green-on-hover:hover{color:var(--color-text-maximum-blue-green)}.whitespace-nowrap{white-space:nowrap}.whitespace-normal{white-space:normal}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.align-middle{vertical-align:middle}:root{--font-scale-heading:1;--font-size-heading-1:2.6rem;--font-size-heading-2:2.1rem;--font-size-heading-3:1.7rem;--font-size-body-1:1.7rem;--font-size-body-2:1.4rem;--font-size-body-3:1.2rem;--font-size-body-4:1.2rem;--font-size-caption-1:3rem;--font-size-caption-2:1.6rem;--font-size-caption-3:1.3rem}.text-heading-1{font-size:2.6rem;font-size:calc(var(--font-scale-heading)*var(--font-size-heading-1));line-height:1.38;letter-spacing:-.01em}.text-heading-2{font-size:2.1rem;font-size:calc(var(--font-scale-heading)*var(--font-size-heading-2));line-height:1.48;letter-spacing:-.01em}.text-heading-3{font-size:1.7rem;font-size:calc(var(--font-scale-heading)*var(--font-size-heading-3))}.text-body-1,.text-heading-3{line-height:1.52;letter-spacing:-.01em}.text-body-1{font-size:1.7rem;font-size:calc(var(--font-scale-heading)*var(--font-size-body-1))}.text-body-2{font-size:1.4rem;font-size:calc(var(--font-scale-heading)*var(--font-size-body-2));line-height:1.5;letter-spacing:-.01em}.text-body-3{font-size:1.2rem;font-size:calc(var(--font-scale-heading)*var(--font-size-body-3));line-height:1.5;letter-spacing:normal}.text-body-4{font-size:1.2rem;font-size:calc(var(--font-scale-heading)*var(--font-size-body-4));line-height:1.19;letter-spacing:.08em}.text-caption-1{font-size:3rem;font-size:calc(var(--font-scale-heading)*var(--font-size-caption-1));line-height:1.83;letter-spacing:.08em}.text-caption-2{font-size:1.6rem;font-size:calc(var(--font-scale-heading)*var(--font-size-caption-2))}.text-caption-2,.text-caption-3{line-height:1.225;letter-spacing:.08em}.text-caption-3{font-size:1.3rem;font-size:calc(var(--font-scale-heading)*var(--font-size-caption-3))}.font-regular{font-weight:400;font-stretch:normal}.font-medium{font-weight:500;font-stretch:normal}.font-semibold{font-weight:600;font-stretch:normal}.font-bold{font-weight:700;font-stretch:normal}.font-extrabold{font-weight:800;font-stretch:normal}.uppercase{text-transform:uppercase}.hidden{display:none!important;opacity:0!important}.fixed-top{right:0}.fixed-left,.fixed-top{position:fixed;top:0;left:0}.fixed-left{bottom:0}.sticky{position:relative;position:-webkit-sticky;position:sticky;top:0}.theme--light .apexcharts-tooltip.apexcharts-theme-light{padding:2.4rem!important;background-color:#f8faff!important;border:.1rem solid #e3e7f0!important;border-radius:.4rem!important;box-shadow:none!important;-webkit-filter:drop-shadow(0 .4rem 2.4rem rgba(82,74,134,.25))!important;filter:drop-shadow(0 .4rem 2.4rem rgba(82,74,134,.25))!important}.theme--light .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-value,.theme--light .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-y-label,.theme--light .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-y-value,.theme--light .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title{font-family:"Gilroy",sans-serif!important}.theme--light .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title{border-bottom:none!important;background:transparent!important;color:#171b23!important}.theme--light .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-y-label{color:#8193ae!important}.theme--light .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-value,.theme--light .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-y-value{color:#171b23!important}.theme--dark .apexcharts-tooltip.apexcharts-theme-light{padding:2.4rem!important;background-color:#0e1016!important;border:.1rem solid #252c3b!important;border-radius:.4rem!important;box-shadow:none!important;-webkit-filter:drop-shadow(0 .4rem 2.4rem rgba(0,0,0,.4))!important;filter:drop-shadow(0 .4rem 2.4rem rgba(0,0,0,.4))!important}.theme--dark .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-value,.theme--dark .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-y-label,.theme--dark .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-y-value,.theme--dark .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title{font-family:"Gilroy",sans-serif!important}.theme--dark .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title{border-bottom:none!important;background:transparent!important;color:#f3f4f6!important}.theme--dark .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-y-label{color:#a7b0bd!important}.theme--dark .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-value,.theme--dark .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-y-value{color:#f3f4f6!important}.apexcharts-tooltip-box{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:.5rem;gap:.5rem}.apexcharts-tooltip-text-date,.apexcharts-tooltip-text-label,.apexcharts-xaxis-label,.apexcharts-yaxis-label{font-family:"Gilroy",sans-serif!important}.apexcharts-tooltip-marker{width:.8rem!important;height:.8rem!important;border-radius:.2rem!important}.apexcharts-tooltip-text-date{color:#8a96a8}.apexcharts-xaxis-label,.apexcharts-yaxis-label{fill:#637084}.apexcharts-legend-marker{margin-right:.8rem!important}.rc-slider-mark-text{margin-left:.1rem!important;margin-top:-.5rem!important;color:#a8b0bd!important}.transak_modal{margin:30px auto!important}*,:after,:before{box-sizing:border-box}a,b,blockquote,body,canvas,caption,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,li,main,nav,object,ol,p,pre,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,video{margin:0;padding:0;border:0;vertical-align:initial;text-rendering:auto;-webkit-font-smoothing:auto;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}html{height:100%;font-size:62.5%;scroll-behavior:smooth}body{min-height:100%;font-size:1.6rem;line-height:1;overflow:hidden}footer,header,main,nav,section{display:block}a{text-decoration:none}li,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;border-radius:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}input[data-autocompleted]{background-color:initial!important}button:focus{outline:0}@font-face{font-family:"Gilroy";src:local("Gilroy"),url(https://v1.polkamarkets.com/static/media/Gilroy-Regular.fe673ce7.woff2) format("woff2");font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:"Gilroy";src:local("Gilroy"),url(https://v1.polkamarkets.com/static/media/Gilroy-Medium.fb75c27d.woff2) format("woff2");font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:"Gilroy";src:local("Gilroy"),url(https://v1.polkamarkets.com/static/media/Gilroy-SemiBold.f737a6e0.woff2) format("woff2");font-weight:600;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:"Gilroy";src:local("Gilroy"),url(https://v1.polkamarkets.com/static/media/Gilroy-Bold.550c5756.woff2) format("woff2");font-weight:700;font-style:normal;font-stretch:normal;font-display:swap}body,button,h1,h2,h3,h4,h5,h6,input,label,p,select,span,strong{font-family:"Gilroy",sans-serif}h1{font-size:4.8rem}h1,h2{line-height:1.5}h2{font-size:4rem}h3{font-size:3.2rem;line-height:1.5}h4{font-size:2.4rem;line-height:1.36}h5{font-size:1.4rem;letter-spacing:.112rem}h5,h6{line-height:1.4}h6{font-size:1.2rem;letter-spacing:.096rem}p{font-size:1.6rem;line-height:1.4}label{font-size:1.3rem;line-height:normal}.theme--light .pm-l-layout{display:grid;height:100%;max-width:100%;grid-template-areas:"nav header header" "nav main aside" "nav main aside";grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto 1fr auto}.theme--light .pm-l-layout,.theme--light .pm-l-layout__header{background-color:#f8faff;transition:background-color .2s ease-in-out 0s}.theme--light .pm-l-layout__header{grid-area:header;z-index:1000}.theme--light .pm-l-layout__alert{display:none}@media(min-width:768px){.theme--light .pm-l-layout__alert{display:inline}}.theme--light .pm-l-layout__nav{grid-area:nav}.theme--light .pm-l-layout__main{grid-area:main;display:grid;grid-template-rows:1fr auto;padding:.8rem 2.4rem 1.2rem;height:100%}.theme--light .pm-l-layout__scrollable-area,.theme--light .pm-l-layout__scrollable-area--with-alert{height:calc(100vh - 6.8rem)}@media(min-width:768px){.theme--light .pm-l-layout__scrollable-area--with-alert{height:calc(100vh - 11rem)}}.theme--light .pm-l-layout__aside{grid-area:aside}.theme--light .pm-l-layout__footer{grid-row-start:2;grid-row-end:3;width:100%;background-color:#f8faff;transition:background-color .2s ease-in-out 0s}.theme--dark .pm-l-layout{display:grid;height:100%;max-width:100%;grid-template-areas:"nav header header" "nav main aside" "nav main aside";grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto 1fr auto}.theme--dark .pm-l-layout,.theme--dark .pm-l-layout__header{background-color:#0e1016;transition:background-color .2s ease-in-out 0s}.theme--dark .pm-l-layout__header{grid-area:header;z-index:1000}.theme--dark .pm-l-layout__alert{display:none}@media(min-width:768px){.theme--dark .pm-l-layout__alert{display:inline}}.theme--dark .pm-l-layout__nav{grid-area:nav}.theme--dark .pm-l-layout__main{grid-area:main;display:grid;grid-template-rows:1fr auto;padding:.8rem 2.4rem 1.2rem;height:100%}.theme--dark .pm-l-layout__scrollable-area,.theme--dark .pm-l-layout__scrollable-area--with-alert{height:calc(100vh - 6.8rem)}@media(min-width:768px){.theme--dark .pm-l-layout__scrollable-area--with-alert{height:calc(100vh - 11rem)}}.theme--dark .pm-l-layout__aside{grid-area:aside}.theme--dark .pm-l-layout__footer{grid-row-start:2;grid-row-end:3;width:100%;background-color:#0e1016;transition:background-color .2s ease-in-out 0s}.theme--light .pm-l-navbar{display:inline-flex;justify-content:space-between;align-items:center;grid-gap:1.6rem;gap:1.6rem;width:100%;padding:1.2rem 2.4rem;background-color:#f8faff;transition:all .2s ease-in-out 0s}.theme--light .pm-l-navbar__icon{zoom:1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.5rem;gap:.5rem}.theme--light .pm-l-navbar__search{display:none;flex-grow:1}@media(min-width:576px){.theme--light .pm-l-navbar__search{display:inline}}.theme--light .pm-l-navbar__menu{display:none}@media(min-width:576px){.theme--light .pm-l-navbar__menu{display:flex}}.theme--light .pm-l-navbar__divider--circle{display:inline-block;height:.4rem;width:.4rem;border-radius:50%;background-color:#d7dce4;transition:all .2s ease-in-out 0s}.theme--light .pm-l-navbar__actions{display:none}@media(min-width:992px){.theme--light .pm-l-navbar__actions{display:flex;grid-gap:1.6rem;gap:1.6rem}}.theme--light .pm-l-navbar__actions-create-market{height:100%}.theme--light .pm-l-navbar__actions-create-market:hover{background-color:#637084!important}.theme--light .pm-l-navbar__actions-metamask__status{display:inline-flex;background-color:rgba(138,150,168,.06274509803921569);padding:1.2rem;border-radius:50%;position:relative;margin-bottom:3.2rem}.theme--light .pm-l-navbar__actions-metamask__status .pm-c-pill-normal--danger{position:absolute;bottom:0;right:0;padding:0;width:2rem;height:2rem;justify-content:center}.theme--dark .pm-l-navbar{display:inline-flex;justify-content:space-between;align-items:center;grid-gap:1.6rem;gap:1.6rem;width:100%;padding:1.2rem 2.4rem;background-color:#0e1016;transition:all .2s ease-in-out 0s}.theme--dark .pm-l-navbar__icon{zoom:1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.5rem;gap:.5rem}.theme--dark .pm-l-navbar__search{display:none;flex-grow:1}@media(min-width:576px){.theme--dark .pm-l-navbar__search{display:inline}}.theme--dark .pm-l-navbar__menu{display:none}@media(min-width:576px){.theme--dark .pm-l-navbar__menu{display:flex}}.theme--dark .pm-l-navbar__divider--circle{display:inline-block;height:.4rem;width:.4rem;border-radius:50%;background-color:#38404d;transition:all .2s ease-in-out 0s}.theme--dark .pm-l-navbar__actions{display:none}@media(min-width:992px){.theme--dark .pm-l-navbar__actions{display:flex;grid-gap:1.6rem;gap:1.6rem}}.theme--dark .pm-l-navbar__actions-create-market{height:100%}.theme--dark .pm-l-navbar__actions-create-market:hover{background-color:#637084!important}.theme--dark .pm-l-navbar__actions-metamask__status{display:inline-flex;background-color:rgba(138,150,168,.06274509803921569);padding:1.2rem;border-radius:50%;position:relative;margin-bottom:3.2rem}.theme--dark .pm-l-navbar__actions-metamask__status .pm-c-pill-normal--danger{position:absolute;bottom:0;right:0;padding:0;width:2rem;height:2rem;justify-content:center}.theme--light .pm-l-navbar-dropdown-menu{position:relative;display:none}@media(min-width:992px){.theme--light .pm-l-navbar-dropdown-menu{display:inline-block}}.theme--light .pm-l-navbar-dropdown-menu__content{display:none;position:absolute;z-index:1;right:0;padding:2.4rem;background-color:#f8faff;border:.1rem solid #e3e7f0;border-radius:.4rem}.theme--light .pm-l-navbar-dropdown-menu:hover .pm-l-navbar-dropdown-menu__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:29rem}.theme--dark .pm-l-navbar-dropdown-menu{position:relative;display:none}@media(min-width:992px){.theme--dark .pm-l-navbar-dropdown-menu{display:inline-block}}.theme--dark .pm-l-navbar-dropdown-menu__content{display:none;position:absolute;z-index:1;right:0;padding:2.4rem;background-color:#0e1016;border:.1rem solid #252c3b;border-radius:.4rem}.theme--dark .pm-l-navbar-dropdown-menu:hover .pm-l-navbar-dropdown-menu__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:29rem}.theme--light .sidebar,.theme--light .sidebar--collapsed{display:none;flex-shrink:0;z-index:1000;height:100vh;width:27.3rem;padding:2rem 2.8rem;background-color:#fbfcfe;box-shadow:0 .4rem 2.4rem rgba(137,158,198,.17);transition:all .2s ease-in-out 0s}@media(min-width:768px){.theme--light .sidebar,.theme--light .sidebar--collapsed{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}}.theme--light .sidebar__header{padding-bottom:2rem}.theme--light .sidebar__header svg{fill:#8193ae;transition:all .2s ease-in-out 0s}.theme--light .sidebar__header svg:hover{fill:#313a4c}.theme--light .sidebar__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding-bottom:2rem;margin-bottom:auto}.theme--light .sidebar__separator{margin:1.1rem .6rem;width:.8rem;border-color:rgba(227,231,240,.75);border-style:solid;border-radius:5px;transition:all .2s ease-in-out 0s}.theme--light .sidebar__link,.theme--light .sidebar__link--lg{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:2.4rem;gap:2.4rem;font-size:1.4rem;transition:all .2s ease-in-out 0s;opacity:.6}.theme--light .active.sidebar__link--lg,.theme--light .sidebar__link--lg:hover,.theme--light .sidebar__link.active,.theme--light .sidebar__link:hover{opacity:1;color:#313a4c;transition:all .2s ease-in-out 0s}.theme--light .active.sidebar__link--lg svg,.theme--light .sidebar__link--lg:hover svg,.theme--light .sidebar__link.active svg,.theme--light .sidebar__link:hover svg{fill:#313a4c;transition:all .2s ease-in-out 0s}.theme--light .active.sidebar__link--lg .sidebar__link-counter,.theme--light .sidebar__link--lg:hover .sidebar__link-counter,.theme--light .sidebar__link.active .sidebar__link-counter,.theme--light .sidebar__link:hover .sidebar__link-counter{background-color:#5d55fa;color:#e6e6ff}.theme--light .sidebar__link-counter{margin-left:auto;background-color:#dbdce2;color:#8293ae}.theme--light .sidebar__link--lg{font-size:1.7rem}.theme--light .sidebar__footer{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:2rem;gap:2rem}.theme--light .sidebar__footer p{display:inline;overflow:hidden;white-space:nowrap;color:#8193ae;transition:all .2s ease-in-out 0s}.theme--light .sidebar--collapsed .menu__item:hover .sidebar__link,.theme--light .sidebar--collapsed .menu__item:hover .sidebar__link--lg,.theme--light .sidebar .menu__item:hover .sidebar__link,.theme--light .sidebar .menu__item:hover .sidebar__link--lg{color:#313a4c;transition:all .2s ease-in-out 0s}.theme--light .sidebar--collapsed .menu__item:hover .sidebar__link--lg svg,.theme--light .sidebar--collapsed .menu__item:hover .sidebar__link svg,.theme--light .sidebar .menu__item:hover .sidebar__link--lg svg,.theme--light .sidebar .menu__item:hover .sidebar__link svg{fill:#313a4c;transition:all .2s ease-in-out 0s}.theme--light .sidebar--collapsed .menu__item:hover .sidebar__link--lg .sidebar__link-counter,.theme--light .sidebar--collapsed .menu__item:hover .sidebar__link .sidebar__link-counter,.theme--light .sidebar .menu__item:hover .sidebar__link--lg .sidebar__link-counter,.theme--light .sidebar .menu__item:hover .sidebar__link .sidebar__link-counter{background-color:#5d55fa;color:#e6e6ff}.theme--dark .sidebar,.theme--dark .sidebar--collapsed{display:none;flex-shrink:0;z-index:1000;height:100vh;width:27.3rem;padding:2rem 2.8rem;background-color:#12141c;box-shadow:0 .4rem 2.4rem rgba(0,0,0,.4);transition:all .2s ease-in-out 0s}@media(min-width:768px){.theme--dark .sidebar,.theme--dark .sidebar--collapsed{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}}.theme--dark .sidebar__header{padding-bottom:2rem}.theme--dark .sidebar__header svg{fill:#637084;transition:all .2s ease-in-out 0s}.theme--dark .sidebar__header svg:hover{fill:#f9fafb}.theme--dark .sidebar__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding-bottom:2rem;margin-bottom:auto}.theme--dark .sidebar__separator{margin:1.1rem .6rem;width:.8rem;border-color:rgba(37,44,59,.75);border-style:solid;border-radius:5px;transition:all .2s ease-in-out 0s}.theme--dark .sidebar__link,.theme--dark .sidebar__link--lg{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:2.4rem;gap:2.4rem;font-size:1.4rem;transition:all .2s ease-in-out 0s;opacity:.6}.theme--dark .active.sidebar__link--lg,.theme--dark .sidebar__link--lg:hover,.theme--dark .sidebar__link.active,.theme--dark .sidebar__link:hover{opacity:1;color:#f9fafb;transition:all .2s ease-in-out 0s}.theme--dark .active.sidebar__link--lg svg,.theme--dark .sidebar__link--lg:hover svg,.theme--dark .sidebar__link.active svg,.theme--dark .sidebar__link:hover svg{fill:#f9fafb;transition:all .2s ease-in-out 0s}.theme--dark .active.sidebar__link--lg .sidebar__link-counter,.theme--dark .sidebar__link--lg:hover .sidebar__link-counter,.theme--dark .sidebar__link.active .sidebar__link-counter,.theme--dark .sidebar__link:hover .sidebar__link-counter{background-color:#5d55fa;color:#e6e6ff}.theme--dark .sidebar__link-counter{margin-left:auto;background-color:#262931;color:#637084}.theme--dark .sidebar__link--lg{font-size:1.7rem}.theme--dark .sidebar__footer{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:2rem;gap:2rem}.theme--dark .sidebar__footer p{display:inline;overflow:hidden;white-space:nowrap;color:#637084;transition:all .2s ease-in-out 0s}.theme--dark .sidebar--collapsed .menu__item:hover .sidebar__link,.theme--dark .sidebar--collapsed .menu__item:hover .sidebar__link--lg,.theme--dark .sidebar .menu__item:hover .sidebar__link,.theme--dark .sidebar .menu__item:hover .sidebar__link--lg{color:#f9fafb;transition:all .2s ease-in-out 0s}.theme--dark .sidebar--collapsed .menu__item:hover .sidebar__link--lg svg,.theme--dark .sidebar--collapsed .menu__item:hover .sidebar__link svg,.theme--dark .sidebar .menu__item:hover .sidebar__link--lg svg,.theme--dark .sidebar .menu__item:hover .sidebar__link svg{fill:#f9fafb;transition:all .2s ease-in-out 0s}.theme--dark .sidebar--collapsed .menu__item:hover .sidebar__link--lg .sidebar__link-counter,.theme--dark .sidebar--collapsed .menu__item:hover .sidebar__link .sidebar__link-counter,.theme--dark .sidebar .menu__item:hover .sidebar__link--lg .sidebar__link-counter,.theme--dark .sidebar .menu__item:hover .sidebar__link .sidebar__link-counter{background-color:#5d55fa;color:#e6e6ff}.theme--dark .sidebar--collapsed,.theme--light .sidebar--collapsed{width:8rem}.pm-l-right-sidebar,.pm-l-right-sidebar--with-notification{display:none;position:-webkit-sticky;position:sticky;top:8.2rem;flex-shrink:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:calc(100vh - 8.2rem);padding:2.4rem}@media(min-width:768px){.pm-l-right-sidebar,.pm-l-right-sidebar--with-notification{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}}.pm-l-right-sidebar--with-notification{top:11rem;height:calc(100vh - 11rem)}.theme--light .pm-l-footer{grid-gap:1rem;gap:1rem;padding:1.2rem 2.4rem}.theme--light .pm-l-footer,.theme--light .pm-l-footer__terms{display:flex;flex-direction:row;justify-content:center;align-items:center}.theme--light .pm-l-footer__terms-text-primary{color:#313a4c!important}.theme--light .pm-l-footer__terms-text-secondary{color:#8193ae}.theme--light .pm-l-footer__credits{color:#b6bdc8}.theme--light .pm-l-footer__actions{display:flex;flex-direction:row;align-items:center;grid-gap:1.6rem;gap:1.6rem}.theme--dark .pm-l-footer{grid-gap:1rem;gap:1rem;padding:1.2rem 2.4rem}.theme--dark .pm-l-footer,.theme--dark .pm-l-footer__terms{display:flex;flex-direction:row;justify-content:center;align-items:center}.theme--dark .pm-l-footer__terms-text-primary{color:#f9fafb!important}.theme--dark .pm-l-footer__credits,.theme--dark .pm-l-footer__terms-text-secondary{color:#637084}.theme--dark .pm-l-footer__actions{display:flex;flex-direction:row;align-items:center;grid-gap:1.6rem;gap:1.6rem}.theme--light .pm-c-alert,.theme--light .pm-c-alert--error,.theme--light .pm-c-alert--information,.theme--light .pm-c-alert--success,.theme--light .pm-c-alert--warning{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;grid-gap:.8rem;gap:.8rem;width:100%;height:auto;padding:2.4rem;background-color:#f8faff;border:.1rem solid #e0e2e7;border-left-width:.3rem;border-radius:0 .4rem .4rem 0;-webkit-filter:drop-shadow(0 0 1.6rem rgba(0,35,121,.08));filter:drop-shadow(0 0 1.6rem rgba(0,35,121,.08));transition:all .2s ease-in-out}.theme--light .pm-c-alert__group{display:flex;justify-content:flex-start;align-items:center;grid-gap:.8rem;gap:.8rem}.theme--light .pm-c-alert--error svg,.theme--light .pm-c-alert--information svg,.theme--light .pm-c-alert--success svg,.theme--light .pm-c-alert--warning svg,.theme--light .pm-c-alert svg{height:1.6rem;width:1.6rem;flex-shrink:0}.theme--light .pm-c-alert__description,.theme--light .pm-c-alert__title{text-align:left;transition:all .2s ease-in-out}.theme--light .pm-c-alert__description{color:#171b23}.theme--dark .pm-c-alert,.theme--dark .pm-c-alert--error,.theme--dark .pm-c-alert--information,.theme--dark .pm-c-alert--success,.theme--dark .pm-c-alert--warning{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;grid-gap:.8rem;gap:.8rem;width:100%;height:auto;padding:2.4rem;background-color:#0e1016;border:.1rem solid #252c3b;border-left-width:.3rem;border-radius:0 .4rem .4rem 0;-webkit-filter:drop-shadow(0 .4rem 2.4rem rgba(0,0,0,.4));filter:drop-shadow(0 .4rem 2.4rem rgba(0,0,0,.4));transition:all .2s ease-in-out}.theme--dark .pm-c-alert__group{display:flex;justify-content:flex-start;align-items:center;grid-gap:.8rem;gap:.8rem}.theme--dark .pm-c-alert--error svg,.theme--dark .pm-c-alert--information svg,.theme--dark .pm-c-alert--success svg,.theme--dark .pm-c-alert--warning svg,.theme--dark .pm-c-alert svg{height:1.6rem;width:1.6rem;flex-shrink:0}.theme--dark .pm-c-alert__description,.theme--dark .pm-c-alert__title{text-align:left;transition:all .2s ease-in-out}.theme--dark .pm-c-alert__description{color:#f9fafb}.theme--light .pm-c-alert--information{border-left-color:#5d55fa}.theme--light .pm-c-alert--information svg{fill:#5d55fa}.theme--light .pm-c-alert--information .pm-c-alert__title{color:#5d55fa}.theme--dark .pm-c-alert--information{border-left-color:#5d55fa}.theme--dark .pm-c-alert--information svg{fill:#5d55fa}.theme--dark .pm-c-alert--information .pm-c-alert__title{color:#5d55fa}.theme--light .pm-c-alert--success{border-left-color:#27ab83}.theme--light .pm-c-alert--success svg{fill:#27ab83}.theme--light .pm-c-alert--success .pm-c-alert__title{color:#27ab83}.theme--dark .pm-c-alert--success{border-left-color:#27ab83}.theme--dark .pm-c-alert--success svg{fill:#27ab83}.theme--dark .pm-c-alert--success .pm-c-alert__title{color:#27ab83}.theme--light .pm-c-alert--warning{border-left-color:#f0b429}.theme--light .pm-c-alert--warning svg{fill:#f0b429}.theme--light .pm-c-alert--warning .pm-c-alert__title{color:#f0b429}.theme--dark .pm-c-alert--warning{border-left-color:#f0b429}.theme--dark .pm-c-alert--warning svg{fill:#f0b429}.theme--dark .pm-c-alert--warning .pm-c-alert__title{color:#f0b429}.theme--dark .pm-c-alert--error{border-left-color:#e12d39}.theme--dark .pm-c-alert--error svg{fill:#e12d39}.theme--dark .pm-c-alert--error .pm-c-alert__title{color:#e12d39}.pm-c-alert-mini,.pm-c-alert-mini-outline--default,.pm-c-alert-mini-outline--error,.pm-c-alert-mini-outline--information,.pm-c-alert-mini-outline--success,.pm-c-alert-mini-outline--warning,.pm-c-alert-mini-subtle--default,.pm-c-alert-mini-subtle--error,.pm-c-alert-mini-subtle--information,.pm-c-alert-mini-subtle--success,.pm-c-alert-mini-subtle--warning{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:.8rem;gap:.8rem;width:100%;height:auto;padding:2rem;border-width:.1rem;border-style:solid;border-radius:.4rem;transition:all .2s ease-in-out}.pm-c-alert-mini-outline--default svg,.pm-c-alert-mini-outline--error svg,.pm-c-alert-mini-outline--information svg,.pm-c-alert-mini-outline--success svg,.pm-c-alert-mini-outline--warning svg,.pm-c-alert-mini-subtle--default svg,.pm-c-alert-mini-subtle--error svg,.pm-c-alert-mini-subtle--information svg,.pm-c-alert-mini-subtle--success svg,.pm-c-alert-mini-subtle--warning svg,.pm-c-alert-mini svg{height:1.6rem;width:1.6rem;flex-shrink:0}.pm-c-alert-mini__description{text-align:center;transition:all .2s ease-in-out}.theme--light .pm-c-alert-mini-subtle--default{background-color:#eff0f3;border-color:#eff0f3}.theme--light .pm-c-alert-mini-subtle--default svg{fill:#8b96a7}.theme--light .pm-c-alert-mini-subtle--default .pm-c-alert-mini__description{color:#171b23}.theme--dark .pm-c-alert-mini-subtle--default{background-color:#1c1e22;border-color:#1c1e22}.theme--dark .pm-c-alert-mini-subtle--default svg{fill:#8a96a8}.theme--dark .pm-c-alert-mini-subtle--default .pm-c-alert-mini__description{color:#f9fafb}.theme--light .pm-c-alert-mini-subtle--information{background-color:#e7e6fe;border-color:#e7e6fe}.theme--light .pm-c-alert-mini-subtle--information svg{fill:#5d55fa}.theme--light .pm-c-alert-mini-subtle--information .pm-c-alert-mini__description{color:#171b23}.theme--dark .pm-c-alert-mini-subtle--information{background-color:#17153f;border-color:#17153f}.theme--dark .pm-c-alert-mini-subtle--information svg{fill:#5d55fa}.theme--dark .pm-c-alert-mini-subtle--information .pm-c-alert-mini__description{color:#f9fafb}.theme--light .pm-c-alert-mini-subtle--success{background-color:#dff2ec;border-color:#dff2ec}.theme--light .pm-c-alert-mini-subtle--success svg{fill:#27ab83}.theme--light .pm-c-alert-mini-subtle--success .pm-c-alert-mini__description{color:#171b23}.theme--dark .pm-c-alert-mini-subtle--success{background-color:#0a2b21;border-color:#0a2b21}.theme--dark .pm-c-alert-mini-subtle--success svg{fill:#27ab83}.theme--dark .pm-c-alert-mini-subtle--success .pm-c-alert-mini__description{color:#f9fafb}.theme--light .pm-c-alert-mini-subtle--warning{background-color:#fdf4df;border-color:#fdf4df}.theme--light .pm-c-alert-mini-subtle--warning svg{fill:#f0b429}.theme--light .pm-c-alert-mini-subtle--warning .pm-c-alert-mini__description{color:#171b23}.theme--dark .pm-c-alert-mini-subtle--warning{background-color:#241b06;border-color:#241b06}.theme--dark .pm-c-alert-mini-subtle--warning svg{fill:#f0b429}.theme--dark .pm-c-alert-mini-subtle--warning .pm-c-alert-mini__description{color:#f9fafb}.theme--light .pm-c-alert-mini-subtle--error{background-color:#fceaeb;border-color:#fceaeb}.theme--light .pm-c-alert-mini-subtle--error .pm-c-alert-mini__description{color:#171b23}.theme--dark .pm-c-alert-mini-subtle--error{background-color:#380b0e;border-color:#380b0e}.theme--dark .pm-c-alert-mini-subtle--error svg{fill:#e12d39}.theme--dark .pm-c-alert-mini-subtle--error .pm-c-alert-mini__description{color:#f9fafb}.theme--light .pm-c-alert-mini-outline--default{border-color:#e0e2e7}.theme--light .pm-c-alert-mini-outline--default svg{fill:#8b96a7}.theme--light .pm-c-alert-mini-outline--default .pm-c-alert-mini__description{color:#171b23}.theme--dark .pm-c-alert-mini-outline--default{border-color:#252c3b}.theme--dark .pm-c-alert-mini-outline--default svg{fill:#8a96a8}.theme--dark .pm-c-alert-mini-outline--default .pm-c-alert-mini__description{color:#f9fafb}.theme--light .pm-c-alert-mini-outline--information{border-color:#e0e2e7}.theme--light .pm-c-alert-mini-outline--information svg{fill:#5d55fa}.theme--light .pm-c-alert-mini-outline--information .pm-c-alert-mini__description{color:#171b23}.theme--dark .pm-c-alert-mini-outline--information{border-color:#252c3b}.theme--dark .pm-c-alert-mini-outline--information svg{fill:#5d55fa}.theme--dark .pm-c-alert-mini-outline--information .pm-c-alert-mini__description{color:#f9fafb}.theme--light .pm-c-alert-mini-outline--success{border-color:#e0e2e7}.theme--light .pm-c-alert-mini-outline--success svg{fill:#27ab83}.theme--light .pm-c-alert-mini-outline--success .pm-c-alert-mini__description{color:#171b23}.theme--dark .pm-c-alert-mini-outline--success{border-color:#252c3b}.theme--dark .pm-c-alert-mini-outline--success svg{fill:#27ab83}.theme--dark .pm-c-alert-mini-outline--success .pm-c-alert-mini__description{color:#f9fafb}.theme--light .pm-c-alert-mini-outline--warning{border-color:#e0e2e7}.theme--light .pm-c-alert-mini-outline--warning svg{fill:#f0b429}.theme--light .pm-c-alert-mini-outline--warning .pm-c-alert-mini__description{color:#171b23}.theme--dark .pm-c-alert-mini-outline--warning{border-color:#252c3b}.theme--dark .pm-c-alert-mini-outline--warning svg{fill:#f0b429}.theme--dark .pm-c-alert-mini-outline--warning .pm-c-alert-mini__description{color:#f9fafb}.theme--light .pm-c-alert-mini-outline--error{border-color:#e0e2e7}.theme--light .pm-c-alert-mini-outline--error .pm-c-alert-mini__description{color:#171b23}.theme--dark .pm-c-alert-mini-outline--error{border-color:#252c3b}.theme--dark .pm-c-alert-mini-outline--error svg{fill:#e12d39}.theme--dark .pm-c-alert-mini-outline--error .pm-c-alert-mini__description{color:#f9fafb}.theme--light .pm-c-alert-inline,.theme--light .pm-c-alert-inline--center-align,.theme--light .pm-c-alert-inline--left-align,.theme--light .pm-c-alert-inline--right-align,.theme--light .pm-c-alert-inline-subtle--danger,.theme--light .pm-c-alert-inline-subtle--default,.theme--light .pm-c-alert-inline-subtle--info,.theme--light .pm-c-alert-inline-subtle--success,.theme--light .pm-c-alert-inline-subtle--warning{display:inline-flex;align-items:center;grid-gap:.8rem;gap:.8rem;width:100%;padding:.8rem 1.2rem}.theme--light .pm-c-alert-inline--center-align>svg,.theme--light .pm-c-alert-inline--left-align>svg,.theme--light .pm-c-alert-inline--right-align>svg,.theme--light .pm-c-alert-inline-subtle--danger>svg,.theme--light .pm-c-alert-inline-subtle--default>svg,.theme--light .pm-c-alert-inline-subtle--info>svg,.theme--light .pm-c-alert-inline-subtle--success>svg,.theme--light .pm-c-alert-inline-subtle--warning>svg,.theme--light .pm-c-alert-inline>svg,.theme--light .theme--dark .pm-c-alert-inline--center-align>svg,.theme--light .theme--dark .pm-c-alert-inline--left-align>svg,.theme--light .theme--dark .pm-c-alert-inline--right-align>svg,.theme--light .theme--dark .pm-c-alert-inline-subtle--danger>svg,.theme--light .theme--dark .pm-c-alert-inline-subtle--default>svg,.theme--light .theme--dark .pm-c-alert-inline-subtle--info>svg,.theme--light .theme--dark .pm-c-alert-inline-subtle--success>svg,.theme--light .theme--dark .pm-c-alert-inline-subtle--warning>svg{height:1.2rem;width:1.2rem;flex-shrink:0}.theme--light .pm-c-alert-inline__actions{margin-left:auto}.theme--light .pm-c-alert-inline__actions button>svg{height:.788rem;width:.788rem;flex-shrink:0;fill:#7a7a8a}.theme--light .pm-c-alert-inline--left-align{justify-content:flex-start}.theme--light .pm-c-alert-inline--center-align{justify-content:center}.theme--light .pm-c-alert-inline--right-align{justify-content:flex-end}.theme--light .pm-c-alert-inline-subtle--default{background-color:#edeff2}.theme--light .pm-c-alert-inline-subtle--default>svg{fill:#8b96a7}.theme--light .pm-c-alert-inline-subtle--default .pm-c-alert-inline__description{color:#8b96a7}.theme--light .pm-c-alert-inline-subtle--info{background-color:#e7e6fe}.theme--light .pm-c-alert-inline-subtle--info>svg{fill:#5d55fa}.theme--light .pm-c-alert-inline-subtle--info .pm-c-alert-inline__description{color:#5d55fa}.theme--light .pm-c-alert-inline-subtle--success{background-color:#dff2ec}.theme--light .pm-c-alert-inline-subtle--success>svg{fill:#27ab83}.theme--light .pm-c-alert-inline-subtle--success .pm-c-alert-inline__description{color:#27ab83}.theme--light .pm-c-alert-inline-subtle--warning{background-color:#fdf4df}.theme--light .pm-c-alert-inline-subtle--warning>svg{fill:#f0b429}.theme--light .pm-c-alert-inline-subtle--warning .pm-c-alert-inline__description{color:#f0b429}.theme--light .pm-c-alert-inline-subtle--danger{background-color:#fef5f5}.theme--light .pm-c-alert-inline-subtle--danger>svg{fill:#e12d39}.theme--light .pm-c-alert-inline-subtle--danger .pm-c-alert-inline__description{color:#e12d39}.theme--dark .pm-c-alert-inline,.theme--dark .pm-c-alert-inline--center-align,.theme--dark .pm-c-alert-inline--left-align,.theme--dark .pm-c-alert-inline--right-align,.theme--dark .pm-c-alert-inline-subtle--danger,.theme--dark .pm-c-alert-inline-subtle--default,.theme--dark .pm-c-alert-inline-subtle--info,.theme--dark .pm-c-alert-inline-subtle--success,.theme--dark .pm-c-alert-inline-subtle--warning{display:inline-flex;align-items:center;grid-gap:.8rem;gap:.8rem;width:100%;padding:.8rem 1.2rem}.theme--dark .pm-c-alert-inline--center-align>svg,.theme--dark .pm-c-alert-inline--left-align>svg,.theme--dark .pm-c-alert-inline--right-align>svg,.theme--dark .pm-c-alert-inline-subtle--danger>svg,.theme--dark .pm-c-alert-inline-subtle--default>svg,.theme--dark .pm-c-alert-inline-subtle--info>svg,.theme--dark .pm-c-alert-inline-subtle--success>svg,.theme--dark .pm-c-alert-inline-subtle--warning>svg,.theme--dark .pm-c-alert-inline>svg,.theme--dark .theme--light .pm-c-alert-inline--center-align>svg,.theme--dark .theme--light .pm-c-alert-inline--left-align>svg,.theme--dark .theme--light .pm-c-alert-inline--right-align>svg,.theme--dark .theme--light .pm-c-alert-inline-subtle--danger>svg,.theme--dark .theme--light .pm-c-alert-inline-subtle--default>svg,.theme--dark .theme--light .pm-c-alert-inline-subtle--info>svg,.theme--dark .theme--light .pm-c-alert-inline-subtle--success>svg,.theme--dark .theme--light .pm-c-alert-inline-subtle--warning>svg{height:1.2rem;width:1.2rem;flex-shrink:0}.theme--dark .pm-c-alert-inline__actions{margin-left:auto}.theme--dark .pm-c-alert-inline__actions button>svg{height:.788rem;width:.788rem;flex-shrink:0;fill:#8d8e90}.theme--dark .pm-c-alert-inline--left-align{justify-content:flex-start}.theme--dark .pm-c-alert-inline--center-align{justify-content:center}.theme--dark .pm-c-alert-inline--right-align{justify-content:flex-end}.theme--dark .pm-c-alert-inline-subtle--default{background-color:#1c1e22}.theme--dark .pm-c-alert-inline-subtle--default>svg{fill:#8b96a7}.theme--dark .pm-c-alert-inline-subtle--default .pm-c-alert-inline__description{color:#8b96a7}.theme--dark .pm-c-alert-inline-subtle--info{background-color:#17153f}.theme--dark .pm-c-alert-inline-subtle--info>svg{fill:#5d55fa}.theme--dark .pm-c-alert-inline-subtle--info .pm-c-alert-inline__description{color:#5d55fa}.theme--dark .pm-c-alert-inline-subtle--success{background-color:#0a2b21}.theme--dark .pm-c-alert-inline-subtle--success>svg{fill:#27ab83}.theme--dark .pm-c-alert-inline-subtle--success .pm-c-alert-inline__description{color:#27ab83}.theme--dark .pm-c-alert-inline-subtle--warning{background-color:#241b06}.theme--dark .pm-c-alert-inline-subtle--warning>svg{fill:#f0b429}.theme--dark .pm-c-alert-inline-subtle--warning .pm-c-alert-inline__description{color:#f0b429}.theme--dark .pm-c-alert-inline-subtle--danger{background-color:#380b0e}.theme--dark .pm-c-alert-inline-subtle--danger>svg{fill:#e12d39}.theme--dark .pm-c-alert-inline-subtle--danger .pm-c-alert-inline__description{color:#e12d39}.theme--light .pm-c-alert-minimal,.theme--light .pm-c-alert-minimal--danger,.theme--light .pm-c-alert-minimal--information,.theme--light .pm-c-alert-minimal--success,.theme--light .pm-c-alert-minimal--warning{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1.2rem;border-width:.1rem;border-style:solid;border-radius:.4rem;transition:all .2s ease-in-out}.theme--light .pm-c-alert-minimal--information{background-color:rgba(93,85,250,.08);border-color:rgba(93,85,250,.12)}.theme--light .pm-c-alert-minimal--information .pm-c-alert-minimal__description{text-align:left;color:#5d55fa}.theme--light .pm-c-alert-minimal--success{background-color:rgba(39,171,131,.08);border-color:rgba(39,171,131,.12)}.theme--light .pm-c-alert-minimal--success .pm-c-alert-minimal__description{text-align:left;color:#27ab83}.theme--light .pm-c-alert-minimal--warning{background-color:rgba(240,180,41,.08);border-color:rgba(240,180,41,.12)}.theme--light .pm-c-alert-minimal--warning .pm-c-alert-minimal__description{text-align:left;color:#f0b429}.theme--light .pm-c-alert-minimal--danger{background-color:rgba(225,45,57,.08);border-color:rgba(225,45,57,.12)}.theme--light .pm-c-alert-minimal--danger .pm-c-alert-minimal__description{text-align:left;color:#e12d39}.theme--dark .pm-c-alert-minimal,.theme--dark .pm-c-alert-minimal--danger,.theme--dark .pm-c-alert-minimal--information,.theme--dark .pm-c-alert-minimal--success,.theme--dark .pm-c-alert-minimal--warning{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1.2rem;border-width:.1rem;border-style:solid;border-radius:.4rem;transition:all .2s ease-in-out}.theme--dark .pm-c-alert-minimal--information{background-color:rgba(93,85,250,.08);border-color:rgba(93,85,250,.12)}.theme--dark .pm-c-alert-minimal--information .pm-c-alert-minimal__description{text-align:left;color:#5d55fa}.theme--dark .pm-c-alert-minimal--success{background-color:rgba(39,171,131,.08);border-color:rgba(39,171,131,.12)}.theme--dark .pm-c-alert-minimal--success .pm-c-alert-minimal__description{text-align:left;color:#27ab83}.theme--dark .pm-c-alert-minimal--warning{background-color:rgba(240,180,41,.08);border-color:rgba(240,180,41,.12)}.theme--dark .pm-c-alert-minimal--warning .pm-c-alert-minimal__description{text-align:left;color:#f0b429}.theme--dark .pm-c-alert-minimal--danger{background-color:rgba(225,45,57,.08);border-color:rgba(225,45,57,.12)}.theme--dark .pm-c-alert-minimal--danger .pm-c-alert-minimal__description{text-align:left;color:#e12d39}.pm-c-alert-notification,.pm-c-alert-notification--warning{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:1rem;gap:1rem;width:100%;padding:.5rem 2.4rem}.pm-c-alert-notification__body{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.85rem;gap:.85rem}.pm-c-alert-notification__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.pm-c-alert-notification--warning a,.pm-c-alert-notification a{color:#fff;text-decoration:underline}.pm-c-alert-notification--warning{background-color:rgba(251,191,36,.08)}.theme--light .pm-c-amount-input{display:flex;flex-direction:column;grid-gap:.3rem;gap:.3rem;width:100%}.theme--light .pm-c-amount-input__group{display:flex;justify-content:space-between;height:5.2rem;padding:1.2rem .8rem 1.2rem 1.6rem;border:.1rem solid #e0e2e7;border-radius:.4rem}.theme--light .pm-c-amount-input__group--error{border-color:#e12d39}.theme--light .pm-c-amount-input__input{width:100%;margin:0 .8rem 0 0;padding:0;outline:none;border:none;box-sizing:border-box;background-color:unset;font-size:2rem;font-stretch:normal;font-style:normal;font-weight:400;line-height:1.4;letter-spacing:normal;text-align:left;color:#171b23}.theme--light .pm-c-amount-input__input ::-webkit-input-placeholder{color:#a7b0bd;opacity:1}.theme--light .pm-c-amount-input__input ::placeholder{color:#a7b0bd;opacity:1}.theme--light .pm-c-amount-input__header{display:flex;justify-content:space-between;align-items:center}.theme--light .pm-c-amount-input__header-title{color:#637084;text-transform:capitalize}.theme--light .pm-c-amount-input__header-wallet{display:inline-flex;align-items:center;grid-gap:.2rem;gap:.2rem}.theme--light .pm-c-amount-input__header-wallet strong{color:#171b23}.theme--light .pm-c-amount-input__header-wallet span{color:#b6bdc8}.theme--light .pm-c-amount-input__header-wallet figure{margin-right:.4rem}.theme--light .pm-c-amount-input__header-wallet figure svg{fill:#b6bdc8}.theme--light .pm-c-amount-input__actions{display:flex}.theme--light .pm-c-amount-input__actions button{display:inline-flex;align-items:center;cursor:pointer;touch-action:manipulation;-webkit-appearance:none;appearance:none;outline:none;border:none;margin:0 .4rem;padding:.6rem;background-color:#f0f1f5;color:#101219;border-radius:.4rem;transition:all .2s ease-in-out}.theme--light .pm-c-amount-input__actions button:hover{background-color:#f8faff}.theme--light .pm-c-amount-input__actions :disabled{pointer-events:none}.theme--light .pm-c-amount-input__logo{display:inline-flex;align-items:center;grid-gap:.4rem;gap:.4rem;margin:0 .8rem}.theme--light .pm-c-amount-input__logo>span{color:#171b23}.theme--dark .pm-c-amount-input{display:flex;flex-direction:column;grid-gap:.3rem;gap:.3rem;width:100%}.theme--dark .pm-c-amount-input__group{display:flex;justify-content:space-between;height:5.2rem;padding:1.2rem .8rem 1.2rem 1.6rem;border:.1rem solid #252c3b;border-radius:.4rem}.theme--dark .pm-c-amount-input__group--error{border-color:#e12d39}.theme--dark .pm-c-amount-input__input{width:100%;margin:0 .8rem 0 0;padding:0;outline:none;border:none;box-sizing:border-box;background-color:unset;font-size:2rem;font-stretch:normal;font-style:normal;font-weight:400;line-height:1.4;letter-spacing:normal;text-align:left;color:#f9fafb}.theme--dark .pm-c-amount-input__input ::-webkit-input-placeholder{color:#637084;opacity:1}.theme--dark .pm-c-amount-input__input ::placeholder{color:#637084;opacity:1}.theme--dark .pm-c-amount-input__header{display:flex;justify-content:space-between;align-items:center}.theme--dark .pm-c-amount-input__header-title{color:#c5cad3;text-transform:capitalize}.theme--dark .pm-c-amount-input__header-wallet{display:inline-flex;align-items:center;grid-gap:.2rem;gap:.2rem}.theme--dark .pm-c-amount-input__header-wallet strong{color:#f9fafb}.theme--dark .pm-c-amount-input__header-wallet span{color:#637084}.theme--dark .pm-c-amount-input__header-wallet figure{margin-right:.4rem}.theme--dark .pm-c-amount-input__header-wallet figure svg{fill:#637084}.theme--dark .pm-c-amount-input__actions{display:flex}.theme--dark .pm-c-amount-input__actions button{display:inline-flex;align-items:center;cursor:pointer;touch-action:manipulation;-webkit-appearance:none;appearance:none;outline:none;border:none;margin:0 .4rem;padding:.6rem;background-color:#252c3b;color:#f3f4f6;border-radius:.4rem;transition:all .2s ease-in-out}.theme--dark .pm-c-amount-input__actions button:hover{background-color:#637084}.theme--dark .pm-c-amount-input__actions :disabled{pointer-events:none}.theme--dark .pm-c-amount-input__logo{display:inline-flex;align-items:center;grid-gap:.4rem;gap:.4rem;margin:0 .8rem}.theme--dark .pm-c-amount-input__logo>span{color:#f9fafb}.pm-c-badge,.theme--dark .pm-c-badge-filled,.theme--dark .pm-c-badge-normal--blue,.theme--dark .pm-c-badge-normal--danger,.theme--dark .pm-c-badge-normal--default,.theme--dark .pm-c-badge-normal--pink,.theme--dark .pm-c-badge-normal--primary,.theme--dark .pm-c-badge-normal--purple,.theme--dark .pm-c-badge-normal--success,.theme--dark .pm-c-badge-normal--warning,.theme--light .pm-c-badge-filled,.theme--light .pm-c-badge-normal--blue,.theme--light .pm-c-badge-normal--danger,.theme--light .pm-c-badge-normal--default,.theme--light .pm-c-badge-normal--pink,.theme--light .pm-c-badge-normal--primary,.theme--light .pm-c-badge-normal--purple,.theme--light .pm-c-badge-normal--success,.theme--light .pm-c-badge-normal--warning{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.8rem;gap:.8rem}.pm-c-badge__circle{height:.7rem;width:.7rem;border-radius:50%;flex-shrink:0}.pm-c-badge__label{text-align:left}.theme--light .pm-c-badge-normal--default .pm-c-badge__circle{background-color:#8a96a8}.theme--light .pm-c-badge-normal--default .pm-c-badge__label{color:#171b23}.theme--light .pm-c-badge-normal--primary .pm-c-badge__circle{background-color:#5751fc}.theme--light .pm-c-badge-normal--primary .pm-c-badge__label{color:#171b23}.theme--light .pm-c-badge-normal--success .pm-c-badge__circle{background-color:#27ab83}.theme--light .pm-c-badge-normal--success .pm-c-badge__label{color:#171b23}.theme--light .pm-c-badge-normal--warning .pm-c-badge__circle{background-color:#fbbf24}.theme--light .pm-c-badge-normal--warning .pm-c-badge__label{color:#171b23}.theme--light .pm-c-badge-normal--danger .pm-c-badge__circle{background-color:#ef4444}.theme--light .pm-c-badge-normal--danger .pm-c-badge__label{color:#171b23}.theme--light .pm-c-badge-normal--pink .pm-c-badge__circle{background-color:#ff85b1}.theme--light .pm-c-badge-normal--pink .pm-c-badge__label{color:#171b23}.theme--light .pm-c-badge-normal--blue .pm-c-badge__circle{background-color:#6bb8ff}.theme--light .pm-c-badge-normal--blue .pm-c-badge__label{color:#171b23}.theme--light .pm-c-badge-normal--purple .pm-c-badge__circle{background-color:#9f7eff}.theme--light .pm-c-badge-normal--purple .pm-c-badge__label{color:#171b23}.theme--light .pm-c-badge-filled{padding:.8rem 1.2rem;border-radius:.4rem;background-color:#eef0f7}.theme--light .pm-c-badge-filled .pm-c-badge__circle{background-color:#8a96a8}.theme--light .pm-c-badge-filled .pm-c-badge__label{color:#171b23}.theme--dark .pm-c-badge-normal--default .pm-c-badge__circle{background-color:#8a96a8}.theme--dark .pm-c-badge-normal--default .pm-c-badge__label{color:#f9fafb}.theme--dark .pm-c-badge-normal--primary .pm-c-badge__circle{background-color:#5751fc}.theme--dark .pm-c-badge-normal--primary .pm-c-badge__label{color:#f9fafb}.theme--dark .pm-c-badge-normal--success .pm-c-badge__circle{background-color:#27ab83}.theme--dark .pm-c-badge-normal--success .pm-c-badge__label{color:#f9fafb}.theme--dark .pm-c-badge-normal--warning .pm-c-badge__circle{background-color:#fbbf24}.theme--dark .pm-c-badge-normal--warning .pm-c-badge__label{color:#f9fafb}.theme--dark .pm-c-badge-normal--danger .pm-c-badge__circle{background-color:#ef4444}.theme--dark .pm-c-badge-normal--danger .pm-c-badge__label{color:#f9fafb}.theme--dark .pm-c-badge-normal--pink .pm-c-badge__circle{background-color:#ff85b1}.theme--dark .pm-c-badge-normal--pink .pm-c-badge__label{color:#f9fafb}.theme--dark .pm-c-badge-normal--blue .pm-c-badge__circle{background-color:#6bb8ff}.theme--dark .pm-c-badge-normal--blue .pm-c-badge__label{color:#f9fafb}.theme--dark .pm-c-badge-normal--purple .pm-c-badge__circle{background-color:#9f7eff}.theme--dark .pm-c-badge-normal--purple .pm-c-badge__label{color:#f9fafb}.theme--dark .pm-c-badge-filled{padding:.8rem 1.2rem;border-radius:.4rem;background-color:#252c3b}.theme--dark .pm-c-badge-filled .pm-c-badge__circle{background-color:#8a96a8}.theme--dark .pm-c-badge-filled .pm-c-badge__label{color:#f9fafb}.theme--light .pm-c-modal{width:41rem;padding:3.2rem;background-color:#f8faff;border:.1rem solid #e3e7f0;border-radius:.4rem;box-shadow:0 .4rem 2.4rem rgba(137,158,198,.17);transition:all .2s ease-out}.theme--light .pm-c-modal:focus{outline:none}.theme--light .pm-c-modal__header{position:relative}.theme--light .pm-c-modal__header-hide{position:absolute;right:-12px;top:-12px;width:40px;height:40px!important;padding:0}.theme--light .pm-c-modal__header-title{color:#313a4c}.theme--light .pm-c-modal__section{margin-top:1.2rem;margin-bottom:3.2rem}.theme--light .pm-c-modal__section-text{color:#8193ae;margin-bottom:1.6rem}.theme--light .pm-c-modal__footer{display:flex;grid-gap:1.6rem;gap:1.6rem;width:100%}.theme--light .pm-c-modal__overlay{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;z-index:9999;inset:0;padding:3.2rem;background:linear-gradient(180deg,rgba(248,250,255,.82),rgba(248,250,255,.88))}.theme--dark .pm-c-modal{width:41rem;padding:3.2rem;background-color:#0e1016;border:.1rem solid #252c3b;border-radius:.4rem;box-shadow:0 .4rem 2.4rem rgba(0,0,0,.4);transition:all .2s ease-out}.theme--dark .pm-c-modal:focus{outline:none}.theme--dark .pm-c-modal__header{position:relative}.theme--dark .pm-c-modal__header-hide{position:absolute;right:-12px;top:-12px;width:40px;height:40px!important;padding:0}.theme--dark .pm-c-modal__header-title{color:#f3f4f6}.theme--dark .pm-c-modal__section{margin-top:1.2rem;margin-bottom:3.2rem}.theme--dark .pm-c-modal__section-text{color:#637084;margin-bottom:1.6rem}.theme--dark .pm-c-modal__footer{display:flex;grid-gap:1.6rem;gap:1.6rem;width:100%}.theme--dark .pm-c-modal__overlay{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;z-index:9999;inset:0;padding:3.2rem;background:linear-gradient(180deg,rgba(14,16,22,.82),rgba(14,16,22,.88))}.theme--light .pm-c-beta-warning__header-title{color:#f0b429}.theme--light .pm-c-beta-warning__header-title__adornment{margin-right:.8rem}.theme--dark .pm-c-beta-warning__header-title{color:#f0b429}.theme--dark .pm-c-beta-warning__header-title__adornment{margin-right:.8rem}.breadcrumb{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.theme--light .breadcrumb span:first-of-type{display:none}.theme--light .breadcrumb span:last-of-type{color:#313a4c}.theme--light .breadcrumb__separator{margin:0 .4rem;color:#8193ae}.theme--light .breadcrumb__item{color:#8193ae}.theme--light .breadcrumb__item a{color:#8193ae;transition:color .2s ease}.theme--light .breadcrumb__item a:hover{color:#313a4c}.theme--dark .breadcrumb span:first-of-type{display:none}.theme--dark .breadcrumb span:last-of-type{color:#f9fafb}.theme--dark .breadcrumb__separator{margin:0 .4rem;color:#637084}.theme--dark .breadcrumb__item{color:#637084}.theme--dark .breadcrumb__item a{color:#637084;transition:color .2s ease}.theme--dark .breadcrumb__item a:hover{color:#f9fafb}.pm-c-button,.pm-c-button--fullwidth,.pm-c-button--no-hover,.pm-c-button--normal,.pm-c-button--sm,.pm-c-button--truncated,.pm-c-button--xs,.pm-c-button-group__item,.pm-c-button-normal--noborder,.pm-c-button-text--black,.pm-c-button-text--danger,.pm-c-button-text--dark,.pm-c-button-text--dark-gray,.pm-c-button-text--gray,.pm-c-button-text--light,.pm-c-button-text--light-gray,.pm-c-button-text--lighter-gray,.pm-c-button-text--lighter-gray-50,.pm-c-button-text--lighter-gray-100,.pm-c-button-text--primary,.pm-c-button-text--secondary,.pm-c-button-text--success,.pm-c-button-text--warning,.pm-c-button-text--white,.pm-c-button-text--white-50,.pm-wrong-network__action-button,.theme--dark .achievement-filter__item-item,.theme--dark .chart-header__interval-item,.theme--dark .chart-header__view-item,.theme--dark .pm-c-button-ghost--danger,.theme--dark .pm-c-button-ghost--default,.theme--dark .pm-c-button-ghost--primary,.theme--dark .pm-c-button-ghost--success,.theme--dark .pm-c-button-ghost--warning,.theme--dark .pm-c-button-normal--danger,.theme--dark .pm-c-button-normal--default,.theme--dark .pm-c-button-normal--primary,.theme--dark .pm-c-button-normal--success,.theme--dark .pm-c-button-normal--warning,.theme--dark .pm-c-button-outline--base,.theme--dark .pm-c-button-outline--danger,.theme--dark .pm-c-button-outline--default,.theme--dark .pm-c-button-outline--primary,.theme--dark .pm-c-button-outline--success,.theme--dark .pm-c-button-outline--warning,.theme--dark .pm-c-button-subtle--danger,.theme--dark .pm-c-button-subtle--default,.theme--dark .pm-c-button-subtle--primary,.theme--dark .pm-c-button-subtle--success,.theme--dark .pm-c-button-subtle--warning,.theme--dark .pm-c-filter__button,.theme--dark .pm-c-filter__item,.theme--dark .pm-c-filter__item--active,.theme--dark .pm-c-filter__optional-trigger,.theme--dark .pm-c-filter__optional-trigger--active,.theme--dark .pm-c-table__action-button,.theme--dark .pm-wrong-network__action-button,.theme--light .achievement-filter__item-item,.theme--light .chart-header__interval-item,.theme--light .chart-header__view-item,.theme--light .pm-c-button-ghost--danger,.theme--light .pm-c-button-ghost--default,.theme--light .pm-c-button-ghost--primary,.theme--light .pm-c-button-ghost--success,.theme--light .pm-c-button-ghost--warning,.theme--light .pm-c-button-normal--danger,.theme--light .pm-c-button-normal--default,.theme--light .pm-c-button-normal--primary,.theme--light .pm-c-button-normal--success,.theme--light .pm-c-button-normal--warning,.theme--light .pm-c-button-outline--base,.theme--light .pm-c-button-outline--danger,.theme--light .pm-c-button-outline--default,.theme--light .pm-c-button-outline--primary,.theme--light .pm-c-button-outline--success,.theme--light .pm-c-button-outline--warning,.theme--light .pm-c-button-subtle--danger,.theme--light .pm-c-button-subtle--default,.theme--light .pm-c-button-subtle--primary,.theme--light .pm-c-button-subtle--success,.theme--light .pm-c-button-subtle--warning,.theme--light .pm-c-filter__button,.theme--light .pm-c-filter__item,.theme--light .pm-c-filter__item--active,.theme--light .pm-c-filter__optional-trigger,.theme--light .pm-c-filter__optional-trigger--active,.theme--light .pm-c-table__action-button,.theme--light .pm-wrong-network__action-button{cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-flex;justify-content:center;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:center;text-decoration:none;white-space:nowrap;vertical-align:middle;border-width:.1rem;border-radius:.4rem;border-style:solid;transition:all .2s ease-in-out}.pm-c-button--fullwidth svg,.pm-c-button--no-hover svg,.pm-c-button--normal svg,.pm-c-button--sm svg,.pm-c-button--truncated svg,.pm-c-button--xs svg,.pm-c-button-group__item svg,.pm-c-button-normal--noborder svg,.pm-c-button-text--black svg,.pm-c-button-text--danger svg,.pm-c-button-text--dark-gray svg,.pm-c-button-text--dark svg,.pm-c-button-text--gray svg,.pm-c-button-text--light-gray svg,.pm-c-button-text--lighter-gray-50 svg,.pm-c-button-text--lighter-gray-100 svg,.pm-c-button-text--lighter-gray svg,.pm-c-button-text--light svg,.pm-c-button-text--primary svg,.pm-c-button-text--secondary svg,.pm-c-button-text--success svg,.pm-c-button-text--warning svg,.pm-c-button-text--white-50 svg,.pm-c-button-text--white svg,.pm-c-button svg,.pm-wrong-network__action-button svg,.theme--dark .achievement-filter__item-item svg,.theme--dark .chart-header__interval-item svg,.theme--dark .chart-header__view-item svg,.theme--dark .pm-c-button-ghost--danger svg,.theme--dark .pm-c-button-ghost--default svg,.theme--dark .pm-c-button-ghost--primary svg,.theme--dark .pm-c-button-ghost--success svg,.theme--dark .pm-c-button-ghost--warning svg,.theme--dark .pm-c-button-normal--danger svg,.theme--dark .pm-c-button-normal--default svg,.theme--dark .pm-c-button-normal--primary svg,.theme--dark .pm-c-button-normal--success svg,.theme--dark .pm-c-button-normal--warning svg,.theme--dark .pm-c-button-outline--base svg,.theme--dark .pm-c-button-outline--danger svg,.theme--dark .pm-c-button-outline--default svg,.theme--dark .pm-c-button-outline--primary svg,.theme--dark .pm-c-button-outline--success svg,.theme--dark .pm-c-button-outline--warning svg,.theme--dark .pm-c-button-subtle--danger svg,.theme--dark .pm-c-button-subtle--default svg,.theme--dark .pm-c-button-subtle--primary svg,.theme--dark .pm-c-button-subtle--success svg,.theme--dark .pm-c-button-subtle--warning svg,.theme--dark .pm-c-filter__button svg,.theme--dark .pm-c-filter__item--active svg,.theme--dark .pm-c-filter__item svg,.theme--dark .pm-c-filter__optional-trigger--active svg,.theme--dark .pm-c-filter__optional-trigger svg,.theme--dark .pm-c-table__action-button svg,.theme--dark .pm-wrong-network__action-button svg,.theme--light .achievement-filter__item-item svg,.theme--light .chart-header__interval-item svg,.theme--light .chart-header__view-item svg,.theme--light .pm-c-button-ghost--danger svg,.theme--light .pm-c-button-ghost--default svg,.theme--light .pm-c-button-ghost--primary svg,.theme--light .pm-c-button-ghost--success svg,.theme--light .pm-c-button-ghost--warning svg,.theme--light .pm-c-button-normal--danger svg,.theme--light .pm-c-button-normal--default svg,.theme--light .pm-c-button-normal--primary svg,.theme--light .pm-c-button-normal--success svg,.theme--light .pm-c-button-normal--warning svg,.theme--light .pm-c-button-outline--base svg,.theme--light .pm-c-button-outline--danger svg,.theme--light .pm-c-button-outline--default svg,.theme--light .pm-c-button-outline--primary svg,.theme--light .pm-c-button-outline--success svg,.theme--light .pm-c-button-outline--warning svg,.theme--light .pm-c-button-subtle--danger svg,.theme--light .pm-c-button-subtle--default svg,.theme--light .pm-c-button-subtle--primary svg,.theme--light .pm-c-button-subtle--success svg,.theme--light .pm-c-button-subtle--warning svg,.theme--light .pm-c-filter__button svg,.theme--light .pm-c-filter__item--active svg,.theme--light .pm-c-filter__item svg,.theme--light .pm-c-filter__optional-trigger--active svg,.theme--light .pm-c-filter__optional-trigger svg,.theme--light .pm-c-table__action-button svg,.theme--light .pm-wrong-network__action-button svg{transition:all .2s ease-in-out}.pm-c-button--fullwidth:disabled,.pm-c-button--no-hover:disabled,.pm-c-button--normal:disabled,.pm-c-button--sm:disabled,.pm-c-button--truncated:disabled,.pm-c-button--xs:disabled,.pm-c-button-group__item:disabled,.pm-c-button-normal--noborder:disabled,.pm-c-button-text--black:disabled,.pm-c-button-text--danger:disabled,.pm-c-button-text--dark-gray:disabled,.pm-c-button-text--dark:disabled,.pm-c-button-text--gray:disabled,.pm-c-button-text--light-gray:disabled,.pm-c-button-text--light:disabled,.pm-c-button-text--lighter-gray-50:disabled,.pm-c-button-text--lighter-gray-100:disabled,.pm-c-button-text--lighter-gray:disabled,.pm-c-button-text--primary:disabled,.pm-c-button-text--secondary:disabled,.pm-c-button-text--success:disabled,.pm-c-button-text--warning:disabled,.pm-c-button-text--white-50:disabled,.pm-c-button-text--white:disabled,.pm-c-button:disabled,.pm-wrong-network__action-button:disabled,.theme--dark .achievement-filter__item-item:disabled,.theme--dark .chart-header__interval-item:disabled,.theme--dark .chart-header__view-item:disabled,.theme--dark .pm-c-button-ghost--danger:disabled,.theme--dark .pm-c-button-ghost--default:disabled,.theme--dark .pm-c-button-ghost--primary:disabled,.theme--dark .pm-c-button-ghost--success:disabled,.theme--dark .pm-c-button-ghost--warning:disabled,.theme--dark .pm-c-button-normal--danger:disabled,.theme--dark .pm-c-button-normal--default:disabled,.theme--dark .pm-c-button-normal--primary:disabled,.theme--dark .pm-c-button-normal--success:disabled,.theme--dark .pm-c-button-normal--warning:disabled,.theme--dark .pm-c-button-outline--base:disabled,.theme--dark .pm-c-button-outline--danger:disabled,.theme--dark .pm-c-button-outline--default:disabled,.theme--dark .pm-c-button-outline--primary:disabled,.theme--dark .pm-c-button-outline--success:disabled,.theme--dark .pm-c-button-outline--warning:disabled,.theme--dark .pm-c-button-subtle--danger:disabled,.theme--dark .pm-c-button-subtle--default:disabled,.theme--dark .pm-c-button-subtle--primary:disabled,.theme--dark .pm-c-button-subtle--success:disabled,.theme--dark .pm-c-button-subtle--warning:disabled,.theme--dark .pm-c-filter__button:disabled,.theme--dark .pm-c-filter__item--active:disabled,.theme--dark .pm-c-filter__item:disabled,.theme--dark .pm-c-filter__optional-trigger--active:disabled,.theme--dark .pm-c-filter__optional-trigger:disabled,.theme--dark .pm-c-table__action-button:disabled,.theme--light .achievement-filter__item-item:disabled,.theme--light .chart-header__interval-item:disabled,.theme--light .chart-header__view-item:disabled,.theme--light .pm-c-button-ghost--danger:disabled,.theme--light .pm-c-button-ghost--default:disabled,.theme--light .pm-c-button-ghost--primary:disabled,.theme--light .pm-c-button-ghost--success:disabled,.theme--light .pm-c-button-ghost--warning:disabled,.theme--light .pm-c-button-normal--danger:disabled,.theme--light .pm-c-button-normal--default:disabled,.theme--light .pm-c-button-normal--primary:disabled,.theme--light .pm-c-button-normal--success:disabled,.theme--light .pm-c-button-normal--warning:disabled,.theme--light .pm-c-button-outline--base:disabled,.theme--light .pm-c-button-outline--danger:disabled,.theme--light .pm-c-button-outline--default:disabled,.theme--light .pm-c-button-outline--primary:disabled,.theme--light .pm-c-button-outline--success:disabled,.theme--light .pm-c-button-outline--warning:disabled,.theme--light .pm-c-button-subtle--danger:disabled,.theme--light .pm-c-button-subtle--default:disabled,.theme--light .pm-c-button-subtle--primary:disabled,.theme--light .pm-c-button-subtle--success:disabled,.theme--light .pm-c-button-subtle--warning:disabled,.theme--light .pm-c-filter__button:disabled,.theme--light .pm-c-filter__item--active:disabled,.theme--light .pm-c-filter__item:disabled,.theme--light .pm-c-filter__optional-trigger--active:disabled,.theme--light .pm-c-filter__optional-trigger:disabled,.theme--light .pm-c-table__action-button:disabled{cursor:unset;touch-action:unset;pointer-events:none}.pm-c-button--normal{padding:1.4rem 1.6rem;grid-gap:.8rem;gap:.8rem}.pm-c-button--sm,.pm-wrong-network__action-button,.theme--dark .pm-c-filter__button,.theme--light .pm-c-filter__button{padding:1rem 1.4rem;grid-gap:.6rem;gap:.6rem}.pm-c-button--xs,.theme--dark .pm-c-table__action-button,.theme--light .pm-c-table__action-button{padding:.8rem 1.2rem;grid-gap:.6rem;gap:.6rem}.pm-c-button--fullwidth{width:100%}.pm-c-button--no-hover{pointer-events:none}.pm-c-button--truncated{display:inline-block!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme--light .pm-c-button-normal--default{color:#fff;background-color:#b6bdc8;border-color:#b6bdc8}.theme--light .pm-c-button-normal--default:focus,.theme--light .pm-c-button-normal--default:hover{background-color:#8b96a7}.theme--light .pm-c-button-normal--default:disabled{background-color:#eff1f4;border-color:#eff1f4}.theme--light .pm-c-button-normal--default svg{fill:#fff}.theme--light .pm-c-button-normal--primary,.theme--light .pm-wrong-network__action-button{color:#fff;background-color:#5d55fa;border-color:#5d55fa}.theme--light .pm-c-button-normal--primary:focus,.theme--light .pm-c-button-normal--primary:hover,.theme--light .pm-wrong-network__action-button:focus,.theme--light .pm-wrong-network__action-button:hover{background-color:#4d3df7}.theme--light .pm-c-button-normal--primary:disabled,.theme--light .pm-wrong-network__action-button:disabled{background-color:#e8e7fe;border-color:#e8e7fe}.theme--light .pm-c-button-normal--primary svg,.theme--light .pm-wrong-network__action-button svg{fill:#fff}.theme--light .pm-c-button-normal--danger{color:#fff;background-color:#e12d39;border-color:#e12d39}.theme--light .pm-c-button-normal--danger:focus,.theme--light .pm-c-button-normal--danger:hover{background-color:#cf1124}.theme--light .pm-c-button-normal--danger:disabled{background-color:#fceaeb;border-color:#fceaeb}.theme--light .pm-c-button-normal--danger svg{fill:#fff}.theme--light .pm-c-button-normal--warning{color:#fff;background-color:#f0b429;border-color:#f0b429}.theme--light .pm-c-button-normal--warning:focus,.theme--light .pm-c-button-normal--warning:hover{background-color:#de911d}.theme--light .pm-c-button-normal--warning:disabled{background-color:#fdf4df;border-color:#fdf4df}.theme--light .pm-c-button-normal--warning svg{fill:#fff}.theme--light .pm-c-button-normal--success{color:#fff;background-color:#27ab83;border-color:#27ab83}.theme--light .pm-c-button-normal--success:focus,.theme--light .pm-c-button-normal--success:hover{background-color:#199473}.theme--light .pm-c-button-normal--success:disabled{background-color:#dff2ec;border-color:#dff2ec}.theme--light .pm-c-button-normal--success svg{fill:#fff}.theme--dark .pm-c-button-normal--default{color:#fff;background-color:#637084;border-color:#637084}.theme--dark .pm-c-button-normal--default:focus,.theme--dark .pm-c-button-normal--default:hover{background-color:#8a96a7}.theme--dark .pm-c-button-normal--default:disabled{background-color:#181b24;border-color:#181b24}.theme--dark .pm-c-button-normal--default svg{fill:#fff}.theme--dark .pm-c-button-normal--primary,.theme--dark .pm-wrong-network__action-button{color:#fff;background-color:#5d55fa;border-color:#5d55fa}.theme--dark .pm-c-button-normal--primary:focus,.theme--dark .pm-c-button-normal--primary:hover,.theme--dark .pm-wrong-network__action-button:focus,.theme--dark .pm-wrong-network__action-button:hover{background-color:#7069fa}.theme--dark .pm-c-button-normal--primary:disabled,.theme--dark .pm-wrong-network__action-button:disabled{background-color:#17153f;border-color:#17153f}.theme--dark .pm-c-button-normal--primary svg,.theme--dark .pm-wrong-network__action-button svg{fill:#fff}.theme--dark .pm-c-button-normal--danger{color:#fff;background-color:#e12d39;border-color:#e12d39}.theme--dark .pm-c-button-normal--danger:focus,.theme--dark .pm-c-button-normal--danger:hover{background-color:#ef4e4e}.theme--dark .pm-c-button-normal--danger:disabled{background-color:#380b0e;border-color:#380b0e}.theme--dark .pm-c-button-normal--danger svg{fill:#fff}.theme--dark .pm-c-button-normal--warning{color:#0e1016;background-color:#f0b429;border-color:#f0b429}.theme--dark .pm-c-button-normal--warning:focus,.theme--dark .pm-c-button-normal--warning:hover{background-color:#f7c948}.theme--dark .pm-c-button-normal--warning:disabled{background-color:#241b06;border-color:#241b06}.theme--dark .pm-c-button-normal--warning svg{fill:#0e1016}.theme--dark .pm-c-button-normal--success{color:#fff;background-color:#27ab83;border-color:#27ab83}.theme--dark .pm-c-button-normal--success:focus,.theme--dark .pm-c-button-normal--success:hover{background-color:#3ebd93}.theme--dark .pm-c-button-normal--success:disabled{background-color:#0a2b21;border-color:#0a2b21}.theme--dark .pm-c-button-normal--success svg{fill:#fff}.theme--light .pm-c-button-outline--base{color:#637084;background-color:initial;border-color:#e0e2e7}.theme--light .pm-c-button-outline--base svg{fill:#637084}.theme--light .pm-c-button-outline--base:focus,.theme--light .pm-c-button-outline--base:hover{color:#637084;background-color:initial;border-color:#e0e2e7}.theme--light .pm-c-button-outline--base:focus svg,.theme--light .pm-c-button-outline--base:hover svg{fill:#637084}.theme--light .pm-c-button-outline--base:disabled{color:#637084;background-color:initial;border-color:#e0e2e7;opacity:.5}.theme--light .pm-c-button-outline--base:disabled svg{fill:#637084}.theme--light .pm-c-button-outline--default{color:#637084;background-color:initial;border-color:#e0e2e7}.theme--light .pm-c-button-outline--default svg{fill:#637084}.theme--light .pm-c-button-outline--default:focus,.theme--light .pm-c-button-outline--default:hover{color:#fff;background-color:#b6bdc8;border-color:#b6bdc8}.theme--light .pm-c-button-outline--default:focus svg,.theme--light .pm-c-button-outline--default:hover svg{fill:#fff}.theme--light .pm-c-button-outline--default:disabled{color:#637084;background-color:initial;border-color:#e0e2e7;opacity:.5}.theme--light .pm-c-button-outline--default:disabled svg{fill:#637084}.theme--light .pm-c-button-outline--primary{color:#5d55fa;background-color:initial;border-color:#aeaafd}.theme--light .pm-c-button-outline--primary svg{fill:#5d55fa}.theme--light .pm-c-button-outline--primary:focus,.theme--light .pm-c-button-outline--primary:hover{color:#fff;background-color:#5d55fa;border-color:#5d55fa}.theme--light .pm-c-button-outline--primary:focus svg,.theme--light .pm-c-button-outline--primary:hover svg{fill:#fff}.theme--light .pm-c-button-outline--primary:disabled{color:#5d55fa;background-color:initial;border-color:#aeaafd;opacity:.5}.theme--light .pm-c-button-outline--primary:disabled svg{fill:#5d55fa}.theme--light .pm-c-button-outline--danger{color:#e12d39;background-color:initial;border-color:#f0969c}.theme--light .pm-c-button-outline--danger svg{fill:#e12d39}.theme--light .pm-c-button-outline--danger:focus,.theme--light .pm-c-button-outline--danger:hover{color:#fff;background-color:#e12d39;border-color:#e12d39}.theme--light .pm-c-button-outline--danger:focus svg,.theme--light .pm-c-button-outline--danger:hover svg{fill:#fff}.theme--light .pm-c-button-outline--danger:disabled{color:#e12d39;background-color:initial;border-color:#f0969c;opacity:.5}.theme--light .pm-c-button-outline--danger:disabled svg{fill:#e12d39}.theme--light .pm-c-button-outline--warning{color:#f0b429;background-color:initial;border-color:#f8da94}.theme--light .pm-c-button-outline--warning svg{fill:#f0b429}.theme--light .pm-c-button-outline--warning:focus,.theme--light .pm-c-button-outline--warning:hover{color:#fff;background-color:#f0b429;border-color:#f0b429}.theme--light .pm-c-button-outline--warning:focus svg,.theme--light .pm-c-button-outline--warning:hover svg{fill:#fff}.theme--light .pm-c-button-outline--warning:disabled{color:#f0b429;background-color:initial;border-color:#f8da94;opacity:.5}.theme--light .pm-c-button-outline--warning:disabled svg{fill:#f0b429}.theme--light .pm-c-button-outline--success{color:#27ab83;background-color:initial;border-color:#93d5c1}.theme--light .pm-c-button-outline--success svg{fill:#27ab83}.theme--light .pm-c-button-outline--success:focus,.theme--light .pm-c-button-outline--success:hover{color:#fff;background-color:#27ab83;border-color:#27ab83}.theme--light .pm-c-button-outline--success:focus svg,.theme--light .pm-c-button-outline--success:hover svg{fill:#fff}.theme--light .pm-c-button-outline--success:disabled{color:#27ab83;background-color:initial;border-color:#93d5c1;opacity:.5}.theme--light .pm-c-button-outline--success:disabled svg{fill:#27ab83}.theme--dark .pm-c-button-outline--base{color:#f3f4f6;background-color:initial;border-color:#252c3b}.theme--dark .pm-c-button-outline--base svg{fill:#f3f4f6}.theme--dark .pm-c-button-outline--base:focus,.theme--dark .pm-c-button-outline--base:hover{color:#f3f4f6;background-color:initial;border-color:#252c3b}.theme--dark .pm-c-button-outline--base:focus svg,.theme--dark .pm-c-button-outline--base:hover svg{fill:#f3f4f6}.theme--dark .pm-c-button-outline--base:disabled{color:#f3f4f6;background-color:initial;border-color:#252c3b;opacity:.5}.theme--dark .pm-c-button-outline--base:disabled svg{fill:#f3f4f6}.theme--dark .pm-c-button-outline--default{color:#f3f4f6;background-color:initial;border-color:#252c3b}.theme--dark .pm-c-button-outline--default svg{fill:#f3f4f6}.theme--dark .pm-c-button-outline--default:focus,.theme--dark .pm-c-button-outline--default:hover{color:#fff;background-color:#8a96a7;border-color:#637084}.theme--dark .pm-c-button-outline--default:focus svg,.theme--dark .pm-c-button-outline--default:hover svg{fill:#fff}.theme--dark .pm-c-button-outline--default:disabled{color:#f3f4f6;background-color:initial;border-color:#252c3b;opacity:.5}.theme--dark .pm-c-button-outline--default:disabled svg{fill:#f3f4f6}.theme--dark .pm-c-button-outline--primary{color:#5d55fa;background-color:initial;border-color:#2f2b7d}.theme--dark .pm-c-button-outline--primary svg{fill:#5d55fa}.theme--dark .pm-c-button-outline--primary:focus,.theme--dark .pm-c-button-outline--primary:hover{color:#fff;background-color:#7069fa;border-color:#5d55fa}.theme--dark .pm-c-button-outline--primary:focus svg,.theme--dark .pm-c-button-outline--primary:hover svg{fill:#fff}.theme--dark .pm-c-button-outline--primary:disabled{color:#5d55fa;background-color:initial;border-color:#2f2b7d;opacity:.5}.theme--dark .pm-c-button-outline--primary:disabled svg{fill:#5d55fa}.theme--dark .pm-c-button-outline--danger{color:#e12d39;background-color:initial;border-color:#71171d}.theme--dark .pm-c-button-outline--danger svg{fill:#e12d39}.theme--dark .pm-c-button-outline--danger:focus,.theme--dark .pm-c-button-outline--danger:hover{color:#fff;background-color:#ef4e4e;border-color:#e12d39}.theme--dark .pm-c-button-outline--danger:focus svg,.theme--dark .pm-c-button-outline--danger:hover svg{fill:#fff}.theme--dark .pm-c-button-outline--danger:disabled{color:#e12d39;background-color:initial;border-color:#71171d;opacity:.5}.theme--dark .pm-c-button-outline--danger:disabled svg{fill:#e12d39}.theme--dark .pm-c-button-outline--warning{color:#f0b429;background-color:initial;border-color:#785a15}.theme--dark .pm-c-button-outline--warning svg{fill:#f0b429}.theme--dark .pm-c-button-outline--warning:focus,.theme--dark .pm-c-button-outline--warning:hover{color:#fff;background-color:#f7c948;border-color:#f0b429}.theme--dark .pm-c-button-outline--warning:focus svg,.theme--dark .pm-c-button-outline--warning:hover svg{fill:#fff}.theme--dark .pm-c-button-outline--warning:disabled{color:#f0b429;background-color:initial;border-color:#785a15;opacity:.5}.theme--dark .pm-c-button-outline--warning:disabled svg{fill:#f0b429}.theme--dark .pm-c-button-outline--success{color:#27ab83;background-color:initial;border-color:#145642}.theme--dark .pm-c-button-outline--success svg{fill:#27ab83}.theme--dark .pm-c-button-outline--success:focus,.theme--dark .pm-c-button-outline--success:hover{color:#fff;background-color:#3ebd93;border-color:#27ab83}.theme--dark .pm-c-button-outline--success:focus svg,.theme--dark .pm-c-button-outline--success:hover svg{fill:#fff}.theme--dark .pm-c-button-outline--success:disabled{color:#27ab83;background-color:initial;border-color:#145642;opacity:.5}.theme--dark .pm-c-button-outline--success:disabled svg{fill:#27ab83}.theme--light .pm-c-button-subtle--default{color:#13161e;background-color:#edeff2;border-color:#edeff2}.theme--light .pm-c-button-subtle--default svg{fill:#13161e}.theme--light .pm-c-button-subtle--default:focus,.theme--light .pm-c-button-subtle--default:hover{color:#fff;background-color:#b6bdc8;border-color:#b6bdc8}.theme--light .pm-c-button-subtle--default:focus svg,.theme--light .pm-c-button-subtle--default:hover svg{fill:#fff}.theme--light .pm-c-button-subtle--default:disabled{color:#13161e;background-color:#cad0d8;border-color:#cad0d8;opacity:.5}.theme--light .pm-c-button-subtle--default:disabled svg{fill:#13161e}.theme--light .pm-c-button-subtle--primary{color:#5d55fa;background-color:#e7e6fe;border-color:#e7e6fe}.theme--light .pm-c-button-subtle--primary svg{fill:#5d55fa}.theme--light .pm-c-button-subtle--primary:focus,.theme--light .pm-c-button-subtle--primary:hover{color:#fff;background-color:#fff;border-color:#fff}.theme--light .pm-c-button-subtle--primary:focus svg,.theme--light .pm-c-button-subtle--primary:hover svg{fill:#fff}.theme--light .pm-c-button-subtle--primary:disabled{color:#5d55fa;background-color:#e7e6fe;border-color:#e7e6fe;opacity:.5}.theme--light .pm-c-button-subtle--primary:disabled svg{fill:#5d55fa}.theme--light .pm-c-button-subtle--danger{color:#e12d39;background-color:#fceaeb;border-color:#fceaeb}.theme--light .pm-c-button-subtle--danger svg{fill:#e12d39}.theme--light .pm-c-button-subtle--danger:focus,.theme--light .pm-c-button-subtle--danger:hover{color:#fff;background-color:#e12d39;border-color:#e12d39}.theme--light .pm-c-button-subtle--danger:focus svg,.theme--light .pm-c-button-subtle--danger:hover svg{fill:#fff}.theme--light .pm-c-button-subtle--danger:disabled{color:#e12d39;background-color:#fceaeb;border-color:#fceaeb;opacity:.5}.theme--light .pm-c-button-subtle--danger:disabled svg{fill:#e12d39}.theme--light .pm-c-button-subtle--warning{color:#f0b429;background-color:#fdf4df;border-color:#fdf4df}.theme--light .pm-c-button-subtle--warning svg{fill:#f0b429}.theme--light .pm-c-button-subtle--warning:focus,.theme--light .pm-c-button-subtle--warning:hover{color:#fff;background-color:#f0b429;border-color:#f0b429}.theme--light .pm-c-button-subtle--warning:focus svg,.theme--light .pm-c-button-subtle--warning:hover svg{fill:#fff}.theme--light .pm-c-button-subtle--warning:disabled{color:#f0b429;background-color:#fdf4df;border-color:#fdf4df;opacity:.5}.theme--light .pm-c-button-subtle--warning:disabled svg{fill:#f0b429}.theme--light .pm-c-button-subtle--success{color:#27ab83;background-color:#dff2ec;border-color:#dff2ec}.theme--light .pm-c-button-subtle--success svg{fill:#27ab83}.theme--light .pm-c-button-subtle--success:focus,.theme--light .pm-c-button-subtle--success:hover{color:#fff;background-color:#27ab83;border-color:#27ab83}.theme--light .pm-c-button-subtle--success:focus svg,.theme--light .pm-c-button-subtle--success:hover svg{fill:#fff}.theme--light .pm-c-button-subtle--success:disabled{color:#27ab83;background-color:#dff2ec;border-color:#dff2ec;opacity:.5}.theme--light .pm-c-button-subtle--success:disabled svg{fill:#27ab83}.theme--dark .pm-c-button-subtle--default{color:#c5cad3;background-color:#1c1e22;border-color:#1c1e22}.theme--dark .pm-c-button-subtle--default svg{fill:#c5cad3}.theme--dark .pm-c-button-subtle--default:focus,.theme--dark .pm-c-button-subtle--default:hover{color:#fff;background-color:#637084;border-color:#637084}.theme--dark .pm-c-button-subtle--default:focus svg,.theme--dark .pm-c-button-subtle--default:hover svg{fill:#fff}.theme--dark .pm-c-button-subtle--default:disabled{color:#c5cad3;background-color:#3e444c;border-color:#3e444c;opacity:.5}.theme--dark .pm-c-button-subtle--default:disabled svg{fill:#c5cad3}.theme--dark .pm-c-button-subtle--primary{color:#5d55fa;background-color:#17153f;border-color:#17153f}.theme--dark .pm-c-button-subtle--primary svg{fill:#5d55fa}.theme--dark .pm-c-button-subtle--primary:focus,.theme--dark .pm-c-button-subtle--primary:hover{color:#fff;background-color:#7069fa;border-color:#7069fa}.theme--dark .pm-c-button-subtle--primary:focus svg,.theme--dark .pm-c-button-subtle--primary:hover svg{fill:#fff}.theme--dark .pm-c-button-subtle--primary:disabled{color:#5d55fa;background-color:#17153f;border-color:#17153f;opacity:.5}.theme--dark .pm-c-button-subtle--primary:disabled svg{fill:#5d55fa}.theme--dark .pm-c-button-subtle--danger{color:#e12d39;background-color:#380b0e;border-color:#380b0e}.theme--dark .pm-c-button-subtle--danger svg{fill:#e12d39}.theme--dark .pm-c-button-subtle--danger:focus,.theme--dark .pm-c-button-subtle--danger:hover{color:#fff;background-color:#e12d39;border-color:#e12d39}.theme--dark .pm-c-button-subtle--danger:focus svg,.theme--dark .pm-c-button-subtle--danger:hover svg{fill:#fff}.theme--dark .pm-c-button-subtle--danger:disabled{color:#e12d39;background-color:#380b0e;border-color:#380b0e;opacity:.5}.theme--dark .pm-c-button-subtle--danger:disabled svg{fill:#e12d39}.theme--dark .pm-c-button-subtle--warning{color:#f0b429;background-color:#241b06;border-color:#241b06}.theme--dark .pm-c-button-subtle--warning svg{fill:#f0b429}.theme--dark .pm-c-button-subtle--warning:focus,.theme--dark .pm-c-button-subtle--warning:hover{color:#fff;background-color:#f0b429;border-color:#f0b429}.theme--dark .pm-c-button-subtle--warning:focus svg,.theme--dark .pm-c-button-subtle--warning:hover svg{fill:#fff}.theme--dark .pm-c-button-subtle--warning:disabled{color:#f0b429;background-color:#241b06;border-color:#241b06;opacity:.5}.theme--dark .pm-c-button-subtle--warning:disabled svg{fill:#f0b429}.theme--dark .pm-c-button-subtle--success{color:#27ab83;background-color:#0a2b21;border-color:#0a2b21}.theme--dark .pm-c-button-subtle--success svg{fill:#27ab83}.theme--dark .pm-c-button-subtle--success:focus,.theme--dark .pm-c-button-subtle--success:hover{color:#fff;background-color:#27ab83;border-color:#27ab83}.theme--dark .pm-c-button-subtle--success:focus svg,.theme--dark .pm-c-button-subtle--success:hover svg{fill:#fff}.theme--dark .pm-c-button-subtle--success:disabled{color:#27ab83;background-color:#0a2b21;border-color:#0a2b21;opacity:.5}.theme--dark .pm-c-button-subtle--success:disabled svg{fill:#27ab83}.theme--light .pm-c-button-ghost--default{color:#637084;background-color:initial;border-color:transparent}.theme--light .pm-c-button-ghost--default svg{fill:#637084}.theme--light .pm-c-button-ghost--default:focus,.theme--light .pm-c-button-ghost--default:hover{color:#637084;background-color:#edeff2;border-color:#edeff2}.theme--light .pm-c-button-ghost--default:focus svg,.theme--light .pm-c-button-ghost--default:hover svg{fill:#637084}.theme--light .pm-c-button-ghost--default:disabled{color:#637084;background-color:#edeff2;border-color:#edeff2;opacity:.5}.theme--light .pm-c-button-ghost--default:disabled svg{fill:#637084}.theme--light .pm-c-button-ghost--primary,.theme--light .pm-c-table__action-button{color:#5d55fa;background-color:#e7e6fe;border-color:#e7e6fe}.theme--light .pm-c-button-ghost--primary svg,.theme--light .pm-c-table__action-button svg{fill:#5d55fa}.theme--light .pm-c-button-ghost--primary:focus,.theme--light .pm-c-button-ghost--primary:hover,.theme--light .pm-c-table__action-button:focus,.theme--light .pm-c-table__action-button:hover{color:#5d55fa;background-color:#d7d5fe;border-color:#d7d5fe}.theme--light .pm-c-button-ghost--primary:focus svg,.theme--light .pm-c-button-ghost--primary:hover svg,.theme--light .pm-c-table__action-button:focus svg,.theme--light .pm-c-table__action-button:hover svg{fill:#5d55fa}.theme--light .pm-c-button-ghost--primary:disabled,.theme--light .pm-c-table__action-button:disabled{color:#5d55fa;background-color:#e7e6fe;border-color:#e7e6fe;opacity:.5}.theme--light .pm-c-button-ghost--primary:disabled svg,.theme--light .pm-c-table__action-button:disabled svg{fill:#5d55fa}.theme--light .pm-c-button-ghost--danger{color:#e12d39;background-color:initial;border-color:transparent}.theme--light .pm-c-button-ghost--danger svg{fill:#e12d39}.theme--light .pm-c-button-ghost--danger:focus,.theme--light .pm-c-button-ghost--danger:hover{color:#e12d39;background-color:#fceaeb;border-color:#fceaeb}.theme--light .pm-c-button-ghost--danger:focus svg,.theme--light .pm-c-button-ghost--danger:hover svg{fill:#e12d39}.theme--light .pm-c-button-ghost--danger:disabled{color:#e12d39;background-color:#fceaeb;border-color:#fceaeb;opacity:.5}.theme--light .pm-c-button-ghost--danger:disabled svg{fill:#e12d39}.theme--light .pm-c-button-ghost--warning{color:#f0b429;background-color:initial;border-color:transparent}.theme--light .pm-c-button-ghost--warning svg{fill:#f0b429}.theme--light .pm-c-button-ghost--warning:focus,.theme--light .pm-c-button-ghost--warning:hover{color:#f0b429;background-color:#fdf4df;border-color:#fdf4df}.theme--light .pm-c-button-ghost--warning:focus svg,.theme--light .pm-c-button-ghost--warning:hover svg{fill:#f0b429}.theme--light .pm-c-button-ghost--warning:disabled{color:#f0b429;background-color:#fdf4df;border-color:#fdf4df;opacity:.5}.theme--light .pm-c-button-ghost--warning:disabled svg{fill:#f0b429}.theme--light .pm-c-button-ghost--success{color:#27ab83;background-color:initial;border-color:transparent}.theme--light .pm-c-button-ghost--success svg{fill:#27ab83}.theme--light .pm-c-button-ghost--success:focus,.theme--light .pm-c-button-ghost--success:hover{color:#27ab83;background-color:#dff2ec;border-color:#dff2ec}.theme--light .pm-c-button-ghost--success:focus svg,.theme--light .pm-c-button-ghost--success:hover svg{fill:#27ab83}.theme--light .pm-c-button-ghost--success:disabled{color:#27ab83;background-color:#dff2ec;border-color:#dff2ec;opacity:.5}.theme--light .pm-c-button-ghost--success:disabled svg{fill:#27ab83}.theme--dark .pm-c-button-ghost--default{color:#c5cad3;background-color:initial;border-color:transparent}.theme--dark .pm-c-button-ghost--default svg{fill:#c5cad3}.theme--dark .pm-c-button-ghost--default:focus,.theme--dark .pm-c-button-ghost--default:hover{color:#c5cad3;background-color:#1c1e22;border-color:#1c1e22}.theme--dark .pm-c-button-ghost--default:focus svg,.theme--dark .pm-c-button-ghost--default:hover svg{fill:#c5cad3}.theme--dark .pm-c-button-ghost--default:disabled{color:#c5cad3;background-color:#1c1e22;border-color:#1c1e22;opacity:.5}.theme--dark .pm-c-button-ghost--default:disabled svg{fill:#c5cad3}.theme--dark .pm-c-button-ghost--primary,.theme--dark .pm-c-table__action-button{color:#5d55fa;background-color:#17153f;border-color:#17153f}.theme--dark .pm-c-button-ghost--primary svg,.theme--dark .pm-c-table__action-button svg{fill:#5d55fa}.theme--dark .pm-c-button-ghost--primary:focus,.theme--dark .pm-c-button-ghost--primary:hover,.theme--dark .pm-c-table__action-button:focus,.theme--dark .pm-c-table__action-button:hover{color:#5d55fa;background-color:#131132;border-color:#131132}.theme--dark .pm-c-button-ghost--primary:focus svg,.theme--dark .pm-c-button-ghost--primary:hover svg,.theme--dark .pm-c-table__action-button:focus svg,.theme--dark .pm-c-table__action-button:hover svg{fill:#5d55fa}.theme--dark .pm-c-button-ghost--primary:disabled,.theme--dark .pm-c-table__action-button:disabled{color:#5d55fa;background-color:#17153f;border-color:#17153f;opacity:.5}.theme--dark .pm-c-button-ghost--primary:disabled svg,.theme--dark .pm-c-table__action-button:disabled svg{fill:#5d55fa}.theme--dark .pm-c-button-ghost--danger{color:#e12d39;background-color:initial;border-color:transparent}.theme--dark .pm-c-button-ghost--danger svg{fill:#e12d39}.theme--dark .pm-c-button-ghost--danger:focus,.theme--dark .pm-c-button-ghost--danger:hover{color:#e12d39;background-color:#380b0e;border-color:#380b0e}.theme--dark .pm-c-button-ghost--danger:focus svg,.theme--dark .pm-c-button-ghost--danger:hover svg{fill:#e12d39}.theme--dark .pm-c-button-ghost--danger:disabled{color:#e12d39;background-color:#380b0e;border-color:#380b0e;opacity:.5}.theme--dark .pm-c-button-ghost--danger:disabled svg{fill:#e12d39}.theme--dark .pm-c-button-ghost--warning{color:#f0b429;background-color:initial;border-color:transparent}.theme--dark .pm-c-button-ghost--warning svg{fill:#f0b429}.theme--dark .pm-c-button-ghost--warning:focus,.theme--dark .pm-c-button-ghost--warning:hover{color:#f0b429;background-color:#241b06;border-color:#241b06}.theme--dark .pm-c-button-ghost--warning:focus svg,.theme--dark .pm-c-button-ghost--warning:hover svg{fill:#f0b429}.theme--dark .pm-c-button-ghost--warning:disabled{color:#f0b429;background-color:#241b06;border-color:#241b06;opacity:.5}.theme--dark .pm-c-button-ghost--warning:disabled svg{fill:#f0b429}.theme--dark .pm-c-button-ghost--success{color:#27ab83;background-color:initial;border-color:transparent}.theme--dark .pm-c-button-ghost--success svg{fill:#27ab83}.theme--dark .pm-c-button-ghost--success:focus,.theme--dark .pm-c-button-ghost--success:hover{color:#27ab83;background-color:#0a2b21;border-color:#0a2b21}.theme--dark .pm-c-button-ghost--success:focus svg,.theme--dark .pm-c-button-ghost--success:hover svg{fill:#27ab83}.theme--dark .pm-c-button-ghost--success:disabled{color:#27ab83;background-color:#0a2b21;border-color:#0a2b21;opacity:.5}.theme--dark .pm-c-button-ghost--success:disabled svg{fill:#27ab83}.pm-c-button-normal--noborder,.theme--dark .pm-c-filter__button,.theme--dark .pm-c-filter__item,.theme--dark .pm-c-filter__item--active,.theme--dark .pm-c-filter__optional-trigger,.theme--dark .pm-c-filter__optional-trigger--active,.theme--light .pm-c-filter__button,.theme--light .pm-c-filter__item,.theme--light .pm-c-filter__item--active,.theme--light .pm-c-filter__optional-trigger,.theme--light .pm-c-filter__optional-trigger--active{padding:0;margin:0;background-color:unset;border:none}.pm-c-button-text--primary{color:#5751fc;transition:opacity .3s ease 0s}.pm-c-button-text--primary:hover{opacity:.9}.pm-c-button-text--secondary{color:#e6007a;transition:opacity .3s ease 0s}.pm-c-button-text--secondary:hover{opacity:.9}.pm-c-button-text--success{color:#27ab83;transition:opacity .3s ease 0s}.pm-c-button-text--success:hover{opacity:.9}.pm-c-button-text--warning{color:#fbbf24;transition:opacity .3s ease 0s}.pm-c-button-text--warning:hover{opacity:.9}.pm-c-button-text--danger{color:#ef4444;transition:opacity .3s ease 0s}.pm-c-button-text--danger:hover{opacity:.9}.pm-c-button-text--light{color:#f3f4f6;transition:opacity .3s ease 0s}.pm-c-button-text--light:hover{opacity:.9}.pm-c-button-text--dark{color:#101219;transition:opacity .3s ease 0s}.pm-c-button-text--dark:hover{opacity:.9}.pm-c-button-text--white{color:#fff;transition:opacity .3s ease 0s}.pm-c-button-text--white:hover{opacity:.9}.pm-c-button-text--white-50{color:hsla(0,0%,100%,.5);transition:opacity .3s ease 0s}.pm-c-button-text--white-50:hover{opacity:.9}.pm-c-button-text--black{color:#000;transition:opacity .3s ease 0s}.pm-c-button-text--black:hover{opacity:.9}.pm-c-button-text--gray{color:#637084;transition:opacity .3s ease 0s}.pm-c-button-text--gray:hover{opacity:.9}.pm-c-button-text--lighter-gray-50{color:#f9fafb;transition:opacity .3s ease 0s}.pm-c-button-text--lighter-gray-50:hover{opacity:.9}.pm-c-button-text--lighter-gray-100{color:#f3f4f6;transition:opacity .3s ease 0s}.pm-c-button-text--lighter-gray-100:hover{opacity:.9}.pm-c-button-text--lighter-gray{color:#c5cad3;transition:opacity .3s ease 0s}.pm-c-button-text--lighter-gray:hover{opacity:.9}.pm-c-button-text--light-gray{color:#a8b0bd;transition:opacity .3s ease 0s}.pm-c-button-text--light-gray:hover{opacity:.9}.pm-c-button-text--dark-gray{color:#171b23;transition:opacity .3s ease 0s}.pm-c-button-text--dark-gray:hover{opacity:.9}.pm-c-button-group,.theme--dark .pm-c-button-group--danger,.theme--dark .pm-c-button-group--default,.theme--dark .pm-c-button-group--primary,.theme--dark .pm-c-button-group--success,.theme--light .pm-c-button-group--danger,.theme--light .pm-c-button-group--default,.theme--light .pm-c-button-group--primary,.theme--light .pm-c-button-group--success{display:flex;flex-direction:row;padding:.2rem;margin-bottom:1rem;border-radius:.4rem;border-width:.1rem;border-style:solid}.pm-c-button-group__item{border:none;flex-grow:1}.pm-c-button-group--normal .pm-c-button-group__item{padding:.6rem 1.6rem}.pm-c-button-group--sm .pm-c-button-group__item{padding:.2rem .6rem}.pm-c-button-group--lg .pm-c-button-group__item{padding:.8rem 1.6rem}.pm-c-button-group--fullwidth{width:100%}.theme--light .pm-c-button-group--default{border-color:#e0e2e7}.theme--light .pm-c-button-group--default .pm-c-button-group__item{color:#a8b0bd;background-color:initial}.theme--light .pm-c-button-group--default .pm-c-button-group__item svg{fill:#a8b0bd}.theme--light .pm-c-button-group--default .pm-c-button-group__item.active{color:#fff;background-color:#8a96a8}.theme--light .pm-c-button-group--default .pm-c-button-group__item.active svg{fill:#fff}.theme--light .pm-c-button-group--primary{border-color:#e0e2e7}.theme--light .pm-c-button-group--primary .pm-c-button-group__item{color:#5d55fa;background-color:initial}.theme--light .pm-c-button-group--primary .pm-c-button-group__item svg{fill:#5d55fa}.theme--light .pm-c-button-group--primary .pm-c-button-group__item.active{color:#fff;background-color:#5d55fa}.theme--light .pm-c-button-group--primary .pm-c-button-group__item.active svg{fill:#fff}.theme--light .pm-c-button-group--danger{border-color:#e0e2e7}.theme--light .pm-c-button-group--danger .pm-c-button-group__item{color:#e12d39;background-color:initial}.theme--light .pm-c-button-group--danger .pm-c-button-group__item svg{fill:#e12d39}.theme--light .pm-c-button-group--danger .pm-c-button-group__item.active{color:#fff;background-color:#e12d39}.theme--light .pm-c-button-group--danger .pm-c-button-group__item.active svg{fill:#fff}.theme--light .pm-c-button-group--success{border-color:#e0e2e7}.theme--light .pm-c-button-group--success .pm-c-button-group__item{color:#27ab83;background-color:initial}.theme--light .pm-c-button-group--success .pm-c-button-group__item svg{fill:#27ab83}.theme--light .pm-c-button-group--success .pm-c-button-group__item.active{color:#fff;background-color:#27ab83}.theme--light .pm-c-button-group--success .pm-c-button-group__item.active svg{fill:#fff}.theme--dark .pm-c-button-group--default{border-color:#252c3b}.theme--dark .pm-c-button-group--default .pm-c-button-group__item{color:#637084;background-color:initial}.theme--dark .pm-c-button-group--default .pm-c-button-group__item svg{fill:#637084}.theme--dark .pm-c-button-group--default .pm-c-button-group__item.active{color:#fff;background-color:#252c3b}.theme--dark .pm-c-button-group--default .pm-c-button-group__item.active svg{fill:#fff}.theme--dark .pm-c-button-group--primary{border-color:#252c3b}.theme--dark .pm-c-button-group--primary .pm-c-button-group__item{color:#5d55fa;background-color:initial}.theme--dark .pm-c-button-group--primary .pm-c-button-group__item svg{fill:#5d55fa}.theme--dark .pm-c-button-group--primary .pm-c-button-group__item.active{color:#fff;background-color:#2f2b7d}.theme--dark .pm-c-button-group--primary .pm-c-button-group__item.active svg{fill:#fff}.theme--dark .pm-c-button-group--danger{border-color:#252c3b}.theme--dark .pm-c-button-group--danger .pm-c-button-group__item{color:#e12d39;background-color:initial}.theme--dark .pm-c-button-group--danger .pm-c-button-group__item svg{fill:#e12d39}.theme--dark .pm-c-button-group--danger .pm-c-button-group__item.active{color:#fff;background-color:#70161c}.theme--dark .pm-c-button-group--danger .pm-c-button-group__item.active svg{fill:#fff}.theme--dark .pm-c-button-group--success{border-color:#252c3b}.theme--dark .pm-c-button-group--success .pm-c-button-group__item{color:#27ab83;background-color:initial}.theme--dark .pm-c-button-group--success .pm-c-button-group__item svg{fill:#27ab83}.theme--dark .pm-c-button-group--success .pm-c-button-group__item.active{color:#fff;background-color:#145641}.theme--dark .pm-c-button-group--success .pm-c-button-group__item.active svg{fill:#fff}.theme--light .card,.theme--light .card--black,.theme--light .card--danger,.theme--light .card--default,.theme--light .card--gradient-blue,.theme--light .card--gradient-green,.theme--light .card--gradient-orange,.theme--light .card--gradient-pink,.theme--light .card--gradient-yellow,.theme--light .card--primary,.theme--light .card--secondary,.theme--light .card--success,.theme--light .card--warning,.theme--light .card--white{display:flex;flex-direction:column;justify-content:space-between;align-items:center;grid-gap:.8rem;gap:.8rem;padding:1.6rem;border:.1rem;border-radius:.4rem;height:100%}.theme--light .card__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.theme--light .card__header-extra,.theme--light .card__header-title{color:#8193ae}.theme--light .card__body{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%}.theme--dark .card,.theme--dark .card--black,.theme--dark .card--danger,.theme--dark .card--default,.theme--dark .card--gradient-blue,.theme--dark .card--gradient-green,.theme--dark .card--gradient-orange,.theme--dark .card--gradient-pink,.theme--dark .card--gradient-yellow,.theme--dark .card--primary,.theme--dark .card--secondary,.theme--dark .card--success,.theme--dark .card--warning,.theme--dark .card--white{display:flex;flex-direction:column;justify-content:space-between;align-items:center;grid-gap:.8rem;gap:.8rem;padding:1.6rem;border:.1rem;border-radius:.4rem;height:100%}.theme--dark .card__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.theme--dark .card__header-extra,.theme--dark .card__header-title{color:#637084}.theme--dark .card__body{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%}.card-lg{padding:2.4rem}.theme--light .card--default{border:.1rem solid #e3e7f0;border-radius:.4rem;background:transparent}.theme--dark .card--default{border:.1rem solid #252c3b;border-radius:.4rem;background:transparent}.theme--dark .card--primary,.theme--light .card--primary{background:#5751fc}.theme--dark .card--secondary,.theme--light .card--secondary{background:#e6007a}.theme--dark .card--success,.theme--light .card--success{background:#27ab83}.theme--dark .card--warning,.theme--light .card--warning{background:#fbbf24}.theme--dark .card--danger,.theme--light .card--danger{background:#ef4444}.theme--dark .card--white,.theme--light .card--white{background:#fff}.theme--dark .card--black,.theme--light .card--black{background:#000}.theme--dark .card--gradient-yellow,.theme--light .card--gradient-yellow{background:linear-gradient(106.37deg,#bd7052,#e5cc73 99.91%)}.theme--dark .card--gradient-blue,.theme--light .card--gradient-blue{background:linear-gradient(106.37deg,#52b7bd,#8373e5 99.91%)}.theme--dark .card--gradient-green,.theme--light .card--gradient-green{background:linear-gradient(106.37deg,#52bd70,#73d0e5 99.91%)}.theme--dark .card--gradient-pink,.theme--light .card--gradient-pink{background:linear-gradient(106.37deg,#ae52bd,#e57381 99.91%)}.theme--dark .card--gradient-orange,.theme--light .card--gradient-orange{background:linear-gradient(106.37deg,#bd5252,#e59c73 99.91%)}.pm-c-category,.pm-c-category--blue,.pm-c-category--disabled,.pm-c-category--green,.pm-c-category--orange,.pm-c-category--outfocus,.pm-c-category--pink,.pm-c-category--yellow{border-radius:.4rem;cursor:pointer;touch-action:manipulation;transition:opacity .3s}.pm-c-category__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:1rem;gap:1rem;padding:1.6rem 1.6rem .5rem}.pm-c-category__body{width:100%}.theme--dark .pm-c-category--yellow,.theme--light .pm-c-category--yellow{background:linear-gradient(106.37deg,#bd7052,#e5cc73 99.91%)}.theme--dark .pm-c-category--blue,.theme--light .pm-c-category--blue{background:linear-gradient(106.37deg,#52b7bd,#8373e5 99.91%)}.theme--dark .pm-c-category--green,.theme--light .pm-c-category--green{background:linear-gradient(106.37deg,#52bd70,#73d0e5 99.91%)}.theme--dark .pm-c-category--pink,.theme--light .pm-c-category--pink{background:linear-gradient(106.37deg,#ae52bd,#e57381 99.91%)}.theme--dark .pm-c-category--orange,.theme--light .pm-c-category--orange{background:linear-gradient(106.37deg,#bd5252,#e59c73 99.91%)}.pm-c-category--outfocus{opacity:.3}.pm-c-category--disabled{cursor:auto;background:linear-gradient(106.37deg,rgba(99,112,132,.3),rgba(168,176,189,.3) 99.91%)}.pm-c-category--disabled .pm-c-category__body{-webkit-filter:blur(.4rem);filter:blur(.4rem)}.pm-c-category--disabled:hover .label-normal--primary{opacity:1}.pm-c-category--disabled .label-normal--primary{opacity:0;transition:opacity .15s ease-in-out}.pm-c-category--analytics{cursor:default;touch-action:auto}.theme--light .chart-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:4.8rem;gap:4.8rem}.theme--light .chart-header__interval,.theme--light .chart-header__view{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:.8rem;gap:.8rem;width:100%;place-content:space-between}.theme--light .chart-header__interval-item,.theme--light .chart-header__view-item{padding:.4rem .8rem;min-width:4.5rem;width:100%;color:#8193ae;background-color:initial;border:.1rem solid #e3e7f0;border-radius:.4rem;transition:all .2s ease-in-out 0s}.theme--light .chart-header__interval-item svg,.theme--light .chart-header__view-item svg{fill:#8193ae;transition:all .2s ease-in-out 0s}.theme--light .chart-header__interval-item.active,.theme--light .chart-header__view-item.active{color:#313a4c;background-color:#e3e7f0}.theme--light .chart-header__interval-item.active svg,.theme--light .chart-header__view-item.active svg{fill:#313a4c}.theme--dark .chart-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:4.8rem;gap:4.8rem}.theme--dark .chart-header__interval,.theme--dark .chart-header__view{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:.8rem;gap:.8rem;width:100%;place-content:space-between}.theme--dark .chart-header__interval-item,.theme--dark .chart-header__view-item{padding:.4rem .8rem;min-width:4.5rem;width:100%;color:#637084;background-color:initial;border:.1rem solid #252c3b;border-radius:.4rem;transition:all .2s ease-in-out 0s}.theme--dark .chart-header__interval-item svg,.theme--dark .chart-header__view-item svg{fill:#637084;transition:all .2s ease-in-out 0s}.theme--dark .chart-header__interval-item.active,.theme--dark .chart-header__view-item.active{color:#f9fafb;background-color:#252c3b}.theme--dark .chart-header__interval-item.active svg,.theme--dark .chart-header__view-item.active svg{fill:#f9fafb}.theme--light .achievement-filter{grid-gap:4.8rem;gap:4.8rem}.theme--light .achievement-filter,.theme--light .achievement-filter__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.theme--light .achievement-filter__item{grid-gap:.8rem;gap:.8rem;width:100%;place-content:space-between}.theme--light .achievement-filter__item-item{padding:.4rem .8rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#8193ae;background-color:initial;border:.1rem solid #e3e7f0;border-radius:.4rem;transition:all .2s ease-in-out 0s}.theme--light .achievement-filter__item-item svg{fill:#8193ae;transition:all .2s ease-in-out 0s}.theme--light .achievement-filter__item-item.active{color:#313a4c;background-color:#e3e7f0}.theme--light .achievement-filter__item-item.active svg{fill:#313a4c}.theme--dark .achievement-filter{grid-gap:4.8rem;gap:4.8rem}.theme--dark .achievement-filter,.theme--dark .achievement-filter__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.theme--dark .achievement-filter__item{grid-gap:.8rem;gap:.8rem;width:100%;place-content:space-between}.theme--dark .achievement-filter__item-item{padding:.4rem .8rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#637084;background-color:initial;border:.1rem solid #252c3b;border-radius:.4rem;transition:all .2s ease-in-out 0s}.theme--dark .achievement-filter__item-item svg{fill:#637084;transition:all .2s ease-in-out 0s}.theme--dark .achievement-filter__item-item.active{color:#f9fafb;background-color:#252c3b}.theme--dark .achievement-filter__item-item.active svg{fill:#f9fafb}.theme--light .pm-c-checkbox{color:#171b23}.theme--dark .pm-c-checkbox,.theme--light .pm-c-checkbox{display:block;position:relative;padding-left:2.8rem;cursor:pointer;-webkit-user-select:none;user-select:none}.theme--dark .pm-c-checkbox{color:#f9fafb}.pm-c-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.pm-c-checkbox input:focus~.pm-c-checkbox__checkmark{box-shadow:0 0 0 3px rgba(87,81,252,.4)}.pm-c-checkbox input:checked~.pm-c-checkbox__checkmark{background-color:#5751fc;border-color:#5751fc;background-image:url(https://v1.polkamarkets.com/static/media/check.fcccf548.svg);background-repeat:no-repeat;background-position:center .2rem}.theme--light .pm-c-checkbox__checkmark{position:absolute;top:.25rem;left:0;height:1.6rem;width:1.6rem;border:.1rem solid #c2cad6;border-radius:.2rem}.theme--dark .pm-c-checkbox__checkmark{position:absolute;top:.25rem;left:0;height:1.6rem;width:1.6rem;border:.1rem solid #637084;border-radius:.2rem}.theme--light .pm-c-create-market-form{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;grid-gap:2rem;gap:2rem;width:70rem}.theme--light .pm-c-create-market-form__card{display:flex;flex-direction:column;grid-gap:2.4rem;gap:2.4rem;width:70rem;padding:2.4rem;background-color:#fff;border:.1rem solid #e0e2e7;border-radius:.4rem;transition:all .2s ease-in-out}.theme--light .pm-c-create-market-form__card-title{color:#171b23;transition:all .2s ease-in-out}.theme--light .pm-c-create-market-form__card-outcome-group--row{display:grid;grid-template-columns:1fr 18.8rem;grid-template-rows:auto;grid-gap:1.2rem}.theme--light .pm-c-create-market-form__card-categories-group--row{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-gap:2.4rem}.theme--light .pm-c-create-market-form__card-liquidity-details{display:flex;flex-direction:column;grid-gap:1.2rem;gap:1.2rem}.theme--light .pm-c-create-market-form__card-liquidity-details__earn-trading-fee__amount,.theme--light .pm-c-create-market-form__card-liquidity-details__earn-trading-fee__title,.theme--light .pm-c-create-market-form__card-liquidity-details__liquidity-value__amount,.theme--light .pm-c-create-market-form__card-liquidity-details__liquidity-value__title{color:#171b23}.theme--light .pm-c-create-market-form__card-liquidity-details__earn-trading-fee__amount svg,.theme--light .pm-c-create-market-form__card-liquidity-details__earn-trading-fee__title svg,.theme--light .pm-c-create-market-form__card-liquidity-details__liquidity-value__amount svg,.theme--light .pm-c-create-market-form__card-liquidity-details__liquidity-value__title svg{fill:#a7b0bd}.theme--light .pm-c-create-market-form__card-liquidity-details__shares-added__amount,.theme--light .pm-c-create-market-form__card-liquidity-details__shares-added__title{color:#a7b0bd}.theme--light .pm-c-create-market-form__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:2rem;gap:2rem;width:100%;padding:.4rem 0 2.4rem}.theme--dark .pm-c-create-market-form{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;grid-gap:2rem;gap:2rem;width:70rem}.theme--dark .pm-c-create-market-form__card{display:flex;flex-direction:column;grid-gap:2.4rem;gap:2.4rem;width:70rem;padding:2.4rem;background-color:#171b23;border:.1rem solid #252c3b;border-radius:.4rem;transition:all .2s ease-in-out}.theme--dark .pm-c-create-market-form__card-title{color:#f9fafb;transition:all .2s ease-in-out}.theme--dark .pm-c-create-market-form__card-outcome-group--row{display:grid;grid-template-columns:1fr 18.8rem;grid-template-rows:auto;grid-gap:1.2rem}.theme--dark .pm-c-create-market-form__card-categories-group--row{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-gap:2.4rem}.theme--dark .pm-c-create-market-form__card-liquidity-details{display:flex;flex-direction:column;grid-gap:1.2rem;gap:1.2rem}.theme--dark .pm-c-create-market-form__card-liquidity-details__earn-trading-fee__amount,.theme--dark .pm-c-create-market-form__card-liquidity-details__earn-trading-fee__title,.theme--dark .pm-c-create-market-form__card-liquidity-details__liquidity-value__amount,.theme--dark .pm-c-create-market-form__card-liquidity-details__liquidity-value__title{color:#f9fafb}.theme--dark .pm-c-create-market-form__card-liquidity-details__earn-trading-fee__amount svg,.theme--dark .pm-c-create-market-form__card-liquidity-details__earn-trading-fee__title svg,.theme--dark .pm-c-create-market-form__card-liquidity-details__liquidity-value__amount svg,.theme--dark .pm-c-create-market-form__card-liquidity-details__liquidity-value__title svg{fill:#637084}.theme--dark .pm-c-create-market-form__card-liquidity-details__shares-added__amount,.theme--dark .pm-c-create-market-form__card-liquidity-details__shares-added__title{color:#637084}.theme--dark .pm-c-create-market-form__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:2rem;gap:2rem;width:100%;padding:.4rem 0 2.4rem}.theme--light .pm-c-divider--circle{background-color:rgba(130,147,174,.5)}.theme--dark .pm-c-divider--circle,.theme--light .pm-c-divider--circle{display:inline-block;align-self:center;height:.4rem;width:.4rem;margin-bottom:.2rem;border-radius:50%;transition:background-color .2s ease-out}.theme--dark .pm-c-divider--circle{background-color:rgba(99,112,132,.5)}.pm-c-dropdown{position:relative;display:inline-block}.pm-c-dropdown__selected{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.4rem;gap:.4rem;cursor:pointer;padding:0;margin:0;background-color:unset;border:none}.pm-c-dropdown__selected svg{fill:var(--color-text-3)}.pm-c-dropdown__content{display:none;position:absolute;z-index:1;right:0}.pm-c-dropdown__content.visible{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;grid-gap:.8rem;gap:.8rem;min-width:17rem}.featured-card__title{color:#fff}.theme--light .pm-c-image-cropper{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:1.6rem;gap:1.6rem;padding:1.6rem}.theme--light .pm-c-image-cropper__wrapper{position:relative;width:50rem;height:30rem}.theme--light .pm-c-image-cropper__zoom-slider{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:1.6rem;gap:1.6rem;width:100%}.theme--light .pm-c-image-cropper__zoom-slider span{color:#313a4c}.theme--light .pm-c-image-cropper__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:1.6rem;gap:1.6rem;margin-top:1rem;width:100%}.theme--dark .pm-c-image-cropper{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:1.6rem;gap:1.6rem;padding:1.6rem}.theme--dark .pm-c-image-cropper__wrapper{position:relative;width:50rem;height:30rem}.theme--dark .pm-c-image-cropper__zoom-slider{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:1.6rem;gap:1.6rem;width:100%}.theme--dark .pm-c-image-cropper__zoom-slider span{color:#f9fafb}.theme--dark .pm-c-image-cropper__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:1.6rem;gap:1.6rem;margin-top:1rem;width:100%}.theme--light .pm-c-date-input,.theme--light .pm-c-date-input--default,.theme--light .pm-c-date-input--error,.theme--light .pm-c-input,.theme--light .pm-c-input--default,.theme--light .pm-c-input--error,.theme--light .pm-c-select-input,.theme--light .pm-c-select-input--default,.theme--light .pm-c-select-input--error{margin:0;padding:1.2rem;outline:none;font-stretch:normal;font-style:normal;text-align:left;color:#171b23;background-color:initial;border-width:.1rem;border-style:solid;border-radius:.4rem;transition:all .2s ease-in-out}.theme--light .pm-c-date-input--default::-webkit-input-placeholder,.theme--light .pm-c-date-input--error::-webkit-input-placeholder,.theme--light .pm-c-date-input::-webkit-input-placeholder,.theme--light .pm-c-input--default::-webkit-input-placeholder,.theme--light .pm-c-input--error::-webkit-input-placeholder,.theme--light .pm-c-input::-webkit-input-placeholder,.theme--light .pm-c-select-input--default::-webkit-input-placeholder,.theme--light .pm-c-select-input--error::-webkit-input-placeholder,.theme--light .pm-c-select-input::-webkit-input-placeholder{color:#a7b0bd}.theme--light .pm-c-date-input--default::placeholder,.theme--light .pm-c-date-input--error::placeholder,.theme--light .pm-c-date-input::placeholder,.theme--light .pm-c-input--default::placeholder,.theme--light .pm-c-input--error::placeholder,.theme--light .pm-c-input::placeholder,.theme--light .pm-c-select-input--default::placeholder,.theme--light .pm-c-select-input--error::placeholder,.theme--light .pm-c-select-input::placeholder{color:#a7b0bd}.theme--light .pm-c-date-input__group,.theme--light .pm-c-input__group,.theme--light .pm-c-outcome-input--default__group,.theme--light .pm-c-probability-input--default__group,.theme--light .pm-c-probability-input--error__group,.theme--light .pm-c-select-input__group{display:flex;flex-direction:column;grid-gap:.2rem;gap:.2rem}.theme--light .pm-c-input__error{display:inline-flex;justify-content:flex-start;align-items:center;grid-gap:.8rem;gap:.8rem}.theme--light .pm-c-input__error svg{height:1.2rem;width:1.2rem;flex-shrink:0;fill:#e12d39}.theme--light .pm-c-input__error-message{color:#e12d39}.theme--dark .pm-c-date-input,.theme--dark .pm-c-date-input--default,.theme--dark .pm-c-date-input--error,.theme--dark .pm-c-input,.theme--dark .pm-c-input--default,.theme--dark .pm-c-input--error,.theme--dark .pm-c-select-input,.theme--dark .pm-c-select-input--default,.theme--dark .pm-c-select-input--error{margin:0;padding:1.2rem;outline:none;font-stretch:normal;font-style:normal;text-align:left;color:#f9fafb;background-color:initial;border-width:.1rem;border-style:solid;border-radius:.4rem;transition:all .2s ease-in-out}.theme--dark .pm-c-date-input--default::-webkit-input-placeholder,.theme--dark .pm-c-date-input--error::-webkit-input-placeholder,.theme--dark .pm-c-date-input::-webkit-input-placeholder,.theme--dark .pm-c-input--default::-webkit-input-placeholder,.theme--dark .pm-c-input--error::-webkit-input-placeholder,.theme--dark .pm-c-input::-webkit-input-placeholder,.theme--dark .pm-c-select-input--default::-webkit-input-placeholder,.theme--dark .pm-c-select-input--error::-webkit-input-placeholder,.theme--dark .pm-c-select-input::-webkit-input-placeholder{color:#637084}.theme--dark .pm-c-date-input--default::placeholder,.theme--dark .pm-c-date-input--error::placeholder,.theme--dark .pm-c-date-input::placeholder,.theme--dark .pm-c-input--default::placeholder,.theme--dark .pm-c-input--error::placeholder,.theme--dark .pm-c-input::placeholder,.theme--dark .pm-c-select-input--default::placeholder,.theme--dark .pm-c-select-input--error::placeholder,.theme--dark .pm-c-select-input::placeholder{color:#637084}.theme--dark .pm-c-date-input__group,.theme--dark .pm-c-input__group,.theme--dark .pm-c-outcome-input--default__group,.theme--dark .pm-c-probability-input--default__group,.theme--dark .pm-c-probability-input--error__group,.theme--dark .pm-c-select-input__group{display:flex;flex-direction:column;grid-gap:.2rem;gap:.2rem}.theme--dark .pm-c-input__error{display:inline-flex;justify-content:flex-start;align-items:center;grid-gap:.8rem;gap:.8rem}.theme--dark .pm-c-input__error svg{height:1.2rem;width:1.2rem;flex-shrink:0;fill:#e12d39}.theme--dark .pm-c-input__error-message{color:#e12d39}.theme--light .pm-c-date-input--default,.theme--light .pm-c-input--default,.theme--light .pm-c-select-input--default{border-color:#e0e2e7}.theme--light .pm-c-date-input--default:focus,.theme--light .pm-c-input--default:focus,.theme--light .pm-c-select-input--default:focus{border-color:#c2cad6}.theme--light .pm-c-date-input--default:disabled,.theme--light .pm-c-input--default:disabled,.theme--light .pm-c-select-input--default:disabled{border-color:transparent;background-color:#eff1f4}.theme--dark .pm-c-date-input--default,.theme--dark .pm-c-input--default,.theme--dark .pm-c-select-input--default{border-color:#252c3b}.theme--dark .pm-c-date-input--default:focus,.theme--dark .pm-c-input--default:focus,.theme--dark .pm-c-select-input--default:focus{border-color:#637084}.theme--dark .pm-c-date-input--default:disabled,.theme--dark .pm-c-input--default:disabled,.theme--dark .pm-c-select-input--default:disabled{border-color:transparent;background-color:#292d32}.theme--light .pm-c-date-input__label--default,.theme--light .pm-c-file-upload-input__label,.theme--light .pm-c-input__label--default,.theme--light .pm-c-select-input__label--default{color:#637084}.theme--dark .pm-c-date-input__label--default,.theme--dark .pm-c-file-upload-input__label,.theme--dark .pm-c-input__label--default,.theme--dark .pm-c-select-input__label--default{color:#c5cad3}.theme--light .pm-c-input__description{color:#a7b0bd}.theme--dark .pm-c-input__description{color:#637084}.theme--dark .pm-c-date-input--error,.theme--dark .pm-c-input--error,.theme--dark .pm-c-select-input--error,.theme--light .pm-c-date-input--error,.theme--light .pm-c-input--error,.theme--light .pm-c-select-input--error{border-color:#e12d39}.theme--dark .pm-c-date-input__label--error,.theme--dark .pm-c-input__label--error,.theme--dark .pm-c-select-input__label--error,.theme--light .pm-c-date-input__label--error,.theme--light .pm-c-input__label--error,.theme--light .pm-c-select-input__label--error{color:#e12d39}.theme--light .pm-c-outcome-input--default,.theme--light .pm-c-outcome-input--error,.theme--light .pm-c-probability-input--default,.theme--light .pm-c-probability-input--error{outline:none;padding:0;width:100%;font-stretch:normal;font-style:normal;text-align:left;color:#171b23;background-color:initial;border:none;transition:all .2s ease-in-out}.theme--light .pm-c-outcome-input--default::-webkit-input-placeholder,.theme--light .pm-c-outcome-input--error::-webkit-input-placeholder,.theme--light .pm-c-probability-input--default::-webkit-input-placeholder,.theme--light .pm-c-probability-input--error::-webkit-input-placeholder{color:#a7b0bd}.theme--light .pm-c-outcome-input--default::placeholder,.theme--light .pm-c-outcome-input--error::placeholder,.theme--light .pm-c-probability-input--default::placeholder,.theme--light .pm-c-probability-input--error::placeholder{color:#a7b0bd}.theme--light .pm-c-outcome-input--default__wrapper,.theme--light .pm-c-outcome-input--error__wrapper,.theme--light .pm-c-probability-input--default__wrapper,.theme--light .pm-c-probability-input--error__wrapper{display:inline-flex;align-items:center;grid-gap:.8rem;gap:.8rem;margin:0;padding:1.2rem;background-color:initial;border-radius:.4rem;border:.1rem solid #e0e2e7;transition:all .2s ease-in-out}.theme--light .pm-c-outcome-input--default__wrapper:focus-within,.theme--light .pm-c-outcome-input--error__wrapper:focus-within,.theme--light .pm-c-probability-input--default__wrapper:focus-within,.theme--light .pm-c-probability-input--error__wrapper:focus-within{border-color:#c2cad6}.theme--dark .pm-c-outcome-input--default,.theme--dark .pm-c-outcome-input--error,.theme--dark .pm-c-probability-input--default,.theme--dark .pm-c-probability-input--error{outline:none;padding:0;width:100%;font-stretch:normal;font-style:normal;text-align:left;color:#f9fafb;background-color:initial;border:none;transition:all .2s ease-in-out}.theme--dark .pm-c-outcome-input--default::-webkit-input-placeholder,.theme--dark .pm-c-outcome-input--error::-webkit-input-placeholder,.theme--dark .pm-c-probability-input--default::-webkit-input-placeholder,.theme--dark .pm-c-probability-input--error::-webkit-input-placeholder{color:#637084}.theme--dark .pm-c-outcome-input--default::placeholder,.theme--dark .pm-c-outcome-input--error::placeholder,.theme--dark .pm-c-probability-input--default::placeholder,.theme--dark .pm-c-probability-input--error::placeholder{color:#637084}.theme--dark .pm-c-outcome-input--default__wrapper,.theme--dark .pm-c-outcome-input--error__wrapper,.theme--dark .pm-c-probability-input--default__wrapper,.theme--dark .pm-c-probability-input--error__wrapper{display:inline-flex;align-items:center;grid-gap:.8rem;gap:.8rem;margin:0;padding:1.2rem;background-color:initial;border-radius:.4rem;border:.1rem solid #252c3b;transition:all .2s ease-in-out}.theme--dark .pm-c-outcome-input--default__wrapper:focus-within,.theme--dark .pm-c-outcome-input--error__wrapper:focus-within,.theme--dark .pm-c-probability-input--default__wrapper:focus-within,.theme--dark .pm-c-probability-input--error__wrapper:focus-within{border-color:#637084}.theme--light .pm-c-outcome-input--error__wrapper{border-color:#e12d39}.theme--light .pm-c-outcome-input--error__wrapper:focus-within{border-color:#e12d39}.theme--dark .pm-c-outcome-input--error__wrapper{border-color:#e12d39}.theme--dark .pm-c-outcome-input--error__wrapper:focus-within{border-color:#e12d39}.theme--light .pm-c-probability-input--error__wrapper{border-color:#e12d39}.theme--light .pm-c-probability-input--error__wrapper:focus-within{border-color:#e12d39}.theme--dark .pm-c-probability-input--error__wrapper{border-color:#e12d39}.theme--dark .pm-c-probability-input--error__wrapper:focus-within{border-color:#e12d39}.theme--light .pm-c-file-upload-input__actions{display:inline-flex;justify-content:flex-start;align-items:center;grid-gap:1.6rem;gap:1.6rem}.theme--light .pm-c-file-upload-input__status{color:#a7b0bd}.theme--dark .pm-c-file-upload-input__actions{display:inline-flex;justify-content:flex-start;align-items:center;grid-gap:1.6rem;gap:1.6rem}.theme--dark .pm-c-file-upload-input__status{color:#637084}.theme--light .pm-c-select-input__group select option{background-color:#fff;color:#171b23}.theme--light .pm-c-select-input__group select option[value=""][disabled]{background-color:#f8faff;color:#a7b0bd}.theme--light .pm-c-select-input__group select:not(:checked){color:#a7b0bd}.theme--dark .pm-c-select-input__group select option{background-color:#171b23;color:#f9fafb}.theme--dark .pm-c-select-input__group select option[value=""][disabled]{background-color:#0e1016;color:#637084}.theme--dark .pm-c-select-input__group select:not(:checked){color:#637084}.theme--dark .pm-c-date-input__group ::-webkit-calendar-picker-indicator,.theme--light .pm-c-date-input__group ::-webkit-calendar-picker-indicator{background-image:url('data:image/svg+xml;utf8,<svg width="16" height="17" viewBox="0 0 16 17" fill="%23637084" xmlns="http://www.w3.org/2000/svg"><path d="M15 2.5H13V0.5H10V2.5H6V0.5H3V2.5H1C0.448 2.5 0 2.948 0 3.5V15.5C0 16.052 0.448 16.5 1 16.5H15C15.552 16.5 16 16.052 16 15.5V3.5C16 2.948 15.552 2.5 15 2.5ZM14 14.5H2V7.5H14V14.5Z"/></svg>')}.pm-c-input--fullwidth{width:100%}.theme--light .pm-c-filter{position:relative;display:inline-block}.theme--light .pm-c-filter__label{color:#171b23}.theme--light .pm-c-filter__button{color:#a7b0bd}.theme--light .pm-c-filter__button svg{margin-top:.2rem;fill:#a7b0bd}.theme--light .pm-c-filter__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:.4rem;gap:.4rem}.theme--light .pm-c-filter__content{display:none;position:absolute;z-index:1;padding:1.6rem;background-color:#edeff2;border-radius:.4rem}@media(min-width:576px){.theme--light .pm-c-filter__content{right:0}}.theme--light .pm-c-filter__group{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:.8rem;gap:.8rem;width:100%}.theme--light .pm-c-filter__group:hover .pm-c-filter__item,.theme--light .pm-c-filter__group:hover .pm-c-filter__item--active{color:#171b23}.theme--light .pm-c-filter__item,.theme--light .pm-c-filter__item--active{color:#a7b0bd}.theme--light .pm-c-filter__item--active,.theme--light .pm-c-filter__item--active:hover,.theme--light .pm-c-filter__item:hover{color:#171b23}.theme--light .pm-c-filter__optional-triggers{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:0;gap:0}.theme--light .pm-c-filter__optional-trigger--active svg,.theme--light .pm-c-filter__optional-trigger svg{fill:#a7b0bd}.theme--light .pm-c-filter__optional-trigger--active svg,.theme--light .pm-c-filter__optional-trigger--active svg:hover,.theme--light .pm-c-filter__optional-trigger svg:hover{fill:#171b23}.theme--light .pm-c-filter:hover .pm-c-filter{background-color:#3e8e41}.theme--light .pm-c-filter:hover .pm-c-filter__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;grid-gap:.8rem;gap:.8rem;min-width:17rem}.theme--dark .pm-c-filter{position:relative;display:inline-block}.theme--dark .pm-c-filter__label{color:#f9fafb}.theme--dark .pm-c-filter__button{color:#637084}.theme--dark .pm-c-filter__button svg{margin-top:.2rem;fill:#637084}.theme--dark .pm-c-filter__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:.4rem;gap:.4rem}.theme--dark .pm-c-filter__content{display:none;position:absolute;z-index:1;padding:1.6rem;background-color:#181b24;border-radius:.4rem}@media(min-width:576px){.theme--dark .pm-c-filter__content{right:0}}.theme--dark .pm-c-filter__group{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:.8rem;gap:.8rem;width:100%}.theme--dark .pm-c-filter__group:hover .pm-c-filter__item,.theme--dark .pm-c-filter__group:hover .pm-c-filter__item--active{color:#f9fafb}.theme--dark .pm-c-filter__item,.theme--dark .pm-c-filter__item--active{color:#637084}.theme--dark .pm-c-filter__item--active,.theme--dark .pm-c-filter__item--active:hover,.theme--dark .pm-c-filter__item:hover{color:#f9fafb}.theme--dark .pm-c-filter__optional-triggers{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:0;gap:0}.theme--dark .pm-c-filter__optional-trigger--active svg,.theme--dark .pm-c-filter__optional-trigger svg{fill:#637084}.theme--dark .pm-c-filter__optional-trigger--active svg,.theme--dark .pm-c-filter__optional-trigger--active svg:hover,.theme--dark .pm-c-filter__optional-trigger svg:hover{fill:#f9fafb}.theme--dark .pm-c-filter:hover .pm-c-filter{background-color:#3e8e41}.theme--dark .pm-c-filter:hover .pm-c-filter__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;grid-gap:.8rem;gap:.8rem;min-width:17rem}.pm-c-filter-inline{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:.4rem;gap:.4rem}.pm-c-filter-inline svg{height:1.2rem;width:1.2rem}.theme--dark .pm-c-filter-inline svg,.theme--light .pm-c-filter-inline svg{fill:#637084}.label-normal--black,.label-normal--danger,.label-normal--default,.label-normal--primary,.label-normal--secondary,.label-normal--success,.label-normal--warning,.label-normal--white,.label-outline--black,.label-outline--danger,.label-outline--default,.label-outline--primary,.label-outline--secondary,.label-outline--success,.label-outline--warning,.label-outline--white{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:.4rem;gap:.4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;outline:none;text-align:center;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out}.label-sm,.theme--dark .sidebar__link-counter,.theme--light .sidebar__link-counter{padding:.15rem .7rem;font-size:1.2rem;font-weight:500;line-height:1.8rem;border-radius:1.6rem}.label-lg{padding:.1rem .6rem;font-size:1.4rem;font-weight:600;line-height:2.1rem;border-radius:1.6rem}.label-normal--default{background-color:initial;color:#637084;background-color:#1a1e26}.label-normal--default svg{fill:#637084}.label-normal--primary{background-color:#5751fc;color:#f3f4f6}.label-normal--primary svg{fill:#f3f4f6}.label-normal--secondary{background-color:#e6007a;color:#f3f4f6}.label-normal--secondary svg{fill:#f3f4f6}.label-normal--success{background-color:#27ab83;color:#f3f4f6}.label-normal--success svg{fill:#f3f4f6}.label-normal--warning{background-color:#fbbf24;color:#f3f4f6}.label-normal--warning svg{fill:#f3f4f6}.label-normal--danger{background-color:#ef4444;color:#f3f4f6}.label-normal--danger svg{fill:#f3f4f6}.label-normal--white{background-color:#fff;color:#f3f4f6}.label-normal--white svg{fill:#f3f4f6}.label-normal--black{background-color:#000;color:#f3f4f6}.label-normal--black svg{fill:#f3f4f6}.label-outline--default{background-color:unset;color:transparent;border:.1rem solid transparent;border-radius:1.6rem}.label-outline--default svg{fill:transparent}.label-outline--primary{background-color:unset;color:#5751fc;border:.1rem solid #5751fc;border-radius:1.6rem}.label-outline--primary svg{fill:#5751fc}.label-outline--secondary{background-color:unset;color:#e6007a;border:.1rem solid #e6007a;border-radius:1.6rem}.label-outline--secondary svg{fill:#e6007a}.label-outline--success{background-color:unset;color:#27ab83;border:.1rem solid #27ab83;border-radius:1.6rem}.label-outline--success svg{fill:#27ab83}.label-outline--warning{background-color:unset;color:#fbbf24;border:.1rem solid #fbbf24;border-radius:1.6rem}.label-outline--warning svg{fill:#fbbf24}.label-outline--danger{background-color:unset;color:#ef4444;border:.1rem solid #ef4444;border-radius:1.6rem}.label-outline--danger svg{fill:#ef4444}.label-outline--white{background-color:unset;color:#fff;border:.1rem solid #fff;border-radius:1.6rem}.label-outline--white svg{fill:#fff}.label-outline--black{background-color:unset;color:#000;border:.1rem solid #000;border-radius:1.6rem}.label-outline--black svg{fill:#000}.theme--light .pm-c-liquidity-form{justify-content:space-between;height:100%;width:32rem}.theme--light .pm-c-liquidity-form,.theme--light .pm-c-liquidity-form__group{display:flex;flex-direction:column;align-items:center;grid-gap:2.4rem;gap:2.4rem}.theme--light .pm-c-liquidity-form__group{justify-content:flex-start;width:100%}.theme--light .pm-c-liquidity-form__info,.theme--light .pm-c-liquidity-form__input{width:100%}.theme--light .pm-c-liquidity-form__details{grid-gap:1.2rem;gap:1.2rem;width:100%;padding:2.4rem 0}.theme--light .pm-c-create-market-form__card-liquidity-details__group,.theme--light .pm-c-liquidity-form__details,.theme--light .pm-c-liquidity-form__details-group{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.theme--light .pm-c-create-market-form__card-liquidity-details__separator,.theme--light .pm-c-liquidity-form__details-separator{width:100%;margin:0;border:none;border-bottom:.1rem dashed rgba(227,231,240,.75)}.theme--light .pm-c-liquidity-form__details-outcome-marker--primary{height:.7rem;width:.7rem;border-radius:50%;background-color:#9f7eff}.theme--light .pm-c-liquidity-form__details-outcome-marker--secondary{height:.7rem;width:.7rem;border-radius:50%;background-color:#ff83b0}.theme--light .pm-c-liquidity-form__details-outcome,.theme--light .pm-c-liquidity-form__details-total-stake{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:1rem;gap:1rem}.theme--light .pm-c-liquidity-form__details-outcome span,.theme--light .pm-c-liquidity-form__details-total-stake span{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.8rem;gap:.8rem;color:#313a4c}.theme--light .pm-c-create-market-form__card-liquidity-details__earn-trading-fee,.theme--light .pm-c-create-market-form__card-liquidity-details__liquidity-value,.theme--light .pm-c-liquidity-form__details-liquidity-value,.theme--light .pm-c-liquidity-form__details-outcome-shares-value{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:1rem;gap:1rem}.theme--light .pm-c-create-market-form__card-liquidity-details__earn-trading-fee span,.theme--light .pm-c-create-market-form__card-liquidity-details__liquidity-value span,.theme--light .pm-c-liquidity-form__details-liquidity-value span,.theme--light .pm-c-liquidity-form__details-outcome-shares-value span{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.5rem;gap:.5rem;color:#313a4c}.theme--light .pm-c-create-market-form__card-liquidity-details__earn-trading-fee svg,.theme--light .pm-c-create-market-form__card-liquidity-details__liquidity-value svg,.theme--light .pm-c-liquidity-form__details-liquidity-value svg,.theme--light .pm-c-liquidity-form__details-outcome-shares-value svg{height:1.2rem;width:1.2rem;fill:#8193ae}.theme--light .pm-c-create-market-form__card-liquidity-details__shares-added,.theme--light .pm-c-liquidity-form__details-shares-added,.theme--light .pm-c-liquidity-form__details-shares-received{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:1rem;gap:1rem}.theme--light .pm-c-create-market-form__card-liquidity-details__shares-added span,.theme--light .pm-c-liquidity-form__details-shares-added span,.theme--light .pm-c-liquidity-form__details-shares-received span{color:#8193ae}.theme--light .pm-c-liquidity-form__actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:.8rem;gap:.8rem;width:100%}.theme--dark .pm-c-liquidity-form{justify-content:space-between;height:100%;width:32rem}.theme--dark .pm-c-liquidity-form,.theme--dark .pm-c-liquidity-form__group{display:flex;flex-direction:column;align-items:center;grid-gap:2.4rem;gap:2.4rem}.theme--dark .pm-c-liquidity-form__group{justify-content:flex-start;width:100%}.theme--dark .pm-c-liquidity-form__info,.theme--dark .pm-c-liquidity-form__input{width:100%}.theme--dark .pm-c-liquidity-form__details{grid-gap:1.2rem;gap:1.2rem;width:100%;padding:2.4rem 0}.theme--dark .pm-c-create-market-form__card-liquidity-details__group,.theme--dark .pm-c-liquidity-form__details,.theme--dark .pm-c-liquidity-form__details-group{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.theme--dark .pm-c-create-market-form__card-liquidity-details__separator,.theme--dark .pm-c-liquidity-form__details-separator{width:100%;margin:0;border:none;border-bottom:.1rem dashed rgba(37,44,59,.75)}.theme--dark .pm-c-liquidity-form__details-outcome-marker--primary{height:.7rem;width:.7rem;border-radius:50%;background-color:#9f7eff}.theme--dark .pm-c-liquidity-form__details-outcome-marker--secondary{height:.7rem;width:.7rem;border-radius:50%;background-color:#ff83b0}.theme--dark .pm-c-liquidity-form__details-outcome,.theme--dark .pm-c-liquidity-form__details-total-stake{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:1rem;gap:1rem}.theme--dark .pm-c-liquidity-form__details-outcome span,.theme--dark .pm-c-liquidity-form__details-total-stake span{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.8rem;gap:.8rem;color:#f9fafb}.theme--dark .pm-c-create-market-form__card-liquidity-details__earn-trading-fee,.theme--dark .pm-c-create-market-form__card-liquidity-details__liquidity-value,.theme--dark .pm-c-liquidity-form__details-liquidity-value,.theme--dark .pm-c-liquidity-form__details-outcome-shares-value{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:1rem;gap:1rem}.theme--dark .pm-c-create-market-form__card-liquidity-details__earn-trading-fee span,.theme--dark .pm-c-create-market-form__card-liquidity-details__liquidity-value span,.theme--dark .pm-c-liquidity-form__details-liquidity-value span,.theme--dark .pm-c-liquidity-form__details-outcome-shares-value span{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.5rem;gap:.5rem;color:#f9fafb}.theme--dark .pm-c-create-market-form__card-liquidity-details__earn-trading-fee svg,.theme--dark .pm-c-create-market-form__card-liquidity-details__liquidity-value svg,.theme--dark .pm-c-liquidity-form__details-liquidity-value svg,.theme--dark .pm-c-liquidity-form__details-outcome-shares-value svg{height:1.2rem;width:1.2rem;fill:#637084}.theme--dark .pm-c-create-market-form__card-liquidity-details__shares-added,.theme--dark .pm-c-liquidity-form__details-shares-added,.theme--dark .pm-c-liquidity-form__details-shares-received{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:1rem;gap:1rem}.theme--dark .pm-c-create-market-form__card-liquidity-details__shares-added span,.theme--dark .pm-c-liquidity-form__details-shares-added span,.theme--dark .pm-c-liquidity-form__details-shares-received span{color:#637084}.theme--dark .pm-c-liquidity-form__actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:.8rem;gap:.8rem;width:100%}@media screen and (max-width:-1px){.hidden-xs-down{display:none!important}}.hidden-xs-up{display:none!important}@media screen and (max-width:575px){.hidden-sm-down{display:none!important}}@media screen and (min-width:576px){.hidden-sm-up{display:none!important}}@media screen and (max-width:767px){.hidden-md-down{display:none!important}}@media screen and (min-width:768px){.hidden-md-up{display:none!important}}@media screen and (max-width:991px){.hidden-lg-down{display:none!important}}@media screen and (min-width:992px){.hidden-lg-up{display:none!important}}@media screen and (max-width:1199px){.hidden-xl-down{display:none!important}}@media screen and (min-width:1200px){.hidden-xl-up{display:none!important}}@media screen and (max-width:1399px){.hidden-xxl-down{display:none!important}}@media screen and (min-width:1400px){.hidden-xxl-up{display:none!important}}.grid{max-width:768px;margin:0 auto}.fluid{margin:0;max-width:100%}.row{display:flex;flex-wrap:wrap;width:100%}.col-offset-0{margin-left:0}.col-1{flex-basis:4.1666666667%}.col-offset-1{margin-left:4.1666666667%}.col-2{flex-basis:8.3333333333%}.col-offset-2{margin-left:8.3333333333%}.col-3{flex-basis:12.5%}.col-offset-3{margin-left:12.5%}.col-4{flex-basis:16.6666666667%}.col-offset-4{margin-left:16.6666666667%}.col-5{flex-basis:20.8333333333%}.col-offset-5{margin-left:20.8333333333%}.col-6{flex-basis:25%}.col-offset-6{margin-left:25%}.col-7{flex-basis:29.1666666667%}.col-offset-7{margin-left:29.1666666667%}.col-8{flex-basis:33.3333333333%}.col-offset-8{margin-left:33.3333333333%}.col-9{flex-basis:37.5%}.col-offset-9{margin-left:37.5%}.col-10{flex-basis:41.6666666667%}.col-offset-10{margin-left:41.6666666667%}.col-11{flex-basis:45.8333333333%}.col-offset-11{margin-left:45.8333333333%}.col-12{flex-basis:50%}.col-offset-12{margin-left:50%}.col-13{flex-basis:54.1666666667%}.col-offset-13{margin-left:54.1666666667%}.col-14{flex-basis:58.3333333333%}.col-offset-14{margin-left:58.3333333333%}.col-15{flex-basis:62.5%}.col-offset-15{margin-left:62.5%}.col-16{flex-basis:66.6666666667%}.col-offset-16{margin-left:66.6666666667%}.col-17{flex-basis:70.8333333333%}.col-offset-17{margin-left:70.8333333333%}.col-18{flex-basis:75%}.col-offset-18{margin-left:75%}.col-19{flex-basis:79.1666666667%}.col-offset-19{margin-left:79.1666666667%}.col-20{flex-basis:83.3333333333%}.col-offset-20{margin-left:83.3333333333%}.col-21{flex-basis:87.5%}.col-offset-21{margin-left:87.5%}.col-22{flex-basis:91.6666666667%}.col-offset-22{margin-left:91.6666666667%}.col-23{flex-basis:95.8333333333%}.col-offset-23{margin-left:95.8333333333%}.col-24{flex-basis:100%}.col-offset-24{margin-left:100%}@media screen and (min-width:576px){.col-sm-offset-0{margin-left:0}.col-sm-1{flex-basis:4.1666666667%}.col-sm-offset-1{margin-left:4.1666666667%}.col-sm-2{flex-basis:8.3333333333%}.col-sm-offset-2{margin-left:8.3333333333%}.col-sm-3{flex-basis:12.5%}.col-sm-offset-3{margin-left:12.5%}.col-sm-4{flex-basis:16.6666666667%}.col-sm-offset-4{margin-left:16.6666666667%}.col-sm-5{flex-basis:20.8333333333%}.col-sm-offset-5{margin-left:20.8333333333%}.col-sm-6{flex-basis:25%}.col-sm-offset-6{margin-left:25%}.col-sm-7{flex-basis:29.1666666667%}.col-sm-offset-7{margin-left:29.1666666667%}.col-sm-8{flex-basis:33.3333333333%}.col-sm-offset-8{margin-left:33.3333333333%}.col-sm-9{flex-basis:37.5%}.col-sm-offset-9{margin-left:37.5%}.col-sm-10{flex-basis:41.6666666667%}.col-sm-offset-10{margin-left:41.6666666667%}.col-sm-11{flex-basis:45.8333333333%}.col-sm-offset-11{margin-left:45.8333333333%}.col-sm-12{flex-basis:50%}.col-sm-offset-12{margin-left:50%}.col-sm-13{flex-basis:54.1666666667%}.col-sm-offset-13{margin-left:54.1666666667%}.col-sm-14{flex-basis:58.3333333333%}.col-sm-offset-14{margin-left:58.3333333333%}.col-sm-15{flex-basis:62.5%}.col-sm-offset-15{margin-left:62.5%}.col-sm-16{flex-basis:66.6666666667%}.col-sm-offset-16{margin-left:66.6666666667%}.col-sm-17{flex-basis:70.8333333333%}.col-sm-offset-17{margin-left:70.8333333333%}.col-sm-18{flex-basis:75%}.col-sm-offset-18{margin-left:75%}.col-sm-19{flex-basis:79.1666666667%}.col-sm-offset-19{margin-left:79.1666666667%}.col-sm-20{flex-basis:83.3333333333%}.col-sm-offset-20{margin-left:83.3333333333%}.col-sm-21{flex-basis:87.5%}.col-sm-offset-21{margin-left:87.5%}.col-sm-22{flex-basis:91.6666666667%}.col-sm-offset-22{margin-left:91.6666666667%}.col-sm-23{flex-basis:95.8333333333%}.col-sm-offset-23{margin-left:95.8333333333%}.col-sm-24{flex-basis:100%}.col-sm-offset-24{margin-left:100%}}@media screen and (min-width:768px){.col-md-offset-0{margin-left:0}.col-md-1{flex-basis:4.1666666667%}.col-md-offset-1{margin-left:4.1666666667%}.col-md-2{flex-basis:8.3333333333%}.col-md-offset-2{margin-left:8.3333333333%}.col-md-3{flex-basis:12.5%}.col-md-offset-3{margin-left:12.5%}.col-md-4{flex-basis:16.6666666667%}.col-md-offset-4{margin-left:16.6666666667%}.col-md-5{flex-basis:20.8333333333%}.col-md-offset-5{margin-left:20.8333333333%}.col-md-6{flex-basis:25%}.col-md-offset-6{margin-left:25%}.col-md-7{flex-basis:29.1666666667%}.col-md-offset-7{margin-left:29.1666666667%}.col-md-8{flex-basis:33.3333333333%}.col-md-offset-8{margin-left:33.3333333333%}.col-md-9{flex-basis:37.5%}.col-md-offset-9{margin-left:37.5%}.col-md-10{flex-basis:41.6666666667%}.col-md-offset-10{margin-left:41.6666666667%}.col-md-11{flex-basis:45.8333333333%}.col-md-offset-11{margin-left:45.8333333333%}.col-md-12{flex-basis:50%}.col-md-offset-12{margin-left:50%}.col-md-13{flex-basis:54.1666666667%}.col-md-offset-13{margin-left:54.1666666667%}.col-md-14{flex-basis:58.3333333333%}.col-md-offset-14{margin-left:58.3333333333%}.col-md-15{flex-basis:62.5%}.col-md-offset-15{margin-left:62.5%}.col-md-16{flex-basis:66.6666666667%}.col-md-offset-16{margin-left:66.6666666667%}.col-md-17{flex-basis:70.8333333333%}.col-md-offset-17{margin-left:70.8333333333%}.col-md-18{flex-basis:75%}.col-md-offset-18{margin-left:75%}.col-md-19{flex-basis:79.1666666667%}.col-md-offset-19{margin-left:79.1666666667%}.col-md-20{flex-basis:83.3333333333%}.col-md-offset-20{margin-left:83.3333333333%}.col-md-21{flex-basis:87.5%}.col-md-offset-21{margin-left:87.5%}.col-md-22{flex-basis:91.6666666667%}.col-md-offset-22{margin-left:91.6666666667%}.col-md-23{flex-basis:95.8333333333%}.col-md-offset-23{margin-left:95.8333333333%}.col-md-24{flex-basis:100%}.col-md-offset-24{margin-left:100%}}@media screen and (min-width:992px){.col-lg-offset-0{margin-left:0}.col-lg-1{flex-basis:4.1666666667%}.col-lg-offset-1{margin-left:4.1666666667%}.col-lg-2{flex-basis:8.3333333333%}.col-lg-offset-2{margin-left:8.3333333333%}.col-lg-3{flex-basis:12.5%}.col-lg-offset-3{margin-left:12.5%}.col-lg-4{flex-basis:16.6666666667%}.col-lg-offset-4{margin-left:16.6666666667%}.col-lg-5{flex-basis:20.8333333333%}.col-lg-offset-5{margin-left:20.8333333333%}.col-lg-6{flex-basis:25%}.col-lg-offset-6{margin-left:25%}.col-lg-7{flex-basis:29.1666666667%}.col-lg-offset-7{margin-left:29.1666666667%}.col-lg-8{flex-basis:33.3333333333%}.col-lg-offset-8{margin-left:33.3333333333%}.col-lg-9{flex-basis:37.5%}.col-lg-offset-9{margin-left:37.5%}.col-lg-10{flex-basis:41.6666666667%}.col-lg-offset-10{margin-left:41.6666666667%}.col-lg-11{flex-basis:45.8333333333%}.col-lg-offset-11{margin-left:45.8333333333%}.col-lg-12{flex-basis:50%}.col-lg-offset-12{margin-left:50%}.col-lg-13{flex-basis:54.1666666667%}.col-lg-offset-13{margin-left:54.1666666667%}.col-lg-14{flex-basis:58.3333333333%}.col-lg-offset-14{margin-left:58.3333333333%}.col-lg-15{flex-basis:62.5%}.col-lg-offset-15{margin-left:62.5%}.col-lg-16{flex-basis:66.6666666667%}.col-lg-offset-16{margin-left:66.6666666667%}.col-lg-17{flex-basis:70.8333333333%}.col-lg-offset-17{margin-left:70.8333333333%}.col-lg-18{flex-basis:75%}.col-lg-offset-18{margin-left:75%}.col-lg-19{flex-basis:79.1666666667%}.col-lg-offset-19{margin-left:79.1666666667%}.col-lg-20{flex-basis:83.3333333333%}.col-lg-offset-20{margin-left:83.3333333333%}.col-lg-21{flex-basis:87.5%}.col-lg-offset-21{margin-left:87.5%}.col-lg-22{flex-basis:91.6666666667%}.col-lg-offset-22{margin-left:91.6666666667%}.col-lg-23{flex-basis:95.8333333333%}.col-lg-offset-23{margin-left:95.8333333333%}.col-lg-24{flex-basis:100%}.col-lg-offset-24{margin-left:100%}}@media screen and (min-width:1200px){.col-xl-offset-0{margin-left:0}.col-xl-1{flex-basis:4.1666666667%}.col-xl-offset-1{margin-left:4.1666666667%}.col-xl-2{flex-basis:8.3333333333%}.col-xl-offset-2{margin-left:8.3333333333%}.col-xl-3{flex-basis:12.5%}.col-xl-offset-3{margin-left:12.5%}.col-xl-4{flex-basis:16.6666666667%}.col-xl-offset-4{margin-left:16.6666666667%}.col-xl-5{flex-basis:20.8333333333%}.col-xl-offset-5{margin-left:20.8333333333%}.col-xl-6{flex-basis:25%}.col-xl-offset-6{margin-left:25%}.col-xl-7{flex-basis:29.1666666667%}.col-xl-offset-7{margin-left:29.1666666667%}.col-xl-8{flex-basis:33.3333333333%}.col-xl-offset-8{margin-left:33.3333333333%}.col-xl-9{flex-basis:37.5%}.col-xl-offset-9{margin-left:37.5%}.col-xl-10{flex-basis:41.6666666667%}.col-xl-offset-10{margin-left:41.6666666667%}.col-xl-11{flex-basis:45.8333333333%}.col-xl-offset-11{margin-left:45.8333333333%}.col-xl-12{flex-basis:50%}.col-xl-offset-12{margin-left:50%}.col-xl-13{flex-basis:54.1666666667%}.col-xl-offset-13{margin-left:54.1666666667%}.col-xl-14{flex-basis:58.3333333333%}.col-xl-offset-14{margin-left:58.3333333333%}.col-xl-15{flex-basis:62.5%}.col-xl-offset-15{margin-left:62.5%}.col-xl-16{flex-basis:66.6666666667%}.col-xl-offset-16{margin-left:66.6666666667%}.col-xl-17{flex-basis:70.8333333333%}.col-xl-offset-17{margin-left:70.8333333333%}.col-xl-18{flex-basis:75%}.col-xl-offset-18{margin-left:75%}.col-xl-19{flex-basis:79.1666666667%}.col-xl-offset-19{margin-left:79.1666666667%}.col-xl-20{flex-basis:83.3333333333%}.col-xl-offset-20{margin-left:83.3333333333%}.col-xl-21{flex-basis:87.5%}.col-xl-offset-21{margin-left:87.5%}.col-xl-22{flex-basis:91.6666666667%}.col-xl-offset-22{margin-left:91.6666666667%}.col-xl-23{flex-basis:95.8333333333%}.col-xl-offset-23{margin-left:95.8333333333%}.col-xl-24{flex-basis:100%}.col-xl-offset-24{margin-left:100%}}@media screen and (min-width:1400px){.col-xxl-offset-0{margin-left:0}.col-xxl-1{flex-basis:4.1666666667%}.col-xxl-offset-1{margin-left:4.1666666667%}.col-xxl-2{flex-basis:8.3333333333%}.col-xxl-offset-2{margin-left:8.3333333333%}.col-xxl-3{flex-basis:12.5%}.col-xxl-offset-3{margin-left:12.5%}.col-xxl-4{flex-basis:16.6666666667%}.col-xxl-offset-4{margin-left:16.6666666667%}.col-xxl-5{flex-basis:20.8333333333%}.col-xxl-offset-5{margin-left:20.8333333333%}.col-xxl-6{flex-basis:25%}.col-xxl-offset-6{margin-left:25%}.col-xxl-7{flex-basis:29.1666666667%}.col-xxl-offset-7{margin-left:29.1666666667%}.col-xxl-8{flex-basis:33.3333333333%}.col-xxl-offset-8{margin-left:33.3333333333%}.col-xxl-9{flex-basis:37.5%}.col-xxl-offset-9{margin-left:37.5%}.col-xxl-10{flex-basis:41.6666666667%}.col-xxl-offset-10{margin-left:41.6666666667%}.col-xxl-11{flex-basis:45.8333333333%}.col-xxl-offset-11{margin-left:45.8333333333%}.col-xxl-12{flex-basis:50%}.col-xxl-offset-12{margin-left:50%}.col-xxl-13{flex-basis:54.1666666667%}.col-xxl-offset-13{margin-left:54.1666666667%}.col-xxl-14{flex-basis:58.3333333333%}.col-xxl-offset-14{margin-left:58.3333333333%}.col-xxl-15{flex-basis:62.5%}.col-xxl-offset-15{margin-left:62.5%}.col-xxl-16{flex-basis:66.6666666667%}.col-xxl-offset-16{margin-left:66.6666666667%}.col-xxl-17{flex-basis:70.8333333333%}.col-xxl-offset-17{margin-left:70.8333333333%}.col-xxl-18{flex-basis:75%}.col-xxl-offset-18{margin-left:75%}.col-xxl-19{flex-basis:79.1666666667%}.col-xxl-offset-19{margin-left:79.1666666667%}.col-xxl-20{flex-basis:83.3333333333%}.col-xxl-offset-20{margin-left:83.3333333333%}.col-xxl-21{flex-basis:87.5%}.col-xxl-offset-21{margin-left:87.5%}.col-xxl-22{flex-basis:91.6666666667%}.col-xxl-offset-22{margin-left:91.6666666667%}.col-xxl-23{flex-basis:95.8333333333%}.col-xxl-offset-23{margin-left:95.8333333333%}.col-xxl-24{flex-basis:100%}.col-xxl-offset-24{margin-left:100%}}.pm-c-link,.theme--dark .pm-c-link--error,.theme--dark .pm-c-link--information,.theme--dark .pm-c-link--success,.theme--dark .pm-c-link--warning,.theme--light .pm-c-link--error,.theme--light .pm-c-link--information,.theme--light .pm-c-link--success,.theme--light .pm-c-link--warning{text-decoration:underline}.theme--light .pm-c-link--information{color:#5d55fa}.theme--light .pm-c-link--success{color:#27ab83}.theme--light .pm-c-link--warning{color:#f0b429}.theme--light .pm-c-link--error{color:#e12d39}.theme--dark .pm-c-link--information{color:#5d55fa}.theme--dark .pm-c-link--success{color:#27ab83}.theme--dark .pm-c-link--warning{color:#f0b429}.theme--dark .pm-c-link--error{color:#e12d39}.theme--light .market-head{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;padding:.8rem 0}.theme--light .market-head__image{object-fit:cover;border-radius:50%;height:6.4rem;width:6.4rem;margin-right:2.4rem}.theme--light .market-head__details{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-grow:1;grid-gap:.8rem;gap:.8rem;margin-right:3.2rem}.theme--light .market-head__details p{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;color:#313a4c}.theme--dark .market-head{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;padding:.8rem 0}.theme--dark .market-head__image{object-fit:cover;border-radius:50%;height:6.4rem;width:6.4rem;margin-right:2.4rem}.theme--dark .market-head__details{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-grow:1;grid-gap:.8rem;gap:.8rem;margin-right:3.2rem}.theme--dark .market-head__details p{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;color:#f9fafb}.theme--light .market-chart{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-basis:75%;grid-gap:1.2rem;gap:1.2rem;width:100%;height:100%;overflow:hidden;border:.1rem solid #e3e7f0;border-radius:.4rem}.theme--light .market-chart__header{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;grid-gap:1.6rem;gap:1.6rem}@media(min-width:768px){.theme--light .market-chart__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:1.6rem;gap:1.6rem}}.theme--light .market-chart__header-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.theme--light .market-chart__view-selector{width:27.3rem}.theme--light .market-chart__view-title{color:#313a4c}.theme--dark .market-chart{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-basis:75%;grid-gap:1.2rem;gap:1.2rem;width:100%;height:100%;overflow:hidden;border:.1rem solid #252c3b;border-radius:.4rem}.theme--dark .market-chart__header{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;grid-gap:1.6rem;gap:1.6rem}@media(min-width:768px){.theme--dark .market-chart__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:1.6rem;gap:1.6rem}}.theme--dark .market-chart__header-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.theme--dark .market-chart__view-selector{width:27.3rem}.theme--dark .market-chart__view-title{color:#f9fafb}.theme--light .pm-c-market__body{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:2.4rem;gap:2.4rem}@media(min-width:768px){.theme--light .pm-c-market__body{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}}.theme--light .pm-c-market__body-image{object-fit:cover;border-radius:50%;height:6.4rem;width:6.4rem}.theme--light .pm-c-market__body-details{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:.8rem;gap:.8rem}@media(min-width:768px){.theme--light .pm-c-market__body-details{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}}.theme--light .pm-c-market__body-details p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word;color:#313a4c;transition:all .2s ease-in-out 0s}.theme--dark .pm-c-market__body{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:2.4rem;gap:2.4rem}@media(min-width:768px){.theme--dark .pm-c-market__body{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}}.theme--dark .pm-c-market__body-image{object-fit:cover;border-radius:50%;height:6.4rem;width:6.4rem}.theme--dark .pm-c-market__body-details{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:.8rem;gap:.8rem}@media(min-width:768px){.theme--dark .pm-c-market__body-details{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}}.theme--dark .pm-c-market__body-details p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word;color:#f9fafb;transition:all .2s ease-in-out 0s}.pm-c-market-outcomes{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:1.6rem;gap:1.6rem;width:100%}@media(min-width:576px){.pm-c-market-outcomes{width:auto}}.pm-c-market-outcomes li{flex-grow:1}@media(min-width:576px){.pm-c-market-outcomes li{flex-grow:0}}.pm-c-market-outcomes__item,.theme--dark .pm-c-market-outcomes__item--danger,.theme--dark .pm-c-market-outcomes__item--default,.theme--dark .pm-c-market-outcomes__item--success,.theme--dark .pm-c-market-outcomes__item--warning,.theme--light .pm-c-market-outcomes__item--danger,.theme--light .pm-c-market-outcomes__item--default,.theme--light .pm-c-market-outcomes__item--success,.theme--light .pm-c-market-outcomes__item--warning{pointer-events:none;cursor:pointer;touch-action:manipulation;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:2.4rem;gap:2.4rem;padding:1.6rem;border-width:.1rem;border-style:solid;border-radius:.4rem;transition:background-color .2s ease-out,border-color .2s ease-out}@media(min-width:768px){.pm-c-market-outcomes__item,.theme--dark .pm-c-market-outcomes__item--danger,.theme--dark .pm-c-market-outcomes__item--default,.theme--dark .pm-c-market-outcomes__item--success,.theme--dark .pm-c-market-outcomes__item--warning,.theme--light .pm-c-market-outcomes__item--danger,.theme--light .pm-c-market-outcomes__item--default,.theme--light .pm-c-market-outcomes__item--success,.theme--light .pm-c-market-outcomes__item--warning{pointer-events:all;width:auto}}.pm-c-market-outcomes__item-group--column{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.pm-c-market-outcomes__item-group--row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.3rem;gap:.3rem}.pm-c-market-outcomes__item-odd,.pm-c-market-outcomes__item-title,.pm-c-market-outcomes__item-value{transition:color .2s ease-out}.pm-c-market-outcomes__item-title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.pm-c-market-outcomes__item-chart{display:none}@media(min-width:576px){.pm-c-market-outcomes__item-chart{display:inline-block}}.pm-c-market-outcomes__item-result{display:flex;flex-direction:row;justify-content:center;align-items:center}.pm-c-market-outcomes__item-result svg{transition:fill .2s ease-out}.pm-c-market-outcomes__item:disabled,.theme--dark .pm-c-market-outcomes__item--danger:disabled,.theme--dark .pm-c-market-outcomes__item--default:disabled,.theme--dark .pm-c-market-outcomes__item--success:disabled,.theme--dark .pm-c-market-outcomes__item--warning:disabled,.theme--light .pm-c-market-outcomes__item--danger:disabled,.theme--light .pm-c-market-outcomes__item--default:disabled,.theme--light .pm-c-market-outcomes__item--success:disabled,.theme--light .pm-c-market-outcomes__item--warning:disabled{pointer-events:none}.theme--light .pm-c-market-outcomes__item--default,.theme--light .pm-c-market-outcomes__item--default:hover{background-color:initial;border-color:#e3e7f0}.theme--light .pm-c-market-outcomes__item--default.active{background-color:#e8e7fe;border-color:#aeaafd}.theme--light .pm-c-market-outcomes__item--default:disabled{opacity:.5}.theme--light .pm-c-market-outcomes__item--default .pm-c-market-outcomes__item-title{color:#313a4c}.theme--light .pm-c-market-outcomes__item--default .pm-c-market-outcomes__item-odd{color:#8293ae}.theme--light .pm-c-market-outcomes__item--default .pm-c-market-outcomes__item-value{color:#637084}.theme--light .pm-c-market-outcomes__item--default .pm-c-market-outcomes__item-result svg{fill:transparent}.theme--light .pm-c-market-outcomes__item--success{background-color:#dff2ec;border-color:#68c4a8}.theme--light .pm-c-market-outcomes__item--success .pm-c-market-outcomes__item-title{color:#313a4c}.theme--light .pm-c-market-outcomes__item--success .pm-c-market-outcomes__item-odd{color:#8293ae}.theme--light .pm-c-market-outcomes__item--success .pm-c-market-outcomes__item-value{color:#637084}.theme--light .pm-c-market-outcomes__item--success .pm-c-market-outcomes__item-result svg{fill:#27ab83}.theme--light .pm-c-market-outcomes__item--danger{background-color:initial;border-color:#e3e7f0}.theme--light .pm-c-market-outcomes__item--danger .pm-c-market-outcomes__item-title{color:#313a4c}.theme--light .pm-c-market-outcomes__item--danger .pm-c-market-outcomes__item-odd{color:#8293ae}.theme--light .pm-c-market-outcomes__item--danger .pm-c-market-outcomes__item-value{color:#637084}.theme--light .pm-c-market-outcomes__item--danger .pm-c-market-outcomes__item-result svg{fill:#e12d39}.theme--light .pm-c-market-outcomes__item--warning{background-color:#fef8ea;border-color:#f5cb69}.theme--light .pm-c-market-outcomes__item--warning .pm-c-market-outcomes__item-title{color:#313a4c}.theme--light .pm-c-market-outcomes__item--warning .pm-c-market-outcomes__item-odd{color:#8293ae}.theme--light .pm-c-market-outcomes__item--warning .pm-c-market-outcomes__item-value{color:#637084}.theme--light .pm-c-market-outcomes__item--warning .pm-c-market-outcomes__item-result svg{fill:#f0b429}.theme--dark .pm-c-market-outcomes__item--default,.theme--dark .pm-c-market-outcomes__item--default:hover{background-color:initial;border-color:#252c3b}.theme--dark .pm-c-market-outcomes__item--default.active{background-color:#17153f;border-color:#413caf}.theme--dark .pm-c-market-outcomes__item--default:disabled{opacity:.5}.theme--dark .pm-c-market-outcomes__item--default .pm-c-market-outcomes__item-title{color:#f9fafb}.theme--dark .pm-c-market-outcomes__item--default .pm-c-market-outcomes__item-odd{color:#637084}.theme--dark .pm-c-market-outcomes__item--default .pm-c-market-outcomes__item-value{color:#c5cad3}.theme--dark .pm-c-market-outcomes__item--default .pm-c-market-outcomes__item-result svg{fill:transparent}.theme--dark .pm-c-market-outcomes__item--success{background-color:#0a2b21;border-color:#1b785c}.theme--dark .pm-c-market-outcomes__item--success .pm-c-market-outcomes__item-title{color:#f9fafb}.theme--dark .pm-c-market-outcomes__item--success .pm-c-market-outcomes__item-odd{color:#637084}.theme--dark .pm-c-market-outcomes__item--success .pm-c-market-outcomes__item-value{color:#c5cad3}.theme--dark .pm-c-market-outcomes__item--success .pm-c-market-outcomes__item-result svg{fill:#27ab83}.theme--dark .pm-c-market-outcomes__item--danger{background-color:initial;border-color:#252c3b}.theme--dark .pm-c-market-outcomes__item--danger .pm-c-market-outcomes__item-title{color:#f9fafb}.theme--dark .pm-c-market-outcomes__item--danger .pm-c-market-outcomes__item-odd{color:#637084}.theme--dark .pm-c-market-outcomes__item--danger .pm-c-market-outcomes__item-value{color:#c5cad3}.theme--dark .pm-c-market-outcomes__item--danger .pm-c-market-outcomes__item-result svg{fill:#e12d39}.theme--dark .pm-c-market-outcomes__item--warning{background-color:#241b06;border-color:#604810}.theme--dark .pm-c-market-outcomes__item--warning .pm-c-market-outcomes__item-title{color:#f9fafb}.theme--dark .pm-c-market-outcomes__item--warning .pm-c-market-outcomes__item-odd{color:#637084}.theme--dark .pm-c-market-outcomes__item--warning .pm-c-market-outcomes__item-value{color:#c5cad3}.theme--dark .pm-c-market-outcomes__item--warning .pm-c-market-outcomes__item-result svg{fill:#f0b429}.theme--light .pm-c-market-footer{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:1rem;gap:1rem;flex-wrap:wrap}@media(min-width:992px){.theme--light .pm-c-market-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:1rem;gap:1rem}}.theme--light .pm-c-market-footer__group--row{display:none}@media(min-width:768px){.theme--light .pm-c-market-footer__group--row{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:1.2rem;gap:1.2rem}}.theme--light .pm-c-market-footer__stats{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:1.6rem;gap:1.6rem;flex-wrap:wrap;justify-content:center}.theme--light .pm-c-market-footer__stats .pm-c-divider--circle{display:none}@media(min-width:768px){.theme--light .pm-c-market-footer__stats{grid-gap:.8rem;gap:.8rem}.theme--light .pm-c-market-footer__stats .pm-c-divider--circle{display:inline-block}}@media(min-width:992px){.theme--light .pm-c-market-footer__stats{justify-content:flex-start}}.theme--light .pm-c-market-footer__stats span,.theme--light .pm-c-market-footer__stats strong{transition:all .2s ease-in-out 0s}.theme--light .pm-c-market-footer__stats span{color:#8193ae;transition:all .2s ease-in-out 0s}.theme--light .pm-c-market-footer__stats strong{color:#637084;transition:all .2s ease-in-out 0s}.theme--light .pm-c-market-footer__actions,.theme--light .pm-c-market-footer__tags{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:.8rem;gap:.8rem}.theme--light .pm-c-market-footer__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;grid-gap:1.2rem;gap:1.2rem;padding-top:.3rem}.theme--dark .pm-c-market-footer{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:1rem;gap:1rem;flex-wrap:wrap}@media(min-width:992px){.theme--dark .pm-c-market-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:1rem;gap:1rem}}.theme--dark .pm-c-market-footer__group--row{display:none}@media(min-width:768px){.theme--dark .pm-c-market-footer__group--row{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:1.2rem;gap:1.2rem}}.theme--dark .pm-c-market-footer__stats{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:1.6rem;gap:1.6rem;flex-wrap:wrap;justify-content:center}.theme--dark .pm-c-market-footer__stats .pm-c-divider--circle{display:none}@media(min-width:768px){.theme--dark .pm-c-market-footer__stats{grid-gap:.8rem;gap:.8rem}.theme--dark .pm-c-market-footer__stats .pm-c-divider--circle{display:inline-block}}@media(min-width:992px){.theme--dark .pm-c-market-footer__stats{justify-content:flex-start}}.theme--dark .pm-c-market-footer__stats span,.theme--dark .pm-c-market-footer__stats strong{transition:all .2s ease-in-out 0s}.theme--dark .pm-c-market-footer__stats span{color:#637084;transition:all .2s ease-in-out 0s}.theme--dark .pm-c-market-footer__stats strong{color:#c5cad3;transition:all .2s ease-in-out 0s}.theme--dark .pm-c-market-footer__actions,.theme--dark .pm-c-market-footer__tags{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:.8rem;gap:.8rem}.theme--dark .pm-c-market-footer__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;grid-gap:1.2rem;gap:1.2rem;padding-top:.3rem}.theme--light .pm-c-market-footer__divider--circle{display:inline-block;height:.4rem;width:.4rem;border-radius:50%;background-color:#bbc5d4}.theme--dark .pm-c-market-footer__divider--circle{display:inline-block;height:.4rem;width:.4rem;border-radius:50%;background-color:#3b4351}.theme--light .pm-c-market-footer__actions-share--default{fill:#8193ae}.theme--dark .pm-c-market-footer__actions-share--default{fill:#637084}.theme--light .pm-c-market-footer__actions-favorite--default{fill:#8193ae}.theme--dark .pm-c-market-footer__actions-favorite--default{fill:#637084}.theme--dark .pm-c-market-footer__actions-favorite--active,.theme--light .pm-c-market-footer__actions-favorite--active{fill:#f0b429}.pm-c-market-list{height:100%;margin-top:1rem}.pm-c-market-list__item{padding-bottom:2rem}.theme--light .pm-c-market-list__empty-state,.theme--light .pm-c-market-list__error,.theme--light .pm-p-achievements__empty{width:100%;height:auto;padding:5rem 2rem;margin:1rem 0;border:.1rem solid #e3e7f0;border-radius:.4rem}.theme--light .pm-c-market-list__empty-state__body,.theme--light .pm-c-market-list__error__actions,.theme--light .pm-c-market-list__error__body,.theme--light .pm-p-achievements__empty__body{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:1.2rem;gap:1.2rem}.theme--light .pm-c-market-list__empty-state__body svg,.theme--light .pm-c-market-list__error__actions svg,.theme--light .pm-c-market-list__error__body svg,.theme--light .pm-p-achievements__empty__body svg{fill:#5751fc;transition:fill,color .2s ease-in-out}.theme--light .pm-c-market-list__empty-state__body-description,.theme--light .pm-p-achievements__empty__body-description{color:#171b23;transition:fill,color .2s ease-in-out}.theme--dark .pm-c-market-list__empty-state,.theme--dark .pm-c-market-list__error,.theme--dark .pm-p-achievements__empty{width:100%;height:auto;padding:5rem 2rem;margin:1rem 0;border:.1rem solid #252c3b;border-radius:.4rem}.theme--dark .pm-c-market-list__empty-state__body,.theme--dark .pm-c-market-list__error__actions,.theme--dark .pm-c-market-list__error__body,.theme--dark .pm-p-achievements__empty__body{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:1.2rem;gap:1.2rem}.theme--dark .pm-c-market-list__empty-state__body svg,.theme--dark .pm-c-market-list__error__actions svg,.theme--dark .pm-c-market-list__error__body svg,.theme--dark .pm-p-achievements__empty__body svg{fill:#5751fc;transition:fill,color .2s ease-in-out}.theme--dark .pm-c-market-list__empty-state__body-description,.theme--dark .pm-p-achievements__empty__body-description{color:#f9fafb;transition:fill,color .2s ease-in-out}.pm-c-market-list__error__actions{padding:2rem 0}.market-select,.market-select__item{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:1.6rem;gap:1.6rem}.market-select__item{cursor:pointer;padding:1.6rem;border:.1rem solid #252c3b;border-radius:.4rem;transition:all .3s ease}.market-select__item-prediction{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.market-select__item-prediction p,.market-select__item-prediction span,.market-select__item-prediction strong{font-size:1.5rem}.market-select__item-prediction p,.market-select__item-prediction strong{color:#f3f4f6}.market-select__item-prediction span{color:#637084}.market-select__item:focus{outline:0}.market-select__item.active{background:linear-gradient(90deg,rgba(87,81,252,.4),rgba(87,81,252,.14));border:.1rem solid #5751fc;border-radius:.4rem}.market-table{width:100%;border:.1rem solid #252c3b}.market-table__header{background-color:#171b23}.market-table__header-item{padding:1.2rem 0 1.2rem 3.2rem;vertical-align:middle;text-align:end;color:#8a96a8}.market-table__header-item:first-of-type{padding:1.2rem 2.4rem;text-align:left}.market-table__header-item:last-of-type{padding:3.2rem}.market-table__row{background-color:#0e1016;border-top:.1rem solid #252c3b;transition:background-color .2s ease}.market-table__row:hover{background-color:#171b23}.market-table__row-item{padding:2.4rem 0 2.4rem 2.4rem;vertical-align:middle;text-align:end;white-space:normal;color:#f3f4f6}.market-table__row-item:first-of-type{text-align:left}.market-table__row-item:last-of-type{padding:0 3.2rem}.market-table__row-item__image{height:4.8rem;width:4.8rem;object-fit:cover;border-radius:50%}.market-table__row-item__group{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;white-space:nowrap}.market-table__row-item__change{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.market-table__row-item__change--up{color:#27ab83}.market-table__row-item__change--up>svg{height:.8rem;margin-right:.2rem;fill:#27ab83}.market-table__row-item__change--down{color:#ef4444}.market-table__row-item__change--down>svg{height:.8rem;margin-right:.2rem;fill:#ef4444}.market-table__row-item:first-child{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:2.4rem;grid-gap:2.4rem;gap:2.4rem}.theme--light .menu{margin:0;padding:0}.theme--light .menu__item{display:inline-block;padding:0 1.2rem}.theme--light .menu__item>*{color:#637084;transition:all .2s ease-in-out 0s}.theme--light .menu__item svg{flex-shrink:0;fill:#637084;transition:all .2s ease-in-out 0s}.theme--light .menu__item:focus a,.theme--light .menu__item:hover a{color:#171b23;transition:all .2s ease-in-out 0s}.theme--dark .menu{margin:0;padding:0}.theme--dark .menu__item{display:inline-block;padding:0 1.2rem}.theme--dark .menu__item>*{color:#637084;transition:all .2s ease-in-out 0s}.theme--dark .menu__item svg{flex-shrink:0;fill:#637084;transition:all .2s ease-in-out 0s}.theme--dark .menu__item:focus a,.theme--dark .menu__item:hover a{color:#f9fafb;transition:all .2s ease-in-out 0s}.menu--row{flex-direction:row}.menu--column,.menu--row{display:flex;justify-content:flex-start;align-items:stretch}.menu--column,.pm-c-mini-table{flex-direction:column}.pm-c-mini-table{display:flex;grid-gap:.4rem;gap:.4rem}.pm-c-mini-table__item,.pm-c-mini-table__item--black,.pm-c-mini-table__item--danger,.pm-c-mini-table__item--default,.pm-c-mini-table__item--primary,.pm-c-mini-table__item--secondary,.pm-c-mini-table__item--success,.pm-c-mini-table__item--warning,.pm-c-mini-table__item--white{display:flex;flex-direction:row;grid-gap:.8rem;gap:.8rem}.pm-c-mini-table__item--black .fill-empty-space,.pm-c-mini-table__item--danger .fill-empty-space,.pm-c-mini-table__item--default .fill-empty-space,.pm-c-mini-table__item--primary .fill-empty-space,.pm-c-mini-table__item--secondary .fill-empty-space,.pm-c-mini-table__item--success .fill-empty-space,.pm-c-mini-table__item--warning .fill-empty-space,.pm-c-mini-table__item--white .fill-empty-space,.pm-c-mini-table__item .fill-empty-space{flex-grow:1;align-self:center;border:none;border-bottom:.1rem dashed}.theme--light .pm-c-mini-table__item--default span{color:#a7b0bd}.theme--light .pm-c-mini-table__item--default strong{color:#171b23}.theme--light .pm-c-mini-table__item--default .fill-empty-space{border-color:rgba(194,202,214,.75)}.theme--dark .pm-c-mini-table__item--default span{color:#637084}.theme--dark .pm-c-mini-table__item--default strong{color:#f9fafb}.theme--dark .pm-c-mini-table__item--default .fill-empty-space{border-color:rgba(99,112,132,.75)}.pm-c-mini-table__item--primary span,.pm-c-mini-table__item--primary strong{color:#5751fc}.pm-c-mini-table__item--primary .fill-empty-space{border-color:rgba(87,81,252,.75)}.pm-c-mini-table__item--secondary span,.pm-c-mini-table__item--secondary strong{color:#e6007a}.pm-c-mini-table__item--secondary .fill-empty-space{border-color:rgba(230,0,122,.75)}.pm-c-mini-table__item--success span,.pm-c-mini-table__item--success strong{color:#27ab83}.pm-c-mini-table__item--success .fill-empty-space{border-color:rgba(39,171,131,.75)}.pm-c-mini-table__item--warning span,.pm-c-mini-table__item--warning strong{color:#fbbf24}.pm-c-mini-table__item--warning .fill-empty-space{border-color:rgba(251,191,36,.75)}.pm-c-mini-table__item--danger span,.pm-c-mini-table__item--danger strong{color:#ef4444}.pm-c-mini-table__item--danger .fill-empty-space{border-color:rgba(239,68,68,.75)}.pm-c-mini-table__item--white span,.pm-c-mini-table__item--white strong{color:#fff}.pm-c-mini-table__item--white .fill-empty-space{border-color:hsla(0,0%,100%,.75)}.pm-c-mini-table__item--black span,.pm-c-mini-table__item--black strong{color:#000}.pm-c-mini-table__item--black .fill-empty-space{border-color:rgba(0,0,0,.75)}.pm-c-modal-notification{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%}.theme--light .pm-c-network-info,.theme--light .pm-c-network-info--goerli,.theme--light .pm-c-network-info--kovan,.theme--light .pm-c-network-info--local,.theme--light .pm-c-network-info--mainnet,.theme--light .pm-c-network-info--moonbase-alpha,.theme--light .pm-c-network-info--moonbase-local,.theme--light .pm-c-network-info--moonriver,.theme--light .pm-c-network-info--rinkeby,.theme--light .pm-c-network-info--ropsten{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:.8rem;gap:.8rem;width:-webkit-max-content;width:max-content;padding:.8rem 1.2rem;background-color:#eef0f7;border-radius:.4rem;transition:all .2s ease-in-out 0s}.theme--light .pm-c-network-info__dot{display:inline-block;height:.8rem;width:.8rem;border-radius:50%}.theme--light .pm-c-network-info__title{color:#171b23;transition:all .2s ease-in-out 0s}.theme--dark .pm-c-network-info,.theme--dark .pm-c-network-info--goerli,.theme--dark .pm-c-network-info--kovan,.theme--dark .pm-c-network-info--local,.theme--dark .pm-c-network-info--mainnet,.theme--dark .pm-c-network-info--moonbase-alpha,.theme--dark .pm-c-network-info--moonbase-local,.theme--dark .pm-c-network-info--moonriver,.theme--dark .pm-c-network-info--rinkeby,.theme--dark .pm-c-network-info--ropsten{display:flex;flex-direction:row;justify-content:center;align-items:center;grid-gap:.8rem;gap:.8rem;width:-webkit-max-content;width:max-content;padding:.8rem 1.2rem;background-color:#252c3b;border-radius:.4rem;transition:all .2s ease-in-out 0s}.theme--dark .pm-c-network-info__dot{display:inline-block;height:.8rem;width:.8rem;border-radius:50%}.theme--dark .pm-c-network-info__title{color:#f9fafb;transition:all .2s ease-in-out 0s}.pm-c-network-info--mainnet .pm-c-network-info__dot{background-color:#29b6af}.pm-c-network-info--ropsten .pm-c-network-info__dot{background-color:#ff4a8d}.pm-c-network-info--kovan .pm-c-network-info__dot{background-color:#9265fc}.pm-c-network-info--local .pm-c-network-info__dot,.pm-c-network-info--moonbase-alpha .pm-c-network-info__dot,.pm-c-network-info--moonbase-local .pm-c-network-info__dot,.pm-c-network-info--rinkeby .pm-c-network-info__dot{background-color:#9064ff}.pm-c-network-info--goerli .pm-c-network-info__dot{background-color:#3099f2}.pm-c-network-info--moonriver .pm-c-network-info__dot{background-color:#f0b705}.theme--light .pm-c-networks{position:relative}.theme--light .pm-c-networks__selected,.theme--light .pm-c-networks__selected--blue,.theme--light .pm-c-networks__selected--green,.theme--light .pm-c-networks__selected--orange{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:.8rem;gap:.8rem;padding:1rem 1.4rem;border-width:.1rem;border-style:solid;border-radius:.4rem;transition:all .2s ease-in-out 0s}.theme--light .pm-c-networks__selected-caret-icon{height:1.2rem;width:1.2rem}.theme--light .pm-c-networks__selected--blue{background-color:rgba(98,126,234,.2);border-color:#4e65bb}.theme--light .pm-c-networks__selected--blue .pm-c-networks__selected-name{color:#4e65bb;transition:all .2s ease-in-out 0s}.theme--light .pm-c-networks__selected--blue .pm-c-networks__selected-caret-icon{fill:#4e65bb;transition:all .2s ease-in-out 0s}.theme--light .pm-c-networks__selected--orange{background-color:rgba(243,186,47,.2);border-color:#c29526}.theme--light .pm-c-networks__selected--orange .pm-c-networks__selected-name{color:#c29526;transition:all .2s ease-in-out 0s}.theme--light .pm-c-networks__selected--orange .pm-c-networks__selected-caret-icon{fill:#c29526;transition:all .2s ease-in-out 0s}.theme--light .pm-c-networks__selected--green{background-color:rgba(83,203,200,.2);border-color:#42a2a0}.theme--light .pm-c-networks__selected--green .pm-c-networks__selected-name{color:#42a2a0;transition:all .2s ease-in-out 0s}.theme--light .pm-c-networks__selected--green .pm-c-networks__selected-caret-icon{fill:#4baba8;transition:all .2s ease-in-out 0s}.theme--light .pm-c-networks__dropdown{display:none;position:absolute;z-index:1;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#f5f6fa;border:.1rem solid #e3e7f0;border-radius:.4rem}.theme--light .pm-c-networks__dropdown.visible{display:initial}.theme--light .pm-c-networks__dropdown>:not(:last-child){border-bottom:.1rem solid #e3e7f0}.theme--light .pm-c-networks__dropdown-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:1.2rem;gap:1.2rem;padding:1.2rem 1.6rem;width:100%;border-radius:0}.theme--light .pm-c-networks__dropdown-item-name{color:#101219}.theme--dark .pm-c-networks{position:relative}.theme--dark .pm-c-networks__selected,.theme--dark .pm-c-networks__selected--blue,.theme--dark .pm-c-networks__selected--green,.theme--dark .pm-c-networks__selected--orange{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:.8rem;gap:.8rem;padding:1rem 1.4rem;border-width:.1rem;border-style:solid;border-radius:.4rem;transition:all .2s ease-in-out 0s}.theme--dark .pm-c-networks__selected-caret-icon{height:1.2rem;width:1.2rem}.theme--dark .pm-c-networks__selected--blue{background-color:rgba(98,126,234,.2);border-color:#4e65bb}.theme--dark .pm-c-networks__selected--blue .pm-c-networks__selected-name{color:#f3f4f6;transition:all .2s ease-in-out 0s}.theme--dark .pm-c-networks__selected--blue .pm-c-networks__selected-caret-icon{fill:hsla(0,0%,100%,.5);transition:all .2s ease-in-out 0s}.theme--dark .pm-c-networks__selected--orange{background-color:rgba(243,186,47,.2);border-color:#c29526}.theme--dark .pm-c-networks__selected--orange .pm-c-networks__selected-name{color:#f3f4f6;transition:all .2s ease-in-out 0s}.theme--dark .pm-c-networks__selected--orange .pm-c-networks__selected-caret-icon{fill:hsla(0,0%,100%,.5);transition:all .2s ease-in-out 0s}.theme--dark .pm-c-networks__selected--green{background-color:rgba(83,203,200,.2);border-color:#42a2a0}.theme--dark .pm-c-networks__selected--green .pm-c-networks__selected-name{color:#f3f4f6;transition:all .2s ease-in-out 0s}.theme--dark .pm-c-networks__selected--green .pm-c-networks__selected-caret-icon{fill:hsla(0,0%,100%,.5);transition:all .2s ease-in-out 0s}.theme--dark .pm-c-networks__dropdown{display:none;position:absolute;z-index:1;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#171b23;border:.1rem solid #242c3b;border-radius:.4rem}.theme--dark .pm-c-networks__dropdown.visible{display:initial}.theme--dark .pm-c-networks__dropdown>:not(:last-child){border-bottom:.1rem solid #242c3b}.theme--dark .pm-c-networks__dropdown-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:1.2rem;gap:1.2rem;padding:1.2rem 1.6rem;width:100%;border-radius:0}.theme--dark .pm-c-networks__dropdown-item-name{color:#f3f4f6}.theme--light .pm-c-news-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;grid-gap:.8rem;gap:.8rem;padding:2.4rem;height:100%;background-color:#eff1f4;border:.1rem solid #e3e7f0;border-radius:.4rem}.theme--light .pm-c-news-card__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.8rem;gap:.8rem}.theme--light .pm-c-news-card__source{color:#3a4150}.theme--light .pm-c-news-card__image{width:100%;object-fit:cover;margin:.8rem 0;border-radius:.8rem}.theme--light .pm-c-news-card__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;grid-gap:.4rem;gap:.4rem;flex-grow:1}.theme--light .pm-c-news-card__headline{color:#3a4150}.theme--light .pm-c-news-card__summary{color:#647084;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-break:break-word}.theme--light .pm-c-news-card__footer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.theme--light .pm-c-news-card__action{color:#8293ae;transition:color .2s ease-in-out}.theme--light .pm-c-news-card__action:hover{color:#3a4150}.theme--dark .pm-c-news-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;grid-gap:.8rem;gap:.8rem;padding:2.4rem;height:100%;background-color:#171b23;border:.1rem solid #242c3b;border-radius:.4rem}.theme--dark .pm-c-news-card__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.8rem;gap:.8rem}.theme--dark .pm-c-news-card__source{color:#f9fafb}.theme--dark .pm-c-news-card__image{width:100%;object-fit:cover;margin:.8rem 0;border-radius:.8rem}.theme--dark .pm-c-news-card__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;grid-gap:.4rem;gap:.4rem;flex-grow:1}.theme--dark .pm-c-news-card__headline{color:#f9fafb}.theme--dark .pm-c-news-card__summary{color:#c4cad3;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-break:break-word}.theme--dark .pm-c-news-card__footer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.theme--dark .pm-c-news-card__action{color:#647084;transition:color .2s ease-in-out}.theme--dark .pm-c-news-card__action:hover{color:#f9fafb}.pm-c-outcome,.pm-c-outcome--default,.pm-c-outcome--error,.pm-c-outcome--selected,.pm-c-outcome--success,.pm-c-outcome--warning,.pm-c-outcome--won{cursor:pointer;touch-action:manipulation;display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem;width:100%;height:auto;padding:1.6rem;border-width:.1rem;border-style:solid;border-radius:.4rem}.pm-c-outcome__row-group{display:flex;flex-direction:row;align-items:center;grid-gap:.4rem;gap:.4rem}.pm-c-outcome__header{display:inline-flex;justify-content:space-between;grid-gap:.8rem;gap:.8rem}.pm-c-outcome__header svg{height:1.2rem;width:1.2rem}.theme--dark .pm-c-outcome__header svg,.theme--light .pm-c-outcome__header svg{fill:#637084}.pm-c-outcome__progress{margin-top:.2rem}.theme--light .pm-c-outcome--default{background-color:#f8faff;border-color:#e0e2e7}.theme--dark .pm-c-outcome--default{background-color:#0e1016;border-color:#252c3b}.theme--light .pm-c-outcome--selected{background-color:#e8e7fe;border-color:#bcb9fd}.theme--dark .pm-c-outcome--selected{background-color:#17153f;border-color:#3a359c}.theme--light .pm-c-outcome--success{background-color:#dff2ec;border-color:#83ceb7}.theme--dark .pm-c-outcome--success{background-color:#0a2b21;border-color:#186b52}.theme--light .pm-c-outcome--error{background-color:#fceaeb;border-color:#ef8b92}.theme--dark .pm-c-outcome--error{background-color:#380b0e;border-color:#8c1c23}.theme--light .pm-c-outcome--warning{background-color:#fdf4df;border-color:#f6d484}.theme--dark .pm-c-outcome--warning{background-color:#241b06;border-color:#8a6717}.theme--light .pm-c-outcome--won{background-color:#f8faff;border-color:#27ab83}.theme--dark .pm-c-outcome--won{background-color:#0e1016;border-color:#27ab83}.pm-c-pill,.theme--dark .pm-c-pill-normal--blue,.theme--dark .pm-c-pill-normal--danger,.theme--dark .pm-c-pill-normal--default,.theme--dark .pm-c-pill-normal--pink,.theme--dark .pm-c-pill-normal--primary,.theme--dark .pm-c-pill-normal--purple,.theme--dark .pm-c-pill-normal--success,.theme--dark .pm-c-pill-normal--warning,.theme--dark .pm-c-pill-subtle--blue,.theme--dark .pm-c-pill-subtle--danger,.theme--dark .pm-c-pill-subtle--default,.theme--dark .pm-c-pill-subtle--pink,.theme--dark .pm-c-pill-subtle--primary,.theme--dark .pm-c-pill-subtle--purple,.theme--dark .pm-c-pill-subtle--success,.theme--dark .pm-c-pill-subtle--warning,.theme--light .pm-c-pill-normal--blue,.theme--light .pm-c-pill-normal--danger,.theme--light .pm-c-pill-normal--default,.theme--light .pm-c-pill-normal--pink,.theme--light .pm-c-pill-normal--primary,.theme--light .pm-c-pill-normal--purple,.theme--light .pm-c-pill-normal--success,.theme--light .pm-c-pill-normal--warning,.theme--light .pm-c-pill-subtle--blue,.theme--light .pm-c-pill-subtle--danger,.theme--light .pm-c-pill-subtle--default,.theme--light .pm-c-pill-subtle--pink,.theme--light .pm-c-pill-subtle--primary,.theme--light .pm-c-pill-subtle--purple,.theme--light .pm-c-pill-subtle--success,.theme--light .pm-c-pill-subtle--warning{display:inline-flex;justify-content:flex-start;align-items:center;grid-gap:.4rem;gap:.4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0;padding:.2rem .6rem;border-radius:1.6rem}.pm-c-pill__badge{height:.5rem;width:.5rem;border-radius:50%}.pm-c-pill__text{white-space:nowrap}.theme--light .pm-c-pill-normal--default{background-color:#637084}.theme--light .pm-c-pill-normal--default .pm-c-pill__badge{background-color:hsla(0,0%,100%,.3)}.theme--light .pm-c-pill-normal--default .pm-c-pill__text{color:#fff}.theme--light .pm-c-pill-normal--primary{background-color:#5751fc}.theme--light .pm-c-pill-normal--primary .pm-c-pill__badge{background-color:hsla(0,0%,100%,.3)}.theme--light .pm-c-pill-normal--primary .pm-c-pill__text{color:#fff}.theme--light .pm-c-pill-normal--success{background-color:#27ab83}.theme--light .pm-c-pill-normal--success .pm-c-pill__badge{background-color:hsla(0,0%,100%,.3)}.theme--light .pm-c-pill-normal--success .pm-c-pill__text{color:#fff}.theme--light .pm-c-pill-normal--warning{background-color:#fbbf24}.theme--light .pm-c-pill-normal--warning .pm-c-pill__badge{background-color:hsla(0,0%,100%,.3)}.theme--light .pm-c-pill-normal--warning .pm-c-pill__text{color:#fff}.theme--light .pm-c-pill-normal--danger{background-color:#ef4444}.theme--light .pm-c-pill-normal--danger .pm-c-pill__badge{background-color:hsla(0,0%,100%,.3)}.theme--light .pm-c-pill-normal--danger .pm-c-pill__text{color:#fff}.theme--light .pm-c-pill-normal--pink{background-color:#ff85b1}.theme--light .pm-c-pill-normal--pink .pm-c-pill__badge{background-color:hsla(0,0%,100%,.3)}.theme--light .pm-c-pill-normal--pink .pm-c-pill__text{color:#fff}.theme--light .pm-c-pill-normal--blue{background-color:#6bb8ff}.theme--light .pm-c-pill-normal--blue .pm-c-pill__badge{background-color:hsla(0,0%,100%,.3)}.theme--light .pm-c-pill-normal--blue .pm-c-pill__text{color:#fff}.theme--light .pm-c-pill-normal--purple{background-color:#9f80ff}.theme--light .pm-c-pill-normal--purple .pm-c-pill__badge{background-color:hsla(0,0%,100%,.3)}.theme--light .pm-c-pill-normal--purple .pm-c-pill__text{color:#fff}.theme--light .pm-c-pill-subtle--default{background-color:#edeff2}.theme--light .pm-c-pill-subtle--default .pm-c-pill__badge{background-color:rgba(99,112,132,.3)}.theme--light .pm-c-pill-subtle--default .pm-c-pill__text{color:#637084}.theme--light .pm-c-pill-subtle--primary{background-color:#e6e5ff}.theme--light .pm-c-pill-subtle--primary .pm-c-pill__badge{background-color:rgba(87,81,252,.3)}.theme--light .pm-c-pill-subtle--primary .pm-c-pill__text{color:#5751fc}.theme--light .pm-c-pill-subtle--success{background-color:#dff2ec}.theme--light .pm-c-pill-subtle--success .pm-c-pill__badge{background-color:rgba(39,171,131,.3)}.theme--light .pm-c-pill-subtle--success .pm-c-pill__text{color:#27ab83}.theme--light .pm-c-pill-subtle--warning{background-color:#fef5de}.theme--light .pm-c-pill-subtle--warning .pm-c-pill__badge{background-color:rgba(251,191,36,.3)}.theme--light .pm-c-pill-subtle--warning .pm-c-pill__text{color:#fbbf24}.theme--light .pm-c-pill-subtle--danger{background-color:#fdecec}.theme--light .pm-c-pill-subtle--danger .pm-c-pill__badge{background-color:rgba(239,68,68,.3)}.theme--light .pm-c-pill-subtle--danger .pm-c-pill__text{color:#ef4444}.theme--light .pm-c-pill-subtle--pink{background-color:#ffedf3}.theme--light .pm-c-pill-subtle--pink .pm-c-pill__badge{background-color:rgba(255,133,177,.3)}.theme--light .pm-c-pill-subtle--pink .pm-c-pill__text{color:#ff85b1}.theme--light .pm-c-pill-subtle--blue{background-color:#e9f4ff}.theme--light .pm-c-pill-subtle--blue .pm-c-pill__badge{background-color:rgba(107,184,255,.3)}.theme--light .pm-c-pill-subtle--blue .pm-c-pill__text{color:#6bb8ff}.theme--light .pm-c-pill-subtle--purple{background-color:#f1ecff}.theme--light .pm-c-pill-subtle--purple .pm-c-pill__badge{background-color:rgba(159,128,255,.3)}.theme--light .pm-c-pill-subtle--purple .pm-c-pill__text{color:#9f80ff}.theme--dark .pm-c-pill-normal--default{background-color:#637084}.theme--dark .pm-c-pill-normal--default .pm-c-pill__badge{background-color:hsla(0,0%,100%,.3)}.theme--dark .pm-c-pill-normal--default .pm-c-pill__text{color:#fff}.theme--dark .pm-c-pill-normal--primary{background-color:#5751fc}.theme--dark .pm-c-pill-normal--primary .pm-c-pill__badge{background-color:hsla(0,0%,100%,.3)}.theme--dark .pm-c-pill-normal--primary .pm-c-pill__text{color:#fff}.theme--dark .pm-c-pill-normal--success{background-color:#27ab83}.theme--dark .pm-c-pill-normal--success .pm-c-pill__badge{background-color:hsla(0,0%,100%,.3)}.theme--dark .pm-c-pill-normal--success .pm-c-pill__text{color:#fff}.theme--dark .pm-c-pill-normal--warning{background-color:#fbbf24}.theme--dark .pm-c-pill-normal--warning .pm-c-pill__badge{background-color:hsla(0,0%,100%,.3)}.theme--dark .pm-c-pill-normal--warning .pm-c-pill__text{color:#fff}.theme--dark .pm-c-pill-normal--danger{background-color:#ef4444}.theme--dark .pm-c-pill-normal--danger .pm-c-pill__badge{background-color:hsla(0,0%,100%,.3)}.theme--dark .pm-c-pill-normal--danger .pm-c-pill__text{color:#fff}.theme--dark .pm-c-pill-normal--pink{background-color:#ff85b1}.theme--dark .pm-c-pill-normal--pink .pm-c-pill__badge{background-color:hsla(0,0%,100%,.3)}.theme--dark .pm-c-pill-normal--pink .pm-c-pill__text{color:#fff}.theme--dark .pm-c-pill-normal--blue{background-color:#6bb8ff}.theme--dark .pm-c-pill-normal--blue .pm-c-pill__badge{background-color:hsla(0,0%,100%,.3)}.theme--dark .pm-c-pill-normal--blue .pm-c-pill__text{color:#fff}.theme--dark .pm-c-pill-normal--purple{background-color:#9f80ff}.theme--dark .pm-c-pill-normal--purple .pm-c-pill__badge{background-color:hsla(0,0%,100%,.3)}.theme--dark .pm-c-pill-normal--purple .pm-c-pill__text{color:#fff}.theme--dark .pm-c-pill-subtle--default{background-color:#1c1e22}.theme--dark .pm-c-pill-subtle--default .pm-c-pill__badge{background-color:rgba(99,112,132,.3)}.theme--dark .pm-c-pill-subtle--default .pm-c-pill__text{color:#637084}.theme--dark .pm-c-pill-subtle--primary{background-color:#16143f}.theme--dark .pm-c-pill-subtle--primary .pm-c-pill__badge{background-color:rgba(87,81,252,.3)}.theme--dark .pm-c-pill-subtle--primary .pm-c-pill__text{color:#5751fc}.theme--dark .pm-c-pill-subtle--success{background-color:#0a2b21}.theme--dark .pm-c-pill-subtle--success .pm-c-pill__badge{background-color:rgba(39,171,131,.3)}.theme--dark .pm-c-pill-subtle--success .pm-c-pill__text{color:#27ab83}.theme--dark .pm-c-pill-subtle--warning{background-color:#261d05}.theme--dark .pm-c-pill-subtle--warning .pm-c-pill__badge{background-color:rgba(251,191,36,.3)}.theme--dark .pm-c-pill-subtle--warning .pm-c-pill__text{color:#fbbf24}.theme--dark .pm-c-pill-subtle--danger{background-color:#3c1111}.theme--dark .pm-c-pill-subtle--danger .pm-c-pill__badge{background-color:rgba(239,68,68,.3)}.theme--dark .pm-c-pill-subtle--danger .pm-c-pill__text{color:#ef4444}.theme--dark .pm-c-pill-subtle--pink{background-color:#40212c}.theme--dark .pm-c-pill-subtle--pink .pm-c-pill__badge{background-color:rgba(255,133,177,.3)}.theme--dark .pm-c-pill-subtle--pink .pm-c-pill__text{color:#ff85b1}.theme--dark .pm-c-pill-subtle--blue{background-color:#1b2e40}.theme--dark .pm-c-pill-subtle--blue .pm-c-pill__badge{background-color:rgba(107,184,255,.3)}.theme--dark .pm-c-pill-subtle--blue .pm-c-pill__text{color:#6bb8ff}.theme--dark .pm-c-pill-subtle--purple{background-color:#282040}.theme--dark .pm-c-pill-subtle--purple .pm-c-pill__badge{background-color:rgba(159,128,255,.3)}.theme--dark .pm-c-pill-subtle--purple .pm-c-pill__text{color:#9f80ff}.prediction-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.theme--light .prediction-card{background-color:#fbfcfe;box-shadow:0 .4rem 2.4rem rgba(137,158,198,.17);border:.1rem solid #e3e7f0;border-radius:.4rem .4rem .4rem .4rem;transition:all .2s ease-in-out 0s}.theme--light .prediction-card__body{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:2.4rem;gap:2.4rem;padding:3.2rem 1.6rem 1.6rem}@media(min-width:992px){.theme--light .prediction-card__body{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.6rem}}.theme--light .prediction-card__footer{padding:1rem 1.6rem;background-color:#f4f6fa;border-radius:0 0 .4rem .4rem;transition:all .2s ease-in-out 0s}.theme--dark .prediction-card{background-color:#171b23;box-shadow:0 .4rem 2.4rem rgba(0,0,0,.4);border:.1rem solid #252c3b;border-radius:.4rem .4rem .4rem .4rem;transition:all .2s ease-in-out 0s}.theme--dark .prediction-card__body{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:2.4rem;gap:2.4rem;padding:3.2rem 1.6rem 1.6rem}@media(min-width:992px){.theme--dark .prediction-card__body{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.6rem}}.theme--dark .prediction-card__footer{padding:1rem 1.6rem;background-color:#12141c;border-radius:0 0 .4rem .4rem;transition:all .2s ease-in-out 0s}.theme--light .pm-c-progress-bar--blue .rc-progress-line-trail,.theme--light .pm-c-progress-bar--danger .rc-progress-line-trail,.theme--light .pm-c-progress-bar--pink .rc-progress-line-trail,.theme--light .pm-c-progress-bar--success .rc-progress-line-trail,.theme--light .pm-c-progress-bar--warning .rc-progress-line-trail,.theme--light .pm-c-progress-bar .rc-progress-line-trail{stroke:#dfe1e6}.theme--light .pm-c-progress-bar__min{color:#8193ae}.theme--light .pm-c-progress-bar__current{color:#313a4c}.theme--light .pm-c-progress-bar__max{color:#8193ae}.theme--dark .pm-c-progress-bar--blue .rc-progress-line-trail,.theme--dark .pm-c-progress-bar--danger .rc-progress-line-trail,.theme--dark .pm-c-progress-bar--pink .rc-progress-line-trail,.theme--dark .pm-c-progress-bar--success .rc-progress-line-trail,.theme--dark .pm-c-progress-bar--warning .rc-progress-line-trail,.theme--dark .pm-c-progress-bar .rc-progress-line-trail{stroke:#26282d}.theme--dark .pm-c-progress-bar__min{color:#637084}.theme--dark .pm-c-progress-bar__current{color:#f9fafb}.theme--dark .pm-c-progress-bar__max{color:#637084}.pm-c-progress-bar--blue .rc-progress-line-path{stroke:#6ab7ff}.pm-c-progress-bar--pink .rc-progress-line-path{stroke:#ff83b0}.pm-c-progress-bar--success .rc-progress-line-path{stroke:#27ab83}.pm-c-progress-bar--warning .rc-progress-line-path{stroke:#f0b429}.pm-c-progress-bar--danger .rc-progress-line-path{stroke:#e12d39}.pm-c-progress-bar__group--column{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:.2rem;gap:.2rem;width:100%}.pm-c-progress-bar__group--row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:1rem;gap:1rem;width:100%}.pm-c-report-form{display:flex;flex-direction:column;justify-content:space-between;grid-gap:2.4rem;gap:2.4rem;height:100%;width:32rem}.pm-c-report-form__group{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;grid-gap:1.6rem;gap:1.6rem;width:100%}@media only screen and (max-height:870px){.pm-c-report-form>:last-child{padding-bottom:2.4rem}}.pm-c-report-form-outcome-select{display:flex;flex-direction:column;grid-gap:1.6rem;gap:1.6rem;width:100%}.theme--light .pm-c-report-form-input__header-time-left{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:.5rem;gap:.5rem}.theme--light .pm-c-report-form-input__header-time-left strong{color:#313a4c}.theme--light .pm-c-report-form-input__header-time-left span{color:#637084}.theme--dark .pm-c-report-form-input__header-time-left{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:.5rem;gap:.5rem}.theme--dark .pm-c-report-form-input__header-time-left strong{color:rgba(249,250,251,.75)}.theme--dark .pm-c-report-form-input__header-time-left span{color:#979ba4}.theme--light .pm-c-report-form-details{width:100%;margin-top:1.2rem}.theme--light .pm-c-report-form-details__group{display:flex;flex-direction:column}.theme--light .pm-c-report-form-details__separator{width:100%;margin:1.2rem 0;align-self:center;border:none;border-bottom:.1rem dashed rgba(224,226,231,.75)}.theme--light .pm-c-report-form-details__group-inline{display:inline-flex;align-items:center;grid-gap:.4rem;gap:.4rem}.theme--light .pm-c-report-form-details__group-inline svg{height:1.2rem;width:1.2rem;fill:#a7b0bd}.theme--light .pm-c-report-form-details__group-inline--new-bond{display:inline-flex;align-items:center;grid-gap:.4rem;gap:.4rem}.theme--light .pm-c-report-form-details__group-inline--new-bond svg{height:.8rem;width:.8rem;fill:#27ab83}.theme--light .pm-c-report-form-details__item{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.theme--light .pm-c-report-form-details__item-title--normal,.theme--light .pm-c-report-form-details__item-value--normal,.theme--light .pm-c-report-form-details__item .pm-c-badge__label{color:#a7b0bd}.theme--light .pm-c-report-form-details__item-value--normal--new-bond{color:#27ab83}.theme--light .pm-c-report-form-details__item-title--bold,.theme--light .pm-c-report-form-details__item-value--bold{color:#171b23}.theme--dark .pm-c-report-form-details{width:100%;margin-top:1.2rem}.theme--dark .pm-c-report-form-details__group{display:flex;flex-direction:column}.theme--dark .pm-c-report-form-details__separator{width:100%;margin:1.2rem 0;align-self:center;border:none;border-bottom:.1rem dashed #252c3b}.theme--dark .pm-c-report-form-details__group-inline{display:inline-flex;align-items:center;grid-gap:.4rem;gap:.4rem}.theme--dark .pm-c-report-form-details__group-inline svg{height:1.2rem;width:1.2rem;fill:#637084}.theme--dark .pm-c-report-form-details__group-inline--new-bond{display:inline-flex;align-items:center;grid-gap:.4rem;gap:.4rem}.theme--dark .pm-c-report-form-details__group-inline--new-bond svg{height:.8rem;width:.8rem;fill:#27ab83}.theme--dark .pm-c-report-form-details__item{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.theme--dark .pm-c-report-form-details__item-title--normal,.theme--dark .pm-c-report-form-details__item-value--normal,.theme--dark .pm-c-report-form-details__item .pm-c-badge__label{color:#637084}.theme--dark .pm-c-report-form-details__item-value--normal--new-bond{color:#27ab83}.theme--dark .pm-c-report-form-details__item-title--bold,.theme--dark .pm-c-report-form-details__item-value--bold{color:#f9fafb}.pm-c-report-form-details__actions{width:100%;margin-top:1.2rem}.pm-c-report-form-details__actions-question-icon{height:1.4rem;width:1.4rem;opacity:.35}.pm-c-report-form-details__actions-group--row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:1rem;gap:1rem;width:100%}.pm-c-report-form-details__actions-group--column{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;grid-gap:2.4rem;gap:2.4rem;width:100%}.theme--light .pm-c-ribbon,.theme--light .pm-c-ribbon--blue,.theme--light .pm-c-ribbon--pink,.theme--light .pm-c-ribbon--purple,.theme--light .pm-c-ribbon--success,.theme--light .pm-c-ribbon--warning{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.6rem;gap:.6rem;padding:.2rem 1.2rem;margin-right:-1.6rem;-webkit-clip-path:polygon(100% 0,100% 100%,95% 100%,0 100%,10% 50%,0 0);clip-path:polygon(100% 0,100% 100%,95% 100%,0 100%,10% 50%,0 0)}.theme--light .pm-c-ribbon--blue svg,.theme--light .pm-c-ribbon--pink svg,.theme--light .pm-c-ribbon--purple svg,.theme--light .pm-c-ribbon--success svg,.theme--light .pm-c-ribbon--warning svg,.theme--light .pm-c-ribbon svg{fill:#0e1016}.theme--light .pm-c-ribbon__text{color:#0e1016}.theme--light .pm-c-ribbon--pink{background-color:#ff83b0}.theme--light .pm-c-ribbon--blue{background-color:#6ab7ff}.theme--light .pm-c-ribbon--purple{background-color:#9f7eff}.theme--light .pm-c-ribbon--warning{background-color:#f0b429}.theme--light .pm-c-ribbon--success{background-color:#27ab83}.theme--dark .pm-c-ribbon,.theme--dark .pm-c-ribbon--blue,.theme--dark .pm-c-ribbon--pink,.theme--dark .pm-c-ribbon--purple,.theme--dark .pm-c-ribbon--success,.theme--dark .pm-c-ribbon--warning{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.6rem;gap:.6rem;padding:.2rem 1.2rem;margin-right:-1.6rem;-webkit-clip-path:polygon(100% 0,100% 100%,95% 100%,0 100%,10% 50%,0 0);clip-path:polygon(100% 0,100% 100%,95% 100%,0 100%,10% 50%,0 0)}.theme--dark .pm-c-ribbon--blue svg,.theme--dark .pm-c-ribbon--pink svg,.theme--dark .pm-c-ribbon--purple svg,.theme--dark .pm-c-ribbon--success svg,.theme--dark .pm-c-ribbon--warning svg,.theme--dark .pm-c-ribbon svg{fill:#0e1016}.theme--dark .pm-c-ribbon__text{color:#0e1016}.theme--dark .pm-c-ribbon--pink{background-color:#ff83b0}.theme--dark .pm-c-ribbon--blue{background-color:#6ab7ff}.theme--dark .pm-c-ribbon--purple{background-color:#9f7eff}.theme--dark .pm-c-ribbon--warning{background-color:#f0b429}.theme--dark .pm-c-ribbon--success{background-color:#27ab83}.pm-c-scrollable-area,.pm-c-scrollable-area--normal,.pm-c-scrollable-area--sm{float:left}.theme--light .pm-c-scrollable-area *,.theme--light .pm-c-scrollable-area--normal *,.theme--light .pm-c-scrollable-area--sm *{scrollbar-width:thin;scrollbar-color:#b2b4b8 transparent}.theme--light .pm-c-scrollable-area--normal ::-webkit-scrollbar-track,.theme--light .pm-c-scrollable-area--sm ::-webkit-scrollbar-track,.theme--light .pm-c-scrollable-area ::-webkit-scrollbar-track{background:transparent;border-radius:4rem}.theme--light .pm-c-scrollable-area--normal ::-webkit-scrollbar-thumb,.theme--light .pm-c-scrollable-area--sm ::-webkit-scrollbar-thumb,.theme--light .pm-c-scrollable-area ::-webkit-scrollbar-thumb{background:#b2b4b8;border-radius:4rem}.theme--dark .pm-c-scrollable-area *,.theme--dark .pm-c-scrollable-area--normal *,.theme--dark .pm-c-scrollable-area--sm *{scrollbar-width:thin;scrollbar-color:#515357 transparent}.theme--dark .pm-c-scrollable-area--normal ::-webkit-scrollbar-track,.theme--dark .pm-c-scrollable-area--sm ::-webkit-scrollbar-track,.theme--dark .pm-c-scrollable-area ::-webkit-scrollbar-track{background:transparent;border-radius:4rem}.theme--dark .pm-c-scrollable-area--normal ::-webkit-scrollbar-thumb,.theme--dark .pm-c-scrollable-area--sm ::-webkit-scrollbar-thumb,.theme--dark .pm-c-scrollable-area ::-webkit-scrollbar-thumb{background:#515357;border-radius:4rem}.pm-c-scrollable-area--normal ::-webkit-scrollbar{width:.7rem;height:.7rem}.pm-c-scrollable-area--sm ::-webkit-scrollbar{width:.3rem;height:.3rem}.pm-c-scrollable-area__content{overflow-y:scroll;overflow-x:hidden;-webkit-mask-image:linear-gradient(0deg,transparent,#000),linear-gradient(270deg,transparent 1.7rem,#000 0);mask-image:linear-gradient(0deg,transparent,#000),linear-gradient(270deg,transparent 1.7rem,#000 0);-webkit-mask-size:100% 2000rem;mask-size:100% 2000rem;-webkit-mask-position:left bottom;mask-position:left bottom;transition:-webkit-mask-position .3s;transition:mask-position .3s;transition:mask-position .3s,-webkit-mask-position .3s}.pm-c-scrollable-area__content:hover{-webkit-mask-position:left top;mask-position:left top}.theme--light .pm-c-searchbar{display:inline-flex;justify-content:flex-start;align-items:center;width:100%;padding:1rem 1.2rem;transition:all .2s ease-in-out 0s;background-color:initial;border:.1rem solid #e3e7f0;border-radius:.4rem}.theme--light .pm-c-searchbar__input{width:100%;margin:0;padding:0;outline:none;border:none;box-sizing:border-box;background-color:unset;font-size:1.6rem;font-stretch:normal;font-style:normal;font-weight:600;line-height:1.4;letter-spacing:normal;text-align:left;color:#171b23}.theme--light .pm-c-searchbar__input::-webkit-input-placeholder{color:#b6bdc8}.theme--light .pm-c-searchbar__input::placeholder{color:#b6bdc8}.theme--light .pm-c-searchbar__icon{float:right;cursor:pointer;touch-action:manipulation;margin-left:.6rem;padding:0;border:none;background-color:unset}.theme--light .pm-c-searchbar__icon svg{display:inline-block;vertical-align:middle;fill:#637084}.theme--dark .pm-c-searchbar{display:inline-flex;justify-content:flex-start;align-items:center;width:100%;padding:1rem 1.2rem;transition:all .2s ease-in-out 0s;background-color:initial;border:.1rem solid #252c3b;border-radius:.4rem}.theme--dark .pm-c-searchbar__input{width:100%;margin:0;padding:0;outline:none;border:none;box-sizing:border-box;background-color:unset;font-size:1.6rem;font-stretch:normal;font-style:normal;font-weight:600;line-height:1.4;letter-spacing:normal;text-align:left;color:#f9fafb}.theme--dark .pm-c-searchbar__input::-webkit-input-placeholder{color:#637084}.theme--dark .pm-c-searchbar__input::placeholder{color:#637084}.theme--dark .pm-c-searchbar__icon{float:right;cursor:pointer;touch-action:manipulation;margin-left:.6rem;padding:0;border:none;background-color:unset}.theme--dark .pm-c-searchbar__icon svg{display:inline-block;vertical-align:middle;fill:#637084}.select,.select--default{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0;outline:none;border:none;font-size:1.5rem;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;text-align:left;transition:border .2s linear 0s,box-shadow .2s linear 0s}.select--default::-webkit-input-placeholder,.select::-webkit-input-placeholder{color:#637084}.select--default::placeholder,.select::placeholder{color:#637084}.select--default{color:#f3f4f6;background-color:unset}.select-group{display:flex;flex-direction:row;align-items:center;grid-gap:.1rem;gap:.1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.select-label{font-size:1.5rem;font-weight:500}.select-description,.select-label{font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#637084}.select-description{font-size:1.1rem;font-weight:600}.step-slider{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 1.2rem;margin:.7rem 0}.step-slider .rc-slider-disabled{background:unset}.spinner{position:relative;text-indent:-9999em;border:.26rem solid hsla(0,0%,100%,.4);border-left-color:hsla(0,0%,100%,.9);-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load 1.1s linear infinite;animation:load 1.1s linear infinite}.spinner,.spinner:after{border-radius:50%;width:2rem;height:2rem}@-webkit-keyframes load{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner--primary{position:relative;text-indent:-9999em;border:.26rem solid rgba(87,81,252,.4);border-left-color:rgba(87,81,252,.9);-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load 1.1s linear infinite;animation:load 1.1s linear infinite}.spinner--primary,.spinner--primary:after{border-radius:50%;width:4.4rem;height:4.4rem}.theme--light .pm-c-table{width:100%;border:.1rem solid #e0e2e7;transition:border-color .2s ease}.theme--light .pm-c-table__header-item{height:4.2rem;padding:1.2rem 1.6rem 1.2rem 2.7rem;background-color:#f0f1f5;color:#a8b0bd;vertical-align:middle;transition:background-color .2s ease-out,color .2s ease;white-space:nowrap}.theme--light .pm-c-table__header-item svg{margin-bottom:.2rem;margin-right:.4rem;fill:#a8b0bd}.theme--light .pm-c-table__row{background-color:#f8faff;border-top:.1rem solid #e0e2e7;transition:background-color .2s ease-out,color .2s ease,border-color .2s ease}.theme--light .pm-c-table__row:hover{background-color:#f0f1f5}.theme--light .pm-c-table__row-item{padding:2.4rem 1.6rem;color:#171b23;vertical-align:middle;white-space:normal;transition:background-color .2s ease-out,color .2s ease,border-color .2s ease}.theme--light .pm-c-table__row-item strong{color:#a7b0bd}.theme--light .pm-c-table__row-item svg{fill:#a7b0bd}.theme--light .pm-c-table__item--left{text-align:left}.theme--light .pm-c-table__item--center{text-align:center}.theme--light .pm-c-table__item--right{text-align:right}.theme--light .pm-c-table__item--button{cursor:pointer;touch-action:manipulation}.theme--light .pm-c-table__item--with-arrow{padding-left:1.6rem;color:#171b23}.theme--light .pm-c-table__item--with-arrow svg{margin-bottom:.2rem;margin-right:.4rem;fill:#171b23}.theme--light .pm-c-table__empty,.theme--light .pm-c-table__loading{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.theme--light .pm-c-table__loading{padding:3rem 1rem}.theme--light .pm-c-table__empty{padding:0}.theme--light .pm-c-table__empty>*{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.theme--light .pm-c-table__action-overlay,.theme--light .pm-c-table__action-overlay--bottom,.theme--light .pm-c-table__action-overlay--top{position:absolute;left:.1rem;z-index:100;width:calc(100% - .9rem);height:9.1rem;padding:1.55rem;transition:background-color .2s ease-out}.theme--light .pm-c-table__action-overlay--top{top:4.25rem;background:linear-gradient(180deg,rgba(123,120,171,.15),rgba(174,170,252,0))}.theme--light .pm-c-table__action-overlay--bottom{bottom:.1rem;background:linear-gradient(180deg,rgba(174,170,252,0),rgba(123,120,171,.15))}.theme--light .pm-c-table__action-button{padding:.8rem .9rem;border-radius:10.8rem}.theme--light .pm-c-table__action-button svg{opacity:.5}.theme--dark .pm-c-table{width:100%;border:.1rem solid #252c3b;transition:border-color .2s ease}.theme--dark .pm-c-table__header-item{height:4.2rem;padding:1.2rem 1.6rem 1.2rem 2.7rem;background-color:#171b23;color:#637084;vertical-align:middle;transition:background-color .2s ease-out,color .2s ease;white-space:nowrap}.theme--dark .pm-c-table__header-item svg{margin-bottom:.2rem;margin-right:.4rem;fill:#637084}.theme--dark .pm-c-table__row{background-color:#0e1016;border-top:.1rem solid #252c3b;transition:background-color .2s ease-out,color .2s ease,border-color .2s ease}.theme--dark .pm-c-table__row:hover{background-color:#171b23}.theme--dark .pm-c-table__row-item{padding:2.4rem 1.6rem;color:#f9fafb;vertical-align:middle;white-space:normal;transition:background-color .2s ease-out,color .2s ease,border-color .2s ease}.theme--dark .pm-c-table__row-item strong{color:#637084}.theme--dark .pm-c-table__row-item svg{fill:#637084}.theme--dark .pm-c-table__item--left{text-align:left}.theme--dark .pm-c-table__item--center{text-align:center}.theme--dark .pm-c-table__item--right{text-align:right}.theme--dark .pm-c-table__item--button{cursor:pointer;touch-action:manipulation}.theme--dark .pm-c-table__item--with-arrow{padding-left:1.6rem;color:#f9fafb}.theme--dark .pm-c-table__item--with-arrow svg{margin-bottom:.2rem;margin-right:.4rem;fill:#f9fafb}.theme--dark .pm-c-table__empty,.theme--dark .pm-c-table__loading{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.theme--dark .pm-c-table__loading{padding:3rem 1rem}.theme--dark .pm-c-table__empty{padding:0}.theme--dark .pm-c-table__empty>*{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.theme--dark .pm-c-table__action-overlay,.theme--dark .pm-c-table__action-overlay--bottom,.theme--dark .pm-c-table__action-overlay--top{position:absolute;left:.1rem;z-index:100;width:calc(100% - .9rem);height:9.1rem;padding:1.55rem;transition:background-color .2s ease-out}.theme--dark .pm-c-table__action-overlay--top{top:4.25rem;background:linear-gradient(180deg,#0e1016,rgba(14,16,22,0))}.theme--dark .pm-c-table__action-overlay--bottom{bottom:.1rem;background:linear-gradient(180deg,rgba(14,16,22,0),#0e1016)}.theme--dark .pm-c-table__action-button{padding:.8rem .9rem;border-radius:10.8rem}.theme--dark .pm-c-table__action-button svg{opacity:.5}.theme--light .pm-c-tabs{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:1.6rem;gap:1.6rem;height:100%}.theme--light .pm-c-tabs__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;grid-gap:1rem;gap:1rem}.theme--light .pm-c-tabs__filters{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:1.6rem;gap:1.6rem}.theme--light .pm-c-tabs__filters .pm-c-divider--circle:last-of-type{display:none}.theme--light .pm-c-tabs__list,.theme--light .pm-c-tabs__list--column,.theme--light .pm-c-tabs__list--row{grid-gap:2.4rem;gap:2.4rem}.theme--light .pm-c-tabs__list--row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.theme--light .pm-c-tabs__list--column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:wrap}.theme--light .pm-c-tabs__item{float:left;margin:0;padding:0;list-style-type:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.theme--light .pm-c-tabs__item button{border:none;outline:none;padding:0;color:#a7b0bd;background-color:unset;font-size:1.4rem;text-decoration:none;font-weight:600;text-transform:uppercase;cursor:pointer;transition:color .3s ease 0s}.theme--light .pm-c-tabs__item.active button,.theme--light .pm-c-tabs__item button:hover{color:#171b23}.theme--light .pm-c-tabs__content{width:100%}.theme--dark .pm-c-tabs,.theme--light .pm-c-tabs__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%}.theme--dark .pm-c-tabs{grid-gap:1.6rem;gap:1.6rem}.theme--dark .pm-c-tabs__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;grid-gap:1rem;gap:1rem}.theme--dark .pm-c-tabs__filters{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:1.6rem;gap:1.6rem}.theme--dark .pm-c-tabs__filters .pm-c-divider--circle:last-of-type{display:none}.theme--dark .pm-c-tabs__list,.theme--dark .pm-c-tabs__list--column,.theme--dark .pm-c-tabs__list--row{grid-gap:2.4rem;gap:2.4rem}.theme--dark .pm-c-tabs__list--row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.theme--dark .pm-c-tabs__list--column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:wrap}.theme--dark .pm-c-tabs__item{float:left;margin:0;padding:0;list-style-type:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.theme--dark .pm-c-tabs__item button{border:none;outline:none;padding:0;color:#637084;background-color:unset;font-size:1.4rem;text-decoration:none;font-weight:600;text-transform:uppercase;cursor:pointer;transition:color .3s ease 0s}.theme--dark .pm-c-tabs__item.active button,.theme--dark .pm-c-tabs__item button:hover{color:#f9fafb}.theme--dark .pm-c-tabs__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%;width:100%}.heading-large{font-size:2.6rem}.heading,.heading-large{line-height:1.48;letter-spacing:-.021rem}.heading{font-size:2.1rem}.body,.pm-c-button--normal,.pm-private-beta__form-input,.pm-restricted-country__form-input,.pm-wrong-network__form-input,.theme--dark .pm-c-create-market-form__actions button,.theme--light .pm-c-create-market-form__actions button{font-size:1.7rem;line-height:1.53;letter-spacing:-.017rem}.apexcharts-tooltip-text-label,.apexcharts-tooltip-text-value,.caption,.market-table__row-item,.pm-c-badge__label,.pm-c-button--sm,.pm-c-button-group--lg .pm-c-button-group__item,.pm-c-tooltip,.pm-wrong-network__action-button,.theme--dark .achievement-filter__item-item,.theme--dark .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-value,.theme--dark .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-y-label,.theme--dark .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-y-value,.theme--dark .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title,.theme--dark .chart-header__interval-item,.theme--dark .chart-header__view-item,.theme--dark .pm-c-date-input,.theme--dark .pm-c-date-input--default,.theme--dark .pm-c-date-input--error,.theme--dark .pm-c-date-input__label--default,.theme--dark .pm-c-date-input__label--error,.theme--dark .pm-c-file-upload-input__label,.theme--dark .pm-c-filter__button,.theme--dark .pm-c-filter__item,.theme--dark .pm-c-filter__item--active,.theme--dark .pm-c-input,.theme--dark .pm-c-input--default,.theme--dark .pm-c-input--error,.theme--dark .pm-c-input__label,.theme--dark .pm-c-input__label--default,.theme--dark .pm-c-input__label--error,.theme--dark .pm-c-outcome-input--default,.theme--dark .pm-c-outcome-input--error,.theme--dark .pm-c-probability-input--default,.theme--dark .pm-c-probability-input--error,.theme--dark .pm-c-report-form-details__item-title--bold,.theme--dark .pm-c-report-form-details__item-value--bold,.theme--dark .pm-c-select-input,.theme--dark .pm-c-select-input--default,.theme--dark .pm-c-select-input--error,.theme--dark .pm-c-select-input__label--default,.theme--dark .pm-c-select-input__label--error,.theme--dark .pm-c-table__row-item,.theme--light .achievement-filter__item-item,.theme--light .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-value,.theme--light .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-y-label,.theme--light .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-y-value,.theme--light .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title,.theme--light .chart-header__interval-item,.theme--light .chart-header__view-item,.theme--light .pm-c-date-input,.theme--light .pm-c-date-input--default,.theme--light .pm-c-date-input--error,.theme--light .pm-c-date-input__label--default,.theme--light .pm-c-date-input__label--error,.theme--light .pm-c-file-upload-input__label,.theme--light .pm-c-filter__button,.theme--light .pm-c-filter__item,.theme--light .pm-c-filter__item--active,.theme--light .pm-c-input,.theme--light .pm-c-input--default,.theme--light .pm-c-input--error,.theme--light .pm-c-input__label,.theme--light .pm-c-input__label--default,.theme--light .pm-c-input__label--error,.theme--light .pm-c-outcome-input--default,.theme--light .pm-c-outcome-input--error,.theme--light .pm-c-probability-input--default,.theme--light .pm-c-probability-input--error,.theme--light .pm-c-report-form-details__item-title--bold,.theme--light .pm-c-report-form-details__item-value--bold,.theme--light .pm-c-select-input,.theme--light .pm-c-select-input--default,.theme--light .pm-c-select-input--error,.theme--light .pm-c-select-input__label--default,.theme--light .pm-c-select-input__label--error,.theme--light .pm-c-table__row-item{font-size:1.4rem;line-height:1.5;letter-spacing:-.014rem}.apexcharts-tooltip-text-date,.apexcharts-xaxis-label,.apexcharts-yaxis-label,.market-table__header-item,.pm-c-button--xs,.pm-c-button-group--normal .pm-c-button-group__item,.pm-c-button-group--sm .pm-c-button-group__item,.pm-c-pill__text,.pm-c-trade-form-input__header-label,.rc-slider-mark-text,.theme--dark .breadcrumb__item,.theme--dark .breadcrumb__separator,.theme--dark .pm-c-amount-input__actions button,.theme--dark .pm-c-amount-input__header-title,.theme--dark .pm-c-input__description,.theme--dark .pm-c-report-form-details__item-title--normal,.theme--dark .pm-c-report-form-details__item-value--normal,.theme--dark .pm-c-report-form-details__item-value--normal--new-bond,.theme--dark .pm-c-report-form-details__item .pm-c-badge__label,.theme--dark .pm-c-report-form-input__header-time-left span,.theme--dark .pm-c-report-form-input__header-time-left strong,.theme--dark .pm-c-table__action-button,.theme--dark .pm-c-table__header-item,.theme--light .breadcrumb__item,.theme--light .breadcrumb__separator,.theme--light .pm-c-amount-input__actions button,.theme--light .pm-c-amount-input__header-title,.theme--light .pm-c-input__description,.theme--light .pm-c-report-form-details__item-title--normal,.theme--light .pm-c-report-form-details__item-value--normal,.theme--light .pm-c-report-form-details__item-value--normal--new-bond,.theme--light .pm-c-report-form-details__item .pm-c-badge__label,.theme--light .pm-c-report-form-input__header-time-left span,.theme--light .pm-c-report-form-input__header-time-left strong,.theme--light .pm-c-table__action-button,.theme--light .pm-c-table__header-item,.tiny,.tiny-uppercase{font-size:1.2rem;line-height:1.5;letter-spacing:-.012rem}.theme--dark .breadcrumb__item,.theme--dark .breadcrumb__separator,.theme--dark .pm-c-amount-input__actions button,.theme--dark .pm-c-report-form-input__header-time-left span,.theme--dark .pm-c-report-form-input__header-time-left strong,.theme--light .breadcrumb__item,.theme--light .breadcrumb__separator,.theme--light .pm-c-amount-input__actions button,.theme--light .pm-c-report-form-input__header-time-left span,.theme--light .pm-c-report-form-input__header-time-left strong,.tiny-uppercase{letter-spacing:.096rem;text-transform:uppercase}.apexcharts-tooltip-text-label,.apexcharts-xaxis-label,.apexcharts-yaxis-label,.medium,.theme--dark .pm-c-date-input,.theme--dark .pm-c-date-input--default,.theme--dark .pm-c-date-input--error,.theme--dark .pm-c-date-input__label--default,.theme--dark .pm-c-date-input__label--error,.theme--dark .pm-c-file-upload-input__label,.theme--dark .pm-c-input,.theme--dark .pm-c-input--default,.theme--dark .pm-c-input--error,.theme--dark .pm-c-input__description,.theme--dark .pm-c-input__label,.theme--dark .pm-c-input__label--default,.theme--dark .pm-c-input__label--error,.theme--dark .pm-c-outcome-input--default,.theme--dark .pm-c-outcome-input--error,.theme--dark .pm-c-probability-input--default,.theme--dark .pm-c-probability-input--error,.theme--dark .pm-c-select-input,.theme--dark .pm-c-select-input--default,.theme--dark .pm-c-select-input--error,.theme--dark .pm-c-select-input__label--default,.theme--dark .pm-c-select-input__label--error,.theme--light .pm-c-date-input,.theme--light .pm-c-date-input--default,.theme--light .pm-c-date-input--error,.theme--light .pm-c-date-input__label--default,.theme--light .pm-c-date-input__label--error,.theme--light .pm-c-file-upload-input__label,.theme--light .pm-c-input,.theme--light .pm-c-input--default,.theme--light .pm-c-input--error,.theme--light .pm-c-input__description,.theme--light .pm-c-input__label,.theme--light .pm-c-input__label--default,.theme--light .pm-c-input__label--error,.theme--light .pm-c-outcome-input--default,.theme--light .pm-c-outcome-input--error,.theme--light .pm-c-probability-input--default,.theme--light .pm-c-probability-input--error,.theme--light .pm-c-select-input,.theme--light .pm-c-select-input--default,.theme--light .pm-c-select-input--error,.theme--light .pm-c-select-input__label--default,.theme--light .pm-c-select-input__label--error{font-weight:500}.apexcharts-tooltip-text-date,.market-table__row-item,.pm-c-badge__label,.pm-c-button--normal,.pm-c-button--sm,.pm-c-button--xs,.pm-c-button-group--lg .pm-c-button-group__item,.pm-c-button-group--normal .pm-c-button-group__item,.pm-c-button-group--sm .pm-c-button-group__item,.pm-c-pill__text,.pm-c-tooltip,.pm-c-trade-form-input__header-label,.pm-private-beta__form-input,.pm-restricted-country__form-input,.pm-wrong-network__action-button,.pm-wrong-network__form-input,.rc-slider-mark-text,.semibold,.theme--dark .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-value,.theme--dark .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-y-label,.theme--dark .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-y-value,.theme--dark .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title,.theme--dark .breadcrumb__item,.theme--dark .breadcrumb__separator,.theme--dark .menu__item>*,.theme--dark .pm-c-create-market-form__actions button,.theme--dark .pm-c-filter__button,.theme--dark .pm-c-filter__item,.theme--dark .pm-c-filter__item--active,.theme--dark .pm-c-report-form-details__item-title--bold,.theme--dark .pm-c-report-form-details__item-title--normal,.theme--dark .pm-c-report-form-details__item-value--bold,.theme--dark .pm-c-report-form-details__item-value--normal,.theme--dark .pm-c-report-form-details__item-value--normal--new-bond,.theme--dark .pm-c-report-form-details__item .pm-c-badge__label,.theme--dark .pm-c-report-form-input__header-time-left span,.theme--dark .pm-c-report-form-input__header-time-left strong,.theme--dark .pm-c-table__action-button,.theme--dark .pm-c-table__row-item,.theme--light .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-value,.theme--light .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-y-label,.theme--light .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-text-y-value,.theme--light .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title,.theme--light .breadcrumb__item,.theme--light .breadcrumb__separator,.theme--light .menu__item>*,.theme--light .pm-c-create-market-form__actions button,.theme--light .pm-c-filter__button,.theme--light .pm-c-filter__item,.theme--light .pm-c-filter__item--active,.theme--light .pm-c-report-form-details__item-title--bold,.theme--light .pm-c-report-form-details__item-title--normal,.theme--light .pm-c-report-form-details__item-value--bold,.theme--light .pm-c-report-form-details__item-value--normal,.theme--light .pm-c-report-form-details__item-value--normal--new-bond,.theme--light .pm-c-report-form-details__item .pm-c-badge__label,.theme--light .pm-c-report-form-input__header-time-left span,.theme--light .pm-c-report-form-input__header-time-left strong,.theme--light .pm-c-table__action-button,.theme--light .pm-c-table__row-item{font-weight:600}.apexcharts-tooltip-text-value,.bold,.market-table__header-item,.theme--dark .achievement-filter__item-item,.theme--dark .chart-header__interval-item,.theme--dark .chart-header__view-item,.theme--dark .pm-c-amount-input__actions button,.theme--dark .pm-c-amount-input__header-title,.theme--dark .pm-c-table__header-item,.theme--light .achievement-filter__item-item,.theme--light .chart-header__interval-item,.theme--light .chart-header__view-item,.theme--light .pm-c-amount-input__actions button,.theme--light .pm-c-amount-input__header-title,.theme--light .pm-c-table__header-item{font-weight:700}.text-primary{color:#5751fc}.text-secondary{color:#e6007a}.text-success{color:#27ab83}.text-warning{color:#fbbf24}.text-danger{color:#ef4444}.apexcharts-tooltip-text-value,.text-light{color:#f3f4f6}.text-dark{color:#101219}.text-white{color:#fff}.text-white-50{color:hsla(0,0%,100%,.5)}.text-black{color:#000}.text-gray{color:#637084}.text-lighter-gray-50{color:#f9fafb}.text-lighter-gray-100{color:#f3f4f6}.text-lighter-gray{color:#c5cad3}.apexcharts-tooltip-text-label,.text-light-gray{color:#a8b0bd}.text-dark-gray{color:#171b23}.theme--light .pm-c-toast,.theme--light .pm-c-toast--danger,.theme--light .pm-c-toast--info,.theme--light .pm-c-toast--success,.theme--light .pm-c-toast--warning{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:1.2rem;gap:1.2rem;padding:2.4rem;background-color:#f8faff;border:.1rem solid #e0e2e7;border-radius:.4rem;box-shadow:0 .4rem 2.4rem rgba(242,240,255,.75);transition:all .2s ease-in-out 0s}.theme--light .pm-c-toast__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.8rem;gap:.8rem}.theme--light .pm-c-toast__header-title{text-align:left;transition:all .2s ease-in-out 0s}.theme--light .pm-c-toast__body{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:1.6rem;gap:1.6rem}.theme--light .pm-c-toast__body-description{color:#c5cad3;text-align:left;transition:all .2s ease-in-out 0s}.theme--light .pm-c-toast__actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.8rem;gap:.8rem}.theme--dark .pm-c-toast,.theme--dark .pm-c-toast--danger,.theme--dark .pm-c-toast--info,.theme--dark .pm-c-toast--success,.theme--dark .pm-c-toast--warning{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:1.2rem;gap:1.2rem;padding:2.4rem;background-color:#0e1016;border:.1rem solid #252c3b;border-radius:.4rem;box-shadow:0 .4rem 4rem #000;transition:all .2s ease-in-out 0s}.theme--dark .pm-c-toast__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.8rem;gap:.8rem}.theme--dark .pm-c-toast__header-title{text-align:left;transition:all .2s ease-in-out 0s}.theme--dark .pm-c-toast__body{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:1.6rem;gap:1.6rem}.theme--dark .pm-c-toast__body-description{color:#637084;text-align:left;transition:all .2s ease-in-out 0s}.theme--dark .pm-c-toast__actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.8rem;gap:.8rem}.pm-c-toast--danger .pm-c-toast__header svg{fill:#ef4444}.pm-c-toast--danger .pm-c-toast__header .pm-c-toast__header-title{color:#ef4444}.pm-c-toast--warning .pm-c-toast__header svg{fill:#fbbf24}.pm-c-toast--warning .pm-c-toast__header .pm-c-toast__header-title{color:#fbbf24}.pm-c-toast--success .pm-c-toast__header svg{fill:#27ab83}.pm-c-toast--success .pm-c-toast__header .pm-c-toast__header-title{color:#27ab83}.pm-c-toast--info .pm-c-toast__header svg{fill:#5751fc}.pm-c-toast--info .pm-c-toast__header .pm-c-toast__header-title{color:#5751fc}#toast-notification-portal{position:absolute;z-index:99999;bottom:2rem;right:2rem;align-items:flex-end;grid-gap:2rem;gap:2rem}#toast-notification-portal,.pm-c-tooltip{display:flex;flex-direction:column;justify-content:flex-start}.pm-c-tooltip{align-items:stretch;z-index:9999;padding:.6rem 1rem;border-radius:.4rem;transition:opacity .3s}.theme--light .pm-c-tooltip{-webkit-filter:drop-shadow(0 .4rem 2.4rem rgba(82,74,134,.25));filter:drop-shadow(0 .4rem 2.4rem rgba(82,74,134,.25))}.theme--dark .pm-c-tooltip,.theme--light .pm-c-tooltip{background-color:#637084;color:#f3f4f6;border:.1rem solid #637084}.theme--dark .pm-c-tooltip{-webkit-filter:drop-shadow(0 .4rem 2.4rem rgba(0,0,0,.4));filter:drop-shadow(0 .4rem 2.4rem rgba(0,0,0,.4))}.pm-c-tooltip[data-popper-interactive=false]{pointer-events:none}.pm-c-tooltip__arrow{height:1rem;position:absolute;width:1rem;pointer-events:none}.pm-c-tooltip__arrow:after,.pm-c-tooltip__arrow:before{border-style:solid;content:"";display:block;height:0;margin:auto;width:0}.pm-c-tooltip__arrow:after{position:absolute}.pm-c-tooltip[data-popper-placement*=bottom] .pm-c-tooltip__arrow{left:0;margin-top:-.4rem;top:0}.theme--light .pm-c-tooltip[data-popper-placement*=bottom] .pm-c-tooltip__arrow:before{border-color:transparent transparent #637084;border-width:0 .5rem .4rem;position:absolute;top:-.1rem}.theme--light .pm-c-tooltip[data-popper-placement*=bottom] .pm-c-tooltip__arrow:after{border-color:transparent transparent #637084;border-width:0 .5rem .4rem}.theme--dark .pm-c-tooltip[data-popper-placement*=bottom] .pm-c-tooltip__arrow:before{border-color:transparent transparent #637084;border-width:0 .5rem .4rem;position:absolute;top:-.1rem}.theme--dark .pm-c-tooltip[data-popper-placement*=bottom] .pm-c-tooltip__arrow:after{border-color:transparent transparent #637084;border-width:0 .5rem .4rem}.pm-c-tooltip[data-popper-placement*=top] .pm-c-tooltip__arrow{bottom:0;left:0;margin-bottom:-1rem}.theme--light .pm-c-tooltip[data-popper-placement*=top] .pm-c-tooltip__arrow:before{border-color:#637084 transparent transparent;border-width:.4rem .5rem 0;position:absolute;top:.1rem}.theme--light .pm-c-tooltip[data-popper-placement*=top] .pm-c-tooltip__arrow:after{border-color:#637084 transparent transparent;border-width:.4rem .5rem 0}.theme--dark .pm-c-tooltip[data-popper-placement*=top] .pm-c-tooltip__arrow:before{border-color:#637084 transparent transparent;border-width:.4rem .5rem 0;position:absolute;top:.1rem}.theme--dark .pm-c-tooltip[data-popper-placement*=top] .pm-c-tooltip__arrow:after{border-color:#637084 transparent transparent;border-width:.4rem .5rem 0}.pm-c-tooltip[data-popper-placement*=right] .pm-c-tooltip__arrow{left:0;margin-left:-.7rem}.theme--light .pm-c-tooltip[data-popper-placement*=right] .pm-c-tooltip__arrow:after,.theme--light .pm-c-tooltip[data-popper-placement*=right] .pm-c-tooltip__arrow:before{border-color:transparent #637084 transparent transparent;border-width:.5rem .4rem .5rem 0}.theme--light .pm-c-tooltip[data-popper-placement*=right] .pm-c-tooltip__arrow:after{left:.6rem;top:0}.theme--dark .pm-c-tooltip[data-popper-placement*=right] .pm-c-tooltip__arrow:after,.theme--dark .pm-c-tooltip[data-popper-placement*=right] .pm-c-tooltip__arrow:before{border-color:transparent #637084 transparent transparent;border-width:.5rem .4rem .5rem 0}.theme--dark .pm-c-tooltip[data-popper-placement*=right] .pm-c-tooltip__arrow:after{left:.6rem;top:0}.pm-c-tooltip[data-popper-placement*=left] .pm-c-tooltip__arrow{margin-right:-.7rem;right:0}.theme--light .pm-c-tooltip[data-popper-placement*=left] .pm-c-tooltip__arrow:after,.theme--light .pm-c-tooltip[data-popper-placement*=left] .pm-c-tooltip__arrow:before{border-color:transparent transparent transparent #637084;border-width:.5rem 0 .5rem .4em}.theme--light .pm-c-tooltip[data-popper-placement*=left] .pm-c-tooltip__arrow:after{left:.3rem;top:0}.theme--dark .pm-c-tooltip[data-popper-placement*=left] .pm-c-tooltip__arrow:after,.theme--dark .pm-c-tooltip[data-popper-placement*=left] .pm-c-tooltip__arrow:before{border-color:transparent transparent transparent #637084;border-width:.5rem 0 .5rem .4em}.theme--dark .pm-c-tooltip[data-popper-placement*=left] .pm-c-tooltip__arrow:after{left:.3rem;top:0}.toggle-switch{position:relative;display:inline-block;width:3.6rem;height:2rem}.toggle-switch>input{opacity:0;width:0;height:0}.toggle-switch>input:checked+.slider{background-color:#5751fc}.toggle-switch>input:checked+.slider:before{-webkit-transform:translateX(1.6rem);transform:translateX(1.6rem)}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#637084;border-radius:4rem}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:1.6rem;width:1.6rem;left:.2rem;bottom:.2rem;background-color:#fff;border-radius:50%}.pm-c-trade-form{justify-content:space-between;grid-gap:2.4rem;gap:2.4rem;height:100%;width:32rem}.pm-c-trade-form,.pm-c-trade-form__group{display:flex;flex-direction:column;align-items:center}.pm-c-trade-form__group{justify-content:flex-start;width:100%}@media only screen and (max-height:870px){.pm-c-trade-form>:last-child{padding-bottom:2.4rem}}.pm-c-trade-form-charts{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%}.pm-c-trade-form-charts__loading{display:flex;flex-direction:column;justify-content:center;align-items:center;height:19.5rem}.pm-c-trade-form-predictions{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.theme--light .pm-c-trade-form-predictions{grid-gap:1.6rem;gap:1.6rem;width:100%}.theme--light .pm-c-trade-form-predictions__item{cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:1.6rem;gap:1.6rem;padding:1.6rem;border:.1rem solid #e3e7f0;border-radius:.4rem;transition:all .2s ease-in-out 0s}.theme--light .pm-c-trade-form-predictions__item-prediction{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.theme--light .pm-c-trade-form-predictions__item-prediction p,.theme--light .pm-c-trade-form-predictions__item-prediction span,.theme--light .pm-c-trade-form-predictions__item-prediction strong{font-size:1.5rem}.theme--light .pm-c-trade-form-predictions__item-prediction p{color:#313a4c;transition:all .2s ease-in-out 0s}.theme--light .pm-c-trade-form-predictions__item-prediction span{color:#8193ae;transition:all .2s ease-in-out 0s}.theme--light .pm-c-trade-form-predictions__item-prediction strong{color:#637084;transition:all .2s ease-in-out 0s}.theme--light .pm-c-trade-form-predictions__item:focus{outline:0}.theme--light .pm-c-trade-form-predictions__item.active{background:#e8e7fe;border:.1rem solid #aeaafd;border-radius:.4rem}.theme--dark .pm-c-trade-form-predictions{grid-gap:1.6rem;gap:1.6rem;width:100%}.theme--dark .pm-c-trade-form-predictions__item{cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:1.6rem;gap:1.6rem;padding:1.6rem;border:.1rem solid #252c3b;border-radius:.4rem;transition:all .2s ease-in-out 0s}.theme--dark .pm-c-trade-form-predictions__item-prediction{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.theme--dark .pm-c-trade-form-predictions__item-prediction p,.theme--dark .pm-c-trade-form-predictions__item-prediction span,.theme--dark .pm-c-trade-form-predictions__item-prediction strong{font-size:1.5rem}.theme--dark .pm-c-trade-form-predictions__item-prediction p{color:#f9fafb;transition:all .2s ease-in-out 0s}.theme--dark .pm-c-trade-form-predictions__item-prediction span{color:#637084;transition:all .2s ease-in-out 0s}.theme--dark .pm-c-trade-form-predictions__item-prediction strong{color:#c5cad3;transition:all .2s ease-in-out 0s}.theme--dark .pm-c-trade-form-predictions__item:focus{outline:0}.theme--dark .pm-c-trade-form-predictions__item.active{background:#1c1a4b;border:.1rem solid #413caf;border-radius:.4rem}.pm-c-trade-form-liquidity,.pm-c-trade-form-type-selector{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%}.pm-c-trade-form-type-selector{grid-gap:2.4rem;gap:2.4rem}.pm-c-trade-form-input{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:.3rem;gap:.3rem;width:100%}.pm-c-trade-form-input__group{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:5.2rem;padding:1.2rem .8rem 1.2rem 1.6rem;background-color:#171b23;border-radius:.4rem}.pm-c-trade-form-input__input{width:100%;margin:0 .8rem 0 0;padding:0;outline:none;border:none;box-sizing:border-box;background-color:unset;color:#f3f4f6;font-size:2rem;font-stretch:normal;font-style:normal;font-weight:400;line-height:1.4;letter-spacing:normal;text-align:left}.pm-c-trade-form-input__header{display:flex;justify-content:space-between;align-items:center}.pm-c-trade-form-input__header-label{color:#a8b0bd;text-transform:capitalize}.pm-c-trade-form-input__header-wallet{display:inline-flex;align-items:center;grid-gap:.2rem;gap:.2rem}.pm-c-trade-form-input__header-wallet>figure{margin-right:.4rem}.pm-c-trade-form-input__header-wallet>figure>svg{fill:#637084}.pm-c-trade-form-input__header-wallet>strong{color:#f3f4f6}.pm-c-trade-form-input__header-wallet>span{color:#637084}.pm-c-trade-form-input__actions{display:flex}.pm-c-trade-form-input__actions>button{cursor:pointer;touch-action:manipulation;margin:0 .4rem;padding:.4rem .6rem;background-color:#252c3b;-webkit-appearance:none;appearance:none;outline:none;border:none;border-radius:.4rem}.pm-c-trade-form-input__actions>button>span{color:#a8b0bd}.pm-c-trade-form-input__actions>button:hover{background-color:#252c3b}.pm-c-trade-form-input__actions>button:hover>span{color:#f3f4f6}.pm-c-trade-form-input__logo{display:inline-flex;align-items:center;grid-gap:.4rem;gap:.4rem;margin:0 .8rem}.pm-c-trade-form-input__logo>figure{display:flex}.pm-c-trade-form-input__logo>span{color:#c5cad3}.pm-c-trade-form-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:.8rem;gap:.8rem;width:100%}.pm-c-trade-form-actions__group--column{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:1rem;gap:1rem;width:100%}.pm-c-trade-form-details{display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;width:100%;height:16.8rem}.pm-c-trade-form-terms{flex-direction:column;width:100%}.pm-c-trade-form-terms,.pm-c-wallet-info{display:flex;justify-content:flex-start;align-items:stretch;grid-gap:.8rem;gap:.8rem}.pm-c-wallet-info{flex-direction:row}.theme--light .pm-c-achievement__wrapper{border-color:#e8e9ed;border-bottom:none}.theme--light .pm-c-achievement__image,.theme--light .pm-c-achievement__image--claimed,.theme--light .pm-c-achievement__image--locked,.theme--light .pm-c-achievement__image--unlocked{position:relative;z-index:-1;width:100%}.theme--light .pm-c-achievement__image--locked{-webkit-filter:saturate(0);filter:saturate(0);opacity:.2}.theme--light .pm-c-achievement__image-vignette{display:inline-block;line-height:0;box-shadow:inset -1.2rem 8rem 18.2rem -6.1rem rgba(0,0,0,.63)}.theme--light .pm-c-achievement__content{background-color:#f9fafb}.theme--light .pm-c-achievement__footer{background-color:#f4f5f6;border-color:#e8e9ed}.theme--light .pm-c-achievement__status,.theme--light .pm-c-achievement__status--claimed,.theme--light .pm-c-achievement__status--locked,.theme--light .pm-c-achievement__status--unlocked{padding:.6rem}.theme--light .pm-c-achievement__status--unlocked{background-color:#5d55fa}.theme--light .pm-c-achievement__status--unlocked .pm-c-achievement__status-title{color:#fff}.theme--light .pm-c-achievement__status--locked{background-color:#252a32}.theme--light .pm-c-achievement__status--locked .pm-c-achievement__status-title{color:#c4cad3}.theme--light .pm-c-achievement__status--claimed{background-color:#27ab83}.theme--light .pm-c-achievement__status--claimed .pm-c-achievement__status-title{color:#fff}.theme--light .pm-c-achievement__medal-icon,.theme--light .pm-c-achievement__medal-icon--claimed,.theme--light .pm-c-achievement__medal-icon--locked,.theme--light .pm-c-achievement__medal-icon--unlocked{height:1.2rem;width:1.2rem}.theme--light .pm-c-achievement__medal-icon--unlocked{fill:#6f69fa}.theme--light .pm-c-achievement__medal-icon--locked{fill:#647084}.theme--light .pm-c-achievement__medal-icon--claimed{fill:#6f69fa}.theme--light .pm-c-achievement__title--unlocked{color:#6f69fa}.theme--light .pm-c-achievement__title--locked{color:#647084}.theme--light .pm-c-achievement__title--claimed{color:#6f69fa}.theme--light .pm-c-achievement__award-title{color:#3a4150}.theme--light .pm-c-achievement__award-description,.theme--light .pm-c-achievement__claim-count,.theme--light .pm-c-achievement__rarity--common{color:#8293ae}.theme--light .pm-c-achievement__rarity--rare{color:#f0b429}.theme--dark .pm-c-achievement__wrapper{border-color:#242c3b;border-bottom:none}.theme--dark .pm-c-achievement__image,.theme--dark .pm-c-achievement__image--claimed,.theme--dark .pm-c-achievement__image--locked,.theme--dark .pm-c-achievement__image--unlocked{position:relative;z-index:-1;width:100%}.theme--dark .pm-c-achievement__image--locked{-webkit-filter:saturate(0);filter:saturate(0);opacity:.2}.theme--dark .pm-c-achievement__image-vignette{display:inline-block;line-height:0;box-shadow:inset -1.2rem 8rem 18.2rem -6.1rem rgba(0,0,0,.63)}.theme--dark .pm-c-achievement__content{background-color:#171b23}.theme--dark .pm-c-achievement__footer{background-color:#12141c;border-color:#242c3b}.theme--dark .pm-c-achievement__status,.theme--dark .pm-c-achievement__status--claimed,.theme--dark .pm-c-achievement__status--locked,.theme--dark .pm-c-achievement__status--unlocked{padding:.6rem}.theme--dark .pm-c-achievement__status--unlocked{background-color:#5d55fa}.theme--dark .pm-c-achievement__status--unlocked .pm-c-achievement__status-title{color:#fff}.theme--dark .pm-c-achievement__status--locked{background-color:#252a32}.theme--dark .pm-c-achievement__status--locked .pm-c-achievement__status-title{color:#c4cad3}.theme--dark .pm-c-achievement__status--claimed{background-color:#27ab83}.theme--dark .pm-c-achievement__status--claimed .pm-c-achievement__status-title{color:#fff}.theme--dark .pm-c-achievement__medal-icon,.theme--dark .pm-c-achievement__medal-icon--claimed,.theme--dark .pm-c-achievement__medal-icon--locked,.theme--dark .pm-c-achievement__medal-icon--unlocked{height:1.2rem;width:1.2rem}.theme--dark .pm-c-achievement__medal-icon--unlocked{fill:#6f69fa}.theme--dark .pm-c-achievement__medal-icon--locked{fill:#647084}.theme--dark .pm-c-achievement__medal-icon--claimed{fill:#6f69fa}.theme--dark .pm-c-achievement__title--unlocked{color:#6f69fa}.theme--dark .pm-c-achievement__title--locked{color:#647084}.theme--dark .pm-c-achievement__title--claimed{color:#6f69fa}.theme--dark .pm-c-achievement__award-title{color:#f9fafb}.theme--dark .pm-c-achievement__award-description,.theme--dark .pm-c-achievement__claim-count,.theme--dark .pm-c-achievement__rarity--common{color:#647084}.theme--dark .pm-c-achievement__rarity--rare{color:#f0b429}.pm-c-activity{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;grid-gap:2.4rem;gap:2.4rem;padding:3.2rem 2.4rem;margin-right:1.2rem;width:100%}@media(min-width:576px){.pm-c-activity{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:2.4rem;gap:2.4rem}}.pm-c-activity__image,.pm-c-activity__image--danger,.pm-c-activity__image--primary,.pm-c-activity__image--success{position:relative}.pm-c-activity__image--danger img,.pm-c-activity__image--primary img,.pm-c-activity__image--success img,.pm-c-activity__image img{-webkit-filter:saturate(0);filter:saturate(0)}.pm-c-activity__image--danger:after,.pm-c-activity__image--primary:after,.pm-c-activity__image--success:after,.pm-c-activity__image:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;border-radius:50%}.pm-c-activity__image--success:after{background-color:#9ce7c9;mix-blend-mode:multiply}.pm-c-activity__image--danger:after{background-color:#f7a1a1;mix-blend-mode:multiply}.pm-c-activity__image--primary:after{background-color:#b6b4fe;mix-blend-mode:multiply}.pm-c-activity__action-title--success{color:#9ce7c9}.pm-c-activity__action-title--danger{color:#f7a1a1}.pm-c-activity__action-title--primary{color:#b6b4fe}.pm-c-activity__title{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word}.pm-c-profile-achievement{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;grid-gap:2.4rem;gap:2.4rem;padding:2.4rem;margin-right:1.2rem;width:100%}@media(min-width:576px){.pm-c-profile-achievement{display:flex;flex-direction:row}}.pm-c-profile-achievement__description{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word}.pm-c-profile-achievement__stats{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:1.6rem;gap:1.6rem}@media(min-width:576px){.pm-c-profile-achievement__stats{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:1.6rem;gap:1.6rem}}.pm-p-home{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:2.4rem;gap:2.4rem;height:100%;width:100%;margin:0 auto}.pm-p-home__mobile-info{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:1.6rem}@media(min-width:768px){.pm-p-home__mobile-info{display:none}}.pm-p-home__categories{display:none}@media(min-width:576px){.pm-p-home__categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));grid-gap:2rem;gap:2rem}}.market-analytics__group{grid-gap:1.6rem;gap:1.6rem;height:100%}.market-analytics__item{flex-grow:1;height:8rem}.pm-market__loading{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.theme--light .pm-p-market{display:grid;width:100%;grid-template-areas:"analytics" "market" "view" "charts" "source";grid-template-columns:100%;grid-template-rows:auto auto auto auto auto;grid-gap:1.6rem;gap:1.6rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media(min-width:768px){.theme--light .pm-p-market{grid-template-areas:"analytics analytics" "market market" "view view" "charts stats" "source source" "tabs tabs";grid-template-columns:75% 25%;grid-template-rows:auto auto auto auto auto auto}}.theme--light .pm-p-market__analytics{grid-area:analytics}.theme--light .pm-p-market__market{grid-area:market;display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:16px;gap:16px;grid-gap:var(--size-16);gap:var(--size-16)}.theme--light .pm-p-market__actions{display:none}@media(min-width:768px){.theme--light .pm-p-market__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:12px;gap:12px;grid-gap:var(--size-12);gap:var(--size-12)}}.theme--light .pm-p-market__view{grid-area:view}.theme--light .pm-p-market__charts{grid-area:charts;overflow:hidden}.theme--light .pm-p-market__stats{grid-area:stats;display:none}@media(min-width:768px){.theme--light .pm-p-market__stats{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:1.6rem;gap:1.6rem;height:100%}.theme--light .pm-p-market__stats-item{height:100%}.theme--light .pm-p-market__stats-item__price{color:#313a4c}}.theme--light .pm-p-market__source{grid-area:source;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:1rem 2rem;text-align:center}.theme--light .pm-p-market__source p{display:inline-block;width:100%;max-width:65rem;direction:ltr;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.theme--light .pm-p-market__tabs{grid-area:tabs;display:none}@media(min-width:768px){.theme--light .pm-p-market__tabs{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;padding-top:1rem}}.theme--dark .pm-p-market{display:grid;width:100%;grid-template-areas:"analytics" "market" "view" "charts" "source";grid-template-columns:100%;grid-template-rows:auto auto auto auto auto;grid-gap:1.6rem;gap:1.6rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media(min-width:768px){.theme--dark .pm-p-market{grid-template-areas:"analytics analytics" "market market" "view view" "charts stats" "source source" "tabs tabs";grid-template-columns:75% 25%;grid-template-rows:auto auto auto auto auto auto}}.theme--dark .pm-p-market__analytics{grid-area:analytics}.theme--dark .pm-p-market__market{grid-area:market;display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:16px;gap:16px;grid-gap:var(--size-16);gap:var(--size-16)}.theme--dark .pm-p-market__actions{display:none}@media(min-width:768px){.theme--dark .pm-p-market__actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:12px;gap:12px;grid-gap:var(--size-12);gap:var(--size-12)}}.theme--dark .pm-p-market__view{grid-area:view}.theme--dark .pm-p-market__charts{grid-area:charts;overflow:hidden}.theme--dark .pm-p-market__stats{grid-area:stats;display:none}@media(min-width:768px){.theme--dark .pm-p-market__stats{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:1.6rem;gap:1.6rem;height:100%}.theme--dark .pm-p-market__stats-item{height:100%}.theme--dark .pm-p-market__stats-item__price{color:#f9fafb}}.theme--dark .pm-p-market__source{grid-area:source;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:1rem 2rem;text-align:center}.theme--dark .pm-p-market__source p{display:inline-block;width:100%;max-width:65rem;direction:ltr;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.theme--dark .pm-p-market__tabs{grid-area:tabs;display:none}@media(min-width:768px){.theme--dark .pm-p-market__tabs{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;padding-top:1rem}}.pm-p-market-news__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(28rem,1fr));grid-gap:2.4rem;gap:2.4rem;justify-items:center}@media(min-width:768px){.pm-p-market-news__list{justify-items:stretch}}.pm-p-market-news__item{height:100%}.portfolio-page{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:2.4rem;gap:2.4rem;width:100%}.portfolio-page__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.portfolio-page__header-title{color:#f3f4f6}.portfolio-page__header-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:4.8rem;gap:4.8rem}.portfolio-page__analytics{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));grid-gap:2.4rem;gap:2.4rem}.theme--light .portfolio-chart{grid-gap:1rem;gap:1rem;padding:2.4rem;border:.1rem solid #e3e7f0;border-radius:.4rem;transition:all .2s ease-in-out 0s}.theme--light .portfolio-chart,.theme--light .portfolio-chart__header{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.theme--light .portfolio-chart__header{grid-gap:.4rem;gap:.4rem}.theme--light .portfolio-chart__header-balance{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.theme--light .portfolio-chart__header-balance>h4{font-size:2.6rem;color:#171b23}.theme--light .portfolio-chart__header-balance>span{color:#8193ae}.theme--light .portfolio-chart__header .portfolio-chart__header-change--down,.theme--light .portfolio-chart__header .portfolio-chart__header-change--up{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.8rem;gap:.8rem}.theme--dark .portfolio-chart{grid-gap:1rem;gap:1rem;padding:2.4rem;border:.1rem solid #252c3b;border-radius:.4rem;transition:all .2s ease-in-out 0s}.theme--dark .portfolio-chart,.theme--dark .portfolio-chart__header{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.theme--dark .portfolio-chart__header{grid-gap:.4rem;gap:.4rem}.theme--dark .portfolio-chart__header-balance{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.theme--dark .portfolio-chart__header-balance>h4{font-size:2.6rem;color:#f3f4f6}.theme--dark .portfolio-chart__header-balance>span{color:#a7b0bd}.theme--dark .portfolio-chart__header .portfolio-chart__header-change--down,.theme--dark .portfolio-chart__header .portfolio-chart__header-change--up{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.8rem;gap:.8rem}.portfolio-tabs{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:1rem;gap:1rem}.portfolio-tabs__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.portfolio-tabs__content{width:100%}.pm-private-beta{width:100%;height:100vh;background-image:url(https://v1.polkamarkets.com/static/media/private-beta-background.e7e4ba9e.png);background-size:cover}.pm-private-beta__card{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:1rem;gap:1rem;width:min(100%,45.5rem);margin:0 auto;padding:5.6rem;background-color:#171b23;border-radius:.8rem}.pm-private-beta__form{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:1rem;gap:1rem;width:100%}.pm-private-beta__form-input{flex-grow:1;height:5.4rem;margin:0;padding:1.3rem 1.6rem;text-align:left;color:#f3f4f6;background-color:#252c3b;outline:none;border:none;border-radius:.4rem;transition:border .2s linear 0s,box-shadow .2s linear 0s}.pm-private-beta__form-input::-webkit-input-placeholder{color:#637084}.pm-private-beta__form-input::placeholder{color:#637084}.pm-wrong-network{width:100%;height:100vh;background-image:url(https://v1.polkamarkets.com/static/media/private-beta-background.e7e4ba9e.png);background-size:cover}.pm-wrong-network__card{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:1.7rem;gap:1.7rem;width:min(100%,45.5rem);margin:0 auto;padding:5.6rem;background-color:#171b23;border-radius:.8rem}.pm-wrong-network__form{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:1rem;gap:1rem;width:100%}.pm-wrong-network__form-input{flex-grow:1;height:5.4rem;margin:0;padding:1.3rem 1.6rem;text-align:left;color:#f3f4f6;background-color:#252c3b;outline:none;border:none;border-radius:.4rem;transition:border .2s linear 0s,box-shadow .2s linear 0s}.pm-wrong-network__form-input::-webkit-input-placeholder{color:#637084}.pm-wrong-network__form-input::placeholder{color:#637084}.pm-wrong-network__action-button{background-color:#5d55fa;border-color:#5d55fa;color:#fff}.pm-wrong-network__action-button :focus,.pm-wrong-network__action-button:hover{background-color:#4d3df7;border-color:#4d3df7}.pm-wrong-network__action-button:disabled{background-color:#e8e7fe;border-color:#e8e7fe}.theme--light .pm-p-create-market{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;grid-gap:2rem;gap:2rem}.theme--light .pm-p-create-market__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:70rem}.theme--light .pm-p-create-market__header-title{font-size:2.6rem;color:#171b23}.theme--light .pm-p-create-market__notification-wrapper{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.theme--light .pm-p-create-market__image-cropper-overlay,.theme--light .pm-p-create-market__notification-overlay{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:absolute;z-index:100;width:100%;height:100%;padding-top:7.5rem;background:linear-gradient(180deg,rgba(248,250,255,.82),rgba(248,250,255,.88))}.theme--light .pm-p-create-market__image-cropper-overlay{margin-top:-2.5rem;margin-left:-2.5rem}.theme--dark .pm-p-create-market{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;grid-gap:2rem;gap:2rem}.theme--dark .pm-p-create-market__header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:70rem}.theme--dark .pm-p-create-market__header-title{font-size:2.6rem;color:#f8faff}.theme--dark .pm-p-create-market__notification-wrapper{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.theme--dark .pm-p-create-market__image-cropper-overlay,.theme--dark .pm-p-create-market__notification-overlay{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:absolute;z-index:100;width:100%;height:100%;padding-top:7.5rem;background:linear-gradient(180deg,rgba(14,16,22,.82),rgba(14,16,22,.88))}.theme--dark .pm-p-create-market__image-cropper-overlay{margin-top:-2.5rem;margin-left:-2.5rem}.theme--light .pm-p-create-market-buy-polk{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:1.7rem;gap:1.7rem;width:34.8rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:4rem;background-color:#f8faff;border:.1rem solid #e3e7f0;border-radius:.4rem;box-shadow:0 .4rem 2.4rem rgba(137,158,198,.17)}.theme--light .pm-p-create-market-buy-polk__group--column{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:.4rem;gap:.4rem}.theme--light .pm-p-create-market-buy-polk__icon{height:1.6rem;width:1.6rem;fill:#f0b429}.theme--light .pm-p-create-market-buy-polk__title{color:#0e1016;text-align:center}.theme--light .pm-p-create-market-buy-polk__amount{color:#f0b429}.theme--dark .pm-p-create-market-buy-polk{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:1.7rem;gap:1.7rem;width:34.8rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:4rem;background-color:#0e1016;border:.1rem solid #252c3b;border-radius:.4rem;box-shadow:0 .4rem 2.4rem rgba(0,0,0,.4)}.theme--dark .pm-p-create-market-buy-polk__group--column{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:.4rem;gap:.4rem}.theme--dark .pm-p-create-market-buy-polk__icon{height:1.6rem;width:1.6rem;fill:#f0b429}.theme--dark .pm-p-create-market-buy-polk__title{color:#fff;text-align:center}.theme--dark .pm-p-create-market-buy-polk__amount{color:#f0b429}.pm-restricted-country{width:100%;height:100vh;background-image:url(https://v1.polkamarkets.com/static/media/private-beta-background.e7e4ba9e.png);background-size:cover}.pm-restricted-country__card{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:1.7rem;gap:1.7rem;width:min(100%,45.5rem);margin:0 auto;padding:5.6rem;background-color:#171b23;border-radius:.8rem}.pm-restricted-country__form{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:1rem;gap:1rem;width:100%}.pm-restricted-country__form-input{flex-grow:1;height:5.4rem;margin:0;padding:1.3rem 1.6rem;text-align:left;color:#f3f4f6;background-color:#252c3b;outline:none;border:none;border-radius:.4rem;transition:border .2s linear 0s,box-shadow .2s linear 0s}.pm-restricted-country__form-input::-webkit-input-placeholder{color:#637084}.pm-restricted-country__form-input::placeholder{color:#637084}.theme--light .pm-p-achievements__title{color:#171b23}.theme--light .pm-p-achievements__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(32rem,1fr));grid-gap:clamp(2rem,4.4444444444vw,4rem);gap:clamp(2rem,4.4444444444vw,4rem);justify-items:center}@media(min-width:768px){.theme--light .pm-p-achievements__list{justify-items:stretch}}.theme--light .pm-p-achievements__list-item{max-width:42rem}.theme--dark .pm-p-achievements__title{color:#f4f5f6}.theme--dark .pm-p-achievements__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(32rem,1fr));grid-gap:clamp(2rem,4.4444444444vw,4rem);gap:clamp(2rem,4.4444444444vw,4rem);justify-items:center}@media(min-width:768px){.theme--dark .pm-p-achievements__list{justify-items:stretch}}.theme--dark .pm-p-achievements__list-item{max-width:42rem}.pm-p-leaderboard{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;grid-gap:1.6rem;gap:1.6rem;width:100%}.pm-c-leaderboard-table__wallet{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:1.2rem;gap:1.2rem}.pm-c-leaderboard-table__wallet svg{flex-shrink:0}.pm-c-leaderboard-table__liquidity,.pm-c-leaderboard-table__volume,.pm-c-leaderboard-table__wallet{white-space:nowrap}.pm-c-leaderboard-table__achievements-list{position:relative}.pm-c-leaderboard-table__achievement,.pm-c-leaderboard-table__achievement--medium,.pm-c-leaderboard-table__achievement--more,.pm-c-leaderboard-table__achievement--small{position:absolute;border-radius:50%;background-color:var(--color-border-3);border:.3rem solid var(--color-border-3);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pm-c-leaderboard-table__achievement--medium:first-child,.pm-c-leaderboard-table__achievement--more:first-child,.pm-c-leaderboard-table__achievement--small:first-child,.pm-c-leaderboard-table__achievement:first-child{z-index:4;right:0}.pm-c-leaderboard-table__achievement--medium:nth-child(2),.pm-c-leaderboard-table__achievement--more:nth-child(2),.pm-c-leaderboard-table__achievement--small:nth-child(2),.pm-c-leaderboard-table__achievement:nth-child(2){z-index:3;right:2rem}.pm-c-leaderboard-table__achievement--medium:nth-child(3),.pm-c-leaderboard-table__achievement--more:nth-child(3),.pm-c-leaderboard-table__achievement--small:nth-child(3),.pm-c-leaderboard-table__achievement:nth-child(3){z-index:2;right:4rem}.pm-c-leaderboard-table__achievement--medium:nth-child(4),.pm-c-leaderboard-table__achievement--more:nth-child(4),.pm-c-leaderboard-table__achievement--small:nth-child(4),.pm-c-leaderboard-table__achievement:nth-child(4){z-index:1;right:6rem}.pm-c-leaderboard-table__achievement--small{height:2.8rem;width:2.8rem}.pm-c-leaderboard-table__achievement--medium{height:3.2rem;width:3.2rem}.pm-c-leaderboard-table__achievement--more{display:flex;flex-direction:row;justify-content:center;align-items:center;background:#fff}.pm-c-leaderboard-table__rank{display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch;grid-gap:.8rem;gap:.8rem}.pm-c-leaderboard-table__rank svg{flex-shrink:0}.pm-c-leaderboard-stats{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;grid-gap:1.6rem;gap:1.6rem;padding:1.6rem;min-width:29rem}.pm-c-leaderboard-top-wallets__wallet{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;grid-gap:.8rem;gap:.8rem}.pm-c-leaderboard-top-wallets__wallet svg{flex-shrink:0}.pm-p-profile{align-items:stretch;grid-gap:1.6rem;gap:1.6rem}.pm-p-profile,.pm-p-profile-summary{display:flex;flex-direction:column;justify-content:flex-start}.pm-p-profile-summary{align-items:flex-start;grid-gap:3.2rem;gap:3.2rem;width:100%}.pm-p-profile-summary__address-group{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;min-width:0;width:100%}.pm-p-profile-summary__address--start{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pm-p-profile-summary__address--end{flex-shrink:0}.pm-p-profile-summary__explorer-icon{height:1rem;width:1rem;margin-left:.6rem;fill:var(--color-text-3);transition:fill .2s ease-in-out}.pm-p-profile-summary__explorer-icon:hover{fill:var(--color-text-1)}@media(min-width:1200px){.pm-p-profile-summary{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;grid-gap:3.2rem;gap:3.2rem}}.pm-p-profile-summary__details{width:100%}.pm-p-profile-summary__details,.pm-p-profile-summary__history{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;grid-gap:.8rem;gap:.8rem}.pm-p-profile-summary__history .pm-c-divider--circle{display:none}@media(min-width:768px){.pm-p-profile-summary__history{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:.8rem;gap:.8rem}.pm-p-profile-summary__history .pm-c-divider--circle{display:inline-block}}.pm-p-profile-summary__stats{display:grid;grid-gap:1.6rem;gap:1.6rem;grid-template-columns:repeat(auto-fit,minmax(20.4rem,1fr));width:100%}@media(min-width:1200px){.pm-p-profile-summary__stats{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));max-width:64.5rem}}.pm-p-profile-summary__stat{grid-gap:.4rem;gap:.4rem;width:100%;padding:1.6rem;border-radius:.4rem}.pm-p-profile-summary__stat,.pm-p-profile-your-stats{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.pm-p-profile-your-stats{grid-gap:2.4rem;gap:2.4rem}@media(min-width:992px){.pm-p-profile-your-stats{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;grid-gap:2.4rem;gap:2.4rem}}.pm-p-profile-lists{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2.4rem;gap:2.4rem}@media(min-width:992px){.pm-p-profile-lists{grid-template-columns:repeat(2,minmax(20rem,1fr))}}:root{--neutral-900:#0e1016;--neutral-900--rgb:14 16 22;--neutral-800:#252c3b;--neutral-700:#313a4c;--neutral-600:#637084;--neutral-500:#8193ae;--neutral-500--rgb:127 146 173;--neutral-300:#e3e7f0;--neutral-200:#f8faff;--neutral-200--rgb:248 250 255;--neutral-100:#fff;--alpha-primary:1;--alpha-secondary:0.88;--alpha-tertiary:0.82;--alpha-quaternary:0.4;--alpha-quinary:0.16;--size-4:4px;--size-8:8px;--size-12:12px;--size-12--rem:1.2rem;--size-12pxInRem:0.75rem;--size-16:16px;--size-16--rem:1.6rem;--size-16pxInRem:1rem;--size-20:20px;--size-24:24px;--size-24pxInRem:1.5rem;--size-28--rem:2.8rem;--size-32:32px;--size-32pxInRem:2rem;--size-40:40px;--size-40pxInRem:2.5rem;--size-64:64px;--color-background--rgb:var(--neutral-200--rgb);--color-background-primary:rgb(var(--color-background--rgb)/var(--alpha-primary));--color-background-secondary:rgb(var(--color-background--rgb)/var(--alpha-secondary));--color-background-tertiary:rgb(var(--color-background--rgb)/var(--alpha-tertiary));--color-background-quaternary:rgb(var(--color-background--rgb)/var(--alpha-quaternary));--color-border:var(--neutral-300);--color-shadow:rgb(var(--neutral-500--rgb)/var(--alpha-quinary));--color-text-primary:var(--neutral-700);--color-text-secondary:var(--neutral-500)}:root[class=theme--dark]{--color-background--rgb:var(--neutral-900--rgb);--color-border:var(--neutral-800);--color-shadow:var(--color-background-quaternary);--color-text-primary:var(--neutral-100);--color-text-secondary:var(--neutral-600)}