._link_6ykya_1{cursor:pointer;padding:8px 16px;border-radius:8px;border:1px solid var(--brand-600, #b49109);color:var(--brand-300-brand, #ffce0a);font-size:14px;line-height:18px;font-weight:500}.rc-dialog{position:relative;width:auto;margin:10px}.rc-dialog-wrap{position:fixed;overflow:auto;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.rc-dialog-title{margin:0;font-size:14px;line-height:21px;font-weight:700}.rc-dialog-section{position:relative;background-color:#fff;border:none;border-radius:6px;background-clip:padding-box}.rc-dialog-close{cursor:pointer;border:0;background:transparent;font-size:21px;position:absolute;right:20px;top:12px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2;text-decoration:none}.rc-dialog-close:disabled{pointer-events:none}.rc-dialog-close-x:after{content:"×"}.rc-dialog-close:hover{opacity:1;filter:alpha(opacity=100);text-decoration:none}.rc-dialog-header{padding:13px 20px 14px;border-radius:5px 5px 0 0;background:#fff;color:#666;border-bottom:1px solid #e9e9e9}.rc-dialog-body{padding:20px}.rc-dialog-footer{border-top:1px solid #e9e9e9;padding:10px 20px;text-align:right;border-radius:0 0 5px 5px}.rc-dialog-zoom-enter,.rc-dialog-zoom-appear{opacity:0;animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-play-state:paused}.rc-dialog-zoom-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-play-state:paused}.rc-dialog-zoom-enter.rc-dialog-zoom-enter-active,.rc-dialog-zoom-appear.rc-dialog-zoom-appear-active{animation-name:rcDialogZoomIn;animation-play-state:running}.rc-dialog-zoom-leave.rc-dialog-zoom-leave-active{animation-name:rcDialogZoomOut;animation-play-state:running}@keyframes rcDialogZoomIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes rcDialogZoomOut{0%{transform:scale(1)}to{opacity:0;transform:scale(0)}}@media (min-width: 768px){.rc-dialog{width:600px;margin:30px auto}}.rc-dialog-mask{position:fixed;top:0;right:0;left:0;bottom:0;background-color:#373737;background-color:#37373799;height:100%;filter:alpha(opacity=50);z-index:1050}.rc-dialog-mask-hidden{display:none}.rc-dialog-fade-enter,.rc-dialog-fade-appear{opacity:0;animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.rc-dialog-fade-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.rc-dialog-fade-enter.rc-dialog-fade-enter-active,.rc-dialog-fade-appear.rc-dialog-fade-appear-active{animation-name:rcDialogFadeIn;animation-play-state:running}.rc-dialog-fade-leave.rc-dialog-fade-leave-active{animation-name:rcDialogFadeOut;animation-play-state:running}@keyframes rcDialogFadeIn{0%{opacity:0}to{opacity:1}}@keyframes rcDialogFadeOut{0%{opacity:1}to{opacity:0}}.rc-dialog-mask{z-index:999}.rc-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:fit-content;margin:unset}.rc-dialog-wrap{z-index:9999}.rc-dialog-mask{background:#141416e6}.rc-dialog-title{color:var(--grey-700-active-icon-light, #9393a0);font-size:16px;line-height:18px;font-weight:500}.rc-dialog-section{border-radius:16px;overflow:hidden;box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003;background:var(--grey-800-disabled-icon-dark, #373737);border:1px solid rgba(255,255,255,.05)}.rc-dialog-header{background:var(--grey-800-disabled-icon-dark, #373737);padding:0 40px 0 16px;min-height:48px;display:flex;align-items:center;border:none}.rc-dialog-close{opacity:1;width:16px;height:16px;display:flex;justify-content:center;align-items:center;top:15px;right:15px}.rc-dialog-close-x:after{content:"";background-color:var(--grey-700-active-icon-light, #9393a0);width:15px;height:2px;display:block;transform:rotate(45deg);margin-top:-2px;border-radius:50px}.rc-dialog-close-x:before{content:"";background-color:var(--grey-700-active-icon-light, #9393a0);width:15px;height:2px;display:block;opacity:1;transform:rotate(-45deg);border-radius:50px}.rc-dialog-body{padding:0 15px 16px}._popupWrap_qoijp_83{width:248px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}._popupWrapNoButton_qoijp_92{padding-bottom:24px}._popupTitle_qoijp_96{color:var(--grey-100, #ececee);text-align:center;font-size:16px;line-height:18px;font-weight:500}._popupText_qoijp_104{color:var(--grey-500-active-icon-dark, #b7b7bf);text-align:center;font-size:12px;line-height:16px;font-weight:400}._popupButton_qoijp_112{margin-top:8px;width:100%;cursor:pointer;height:44px;font-size:14px;line-height:18px;font-weight:500}._dialog_qoijp_122 ._title_qoijp_122{color:var(--grey-700-active-icon-light, #9393a0);font-size:16px;line-height:18px;font-weight:500}._hideClose_qoijp_129 .rc-dialog-close{display:none}@keyframes _fadeIn_qoijp_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_qoijp_181{0%{opacity:1}to{opacity:0}}@keyframes _slideUp_qoijp_186{0%{opacity:0;transform:translate(-50%,20%) scale(.95);animation-timing-function:cubic-bezier(.5,0,.2,1)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes _slideUpOut_qoijp_1{0%{opacity:1;transform:translate(-50%,-50%) scale(1);animation-timing-function:cubic-bezier(.46,.32,.25,.9)}to{opacity:0;transform:translate(-50%,-100%) scale(.95)}}.fade-enter,.fade-appear{animation:_fadeIn_qoijp_1 1s ease-in-out}.fade-leave,.fadeOut{animation:_fadeOut_qoijp_181 1s ease-in-out}.slideUp-enter,.slideUp-appear{animation:_slideUp_qoijp_186 1s ease-out}.slideUp-leave{animation:_slideUpOut_qoijp_1 1s ease-in}._btn_17vq9_1{transition:.5s;border-radius:8px;background:var(--brand-300-brand, #ffce0a);box-shadow:0 4px 20px #ffca004d;cursor:pointer;color:var(--basic-black, #131316);width:100%;max-width:248px;height:56px;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:24px;font-weight:500}._btn_1it7j_1{transition:.5s;width:100%;max-width:248px;height:44px;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;color:var(--basic-fff, #fff);padding:12px 16px;border-radius:8px;border:1px solid var(--grey-300-disabled-icon-light, #d3d3d8);font-size:20px;line-height:24px;font-weight:500}._loader_btioz_1{width:32px;aspect-ratio:2;--_g: no-repeat radial-gradient(circle closest-side, #6b6b6b 90%, #0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:33.3333333333% 33%;animation:_l3_btioz_1 1s infinite linear}@keyframes _l3_btioz_1{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}._sentiment_125ae_1{display:flex;flex-direction:column;gap:6px;padding:0}._sentimentText_125ae_7{display:flex;flex-direction:row;align-items:center;padding:0;gap:2px;color:var(--grey-50-hover, #f7f7f8);font-size:14px;line-height:18px;font-weight:500}._sentimentText_125ae_7:last-child{text-align:end}._sentimentTextRow_125ae_21{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;color:#b7b7bf;font-size:12px;line-height:16px;font-weight:400}._sentimentBarRow_125ae_32{width:100%;display:flex;padding:0;height:8px;border-radius:2px;overflow:hidden;box-shadow:0 1px #ffffff26,0 -1px #0003,0 2px 4px #ffffff0d}._sentimentBullish_125ae_41{background:linear-gradient(90deg,#11ac78,#21d297)}._sentimentBearish_125ae_44{background:linear-gradient(90deg,#ff7080,#e95465)}._sentiment_125ae_1 ._divider_125ae_47{animation:_shrinkProgressBar_125ae_1 .7s cubic-bezier(.47,.45,0,.99) forwards}@keyframes _shrinkProgressBar_125ae_1{0%{width:100%}to{width:4px}}._sentimentNoData_125ae_58{background-color:#464232;border-radius:2px}._sentiment_125ae_1 ._divider_125ae_47{width:100%;background-color:var(--basic-fff, #fff)}._arrowBullish_125ae_67,._arrowBearish_125ae_68,._arrowNoData_125ae_69{display:flex;align-items:center;width:16px;height:16px;justify-content:center}._noDate_125ae_77{color:var(--grey-700-active-icon-light, #9393a0)}._overlay_5egpx_1{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999}._overlay_5egpx_1._visible_5egpx_10:before{content:"";position:fixed;width:100%;height:100%;top:0;left:0;background:#141416e6;opacity:0;animation:_fadeInBackground_5egpx_1 .3s ease-in-out .2s forwards}._container_5egpx_22{position:fixed;bottom:0;left:50%;width:100%;z-index:999999;background:var(--grey-800-disabled-icon-dark, #373737);border-radius:16px 16px 0 0;padding:0 24px 40px;pointer-events:none;transition:transform .4s ease-in-out,opacity .3s ease-in-out;transform:translate(-50%) translateY(100%)}._container_5egpx_22._visible_5egpx_10{transform:translate(-50%) translateY(0);opacity:1;pointer-events:auto}._header_5egpx_41{max-width:640px;margin:0 auto;top:0;display:flex;width:100%;padding-block:16px;align-items:center;justify-content:space-between}._header_5egpx_41 ._title_5egpx_51{color:var(--grey-100, #ececee);font-size:20px;line-height:24px;font-weight:500}._closeIcon_5egpx_58{cursor:pointer}._content_5egpx_62{max-width:640px;margin:0 auto;padding-top:8px;color:var(--grey-400, #c6c6cd);max-height:calc(100vh - 180px);overflow:auto;font-size:14px;line-height:16px;font-weight:300}._content_5egpx_62 h2{color:var(--grey-400, #c6c6cd);padding-bottom:9px;font-size:16px;line-height:18px;font-weight:500}._content_5egpx_62 h2:not(:first-of-type){padding-top:21px}._content_5egpx_62 h3{color:var(--grey-400, #c6c6cd);padding-bottom:9px;padding-top:21px;font-size:14px;line-height:16px;font-weight:600}._content_5egpx_62 p{padding:9px 0}._content_5egpx_62 ul,._content_5egpx_62 ol{padding-inline-start:20px;margin:0}._content_5egpx_62 ul li::marker{color:var(--grey-25, #fbfbfb)}._content_5egpx_62::-webkit-scrollbar{width:4px;border-radius:16px}._content_5egpx_62::-webkit-scrollbar-track{background:transparent;border-radius:16px}._content_5egpx_62::-webkit-scrollbar-thumb{background:var(--grey-400, #c6c6cd);border-radius:16px}._openBtn_5egpx_115{cursor:pointer;width:fit-content;margin:15px auto 0;display:flex;align-items:center;color:var(--grey-700-active-icon-light, #9393a0);font-size:14px;line-height:18px;font-weight:500}._green_5egpx_127{color:var(--system-green, #11ac78);font-size:14px;line-height:18px;font-weight:500}._red_5egpx_134{color:var(--system-red-100, #e85b6b);font-size:14px;line-height:18px;font-weight:500}._white_5egpx_141{color:var(--grey-25, #fbfbfb);font-size:14px;line-height:18px;font-weight:500}._yellow_5egpx_148{color:var(--brand-100, #ffeca0);font-size:14px;line-height:18px;font-weight:500}._divider_5egpx_155{width:100%;background:#ffffff1a;height:1px;margin-bottom:3px;margin-top:15px}@keyframes _fadeInBackground_5egpx_1{0%{opacity:0}to{opacity:1}}._isShowFullScreen_264z9_1{top:10vh!important;margin-bottom:10vh}._isShowFullScreen_264z9_1:before{-webkit-backdrop-filter:blur(160px)!important;backdrop-filter:blur(160px)!important;top:-10vh!important;height:18vh!important}._container_1xpp2_1{position:sticky;top:0;z-index:998;display:flex;justify-content:center;width:100%}._container_1xpp2_1:before{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:absolute;top:0;left:50%;transform:translate(-50%);content:"";width:100%;height:100%}._wrap_1xpp2_20{width:100%;margin:8px 8px 0;padding:16px;border-radius:16px;background:#2d2e31cc;box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;justify-content:space-evenly;align-items:center;min-height:66px}._container_17izp_1{position:fixed!important;z-index:1000;margin:0 auto;left:0;bottom:0;width:100%;display:flex;justify-content:center}._footer_17izp_12{max-width:1440px;width:calc(100% - 80px);display:flex;flex-direction:column}@media screen and (width < 1200px){._footer_17izp_12{width:calc(100% - 64px)}}@media screen and (width < 744px){._footer_17izp_12{width:calc(100% - 16px)}}._wrap_17izp_29{padding:16px;border-radius:16px;background:#2d2e31cc;background:var(--opacity-head-80, rgba(45, 46, 49, .9));box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003;display:flex;justify-content:space-evenly;align-items:center;margin-top:8px;margin-bottom:24px;position:relative;z-index:2}._item_17izp_44{display:flex;flex-direction:column;row-gap:2px;align-items:center;color:var(--grey-200, #e0e0e4);font-family:var(--OI-Font-Inter);position:relative;width:62px;font-size:10px;line-height:12px;font-weight:400}._icon_17izp_58{position:relative;z-index:2}._coin_17izp_63{width:8px;height:8px;border-radius:50%;position:absolute;right:20px;top:0;z-index:1;background:var(--brand-300-brand, #ffce0a)}._active_17izp_74{color:var(--brand-100, #ffeca0)}._linkItem_17izp_78{max-width:64px;width:100%}._progressiveBlurContainer_17izp_83{position:absolute;left:0;bottom:0;right:0;width:100%;height:100%;pointer-events:none}._progressiveBlurContainer_17izp_83>._blurFilter_17izp_93{position:absolute;top:0;left:0;bottom:0;right:0}._progressiveBlurContainer_17izp_83>._blurFilter_17izp_93:nth-child(1){-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);mask:linear-gradient(rgba(0,0,0,0),rgb(0,0,0) 10%,rgb(0,0,0) 30%,rgba(0,0,0,0) 40%)}._progressiveBlurContainer_17izp_83>._blurFilter_17izp_93:nth-child(2){-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);mask:linear-gradient(rgba(0,0,0,0) 10%,rgb(0,0,0) 20%,rgb(0,0,0) 40%,rgba(0,0,0,0) 50%)}._progressiveBlurContainer_17izp_83>._blurFilter_17izp_93:nth-child(3){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);mask:linear-gradient(rgba(0,0,0,0) 15%,rgb(0,0,0) 30%,rgb(0,0,0) 50%,rgba(0,0,0,0) 60%)}._progressiveBlurContainer_17izp_83>._blurFilter_17izp_93:nth-child(4){-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);mask:linear-gradient(rgba(0,0,0,0) 20%,rgb(0,0,0) 40%,rgb(0,0,0) 60%,rgba(0,0,0,0) 70%)}._progressiveBlurContainer_17izp_83>._blurFilter_17izp_93:nth-child(5){-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);mask:linear-gradient(rgba(0,0,0,0) 40%,rgb(0,0,0) 60%,rgb(0,0,0) 80%,rgba(0,0,0,0) 90%)}._progressiveBlurContainer_17izp_83>._blurFilter_17izp_93:nth-child(6){-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);mask:linear-gradient(rgba(0,0,0,0) 60%,rgb(0,0,0) 80%)}._progressiveBlurContainer_17izp_83>._blurFilter_17izp_93:nth-child(7){z-index:10;-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);mask:linear-gradient(rgba(0,0,0,0) 70%,rgb(0,0,0) 100%)}._progressiveBlurContainer_17izp_83>._gradient_17izp_137{position:absolute;top:0;left:0;right:0;bottom:0}._wrap_1hbdq_1{color:var(--grey-100, #ececee);font-size:14px;line-height:16px;font-weight:500}._pending_1hbdq_8{color:var(--grey-700-active-icon-light, #9393a0)}._wrap_vmhre_1{display:flex;align-items:center;gap:4px;font-size:14px;line-height:16px;font-weight:500}._header_b8vd0_1{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}._projectInfoWrap_b8vd0_8{display:flex;align-items:center;justify-content:center;gap:8px;max-width:80%;overflow:hidden}._projectInfoWrap_b8vd0_8 ._logo_b8vd0_16{width:32px;height:32px;border-radius:50%;box-shadow:0 1px #ffffff26,0 -1px #0003,0 2px 4px #ffffff0d;will-change:box-shadow;transform:translateZ(0)}._projectInfoWrap_b8vd0_8 ._info_b8vd0_24{max-width:80%}._projectInfoWrap_b8vd0_8 ._info_b8vd0_24 ._title_b8vd0_27{color:var(--grey-100, #ececee);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:20px;line-height:24px;font-weight:500}._projectInfoWrap_b8vd0_8 ._info_b8vd0_24 ._symbol_b8vd0_36{overflow:hidden;color:var(--grey-500-active-icon-dark, #b7b7bf);font-size:14px;line-height:16px;font-weight:500}._rankWrap_b8vd0_44{display:flex;flex-direction:column;color:var(--grey-200, #e0e0e4);font-size:14px;line-height:16px;font-weight:500}._rankWrap_b8vd0_44 ._rank_b8vd0_44{white-space:nowrap;color:var(--grey-700-active-icon-light, #9393a0)}._rankWrap_b8vd0_44 ._graph_b8vd0_56{text-align:right;color:var(--grey-100, #ececee);font-family:var(--OI-Font-Inter);font-size:10px;line-height:12px;font-weight:400}._placeBetWrap_1l8l1_1{display:flex;gap:8px;margin:14px 0 16px;z-index:102;position:relative}._placeBetWrap_1l8l1_1 ._btn_1l8l1_8{cursor:pointer;border-radius:8px;padding:8px 16px;width:100%;display:flex;align-items:center;justify-content:center;box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003;will-change:box-shadow;transform:translateZ(0)}._placeBetWrap_1l8l1_1 ._down_1l8l1_20{background-color:#e85b6bcc;transition:background-color .2s}._placeBetWrap_1l8l1_1 ._down_1l8l1_20._disabled_1l8l1_24{background-color:#e85b6b;transition:background-color .2s;opacity:.3}._placeBetWrap_1l8l1_1 ._down_1l8l1_20:hover{background-color:#e85b6b}._placeBetWrap_1l8l1_1 ._up_1l8l1_32{transition:background-color .2s;background-color:#2fc08ccc}._placeBetWrap_1l8l1_1 ._up_1l8l1_32._disabled_1l8l1_24{background-color:#2fc08c;transition:background-color .2s;opacity:.3}._placeBetWrap_1l8l1_1 ._up_1l8l1_32:hover{background-color:#2fc08c}._card_dm0zp_1{position:relative;z-index:1000;transition:opacity .5s}._card_dm0zp_1 .sparkline{transition:opacity .5s;opacity:1}._hideSparkline_dm0zp_11 .sparkline{transition:opacity .5s;opacity:0}._priceInfoWrap_1spbs_1{margin-top:16px}._priceInfoWrap_1spbs_1 ._price_1spbs_1{color:var(--grey-100, #ececee);display:flex;align-items:center;gap:4px;font-size:32px;line-height:32px;font-weight:500}._priceInfoWrap_1spbs_1 ._price_1spbs_1 span{color:var(--grey-500-active-icon-dark, #b7b7bf)}._priceInfoWrap_1spbs_1 ._itemWrap_1spbs_16{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-top:8px;flex-wrap:wrap}._priceInfoWrap_1spbs_1 ._priceItem_1spbs_24{padding:4px 6px;border-radius:4px;background:#1e1e1e80;display:flex;justify-content:space-between;gap:4px;max-width:100%;flex-grow:1;font-size:12px;line-height:16px;font-weight:500}._priceInfoWrap_1spbs_1 ._priceItem_1spbs_24 ._time_1spbs_37{color:var(--grey-700-active-icon-light, #9393a0)}._priceInfoWrap_1spbs_1 ._priceItem_1spbs_24 ._positive_1spbs_40{color:var(--system-green, #11ac78)}._priceInfoWrap_1spbs_1 ._priceItem_1spbs_24 ._negative_1spbs_43{color:var(--system-red-100, #e85b6b)}._skeletonStatic_5rgbq_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px 16px;position:absolute;left:0;top:0;width:100%;height:100%}._skeletonStatic_5rgbq_1 ._frame_5rgbq_15{display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;flex:1;align-self:stretch;width:100%;flex-grow:1}._skeletonStatic_5rgbq_1 ._div_5rgbq_27{display:flex;align-items:flex-start;justify-content:space-between;position:relative;align-self:stretch;width:100%;flex:0 0 auto}._skeletonStatic_5rgbq_1 ._tableRow_5rgbq_37{display:flex;height:40px;align-items:center;gap:8px;position:relative;flex:1;flex-grow:1}._skeletonStatic_5rgbq_1 ._numberIcons_5rgbq_47{display:inline-flex;align-items:center;gap:4px;position:relative;flex:0 0 auto}._skeletonStatic_5rgbq_1 ._avatarStyles_5rgbq_55{position:relative;width:32px;height:32px;border-radius:1000px;overflow:hidden}._skeletonStatic_5rgbq_1 ._image_5rgbq_63{display:flex;width:32px;height:32px;align-items:center;gap:10px;position:relative}._skeletonStatic_5rgbq_1 ._imageAvatar_5rgbq_72{position:relative;flex:1;align-self:stretch;flex-grow:1;margin-left:-.16px;margin-right:-.16px;background-color:#585858;border-radius:4px}._skeletonStatic_5rgbq_1 ._text_5rgbq_83{display:flex;flex-direction:column;align-items:flex-start;gap:4px;position:relative;flex:1;flex-grow:1}._skeletonStatic_5rgbq_1 ._chips_5rgbq_93{width:93px;height:16px;position:relative;background-color:#585858;border-radius:4px}._skeletonStatic_5rgbq_1 ._chips2_5rgbq_101{width:26px;height:9px;position:relative;background-color:#585858;border-radius:4px}._skeletonStatic_5rgbq_1 ._frame2_5rgbq_109{display:inline-flex;flex-direction:column;align-items:flex-end;justify-content:center;position:relative;align-self:stretch;flex:0 0 auto}._skeletonStatic_5rgbq_1 ._chips3_5rgbq_119{width:93px;height:26px;position:relative;background-color:#585858;border-radius:4px}._skeletonStatic_5rgbq_1 ._frame3_5rgbq_127{display:flex;flex-direction:column;align-items:flex-start;gap:8px;position:relative;align-self:stretch;width:100%;flex:0 0 auto}._skeletonStatic_5rgbq_1 ._chipsWrapper_5rgbq_138{display:inline-flex;flex-direction:column;align-items:flex-end;gap:8px;position:relative;flex:0 0 auto}._skeletonStatic_5rgbq_1 ._chips4_5rgbq_147{width:152px;height:32px;position:relative;background-color:#585858;border-radius:4px}._skeletonStatic_5rgbq_1 ._frame4_5rgbq_155{display:flex;height:24px;align-items:center;gap:4px;position:relative;align-self:stretch;width:100%}._skeletonStatic_5rgbq_1 ._chips5_5rgbq_165{width:93.33px;height:24px;position:relative;background-color:#585858;border-radius:4px}._skeletonStatic_5rgbq_1 ._voteButtons_5rgbq_173{display:flex;align-items:center;gap:8px;position:relative;align-self:stretch;width:100%;flex:0 0 auto;border-radius:8px}._skeletonStatic_5rgbq_1 ._newButtonVote_5rgbq_184{position:relative;flex:1;flex-grow:1;height:64px;background-color:#585858;border-radius:8px}@keyframes _skeletonAnimation_5rgbq_1{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}._numberIcons_5rgbq_47,._chips_5rgbq_93,._chips2_5rgbq_101,._chips3_5rgbq_119,._chips4_5rgbq_147,._chips5_5rgbq_165,._newButtonVote_5rgbq_184{animation:_skeletonAnimation_5rgbq_1 1.5s ease-in-out infinite}._item_1vb4c_1{display:flex;flex-direction:column;row-gap:4px;text-align:center;min-width:104px;font-size:16px;line-height:18px;font-weight:500}._loader_1vb4c_12{margin:0 auto}._itemName_1vb4c_16{color:var(--grey-400, #c6c6cd);text-align:center;font-family:var(--OI-Font-Inter);font-size:10px;line-height:12px;font-weight:400}._balance_1vb4c_25{color:var(--brand-300-brand, #ffce0a)}._balance_1vb4c_25 span{font-weight:400}._projectPredict_1vb4c_32,._onGoing_1vb4c_33{color:var(--grey-100, #ececee)}._wrap_vg079_1{display:flex;align-items:center;gap:4px;font-size:14px;line-height:18px;font-weight:500}._wrap_vg079_1 span{font-size:14px;line-height:18px;font-weight:400}._lose_vg079_15{color:var(--grey-600, #a6a6b0)}._lose_vg079_15 span{color:var(--grey-700-active-icon-light, #9393a0)}._profit_vg079_22,._profit_vg079_22 span{color:var(--brand-500-yellow-text-btns, #dfb200)}._skeleton_1qp31_1{margin:0 auto;display:block}._wrap_13t01_1{display:flex;align-items:center;justify-content:center;flex-direction:column;position:absolute;left:0;top:0;width:100%;height:100%;padding-bottom:100px;opacity:0;transition:opacity .5s;z-index:103}._visible_13t01_17{opacity:1}._title_13t01_21{color:var(--grey-100, #ececee);text-align:center;font-size:32px;line-height:32px;font-weight:500}._description_13t01_29{text-align:center;font-size:20px;line-height:24px;font-weight:500}._descriptionDown_13t01_36{transition:all 1s;color:var(--system-red-100, #e85b6b)}._descriptionUp_13t01_41{transition:all 1s;color:var(--system-green, #11ac78)}._wrap_1rdui_1{display:flex;flex-direction:column;gap:8px;text-align:center;padding-inline:16px;align-items:center;justify-content:center;height:100%}._info_1rdui_12{display:flex;flex-direction:column;color:var(--grey-100, #ececee);text-align:center;font-size:16px;line-height:18px;font-weight:500}._description_1rdui_22{color:var(--grey-500-active-icon-dark, #b7b7bf);text-align:center;font-size:12px;line-height:16px;font-weight:400}._icon_1rdui_30{width:144px;height:144px}._button_1rdui_35{margin-top:8px}._wrap_cwlbe_1{display:flex;flex-direction:column;gap:8px;text-align:center;padding-inline:16px;align-items:center;height:100%;justify-content:center}._info_cwlbe_12{display:flex;flex-direction:column;color:var(--grey-100, #ececee);text-align:center;font-size:20px;line-height:24px;font-weight:500}._description_cwlbe_22{color:var(--grey-500-active-icon-dark, #b7b7bf);text-align:center;font-size:12px;line-height:16px;font-weight:400}._icon_cwlbe_30{width:144px;height:144px}._timer_cwlbe_35{color:var(--brand-300-brand, #ffce0a);font-size:48px;line-height:48px;font-weight:500}._item_1xjdw_1{display:flex;flex-direction:column;row-gap:4px;justify-content:end;height:100%;text-align:center;font-size:16px;line-height:18px;font-weight:500}._item_1xjdw_1 img{margin:auto}._itemName_1xjdw_16{color:var(--grey-400, #c6c6cd);text-align:center;font-family:var(--OI-Font-Inter);font-size:10px;line-height:12px;font-weight:400}._predictions_1xjdw_25{color:var(--grey-100, #ececee)}._won_1xjdw_29{color:var(--green-500, #149f70)}._lost_1xjdw_33{color:var(--system-red, #e95465)}._accuracy_1xjdw_37{color:var(--brand-500-yellow-text-btns, #dfb200)}._wrap_yma7c_1{display:flex;flex-direction:column;flex:1;margin-bottom:auto}._betsWrap_yma7c_8{display:flex;flex-direction:column;gap:8px;margin-inline:8px;flex:1}._skeleton_yma7c_16{height:150px;animation:_skeletonAnimation_yma7c_1 1.5s ease-in-out infinite}._card_yma7c_21{position:relative;border-radius:16px;background:#26272a;box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003;padding:16px}._card_yma7c_21 ._itemCard_yma7c_28{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.05);padding:11px 0}._card_yma7c_21 ._itemCard_yma7c_28:nth-child(2){padding:0 0 11px}._card_yma7c_21 ._itemCard_yma7c_28:last-child{border:none;padding-bottom:0}._card_yma7c_21 ._projectInfo_yma7c_41{display:flex;align-items:center;gap:4px;color:var(--grey-100, #ececee);font-size:16px;line-height:18px;font-weight:500}._card_yma7c_21 ._projectInfo_yma7c_41 ._line_yma7c_50{width:1px;height:14px;background:#ffffff0d}._card_yma7c_21 ._priceInfo_yma7c_55{display:flex;flex-direction:column;gap:4px;color:var(--grey-700-active-icon-light, #9393a0);font-size:12px;line-height:16px;font-weight:400}._card_yma7c_21 ._priceInfo_yma7c_55 span{color:var(--grey-100, #ececee);font-size:14px;line-height:16px;font-weight:700}._card_yma7c_21 ._textRight_yma7c_70,._card_yma7c_21 ._textRight_yma7c_70 span{text-align:right}._card_yma7c_21 ._profit_yma7c_76{color:var(--grey-700-active-icon-light, #9393a0);font-size:14px;line-height:16px;font-weight:400}._emptyState_yma7c_83{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-block:auto}._linkItem_yma7c_91{cursor:pointer;display:block;padding:8px 16px;border-radius:8px;border:1px solid var(--brand-600, #b49109);color:var(--brand-300-brand, #ffce0a)}._emptyStateDescription_yma7c_100{color:var(--grey-500-active-icon-dark, #b7b7bf);text-align:center;margin:8px 0 16px;font-size:12px;line-height:16px;font-weight:400}._overlay_yma7c_109{position:absolute;top:0;left:0;border-radius:16px;background:#26272a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;height:100%;display:flex;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease}._overlayWrap_yma7c_125{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:192px;margin:0 auto}._overlayTitle_yma7c_134{color:var(--grey-100, #ececee);text-align:center;margin:8px 0 16px;font-size:16px;line-height:18px;font-weight:500}._overlayButtonsWrap_yma7c_143{display:flex;width:100%;justify-content:center;padding:0 15px}._overlayButtonsWrap_yma7c_143 div{cursor:pointer;border-radius:8px;border:1px solid var(--grey-700-active-icon-light, #9393a0);color:var(--grey-100, #ececee);padding:3px 15px;font-size:12px;line-height:16px;font-weight:600}._active_yma7c_160 ._overlay_yma7c_109{opacity:1;transition:opacity .3s ease;pointer-events:all}._noResults_yma7c_166{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto 0}._noResultsTitle_yma7c_174{margin-top:8px;margin-bottom:16px;color:var(--grey-500-active-icon-dark, #b7b7bf);text-align:center;font-size:12px;line-height:16px;font-weight:300}._noResultsButton_yma7c_184{max-width:127px;height:36px;font-size:14px;line-height:18px;font-weight:500}@keyframes _skeletonAnimation_yma7c_1{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}._wrap_16brj_1{margin-inline:16px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}._filterItem_16brj_9{width:fit-content;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:4px;background:var(--grey-800-disabled-icon-dark, #373737);box-shadow:0 .5px #ffffff0d inset,0 .5px #57575740;color:var(--grey-500-active-icon-dark, #b7b7bf);padding:4px 8px;transition:all .3s;font-size:12px;line-height:16px;font-weight:500}._filterItem_16brj_9._active_16brj_25{background:var(--brand-700, #524a29);box-shadow:0 .5px #fff3,0 1px 1px #00000040 inset;color:var(--grey-100, #ececee)}._sortingItemsWrap_16brj_31{display:flex;align-items:center;gap:4px}._divider_16brj_37{width:1px;height:18px;background:#535353;margin-inline:4px}._sortingFilterWrap_16brj_44{display:flex;align-items:center;justify-content:center}._wrap_myhxe_1{margin-inline:8px;display:flex;flex-direction:column;gap:8px;margin-bottom:16px}._profit_myhxe_9{display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:16px;background:#2d2e31cc;box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}._profitContent_myhxe_20{display:flex;flex-direction:column}._profitTitle_myhxe_25{width:fit-content;display:flex;align-items:center;margin-bottom:2px;color:var(--grey-500-active-icon-dark, #b7b7bf);font-size:12px;line-height:16px;font-weight:400}._profitTitle_myhxe_25 img{margin-left:4px}._profitCount_myhxe_39{color:var(--brand-600, #b49109);font-size:14px;line-height:22px;font-weight:400}._profitCount_myhxe_39 span{color:var(--brand-500-yellow-text-btns, #dfb200);font-weight:600}._profitDisabled_myhxe_50{color:var(--grey-700-active-icon-light, #9393a0)}._tooltip_myhxe_54{padding:8px!important;max-width:124px;background:#000000d9!important;border-radius:8px!important;color:var(--basic-fff, #fff)!important;font-family:var(--OI-Font-Inter)!important;font-size:10px!important;font-style:normal!important;font-weight:400!important;line-height:12px!important}._profitButton_myhxe_67{cursor:pointer;height:fit-content;display:flex;padding:4px 8px 4px 10px;justify-content:center;align-items:center;border-radius:8px;background:#444;box-shadow:0 16px 18px #0000000d,0 4px 10px #0000000f;color:var(--grey-500-active-icon-dark, #b7b7bf);gap:6px;transition:all .3s;font-size:12px;line-height:16px;font-weight:500}._sentiment_myhxe_85{padding:16px;border-radius:16px;background:#2d2e31cc;box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}._sentimentTitle_myhxe_93{color:var(--grey-100, #ececee);margin-bottom:24px;display:flex;justify-content:space-between;font-size:16px;line-height:18px;font-weight:500}._sentimentTitle_myhxe_93 span{max-width:50%;color:#b4ae94;text-align:right;font-family:var(--OI-Font-Inter);font-size:10px;line-height:12px;font-weight:400}._sentimentStats_myhxe_112{margin-top:24px;display:flex}._sentimentStatsItem_myhxe_117{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column}._sentimentStatsItem_myhxe_117:not(:last-child){border-right:1px solid rgba(255,255,255,.05)}._sentimentStatsItem_myhxe_117 div{color:#f7f7f8;font-size:14px;line-height:18px;font-weight:500}._sentimentStatsItem_myhxe_117 p{color:#b7b7bf;font-size:12px;line-height:16px;font-weight:400}._isLoading_myhxe_140 ._profit_myhxe_9,._isLoading_myhxe_140 ._sentiment_myhxe_85{position:relative}._isLoading_myhxe_140 ._profit_myhxe_9:before,._isLoading_myhxe_140 ._sentiment_myhxe_85:before{position:absolute;top:0;left:0;content:"";width:100%;height:100%;border-radius:16px;background:linear-gradient(90deg,#222326,#2a2b2e,#222326);background-size:300% 100%;animation:_skeleton-gradient_myhxe_1 2s infinite ease-in-out;z-index:2}@keyframes _skeleton-gradient_myhxe_1{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}._wrap_gznsx_1{position:absolute;width:100%;height:100%;left:0;top:0;display:flex;align-items:flex-end;justify-content:center;padding:56px 8px 80px}._container_gznsx_13{height:100%;max-width:344px;display:flex;flex-direction:column;align-items:center;gap:40px}._loader_gznsx_22{height:25vh}._loaderWrap_gznsx_26{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:auto}._loaderWrap_gznsx_26 ._title_gznsx_33{color:var(--grey-100, #ececee);text-align:center;font-size:20px;line-height:24px;font-weight:500}._description_gznsx_41{margin-top:auto;max-width:100px;color:var(--grey-500-active-icon-dark, #b7b7bf);text-align:center;font-size:12px;line-height:16px;font-weight:400}._wrap_ri3gi_1{position:absolute;width:100%;height:100%;left:0;top:0;display:flex;align-items:center;justify-content:center}._container_ri3gi_12{max-width:288px;display:flex;flex-direction:column;align-items:center;gap:8px}._title_ri3gi_20{color:var(--grey-100, #ececee);text-align:center;font-size:16px;line-height:18px;font-weight:500}._description_ri3gi_28{color:var(--grey-500-active-icon-dark, #b7b7bf);text-align:center;font-size:12px;line-height:16px;font-weight:400}._wrap_1v6y7_1{display:flex;flex-direction:column;align-items:center;padding-bottom:58px;max-width:400px;margin:0 auto;transition:height .4s ease-in-out;height:100vh}._contentWrap_1v6y7_12{height:100%;margin-bottom:16px;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:height .4s ease-in-out}._logo_1v6y7_22{margin-bottom:16px}._logo_1v6y7_22 img{width:144px;height:144px;object-fit:contain}._header_1v6y7_31{color:var(--grey-100, #ececee);margin-bottom:8px;font-size:20px;line-height:24px;font-weight:500}._description_1v6y7_39{color:var(--grey-100, #ececee);text-align:center;font-size:14px;line-height:18px;font-weight:400}._form_1v6y7_47{width:100%}._form_1v6y7_47 ._inputWrap_1v6y7_51:nth-last-child(3){margin-bottom:8px}._form_1v6y7_47 ._inputWrap_1v6y7_51:nth-last-child(3) ._input_1v6y7_51{padding-right:28px}._inputWrap_1v6y7_51{margin-bottom:16px}._inputContainer_1v6y7_62{width:100%;position:relative}._inputContainer_1v6y7_62 ._label_1v6y7_66{position:absolute;left:12px;top:50%;pointer-events:none;transform:translateY(-50%);transition:all .3s ease;overflow:hidden;color:var(--grey-700-active-icon-light, #9393a0);font-size:14px;line-height:18px;font-weight:400}._input_1v6y7_51{width:100%;height:56px;padding:18px 12px 0;border-radius:8px;border:1px solid var(--grey-750, #535353);background:var(--grey-800-disabled-icon-dark, #373737);color:var(--grey-50-hover, #f7f7f8);transition:border-color .3s ease,box-shadow .3s ease;font-size:16px;line-height:16px;font-weight:400}._input_1v6y7_51::placeholder{opacity:0}._input_1v6y7_51:focus{outline:none;border:2px solid var(--brand-600, #b49109);box-shadow:0 6px 6px #00000059}._input_1v6y7_51:focus~._label_1v6y7_66{top:10px;transform:translateY(0);font-size:12px;line-height:16px;font-weight:400}._input_1v6y7_51:not(:placeholder-shown)~._label_1v6y7_66{top:10px;transform:translateY(0);font-size:12px;line-height:16px;font-weight:400}._input_1v6y7_51:-webkit-autofill,._input_1v6y7_51:-webkit-autofill:hover,._input_1v6y7_51:-webkit-autofill:focus,._input_1v6y7_51:-webkit-autofill:active{background-color:transparent!important;color:var(--grey-50-hover, #f7f7f8)!important;box-shadow:0 0 0 1000px var(--grey-800-disabled-icon-dark, #373737) inset!important;-webkit-text-fill-color:var(--grey-50-hover, #f7f7f8)!important}._buttonsWrap_1v6y7_127{display:flex;flex-direction:column}._submit_1v6y7_132{border-radius:8px;border:1px solid var(--grey-300-disabled-icon-light, #d3d3d8);color:var(--basic-fff, #fff);height:56px;display:flex;justify-content:center;align-items:center;font-size:20px;line-height:24px;font-weight:500}._submit_1v6y7_132:hover{cursor:pointer}._forgotPassword_1v6y7_148{margin-left:auto;color:var(--grey-700-active-icon-light, #9393a0);text-align:right;display:block;font-size:10px;line-height:12px;font-weight:400}._forgotPassword_1v6y7_148:focus,._forgotPassword_1v6y7_148:hover{outline:none;color:var(--brand-600, #b49109)}._errorMessage_1v6y7_162{overflow:hidden;color:var(--system-red, #e95465);font-size:10px;line-height:16px;font-weight:400}._passwordInfoBlock_1v6y7_170{height:16px;display:flex;justify-content:space-between;margin-bottom:16px}._inputErrorState_1v6y7_177{background:#3a1d21;border:1px solid var(--system-red, #e95465)}._inputErrorState_1v6y7_177:focus{border:1px solid var(--system-red, #e95465)}._inputErrorState_1v6y7_177+._label_1v6y7_66{color:var(--red-825, #8f4049)}._submitDisabled_1v6y7_188{opacity:.5}._shake_1v6y7_191{animation:_shake_1v6y7_191 .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);perspective:1000px}._showPassIcon_1v6y7_197{position:absolute;top:51%;transform:translateY(-50%);right:12px;height:16px}@supports (-webkit-appearance: none) and (not (translate: none)){._input_1v6y7_51{font-size:16px;line-height:18px;font-weight:400}}._loader_1v6y7_212{--color: white;--size-mid: 6vmin;--size-dot: 1.5vmin;--size-bar: .4vmin;--size-square: 3vmin;position:relative;width:50%;display:grid;place-items:center}._loader_1v6y7_212:before,._loader_1v6y7_212:after{content:"";box-sizing:border-box;position:absolute}._loader_1v6y7_212:before{height:var(--size-bar);width:160px;background-color:var(--color);animation:_loader_1v6y7_212 1.2s cubic-bezier(0,0,.13,.9) infinite}@keyframes _loader_1v6y7_212{0%,44%,88.1%,to{transform-origin:left}0%,to,88%{transform:scaleX(0)}44.1%,88%{transform-origin:right}33%,44%{transform:scaleX(1)}}@keyframes _shake_1v6y7_191{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@media screen and (width > 500px){._wrap_1v6y7_1{height:calc(100% - 24px)!important}}@media screen and (width < 500px){._wrap_1v6y7_1:not(._inFocus_1v6y7_272){height:calc(100% - 24px)!important;overflow:hidden}._inFocus_1v6y7_272 ._contentWrap_1v6y7_12{height:fit-content}}._container_1e2p7_1{margin-top:8px;height:calc(100% - 8px);padding-inline:16px}._wrap_1e2p7_7{position:relative;margin:auto;max-width:400px;flex-direction:column;display:flex;align-items:center;justify-content:center;height:calc(100vh - 20px);gap:32px;padding-bottom:56px;background-size:cover;background-position:top center;background-repeat:no-repeat}._contentWrap_1e2p7_23{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:auto;text-align:center}._logo_1e2p7_32{position:absolute;top:-12%;left:50%;transform:translate(-50%);width:calc(100% + 32px)}._logo_1e2p7_32 img{width:100%;height:auto;object-position:top;object-fit:contain}@media screen and (max-height: 680px){._logo_1e2p7_32{top:-25%}}._infoBlock_1e2p7_51{position:relative;z-index:2}._header_1e2p7_56{color:var(--grey-100, #ececee);margin-bottom:8px;font-size:20px;line-height:24px;font-weight:500}._description_1e2p7_64{color:var(--grey-100, #ececee);text-align:center;font-size:14px;line-height:18px;font-weight:400}._form_1e2p7_72{position:relative;z-index:2;width:100%}._buttonsWrap_1e2p7_78{display:flex;flex-direction:column;gap:8px}._submit_1e2p7_84{border-radius:8px;border:1px solid var(--grey-300-disabled-icon-light, #d3d3d8);color:var(--basic-fff, #fff);height:56px;display:flex;justify-content:center;align-items:center;font-size:20px;line-height:24px;font-weight:500}._submit_1e2p7_84:hover{cursor:pointer}._signUp_1e2p7_100{border-radius:8px;background-color:var(--grey-100, #ececee);height:56px;display:flex;justify-content:center;align-items:center;color:var(--basic-black, #131316);font-size:20px;line-height:24px;font-weight:500}._signUp_1e2p7_100:hover{cursor:pointer}._backButton_1e2p7_116{margin-top:8px;margin-left:5px;display:flex;width:fit-content;margin-right:auto;position:relative;color:var(--grey-50-hover, #f7f7f8);font-size:12px;line-height:16px;font-weight:500}._backButton_1e2p7_116:before{content:"";position:absolute;top:0;left:0;width:120%;height:140%}._loader_1e2p7_137{--color: var(--grey-900, #1e1e1e);--size-mid: 6vmin;--size-dot: 1.5vmin;--size-bar: .4vmin;--size-square: 3vmin;display:block;position:relative;width:50%;place-items:center}._loader_1e2p7_137:before,._loader_1e2p7_137:after{content:"";box-sizing:border-box;position:absolute}._loader_1e2p7_137:before{height:var(--size-bar);width:160px;background-color:var(--color);animation:_loader_1e2p7_137 1.2s cubic-bezier(0,0,.13,.9) infinite}@keyframes _loader_1e2p7_137{0%,44%,88.1%,to{transform-origin:left}0%,to,88%{transform:scaleX(0)}44.1%,88%{transform-origin:right}33%,44%{transform:scaleX(1)}}._popupWrap_jlq19_1{width:248px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}._popupTitle_jlq19_10{color:var(--grey-100, #ececee);text-align:center;font-size:16px;line-height:18px;font-weight:500}._popupText_jlq19_18{color:var(--grey-500-active-icon-dark, #b7b7bf);text-align:center;font-style:normal;font-size:12px;line-height:16px;font-weight:400}._popupButton_jlq19_27{margin-top:8px;width:100%;text-align:center;cursor:pointer;color:var(--basic-fff, #fff);padding:12px 16px;border-radius:8px;border:1px solid var(--grey-300-disabled-icon-light, #d3d3d8);font-size:14px;line-height:18px;font-weight:500}._userName_jlq19_41{white-space:nowrap}._popupWrap_mb4pb_1{width:248px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}._popupTitle_mb4pb_10{color:var(--grey-100, #ececee);text-align:center;font-size:16px;line-height:18px;font-weight:500}._popupText_mb4pb_18{color:var(--grey-500-active-icon-dark, #b7b7bf);text-align:center;font-style:normal;font-size:12px;line-height:16px;font-weight:400}._routerLink_mb4pb_27{width:100%;margin-top:8px}._popupButton_mb4pb_32{font-size:14px;line-height:18px;font-weight:500}._popupWrap_o5lqd_1{width:248px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}._popupTitle_o5lqd_10{color:var(--grey-100, #ececee);text-align:center;font-size:16px;line-height:18px;font-weight:500}._popupText_o5lqd_18{color:var(--grey-500-active-icon-dark, #b7b7bf);text-align:center;font-style:normal;font-size:12px;line-height:16px;font-weight:400}._routerLink_o5lqd_27{width:100%;margin-top:8px}._popupButton_o5lqd_32{font-size:14px;line-height:18px;font-weight:500}._profit_o5lqd_38{color:var(--grey-200, #e0e0e4);font-size:12px;line-height:16px;font-weight:400}._count_o5lqd_45{font-size:12px;line-height:16px;font-weight:600}._positiveProfit_o5lqd_51._profit_o5lqd_38{color:var(--brand-500-yellow-text-btns, #dfb200)}._item_11swb_1{display:flex;flex-direction:column;row-gap:4px;text-align:center;font-size:16px;line-height:18px;font-weight:500}._itemName_11swb_11{color:var(--grey-400, #c6c6cd);text-align:center;font-family:var(--OI-Font-Inter);font-size:10px;line-height:12px;font-weight:400}._balance_11swb_20{color:var(--brand-300-brand, #ffce0a)}._projectPredict_11swb_24,._onGoing_11swb_25{color:var(--grey-100, #ececee)}._loader_11swb_29{width:25px;margin-left:auto;margin-right:auto;margin-bottom:5px}._wrap_1daja_1{overflow:hidden;display:flex;flex-direction:column;align-items:center;padding-top:28px}._wrap_1daja_1 ._dashboard_1daja_8{display:flex;align-items:center;justify-content:center;width:100%;position:relative}._wrap_1daja_1 ._dashboard_1daja_8 ._iconLeft_1daja_15{position:absolute;left:0;top:-20px}@media screen and (width < 744px){._wrap_1daja_1 ._dashboard_1daja_8 ._iconLeft_1daja_15{left:-8px;top:-20px}}._wrap_1daja_1 ._dashboard_1daja_8 ._iconRight_1daja_26{position:absolute;right:0;top:-20px}@media screen and (width < 744px){._wrap_1daja_1 ._dashboard_1daja_8 ._iconRight_1daja_26{right:-8px;top:-20px}}._wrap_1daja_1 ._dashboard_1daja_8 ._titleWrap_1daja_37{display:flex;flex-direction:column;gap:16px;z-index:1}._wrap_1daja_1 ._dashboard_1daja_8 ._titleWrap_1daja_37 ._title_1daja_37{color:var(--grey-100, #ececee);text-align:center;max-width:284px;font-size:20px;line-height:24px;font-weight:500}._wrap_1daja_1 ._dashboard_1daja_8 ._titleWrap_1daja_37 ._title_1daja_37 span{color:var(--brand-500-yellow-text-btns, #dfb200)}._wrap_1daja_1 ._dashboard_1daja_8 ._description_1daja_54{color:var(--grey-100, #ececee);text-align:center;max-width:284px;font-size:14px;line-height:18px;font-weight:400}._btnWrap_1daja_63{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:32px;z-index:1}._btnWrap_1daja_63 ._active_1daja_72{background:var(--brand-50-pressed, #fff7d7)}._btnWrap_1daja_63 ._copy_1daja_75{width:56px!important}._wrap_1rwjt_1{margin:24px 0 8px}._wrap_1rwjt_1 ._title_1rwjt_4{color:var(--grey-100, #ececee);text-align:center;font-size:20px;line-height:24px;font-weight:500}._wrap_1rwjt_1 ._listContainer_1rwjt_11{margin-top:24px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;padding:8px 32px 24px 8px;max-width:500px;gap:46px}._wrap_1rwjt_1 ._listContainer_1rwjt_11 ._listItem_1rwjt_21{display:flex;justify-content:space-between;align-items:center;gap:16px}._wrap_1rwjt_1 ._listContainer_1rwjt_11 ._listItem_1rwjt_21 ._circle_1rwjt_27{border-radius:50%;background:linear-gradient(180deg,#444340,#4e4d4d);box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003;width:64px;height:64px;min-width:64px;display:flex;align-items:center;justify-content:center;position:relative}._wrap_1rwjt_1 ._listContainer_1rwjt_11 ._listItem_1rwjt_21 ._arrowIcon_1rwjt_39{color:var(--basic-fff, #fff);opacity:.5;position:absolute;left:50%;top:calc(100% + 8px);transform:translate(-50%)}._wrap_1rwjt_1 ._listContainer_1rwjt_11 ._listItem_1rwjt_21 ._description_1rwjt_47{width:100%;color:var(--grey-100, #ececee);font-size:14px;line-height:18px;font-weight:400}._wrap_byu3l_1{margin-bottom:50px;position:relative}._wrap_byu3l_1 ._blockInfo_byu3l_5{position:absolute;left:0;top:50px;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;z-index:1}._wrap_byu3l_1 ._blockInfo_byu3l_5 ._title_byu3l_18{text-align:center;color:var(--grey-100, #ececee);font-size:16px;line-height:18px;font-weight:500}._wrap_byu3l_1 ._title_byu3l_18{color:var(--grey-700-active-icon-light, #9393a0);text-align:center;font-size:20px;line-height:24px;font-weight:600}._wrap_byu3l_1 ._skeleton_byu3l_32{min-width:344px;max-width:500px;margin-left:auto;margin-right:auto}._wrap_byu3l_1 ._skeleton_byu3l_32 ._th_byu3l_38{padding:13px 8px;height:42px;display:flex;justify-content:space-between;align-items:center;color:var(--grey-750, #535353);border-bottom:1px solid var(--grey-800-disabled-icon-dark, #373737);font-size:14px;line-height:16px;font-weight:500}._wrap_byu3l_1 ._skeleton_byu3l_32 ._row_byu3l_50{display:flex;align-items:center;justify-content:space-between;gap:16px;opacity:.2;padding:20px 8px;border-bottom:1px solid var(--grey-775, #444)}._wrap_byu3l_1 ._skeleton_byu3l_32 ._row_byu3l_50 ._info_byu3l_59{display:flex;justify-content:space-between;align-items:center;gap:8px}._wrap_byu3l_1 ._skeleton_byu3l_32 ._row_byu3l_50 ._info_byu3l_59 ._circle_byu3l_65{width:32px;height:32px;border-radius:50%;background:#2c2d2f}._wrap_byu3l_1 ._skeleton_byu3l_32 ._row_byu3l_50 ._info_byu3l_59 ._titleWrap_byu3l_71{display:flex;flex-direction:column;gap:4px}._wrap_byu3l_1 ._skeleton_byu3l_32 ._row_byu3l_50 ._info_byu3l_59 ._titleWrap_byu3l_71 ._bigBlock_byu3l_76{border-radius:4px;background:#2c2d2f;width:100%;min-width:164px;height:16px}._wrap_byu3l_1 ._skeleton_byu3l_32 ._row_byu3l_50 ._info_byu3l_59 ._titleWrap_byu3l_71 ._smallBlock_byu3l_83{border-radius:4px;min-width:47px;width:20%;height:16px;background:#38352a}._wrap_byu3l_1 ._skeleton_byu3l_32 ._row_byu3l_50 ._reward_byu3l_90{min-width:90px;height:29px;background:#2c2d2f;border-radius:4px}._wrap_byu3l_1 ._skeleton_byu3l_32 ._withOpacity_byu3l_96{opacity:.4}._container_j99pl_1{display:flex;align-items:center;justify-content:space-between;width:100%}._container_j99pl_1 ._balance_j99pl_7{display:flex;align-items:center;gap:4px}._container_j99pl_1 ._balance_j99pl_7 ._currentBalance_j99pl_12{color:var(--grey-400, #c6c6cd);font-family:var(--OI-Font-Inter);font-size:10px;line-height:12px;font-weight:400}._container_j99pl_1 ._balance_j99pl_7 ._ori_j99pl_19{color:var(--brand-300-brand, #ffce0a);font-size:16px;line-height:18px;font-weight:500}._container_j99pl_1 ._balance_j99pl_7 ._ori_j99pl_19 span{color:var(--brand-600, #b49109)}._container_j99pl_1 ._actions_j99pl_28{display:flex;align-items:center;gap:4px}._container_j99pl_1 ._actions_j99pl_28 ._item_j99pl_33{cursor:pointer;padding:4px 8px;color:var(--grey-500-active-icon-dark, #b7b7bf);display:flex;align-items:center;gap:4px;border-radius:8px;background:#444;box-shadow:0 16px 18px #0000000d,0 4px 10px #0000000f;font-size:12px;line-height:16px;font-weight:500}._badge_1bqq7_1{height:32px;width:fit-content;border-radius:24px;padding:0 8px;display:flex;align-items:center;gap:4px;color:var(--basic-fff, #fff);font-family:var(--OI-Font-Inter);font-size:12px;line-height:16px;font-weight:500;font-weight:700}._verified_1bqq7_17{background:#2a9fe1}._earlyAdopter_1bqq7_21{background:#2fc08c}._og_1bqq7_25{background:#a869e8}._trader_1bqq7_29,._analytic_1bqq7_30,._investor_1bqq7_31{background:var(--brand-500-yellow-text-btns, #dfb200)}._fund_1bqq7_35,._media_1bqq7_36,._kol_1bqq7_37{background:var(--grey-800-disabled-icon-dark, #373737);color:var(--brand-300-brand, #ffce0a)}._wrap_1puc3_1{padding-bottom:24px;border-radius:16px;background:#26272a;box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003;margin-left:8px;margin-right:8px}._background_1puc3_10{height:136px;width:100%;position:relative}._background_1puc3_10 img{object-fit:cover;border-radius:20px 20px 0 0}._background_1puc3_10 ._avatar_1puc3_19{position:absolute;left:16px;bottom:-54px;width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:5px solid #26272a;background:var(--grey-750, #535353)}._background_1puc3_10 ._avatar_1puc3_19 img{border-radius:50%;width:100%;height:100%}._editProfile_1puc3_38{cursor:pointer;padding:9px 16px;color:var(--grey-500-active-icon-dark, #b7b7bf);display:flex;align-items:center;gap:4px;border-radius:8px;background:#444;box-shadow:0 16px 18px #0000000d,0 4px 10px #0000000f;height:36px;width:126px;margin-left:auto;margin-top:16px;margin-right:16px;font-size:14px;line-height:18px;font-weight:500}._profileName_1puc3_58{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px;margin:16px 16px 0;color:var(--grey-100, #ececee);font-size:32px;line-height:32px;font-weight:500}._badgesWrap_1puc3_70{margin:8px 16px 0;display:flex;align-items:center;gap:16px}._completeProfile_1puc3_77{margin:16px;display:flex;align-items:center;gap:4px;color:var(--brand-500-yellow-text-btns, #dfb200);font-size:12px;line-height:16px;font-weight:400}._shortDescription_1puc3_88{margin:16px 16px 8px;color:var(--grey-100, #ececee);font-size:16px;line-height:18px;font-weight:500}._description_1puc3_96{color:var(--grey-100, #ececee);margin:8px 16px;word-break:break-all;font-size:12px;line-height:16px;font-weight:400}._description_1puc3_96 .LinesEllipsis-ellipsis{margin-left:10px}._description_1puc3_96 .LinesEllipsis-ellipsis span{color:var(--grey-700-active-icon-light, #9393a0)!important}._level_1puc3_111{margin:16px}._metrics_1puc3_115{display:flex;align-items:center;justify-content:space-between;margin:0 16px}._metrics_1puc3_115 ._item_1puc3_121{display:flex;flex-direction:column;gap:3px}._metrics_1puc3_115 ._item_1puc3_121 ._tile_1puc3_126{color:var(--grey-400, #c6c6cd);font-family:var(--OI-Font-Inter);font-size:10px;line-height:12px;font-weight:400}._metrics_1puc3_115 ._item_1puc3_121 ._value_1puc3_133{color:var(--grey-100, #ececee);font-size:16px;line-height:18px;font-weight:500}._wrap_12fgu_1{display:flex;flex-direction:column;gap:2px}._wrap_12fgu_1 ._title_12fgu_6{color:var(--grey-400, #c6c6cd);font-family:var(--OI-Font-Inter);font-size:10px;line-height:12px;font-weight:400}._wrap_12fgu_1 ._levelWarp_12fgu_13{display:flex;align-items:center;gap:6px}._wrap_12fgu_1 ._levelWarp_12fgu_13 img{width:24px;height:24px}._wrap_12fgu_1 ._levelWarp_12fgu_13 ._name_12fgu_22{color:var(--basic-fff, #fff);font-size:14px;line-height:16px;font-weight:500}._wrap_e4nmw_1{display:flex;align-items:center;gap:8px}._link_e4nmw_7{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}._dropdownList_e4nmw_16{cursor:pointer;width:24px;height:24px;line-height:24px;border-radius:50%;background:var(--grey-700-active-icon-light, #9393a0);color:#fff;font-family:var(--OI-Font-Inter);font-weight:700;font-size:12px;text-align:center}._dropdownList_e4nmw_16.rc-dropdown-open{background:var(--brand-300-brand, #ffce0a);color:#000}._menu_e4nmw_34{box-shadow:none!important;border:none!important}._menuItem_e4nmw_39{padding:8px!important;height:32px;border-radius:2px!important}@font-face{font-family:anticon;src:url(//at.alicdn.com/t/font_1434092639_4910953.eot);src:url(//at.alicdn.com/t/font_1434092639_4910953.eot?#iefix) format("embedded-opentype"),url(//at.alicdn.com/t/font_1434092639_4910953.woff) format("woff"),url(//at.alicdn.com/t/font_1434092639_4910953.ttf) format("truetype"),url(//at.alicdn.com/t/font_1434092639_4910953.svg#iconfont) format("svg")}.rc-dropdown{position:absolute;left:-9999px;top:-9999px;z-index:1070;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.rc-dropdown-hidden{display:none}.rc-dropdown .rc-menu{outline:none;position:relative;list-style-type:none;padding:0;margin:2px 0;text-align:left;background-color:#fff;border-radius:3px;box-shadow:0 1px 5px #ccc;background-clip:padding-box;border:1px solid #ccc}.rc-dropdown .rc-menu>li{margin:0;padding:0}.rc-dropdown .rc-menu:before{content:"";position:absolute;top:-4px;left:0;width:100%;height:4px;background:#fff;background:#ffffff03}.rc-dropdown .rc-menu>.rc-dropdown .rc-menu-item{position:relative;display:block;padding:7px 10px;clear:both;font-size:12px;font-weight:400;color:#666;white-space:nowrap}.rc-dropdown .rc-menu>.rc-dropdown .rc-menu-item:hover,.rc-dropdown .rc-menu>.rc-dropdown .rc-menu-item-active,.rc-dropdown .rc-menu>.rc-dropdown .rc-menu-item-selected{background-color:#ebfaff}.rc-dropdown .rc-menu>.rc-dropdown .rc-menu-item-selected{position:relative}.rc-dropdown .rc-menu>.rc-dropdown .rc-menu-item-selected:after{content:"";font-family:anticon;font-weight:700;position:absolute;top:6px;right:16px;color:#3cb8f0}.rc-dropdown .rc-menu>.rc-dropdown .rc-menu-item-disabled{color:#ccc;cursor:not-allowed;pointer-events:none}.rc-dropdown .rc-menu>.rc-dropdown .rc-menu-item-disabled:hover{color:#ccc;background-color:#fff;cursor:not-allowed}.rc-dropdown .rc-menu>.rc-dropdown .rc-menu-item:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.rc-dropdown .rc-menu>.rc-dropdown .rc-menu-item:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.rc-dropdown .rc-menu>.rc-dropdown .rc-menu-item-divider{height:1px;margin:1px 0;overflow:hidden;background-color:#e5e5e5;line-height:0}.rc-dropdown-slide-up-enter,.rc-dropdown-slide-up-appear{animation-duration:.3s;animation-fill-mode:both;transform-origin:0 0;display:block!important;opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-play-state:paused}.rc-dropdown-slide-up-leave{animation-duration:.3s;animation-fill-mode:both;transform-origin:0 0;display:block!important;opacity:1;animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-play-state:paused}.rc-dropdown-slide-up-enter.rc-dropdown-slide-up-enter-active.rc-dropdown-placement-bottomLeft,.rc-dropdown-slide-up-appear.rc-dropdown-slide-up-appear-active.rc-dropdown-placement-bottomLeft,.rc-dropdown-slide-up-enter.rc-dropdown-slide-up-enter-active.rc-dropdown-placement-bottomCenter,.rc-dropdown-slide-up-appear.rc-dropdown-slide-up-appear-active.rc-dropdown-placement-bottomCenter,.rc-dropdown-slide-up-enter.rc-dropdown-slide-up-enter-active.rc-dropdown-placement-bottomRight,.rc-dropdown-slide-up-appear.rc-dropdown-slide-up-appear-active.rc-dropdown-placement-bottomRight{animation-name:rcDropdownSlideUpIn;animation-play-state:running}.rc-dropdown-slide-up-enter.rc-dropdown-slide-up-enter-active.rc-dropdown-placement-topLeft,.rc-dropdown-slide-up-appear.rc-dropdown-slide-up-appear-active.rc-dropdown-placement-topLeft,.rc-dropdown-slide-up-enter.rc-dropdown-slide-up-enter-active.rc-dropdown-placement-topCenter,.rc-dropdown-slide-up-appear.rc-dropdown-slide-up-appear-active.rc-dropdown-placement-topCenter,.rc-dropdown-slide-up-enter.rc-dropdown-slide-up-enter-active.rc-dropdown-placement-topRight,.rc-dropdown-slide-up-appear.rc-dropdown-slide-up-appear-active.rc-dropdown-placement-topRight{animation-name:rcDropdownSlideDownIn;animation-play-state:running}.rc-dropdown-slide-up-leave.rc-dropdown-slide-up-leave-active.rc-dropdown-placement-bottomLeft,.rc-dropdown-slide-up-leave.rc-dropdown-slide-up-leave-active.rc-dropdown-placement-bottomCenter,.rc-dropdown-slide-up-leave.rc-dropdown-slide-up-leave-active.rc-dropdown-placement-bottomRight{animation-name:rcDropdownSlideUpOut;animation-play-state:running}.rc-dropdown-slide-up-leave.rc-dropdown-slide-up-leave-active.rc-dropdown-placement-topLeft,.rc-dropdown-slide-up-leave.rc-dropdown-slide-up-leave-active.rc-dropdown-placement-topCenter,.rc-dropdown-slide-up-leave.rc-dropdown-slide-up-leave-active.rc-dropdown-placement-topRight{animation-name:rcDropdownSlideDownOut;animation-play-state:running}@keyframes rcDropdownSlideUpIn{0%{opacity:0;transform-origin:0% 0%;transform:scaleY(0)}to{opacity:1;transform-origin:0% 0%;transform:scaleY(1)}}@keyframes rcDropdownSlideUpOut{0%{opacity:1;transform-origin:0% 0%;transform:scaleY(1)}to{opacity:0;transform-origin:0% 0%;transform:scaleY(0)}}@keyframes rcDropdownSlideDownIn{0%{opacity:0;transform-origin:0% 100%;transform:scaleY(0)}to{opacity:1;transform-origin:0% 100%;transform:scaleY(1)}}@keyframes rcDropdownSlideDownOut{0%{opacity:1;transform-origin:0% 100%;transform:scaleY(1)}to{opacity:0;transform-origin:0% 100%;transform:scaleY(0)}}.rc-dropdown-arrow{position:absolute;border-width:8px / 2;border-color:transparent;box-shadow:0 1px 5px #ccc;border-style:solid;transform:rotate(45deg)}.rc-dropdown-show-arrow.rc-dropdown-placement-top,.rc-dropdown-show-arrow.rc-dropdown-placement-topLeft,.rc-dropdown-show-arrow.rc-dropdown-placement-topRight{padding-bottom:6px}.rc-dropdown-show-arrow.rc-dropdown-placement-bottom,.rc-dropdown-show-arrow.rc-dropdown-placement-bottomLeft,.rc-dropdown-show-arrow.rc-dropdown-placement-bottomRight{padding-top:6px}.rc-dropdown-placement-top .rc-dropdown-arrow,.rc-dropdown-placement-topLeft .rc-dropdown-arrow,.rc-dropdown-placement-topRight .rc-dropdown-arrow{bottom:4px;border-top-color:#fff}.rc-dropdown-placement-top .rc-dropdown-arrow{left:50%}.rc-dropdown-placement-topLeft .rc-dropdown-arrow{left:15%}.rc-dropdown-placement-topRight .rc-dropdown-arrow{right:15%}.rc-dropdown-placement-bottom .rc-dropdown-arrow,.rc-dropdown-placement-bottomLeft .rc-dropdown-arrow,.rc-dropdown-placement-bottomRight .rc-dropdown-arrow{top:4px;border-bottom-color:#fff}.rc-dropdown-placement-bottom .rc-dropdown-arrow{left:50%}.rc-dropdown-placement-bottomLeft .rc-dropdown-arrow{left:15%}.rc-dropdown-placement-bottomRight .rc-dropdown-arrow{right:15%}._wrap_o6bix_1{margin-top:8px;margin-left:8px;margin-right:8px;display:flex;flex-direction:column;align-items:center;gap:16px;padding:16px;border-radius:16px;background:#26272a;box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003}._icon_o6bix_15{width:312px;height:207px;margin-bottom:-32px}._title_o6bix_21{color:var(--grey-100, #ececee);text-align:center;font-size:20px;line-height:24px;font-weight:500}._subtitle_o6bix_29{color:var(--grey-100, #ececee);text-align:center;font-size:14px;line-height:16px;font-weight:500}._description_o6bix_37{color:var(--grey-500-active-icon-dark, #b7b7bf);max-width:400px;text-align:center;font-size:12px;line-height:16px;font-weight:400}._link_o6bix_46{width:100%;text-align:center}._wrap_16dhx_1{margin-top:8px;margin-left:8px;margin-right:8px;display:flex;flex-direction:column;align-items:center;gap:16px;padding:16px;border-radius:16px;background:var(--grey-850, #26272a);box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003}._title_16dhx_15{margin-top:-26px;color:var(--grey-100, #ececee);text-align:center;font-size:14px;line-height:16px;font-weight:500}._description_16dhx_24{color:var(--grey-500-active-icon-dark, #b7b7bf);max-width:400px;text-align:center;font-size:12px;line-height:16px;font-weight:400}._linkButton_16dhx_33{width:100%;max-width:100%;font-size:14px;line-height:18px;font-weight:400}._container_adgs7_1{width:100%;display:flex;align-items:center;justify-content:space-between}._insights_adgs7_8{display:flex;align-items:flex-end;gap:8px}._item_adgs7_14{display:flex;flex-direction:column;gap:2px;position:relative}._title_adgs7_21{text-align:center;font-family:var(--OI-Font-Inter);color:var(--grey-400, #c6c6cd);display:flex;align-items:center;position:relative;height:12px;font-size:10px;line-height:12px;font-weight:400}._title_adgs7_21 img{margin-left:2px}._value_adgs7_37{font-size:16px;line-height:18px;font-weight:500}._brand_adgs7_43{color:var(--brand-300-brand, #ffce0a)}._gray_adgs7_47{color:var(--grey-100, #ececee)}._caret_adgs7_51{color:var(--brand-625, #8c7b3b);display:flex;align-items:flex-end}._actions_adgs7_57{display:flex;gap:6px}._btn_adgs7_62{width:69px;height:32px;font-size:14px}._btnBuy_adgs7_68{width:56px;height:32px;font-size:14px}._nonActive_adgs7_74{cursor:default;color:#ffeca099;background:#444;box-shadow:0 16px 18px #0000000d,0 4px 10px #0000000f}._loader_adgs7_81{width:20px;margin-left:auto;margin-right:auto;margin-top:5px}._toolTipText_adgs7_88{text-align:left;color:var(--basic-fff, #fff);font-family:var(--OI-Font-Inter);font-size:10px;line-height:12px;font-weight:400}._highlightedText_adgs7_97{color:var(--brand-300-brand, #ffce0a)}._tooltip_adgs7_101{border-radius:8px!important;background:#000000d9!important;top:22px!important;left:-22px!important}._tooltipArrow_adgs7_108{right:16px!important;left:unset!important}._popupWrap_uhktw_1{width:248px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding-bottom:40px}._popupTitle_uhktw_11{color:var(--grey-100, #ececee);text-align:center;font-size:16px;line-height:18px;font-weight:500}._popupTitle_uhktw_11 span{color:var(--brand-500-yellow-text-btns, #dfb200)}._popupText_uhktw_22{color:var(--grey-500-active-icon-dark, #b7b7bf);text-align:center;font-style:normal;font-size:12px;line-height:16px;font-weight:400}._link_uhktw_31{cursor:pointer;color:var(--brand-500-yellow-text-btns, #dfb200)}._packagesList_1xpoi_1{display:flex;flex-direction:column;gap:4px;width:280px}._packageRow_1xpoi_8{display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:8px;background:#ffffff0d;cursor:pointer;transition:.15s}._packageRow_1xpoi_8:active{background:#ffffff1a;transform:scale(.98)}._packageLoading_1xpoi_23{opacity:.5;pointer-events:none}._packageName_1xpoi_28{font-size:13px;font-weight:500;color:var(--grey-100, #ececee);text-transform:capitalize;min-width:60px}._packageInsights_1xpoi_36{font-size:12px;color:var(--grey-100, #ececee);flex:1;text-align:center}._packageBonus_1xpoi_43{color:#4caf50}._packagePrice_1xpoi_47{font-size:13px;font-weight:500;color:var(--brand-300-brand, #ffce0a);min-width:55px;text-align:right}._dashboard_1wa36_1{display:flex;flex-wrap:wrap;gap:4px;align-items:center;justify-content:center;height:104px;color:var(--grey-100, #ececee);text-align:center;margin-bottom:8px;font-size:20px;line-height:24px;font-weight:500}._dashboard_1wa36_1 span{color:var(--brand-500-yellow-text-btns, #dfb200)}._wrap_1ya3y_1{position:absolute;width:100%;height:100%;display:flex;justify-content:center}._coin_1ya3y_9{position:absolute;top:var(--coin-from-x, 24px);left:var(--coin-from-y, 24px);z-index:100;opacity:0}._coin_1ya3y_9:after{content:"$";display:flex;align-items:center;justify-content:center;width:12px;height:12px;font-size:10px;color:#edc46b;background:#e3a217;border:2px solid rgb(237,196,107);border-radius:50%;opacity:0}._coinAnimated_1ya3y_32,._coinAnimated_1ya3y_32:after{animation-delay:var(--coin-delay, 0s);animation-duration:var(--coin-duration, 1s);animation-direction:normal;animation-fill-mode:both;animation-play-state:running;animation-iteration-count:infinite}._coinAnimated_1ya3y_32{animation-name:_coin-x-axis_1ya3y_1;animation-timing-function:ease-in}._coinAnimated_1ya3y_32:after{animation-name:_coin-y-axis-and-flip_1ya3y_1;animation-timing-function:ease-out;animation-iteration-count:1}@keyframes _coin-x-axis_1ya3y_1{30%{opacity:1}70%{opacity:1}to{left:calc(var(--coin-to-x) * 1.5)}}@keyframes _coin-y-axis-and-flip_1ya3y_1{30%{opacity:1}70%{opacity:1}to{transform:translateY(calc(var(--coin-to-y) * 1.5)) rotate3d(1,1,1,1080deg)}}._minus_1fruq_1{height:16px;width:18px;margin-left:auto;position:relative}._minus_1fruq_1:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:1;width:100%;background:#444;height:1px}._timeCritical_1fruq_19{color:var(--system-red, #e95465)}._item_1btlb_1{min-width:80px;height:120px;box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003;border-radius:16px;background:var(--grey-800-disabled-icon-dark, #373737);display:flex;flex-direction:column;align-items:center;position:relative}._item_1btlb_1 ._body_1btlb_12{border-radius:16px 16px 0 0;width:100%;padding-top:21px;padding-bottom:7px}._item_1btlb_1 ._body_1btlb_12 ._number_1btlb_18{position:absolute;left:50%;transform:translate(-50%);top:-8px}._item_1btlb_1 ._day_1btlb_24{opacity:.4;color:var(--grey-700-active-icon-light, #9393a0);text-align:center;font-size:14px;line-height:22px;font-weight:500}._item_1btlb_1 ._ori_1btlb_32{display:flex;flex-direction:column;color:var(--brand-100, #ffeca0);text-align:center;font-size:16px;line-height:18px;font-weight:600}._item_1btlb_1 ._ori_1btlb_32 span:last-of-type{margin-top:-2px;color:var(--brand-100, #ffeca0);font-family:var(--OI-Font-Inter);font-size:10px;line-height:12px;font-weight:300}._item_1btlb_1 ._toClaim_1btlb_49{color:var(--grey-700-active-icon-light, #9393a0);text-align:center;font-family:var(--OI-Font-Inter);font-size:10px;line-height:12px;font-weight:400}._claim_1btlb_58{cursor:pointer}._claim_1btlb_58 ._body_1btlb_12{background:radial-gradient(71.88% 70.12% at 50% 0%,#ffce0a4d,#48453d00),#3b3826}._claim_1btlb_58 ._footer_1btlb_64{background:var(--brand-300-brand, #ffce0a);box-shadow:0 0 4px #ffca0080}._claim_1btlb_58 ._toClaim_1btlb_49{font-weight:700;color:var(--brand-900, #38352a)}._claim_1btlb_58 ._timer_1btlb_72{color:var(--brand-900, #38352a)}._claimed_1btlb_76{background:var(--grey-850, #26272a)}._claimed_1btlb_76 ._day_1btlb_24,._claimed_1btlb_76 ._ori_1btlb_32,._claimed_1btlb_76 ._toClaim_1btlb_49{opacity:.5}._claimed_1btlb_76 ._footer_1btlb_64{background:#2c2d2f}._claimItem_1btlb_89{position:relative;background:var(--brand-50-pressed, #fff7d7)}._claimItem_1btlb_89 img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}._footer_1btlb_64{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:40px;border-radius:0 0 16px 16px;background:var(--grey-775, #444444)}._timer_1btlb_72{color:var(--grey-500-active-icon-dark, #b7b7bf);font-family:var(--OI-Font-Inter);font-size:10px;line-height:12px;font-weight:400}._container_1lqel_1{position:relative;z-index:0;max-width:100%;margin:0 auto;padding:0 8px}._container_1lqel_1 .swiper-slide{margin-block:150px;width:fit-content!important}._wrap_1lqel_13{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;margin-left:8px;margin-right:8px}._checkinList_1lqel_23{margin-block:-150px}._btn_1cegv_1{position:relative;color:#38352a;width:100%;max-width:100%;height:36px;font-size:14px;line-height:18px;font-weight:500}._created_1cegv_12{color:var(--brand-100, #ffeca0);background:#444;box-shadow:0 16px 18px #0000000d,0 4px 10px #0000000f}._claimed_1cegv_18{background:var(--brand-50-pressed, #fff7d7);color:var(--brand-400, #f1c100);cursor:inherit}._btnTitleWrap_1cegv_24{position:relative}._popupWrap_1e93z_1{width:248px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}._popupTitle_1e93z_10{color:var(--grey-100, #ececee);text-align:center;font-size:16px;line-height:18px;font-weight:500}._popupText_1e93z_18{color:var(--grey-500-active-icon-dark, #b7b7bf);text-align:center;font-style:normal;font-size:12px;line-height:16px;font-weight:400}._popupButton_1e93z_27{margin-top:8px;width:100%;cursor:pointer;height:44px;font-size:14px;line-height:18px;font-weight:500}._routerLink_1e93z_37{width:100%}._link_1e93z_41{cursor:pointer;color:var(--brand-500-yellow-text-btns, #dfb200)}._wrap_dq106_1{display:flex;flex-direction:column;gap:8px;margin:24px 8px 0}._wrap_dq106_1 ._card_dq106_7{border-radius:16px;background:#26272a;box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003;padding:16px;display:flex;flex-direction:column;gap:16px}._wrap_dq106_1 ._card_dq106_7 ._titleWrap_dq106_16{display:flex;align-items:center;justify-content:space-between;gap:8px}._wrap_dq106_1 ._card_dq106_7 ._titleWrap_dq106_16 ._projectInfo_dq106_22{display:flex;align-items:center;gap:8px}._wrap_dq106_1 ._card_dq106_7 ._titleWrap_dq106_16 ._projectInfo_dq106_22 svg{width:32px;height:32px;min-width:32px;max-width:32px}._wrap_dq106_1 ._card_dq106_7 ._titleWrap_dq106_16 ._projectInfo_dq106_22 ._name_dq106_33{color:var(--grey-100, #ececee);font-size:16px;line-height:18px;font-weight:500}._wrap_dq106_1 ._card_dq106_7 ._titleWrap_dq106_16 ._reward_dq106_39 ._title_dq106_16{color:var(--grey-700-active-icon-light, #9393a0);white-space:nowrap;font-size:12px;line-height:16px;font-weight:400}._wrap_dq106_1 ._card_dq106_7 ._titleWrap_dq106_16 ._reward_dq106_39 ._value_dq106_46{text-align:right;color:var(--brand-100, #ffeca0);font-size:16px;line-height:18px;font-weight:500}._wrap_dq106_1 ._card_dq106_7 ._description_dq106_53{color:var(--grey-500-active-icon-dark, #b7b7bf);font-size:14px;line-height:18px;font-weight:400}._slots_dq106_60{text-align:center;color:var(--grey-100, #ececee);font-size:12px;line-height:16px;font-weight:400}._slots_dq106_60 span{color:var(--basic-fff, #fff);font-weight:600}._wrap_wez8g_1{position:relative;display:flex;gap:8px;width:100%;z-index:11;justify-content:space-between;padding-bottom:48px}._submitButton_wez8g_11{cursor:pointer;display:flex;justify-content:center;align-items:center;height:56px;flex:1;border-radius:8px;background:var(--grey-100, #ececee);color:var(--basic-black, #131316);font-size:20px;line-height:24px;font-weight:500}._nextButton_wez8g_26{cursor:pointer;display:flex;width:56px;height:56px;justify-content:center;align-items:center;border-radius:8px;border:1px solid var(--grey-300-disabled-icon-light, #d3d3d8)}@keyframes _fadeIn_193rg_1{0%{opacity:0}to{opacity:1}}._wrap_193rg_9{position:relative;height:100%;display:flex;flex-direction:column;align-items:end;justify-content:end}._image_193rg_18{position:absolute;top:0;left:0;max-width:100%;width:100%;height:100%;object-fit:cover;overflow:hidden;opacity:0;animation:_fadeIn_193rg_1 .5s ease-in-out 0s forwards}._content_193rg_31{margin:0 auto;width:calc(100% - 48px)}._buttons_193rg_36{position:absolute;z-index:3;bottom:0;left:50%;width:calc(100% - 24px);transform:translate(-50%)}._title_193rg_45{position:relative;opacity:0;max-width:290px;color:var(--grey-100, #ececee);animation:_fadeIn_193rg_1 .5s ease-in-out .3s forwards;font-size:32px;line-height:32px;font-weight:500}._description_193rg_56{position:relative;margin-top:8px;margin-bottom:24px;opacity:0;color:var(--grey-500-active-icon-dark, #b7b7bf);animation:_fadeIn_193rg_1 .5s ease-in-out .6s forwards;font-size:14px;line-height:18px;font-weight:400}._wrap_1kq3c_1{position:fixed;width:100%;height:100%;top:0;left:0;z-index:99999;background:#1e1e1e}._slideshowContainer_1kq3c_11{position:relative;display:flex;flex-direction:column;width:100%;height:100%;max-width:450px;margin:0 auto}._progressBars_1kq3c_21{top:8px;left:50%;transform:translate(-50%);position:absolute;z-index:55;display:flex;gap:4px;width:calc(100% - 24px)}._progressBar_1kq3c_21{height:4px;flex:1;border-radius:2px}._slide_1kq3c_11{position:relative;height:100%}._control_1kq3c_43{position:absolute;top:0;width:50%;right:0;height:100%;z-index:2}._control_1kq3c_43:first-of-type{left:0}._item_a2wp9_1{display:flex;flex-direction:column;row-gap:4px;text-align:center;color:var(--grey-100, #ececee);font-size:16px;line-height:18px;font-weight:500}._itemName_a2wp9_12{color:var(--grey-400, #c6c6cd);text-align:center;font-family:var(--OI-Font-Inter);font-size:10px;line-height:12px;font-weight:400}._loader_a2wp9_21{width:25px;margin-left:auto;margin-right:auto;margin-bottom:5px}._wrap_dfxma_1{background:var(--grey-775, #444);padding:16px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1;cursor:pointer;box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003}._userInfo_dfxma_14{display:flex;align-items:center;gap:8px}._userInfo_dfxma_14 ._img_dfxma_19{border-radius:50%;width:32px;height:32px;position:relative}._userInfo_dfxma_14 ._img_dfxma_19:before{content:"";width:32px;height:32px;position:absolute;left:0;top:0;background:linear-gradient(226deg,#aeaeae80 19.7%,#64686e80 82.22%);box-shadow:0 1px #ffffff26,0 -1px #0003,0 2px 4px #ffffff0d;border-radius:50%}._userInfo_dfxma_14 ._img_dfxma_19 img{border-radius:50%;position:relative;z-index:1}._userInfo_dfxma_14 ._balanceWrap_dfxma_41{display:flex;align-items:center;gap:4px}._userInfo_dfxma_14 ._balanceWrap_dfxma_41 ._balance_dfxma_41{color:var(--grey-700-active-icon-light, #9393a0);font-size:12px;line-height:16px;font-weight:400}._userInfo_dfxma_14 ._name_dfxma_52{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px;color:var(--grey-50-hover, #f7f7f8);font-size:14px;line-height:16px;font-weight:600}._reputationWrap_dfxma_63{display:flex;align-items:center;gap:4px;color:var(--grey-700-active-icon-light, #9393a0)}._item_1wlue_1{position:relative;z-index:1;width:100%;height:52px;border-radius:16px;background:var(--grey-775, #444);box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003}._rank_vweod_1{display:flex;align-items:center;font-size:12px;line-height:14px 500;font-weight:400}._positiveRank_vweod_9{color:#2fc08c}._negativeRank_vweod_13{color:var(--red-400, #f68484)}._reputationInfo_10a1b_1{display:flex;align-items:flex-start;gap:4px;color:var(--grey-50-hover, #f7f7f8);font-weight:700;font-size:16px;line-height:18px;font-weight:600}._suffix_10a1b_14{font-family:var(--OI-Font-Inter);opacity:.5;font-size:10px;line-height:12px;font-weight:400}._topList_1lf9h_1{margin:16px 8px 8px;display:flex;align-items:center;gap:8px}._topList_1lf9h_1 ._item_1lf9h_7{border-radius:16px;padding:12px 8px;box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:104px}._topList_1lf9h_1 ._item_1lf9h_7 ._img_1lf9h_19{position:absolute;left:50%;transform:translate(-50%);top:-28px;width:94px;height:60px;min-width:94px;min-height:60px}._topList_1lf9h_1 ._item_1lf9h_7 ._img_1lf9h_19 ._backgroundImg_1lf9h_29{position:absolute;width:100%;height:100%;left:0;top:0;z-index:2}._topList_1lf9h_1 ._item_1lf9h_7 ._img_1lf9h_19 ._userAvatar_1lf9h_37{border-radius:50%;position:absolute;left:11px;top:2px;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(135deg,#76787a80 18.75%,#aeaeae80 92.67%)}._topList_1lf9h_1 ._item_1lf9h_7 ._name_1lf9h_45{white-space:nowrap;margin:2px 0 10px;color:var(--grey-50-hover, #f7f7f8);overflow:hidden;text-overflow:ellipsis;max-width:80px;font-size:14px;line-height:18px;font-weight:400}._firstCard_1lf9h_57{background:radial-gradient(116.48% 113.64% at 50% -7.95%,#ddcb8599,#37373799),#373737}._secondCard_1lf9h_61{background:radial-gradient(116.48% 113.64% at 50% -7.95%,#9aa6b599,#37373799),#373737}._thirdCard_1lf9h_65{background:radial-gradient(116.48% 113.64% at 50% -7.95%,#80653a99,#37373799),#373737}._wrap_1p81c_1{display:flex;align-items:center;gap:8px;margin:16px 8px 8px}._item_1p81c_8{width:100%;height:104px;border-radius:16px;background:linear-gradient(270deg,#222326,#26272a 22.17%,#212226)}._wrap_d7ek4_1{display:flex;flex-direction:column;gap:4px;margin-inline:8px}._item_d7ek4_8{border-radius:16px;background:#2d2e31cc;box-shadow:0 -1px 1px #00000026 inset,0 1px 1px #ffffff1a inset,0 2px 5px #0003,0 8px 16px #0003;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:16px;display:flex;align-items:center;justify-content:space-between;height:52px;width:100%}._userInfo_d7ek4_21{display:flex;align-items:center;gap:8px}._userInfo_d7ek4_21 ._img_d7ek4_26{border-radius:50%;width:32px;height:32px;position:relative}._userInfo_d7ek4_21 ._img_d7ek4_26:before{content:"";width:32px;height:32px;position:absolute;left:0;top:0;background:linear-gradient(226deg,#aeaeae80 19.7%,#64686e80 82.22%);box-shadow:0 1px #ffffff26,0 -1px #0003,0 2px 4px #ffffff0d;border-radius:50%}._userInfo_d7ek4_21 ._img_d7ek4_26 img{border-radius:50%;position:relative;z-index:1}._userInfo_d7ek4_21 ._balanceWrap_d7ek4_48{display:flex;align-items:center;gap:4px}._userInfo_d7ek4_21 ._balanceWrap_d7ek4_48 ._rank_d7ek4_53{color:var(--grey-700-active-icon-light, #9393a0);font-size:12px;line-height:16px;font-weight:400}._userInfo_d7ek4_21 ._name_d7ek4_59{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px;color:var(--grey-50-hover, #f7f7f8);font-size:14px;line-height:18px;font-weight:400}._reputationWrap_d7ek4_70{color:var(--grey-700-active-icon-light, #9393a0)}._wrap_j757l_1{display:flex;flex-direction:column;gap:4px}._item_j757l_7{width:100%;height:52px;border-radius:16px;background:linear-gradient(270deg,#222326,#26272a 22.17%,#212226)}._wrap_m232n_1{width:100%;height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center}._text_m232n_10{max-width:211px;margin-top:4px;color:var(--grey-500-active-icon-dark, #b7b7bf);text-align:center;font-size:10px;line-height:12px;font-weight:400}._link_m232n_20{color:var(--brand-500-yellow-text-btns, #dfb200)}._wrap_yy7em_1{display:flex;flex-direction:column;min-height:100%;position:relative}._link_yy7em_8{color:var(--brand-500-yellow-text-btns, #dfb200)}._bannerWrap_yy7em_12{margin-top:auto}@font-face{font-family:Space Grotesk;src:url(/assets/SpaceGrotesk-VariableFont_wght-Dl9mdsaO.ttf) format("truetype");font-weight:100 700;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf) format("truetype");font-weight:100 700;font-style:normal}._layout_1mtar_13{padding-bottom:94px;scrollbar-width:none;height:100%;overflow:scroll;-ms-overflow-style:none}._layout_1mtar_13::-webkit-scrollbar{display:none}._topShadow_1mtar_25{z-index:1;position:absolute;left:50%;transform:translate(-50%);top:-350px;width:360px;height:360px;border-radius:360px;background:var(--brand-600, #b49109);filter:blur(98px)}._wrap_1nbel_1{display:flex;flex-direction:column;justify-content:space-between;min-height:87%}._title_1nbel_8{height:104px;width:214px;margin:0 auto;display:flex;align-items:center;justify-content:center;color:var(--grey-100, #ececee);text-align:center;font-size:20px;line-height:24px;font-weight:600}._link_1nbel_22{color:var(--brand-500-yellow-text-btns, #dfb200)}._container_1osde_1{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;z-index:2}._wrap_1osde_10{display:flex;flex-direction:column;height:100%;flex-grow:1;overflow-y:auto;scrollbar-width:none}._titleWrap_1osde_19{height:94px;padding:16px 0;display:flex;align-items:center;margin-left:auto;margin-right:auto;width:284px;color:var(--grey-100, #ececee);text-align:center;margin-top:auto;font-size:20px;line-height:24px;font-weight:600}._titleWrap_1osde_19 span{color:var(--brand-500-yellow-text-btns, #dfb200)}._swiper_1osde_38{width:100%;margin:0 auto;max-width:500px;padding-block:40px!important;margin-block:-40px!important;overflow-x:clip!important;overflow-y:visible!important}._swiper_1osde_38 .swiper-slide{opacity:.4;transition:opacity .5s!important;height:320px;border-radius:16px!important;padding:24px 16px 24px 19px;background:linear-gradient(180deg,#343538,#323337 36.87%);box-shadow:0 10px 6px -6px #0003,0 12px 16px -8px #0006,0 20px 20px #00000026,0 -2px 2px #0000004d inset,0 1px 1px #ffffff4d inset;will-change:box-shadow,transform!important;position:relative}._swiper_1osde_38 .swiper-slide-active{opacity:1;z-index:999999!important;will-change:box-shadow,transform!important}._swiper_1osde_38 .swiper-slide-prev{transition:opacity .5s!important}._swiper_1osde_38 .swiper-slide-prev .placeBetButton,._swiper_1osde_38 .swiper-slide-next .placeBetButton{pointer-events:none}._swiper_1osde_38 .swiper-slide-shadow-left.swiper-slide-shadow-coverflow,._swiper_1osde_38 .swiper-slide-shadow-right.swiper-slide-shadow-coverflow{border-radius:16px!important}._infoBlock_1osde_75{width:100%;margin:0 auto auto;padding:16px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--grey-500-active-icon-dark, #b7b7bf);font-family:var(--OI-Font-Inter);font-size:10px;line-height:12px;font-weight:400}._infoBlock_1osde_75 img{margin-bottom:8px}._blurDown_1osde_94{background:var(--system-red-100, #e85b6b);position:fixed;left:50%;transform:translate(-50%);width:350px;height:350px;will-change:filter;filter:blur(120px);transition:all .5s;border-radius:50%}._blurUp_1osde_107{background:var(--green-500, #149f70);position:absolute;left:50%;transform:translate(-50%);width:350px;height:350px;filter:blur(120px);will-change:filter;transition:all .5s;border-radius:50%}._arrowLeft_1osde_120,._arrowRight_1osde_121{position:absolute;left:-6%;top:50%;color:var(--grey-25, #fbfbfb);width:16px;height:16px;pointer-events:none;transform:rotate(180deg)}._arrowRight_1osde_121{left:101%;transform:rotate(0)}._howItWorksButton_1osde_137{cursor:pointer;margin-top:8px;padding:4px 8px;border-radius:8px;background:#444;box-shadow:0 6px 6px #0000000f;transition:all .3s}._howItWorksButton_1osde_137:hover{background:var(--brand-200, #ffdf5f);box-shadow:0 6px 6px #0000000d;color:var(--basic-black, #131316)}._votedPlaceholder_1dulg_1{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);overflow:hidden;color:var(--grey-100, #ececee)!important;opacity:0;text-align:center;transition:opacity 1s;font-size:48px;line-height:48px;font-weight:500}._betResult_1dulg_16{top:54%;left:50%}._visible_1dulg_21{opacity:.4}._description_1dulg_25{text-align:center;font-size:20px;line-height:24px;font-weight:500}._descriptionDown_1dulg_32{transition:all 1s;color:var(--system-red-100, #e85b6b)}._descriptionUp_1dulg_37{transition:all 1s;color:var(--system-green, #11ac78)}._up_aezd8_1{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:16px;z-index:-1;transition:opacity .5s}._up_aezd8_1:before{border-radius:16px;transition:opacity .5s;position:absolute;content:"";width:100%;height:100%;left:0;top:0;background:linear-gradient(180deg,#234136,#243831 36.87%);z-index:100;opacity:0}._up_aezd8_1._visible_aezd8_24{z-index:103;transition:opacity .5s}._up_aezd8_1._visible_aezd8_24:before{opacity:1}._down_aezd8_32{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:16px}._down_aezd8_32:before{border-radius:16px;transition:opacity .5s;position:absolute;content:"";width:100%;height:100%;left:0;top:0;background:linear-gradient(180deg,#6d2e2f,#4b2c2f);z-index:100;opacity:0}._down_aezd8_32._visible_aezd8_24{z-index:103}._down_aezd8_32._visible_aezd8_24:before{opacity:.36}._container_15pqp_1{margin-inline:8px}._title_15pqp_5{padding:28px 0;width:284px;margin:0 auto;display:flex;align-items:center;justify-content:center;color:var(--grey-100, #ececee);text-align:center;font-size:20px;line-height:24px;font-weight:600}._learnMoreButton_15pqp_19{cursor:pointer;margin-top:8px;padding:4px 8px;border-radius:8px;background:#444;box-shadow:0 6px 6px #0000000f;transition:all .3s}._learnMoreButton_15pqp_19:hover{background:var(--brand-200, #ffdf5f);box-shadow:0 6px 6px #0000000d;color:var(--basic-black, #131316)}._infoBlock_15pqp_34{width:100%;margin:0 auto 100px;text-align:center;padding:16px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--grey-500-active-icon-dark, #b7b7bf);font-family:var(--OI-Font-Inter);font-size:10px;line-height:12px;font-weight:400}._infoBlock_15pqp_34 ._reputation_15pqp_50{color:var(--grey-25, #fbfbfb);font-weight:600}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{box-sizing:border-box;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-feature-settings:normal;font-variant:normal;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html,body{max-height:100vh;height:100vh;margin:0;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}html a,body a{text-decoration:none}html p,body p{margin:0}body>#root{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:0 40px;max-width:1440px;margin:0 auto}@media screen and (width < 1200px){body>#root{padding:0 32px}}@media screen and (width < 744px){body>#root{padding:0}}:root{--OI-Font-Inter: "Inter", "Space Grotesk", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif}html{overflow:hidden}body::-webkit-scrollbar{display:none}
