@import"https://fonts.googleapis.com/css2?family=Exo:wght@100;200;300;400;500;600;700;800;900&family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}body{margin:0;font-family:Exo,sans-serif}.mainContainer{display:flex;align-items:center;flex-direction:column;justify-content:center}.mainContainer>*{width:100%}@media only screen and (max-width: 600px){.mainContainer{padding:50px 20px}}.section{width:100%;display:flex;min-height:100%;align-items:center;justify-content:center}.sectionContainer{width:100%;display:flex;padding:40px 0;align-items:center;flex-direction:column;justify-content:center}.sectionWrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.sectionSplit{flex:1;padding:20px;max-width:500px}.sectionSplit-responsive{flex:1;display:flex;justify-content:center;align-items:center}@media (min-width: 992px){.section{padding:80px 50px}.sectionContainer{max-width:75vw;padding:60px 0}.sectionWrapper{flex-wrap:nowrap}.sectionSplit{padding:40px;max-width:600px}}@media (max-width: 991px) and (min-width: 768px){.section{padding:80px 50px}.sectionContainer{max-width:90vw;padding:50px 0}.sectionWrapper{flex-wrap:wrap}.sectionSplit{padding:30px;max-width:500px}}@media (max-width: 767px){.section{padding:60px 15px}.sectionContainer{max-width:90vw;padding:40px 0}.sectionWrapper{flex-direction:column}.sectionSplit{padding:20px;max-width:100%}}w3m-modal{z-index:1001}button:disabled{background-color:#ccc;color:#666;cursor:not-allowed;opacity:.6}.w-nav-link-button{color:#fff;margin:8px 10px}.w-button{max-width:130px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dropdown-toggle-2.w-dropdown-toggle:hover .icon.w-icon-dropdown-toggle,.dropdown-toggle-2.w-dropdown-toggle:hover .text-block-12{color:#39d6ff}._loaderActive_de5li_1{top:0;left:0;gap:2rem;width:100%;height:100%;z-index:99999;display:flex;position:fixed;align-items:center;flex-direction:column;justify-content:center}._loaderHidden_de5li_15{display:none}._backdrop_de5li_19{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#192735}._image_de5li_28{height:150px;width:150px}._pulse_de5li_33{animation:_pulsate_de5li_1 .5s ease-in-out infinite alternate}@keyframes _pulsate_de5li_1{0%{transform:scale(2)}to{transform:scale(2.5)}}._loadingMsg_de5li_46{z-index:999;color:#fff;margin-top:1rem;font-size:1.5rem}._titleSmall_eop34_1{cursor:pointer;text-decoration:none}._modalOverlay_1skxr_2{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_1skxr_15{width:100%;padding:20px;max-width:500px;color:#0145b2;background:#fff;position:relative;border-radius:8px}._modalContent_1skxr_15>h2{text-align:start}._modalClose_1skxr_29{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer}._form_1skxr_39{display:flex;margin-top:20px;text-align:left;align-items:center;flex-direction:column;justify-content:center}._form_1skxr_39>span{font-size:14px;margin:10px 0;align-self:flex-start}._formSubmit_1skxr_79{padding:10px 15px;background-color:#007bff;color:#fff;border:none;cursor:pointer;border-radius:4px;margin-top:10px}._formSubmit_1skxr_79:hover{background-color:#0056b3}._stakeWarning_1skxr_93{color:red;font-size:14px;text-align:center}._notFoundContainer_1o9ym_1{gap:1rem;height:80vh;display:flex;align-items:center;flex-direction:column;justify-content:center}._notFoundContainer_1o9ym_1>*{text-align:center}._notFoundContainer_1o9ym_1>p{color:#0145b2;margin-bottom:24px;font-size:20px;line-height:1.5em;transform:translate(0)}._notFoundContainer_1o9ym_1>h1{color:#0145b2;font-size:46px;font-weight:600;line-height:1.25em;overflow:hidden;transform:translate(0)}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._sectionContainer_jq26n_2>h1{color:#0145b2;text-align:center;padding-bottom:30px}._sectionContainer_jq26n_2>details{width:100%;margin:10px 0;padding:10px;border:1px solid #ccc;border-radius:5px;transition:border-color .3s ease;background-color:#fff;display:block}._sectionContainer_jq26n_2>details>summary{cursor:pointer;font-weight:700;background-color:#f7f7f7;padding:10px 40px 10px 10px;border-radius:5px;position:relative;list-style-type:none;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;text-align:left;flex-wrap:wrap}._sectionContainer_jq26n_2>details>summary::marker{display:none}._sectionContainer_jq26n_2>details>summary:after{content:"+";position:absolute;right:10px;font-size:1.5em;color:#007bff;transition:transform .3s ease}._sectionContainer_jq26n_2>details[open] summary:after{content:"-";color:red;transform:rotate(180deg)}._sectionContainer_jq26n_2>details[open] summary{color:#007bff}._sectionContainer_jq26n_2>details>p{margin:5px 0;padding:10px;border-radius:5px;-webkit-user-select:text;user-select:text}@supports not (details: open){._sectionContainer_jq26n_2>details{display:block}._sectionContainer_jq26n_2>details>summary{cursor:pointer}._sectionContainer_jq26n_2>details[open] summary:after{content:"-";color:red;transform:rotate(180deg)}._sectionContainer_jq26n_2>details[open] summary{color:#007bff}._sectionContainer_jq26n_2>details>p{margin:5px 0;padding:10px;border-radius:5px;-webkit-user-select:text;user-select:text}}._sectionContainer_1n83v_2{max-width:1200px;margin:0 auto;padding:40px 20px}._heroSection_1n83v_8{width:100%;text-align:center;margin-bottom:60px;padding:20px 0;background:linear-gradient(135deg,#0145b20d,#0e44b21a);border-radius:12px;border:1px solid rgba(1,69,178,.1)}._mainTitle_1n83v_18{color:#0145b2;font-size:48px;font-weight:700;margin:10px 0 20px;text-align:center;line-height:1.2}._subtitle_1n83v_27{font-size:18px;color:#666;line-height:1.6;margin:0 auto}._keyFeatures_1n83v_35{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:60px}._featureCard_1n83v_42{background:#fff;padding:30px 20px;border-radius:12px;text-align:center;border:2px solid #f0f0f0;transition:all .3s ease;box-shadow:0 4px 6px #0000000d}._featureCard_1n83v_42:hover{border-color:#0145b2;transform:translateY(-2px);box-shadow:0 8px 25px #0145b21a}._featureCard_1n83v_42 h3{color:#0145b2;font-size:24px;font-weight:700;margin:0 0 8px}._featureCard_1n83v_42 p{color:#666;font-size:14px;margin:0;font-weight:500}._contentWrapper_1n83v_73{width:100%}._content_1n83v_73{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 20px #0000000d;border:1px solid #f0f0f0}._section_1n83v_2{margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #f0f0f0}._section_1n83v_2:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}._section_1n83v_2 h2{color:#0145b2;font-size:28px;font-weight:600;margin-bottom:20px;position:relative;padding-bottom:10px}._section_1n83v_2 h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#0145b2,#0e44b2);border-radius:2px}._subsection_1n83v_118{margin-bottom:30px}._subsection_1n83v_118 h3{color:#0145b2;font-size:20px;font-weight:600;margin-bottom:15px}._section_1n83v_2 p{color:#444;line-height:1.7;font-size:16px;margin-bottom:15px}._section_1n83v_2 p:last-child{margin-bottom:0}._featuresList_1n83v_141{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin-top:20px}._featureItem_1n83v_148{padding:25px;background:#f8f9ff;border-radius:8px;border-left:4px solid #0145b2;transition:all .3s ease}._featureItem_1n83v_148:hover{background:#f0f4ff;transform:translate(5px)}._featureItem_1n83v_148 h4{color:#0145b2;font-size:18px;font-weight:600;margin:0 0 10px}._featureItem_1n83v_148 p{color:#555;font-size:15px;margin:0;line-height:1.6}._usageList_1n83v_176{list-style:none;padding:0;margin:20px 0}._usageList_1n83v_176 li{color:#444;line-height:1.7;font-size:16px;margin-bottom:12px;padding-left:25px;position:relative}._usageList_1n83v_176 li:before{content:"◆";color:#0145b2;font-weight:700;position:absolute;left:0}._usageList_1n83v_176 a{color:#0145b2;text-decoration:none;transition:color .3s ease}._usageList_1n83v_176 a:hover{color:#0e44b2;text-decoration:underline}._teamGrid_1n83v_211{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:25px 0}._teamMember_1n83v_218{background:#f8f9ff;padding:20px;border-radius:8px;border:1px solid #e8eeff}._teamMember_1n83v_218 h4{color:#0145b2;font-size:16px;font-weight:600;margin:0 0 8px}._teamMember_1n83v_218 p{color:#555;font-size:14px;margin:0;line-height:1.5}._referencesList_1n83v_240{display:flex;flex-direction:column;gap:10px;margin-top:20px}._referencesList_1n83v_240 a{color:#0145b2;text-decoration:none;font-size:16px;padding:10px 15px;background:#f8f9ff;border-radius:6px;border:1px solid #e8eeff;transition:all .3s ease}._referencesList_1n83v_240 a:hover{background:#e8eeff;color:#0e44b2;transform:translate(5px)}@media (max-width: 768px){._sectionContainer_1n83v_2{padding:20px 15px}._mainTitle_1n83v_18{font-size:36px}._subtitle_1n83v_27{font-size:16px}._content_1n83v_73{padding:25px 20px}._keyFeatures_1n83v_35{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin-bottom:40px}._featureCard_1n83v_42{padding:20px 15px}._featureCard_1n83v_42 h3{font-size:20px}._section_1n83v_2 h2{font-size:24px}._featuresList_1n83v_141{grid-template-columns:1fr;gap:20px}._teamGrid_1n83v_211{grid-template-columns:1fr;gap:15px}}@media (max-width: 480px){._mainTitle_1n83v_18{font-size:28px}._keyFeatures_1n83v_35{grid-template-columns:repeat(2,1fr)}._featureCard_1n83v_42 h3{font-size:18px}._featureCard_1n83v_42 p{font-size:12px}}._heroSection_tfman_9{padding-bottom:0}._heroContainer_tfman_13{margin-top:2rem}._homeContainer_tfman_17{display:flex;align-items:center;padding:50px 100px;justify-content:center}._getStartedContainer_tfman_24{display:flex;align-items:center;justify-content:center}._getStartedContainer_tfman_24>div{gap:2rem;display:flex;flex-direction:column;flex:1;padding:0 10px}._getStartedContainer_tfman_24>div>button{height:35px;width:100px;color:#0e44b2;font-size:14px;cursor:pointer;overflow:hidden;font-weight:900;border-radius:5px;white-space:nowrap;text-overflow:ellipsis;border:2px solid #0e44b2;background-color:transparent}._loader_tfman_57{background-color:#ededed;height:18px;border-radius:7px;width:100%}._infoContainer_tfman_64{gap:1.5rem;display:flex;align-items:center}._infoContainer_tfman_64>div>p{color:#0e44b2;max-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}._infoContainer_tfman_64>div>p:first-of-type{font-size:20px;color:#0e44b2;font-weight:700}._styledTableFirst_tfman_86{width:100%;border-collapse:collapse;font-size:18px}._styledTableFirst_tfman_86 thead tr{background-color:#f5f7fa;color:#0145b2;text-align:left;height:80px;font-weight:600}._styledTableFirst_tfman_86 th,._styledTableFirst_tfman_86 td{padding:12px 15px;text-align:left;height:64px}._styledTableFirst_tfman_86 tbody{background-color:#fff}._styledTableFirst_tfman_86 tbody tr{border-bottom:1px solid rgba(245,247,250,0)}._styledTableFirst_tfman_86 img{border-radius:50%;width:50px;height:50px;object-fit:cover}._styledTableFirst_tfman_86>tbody>tr:nth-child(2)>td:nth-child(1){display:flex;flex-direction:column}._styledTableFirst_tfman_86>tbody>tr:nth-child(2)>td:nth-child(1)>span{font-size:12px}._tableBodyRow_tfman_131:hover{cursor:pointer;background-color:#e6f2ff}._statsContainer_tfman_136{width:100%}._loggedInBtns_tfman_140{gap:1rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:left}._loggedInBtns_tfman_140 button{display:flex;align-items:center;justify-content:center}._heroSplit_tfman_154{gap:1rem;overflow:hidden;max-width:100%}._heroSplitImg_tfman_160{opacity:0;transform:translate(500px);animation:_ImgMoveXAndFade_tfman_1 1.5s cubic-bezier(.22,1,.36,1) forwards}@keyframes _ImgMoveXAndFade_tfman_1{0%{transform:translate(500px);opacity:0}to{transform:translate(0);opacity:1}}._heroWrapper_tfman_177{gap:5rem;background-color:#fff;justify-content:flex-start}@media screen and (max-width: 991px){._heroWrapper_tfman_177{gap:5rem}}@media screen and (max-width: 767px){._heroWrapper_tfman_177{gap:5rem}}@media screen and (max-width: 479px){._heroWrapper_tfman_177{gap:0rem}}._noPoolButtons_tfman_201{gap:1rem;display:flex;flex-direction:column;justify-content:center}._clientsWrapper_tfman_208{display:flex;align-items:center;justify-content:center}._styledTable_tfman_86{width:100%;border-collapse:collapse;font-size:18px;background-color:#fff}._styledTable_tfman_86 th{cursor:pointer;position:relative;white-space:nowrap;text-overflow:ellipsis}._styledTable_tfman_86 th>svg{top:50%;left:auto;margin-left:10px;position:absolute;pointer-events:none;transform:translateY(-60%)}._styledTable_tfman_86 thead tr{color:#0145b2;text-align:left;height:80px;font-weight:700}._styledTable_tfman_86 th,._styledTable_tfman_86 td{padding:12px 15px}._styledTable_tfman_86 tbody tr{border-bottom:1px solid rgba(245,247,250,0)}._styledTable_tfman_86 img{border-radius:50%;width:50px;height:50px;object-fit:cover}._topValidatorsContainer_tfman_272{display:flex;flex-direction:column}._topValidatorsContainer_tfman_272>a{margin-top:2rem;align-self:center}._tableContainer_tfman_214{width:100%;margin:auto;display:flex;max-width:100%;overflow-x:auto;flex-direction:column;background-color:#fff;justify-content:space-between}._poolActive_tfman_293{color:green}._poolBanned_tfman_297{color:red}._mainHeading_tfman_301>h1{overflow:hidden;transform:translateY(115px);animation:_headingMoveYAndFade_tfman_1 .6s cubic-bezier(.33,1,.68,1) forwards}._div-block_tfman_307,._div-block-2_tfman_307,._div-block-3_tfman_307{overflow:hidden}@keyframes _headingMoveYAndFade_tfman_1{0%{transform:translateY(115px)}to{transform:translateY(0)}}._heroDescription_tfman_320{transform:translateY(140px);animation:_descriptionMoveYAndFade_tfman_1 .6s cubic-bezier(.33,1,.68,1) forwards;animation-delay:.2s}@keyframes _descriptionMoveYAndFade_tfman_1{0%{transform:translateY(140px)}to{transform:translateY(0)}}._actionBtn_tfman_335{opacity:0;animation:_actionBtnMoveYAndFade_tfman_1 .6s cubic-bezier(.5,1,.89,1) forwards;animation-delay:.7s}@keyframes _actionBtnMoveYAndFade_tfman_1{0%{opacity:0}to{opacity:1}}._gridContainer_tfman_350{overflow:hidden}._gridBlock_tfman_354{opacity:0;transform:translateY(300px);animation:_gridBlockMoveYAndFade_tfman_1 .6s cubic-bezier(.33,1,.68,1) forwards;animation-delay:.2s}._gridContainer2_tfman_361{display:grid;grid-row-gap:20px;grid-auto-flow:row;align-items:stretch;grid-column-gap:40px;justify-items:stretch;grid-template-columns:repeat(4,1fr)}@media (max-width: 1441px){._gridContainer2_tfman_361{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._gridBlock2_tfman_378{min-height:auto}._gridContainer2_tfman_361{grid-template-columns:1fr}}._gridBlock2_tfman_378{opacity:0;margin:2px 0;padding:20px;transform:translateY(300px);animation:_gridBlockMoveYAndFade_tfman_1 .6s cubic-bezier(.33,1,.68,1) forwards;animation-delay:.2s;box-shadow:0 2px 5px #0145b233;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%}._gridBlock2_tfman_378>div{position:sticky;top:0;height:50px}@keyframes _gridBlockMoveYAndFade_tfman_1{0%{opacity:0;transform:translateY(300px)}to{opacity:1;transform:translateY(0)}}details{width:100%;margin:10px 0;padding:10px;border:1px solid #ccc;border-radius:5px;transition:border-color .3s ease;background-color:#fff;display:block}details>summary{cursor:pointer;font-weight:700;background-color:#f7f7f7;padding:10px 40px 10px 10px;border-radius:5px;position:relative;list-style-type:none;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;text-align:left;flex-wrap:wrap}details>summary::marker{display:none}details>summary:after{content:"+";position:absolute;right:10px;font-size:1.5em;color:#007bff;transition:transform .3s ease}details[open] summary:after{content:"-";color:red;transform:rotate(180deg)}details[open] summary{color:#007bff}details>p{margin:5px 0;padding:10px;text-align:left;border-radius:5px;-webkit-user-select:text;user-select:text}details>ul>*{text-align:left}@supports not (details: open){._sectionContainer_tfman_484>details{display:block}._sectionContainer_tfman_484>details>summary{cursor:pointer}._sectionContainer_tfman_484>details[open] summary:after{content:"-";color:red;transform:rotate(180deg)}._sectionContainer_tfman_484>details[open] summary{color:#007bff}._sectionContainer_tfman_484>details>p{margin:5px 0;padding:10px;border-radius:5px;-webkit-user-select:text;user-select:text}}._heading3_tfman_510{margin:40px 0}._teamSection_tfman_514{padding:10px 50px;overflow:hidden}._teamList_tfman_519{margin:0 auto;padding:0;list-style:none}@media (max-width: 768px){._teamSection_tfman_514{padding:10px 20px}}._teamMember_tfman_531{opacity:0;position:relative;padding:25px 0 0 40px;transform:translateY(50px);animation:_fadeInUp_tfman_1 .6s cubic-bezier(.33,1,.68,1) forwards;border-bottom:1px solid #e4ebf3}._teamMember_tfman_531:last-child{border-bottom:none;margin-bottom:0}._teamMember_tfman_531:before{content:"◆";position:absolute;left:0;top:30px;color:#0145b2;font-size:12px;transform:rotate(45deg)}._teamMember_tfman_531:nth-child(1){animation-delay:.1s}._teamMember_tfman_531:nth-child(2){animation-delay:.2s}._teamMember_tfman_531:nth-child(3){animation-delay:.3s}._teamMember_tfman_531:nth-child(4){animation-delay:.4s}._teamMember_tfman_531:nth-child(5){animation-delay:.5s}._teamMember_tfman_531:nth-child(6){animation-delay:.6s}@keyframes _fadeInUp_tfman_1{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}._teamMemberHeader_tfman_590{margin-bottom:12px}._teamMemberName_tfman_594{font-size:20px;font-weight:600;color:#0145b2;display:inline;line-height:1.3}._teamMemberTitle_tfman_602{font-size:16px;font-weight:500;color:#666;display:inline;line-height:1.3}._teamMemberTitle_tfman_602:before{content:" - ";color:#0145b2;font-weight:600}._teamMemberDescription_tfman_616{font-size:15px;line-height:1.6;color:#444;margin:0;text-align:justify}@media (max-width: 768px){._teamMember_tfman_531{padding:20px 0 20px 30px;margin-bottom:25px}._teamMemberName_tfman_594{font-size:18px}._teamMemberTitle_tfman_602{font-size:15px}._teamMemberDescription_tfman_616{font-size:14px}}._modalOverlay_1din9_2{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_1din9_15{width:100%;padding:20px;max-width:500px;color:#0145b2;background:#fff;position:relative;border-radius:8px}._modalClose_1din9_25{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer}._form_1din9_35{gap:2rem;display:flex;margin-top:20px;align-items:center;flex-direction:column;justify-content:center}._form_1din9_35>span{font-size:14px}._formSubmit_1din9_73{padding:10px 15px;background-color:#007bff;color:#fff;border:none;cursor:pointer;border-radius:4px}._formSubmit_1din9_73:hover{background-color:#0056b3}._inputWrapper_1din9_86{width:100%;position:relative;display:inline-block}._nodeOperatorShare_1din9_92{padding-right:30px}._percentageSign_1din9_96{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:.9em;color:#555}._checkboxWrapper_1din9_106{gap:.5rem;width:100%;display:flex;align-items:center;justify-content:flex-start}._checkboxWrapper_1din9_106>*{width:auto}._checkboxWrapper_1din9_106>span{font-size:14px}._checkboxWrapper_1din9_106>span:nth-child(1){margin:0;font-weight:700}._modalOverlay_cdnkm_8{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_cdnkm_21{width:100%;padding:20px;max-width:500px;color:#0145b2;background:#fff;position:relative;border-radius:8px}._modalContent_cdnkm_21>h3{text-align:center}._modalClose_cdnkm_35{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer}._form_cdnkm_45{display:flex;margin-top:20px;text-align:center;flex-direction:column;justify-content:center}._form_cdnkm_45>span{margin:10px 0;font-size:14px}._formSubmit_cdnkm_83{border:none;color:#fff;cursor:pointer;align-self:center;border-radius:4px;padding:10px 15px;margin-top:10px;background-color:#007bff}._formSubmit_cdnkm_83:hover{background-color:#0056b3}._unstakeWarning_cdnkm_98{color:red;margin:10px 0;font-size:14px;text-align:center}._zeroMargin_cdnkm_105{margin:0!important}._modalOverlay_3krb7_2{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_3krb7_15{width:100%;padding:20px;max-width:500px;color:#0145b2;background:#fff;position:relative;border-radius:8px}._modalContent_3krb7_15>h2{text-align:start}._modalClose_3krb7_29{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer}._form_3krb7_39{display:flex;margin-top:20px;text-align:left;align-items:center;flex-direction:column;justify-content:center}._form_3krb7_39>span{font-size:14px;margin-top:10px;align-self:flex-start}._formSubmit_3krb7_79{padding:10px 15px;background-color:#007bff;color:#fff;border:none;cursor:pointer;border-radius:4px;margin-top:10px}._formSubmit_3krb7_79:hover{background-color:#0056b3}._stakeWarning_3krb7_93{color:red;font-size:14px;text-align:center}h3{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._modalOverlay_d1sde_8{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_d1sde_21{width:100%;padding:20px;max-width:500px;color:#0145b2;background:#fff;position:relative;border-radius:8px}._modalClose_d1sde_31{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer}._form_d1sde_41{display:flex;margin-top:20px;text-align:center;flex-direction:column;justify-content:center}._form_d1sde_41>span{margin:10px 0;font-size:14px}._formSubmit_d1sde_79{border:none;color:#fff;cursor:pointer;align-self:center;border-radius:4px;padding:10px 15px;background-color:#007bff}._formSubmit_d1sde_79:hover{background-color:#0056b3}._unstakeWarning_d1sde_93{color:red;margin:10px 0;font-size:14px;text-align:center}._daoPhaseBanner_1k7u4_1{gap:.5rem;display:flex;color:#0145b2;min-width:350px;flex-direction:column;background-color:#fff}._daoPhaseBanner_1k7u4_1>div>h4{font-size:24px;text-align:center}._daoPhaseBanner_1k7u4_1>div{gap:2rem;display:flex;align-items:center;margin-bottom:10px}._daoPhaseBanner_1k7u4_1>*{margin:0}._daoBtn_1k7u4_26{align-self:center;margin-top:10px;max-width:120px}._statisticsTable_1k7u4_32{padding:0!important}._boxContainer_1k7u4_37{gap:20px;display:grid;margin-top:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media (max-width: 1024px){._boxContainer_1k7u4_37{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){._boxContainer_1k7u4_37{display:flex;flex-wrap:wrap;overflow-x:auto;padding-bottom:10px}}._boxContainer_1k7u4_37>div:empty{display:none}._block_1k7u4_65{gap:1rem;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 8px #0145b233;transition:transform .3s ease,box-shadow .3s ease;transform:perspective(1000px) rotateY(0) rotateX(0)}._block_1k7u4_65:nth-child(4){gap:.5rem}._block_1k7u4_65>._boxHeading_1k7u4_84{font-size:20px;font-weight:700;text-align:center;line-height:1.25em}._block_1k7u4_65>._boxDescription_1k7u4_91{font-size:14px;font-weight:700}._block_1k7u4_65>._boxDescriptionBig_1k7u4_96{font-size:24px;font-weight:500;text-align:center}._block_1k7u4_65>._boxDescriptionSmall_1k7u4_102{gap:.5rem;display:flex;font-size:12px;text-align:center;align-items:center}._block_1k7u4_65>._boxDescriptionSmall_1k7u4_102>._arrowGreen_1k7u4_110{color:green}._block_1k7u4_65>._boxDescriptionSmall_1k7u4_102>._arrowRed_1k7u4_114{color:red}._block_1k7u4_65>._boxDescriptionSmallBold_1k7u4_118{font-size:12px;font-weight:700;text-align:center}._block_1k7u4_65>._boxBtns_1k7u4_124{gap:1rem;width:80%;display:flex;flex-direction:column}._block_1k7u4_65>._boxBtns_1k7u4_124>div{gap:1rem;display:flex;align-items:center;justify-content:center}._block_1k7u4_65>._boxBtns_1k7u4_124>div>*{width:100%}._block_1k7u4_65:hover{box-shadow:0 8px 16px #0145b266}._block_1k7u4_65 h2{margin-top:0}._block_1k7u4_65 p{margin:5px 0}._block_1k7u4_65 ._value_1k7u4_155{font-weight:700}._blockLarge_1k7u4_159{grid-row:span 2}._heroSection_1k7u4_163{width:100%;padding-bottom:0}._tableContainer_1k7u4_168{width:100%;margin:auto;display:flex;max-width:100%;overflow-x:auto;flex-direction:column;background-color:#fff;justify-content:space-between}._styledTable_1k7u4_179{width:100%;border-collapse:collapse;font-size:18px;background-color:#fff}._styledTable_1k7u4_179 th{cursor:pointer;position:relative;white-space:nowrap;text-overflow:ellipsis}._styledTable_1k7u4_179 th>svg{top:50%;left:auto;margin-left:10px;position:absolute;pointer-events:none;transform:translateY(-60%)}._styledTable_1k7u4_179 thead tr{color:#0145b2;text-align:left;height:80px;font-weight:700}._styledTable_1k7u4_179 th,._styledTable_1k7u4_179 td{padding:12px 15px}._styledTable_1k7u4_179 tbody tr{border-bottom:1px solid rgba(245,247,250,0)}._styledTable_1k7u4_179 img{border-radius:50%;width:50px;height:50px;object-fit:cover}._tableBodyRow_1k7u4_226:hover{cursor:pointer;background-color:#e6f2ff}._topValidatorsContainer_1k7u4_231{display:flex;flex-direction:column}._topValidatorsContainer_1k7u4_231>a{margin-top:2rem;align-self:center}._profileAddr_1k7u4_241{font-size:18px;color:#0145b2;font-weight:700}@media (max-width: 1024px){._block_1k7u4_65>._boxHeading_1k7u4_84{font-size:18px}._block_1k7u4_65>._boxDescription_1k7u4_91{font-size:12px}._block_1k7u4_65>._boxDescriptionBig_1k7u4_96{font-size:20px}._block_1k7u4_65>._boxDescriptionSmall_1k7u4_102,._block_1k7u4_65>._boxDescriptionSmallBold_1k7u4_118{font-size:10px}._styledTable_1k7u4_179,._profileAddr_1k7u4_241{font-size:16px}}@media (max-width: 768px){._block_1k7u4_65>._boxHeading_1k7u4_84{font-size:16px}._block_1k7u4_65>._boxDescription_1k7u4_91{font-size:10px}._block_1k7u4_65>._boxDescriptionBig_1k7u4_96{font-size:18px}._block_1k7u4_65>._boxDescriptionSmall_1k7u4_102,._block_1k7u4_65>._boxDescriptionSmallBold_1k7u4_118{font-size:8px}._styledTable_1k7u4_179,._profileAddr_1k7u4_241{font-size:14px}}._modalOverlay_lhfhz_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_lhfhz_14{width:100%;padding:20px;max-width:500px;color:#0145b2;background:#fff;position:relative;border-radius:8px}._modalClose_lhfhz_24{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer}._modalContent_lhfhz_14>section{display:flex;flex-direction:column}._modalOverlay_b0tlq_2{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_b0tlq_15{width:100%;padding:20px;max-width:500px;color:#0145b2;background:#fff;position:relative;border-radius:8px}._modalContent_b0tlq_15>p{font-size:16px;margin:30px 0}._modalClose_b0tlq_30{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer}._form_b0tlq_40{gap:1rem;display:flex;margin-top:20px;text-align:left;align-items:center;flex-direction:column;justify-content:center}._form_b0tlq_40>span{font-size:14px;margin-top:10px;align-self:flex-start}._formSubmit_b0tlq_81{padding:10px 15px;background-color:#007bff;color:#fff;border:none;cursor:pointer;border-radius:4px;margin-top:10px}._formSubmit_b0tlq_81:hover{background-color:#0056b3}._stakeWarning_b0tlq_95{color:red;font-size:14px;text-align:center}._inputWrapper_b0tlq_101{width:100%;position:relative;display:inline-block}._nodeOperatorShare_b0tlq_107{padding-right:30px}._percentageSign_b0tlq_111{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:.9em;color:#555}p>a{cursor:pointer;font-weight:700}._sectionContainer_r82xu_1{padding-top:0}._governanceInfoSection_r82xu_5{width:100%;display:flex;justify-content:center;margin-bottom:20px;padding:16px 24px;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;border-left:4px solid #0145b2}._governanceInfoText_r82xu_17{margin:0;font-size:16px;color:#495057;text-align:center;line-height:1.5}._governanceInfoLink_r82xu_25{color:#0145b2;text-decoration:underline;font-weight:600;transition:color .3s ease}._governanceInfoLink_r82xu_25:hover{color:#0056b3;text-decoration:underline}h2,span{margin:0 0 10px;color:#0145b2}._sectionContainer_r82xu_1>*{width:100%}._sectionContainer_r82xu_1>div{margin-bottom:40px}._daoHeading_r82xu_50{align-self:start;margin:0}._daoSearch_r82xu_55{width:100%;padding:8px;box-sizing:border-box;border:1px solid #ccc;border-radius:4px;font-size:1rem;transition:border-color .3s}._daoSearch_r82xu_55:focus{border-color:#007bff;outline:none;color:gray}._daoInfoContainer_r82xu_71{width:100%;display:flex;color:#0145b2;flex-direction:column;justify-content:space-between}._daoInfoContainer_r82xu_71>div{margin-top:40px;background-color:#fff}._daoInfoContainer_r82xu_71>h1{font-size:48px;text-align:center}._historicProposalsLink_r82xu_89{font-size:18px;cursor:pointer;margin-top:5rem;font-weight:bolder;text-decoration:underline}._daoInfoContainer_r82xu_71 button{cursor:pointer;align-self:center}@media only screen and (max-width: 710px){._daoInfoContainer_r82xu_71{gap:2rem;flex-direction:column}._daoInfoContainer_r82xu_71>div{width:100%}._governanceInfoSection_r82xu_5{padding:12px 16px;margin-bottom:16px}._governanceInfoText_r82xu_17{font-size:14px}}._filterContainer_r82xu_122{gap:.5rem;display:flex;max-width:400px;align-self:start;text-align:center;margin-bottom:5px;align-items:baseline;justify-content:center}._filterContainer_r82xu_122 label{margin-right:10px}._filterContainer_r82xu_122 select{padding:8px;font-size:16px;border:1px solid #ccc;border-radius:4px;background-color:#fff;outline:none;cursor:pointer}._tabNavigation_r82xu_147{gap:1rem;display:flex;margin-bottom:1rem}._tab_r82xu_147{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:none;background-color:transparent;color:#0145b2;cursor:pointer;font-size:1rem;transition:background-color .3s}._tab_r82xu_147:hover{background-color:#ddd}._activeTab_r82xu_170{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:none;background-color:transparent;color:#0145b2;cursor:pointer;font-size:1rem;transition:background-color .3s;border-bottom:2px solid #0145b2}._activeTab_r82xu_170:hover{background-color:#ddd}._actionsNeededBadge_r82xu_188{color:#fff;font-size:.8rem;font-weight:700;border-radius:100px;height:25px;width:25px;background-color:red;margin:0 0 0 5px;line-height:25px}._tableContainer_1n75d_1{gap:1rem;width:100%;display:flex;color:#0145b2;align-items:center;flex-direction:column;justify-content:center}._tableContainer_1n75d_1>*{width:100%}._tableContainer_1n75d_1>div:nth-child(1){overflow-x:auto}._tablePagination_1n75d_19{gap:.5rem;float:right;display:flex;align-items:center;justify-content:flex-end}._loader_1n75d_27{background-color:#ededed;height:18px;border-radius:7px;width:100%}@keyframes _loading_1n75d_1{to{background-position-x:-30%}}._styledTable_1n75d_40{width:100%;color:#333;font-size:18px;background-color:#fff;border-collapse:collapse}._styledTable_1n75d_40 th{cursor:pointer;position:relative;white-space:nowrap;text-overflow:ellipsis}._styledTable_1n75d_40 th>svg{top:50%;left:auto;margin-left:10px;position:absolute;pointer-events:none;transform:translateY(-60%)}._styledTable_1n75d_40 thead tr{background-color:#f5f7fa;color:#0145b2;text-align:left;height:80px}._styledTable_1n75d_40 th,._styledTable_1n75d_40 td{padding:12px 15px}._styledTable_1n75d_40 tbody tr{border-bottom:1px solid rgba(245,247,250,0)}._styledTable_1n75d_40 img{border-radius:50%;width:50px;height:50px;object-fit:cover}._styledTable_1n75d_40 td ._loader_1n75d_27{background-color:#ededed;background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) #ededed;background-size:200% 100%;background-position-x:180%;animation:1s _loading_1n75d_1 ease-in-out infinite}._tableBodyRow_1n75d_99:hover{cursor:pointer;background-color:#e6f2ff}._tableTitle_1n75d_104{max-width:350px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._sectionContainer_yjvfd_1{padding:0}._stakingHeading_yjvfd_5{font-size:24px;text-align:center;padding-bottom:30px}._stakingHeading_yjvfd_5>h1{width:100%;font-size:48px;color:#0145b2;text-align:center}._tableContainer_yjvfd_18{width:100%;margin:auto;display:flex;max-width:100%;min-height:80vh;overflow-x:auto;flex-direction:column;background-color:#fff;justify-content:space-between}._styledTable_yjvfd_30{width:100%;border-collapse:collapse;font-size:18px}._styledTable_yjvfd_30 th{cursor:pointer;position:relative;white-space:nowrap;text-overflow:ellipsis}._styledTable_yjvfd_30 th>svg{top:50%;left:auto;margin-left:10px;position:absolute;pointer-events:none;transform:translateY(-60%)}._styledTable_yjvfd_30 thead tr{background-color:#f5f7fa;color:#0145b2;text-align:left;height:80px}._styledTable_yjvfd_30 th,._styledTable_yjvfd_30 td{padding:12px 15px}._styledTable_yjvfd_30 tbody tr{border-bottom:1px solid rgba(245,247,250,0);padding:20px;position:relative}._styledTable_yjvfd_30 tbody tr:hover{cursor:pointer;background-color:#e6f2ff}._styledTable_yjvfd_30 img{border-radius:50%;width:50px;height:50px;object-fit:cover}._styledTable_yjvfd_30 ._walletColumn_yjvfd_82{position:sticky;left:0;background-color:#fff;z-index:2}._styledTable_yjvfd_30 ._walletColumnHeader_yjvfd_89{position:sticky;left:0;background-color:#f5f7fa;z-index:1}._styledTable_yjvfd_30 td._walletColumn_yjvfd_82{position:sticky;left:0;background-color:#fff;z-index:2}._styledTable_yjvfd_30 tbody tr:hover td._walletColumn_yjvfd_82{background-color:#e6f2ff}._pagination_yjvfd_128{gap:1rem;padding:0;display:flex;margin:20px 0;flex-wrap:wrap;list-style:none;align-items:center;justify-content:center}._pagination_yjvfd_128 li{cursor:pointer;padding:8px 16px;border:1px solid #0145b2;color:#0145b2;text-decoration:none;border-radius:4px}._pagination_yjvfd_128 li:hover{background-color:#0145b2;color:#fff}._pagination_yjvfd_128 ._active_yjvfd_153{background-color:#0145b2;color:#fff;border:none}._pagination_yjvfd_128 ._disabled_yjvfd_159{cursor:not-allowed;opacity:.5}._tableBodyRow_yjvfd_164:hover{cursor:pointer;background-color:#e6f2ff}._loader_yjvfd_169{background-color:#ededed;height:18px;border-radius:7px;width:100%}td ._loader_yjvfd_169{background-color:#ededed;background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) #ededed;background-size:200% 100%;background-position-x:180%;animation:1s _loading_yjvfd_1 ease-in-out infinite}@keyframes _loading_yjvfd_1{to{background-position-x:-30%}}._poolActive_yjvfd_196{color:green}._poolBanned_yjvfd_200{color:red}._filterContainer_yjvfd_204{gap:1rem;width:100%;display:flex;align-self:start;text-align:center;margin-bottom:20px;align-items:center;flex-wrap:wrap}._filterContainer_yjvfd_204>input{align-self:flex-start;max-width:260px;width:100%}._filterContainer_yjvfd_204 label{margin-right:10px}._filterContainer_yjvfd_204 select{padding:8px;font-size:16px;border:1px solid #ccc;border-radius:4px;background-color:#fff;outline:none;cursor:pointer}._filterContainer_yjvfd_204>:last-child{margin-left:auto}@media (max-width: 768px){._filterContainer_yjvfd_204>input{max-width:100%}._filterContainer_yjvfd_204 label{margin-right:0;width:100%;text-align:center}}._addressesContainer_yjvfd_252>div:hover{font-weight:500}._addressesContainer_yjvfd_252>div:nth-child(2){color:gray;font-size:.8em}._tooltipContainer_r8pa3_1{position:relative;display:inline-block;margin-left:10px}._tooltipContent_r8pa3_7{visibility:hidden;min-width:300px;background-color:#333c;color:#fff;text-align:center;padding:5px;border-radius:6px;white-space:normal;font-size:14px;font-weight:600;top:30px;position:absolute;z-index:1000;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s,transform .3s;word-wrap:break-word}._tooltipContainer_r8pa3_1:hover ._tooltipContent_r8pa3_7{visibility:visible;opacity:1;transform:translate(-50%) translateY(-10px)}._navigationContainer_178v6_1{width:100%;display:flex;color:#0145b2;align-items:center;margin-bottom:30px;justify-content:space-between}._navigationContainer_178v6_1>div{gap:10px;width:100px;display:flex;cursor:pointer;align-items:center}._navigationContainer_178v6_1>div:hover{font-size:18px;font-weight:600}._openBtn_1xox6_2{gap:.3rem;display:flex;align-items:center}._modalOverlay_1xox6_8{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_1xox6_21{width:100%;padding:20px;max-width:500px;color:#0145b2;background:#fff;position:relative;border-radius:8px}._modalContent_1xox6_21>p{margin:20px 0;font-weight:700;text-align:start}._modalClose_1xox6_37{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer}label{margin-bottom:15px}label span{display:block;margin-bottom:5px}input{width:100%;padding:8px;box-sizing:border-box;border:1px solid #ccc;border-radius:4px;font-size:1rem;transition:border-color .3s}input:focus{border-color:#007bff;outline:none;color:gray}._inputWrapper_1xox6_72{width:100%;position:relative;display:inline-block}._nodeOperatorShare_1xox6_78{padding-right:30px}._percentageSign_1xox6_83{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:.9em;color:#555}span>a{cursor:pointer;font-weight:700}._columnSelectionContainer_1xox6_99{gap:1rem;display:flex;flex-wrap:wrap;margin-top:1rem}._dragging_1xox6_106{opacity:.5;border:2px dashed #007bff}._drag-over_1xox6_111{border:2px dashed #3861fb;background-color:#f0f8ff}[draggable=true]{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}._selectedColumns_1xox6_123{display:flex;align-items:center;padding:4px;margin-top:16px;min-height:42px;border-radius:8px;margin-bottom:32px;background-color:#eff2f5}._selectedColumns_1xox6_123>span{font-size:12px;font-weight:600;margin-left:4px;text-align:start}ul._moveableItems_1xox6_141{width:100%;display:flex;flex-wrap:wrap;padding:0;margin:0}ul._moveableItems_1xox6_141 li{list-style:none;border:1px solid transparent;padding:5px 12px;border-radius:28px;color:#000;cursor:move;text-align:center;transition:.3s;line-height:22px;font-weight:600;font-size:12px;margin:4px;background-color:#fff}ul._moveableItems_1xox6_141 li>span{padding:1px 4px;background:#eff2f5;border-radius:8px;margin:0 4px}ul._moveableItems_1xox6_141 li>svg{margin-left:5px;font-weight:100;color:#c4c4c4}ul._moveableItems_1xox6_141 li[draggable=true]:active{opacity:.6;border:2px dashed #007bff;background-color:#e6f0ff;transform:scale(1.05);transition:transform .2s ease,background-color .2s ease}ul._moveableItems_1xox6_141 li._drag-over_1xox6_111{border:2px dashed #007bff;background-color:#f0f8ff;transition:background-color .2s ease,border .2s ease}ul._moveableItems_1xox6_141 li{cursor:grab}ul._moveableItems_1xox6_141 li:active{cursor:grabbing}._coulmnSelected_1xox6_204{cursor:pointer!important;color:#3861fb!important;background:#e6f0ff!important}._coulmnSelected_1xox6_204>svg{width:13px;height:13px;border-radius:100px;color:#fff!important;background:#3861fb!important}._coulmnNotSelected_1xox6_218{cursor:pointer!important;background:#eff2f5!important}._modalFooter_1xox6_223{gap:.5rem;display:flex;margin-top:32px;justify-content:flex-end}._modalFooter_1xox6_223>button{font-weight:500;border-radius:8px}._modalFooter_1xox6_223>button:nth-child(2){border:none;color:#fff;cursor:pointer;padding:8px 16px;background:#007bff}._detailsSectionContainer_1ug5c_1{padding:0}h1{color:#0145b2;font-size:32px;font-weight:600;line-height:1.25em;overflow:hidden}p{color:#0145b2;font-size:18px}._infoContainer_1ug5c_18{gap:1rem;display:flex;max-width:600px;margin-top:30px;align-items:center;align-self:flex-start;background-color:#fff}._infoContainer_1ug5c_18>p{margin:0;font-size:20px}._infoContainer_1ug5c_18>p:nth-child(2){cursor:pointer}._statsContainer_1ug5c_37{width:100%;display:flex;max-width:600px;margin:60px 0;flex-direction:column;align-self:flex-start;background-color:#fff}._delegatorStatsContainer_1ug5c_47{width:100%;gap:1.5rem;display:flex;flex-direction:column;align-self:flex-start;margin:0 0 60px;background-color:#fff}._delegatorStatsContainer_1ug5c_47>div>h1{margin:0}._delegatorStatsContainer_1ug5c_47>div{gap:1rem;display:flex;text-align:center;align-items:center}._daoParticipationContainer_1ug5c_68{width:100%;gap:1.5rem;display:flex;flex-direction:column;align-self:flex-start;margin:0 0 60px;background-color:#fff}._styledTable_1ug5c_78{width:100%;border-collapse:collapse;font-size:18px}._styledTable_1ug5c_78 thead tr{background-color:#f5f7fa;color:#0145b2;text-align:left;height:80px;font-weight:600}._styledTable_1ug5c_78 th,._styledTable_1ug5c_78 td{padding:12px 15px}._styledTable_1ug5c_78 tbody tr{border-bottom:1px solid rgba(245,247,250,0)}._styledTable_1ug5c_78 img{border-radius:50%;width:50px;height:50px;object-fit:cover}._tableBodyRow_1ug5c_108:hover{cursor:pointer;background-color:#e6f2ff}._poolActive_1ug5c_113{color:green}._poolBanned_1ug5c_117{color:red}._sectionContainer_80u0q_1{padding-top:0}._proposalTypeContainer_80u0q_5{display:flex;align-items:center;flex-direction:column;justify-content:center}._createDaoHeading_80u0q_12{font-size:38px;font-weight:800;text-align:center;margin-bottom:2rem}._proposalType_80u0q_5{height:40px;padding:5px;border:1px solid #ced4da;border-radius:4px;background-color:#fff;font-size:16px;color:#495057}._proposalType_80u0q_5:focus,._proposalType_80u0q_5:active{border-color:#007bff;outline:none}._proposalTypeContainer_80u0q_5>label{font-size:16px}._propsalForm_80u0q_39{gap:1rem;display:flex;max-width:400px;margin-top:40px;flex-direction:column}._formInput_80u0q_47{width:100%;height:40px;padding:5px}._propsalForm_80u0q_39>div{gap:1rem;display:flex;max-width:400px;flex-direction:column}._addRemoveTransaction_80u0q_60{gap:.5rem;display:flex;cursor:pointer;font-weight:700;margin-bottom:5px;align-items:center}._epcSelect_80u0q_69{width:100%;height:40px;padding:5px;border:1px solid #ced4da;border-radius:4px;background-color:#fff;font-size:16px;color:#495057}._epcSelect_80u0q_69:focus,._epcSelect_80u0q_69:active{border-color:#007bff;outline:none}input[type=range]{-webkit-appearance:none;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:10px;height:10px;border-radius:50%;background:#f24726;cursor:pointer;margin-top:-3.5px}input[type=range]::-webkit-slider-runnable-track{width:100%;height:3px;cursor:pointer;background:#000}form button{cursor:pointer;align-self:center;padding:8px 16px;border:1px solid #0145b2;color:#0145b2;text-decoration:none;border-radius:4px;background-color:#f5f7fa}form button:hover{background-color:#0145b2;color:#fff}form button ._active_80u0q_124{background-color:#0145b2;color:#fff;border:none}form button ._disabled_80u0q_130{cursor:not-allowed;opacity:.5}._epcSelectContainer_80u0q_135{display:flex;align-items:center;justify-content:center}._warningText_80u0q_141{color:red;font-size:14px;margin-top:5px}._warningBox_80u0q_148{background-color:#fff2f2;border:1px solid #ff6b6b;border-radius:6px;padding:12px;margin-top:12px}._warningBox_80u0q_148 p{margin:8px 0;font-size:14px;line-height:1.4;color:#d63031;font-weight:500}._exceedsBalanceContainer_80u0q_165{background-color:#fff8f8!important}._exceedsBalanceContainer_80u0q_165 ._balanceInfo_80u0q_169 h4{color:#d63031}._fillContractButton_80u0q_174{background-color:#ff6b6b;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer;margin-top:8px;transition:background-color .2s}._fillContractButton_80u0q_174:hover{background-color:#e74c3c}._balanceInfoContainer_80u0q_191{gap:0rem!important;border:1px solid #e0e0e0;border-radius:8px;padding:16px;background-color:#f9f9f9}._balanceInfo_80u0q_169 h4{margin-top:0;margin-bottom:8px;font-size:18px;color:#333}._balanceInfo_80u0q_169 p{margin:4px 0;font-size:14px}._infoBox_80u0q_211{background-color:#e8f4fd;border:1px solid #b6dfff;border-radius:6px;padding:12px;margin-top:12px}._infoBox_80u0q_211 p{margin:8px 0;font-size:14px;line-height:1.4;color:#0058a3}._switchButton_80u0q_226{background-color:#0145b2;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer;margin-top:8px;transition:background-color .2s}._switchButton_80u0q_226:hover{background-color:#013180}._switchButton_80u0q_226:focus{outline:none;box-shadow:0 0 0 2px #0145b24d}._sliderContainer_ncxtz_1{width:100%;margin-top:10px;position:relative;text-align:center}._sliderContainer_ncxtz_1>div{display:flex;font-size:12px;align-items:center;flex-direction:column;justify-content:center}._rangeInput_ncxtz_16{z-index:1;width:100%;height:40px;padding:5px;border:0px;position:relative}._valContainer_ncxtz_25{width:100%;display:flex;align-items:center;justify-content:space-between;position:relative}._currentValue_ncxtz_33{position:absolute;top:-10px;z-index:2;white-space:nowrap}._sectionContainer_1g69x_1{gap:1.5rem;padding:0}h1,h2,h3,h4,p,span{color:#0145b2}._h2Heading_1g69x_10{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._daoDetailsHeading_1g69x_17{width:100%;display:flex;align-items:center;color:#0145b2;justify-content:space-between}._daoDetailsContainer_1g69x_25{gap:2rem;width:100%;display:flex;text-align:center;align-items:center;flex-direction:column;background-color:#fff}._proposalCreatedBy_1g69x_35{width:250px;display:flex;font-size:12px;color:#0145b2;align-items:center}._proposalCreatedBy_1g69x_35>span{margin:0;width:100%}._proposalCreatedBy_1g69x_35>div{direction:rtl;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._daoDetailsContainer_1g69x_25>p{margin:0}._daoDetailsContainer_1g69x_25>div:nth-child(1){display:flex;align-items:center;flex-direction:column}._daoDetailsHeading_1g69x_17>button{height:35px;margin:10px;font-size:14px;font-weight:700;align-self:center;border-radius:5px;border:.5px solid #0145b2;background-color:transparent}._daoDetailsFooter_1g69x_76{width:100%;display:flex;justify-content:space-between}._daoDetailsFooter_1g69x_76>span{font-size:18px;font-weight:800}._payoutDetailsContainer_1g69x_87{margin:50px;min-width:50%;font-weight:800;gap:2rem;display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between}._payoutDetailsContainer_1g69x_87>div{gap:.5rem;width:100%;display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between}._payoutDetailsContainer_1g69x_87>div>div{gap:1rem;width:100%;display:flex;justify-content:space-between}._payoutDetailsContainer_1g69x_87>div>div>span:nth-child(2){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._dismissProposalContainer_1g69x_120{width:100%;display:flex;margin-top:20px;align-items:center;flex-direction:column;justify-content:center}._dismissProposalContainer_1g69x_120>div{gap:1rem;display:flex;align-items:center;flex-direction:column;justify-content:center}._dismissProposalContainer_1g69x_120>div>div>button{width:70px;margin:10px;font-weight:600;background-color:transparent}._dismissProposalContainer_1g69x_120>div>div>button:nth-child(1):hover{background-color:#0f0}._dismissProposalContainer_1g69x_120>div>div>button:nth-child(2):hover{background-color:red}._votingPhaseContainer_1g69x_152{gap:1rem;display:flex;align-items:center;flex-direction:column;justify-content:center;width:55%}._votingPhaseStats_1g69x_161{gap:.5rem;display:flex;margin-top:10px;flex-direction:column}._votingPhaseProgress_1g69x_168{width:100%;gap:.5rem;display:flex;min-width:320px;align-items:center;flex-direction:column;justify-content:center}._votingPhaseProgress_1g69x_168>input{width:100%;cursor:default}._votingPhaseButtons_1g69x_183{gap:1rem;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}._votingPhaseButtons_1g69x_183>div{gap:1rem;display:flex;min-width:320px;align-items:center;justify-content:center}._votingPhaseButtons_1g69x_183>div>button{gap:5px;height:30px;width:150px;display:flex;cursor:pointer;font-weight:700;border-radius:5px;align-self:center;align-items:center;justify-content:center;border:.5px solid black;background-color:transparent}._alreadyVotedBtns_1g69x_215{gap:1rem;display:flex;min-width:320px;align-items:center;flex-direction:column;justify-content:center}._alreadyVotedBtns_1g69x_215>button{gap:5px;height:30px;width:150px;display:flex;cursor:pointer;font-weight:700;border-radius:5px;align-self:center;align-items:center;justify-content:center;border:.5px solid black;background-color:transparent}._voteForBtn_1g69x_239:hover{color:#fff;align-items:center;background-color:#0f0}._voteAgainstBtn_1g69x_245:hover{color:#fff;align-items:center;background-color:red}._ecpDetailsContainer_1g69x_251{gap:1.5rem;margin:10px;display:flex;min-width:50%;font-weight:700;flex-direction:column}._ecpDetailsContainer_1g69x_251>div{display:flex;align-items:center;justify-content:space-between}._cupDetailsContainer_1g69x_266{gap:1.5rem;margin:10px;display:flex;min-width:50%;font-weight:700;flex-direction:column;overflow-x:auto;width:55%}@media (max-width: 1024px){._cupDetailsContainer_1g69x_266,._votingPhaseContainer_1g69x_152{width:70%}}@media (max-width: 600px){._cupDetailsContainer_1g69x_266,._votingPhaseContainer_1g69x_152{width:100%}}._cupDetailsContainer_1g69x_266>div{width:100%;gap:.5rem;display:flex;flex-direction:column;border-bottom:1px solid rgba(1,69,178,.2)}._cupDetailsContainer_1g69x_266>div>div{display:flex;justify-content:space-between;align-items:center}._cupDetailsContainer_1g69x_266>div>div>*:first-child{margin-right:auto}._cupDetailsContainer_1g69x_266>div>div>span{max-width:450px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._cupDetailsContainer_1g69x_266>div>h3{text-align:left}._proposalDiscussionLink_1g69x_325{color:#0145b2;font-weight:700}._finalizedProposalContainer_1g69x_330{gap:1rem;display:flex;min-width:50%;margin-top:20px;font-weight:700;flex-direction:column}input{width:100%;height:40px;padding:5px}._descriptionContainer_1g69x_345{background-color:#fff;padding:10px;border-radius:8px;overflow-y:auto;max-height:300px;color:#0145b2;text-align:start}._descriptionContainer_1g69x_345::-webkit-scrollbar{width:8px}._descriptionContainer_1g69x_345::-webkit-scrollbar-track{background:#f1f1f1}._descriptionContainer_1g69x_345::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}._descriptionContainer_1g69x_345::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width: 600px){._cupDetailsContainer_1g69x_266{margin:5px;min-width:100%;flex-direction:column}._cupDetailsContainer_1g69x_266>div{gap:.25rem}._cupDetailsContainer_1g69x_266>div>div>span{max-width:200px}}._decodedData_1g69x_389{display:flex;align-items:center}._decodedData_1g69x_389>*:first-child{margin-right:auto}._copyButton_1g69x_398{margin-left:10px;background-color:#96c9ff;color:#fff;border:none;padding:3px 5px;cursor:pointer;border-radius:4px}._copyButton_1g69x_398:hover{background-color:#0056b3}._warningText_1g69x_412{color:red;font-size:14px;margin-top:5px}._votingBarContainer_mbdzy_1{position:relative;height:40px;background-color:#f0f0f0;border:1px solid #ccc;box-sizing:border-box;border-radius:4px}._votingBar_mbdzy_1{height:100%;display:flex;flex-direction:row}._votingBar_mbdzy_1 ._noVotes_mbdzy_16{background-color:#ff6f61;height:100%}._votingBar_mbdzy_1 ._yesVotes_mbdzy_22{background:#4caf50;height:100%}._thresholdMarker_mbdzy_28{top:-12px;width:4px;height:60px;position:absolute;background-color:#ffc107;border:.5px solid black}._markerLabel_mbdzy_37{top:-30px;font-size:12px;position:absolute;white-space:nowrap}._legend_mbdzy_44{display:flex;gap:15px;font-size:.9em;width:100%;margin-top:20px}._legend_mbdzy_44>div{gap:5px;display:flex;align-items:center}._legend_mbdzy_44>div>div{width:10px;height:10px;border:1px solid black}._table_mbdzy_64{width:100%;margin-top:50px}._table_mbdzy_64 td{text-align:left}._table_mbdzy_64 td:last-child{text-align:right}._detailsTableContainer_mbdzy_77{color:#0145b2;text-align:center;margin-bottom:10px}h1,span{color:#0145b2}._sectionContainer_usy9l_5{padding-top:0}._historicProposalsInfoContainer_usy9l_9{width:100%;display:flex;align-items:center;justify-content:space-between}._historicProposalsInfoContainer_usy9l_9>div{display:flex;max-width:400px;flex-direction:column;align-items:flex-start;justify-content:space-between}._historicProposalsHeading_usy9l_24{align-self:start;margin:0}._historicProposalsInfoContainer_usy9l_9>div>div{display:flex;align-items:center;justify-content:space-between}._historicProposalsInfoContainer_usy9l_9>div>div>div{padding:3px;cursor:pointer;margin-top:5px;margin-left:10px}._filterActive_usy9l_42{border:1px solid #0145b2;background-color:#f2f2f2}._historicProposalsSearch_usy9l_47{width:100%;padding:8px;box-sizing:border-box;border:1px solid #ccc;border-radius:4px;font-size:1rem;transition:border-color .3s}._historicProposalsSearch_usy9l_47:focus{border-color:#007bff;outline:none;color:gray}._filterContainer_usy9l_63{gap:.5rem;display:flex;padding:40px 0 5px;align-self:start;text-align:center;align-items:baseline;justify-content:center}._filterContainer_usy9l_63 label{margin-right:10px}._filterContainer_usy9l_63 select{padding:8px;font-size:16px;border:1px solid #ccc;border-radius:4px;background-color:#fff;outline:none;cursor:pointer}
