@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0;vertical-align:initial}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}a img,fieldset,img{border:none}input[type=email],input[type=password],input[type=tel],input[type=text],textarea{-webkit-appearance:none}button,input[type=submit]{cursor:pointer}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto}button,input{border:0;margin:0;padding:0}a,a:focus,button,div,h1,h2,h3,h4,h5,h6,input,select,span,textarea{outline:none}ol,ul{list-style-type:none}table{border-collapse:collapse;border-spacing:0;width:100%}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}@media(prefers-reduced-motion:reduce){*{transition:none!important}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f4f4;color:#1a1d1f;font-family:Inter,sans-serif;font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1.6;min-width:375px}.dark-mode{background:#111315;color:#fcfcfc}a{text-decoration:none}img,svg{vertical-align:middle}button{background:none}button,input,textarea{font-family:Inter,sans-serif}@media only screen and (max-width:1259px){.desktop-hide{display:none!important}}.desktop-show{display:none!important}@media only screen and (max-width:1259px){.desktop-show{display:block!important}.desktop-text-right{text-align:right}}.desaturated{filter:saturate(.6)}.desaturated>div{max-width:550px;width:105%}@media only screen and (max-width:1023px){.tablet-hide{display:none!important}}.tablet-show{display:none!important}@media only screen and (max-width:1023px){.tablet-show{display:block!important}}@media only screen and (max-width:767px){.mobile-hide{display:none!important}}.mobile-show{display:none!important}@media only screen and (max-width:767px){.mobile-show{display:block!important}}.dark-mode .recharts-rectangle.recharts-tooltip-cursor{fill:#272b30}.dark-mode .recharts-curve.recharts-tooltip-cursor{stroke:#33383f}.dark-mode .recharts-sector{stroke:#1a1d1f}.__react_component_tooltip.place-top:before{background-color:#0000!important}.__react_component_tooltip.place-top:after{border-bottom-color:#0000!important;border-left-color:#0000!important}.container{margin:0 auto;max-width:1280px;padding:0 80px;width:100%}.h1,.h2,.h3,.h4{font-family:Inter,sans-serif;font-weight:600}.h1{font-size:64px}.h1,.h2{letter-spacing:-.03em;line-height:1}.h2{font-size:48px}.h3{font-size:40px;letter-spacing:-.02em;line-height:1.2}@media only screen and (max-width:767px){.h3{font-size:32px;letter-spacing:-.03em;line-height:1.25}}.h4{font-size:32px;letter-spacing:-.03em;line-height:1.25}[class^=button]{align-items:center;background:#00b0aa;border-radius:20px;color:#fcfcfc;display:inline-flex;font-size:15px;font-weight:700;height:48px;justify-content:center;line-height:1.6;padding:0 20px;text-align:center;transition:all .2s}[class^=button]:hover{background:#007d79;color:#fff!important}[class^=button]:hover svg{fill:#fff}[class^=button].disabled{opacity:.5;pointer-events:none}[class^=button] svg{fill:#fcfcfc;transition:all .2s}[class^=button]:not([class^=button-square]) svg:first-child{margin-right:8px}[class^=button]:not([class^=button-square]) svg:last-child{margin-left:8px}.button-stroke,.button-stroke-red{background:none;box-shadow:inset 0 0 0 2px #efefef}.dark-mode .button-stroke,.dark-mode .button-stroke-red{box-shadow:inset 0 0 0 2px #272b30}.button-stroke{color:#1a1d1f}.button-stroke svg{fill:#6f767e}.dark-mode .button-stroke{color:#fcfcfc}.button-stroke:hover{background:none;box-shadow:inset 0 0 0 2px #1a1d1f}.button-stroke:hover svg{fill:#1a1d1f}.dark-mode .button-stroke:hover{box-shadow:inset 0 0 0 2px #efefef}.dark-mode .button-stroke:hover svg{fill:#fcfcfc}.button-stroke.active{background:#272b30;box-shadow:inset 0 0 0 2px #272b30}.button-stroke.active svg{fill:#1a1d1f}.button-stroke-red{color:#ff6a55}.button-stroke-red svg{fill:#ff6a55}.button-stroke-red.active,.button-stroke-red:hover{background:#ff6a55;box-shadow:inset 0 0 0 2px #ff6a55;color:#fcfcfc}.button-stroke-red.active svg,.button-stroke-red:hover svg{fill:#fcfcfc}.button-white{background:#fcfcfc;box-shadow:inset 0 0 0 2px #efefef;color:#1a1d1f}.button-white svg{fill:#1a1d1f}.button-white.active,.button-white:hover{background:#fff;box-shadow:inset 0 0 0 2px #1a1d1f;color:#1a1d1f}.button-white.active svg,.button-white:hover svg{fill:#1a1d1f}.button-small{border-radius:20px;font-size:13px;height:40px;padding:0 18px}.button-square-stroke{background:none;box-shadow:inset 0 0 0 2px #efefef;flex:0 0 48px;height:48px;padding:0;transition:all .2s;width:48px}.button-square-stroke svg{fill:#6f767e}.dark-mode .button-square-stroke{box-shadow:inset 0 0 0 2px #272b30}.button-square-stroke:hover{background:#00b0aa;box-shadow:inset 0 0 0 2px #00b0aa}.button-square-stroke:hover svg{fill:#fcfcfc}.button-square-stroke.button-small{flex:0 0 40px;height:40px;width:40px}.button-transparent{background:none!important}[class^=status]{border-radius:6px;display:inline-block;font-size:12px;font-weight:700;line-height:26px;padding:0 8px}.status-green{background:#eafae5;color:#83bf6e}.dark-mode .status-green{background:#83bf6e26}.status-green-dark{background:#00b0aa;color:#1a1d1f;font-size:13px}.status-red{background:#ffe7e4;color:#ff6a55}.dark-mode .status-red{background:#ff6a5526}.status-red-dark{background:#ffbc99;color:#fcfcfc}.status-purple{background:#f99191;color:#8e59ff}.status-purple-dark{background:#f99191;color:#1a1d1f}.status-blue{background:#b1e5fc;color:#00b0aa}.status-yellow{background:#ffd88d;color:#1a1d1f}.status-gray{background:#848484;color:#fcfcfc}[class^=title]{display:inline-block;font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.6;padding-left:32px;position:relative}@media only screen and (max-width:767px){[class^=title]{font-size:18px}}[class^=title]:before{border-radius:4px;content:"";height:32px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:16px}.title-red:before{background:#ffbc99}.title-blue:before,.title-purple:before{background:#f99191}.title-yellow:before{background:#ffd88d}.title-green:before{background:#00b0aa}.panel{align-items:center;display:flex;margin:auto -40px -40px;padding:60px 40px 20px;position:relative}@media only screen and (max-width:1339px){.panel{margin:auto -24px -32px;padding:44px 24px 20px}}@media only screen and (max-width:767px){.panel{margin:auto -16px -24px;padding:40px 16px 16px}}.panel:before{background:#fcfcfc;bottom:0;box-shadow:inset 1px 0 0 #f4f4f4;content:"";left:0;position:absolute;right:0;top:40px;z-index:-1}@media only screen and (max-width:1339px){.panel:before{top:24px}}.dark-mode .panel:before{background:#1a1d1f;box-shadow:inset 1px 0 0 #111315}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;transition:border-color .2s;width:9px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border:8px solid #0000;box-sizing:initial;content:"";height:0;left:-8px;position:absolute;width:1px;z-index:-1}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-top:-8px;top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#efefef;border-top:none}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae;top:-1px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-top-color:#aeaeae;bottom:-1px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0;width:100%}.react-datepicker{color:#000;display:inline-block;font-family:Inter,sans-serif;font-size:.8rem;position:relative}.react-datepicker--time-only{display:block}.dark-mode .react-datepicker{color:#fcfcfd}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{left:50px;position:absolute}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{display:none;padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:50%}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 2px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:16px;font-weight:600;margin-bottom:8px;margin-top:0}.dark-mode .react-datepicker__current-month{color:#fcfcfd}.dark-mode .react-datepicker__day:hover{background-color:#272b30;color:#fcfcfc}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:7px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;width:100%}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-72px;top:0}.react-datepicker__time-container .react-datepicker__time{border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:left;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:360px;list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}@media(max-width:1259px){.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{height:230px}}@media(max-width:767px){.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{height:360px}}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{border-radius:4px;color:#6f767e;font-size:15px;font-weight:600;line-height:40px;padding:0 12px;transition:background .2s,color .2s;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#efefef;color:#1a1d1f;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#272b30;color:#fff}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#272b30;color:#fcfcfc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:#0000;cursor:default}.dark-mode .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#272b30;color:#fcfcfc}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:40px;margin:0;text-align:center;width:40px}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{background-color:#efefef;border-radius:50%}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day-names{margin-bottom:-8px}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{border-radius:0;display:inline-block;font-size:14px;font-weight:500;line-height:40px;margin:0;text-align:center;width:40px}.react-datepicker__day-name{color:#6f767e}.react-datepicker__month--in-range,.react-datepicker__month--in-selecting-range,.react-datepicker__month--selected,.react-datepicker__quarter--in-range,.react-datepicker__quarter--in-selecting-range,.react-datepicker__quarter--selected{background-color:#272b30;border-radius:50%;color:#fff}.react-datepicker__month--in-range:hover,.react-datepicker__month--in-selecting-range:hover,.react-datepicker__month--selected:hover,.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter--in-selecting-range:hover,.react-datepicker__quarter--selected:hover{background-color:#1c1e22}.react-datepicker__month--disabled,.react-datepicker__quarter--disabled{color:#ccc;pointer-events:none}.react-datepicker__month--disabled:hover,.react-datepicker__quarter--disabled:hover{background-color:#0000;cursor:default}.react-datepicker__day--outside-month{color:#6f767e}.react-datepicker__day{border-radius:50%}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#efefef;border-radius:50%}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:50%;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--today,.react-datepicker__day--today:hover,.react-datepicker__month-text--today,.react-datepicker__month-text--today:hover,.react-datepicker__quarter-text--today,.react-datepicker__quarter-text--today:hover,.react-datepicker__year-text--today,.react-datepicker__year-text--today:hover{background-color:#00b0aa;color:#fcfcfc}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#272b30;border-radius:50%;color:#f4f4f4}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1c1e22}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#3e444c;border-radius:50%;color:#fff}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1c1e22}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#272b3080}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#efefef;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:#0000}.react-datepicker__day--range-end,.react-datepicker__day--range-start{background-color:#f4f4f4!important;color:#111315;position:relative}.dark-mode .react-datepicker__day--in-range,.dark-mode .react-datepicker__day--in-selecting-range,.dark-mode .react-datepicker__day--selected,.dark-mode .react-datepicker__month-text--in-range,.dark-mode .react-datepicker__month-text--in-selecting-range,.dark-mode .react-datepicker__month-text--selected,.dark-mode .react-datepicker__quarter-text--in-range,.dark-mode .react-datepicker__quarter-text--in-selecting-range,.dark-mode .react-datepicker__quarter-text--selected,.dark-mode .react-datepicker__year-text--in-range,.dark-mode .react-datepicker__year-text--in-selecting-range,.dark-mode .react-datepicker__year-text--selected{background-color:#fcfcfc;color:#111315!important}.dark-mode .react-datepicker__day--today{background-color:#00b0aa;color:#fcfcfc!important}.dark-mode .react-datepicker__day--selected{background-color:#272b30;color:#fcfcfc!important}.dark-mode .react-datepicker__day--range-end,.dark-mode .react-datepicker__day--range-start{background-color:#111315!important;color:#f4f4f4!important}.react-datepicker__month-text.react-datepicker__month--in-range:hover,.react-datepicker__month-text.react-datepicker__month--selected:hover,.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,.react-datepicker__month-text.react-datepicker__quarter--selected:hover,.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,.react-datepicker__quarter-text.react-datepicker__month--selected:hover,.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover{background-color:#272b30}.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover{background-color:#efefef}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:50%;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#efefef;border:1px solid #aeaeae;border-radius:50%;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:50%;border-top-right-radius:50%}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:50%;border-bottom-right-radius:50%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:#0000;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#272b30;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__today-button{background:#efefef;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media(max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-arrow{border-radius:50%;font-size:0;height:40px;position:absolute;transition:all .2s;width:40px;z-index:2}.slick-arrow svg{fill:#6f767e;position:relative;transition:fill .2s;z-index:2}.slick-arrow:hover{box-shadow:inset 0 0 0 2px #272b30}.dark-mode .slick-arrow:hover{box-shadow:inset 0 0 0 2px #efefef}.dark-mode .slick-arrow:hover svg{fill:#272b30}@media only screen and (max-width:767px){.photo-slider{padding-bottom:64px}}.photo-slider .slick-list{overflow:visible}.photo-slider .slick-track{display:flex}.photo-slider .slick-slide{height:auto;opacity:0;padding:0 16px;transition:all .4s;visibility:hidden}@media only screen and (max-width:767px){.photo-slider .slick-slide{padding:0}}.photo-slider .slick-slide.slick-active{opacity:1;visibility:visible}.photo-slider .slick-slide>div{display:flex;flex-grow:1;height:100%}.photo-slider .slick-arrow{top:50%;transform:translateY(-50%)}@media only screen and (max-width:767px){.photo-slider .slick-arrow{bottom:0;top:auto;transform:translateY(0)}}.photo-slider .slick-prev{left:-56px}@media only screen and (max-width:767px){.photo-slider .slick-prev{left:calc(50% - 48px)}}.photo-slider .slick-next{right:-56px}@media only screen and (max-width:767px){.photo-slider .slick-next{right:calc(50% - 48px)}}@media only screen and (max-width:1023px){.products-slider{padding-bottom:62px}}@media only screen and (max-width:767px){.products-slider .slick-list{margin:0 -296px 0 -8px}}.products-slider .slick-slide{padding:0 12px}@media only screen and (max-width:767px){.products-slider .slick-slide{padding:0 8px}}.products-slider .slick-arrow{bottom:0;opacity:0;visibility:hidden}@media only screen and (max-width:1023px){.products-slider .slick-arrow{opacity:1;visibility:visible}}.dark-mode .products-slider .slick-arrow:hover{box-shadow:inset 0 0 0 2px #272b30}.dark-mode .products-slider .slick-arrow:hover svg{fill:#fcfcfc}.products-slider .slick-prev{left:calc(50% - 48px)}.products-slider .slick-next{right:calc(50% - 48px)}.rdw-editor-wrapper .rdw-option-wrapper{background:none;border:1px solid #0000;border-radius:4px;height:20px;margin:0 2px;min-width:20px;transition:border-color .2s}@media only screen and (max-width:767px){.rdw-editor-wrapper .rdw-option-wrapper{height:16px;min-width:16px}}.dark-mode .rdw-editor-wrapper .rdw-option-wrapper{background:#bfc3c7}.rdw-editor-wrapper .rdw-option-wrapper:hover{border-color:#6f767e;box-shadow:none}.rdw-editor-wrapper .rdw-option-wrapper.rdw-option-active{border-color:#00b0aa;box-shadow:none}.dark-mode .rdw-editor-wrapper .rdw-option-wrapper.rdw-option-active{border-color:#00b0aa;box-shadow:inset 0 0 0 1px #00b0aa}.rdw-editor-wrapper .rdw-history-wrapper{margin-left:auto}.rdw-editor-wrapper .public-DraftStyleDefault-block{margin:12px 16px}.rdw-editor-wrapper .rdw-emoji-modal,.rdw-editor-wrapper .rdw-link-modal{box-shadow:0 10px 25px #1113151a}.app{padding:40px;text-align:center}.container{margin:auto;width:50%}.ReactTags__tags{background:#f4f4f4;border-radius:12px;padding:0 0 5px;position:relative}.dark-mode .ReactTags__tags{background:#272b30}.ReactTags__clearAll{background:#ff6a55;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:14px;height:40px;margin:10px;padding:0 10px}.ReactTags__tagInput{border-radius:2px;display:inline-block}.ReactTags__tagInput input.ReactTags__tagInputField,.ReactTags__tagInput input.ReactTags__tagInputField:focus{background:none;border:none;box-shadow:none;color:#1a1d1f;font-size:14px;font-weight:600;height:40px;margin:0;min-width:240px;padding:0 5px}.dark-mode .ReactTags__tagInput input.ReactTags__tagInputField,.dark-mode .ReactTags__tagInput input.ReactTags__tagInputField:focus{color:#fcfcfc}.ReactTags__tagInput input.ReactTags__tagInputField::placeholder{color:#9a9fa5}.dark-mode .ReactTags__tagInput input.ReactTags__tagInputField::placeholder{color:#6f767e}.ReactTags__editInput{border-radius:1px}.ReactTags__editTagInput{display:inline-flex}.ReactTags__selected span.ReactTags__tag{align-items:center;background:#00b0aa;border-radius:8px;color:#fcfcfc;display:inline-flex;font-size:13px;font-weight:700;margin:5px 5px 0;padding:8px 16px}.ReactTags__suggestions{position:absolute}.ReactTags__suggestions ul{background:#fff;box-shadow:.05em .01em .5em #0003;list-style-type:none;width:200px}.ReactTags__suggestions ul li.ReactTags__activeSuggestion{background:#f99191;cursor:pointer}.ReactTags__suggestions li{border-bottom:1px solid #efefef;margin:0;padding:5px 10px}.ReactTags__suggestions li mark{background:none;font-weight:600;text-decoration:underline}.ReactTags__remove{background:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M6.707 5.293a1 1 0 0 0-1.414 1.414L10.586 12l-5.293 5.293a1 1 0 0 0 1.414 1.414L12 13.414l5.293 5.293a1 1 0 0 0 1.414-1.414L13.414 12l5.293-5.293a1 1 0 0 0-1.414-1.414L12 10.586 6.707 5.293z' fill='%23fcfcfc'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;border:none;color:#fff;cursor:pointer;font-size:0;height:24px;margin:0 0 0 8px;transition:transform .2s;width:24px}.ReactTags__remove:hover{transform:rotate(90deg)}.Header_header__8RLBN{align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1b1d1f80;background-color:#0c0512;background-color:#0009;display:flex;left:300px;padding:18px 24px 18px 0;position:fixed;right:0;top:0;z-index:15}@media only screen and (max-width:2000px){.Header_header__8RLBN{height:80px;left:96px}}@media only screen and (max-width:767px){.Header_header__8RLBN{left:0;padding:16px 24px 16px 16px}}@media only screen and (max-width:2000px){.Header_header__8RLBN.Header_expand__uNUk5{left:285px}}@media only screen and (max-width:1259px){.Header_header__8RLBN.Header_expand__uNUk5{left:96px}}@media only screen and (max-width:767px){.Header_header__8RLBN.Header_expand__uNUk5{left:0;padding:16px 24px 16px 16px}}.Header_burger__JZCvL{align-items:center;display:none;flex-direction:column;height:48px;justify-content:center;margin-right:auto;width:48px}@media only screen and (max-width:767px){.Header_burger__JZCvL{display:flex}}.Header_burger__JZCvL:after,.Header_burger__JZCvL:before{background:#6f767e;border-radius:2px;content:"";height:2px;width:16px}.Header_burger__JZCvL:before{margin-bottom:6px}.Header_control__M9ThF{align-items:center;display:flex;margin-left:auto}@media only screen and (max-width:767px){.Header_control__M9ThF{margin-left:0}}.Header_button__6MFMu{height:40px}.Header_button__6MFMu svg{fill:#1a1d1f}.Header_buttonSearch__piTKJ:not(:last-child),.Header_control__M9ThF .Header_button__6MFMu:not(:last-child),.Header_control__M9ThF>div:not(:last-child){margin-right:24px}@media only screen and (max-width:474px){.Header_buttonSearch__piTKJ:not(:last-child),.Header_control__M9ThF .Header_button__6MFMu:not(:last-child),.Header_control__M9ThF>div:not(:last-child){margin-right:12px}}.Header_buttonSearch__piTKJ{display:none;height:48px;width:48px}.Header_buttonSearch__piTKJ svg{fill:#6f767e;transition:fill .2s}.Header_buttonSearch__piTKJ.Header_active__IzVUH svg{fill:#1a1d1f}.dark-mode .Header_buttonSearch__piTKJ.Header_active__IzVUH svg{fill:#fcfcfc}@media only screen and (max-width:767px){.Header_search__Km\+Ee{opacity:0;transition:all .2s;visibility:hidden}.Header_search__Km\+Ee.Header_visible__mntH4{opacity:1;visibility:visible}}.Header_btns__eZ7Si{align-items:center;display:flex;margin-left:auto}@media only screen and (max-width:767px){.Header_btns__eZ7Si{margin-left:0}}.Header_link__LxAxV{color:#f4f4f4;font-size:15px;font-weight:700;line-height:1.6;margin-right:24px}.Header_link__LxAxV svg{fill:#6f767e;margin-left:0;margin-right:10px}@media only screen and (max-width:639px){.Header_link__LxAxV svg{margin-left:0;margin-right:5px}}@media only screen and (max-width:767px){.Header_link__LxAxV{display:none;height:26px;margin-right:12px}}@media only screen and (max-width:474px){.Header_link__LxAxV{margin-right:12px}}.dark-mode .Header_link__LxAxV{color:#6f767e}.Header_link__LxAxV:hover{color:#fcfcfc}.Header_link__LxAxV:hover>svg{fill:#fcfcfc}@media only screen and (max-width:1339px){.Header_connectWalletLabel__hfRKi .Header_wallet__bKmQG,.Header_hidler__AGWOo{display:none}}.Header_button__6MFMu{color:#1a1d1f}.Header_button__6MFMu:hover{color:#fcfcfc}.Loader_loaderWhite__b4QqZ,.Loader_loader__IQiz-{border-radius:50%;font-size:4px;height:1em;position:relative;text-indent:-9999em;transform:translateZ(0);width:1em}.Loader_loaderWhite__b4QqZ,.Loader_loader__IQiz-{animation:Loader_loader__IQiz- 1.1s ease infinite}.Loader_loaderWhite__b4QqZ,.dark-mode .Loader_loader__IQiz-{animation-name:Loader_loader-white__jqqz1}@keyframes Loader_loader__IQiz-{0%,to{box-shadow:0 -2.6em 0 0 #777e90,1.8em -1.8em 0 0 #777e9033,2.5em 0 0 0 #777e9033,1.75em 1.75em 0 0 #777e9033,0 2.5em 0 0 #777e9033,-1.8em 1.8em 0 0 #777e9033,-2.6em 0 0 0 #777e9080,-1.8em -1.8em 0 0 #777e90b3}12.5%{box-shadow:0 -2.6em 0 0 #777e90b3,1.8em -1.8em 0 0 #777e90,2.5em 0 0 0 #777e9033,1.75em 1.75em 0 0 #777e9033,0 2.5em 0 0 #777e9033,-1.8em 1.8em 0 0 #777e9033,-2.6em 0 0 0 #777e9033,-1.8em -1.8em 0 0 #777e9080}25%{box-shadow:0 -2.6em 0 0 #777e9080,1.8em -1.8em 0 0 #777e90b3,2.5em 0 0 0 #777e90,1.75em 1.75em 0 0 #777e9033,0 2.5em 0 0 #777e9033,-1.8em 1.8em 0 0 #777e9033,-2.6em 0 0 0 #777e9033,-1.8em -1.8em 0 0 #777e9033}37.5%{box-shadow:0 -2.6em 0 0 #777e9033,1.8em -1.8em 0 0 #777e9080,2.5em 0 0 0 #777e90b3,1.75em 1.75em 0 0 #777e90,0 2.5em 0 0 #777e9033,-1.8em 1.8em 0 0 #777e9033,-2.6em 0 0 0 #777e9033,-1.8em -1.8em 0 0 #777e9033}50%{box-shadow:0 -2.6em 0 0 #777e9033,1.8em -1.8em 0 0 #777e9033,2.5em 0 0 0 #777e9080,1.75em 1.75em 0 0 #777e90b3,0 2.5em 0 0 #777e90,-1.8em 1.8em 0 0 #777e9033,-2.6em 0 0 0 #777e9033,-1.8em -1.8em 0 0 #777e9033}62.5%{box-shadow:0 -2.6em 0 0 #777e9033,1.8em -1.8em 0 0 #777e9033,2.5em 0 0 0 #777e9033,1.75em 1.75em 0 0 #777e9080,0 2.5em 0 0 #777e90b3,-1.8em 1.8em 0 0 #777e90,-2.6em 0 0 0 #777e9033,-1.8em -1.8em 0 0 #777e9033}75%{box-shadow:0 -2.6em 0 0 #777e9033,1.8em -1.8em 0 0 #777e9033,2.5em 0 0 0 #777e9033,1.75em 1.75em 0 0 #777e9033,0 2.5em 0 0 #777e9080,-1.8em 1.8em 0 0 #777e90b3,-2.6em 0 0 0 #777e90,-1.8em -1.8em 0 0 #777e9033}87.5%{box-shadow:0 -2.6em 0 0 #777e9033,1.8em -1.8em 0 0 #777e9033,2.5em 0 0 0 #777e9033,1.75em 1.75em 0 0 #777e9033,0 2.5em 0 0 #777e9033,-1.8em 1.8em 0 0 #777e9080,-2.6em 0 0 0 #777e90b3,-1.8em -1.8em 0 0 #777e90}}@keyframes Loader_loader-white__jqqz1{0%,to{box-shadow:0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 #fff3,2.5em 0 0 0 #fff3,1.75em 1.75em 0 0 #fff3,0 2.5em 0 0 #fff3,-1.8em 1.8em 0 0 #fff3,-2.6em 0 0 0 #ffffff80,-1.8em -1.8em 0 0 #ffffffb3}12.5%{box-shadow:0 -2.6em 0 0 #ffffffb3,1.8em -1.8em 0 0 #fff,2.5em 0 0 0 #fff3,1.75em 1.75em 0 0 #fff3,0 2.5em 0 0 #fff3,-1.8em 1.8em 0 0 #fff3,-2.6em 0 0 0 #fff3,-1.8em -1.8em 0 0 #ffffff80}25%{box-shadow:0 -2.6em 0 0 #ffffff80,1.8em -1.8em 0 0 #ffffffb3,2.5em 0 0 0 #fff,1.75em 1.75em 0 0 #fff3,0 2.5em 0 0 #fff3,-1.8em 1.8em 0 0 #fff3,-2.6em 0 0 0 #fff3,-1.8em -1.8em 0 0 #fff3}37.5%{box-shadow:0 -2.6em 0 0 #fff3,1.8em -1.8em 0 0 #ffffff80,2.5em 0 0 0 #ffffffb3,1.75em 1.75em 0 0 #fff,0 2.5em 0 0 #fff3,-1.8em 1.8em 0 0 #fff3,-2.6em 0 0 0 #fff3,-1.8em -1.8em 0 0 #fff3}50%{box-shadow:0 -2.6em 0 0 #fff3,1.8em -1.8em 0 0 #fff3,2.5em 0 0 0 #ffffff80,1.75em 1.75em 0 0 #ffffffb3,0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 #fff3,-2.6em 0 0 0 #fff3,-1.8em -1.8em 0 0 #fff3}62.5%{box-shadow:0 -2.6em 0 0 #fff3,1.8em -1.8em 0 0 #fff3,2.5em 0 0 0 #fff3,1.75em 1.75em 0 0 #ffffff80,0 2.5em 0 0 #ffffffb3,-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 #fff3,-1.8em -1.8em 0 0 #fff3}75%{box-shadow:0 -2.6em 0 0 #fff3,1.8em -1.8em 0 0 #fff3,2.5em 0 0 0 #fff3,1.75em 1.75em 0 0 #fff3,0 2.5em 0 0 #ffffff80,-1.8em 1.8em 0 0 #ffffffb3,-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 #fff3}87.5%{box-shadow:0 -2.6em 0 0 #fff3,1.8em -1.8em 0 0 #fff3,2.5em 0 0 0 #fff3,1.75em 1.75em 0 0 #fff3,0 2.5em 0 0 #fff3,-1.8em 1.8em 0 0 #ffffff80,-2.6em 0 0 0 #ffffffb3,-1.8em -1.8em 0 0 #fff}}.Tvl_search__7L5gK{flex-shrink:0;position:relative;width:160px}@media only screen and (max-width:767px){.Tvl_search__7L5gK{background:#fff;box-shadow:0 8px 12px #1113150d;left:0;padding:12px 16px;position:absolute;right:0;top:80px;width:100%}.dark-mode .Tvl_search__7L5gK{background:#111315}}.Tvl_search__7L5gK.Tvl_active__PoK7- .Tvl_body__1CIeQ,.Tvl_search__7L5gK.Tvl_active__PoK7- .Tvl_close__Z-BPT,.Tvl_search__7L5gK.Tvl_active__PoK7- .Tvl_direction__KvCZ1,.Tvl_search__7L5gK.Tvl_active__PoK7- .Tvl_result__-kO2V,.Tvl_search__7L5gK.Tvl_active__PoK7- .Tvl_start__sG9Nb{opacity:1;visibility:visible}.Tvl_head__b9sI4{position:relative;z-index:2}.Tvl_close__Z-BPT,.Tvl_direction__KvCZ1,.Tvl_start__sG9Nb{position:absolute;top:50%;transform:translateY(-50%);transition:all .2s}.Tvl_close__Z-BPT svg,.Tvl_direction__KvCZ1 svg,.Tvl_start__sG9Nb svg{transition:fill .2s}.Tvl_start__sG9Nb{left:12px}.Tvl_start__sG9Nb svg{fill:#6f767e}.Tvl_start__sG9Nb:hover svg{fill:#1a1d1f}.Tvl_network__KgTr1{cursor:pointer;filter:brightness(.8);left:-15px;position:absolute;width:25px;z-index:100}.Tvl_network__KgTr1:hover{filter:brightness(1)}.Tvl_widgets__0uXhS{display:flex;gap:25px}@media only screen and (max-width:767px){.Tvl_widgets__0uXhS{display:none}}.Tvl_headvalue__6K8pg{align-items:center;cursor:pointer;display:flex;filter:brightness(.6);justify-content:center}.Tvl_headvalue__6K8pg span{color:#1a1d1f;font-size:17px;font-weight:600}.dark-mode .Tvl_headvalue__6K8pg span{color:#fcfcfc}.Tvl_headvalue__6K8pg:hover{filter:brightness(1)}.Tvl_headvalue__6K8pg:hover .Tvl_result__-kO2V{background:#83bf6e26;color:#83bf6e}.Tvl_networkEth__XpAsO{cursor:pointer;filter:brightness(.8);left:0;position:absolute;width:25px;z-index:100}.Tvl_networkEth__XpAsO:hover{filter:brightness(1)}.Tvl_result__-kO2V{background:#fff;border-radius:8px;color:#1a1d1f;font-size:15px;font-weight:600;left:0;margin-left:12px;padding:6px 14px}.dark-mode .Tvl_result__-kO2V{background:#1a1d1f;color:#fcfcfc}@media only screen and (max-width:767px){.Tvl_result__-kO2V{display:none}}.Tvl_direction__KvCZ1{left:10px}.Tvl_direction__KvCZ1 svg{fill:#00b0aa}.Tvl_direction__KvCZ1:hover{transform:translate(-2px,-50%)}.Tvl_close__Z-BPT{height:32px;right:10px;width:32px}.Tvl_close__Z-BPT svg{fill:#9a9fa5}.Tvl_close__Z-BPT:hover svg{fill:#ff6a55}.Tvl_close__Z-BPT,.Tvl_direction__KvCZ1{opacity:0;visibility:hidden}.Tvl_input__fUHD0{background:#f4f4f4;border:2px solid #0000;border-radius:12px;color:#1a1d1f;display:none;font-size:15px;font-weight:600;height:48px;line-height:1.6;padding:0;transition:all .2s;width:100px}.dark-mode .Tvl_input__fUHD0{background:#272b30;color:#fcfcfc}.Tvl_input__fUHD0::placeholder{color:#9a9fa5}.Tvl_input__fUHD0:focus{background:#fff;border-color:#00b0aa}.dark-mode .Tvl_input__fUHD0:focus{background:#111315}.Tvl_body__1CIeQ{background:#fff;border:1px solid #0000;border-radius:16px;box-shadow:0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;left:-12px;opacity:0;padding:84px 12px 12px;position:absolute;right:-12px;top:-12px;transition:all .2s;visibility:hidden}@media only screen and (max-width:767px){.Tvl_body__1CIeQ{border-radius:0;border-top:1px solid #efefef;box-shadow:0 12px 32px #1113150d;left:0;max-height:calc(100vh - 152px);overflow:auto;padding:16px 8px;right:0;top:100%}}.dark-mode .Tvl_body__1CIeQ{background:#1a1d1f;border-color:#272b30}.Tvl_box__5xQic:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:24px;padding-bottom:24px}.dark-mode .Tvl_box__5xQic:not(:last-child){border-color:#272b30}@media only screen and (max-width:767px){.Tvl_box__5xQic:not(:last-child){margin-bottom:16px;padding-bottom:16px}}.Tvl_category__ju7ao{color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308;margin-bottom:12px;padding-left:12px}.Tooltip_tooltip__YRnOd{cursor:pointer;display:inline-block;margin-left:0}.Tooltip_tooltip__YRnOd .Tooltip_tooltipWpapper__BxiTq{border-radius:4px;box-shadow:0 2px 4px #0000001a,inset 0 0 1px #000;font-size:12px;font-weight:600;padding:3px 12px}.Network_network__bM65h{position:relative}@media only screen and (max-width:767px){.Network_network__bM65h{position:static}}.Network_network__bM65h.Network_active__qxVlg .Network_body__ANtrO{opacity:1;transform:translateY(0);visibility:visible}.Network_nopad__9ETYG{padding:0!important}.Network_modal__EglAE{max-width:500px!important}.Network_modal2__ve5ji{max-width:800px!important}.Network_pointer__9bHX5{align-items:center;color:gray;cursor:pointer;display:flex}.Network_pointer__9bHX5.Network_active__qxVlg,.Network_pointer__9bHX5:hover{color:inherit}.Network_head__9GU4G{align-items:center;display:flex;justify-content:space-between}.Network_head__9GU4G div{align-items:center;display:flex;justify-content:center}.Network_head__9GU4G img{height:30px;margin-right:12px}.Network_body__ANtrO{background:#fff;border:1px solid #0000;border-radius:16px;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;opacity:0;padding:16px;position:absolute;right:-20px;top:calc(100% + 18px);transform:translateY(3px);transition:all .2s;visibility:hidden;width:200px}.Network_body__ANtrO.Network_expand__TOKs4{width:350px}@media only screen and (max-width:1339px){.Network_body__ANtrO{border-radius:12px;right:0;top:calc(100% + 15px)}}@media only screen and (max-width:767px){.Network_body__ANtrO{left:1%;padding:12px 16px 20px;right:1%;top:100%;width:96%!important}}.dark-mode .Network_body__ANtrO{background:#111315;border-color:#272b30}.Network_body__ANtrO:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687 0 10h20l-6.927-8.313a4 4 0 0 0-6.146 0z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;bottom:100%;content:"";height:10px;position:absolute;right:90px;width:20px}@media only screen and (max-width:1339px){.Network_body__ANtrO:before{right:13px}}@media only screen and (max-width:767px){.Network_body__ANtrO:before{right:400px}}@media only screen and (max-width:1023px){.Network_body__ANtrO:before{right:150px}}.dark-mode .Network_body__ANtrO:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687 0 10h20l-6.927-8.313a4 4 0 0 0-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}.Network_body__ANtrO:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:12px;padding-bottom:12px}@media only screen and (max-width:767px){.Network_body__ANtrO:not(:last-child){margin-bottom:8px;padding-bottom:8px}}.dark-mode .Network_body__ANtrO:not(:last-child){border-color:#272b30}.Network_item__oN1qa{align-items:center;border-radius:12px;color:#6f767e;display:flex;font-size:15px;font-weight:600;height:48px;justify-content:space-between;line-height:1.6;padding:0 12px;transition:all .2s;width:100%}.Network_item__oN1qa svg{fill:#6f767e;margin-right:12px;transition:fill .2s}.Network_item__oN1qa:hover{background-color:#272b30}.Network_item__oN1qa:hover .Network_chain__ADgVS{color:#1a1d1f}.Network_item__oN1qa:hover svg{fill:#1a1d1f}.dark-mode .Network_item__oN1qa:hover .Network_chain__ADgVS{color:#fcfcfc}.dark-mode .Network_item__oN1qa:hover svg{fill:#fcfcfc}.Network_separator__H90PL{background:rgba(51,68,68,.267);height:1px;margin:11px}.Network_icon__LKlrU{height:25px;margin-right:12px}.Network_svgIcon__fmt7P{fill:#00b0aa;margin-left:10px;transition:transform .3s ease}.Network_svgIcon__fmt7P.Network_active__qxVlg{transform:rotate(180deg)}@media only screen and (max-width:639px){.Network_svgIcon__fmt7P{margin-left:-5px}}.Network_connected__4dfyj{align-items:center;display:flex;position:relative}.Network_connected__4dfyj:before{background:#83bf6e;border-radius:50%;content:"";height:12px;left:-18px;position:absolute;width:12px}.Network_chainIcon__Wllly{position:relative}.Network_chainIcon__Wllly:before{background:#83bf6e;border-radius:50%;content:"";height:13px;position:absolute;right:10px;top:-2px;width:13px;z-index:1}@media only screen and (max-width:639px){.Network_chainLabel__wrYgj{display:none}}.Network_lefty__xJGpV{justify-content:flex-start}.Network_lefty__xJGpV:hover{color:#fcfcfc}.Modal_modal__v9mA\+{animation:Modal_showModal__IS9u\+ .4s forwards;background:#f4f4f4cc;display:flex;height:100%;left:0;opacity:0;overflow:auto;padding:48px;position:fixed;top:0;width:100%;z-index:999}@media only screen and (max-width:767px){.Modal_modal__v9mA\+{padding:16px}}.dark-mode .Modal_modal__v9mA\+{background:#272b30e6}@keyframes Modal_showModal__IS9u\+{0%{opacity:0}to{opacity:1}}.Modal_outer__B4TkJ{background:#fcfcfc;border-radius:16px;box-shadow:0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;margin:auto;max-width:408px;position:relative;width:100%;z-index:2}.dark-mode .Modal_outer__B4TkJ{background:#1a1d1f}@media only screen and (max-width:767px){.Modal_outer__B4TkJ{box-shadow:none}}.Modal_outer__B4TkJ>div{padding:26px 24px 24px}.Modal_outer__B4TkJ .Modal_content__-Rbby{position:relative}.Modal_close__nt4fk{background:#efefef;border-radius:50%;font-size:0;height:36px;position:absolute;right:24px;top:24px;width:36px}.Modal_close__nt4fk svg{fill:#33383f;transition:transform .2s}.dark-mode .Modal_close__nt4fk{background:#272b30}.dark-mode .Modal_close__nt4fk svg{fill:#fcfcfc}.Modal_close__nt4fk:hover svg{transform:rotate(90deg)}@media(prefers-reduced-motion:no-preference){.Settings_settings__PBP5G{animation:Settings_fadeInUp__jrgEJ .6s ease-out}}@keyframes Settings_fadeInUp__jrgEJ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Settings_settings__PBP5G{align-items:flex-start;background:#fcfcfc;border-radius:8px;display:flex;padding:0}@media only screen and (max-width:1023px){.Settings_settings__PBP5G{display:block}}@media only screen and (max-width:767px){.Settings_settings__PBP5G{padding:0}}.dark-mode .Settings_settings__PBP5G{background:#1a1d1f}.Settings_menu__sBu-o{display:flex;flex-direction:column;flex-shrink:0;position:sticky;top:0;width:200px}@media only screen and (max-width:1259px){.Settings_menu__sBu-o{width:210px}}@media only screen and (max-width:1023px){.Settings_menu__sBu-o{display:none}}.Settings_menu__sBu-o .Settings_button__46lq0{border-radius:8px;color:#6f767e;font-size:15px;font-weight:600;line-height:1.6;padding:8px 16px;text-align:left;transition:all .2s}.Settings_menu__sBu-o .Settings_button__46lq0:not(:last-child){margin-bottom:8px}.Settings_menu__sBu-o .Settings_button__46lq0.Settings_active__ee5gT,.Settings_menu__sBu-o .Settings_button__46lq0:hover{color:#1a1d1f}.dark-mode .Settings_menu__sBu-o .Settings_button__46lq0.Settings_active__ee5gT,.dark-mode .Settings_menu__sBu-o .Settings_button__46lq0:hover{color:#fcfcfc}.Settings_menu__sBu-o .Settings_button__46lq0.Settings_active__ee5gT{background:#efefef}.dark-mode .Settings_menu__sBu-o .Settings_button__46lq0.Settings_active__ee5gT{background:#272b30}.Settings_wrapper__EesnD{flex-grow:1;padding-left:32px}@media only screen and (max-width:1023px){.Settings_wrapper__EesnD{padding-left:0}}.Settings_wrapper__EesnD>.Settings_button__46lq0{margin-top:48px}@media only screen and (max-width:1023px){.Settings_wrapper__EesnD>.Settings_button__46lq0{margin-top:32px}}.Settings_dropdown__imy8w{display:none}@media only screen and (max-width:1023px){.Settings_dropdown__imy8w{display:block;margin-bottom:32px}}@media only screen and (max-width:767px){.Settings_dropdown__imy8w{margin-bottom:24px}}.dark-mode .Settings_dropdownHead__WVVhP{background:#272b30;box-shadow:inset 0 0 0 #272b30}.Settings_item__tkDw6{position:relative}@media only screen and (max-width:1023px){.Settings_item__tkDw6{display:none}.Settings_item__tkDw6.Settings_active__ee5gT{display:block}}.Settings_item__tkDw6:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:48px;padding-bottom:48px}@media only screen and (max-width:1023px){.Settings_item__tkDw6:not(:last-child){border:none;margin-bottom:0;padding-bottom:0}}.dark-mode .Settings_item__tkDw6:not(:last-child){border-color:#272b30}.Settings_anchor__5q3EA{left:0;position:absolute;right:0;top:-116px}@media only screen and (max-width:1023px){.Settings_anchor__5q3EA{top:-106px}}.TooltipGlobal_tooltipWpapper__xDWj2{border-radius:4px;box-shadow:0 2px 3px #0000000d,inset 0 0 1px #000;font-size:14px!important;font-weight:600;padding:4px 12px!important}.TextInput_field__eJglg.TextInput_fieldIcon__Cs0uA .TextInput_input__fs1jn{padding-left:48px}.TextInput_field__eJglg.TextInput_fieldCurrency__GrE\+P .TextInput_input__fs1jn{background:none;border-color:#efefef;padding-left:58px}.TextInput_field__eJglg.TextInput_fieldCurrency__GrE\+P .TextInput_input__fs1jn:focus{border-color:#9a9fa5}.dark-mode .TextInput_field__eJglg.TextInput_fieldCurrency__GrE\+P .TextInput_input__fs1jn{border-color:#272b30}.dark-mode .TextInput_field__eJglg.TextInput_fieldCurrency__GrE\+P .TextInput_input__fs1jn:focus{border-color:#33383f}.TextInput_field__eJglg.TextInput_fieldCopy__BhBgs .TextInput_input__fs1jn{padding-right:48px}.TextInput_field__eJglg.TextInput_error__l\+Mw0 .TextInput_icon__MdRtX svg{fill:#ff6a55}.TextInput_field__eJglg.TextInput_error__l\+Mw0 .TextInput_wrap__2G6sn:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M12 15a1 1 0 0 0 1-1V9a1 1 0 1 0-2 0v5a1 1 0 0 0 1 1zm7.675 2.504L12.87 5.563a1 1 0 0 0-1.738 0L4.327 17.504A1 1 0 0 0 5.196 19h13.61a1 1 0 0 0 .869-1.495zM14.607 4.573c-1.151-2.019-4.062-2.019-5.213 0L2.589 16.514C1.45 18.514 2.894 21 5.196 21h13.61c2.302 0 3.746-2.486 2.606-4.485L14.607 4.573z' fill-rule='evenodd' fill='%23ff6a55'/%3E%3Cpath d='M13 17a1 1 0 1 1-2 0 1 1 0 1 1 2 0z' fill='%23ff6a55'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto;bottom:0;content:"";position:absolute;right:0;top:0;width:48px}.TextInput_field__eJglg.TextInput_error__l\+Mw0 .TextInput_input__fs1jn{background:#ffbc9940;border-color:#0000;color:#ff6a55;padding-right:48px}.dark-mode .TextInput_field__eJglg.TextInput_error__l\+Mw0 .TextInput_input__fs1jn:focus{border-color:#ff6a55;color:#ff6a55}.TextInput_field__eJglg.TextInput_error__l\+Mw0 .TextInput_input__fs1jn::placeholder{color:#ff6a55}.TextInput_field__eJglg.TextInput_success__TfKDm .TextInput_wrap__2G6sn:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' d='M20.707 6.293a1 1 0 0 1 0 1.414l-8.586 8.586a3 3 0 0 1-4.243 0l-3.586-3.586a1 1 0 0 1 1.414-1.414l3.586 3.586a1 1 0 0 0 1.414 0l8.586-8.586a1 1 0 0 1 1.414 0z' fill='%2383bf6e'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto;bottom:0;content:"";position:absolute;right:0;top:0;width:48px}.TextInput_field__eJglg.TextInput_success__TfKDm .TextInput_input__fs1jn{background:#fff;border-color:#9a9fa5;padding-right:48px}.dark-mode .TextInput_field__eJglg.TextInput_success__TfKDm .TextInput_input__fs1jn{background:#111315}.TextInput_label__RBnup{color:#33383f;font-size:14px;font-weight:600;line-height:1.7142857143;margin-bottom:14px}.dark-mode .TextInput_label__RBnup{color:#efefef}.TextInput_tooltip__UymI8{position:relative;top:-1px}.TextInput_tooltip__UymI8 svg{fill:#9a9fa5}.TextInput_wrap__2G6sn{position:relative}.TextInput_input__fs1jn{background:#f4f4f4;border:2px solid #0000;border-radius:12px;color:#1a1d1f;font-family:Inter,sans-serif;font-size:15px;font-weight:600;height:48px;line-height:1.6;padding:0 10px;transition:all .2s;width:100%}.dark-mode .TextInput_input__fs1jn{background:#272b30;border-color:#272b30;color:#fcfcfc}.TextInput_input__fs1jn::placeholder{color:#6f767e}.dark-mode .TextInput_input__fs1jn::placeholder{color:#9a9fa5}.TextInput_input__fs1jn:focus{background:#fff;border-color:#9a9fa5}.dark-mode .TextInput_input__fs1jn:focus{background:#111315;border-color:#33383f}.TextInput_copy__grcCt,.TextInput_icon__MdRtX{align-items:center;bottom:0;display:flex;justify-content:center;position:absolute;top:0;width:48px}.TextInput_icon__MdRtX{left:0;pointer-events:none}.TextInput_icon__MdRtX svg{fill:#6f767e}.TextInput_copy__grcCt{right:0}.TextInput_copy__grcCt svg{fill:#6f767e;transition:fill .2s}.TextInput_copy__grcCt:hover svg{fill:#00b0aa}.TextInput_currency__VodZH{align-items:center;background:#f4f4f4;border-radius:10px 0 0 10px;bottom:2px;color:#1a1d1f;display:flex;justify-content:center;left:2px;padding-top:1px;position:absolute;top:2px;width:46px}.dark-mode .TextInput_currency__VodZH{background:#272b30;color:#6f767e}.Item_item__RDsv7{position:relative}.Item_anchor__TcRpY{left:0;position:absolute;right:0;top:0}.Item_title__CSNCs{line-height:40px;margin-bottom:32px}.ProfileInformation_profile__DZRUr{align-items:center;display:flex;margin-bottom:32px}@media only screen and (max-width:1023px){.ProfileInformation_profile__DZRUr{margin-bottom:24px}}@media only screen and (max-width:767px){.ProfileInformation_profile__DZRUr>.ProfileInformation_button__mZvLY{display:none}}.ProfileInformation_avatar__J7iUE{flex-shrink:0;height:96px;margin-right:32px;position:relative;width:96px}@media only screen and (max-width:767px){.ProfileInformation_avatar__J7iUE{height:80px;margin-right:16px;width:80px}}.ProfileInformation_avatar__J7iUE img{border-radius:50%;height:100%;object-fit:cover;width:100%}.ProfileInformation_remove__d99iD{background:#fcfcfc;border-radius:50%;box-shadow:0 2px 8px #00000040;display:none;font-size:0;height:24px;position:absolute;right:0;top:0;width:24px}@media only screen and (max-width:767px){.ProfileInformation_remove__d99iD{display:inline-block}}.ProfileInformation_file__R5avF{display:inline-block;margin-right:12px;overflow:hidden;position:relative}@media only screen and (max-width:767px){.ProfileInformation_file__R5avF{margin-right:0}}.ProfileInformation_file__R5avF input{font-size:160px;left:0;opacity:0;position:absolute;top:0}@media only screen and (max-width:767px){.ProfileInformation_file__R5avF .ProfileInformation_button__mZvLY{padding:0 10px}}.ProfileInformation_field__2VOBM:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1023px){.ProfileInformation_field__2VOBM:not(:last-child){margin-bottom:24px}}.Notifications_line__yXG-\+{display:flex;padding-bottom:16px}.Notifications_line__yXG-\+:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:32px}@media only screen and (max-width:1023px){.Notifications_line__yXG-\+:not(:last-child){margin-bottom:24px}}.dark-mode .Notifications_line__yXG-\+:not(:last-child){border-color:#272b30}.Notifications_title__fTS5y{color:#33383f;font-size:14px;font-weight:600;line-height:1.7142857143;margin-right:24px}.dark-mode .Notifications_title__fTS5y{color:#efefef}.Notifications_tooltip__fvV2w{position:relative;top:-1px}.Notifications_tooltip__fvV2w svg{fill:#9a9fa5}.Notifications_switch__l6QAj{margin-left:auto}.Switch_switch__bqVNZ{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;display:inline-block;font-size:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Switch_switch__bqVNZ.Switch_disabled__dObOK{filter:grayscale(1) brightness(1.25) contrast(.8)}.Switch_input__vIsIE{left:0;opacity:0;position:absolute;top:0}.Switch_input__vIsIE:checked+.Switch_inner__hbbfE .Switch_box__HBxlB{background:#00b0aa}.Switch_input__vIsIE:checked+.Switch_inner__hbbfE .Switch_box__HBxlB:before{background:#fcfcfc;transform:translate(24px,-50%)}.Switch_inner__hbbfE{display:inline-block;position:relative;transition:all .2s}.Switch_box__HBxlB{background:#f4f4f4;border-radius:12px;display:block;height:21px;position:relative;transition:all .2s;width:45px}.dark-mode .Switch_box__HBxlB{background:#111315}.Switch_box__HBxlB:before{background:#fcfcfc;border-radius:50%;box-shadow:0 2px 4px #0003,inset 0 2px 2px #fff,inset 0 -1px 1px #0000001a;content:"";height:16px;left:2px;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s;width:16px}.dark-mode .Switch_box__HBxlB:before{background:#272b30;box-shadow:0 2px 4px #0003,inset 0 1px 2px #ffffff1a,inset 0 -1px 1px #0000001a}.CreateReferral_title__exR6R{color:#6f767e;margin-bottom:16px}.CreateReferral_fieldset__kQ7Sn{margin-bottom:32px}.CreateReferral_fieldset__kQ7Sn .CreateReferral_dropdown__AyXt\+,.CreateReferral_fieldset__kQ7Sn .CreateReferral_field__GX2OC{margin-bottom:12px}.CreateReferral_box__ruMYD:not(:last-child){margin-bottom:32px}.CreateReferral_label__z2EhL{color:#6f767e;font-size:14px;font-weight:500;margin-bottom:16px}.CreateReferral_line__TTBVp{align-items:center;display:flex}.CreateReferral_list__GGooB{display:flex;margin-right:auto}.CreateReferral_avatar__rI6Ue{height:48px;position:relative;width:48px}.CreateReferral_avatar__rI6Ue img{border-radius:50%;height:100%;object-fit:cover;width:100%}.CreateReferral_avatar__rI6Ue:not(:last-child){margin-right:24px}.CreateReferral_icon__9VoRF{align-items:center;background:#00b0aa;border:2px solid #fff;border-radius:50%;bottom:-4px;display:flex;height:24px;justify-content:center;position:absolute;right:-4px;width:24px}.dark-mode .CreateReferral_icon__9VoRF{border-color:#1a1d1f}.CreateReferral_icon__9VoRF svg{fill:#fcfcfc}.CreateReferral_button__MZufq{height:40px}.Card_card__ZeevV{background:#fcfcfc;border-radius:8px;padding:24px;position:relative}@media only screen and (max-width:767px){.Card_card__ZeevV{padding:16px}}.dark-mode .Card_card__ZeevV{background:#1a1d1f}.Card_head__XGCWI{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;min-height:40px}@media only screen and (max-width:767px){.Card_head__XGCWI{margin-bottom:24px}}.Card_title__BUrVm{margin-right:auto}@media only screen and (max-width:767px){.Card_title__BUrVm{line-height:40px}}.Card_titleIcon__CEk-Z{align-items:center;display:flex}.Card_titleIcon__CEk-Z .Card_title__BUrVm{padding-left:0}.Card_icon__PswZi{margin-right:12px}.KadoWidget_iframe__s\+r\+m{background:#333;border-radius:8px;filter:saturate(.8) contrast(1.2);flex:1 1;width:100%}.KadoWidgetModal_kadoWidgetModal__irC9m{max-width:450px}.KadoWidgetModal_kadoWidgetModal__irC9m>div{border-radius:16px}.KadoWidgetModal_title__LUXTl{margin-bottom:16px}.Sidebar_sidebar__DiVEr{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;align-items:stretch;background:#fcfcfc;bottom:0;display:flex;flex-direction:column;left:0;margin-bottom:-40px!important;overflow:auto;padding:24px;padding-bottom:-40px!important;position:fixed;scrollbar-width:none;top:0;width:300px;z-index:14}.Sidebar_sidebar__DiVEr::-webkit-scrollbar{display:none}@media only screen and (max-width:2000px){.Sidebar_sidebar__DiVEr{align-items:center;margin-bottom:-40px!important;padding-bottom:-40px!important;width:96px}}@media only screen and (max-width:767px){.Sidebar_sidebar__DiVEr{align-items:stretch;width:100%}}.dark-mode .Sidebar_sidebar__DiVEr{background:#000}@media only screen and (max-width:2000px){.Sidebar_sidebar__DiVEr.Sidebar_expand__QkrCZ{width:300px}}@media only screen and (max-width:2000px)and (max-width:2000px){.Sidebar_sidebar__DiVEr.Sidebar_expand__QkrCZ .Sidebar_loger__M5okG{display:block}}@media only screen and (max-width:2000px){.Sidebar_sidebar__DiVEr.Sidebar_expand__QkrCZ .Sidebar_expandToggle__B4D81 svg{fill:#1a1d1f}.Sidebar_sidebar__DiVEr.Sidebar_expand__QkrCZ .Sidebar_expandToggle__B4D81 svg:first-child{display:none}.Sidebar_sidebar__DiVEr.Sidebar_expand__QkrCZ .Sidebar_expandToggle__B4D81 svg:nth-child(2){fill:#6f767e;display:inline-block}}@media only screen and (max-width:1259px){.Sidebar_sidebar__DiVEr.Sidebar_active__kgQDT{box-shadow:4px 0 32px #1113150d;width:300px}}@media only screen and (max-width:1259px)and (max-width:2000px){.Sidebar_sidebar__DiVEr.Sidebar_active__kgQDT .Sidebar_loger__M5okG{display:none}}@media only screen and (max-width:1259px){.Sidebar_sidebar__DiVEr.Sidebar_active__kgQDT .Sidebar_toggle__9IQ9P{position:absolute;right:16px;top:16px}.Sidebar_sidebar__DiVEr.Sidebar_active__kgQDT .Sidebar_toggle__9IQ9P svg{fill:#1a1d1f}.Sidebar_sidebar__DiVEr.Sidebar_active__kgQDT .Sidebar_toggle__9IQ9P svg:first-child{display:none}.Sidebar_sidebar__DiVEr.Sidebar_active__kgQDT .Sidebar_toggle__9IQ9P svg:nth-child(2){fill:#6f767e;display:inline-block}}@media only screen and (max-width:2000px){.Sidebar_sidebar__DiVEr.Sidebar_active__kgQDT,.Sidebar_sidebar__DiVEr.Sidebar_expand__QkrCZ{align-items:stretch}.Sidebar_sidebar__DiVEr.Sidebar_active__kgQDT .Sidebar_item__lvsEk,.Sidebar_sidebar__DiVEr.Sidebar_active__kgQDT .Sidebar_link__glS71,.Sidebar_sidebar__DiVEr.Sidebar_expand__QkrCZ .Sidebar_item__lvsEk,.Sidebar_sidebar__DiVEr.Sidebar_expand__QkrCZ .Sidebar_link__glS71{font-size:15px;width:100%}.Sidebar_sidebar__DiVEr.Sidebar_active__kgQDT .Sidebar_item__lvsEk svg,.Sidebar_sidebar__DiVEr.Sidebar_active__kgQDT .Sidebar_link__glS71 svg,.Sidebar_sidebar__DiVEr.Sidebar_expand__QkrCZ .Sidebar_item__lvsEk svg,.Sidebar_sidebar__DiVEr.Sidebar_expand__QkrCZ .Sidebar_link__glS71 svg{margin-right:12px}.Sidebar_sidebar__DiVEr.Sidebar_active__kgQDT .Sidebar_counter__UnZBs,.Sidebar_sidebar__DiVEr.Sidebar_expand__QkrCZ .Sidebar_counter__UnZBs{display:block}}@media only screen and (max-width:767px){.Sidebar_sidebar__DiVEr.Sidebar_active__kgQDT,.Sidebar_sidebar__DiVEr.Sidebar_expand__QkrCZ{width:100%}}.Sidebar_logo__DhWp\+{display:flex;filter:hue-rotate(-45deg);margin-bottom:32px}@media only screen and (max-width:1339px){.Sidebar_logo__DhWp\+{margin-bottom:24px;margin-left:0;margin-top:10px}}@media only screen and (max-width:767px){.Sidebar_logo__DhWp\+{margin-left:auto}}.Sidebar_audit__39Hdk{margin-right:12px;width:24px}.Sidebar_audit__39Hdk:hover{filter:brightness(2)}.Sidebar_iconer__BIc23{margin-left:0;margin-right:14px;width:23px}.Sidebar_active__kgQDT .Sidebar_iconer__BIc23{filter:brightness(2)}.Sidebar_icon__KJ\+f9{margin-bottom:-4px;margin-left:3px;margin-top:-6px;width:45px}.Sidebar_icon__KJ\+f9:hover{filter:brightness(2)}.Sidebar_loger__M5okG{margin-left:12px;margin-top:8px;width:190px}@media only screen and (max-width:2000px){.Sidebar_loger__M5okG{display:none}}.Sidebar_menu__NL1dV{display:flex;flex-direction:column;margin-bottom:auto}.Sidebar_dropdown__cZ3m\+,.Sidebar_item__lvsEk{margin-bottom:8px}.Sidebar_item__lvsEk,.Sidebar_link__glS71{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;border-radius:12px;color:#6f767e;display:flex;font-size:15px;font-weight:600;height:48px;padding:0 12px;transition:background .2s,box-shadow .2s,color .2s;white-space:nowrap;width:100%}@media only screen and (max-width:2000px){.Sidebar_item__lvsEk,.Sidebar_link__glS71{font-size:0;width:48px}}@media only screen and (max-width:767px){.Sidebar_item__lvsEk,.Sidebar_link__glS71{font-size:15px;width:100%}}.Sidebar_item__lvsEk svg,.Sidebar_link__glS71 svg{fill:#6f767e;margin-right:12px;transition:fill .2s}@media only screen and (max-width:2000px){.Sidebar_item__lvsEk svg,.Sidebar_link__glS71 svg{margin-right:0}}@media only screen and (max-width:767px){.Sidebar_item__lvsEk svg,.Sidebar_link__glS71 svg{margin-right:12px}}.Sidebar_item__lvsEk:hover,.Sidebar_item__lvsEk:hover>svg,.Sidebar_link__glS71:hover,.Sidebar_link__glS71:hover>svg{filter:brightness(2)}.Sidebar_item__lvsEk.Sidebar_active__kgQDT,.Sidebar_link__glS71.Sidebar_active__kgQDT{color:#1a1d1f}.Sidebar_item__lvsEk.Sidebar_active__kgQDT svg,.Sidebar_link__glS71.Sidebar_active__kgQDT svg{fill:#1a1d1f}.dark-mode .Sidebar_item__lvsEk.Sidebar_active__kgQDT,.dark-mode .Sidebar_link__glS71.Sidebar_active__kgQDT{color:#fcfcfc}.dark-mode .Sidebar_item__lvsEk.Sidebar_active__kgQDT svg,.dark-mode .Sidebar_link__glS71.Sidebar_active__kgQDT svg{fill:#fcfcfc}.Sidebar_item__lvsEk.Sidebar_active__kgQDT,.Sidebar_link__glS71.Sidebar_active__kgQDT{background:#efefef;box-shadow:inset 0 -2px 1px #0000000d,inset 0 1px 1px #fff}.dark-mode .Sidebar_item__lvsEk.Sidebar_active__kgQDT,.dark-mode .Sidebar_link__glS71.Sidebar_active__kgQDT{background:#272b30;box-shadow:inset 0 -2px 1px #0006,inset 0 1px 1px #ffffff1c}.Sidebar_toggle__9IQ9P{-webkit-tap-highlight-color:rgba(0,0,0,0);display:none;height:48px;width:48px}@media only screen and (max-width:1259px){.Sidebar_toggle__9IQ9P{display:inline-block}}@media only screen and (max-width:767px){.Sidebar_toggle__9IQ9P{display:none}}.Sidebar_toggle__9IQ9P svg{fill:#6f767e}.Sidebar_toggle__9IQ9P svg:nth-child(2){display:none}.Sidebar_expandToggle__B4D81{-webkit-tap-highlight-color:rgba(0,0,0,0);display:none;height:48px;width:100%}@media only screen and (max-width:2000px){.Sidebar_expandToggle__B4D81{display:inline-block}}@media only screen and (max-width:1259px){.Sidebar_expandToggle__B4D81{display:none}}.Sidebar_expandToggle__B4D81 svg{fill:#6f767e}.Sidebar_close__B\+BzU,.Sidebar_expandToggle__B4D81 h1,.Sidebar_expandToggle__B4D81 svg:nth-child(2){display:none}@media only screen and (max-width:767px){.Sidebar_close__B\+BzU{display:block;height:48px;left:16px;position:absolute;top:16px;width:48px}.Sidebar_close__B\+BzU svg{fill:#1a1d1f}.dark-mode .Sidebar_close__B\+BzU svg{fill:#fcfcfc}}.Sidebar_foot__SS-RK{border-top:2px solid #f4f4f4;margin-top:24px;padding-top:18px}@media only screen and (max-width:1259px){.Sidebar_foot__SS-RK{margin-top:12px;padding-top:12px}}.dark-mode .Sidebar_foot__SS-RK{border-color:#272b30}.Sidebar_theme__USfbI{margin-top:16px}.Sidebar_counter__UnZBs{background:#f99191;border-radius:6px;color:#1a1d1f;flex-shrink:0;line-height:24px;margin-left:auto;min-width:24px;text-align:center}@media only screen and (max-width:2000px){.Sidebar_counter__UnZBs{display:none}}@media only screen and (max-width:767px){.Sidebar_counter__UnZBs{display:block}}@media only screen and (max-width:1259px){.Sidebar_overlay__91rNY{background:#f4f4f4cc;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .2s;visibility:hidden;z-index:12}.dark-mode .Sidebar_overlay__91rNY{background:#272b30e6}.Sidebar_overlay__91rNY.Sidebar_active__kgQDT{opacity:1;visibility:visible}}@media only screen and (max-width:767px){.Sidebar_overlay__91rNY{display:none}}.Sidebar_titler__4fckR h1{font-smooth:always;color:#fff;display:none;filter:brightness(.9) hue-rotate(55deg) grayscale(1);line-height:36px;margin-bottom:-2px;margin-left:8px;margin-top:2px}.Sidebar_titler__4fckR h1:hover{filter:brightness(1) hue-rotate(55deg) grayscale(0)}@media only screen and (max-width:2000px){.Sidebar_titler__4fckR h1{font-size:32px}}@media only screen and (max-width:767px){.Sidebar_titler__4fckR h1{font-size:24px}}.Sidebar_titler__4fckR h1:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' d='M2.031 12c0-.134-.027-.268-.079-.393L1.231 9.86a3.044 3.044 0 0 1 0-2.322 3.031 3.031 0 0 1 1.642-1.641l1.744-.722c.253-.104.454-.305.559-.557l.723-1.744a3.034 3.034 0 0 1 3.962-1.641l1.743.722c.253.104.537.104.79-.001l.002-.001 1.745-.72a3.03 3.03 0 0 1 3.962 1.641l.705 1.703.018.041a1.03 1.03 0 0 0 .558.559l1.745.723a3.03 3.03 0 0 1 1.641 3.962l-.722 1.744a1.029 1.029 0 0 0-.079.396 1.03 1.03 0 0 0 .079.395l.722 1.744a3.03 3.03 0 0 1-1.641 3.962l-1.745.723a1.033 1.033 0 0 0-.558.559l-.018.041-.705 1.703a3.03 3.03 0 0 1-1.641 1.641 3.03 3.03 0 0 1-2.321 0l-1.745-.72-.002-.001a1.035 1.035 0 0 0-.79-.001l-1.743.722a3.03 3.03 0 0 1-2.321 0 3.034 3.034 0 0 1-1.641-1.641l-.723-1.744a1.034 1.034 0 0 0-.559-.557l-1.744-.722a3.039 3.039 0 0 1-1.642-1.641 3.036 3.036 0 0 1 0-2.325l.721-1.747c.052-.126.079-.26.079-.393zm14.176-1.793a1 1 0 0 0-1.414-1.414L11 12.586l-1.293-1.293a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0l4.5-4.5z' fill='%2300a656'/%3E%3C/svg%3E");content:"";display:inline-block;height:24px;margin-top:-2px;transform:scale(.77);vertical-align:top;width:24px}.Sidebar_expand__QkrCZ .Sidebar_titler__4fckR h1{display:block}.Sidebar_discorder__QVSsp{margin-right:12px;transform:scale(1.4);width:24px}.Sidebar_switcher__-1MKn{align-items:center;cursor:pointer;display:flex;gap:10px;margin-bottom:16px}@media only screen and (max-width:2000px){.Sidebar_switcher__-1MKn{margin-bottom:12px}}@media only screen and (max-width:767px){.Sidebar_switcher__-1MKn{margin-bottom:16px}}.Sidebar_switcher__-1MKn svg{fill:#6f767e;margin-right:12px;transition:fill .2s}.Sidebar_switcher__-1MKn:hover svg{filter:brightness(2)}.Sidebar_modal__GatC-{max-width:900px}.Dropdown_dropdown__kgOIz.Dropdown_active__Pnsv7 .Dropdown_head__LmStP svg:last-child{transform:rotate(180deg)}.Dropdown_dropdown__kgOIz.Dropdown_active__Pnsv7 .Dropdown_body__lZJmL{display:block}@media only screen and (max-width:2000px){.Dropdown_dropdown__kgOIz.Dropdown_active__Pnsv7 .Dropdown_body__lZJmL{display:none}}@media only screen and (max-width:767px){.Dropdown_dropdown__kgOIz.Dropdown_active__Pnsv7 .Dropdown_body__lZJmL{display:block}}@media only screen and (max-width:2000px){.Dropdown_dropdown__kgOIz.Dropdown_wide__G\+uV8 .Dropdown_head__LmStP{font-size:15px}.Dropdown_dropdown__kgOIz.Dropdown_wide__G\+uV8 .Dropdown_head__LmStP svg:first-child{margin-right:12px}.Dropdown_dropdown__kgOIz.Dropdown_wide__G\+uV8 .Dropdown_head__LmStP svg:last-child{display:inline-block}.Dropdown_dropdown__kgOIz.Dropdown_wide__G\+uV8 .Dropdown_add__Uo6dO{display:flex}.Dropdown_dropdown__kgOIz.Dropdown_wide__G\+uV8.Dropdown_active__Pnsv7 .Dropdown_body__lZJmL{display:block}}.Dropdown_top__Bg4kV{position:relative}.Dropdown_top__Bg4kV.Dropdown_active__Pnsv7 .Dropdown_head__LmStP{background:#efefef;box-shadow:inset 0 -2px 1px #0000000d,inset 0 1px 1px #fff;color:#1a1d1f}.dark-mode .Dropdown_top__Bg4kV.Dropdown_active__Pnsv7 .Dropdown_head__LmStP{background:#272b30;box-shadow:inset 0 -2px 1px #0006,inset 0 1px 1px #ffffff1c;color:#fcfcfc}.Dropdown_head__LmStP{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;border-radius:12px;color:#6f767e;display:flex;font-size:15px;font-weight:600;height:48px;line-height:1.6;padding:0 12px;transition:background .2s,box-shadow .2s,color .2s;white-space:nowrap;width:100%}@media only screen and (max-width:2000px){.Dropdown_head__LmStP{font-size:0}}@media only screen and (max-width:767px){.Dropdown_head__LmStP{font-size:15px}}.Dropdown_head__LmStP:hover{color:#1a1d1f}.Dropdown_head__LmStP:hover svg{fill:#1a1d1f}.dark-mode .Dropdown_head__LmStP:hover{color:#fcfcfc}.dark-mode .Dropdown_head__LmStP:hover svg{fill:#fcfcfc}@media only screen and (max-width:2000px){.Dropdown_head__LmStP.Dropdown_active__Pnsv7:not(.Dropdown_wide__G\+uV8){background:#efefef;box-shadow:inset 0 -2px 1px #0000000d,inset 0 1px 1px #fff;color:#1a1d1f}}@media only screen and (max-width:767px){.Dropdown_head__LmStP.Dropdown_active__Pnsv7:not(.Dropdown_wide__G\+uV8){background:none;box-shadow:none;color:#6f767e}}@media only screen and (max-width:2000px){.dark-mode .Dropdown_head__LmStP.Dropdown_active__Pnsv7:not(.Dropdown_wide__G\+uV8){background:#272b30;box-shadow:inset 0 -2px 1px #0006,inset 0 1px 1px #ffffff1c;color:#fcfcfc}.dark-mode .Dropdown_head__LmStP.Dropdown_active__Pnsv7:not(.Dropdown_wide__G\+uV8) svg{fill:#fcfcfc}}@media only screen and (max-width:767px){.dark-mode .Dropdown_head__LmStP.Dropdown_active__Pnsv7:not(.Dropdown_wide__G\+uV8){background:none;box-shadow:none;color:#6f767e}.dark-mode .Dropdown_head__LmStP.Dropdown_active__Pnsv7:not(.Dropdown_wide__G\+uV8) svg{fill:#6f767e}}.Dropdown_head__LmStP svg{fill:#6f767e;flex-shrink:0;transition:transform .2s,fill .2s}.Dropdown_head__LmStP svg:first-child{margin-right:12px}@media only screen and (max-width:2000px){.Dropdown_head__LmStP svg:first-child{margin-right:0}}@media only screen and (max-width:767px){.Dropdown_head__LmStP svg:first-child{margin-right:12px}}.Dropdown_head__LmStP svg:last-child{margin-left:auto}@media only screen and (max-width:2000px){.Dropdown_head__LmStP svg:last-child{display:none}}@media only screen and (max-width:767px){.Dropdown_head__LmStP svg:last-child{display:inline-block}}.Dropdown_add__Uo6dO{align-items:center;border:2px solid #efefef;border-radius:50%;display:flex;font-size:0;height:24px;justify-content:center;position:absolute;right:48px;top:50%;transform:translateY(-50%);transition:border-color .2s;width:24px}@media only screen and (max-width:2000px){.Dropdown_add__Uo6dO{display:none}}@media only screen and (max-width:767px){.Dropdown_add__Uo6dO{display:flex}}.dark-mode .Dropdown_add__Uo6dO{border-color:#33383f}.Dropdown_add__Uo6dO svg{fill:#6f767e;transition:fill .2s}.Dropdown_add__Uo6dO:hover{border-color:#1a1d1f}.Dropdown_add__Uo6dO:hover svg{fill:#1a1d1f}.dark-mode .Dropdown_add__Uo6dO:hover{border-color:#9a9fa5}.dark-mode .Dropdown_add__Uo6dO:hover svg{fill:#9a9fa5}.Dropdown_add__Uo6dO.Dropdown_active__Pnsv7{border-color:#9a9fa5}.Dropdown_add__Uo6dO.Dropdown_active__Pnsv7 svg{fill:#9a9fa5}.Dropdown_body__lZJmL{display:none;padding-left:36px;position:relative}.Dropdown_body__lZJmL:before{background:#efefef;border-radius:2px;bottom:32px;content:"";left:23px;position:absolute;top:0;width:2px}.dark-mode .Dropdown_body__lZJmL:before{background:#272b30}.Dropdown_link__JWdqu{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;border-radius:12px;color:#6f767e;display:flex;height:48px;padding:0 12px;position:relative;transition:background .2s,box-shadow .2s,color .2s}.Dropdown_link__JWdqu:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath d='M1 1v4a8 8 0 0 0 8 8h4' stroke='%23efefef' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;content:"";height:12px;left:-13px;position:absolute;top:12px;width:12px}.dark-mode .Dropdown_link__JWdqu:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath d='M1 1v4a8 8 0 0 0 8 8h4' stroke='%23272B30' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.Dropdown_link__JWdqu svg{fill:#1a1d1f;margin-left:auto;opacity:0;transition:opacity .2s}.dark-mode .Dropdown_link__JWdqu svg{fill:#fcfcfc}.Dropdown_link__JWdqu:hover{color:#1a1d1f}.dark-mode .Dropdown_link__JWdqu:hover{color:#fcfcfc}.Dropdown_link__JWdqu.Dropdown_active__Pnsv7{background:#efefef;box-shadow:inset 0 -2px 1px #0000000d,inset 0 1px 1px #fff;color:#1a1d1f}.dark-mode .Dropdown_link__JWdqu.Dropdown_active__Pnsv7{background:#272b30;box-shadow:inset 0 -2px 1px #0006,inset 0 1px 1px #ffffff1c;color:#fcfcfc}.Dropdown_link__JWdqu.Dropdown_active__Pnsv7 svg{opacity:1}.Dropdown_counter__lyYPg{border-radius:6px;color:#1a1d1f;flex-shrink:0;line-height:24px;margin-left:auto;min-width:24px;text-align:center}.Help_audit__Bb\+Lf{margin-right:12px;width:24px}.Help_audit__Bb\+Lf,.Help_audit__Bb\+Lf:hover{filter:brightness(2)}.Help_help__s530v{-webkit-overflow-scrolling:touch;background:#fff;bottom:0;display:flex;flex-direction:column;left:0;overflow:auto;padding:24px 12px;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s;width:340px;z-index:20}@media only screen and (max-width:1339px){.Help_help__s530v{padding:16px 8px;width:320px}}@media only screen and (max-width:767px){.Help_help__s530v{width:100%}}.dark-mode .Help_help__s530v{background:#111315}.Help_help__s530v.Help_active__2NFN5{transform:translateX(0)}@media only screen and (max-width:1259px){.Help_help__s530v.Help_active__2NFN5{box-shadow:4px 0 32px #1113150d}}.Help_head__ChZiX{align-items:center;display:flex;margin-bottom:12px;padding:12px}.Help_head__ChZiX>svg{fill:#1a1d1f;margin-right:12px}.dark-mode .Help_head__ChZiX>svg{fill:#fcfcfc}.Help_close__k\+Ysb{margin-left:auto}.Help_close__k\+Ysb svg{fill:#1a1d1f;transition:fill .2s}.dark-mode .Help_close__k\+Ysb svg{fill:#fcfcfc}.Help_close__k\+Ysb:hover svg{fill:#00b0aa}.Help_list__5SvQY{border-top:1px solid #efefef;margin-bottom:auto;padding:24px 0}.dark-mode .Help_list__5SvQY{border-color:#6f767e33}.Help_menu__PmN75{display:flex;flex-direction:column}.Help_link__dDL93{align-items:center;border-radius:12px;color:#6f767e;display:flex;height:48px;padding:0 12px;transition:all .2s}.Help_link__dDL93 svg{fill:#6f767e;transition:fill .2s}.Help_link__dDL93>svg{margin-right:12px}.Help_link__dDL93:hover{color:#1a1d1f}.Help_link__dDL93:hover svg{fill:#1a1d1f}.dark-mode .Help_link__dDL93:hover{color:#fcfcfc}.dark-mode .Help_link__dDL93:hover svg{fill:#fcfcfc}.Help_link__dDL93:not(:last-child){margin-bottom:8px}@media only screen and (max-width:1339px){.Help_link__dDL93:not(:last-child){margin-bottom:4px}}.Help_arrow__80dJ9{margin-left:auto}.Help_counter__MIzVO{background:#ffbc99;border-radius:6px;color:#1a1d1f;flex-shrink:0;line-height:24px;margin-left:auto;min-width:24px;text-align:center}.Help_overlay__Wh7pQ{background:#f4f4f4cc;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .2s;visibility:hidden;z-index:14}.dark-mode .Help_overlay__Wh7pQ{background:#272b30e6}.Help_overlay__Wh7pQ.Help_active__2NFN5{opacity:1;visibility:visible}.Item_item__45Alh{align-items:center;border-radius:12px;cursor:pointer;display:flex;padding:12px;transition:all .2s}@media only screen and (max-width:1339px){.Item_item__45Alh{padding:6px}}.Item_item__45Alh:hover{background:#f4f4f4;box-shadow:0 2px 4px #0000001a}.dark-mode .Item_item__45Alh:hover{background:#1a1d1f;box-shadow:none}.Item_item__45Alh:not(:last-child){margin-bottom:8px}.Item_preview__NV7hU{flex-shrink:0;height:72px;margin-right:16px;width:96px}.Item_preview__NV7hU img{border-radius:8px;height:100%;object-fit:cover;width:100%}.Item_title__j\+rU8{margin-bottom:8px}.Item_line__GY5hV{align-items:center;display:flex}.Item_status__wFNyE{color:#1a1d1f;margin-right:4px}.Item_user__oS0-t{align-items:center;border:1px solid #efefef;border-radius:4px;display:flex;padding:1px 8px 1px 1px}.dark-mode .Item_user__oS0-t{border-color:#272b30}.Item_avatar__3k-AU{flex-shrink:0;font-size:0;height:20px;margin-right:4px;width:20px}.Item_avatar__3k-AU img{border-radius:2px;height:100%;object-fit:cover;width:100%}.Item_time__McLT\+{color:#6f767e;font-size:12px;font-weight:700;line-height:1.3333333333}.ModalProduct_modal__kDhgx{animation:ModalProduct_showModal__uYgni .4s forwards;background:#1a1d1f;display:flex;height:100%;left:0;opacity:0;overflow:auto;padding:112px 40px 56px;position:fixed;top:0;width:100%;z-index:999}@media only screen and (max-width:1023px){.ModalProduct_modal__kDhgx{padding:112px 24px 56px}}@media only screen and (max-width:767px){.ModalProduct_modal__kDhgx{padding:148px 16px 32px}}.dark-mode .ModalProduct_modal__kDhgx{background:#111315}@keyframes ModalProduct_showModal__uYgni{0%{opacity:0}to{opacity:1}}.ModalProduct_outer__sMa3l{margin:auto;max-width:1124px;width:100%}.ModalProduct_video__N-r26 video{border-radius:12px;width:100%}.ModalProduct_wrapper__SW88C{overflow:hidden;padding:0 56px}@media only screen and (max-width:767px){.ModalProduct_wrapper__SW88C{padding:0}}.ModalProduct_preview__2ElNt{align-items:center;display:flex;height:100%}.ModalProduct_preview__2ElNt img{border-radius:16px;width:100%}.ModalProduct_figcaption__jTb2W{color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308;margin-top:32px;text-align:center}@media only screen and (max-width:1259px){.ModalProduct_figcaption__jTb2W{margin-top:24px}}@media only screen and (max-width:767px){.ModalProduct_figcaption__jTb2W{margin-top:16px}}.Panel_panel__52B1J{align-items:center;display:flex;left:40px;position:absolute;right:40px;top:40px}@media only screen and (max-width:1023px){.Panel_panel__52B1J{left:24px;right:24px;top:24px}}@media only screen and (max-width:767px){.Panel_panel__52B1J{left:16px;right:16px;top:24px}}@media only screen and (max-width:1023px){.Panel_panel__52B1J.Panel_panelGallery__7PRtm{flex-wrap:wrap}.Panel_panel__52B1J.Panel_panelGallery__7PRtm .Panel_title__GMj\+k{flex-grow:1;max-width:calc(100% - 96px);order:1;padding-right:24px;position:static;text-align:left;transform:translate(0)}.Panel_panel__52B1J.Panel_panelGallery__7PRtm .Panel_control__93qCz{align-self:flex-start;order:2}.Panel_panel__52B1J.Panel_panelGallery__7PRtm .Panel_actions__WQR\+Y{margin-top:20px;order:3;width:100%}}@media only screen and (max-width:767px){.Panel_panel__52B1J.Panel_panelGallery__7PRtm .Panel_title__GMj\+k{padding:0 16px 0 0}}.Panel_actions__WQR\+Y{align-items:center;display:flex;flex-shrink:0;margin-right:auto}.Panel_actions__WQR\+Y .Panel_button__vO8uW{margin-left:12px}.Panel_favorite__Q6VIK{background:#efefef;border:1px solid #fcfcfc;border-radius:8px;color:#111315;font-size:13px;font-weight:700;height:40px;line-height:1.8461538462;padding:0 16px;transition:all .2s}@media only screen and (max-width:767px){.Panel_favorite__Q6VIK{border-radius:50%;font-size:0;padding:0;width:40px}}.dark-mode .Panel_favorite__Q6VIK{background:#0000;border-color:#f4f4f4}.Panel_favorite__Q6VIK svg{fill:#ff6a55;margin-right:10px;transition:fill .2s}@media only screen and (max-width:767px){.Panel_favorite__Q6VIK svg{margin-right:0}}.Panel_favorite__Q6VIK:hover{background:#ff6a55;border-color:#ff6a55;color:#fcfcfc}.Panel_favorite__Q6VIK:hover svg{fill:#fcfcfc}.Panel_title__GMj\+k{color:#111315;flex-wrap:600;font-size:20px;left:50%;line-height:1.2;max-width:550px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:1259px){.Panel_title__GMj\+k{max-width:360px}}@media only screen and (max-width:767px){.Panel_title__GMj\+k{flex-grow:1;font-size:15px;max-width:100%;padding:0 16px;position:static;transform:translate(0)}}.dark-mode .Panel_title__GMj\+k{color:#f4f4f4}.Panel_control__93qCz{align-items:center;display:flex;flex-shrink:0}.Panel_close__0Ln5H{background:#fff;border-radius:50%;font-size:0;height:40px;width:40px}.Panel_close__0Ln5H svg{fill:#33383f;transition:transform .2s}.dark-mode .Panel_close__0Ln5H{box-shadow:0 2px 8px #0101010f}.Panel_close__0Ln5H:hover svg{transform:rotate(90deg)}.Panel_link__hDoi6{border:2px solid #272b30;border-radius:50%;font-size:0;height:40px;margin-right:16px;transition:background .2s;width:40px}.Panel_link__hDoi6 svg{fill:#6f767e;transition:fill .2s}.Panel_link__hDoi6:hover{background:#272b30}.Panel_link__hDoi6:hover svg{fill:#fcfcfc}.dark-mode .Panel_link__hDoi6{border-color:#1a1d1f}.dark-mode .Panel_link__hDoi6:hover{background:#1a1d1f}.dark-mode .Panel_link__hDoi6:hover svg{fill:#f4f4f4}.Page_page__L2Y9k{background-color:#000;padding:96px 0 0 300px}@media only screen and (max-width:2000px){.Page_page__L2Y9k{padding:96px 0 0 96px}}@media only screen and (max-width:1023px){.Page_page__L2Y9k{overflow:hidden}}@media only screen and (max-width:767px){.Page_page__L2Y9k{padding-left:0}}@media only screen and (max-width:2000px){.Page_page__L2Y9k.Page_expand__CnHQo{padding:96px 0 0 300px}}@media only screen and (max-width:1259px){.Page_page__L2Y9k.Page_expand__CnHQo{padding:96px 0 0 96px}}@media only screen and (max-width:767px){.Page_page__L2Y9k.Page_expand__CnHQo{padding-left:0}.Page_sidebar__T7BK2{transform:translateX(-100%);transition:transform .3s}.Page_sidebar__T7BK2.Page_visible__KdzeX{transform:translateX(0)}}.Page_inner__NzybS{display:flex;flex-direction:column;min-height:calc(100vh - 96px);padding:0 40px 40px 0}@media only screen and (max-width:1339px){.Page_inner__NzybS{padding:32px 24px}}@media only screen and (max-width:767px){.Page_inner__NzybS{padding:24px 16px}}.Page_container__3NMbH{display:flex;flex-direction:column;flex-grow:1;margin:0 auto;width:100%}.Page_container__3NMbH.Page_wide__1hHd7{max-width:100%}.Page_title__sz4CR{margin-bottom:18px;transition:.2s}.Page_title__sz4CR svg{fill:#a9a9a9;margin-top:-8px;transition:.2s}@media only screen and (max-width:767px){.Page_title__sz4CR{margin-bottom:0}}.Page_title__sz4CR:hover svg{fill:#fff}.Page_title__sz4CR:hover .Page_titleText__bWKIa{color:#fff}.Page_titleText__bWKIa{color:#a9a9a9;cursor:default;margin-left:6px;transition:.2s}.Page_titleText__bWKIa.Page_visible__KdzeX{display:inline}@media only screen and (max-width:474px){.Page_titleText__bWKIa{display:none}}.Page_titleMobileText__OyTRY{display:none}@media only screen and (max-width:474px){.Page_titleMobileText__OyTRY{display:inline}}.Page_titleContainer__XQoRF{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.Page_titleContainer__XQoRF{flex-direction:column}.Page_netApyContainer__yJTCB{display:flex;margin-bottom:20px}}@media only screen and (max-width:474px){.Page_netApyContainer__yJTCB{flex-direction:column;gap:4px}}.Page_rightButtonContainer__paOaA{align-items:center;display:flex;height:35px}.Page_custom__\+llme{margin-top:-4px;width:32px}.NetAPY_netAPY__Rmzbt{height:42px;margin-right:10px;opacity:.8}.NetAPY_netAPY__Rmzbt.NetAPY_active__oPn3b{background:none;box-shadow:inset 0 0 0 2px #1a1d1f;box-shadow:inset 0 0 0 2px #efefef;opacity:.7}.NetAPY_netAPY__Rmzbt.NetAPY_active__oPn3b:hover{opacity:1}.NetAPY_netAPY__Rmzbt.NetAPY_active__oPn3b svg{fill:#1a1d1f;fill:#fcfcfc}.NetAPY_flexHolder__q\+\+Om{align-items:center;display:flex;justify-content:center}.NetAPY_m0__jZC-P{margin-left:0}.NetAPY_textGreen__jQSdM{color:#00b0aa}.NetAPY_textBlue__Qb-PY,.NetAPY_textPurple__WECs5{color:#f99191}.NetAPY_bigger__nRKEe{font-size:15px!important}.Positions_card__bCznN{padding:0 0 20px}.Positions_head__wl7ty{align-items:center;display:flex;margin-bottom:44px;margin-right:44px}@media only screen and (max-width:1023px){.Positions_head__wl7ty{margin-bottom:32px}}@media only screen and (max-width:767px){.Positions_head__wl7ty{flex-wrap:wrap;margin-bottom:24px}}@media only screen and (max-width:1419px){.Positions_head__wl7ty .Positions_form__Y2PXL{width:300px}}@media only screen and (max-width:1023px){.Positions_head__wl7ty .Positions_form__Y2PXL{width:250px}}@media only screen and (max-width:767px){.Positions_head__wl7ty .Positions_form__Y2PXL{margin:16px 0 0;width:100%}}.Positions_title__bcMzG{margin-right:24px}@media only screen and (max-width:767px){.Positions_title__bcMzG{margin-right:0}}.Positions_control__-pB9O{align-items:center;display:none}@media only screen and (max-width:1023px){.Positions_control__-pB9O{display:none}}.Positions_control__-pB9O .Positions_button__eEyXk{margin-right:8px}.Positions_counter__uHst0{font-size:13px;font-weight:700;line-height:1.8461538462;margin-left:16px}.Positions_dropdown__tRBam{margin-left:auto;min-width:154px}@media only screen and (max-width:767px){.Positions_dropdown__tRBam{margin-top:16px;width:100%}.dark-mode .Positions_dropdownHead__mLXtM{background:#272b30;box-shadow:inset 0 0 0 2px #272b30;color:#fcfcfc}}.Positions_nav__888qK{display:flex;margin-left:auto}@media only screen and (max-width:1023px){.Positions_nav__888qK{display:none}}.Positions_link__dyWfW{border-radius:8px;color:#6f767e;font-size:15px;font-weight:600;line-height:1.6;padding:8px 16px;transition:all .2s}.Positions_link__dyWfW.Positions_active__qeiEo,.Positions_link__dyWfW:hover{color:#1a1d1f}.dark-mode .Positions_link__dyWfW.Positions_active__qeiEo,.dark-mode .Positions_link__dyWfW:hover{color:#fcfcfc}.Positions_link__dyWfW.Positions_active__qeiEo{background:#efefef}.dark-mode .Positions_link__dyWfW.Positions_active__qeiEo{background:#272b30}.Positions_link__dyWfW:not(:last-child){margin-right:8px}.Dropdown_label__eVaEB{color:#33383f;font-size:14px;font-weight:600;line-height:1.7142857143;margin-bottom:14px}.dark-mode .Dropdown_label__eVaEB{color:#efefef}.Dropdown_tooltip__ZKpPx{position:relative;top:-1px}.Dropdown_tooltip__ZKpPx svg{fill:#9a9fa5}.Dropdown_dropdown__rVSBa{position:relative;z-index:3}.Dropdown_dropdown__rVSBa.Dropdown_active__zvMLE{z-index:10}.Dropdown_dropdown__rVSBa.Dropdown_active__zvMLE .Dropdown_head__USTbf{background:#fff;box-shadow:inset 0 0 0 2px #9a9fa5}.dark-mode .Dropdown_dropdown__rVSBa.Dropdown_active__zvMLE .Dropdown_head__USTbf{background:#111315;box-shadow:inset 0 0 0 2px #33383f;color:#fcfcfc}.Dropdown_dropdown__rVSBa.Dropdown_active__zvMLE .Dropdown_head__USTbf:before{transform:rotate(180deg)}.Dropdown_dropdown__rVSBa.Dropdown_active__zvMLE .Dropdown_body__OUN20{opacity:1;transform:translateY(0);visibility:visible}.Dropdown_dropdown__rVSBa.Dropdown_small__bqjui .Dropdown_head__USTbf{height:40px;line-height:40px;padding:0 40px 0 16px}.Dropdown_dropdown__rVSBa.Dropdown_small__bqjui .Dropdown_head__USTbf:before{background-size:16px auto;width:40px}.Dropdown_dropdown__rVSBa.Dropdown_small__bqjui .Dropdown_option__v1LbW{padding:4px 16px}.Dropdown_head__USTbf{-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:12px;box-shadow:inset 0 0 0 2px #efefef;color:#1a1d1f;cursor:pointer;font-size:14px;font-weight:600;height:48px;line-height:48px;padding:0 48px 0 12px;position:relative;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Dropdown_head__USTbf:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='m12.707 15.707-.094.083a1 1 0 0 1-1.32-.083l-6-6-.083-.094a1 1 0 0 1 1.497-1.32L12 13.585l5.293-5.292.094-.083a1 1 0 0 1 1.32 1.497l-6 6z' fill='%236f767e'/%3E%3C/svg%3E") no-repeat 50% 50%/24px auto;bottom:0;content:"";position:absolute;right:0;top:0;transition:transform .2s;width:48px}.Dropdown_head__USTbf:hover{box-shadow:inset 0 0 0 2px #9a9fa5}.dark-mode .Dropdown_head__USTbf{background:none;box-shadow:inset 0 0 0 2px #272b30;color:#6f767e}.dark-mode .Dropdown_head__USTbf:hover{box-shadow:inset 0 0 0 2px #33383f}.Dropdown_selection__-J93n{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Dropdown_body__OUN20{background:#fff;border-radius:12px;box-shadow:inset 0 0 0 2px #efefef,0 4px 12px #f4f4f41a;left:0;opacity:0;padding:8px 0;position:absolute;right:0;top:calc(100% + 2px);transform:translateY(3px);transition:all .2s;visibility:hidden}.dark-mode .Dropdown_body__OUN20{background:#111315;box-shadow:inset 0 0 0 2px #33383f,0 4px 12px #1113151a}.Dropdown_body__OUN20.Dropdown_bodyUp__ilWeh{bottom:calc(100% + 2px);top:auto}.Dropdown_option__v1LbW{-webkit-tap-highlight-color:rgba(0,0,0,0);color:#6f767e;cursor:pointer;font-size:14px;font-weight:600;line-height:1.7142857143;padding:8px 12px;transition:color .2s}.Dropdown_option__v1LbW:hover{color:#1a1d1f}.dark-mode .Dropdown_option__v1LbW:hover{color:#fcfcfc}.Dropdown_option__v1LbW.Dropdown_selectioned__pE2Q4,.dark-mode .Dropdown_option__v1LbW.Dropdown_selectioned__pE2Q4{color:#00b0aa}.Market_market__Xlvq3{margin:0 -12px}@media only screen and (max-width:1023px){.Market_market__Xlvq3{margin:0}}.Market_table__YPlcd{display:table;width:100%}@media only screen and (max-width:1023px){.Market_table__YPlcd{display:block}}.Market_row__3SxO9{display:table-row}@media only screen and (max-width:1023px){.Market_row__3SxO9{display:none}}.Market_col__yRSbw{color:#6f767e;display:table-cell;font-size:14px;padding:0 12px 16px;position:relative;vertical-align:middle}.Market_col__yRSbw:after{background:#efefef;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.dark-mode .Market_col__yRSbw:after{background:#272b30}.Market_col__yRSbw:first-child{font-size:0;width:0}.Market_col__yRSbw:first-child:after{left:12px}.Market_col__yRSbw:last-child{text-align:center}.Market_col__yRSbw:last-child:after{right:12px}.Market_loader__9UyyM{margin:0 18px 0 8px;transform:scale(.8)}.Market_switcher__eruN1{align-items:center;color:#efefef;display:flex;gap:10px;justify-content:center;margin-left:30px}.Market_foot__BCF1w{align-items:center;display:flex;justify-content:space-between;margin-right:24px;margin-top:24px}.Market_foot__BCF1w .Market_field__MTdpY{margin-bottom:0;min-width:300px}.Market_foot__BCF1w .Market_transaction__4fRW4{margin-left:10px}.Market_arrow__\+yDXV{border:2px solid #efefef;border-radius:50%;height:40px;transition:border-color .2s;width:40px}.dark-mode .Market_arrow__\+yDXV{border-color:#0000}.Market_arrow__\+yDXV svg{fill:#6f767e;transition:fill .2s}.Market_arrow__\+yDXV:hover{border-color:#efefef}.Market_arrow__\+yDXV:hover svg{fill:#1a1d1f}.dark-mode .Market_arrow__\+yDXV:hover{border-color:#272b30}.dark-mode .Market_arrow__\+yDXV:hover svg{fill:#fcfcfc}.Market_arrow__\+yDXV:not(:last-child){margin-right:8px}.Row_row__mXVeM{display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__mXVeM{display:block;position:relative}}.Row_row__mXVeM:hover{cursor:pointer}@media only screen and (min-width:1024px){.Row_row__mXVeM:hover{background:#f4f4f4}.dark-mode .Row_row__mXVeM:hover{background:#272b30}.Row_row__mXVeM:hover .Row_number__XfFY6,.Row_row__mXVeM:hover+dark{background:#1a1d1f}.Row_row__mXVeM:hover .Row_control__djKc2{opacity:1;visibility:visible}}@media only screen and (max-width:1023px){.Row_row__mXVeM:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:24px;padding-bottom:24px}.dark-mode .Row_row__mXVeM:not(:last-child){border-color:#272b30}}.Row_col__uBB2P{color:#1a1d1f;display:table-cell;padding:16px 12px;position:relative;vertical-align:top}@media only screen and (max-width:1023px){.Row_col__uBB2P{align-items:center;display:flex;padding:0;position:static}}.dark-mode .Row_col__uBB2P{color:#fcfcfc}.Row_col__uBB2P:after{background:#efefef;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.dark-mode .Row_col__uBB2P:after{background:#272b30}@media only screen and (max-width:1023px){.Row_col__uBB2P:after{display:none}}.Row_col__uBB2P:first-child{border-radius:8px 0 0 8px;font-size:0;width:6px}@media only screen and (max-width:1023px){.Row_col__uBB2P:first-child{display:none}}.Row_col__uBB2P:first-child:after{left:12px}@media only screen and (max-width:1023px){.Row_col__uBB2P:nth-child(4){display:none}}.Row_col__uBB2P:not(:first-child):not(:nth-child(2)){padding-top:20px;width:12%}@media only screen and (max-width:1023px){.Row_col__uBB2P:not(:first-child):not(:nth-child(2)){padding-top:0}}.Row_col__uBB2P:last-child{border-radius:0 8px 8px 0}.Row_col__uBB2P:last-child .Row_box__KPptT{justify-content:center}.Row_col__uBB2P:last-child:after{right:12px}@media only screen and (max-width:1023px){.Row_col__uBB2P:not(:first-child):not(:last-child){margin-bottom:12px}}.Row_item__tpOF0{align-items:center;cursor:pointer;display:flex;transition:color .2s}@media only screen and (max-width:767px){.Row_item__tpOF0{align-items:stretch}}.dark-mode .Row_item__tpOF0{color:#fcfcfc}.Row_item__tpOF0:hover{color:#00b0aa}.Row_preview__wUJRf{border-radius:8px;flex-shrink:0;height:80px;margin-right:20px;overflow:hidden;width:80px}@media only screen and (max-width:1023px){.Row_preview__wUJRf{width:104px}}.Row_preview__wUJRf img{height:100%;object-fit:cover;width:100%}.Row_product__N7czv{margin-bottom:4px;max-width:170px}@media only screen and (max-width:1023px){.Row_product__N7czv{font-size:18px;letter-spacing:-.02em;line-height:1.3333333333;margin-bottom:8px;max-width:100%;padding-right:42px}}.Row_grayscale__EpA4r{filter:grayscale(1)}@media only screen and (max-width:1023px){.Row_wrap__kjZWo{align-items:center;display:flex}}.Row_category__j1\+Oo{color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308}@media only screen and (max-width:1023px){.Row_category__j1\+Oo{font-size:15px}}.dark-mode .Row_category__j1\+Oo{color:#9a9fa5}.Row_sales__FgN5j{align-items:center;display:inline-flex}.Row_number__XfFY6,.Row_price__bxUol{background:#efefef;border-radius:6px;display:inline-block;padding:0 8px;transition:background .2s}.dark-mode .Row_number__XfFY6,.dark-mode .Row_price__bxUol{background:#33383f;color:#fcfcfc}.Row_price__bxUol{display:none}@media only screen and (max-width:1023px){.Row_price__bxUol{display:inline-block;margin-right:12px}}.Row_balance__AGI5i{margin-left:8px}.Row_box__KPptT{align-items:center;display:flex}.Row_line__JVSy\+{flex-shrink:0;height:8px;margin-left:8px;position:relative;width:120px}@media only screen and (max-width:1259px){.Row_line__JVSy\+{width:36px}}@media only screen and (max-width:1023px){.Row_line__JVSy\+{width:44px}}.Row_progress__-OdKh{border-radius:2px;bottom:0;left:0;position:absolute;top:0}.Row_status__rOzRI{font-size:14px;transition:background .2s}.Row_control__djKc2{bottom:16px;left:12px;opacity:0;position:absolute;transition:all .2s;visibility:hidden}@media only screen and (max-width:1023px){.Row_control__djKc2{bottom:auto;left:auto;opacity:1;right:0;top:0;visibility:visible}}.Row_label__vc\+32{display:none}@media only screen and (max-width:1023px){.Row_label__vc\+32{color:#6f767e;display:block;flex-shrink:0;font-size:13px;font-weight:600;line-height:1.2307692308;padding-right:20px;width:124px}}.Row_hover__PtPT8:hover{background:#f4f4f4}.dark-mode .Row_hover__PtPT8:hover{background:#1a1d1f}.Row_hover__PtPT8:hover .Row_control__djKc2{opacity:1;visibility:visible}.LinearBar_line__J7LdP{border-radius:4px;flex-shrink:0;overflow:hidden;position:relative;width:100%}@keyframes LinearBar_progress-active__Akxdf{0%{opacity:.7;width:0}to{opacity:0;width:100%}}.LinearBar_progress__pRgtU,.LinearBar_progress__pRgtU:after{bottom:0;left:0;position:absolute;top:0;width:100px}.LinearBar_progress__pRgtU:after{animation:LinearBar_progress-active__Akxdf 2s ease infinite;background:#fff!important;content:"";opacity:0;right:0}.LinearBar_limit__zeHh8{bottom:0;position:absolute;top:0}.Radio_radio__0Mfds{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Radio_input__kodpZ{left:0;opacity:0;position:absolute;top:0}.Radio_input__kodpZ:checked+.Radio_inner__PDVOz .Radio_tick__zdeCm{background:#00b0aa;border-color:#00b0aa}.Radio_input__kodpZ:checked+.Radio_inner__PDVOz .Radio_tick__zdeCm:before{transform:translate(-50%,-50%) scale(1)}.Radio_inner__PDVOz{display:flex}.Radio_inner__PDVOz:hover .Radio_tick__zdeCm{border-color:#00b0aa}.Radio_tick__zdeCm{border:2px solid #6f767e66;border-radius:50%;flex-shrink:0;height:24px;position:relative;transition:all .2s;width:24px}.Radio_tick__zdeCm:before{background:#fcfcfc;border-radius:50%;box-shadow:0 2px 3px #00000040,inset 0 -1px 2px #dedede;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s;width:12px}.Radio_text__q1UkF{color:#1a1d1f;flex-grow:1;line-height:1.7142857143;padding-right:16px}.dark-mode .Radio_text__q1UkF{color:#fcfcfc}.Table_market__m8DxX{margin:0 -12px}@media only screen and (max-width:1023px){.Table_market__m8DxX{margin:0}}.Table_table__0ZCAW{display:table;width:100%}@media only screen and (max-width:1023px){.Table_table__0ZCAW{display:block}}.Table_row__z-2t7{display:table-row}@media only screen and (max-width:1023px){.Table_row__z-2t7{display:block;margin-bottom:24px}}.Table_col__t04kw{color:#6f767e;display:table-cell;font-size:14px;padding:0 12px 16px;position:relative;vertical-align:middle}@media only screen and (max-width:1023px){.Table_col__t04kw{display:block;padding:0}}.Table_col__t04kw:after{background:#efefef;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.dark-mode .Table_col__t04kw:after{background:#272b30}@media only screen and (max-width:1023px){.Table_col__t04kw:after{display:none}}.Table_col__t04kw:first-child{font-size:0;width:56px}@media only screen and (max-width:1023px){.Table_col__t04kw:first-child{display:none}}.Table_col__t04kw:first-child:after{left:12px}.Table_col__t04kw:nth-child(2){width:200px}@media only screen and (max-width:1023px){.Table_col__t04kw:nth-child(2){display:none}}.Table_col__t04kw:last-child:after{right:12px}.Table_line__jjwtb{align-items:center;display:flex}@media only screen and (max-width:1023px){.Table_line__jjwtb{display:block}}.Table_info__7BcHd{margin-right:auto}@media only screen and (max-width:1023px){.Table_info__7BcHd{display:none}}.Table_indicators__UbGR6{display:flex;flex-wrap:wrap;margin:-8px 0 0 -24px}@media only screen and (max-width:1419px){.Table_indicators__UbGR6{margin-left:-12px}}@media only screen and (max-width:1023px){.Table_indicators__UbGR6{margin-left:-24px}}.Table_legend__xz2vd{margin:8px 0 0 24px;padding-left:24px;position:relative}@media only screen and (max-width:1419px){.Table_legend__xz2vd{margin-left:12px}}@media only screen and (max-width:1259px){.Table_legend__xz2vd{padding-left:18px}}@media only screen and (max-width:1023px){.Table_legend__xz2vd{margin-left:24px;padding-left:24px}}.Table_color__n-aUK{border-radius:4px;height:12px;left:0;position:absolute;top:2px;width:12px}.Table_foot__ijUAQ{align-items:center;display:flex;justify-content:space-between;margin-right:24px;margin-top:24px}.Table_foot__ijUAQ button{width:280px}.Table_foot__ijUAQ .Table_button-shorter__WatgK{width:200px!important}.Row_row__PxUrA{display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__PxUrA{border-bottom:1px solid #efefef;display:block;margin-bottom:24px;padding-bottom:24px;position:relative}.dark-mode .Row_row__PxUrA{border-color:#272b30}}@media only screen and (min-width:1024px){.Row_row__PxUrA:hover{background:#f4f4f4}.dark-mode .Row_row__PxUrA:hover{background:#272b30}.Row_row__PxUrA:hover .Row_control__kJyzO{opacity:1;visibility:visible}}.Row_white__ysI8O{color:#efefef;margin-top:2px}.Row_status__sJ4zK{font-size:14px;margin-top:2px;transition:background .2s}.Row_col__9jZPH{color:#1a1d1f;display:table-cell;padding:16px 12px;position:relative;vertical-align:top}@media only screen and (max-width:1023px){.Row_col__9jZPH{display:block;padding:0;position:static}}.Row_col__9jZPH:after{background:#efefef;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.dark-mode .Row_col__9jZPH:after{background:#272b30}@media only screen and (max-width:1023px){.Row_col__9jZPH:after{display:none}}.Row_col__9jZPH:first-child{border-radius:8px 0 0 8px;font-size:0;width:6px}@media only screen and (max-width:1023px){.Row_col__9jZPH:first-child{display:none}}.Row_col__9jZPH:first-child:after{left:12px}.Row_col__9jZPH:nth-child(2){width:200px}@media only screen and (max-width:1023px){.Row_col__9jZPH:nth-child(2){width:100%}}.Row_col__9jZPH:last-child{border-radius:0 8px 8px 0}.Row_col__9jZPH:last-child:after{right:12px}.Row_item__FsOQ1{align-items:center;cursor:pointer;display:flex;transition:color .2s}@media only screen and (max-width:767px){.Row_item__FsOQ1{align-items:stretch}}.dark-mode .Row_item__FsOQ1{color:#fcfcfc}.Row_item__FsOQ1:hover{color:#00b0aa}.Row_preview__jp7Py{border-radius:8px;flex-shrink:0;height:80px;margin-right:20px;overflow:hidden;width:80px}@media only screen and (max-width:1023px){.Row_preview__jp7Py{width:104px}}.Row_preview__jp7Py img{height:100%;object-fit:cover;width:100%}.Row_product__yWUKh{margin-bottom:4px;max-width:170px}@media only screen and (max-width:1023px){.Row_product__yWUKh{font-size:18px;letter-spacing:-.02em;line-height:1.3333333333;margin-bottom:8px;max-width:100%;padding-right:42px}}.Row_date__WLHN2{color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308}.Row_line__YtaMk{display:flex;margin:11px 0 0 -1px}@media only screen and (max-width:1023px){.Row_line__YtaMk{margin-top:20px}}.Row_box__zXN1L{border-radius:2px;cursor:pointer;height:12px;margin-left:1px;position:relative}.Row_box__zXN1L:hover .Row_tooltip__9H8eJ{opacity:1;visibility:visible}.Row_tooltip__9H8eJ{background:#272b30;border:1px solid #ffffff1f;border-radius:8px;bottom:calc(100% + 4px);box-shadow:0 4px 8px #0000001a,0 2px 4px #0000001a,inset 0 0 1px #000;font-size:12px;left:50%;line-height:1;opacity:0;padding:8px;position:absolute;transform:translateX(-50%);transition:.2s;visibility:hidden}.Row_subtitle__kBdWm{color:#efefef;margin-bottom:8px;white-space:nowrap}.Row_legend__n\+wRf{align-items:center;color:#fcfcfc;display:flex}.Row_color__zVbai{border-radius:4px;flex-shrink:0;height:12px;margin-right:4px;width:12px}.Row_control__kJyzO{bottom:16px;left:12px;opacity:0;position:absolute;transition:all .2s;visibility:hidden}@media only screen and (max-width:1023px){.Row_control__kJyzO{bottom:auto;left:auto;opacity:1;right:0;top:0;visibility:visible}}.Checkbox_checkbox__VWgMt{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Checkbox_checkbox__VWgMt.Checkbox_reverse__MEQER .Checkbox_inner__HHP-u{flex-direction:row-reverse}.Checkbox_checkbox__VWgMt.Checkbox_reverse__MEQER .Checkbox_text__MPGo0{padding:0 16px 0 0}.Checkbox_input__QX96x{left:0;opacity:0;position:absolute;top:0}.Checkbox_input__QX96x:checked+.Checkbox_inner__HHP-u .Checkbox_tick__avD9P{background:#00b0aa;border-color:#00b0aa}.Checkbox_input__QX96x:checked+.Checkbox_inner__HHP-u .Checkbox_tick__avD9P:before{opacity:1}.Checkbox_inner__HHP-u{display:flex}.Checkbox_inner__HHP-u:hover .Checkbox_tick__avD9P{border-color:#00b0aa}.Checkbox_tick__avD9P{border:2px solid #6f767e66;border-radius:6px;flex-shrink:0;height:24px;position:relative;transition:all .2s;width:24px}.Checkbox_tick__avD9P:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='12'%3E%3Cpath d='M16.707.293a1 1 0 0 1 0 1.414l-8.586 8.586a3 3 0 0 1-4.243 0L.293 6.707A1 1 0 0 1 .735 5.02a1 1 0 0 1 .973.273l3.586 3.586a1 1 0 0 0 1.414 0L15.293.293a1 1 0 0 1 1.414 0z' fill='%23fcfcfc' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;content:"";height:12px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s;width:17px}.Checkbox_text__MPGo0{color:#1a1d1f;flex-grow:1;font-size:15px;font-weight:600;line-height:1.7142857143;padding-left:16px}.dark-mode .Checkbox_text__MPGo0{color:#fcfcfc}.PositionManager_outer__zgKWf{max-width:77%}.PositionManager_netAPY__6tB9N{height:42px;margin-right:10px;opacity:.8}.PositionManager_netAPY__6tB9N.PositionManager_active__kUjDN{background:none;box-shadow:inset 0 0 0 2px #1a1d1f;box-shadow:inset 0 0 0 2px #efefef;opacity:.7}.PositionManager_netAPY__6tB9N.PositionManager_active__kUjDN:hover{opacity:1}.PositionManager_netAPY__6tB9N.PositionManager_active__kUjDN svg{fill:#1a1d1f;fill:#fcfcfc}.PositionManager_textGreen__JSCpi{color:#00b0aa}.PositionManager_textBlue__syP\+B,.PositionManager_textPurple__QQD8o{color:#f99191}.PositionManager_bigger__MLQd8{font-size:15px!important}.SwitchNetworkModal_modal__Hoeq\+{animation:SwitchNetworkModal_showModal__Q2bKz .4s forwards;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#f4f4f4cc;display:flex;height:100%;left:0;opacity:0;overflow:auto;padding:48px;position:fixed;top:0;width:100%;z-index:88}@media only screen and (max-width:767px){.SwitchNetworkModal_modal__Hoeq\+{padding:16px}}.dark-mode .SwitchNetworkModal_modal__Hoeq\+{background:#272b30e6}@keyframes SwitchNetworkModal_showModal__Q2bKz{0%{opacity:0}to{opacity:1}}.SwitchNetworkModal_outer__IUXE9{background:#fcfcfc;border-radius:16px;box-shadow:0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;margin:auto;max-width:408px;position:relative;width:100%;z-index:2}.dark-mode .SwitchNetworkModal_outer__IUXE9{background:#1a1d1f}@media only screen and (max-width:767px){.SwitchNetworkModal_outer__IUXE9{box-shadow:none}}.SwitchNetworkModal_outer__IUXE9>div{padding:26px 24px 24px}.SwitchNetworkModal_close__Nu4eQ{background:#efefef;border-radius:50%;font-size:0;height:36px;position:absolute;right:24px;top:24px;width:36px}.SwitchNetworkModal_close__Nu4eQ svg{fill:#33383f;transition:transform .2s}.dark-mode .SwitchNetworkModal_close__Nu4eQ{background:#272b30}.SwitchNetworkModal_close__Nu4eQ svg{fill:#fcfcfc}.SwitchNetworkModal_close__Nu4eQ:hover svg{transform:rotate(90deg)}.SwitchNetworkModal_wrapper__5714i{border-top:1px solid #efefef;margin-top:24px;padding-top:14px}.dark-mode .SwitchNetworkModal_wrapper__5714i{border-color:#272b30}.SwitchNetworkModal_error__eWZ1Z{color:#ff6a55;margin-bottom:10px;margin-top:20px;text-align:center}.SwitchNetworkModal_button__TytXe{background:#0000;border:1px solid #272b30;display:inline-flex;font-size:15px;height:auto;justify-content:flex-start;margin-top:10px;padding:15px 20px;width:100%}.SwitchNetworkModal_button__TytXe:hover{background-color:#272b30}.SwitchNetworkModal_button__TytXe .SwitchNetworkModal_loader__YVOFj{margin-right:18px;transform:scale(.8)}.SwitchNetworkModal_icon__5w0jT{height:30px;margin-right:16px;width:30px}.SwitchNetworkModal_titleDesc__GiCSa{color:#6f767e;font-size:14px;margin-top:20px;text-align:center}.NetworkMismatchModal_overlay__2DnC3{align-items:center;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.NetworkMismatchModal_modal__AAnBT{background:#222224;border-radius:12px;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;gap:24px;max-width:440px;padding:28px;width:90%}.NetworkMismatchModal_header__MdOHM{align-items:center;display:flex;justify-content:space-between}.NetworkMismatchModal_title__ukY2a{color:#fff;font-size:24px;font-weight:600}.NetworkMismatchModal_close__HRRyz{background:none;border:none;color:#8e8e8e;cursor:pointer;font-size:24px;padding:4px}.NetworkMismatchModal_close__HRRyz:hover{color:#fff}.NetworkMismatchModal_content__jJTrp{color:#8e8e8e;line-height:1.5}.NetworkMismatchModal_networkList__EIPC4{display:flex;flex-direction:column;gap:12px;margin-top:16px}.NetworkMismatchModal_network__DTwS3{align-items:center;background:#2a2a2c;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px 16px;transition:all .2s}.NetworkMismatchModal_network__DTwS3:hover{background:#333335}.NetworkMismatchModal_networkIcon__lGfN7{border-radius:50%;height:24px;width:24px}.NetworkMismatchModal_networkName__5uIf\+{color:#fff;font-weight:500}.NetworkMismatchModal_error__T1p88{color:#f99191;font-size:14px;margin-top:16px}.NetworkMismatchModal_footer__HCGjb{display:flex;gap:12px;justify-content:flex-end}.NetworkMismatchModal_button__zZSxn{background:#00b0aa;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:10px 20px;transition:all .2s}.NetworkMismatchModal_button__zZSxn:hover{background:#009c95}.NetworkMismatchModal_disabledButton__pZIxd{cursor:not-allowed;opacity:.6}.NetworkMismatchModal_disabledButton__pZIxd:hover{background:#00b0aa}.CustomerList_head__6pV5w{justify-content:space-between;margin-bottom:44px}@media only screen and (max-width:1023px){.CustomerList_head__6pV5w{margin-bottom:32px}}@media only screen and (max-width:767px){.CustomerList_head__6pV5w{flex-wrap:wrap;margin-bottom:24px}}.CustomerList_head__6pV5w .CustomerList_form__JQxrI{margin-right:auto}@media only screen and (max-width:1023px){.CustomerList_head__6pV5w .CustomerList_form__JQxrI{width:250px}}@media only screen and (max-width:767px){.CustomerList_head__6pV5w .CustomerList_form__JQxrI{margin:0 0 16px;width:100%}}@media only screen and (max-width:1023px){.CustomerList_head__6pV5w.CustomerList_hidden__05GYV{display:none}}.CustomerList_title__xv3TA{margin-right:24px}@media only screen and (max-width:767px){.CustomerList_title__xv3TA{margin:0 0 16px}}.CustomerList_nav__WfWhA{display:flex}@media only screen and (max-width:767px){.CustomerList_nav__WfWhA{width:100%}}.CustomerList_link__TrZ3m{border-radius:8px;color:#6f767e;font-size:15px;font-weight:600;line-height:1.6;padding:8px 16px;transition:all .2s}@media only screen and (max-width:767px){.CustomerList_link__TrZ3m{flex:1 1}}.CustomerList_link__TrZ3m.CustomerList_active__WLtRa,.CustomerList_link__TrZ3m:hover{color:#1a1d1f}.dark-mode .CustomerList_link__TrZ3m.CustomerList_active__WLtRa,.dark-mode .CustomerList_link__TrZ3m:hover{color:#fcfcfc}.CustomerList_link__TrZ3m.CustomerList_active__WLtRa{background:#efefef}.dark-mode .CustomerList_link__TrZ3m.CustomerList_active__WLtRa{background:#272b30}.CustomerList_link__TrZ3m:not(:last-child){margin-right:8px}@media only screen and (max-width:767px){.CustomerList_link__TrZ3m:not(:last-child){margin-right:0}}.CustomerList_filters__EGutc{margin-left:8px}@media only screen and (max-width:1023px){.CustomerList_filters__EGutc{display:none}}.CustomerList_details__wMAPU{display:none}.CustomerList_row__xPZIX.CustomerList_flex__Rv6bk{display:flex}.CustomerList_row__xPZIX.CustomerList_flex__Rv6bk .CustomerList_table__-GRCK{flex-shrink:0;width:384px}@media only screen and (max-width:1419px){.CustomerList_row__xPZIX.CustomerList_flex__Rv6bk .CustomerList_table__-GRCK{width:350px}}@media only screen and (max-width:1259px){.CustomerList_row__xPZIX.CustomerList_flex__Rv6bk .CustomerList_table__-GRCK{width:320px}}@media only screen and (max-width:1023px){.CustomerList_row__xPZIX.CustomerList_flex__Rv6bk .CustomerList_table__-GRCK{display:none}}.CustomerList_row__xPZIX.CustomerList_flex__Rv6bk .CustomerList_details__wMAPU{display:block}.CustomerList_card__HtNiQ{padding:0}.Table_wrapper__\+fT8z{margin:0 -12px}@media only screen and (max-width:767px){.Table_wrapper__\+fT8z{margin:0}}.Table_table__JR8i3{display:table;width:100%}@media only screen and (max-width:767px){.Table_table__JR8i3{display:grid;grid-template-columns:auto auto}}@media only screen and (max-width:767px)and (max-width:474px){.Table_table__JR8i3{grid-template-columns:auto}}.Table_row__dFB3n{display:table-row}@media only screen and (max-width:767px){.Table_row__dFB3n{display:none}}.Table_row__dFB3n.Table_active__mHBRS .Table_col__P5c1b:not(:first-child):not(:nth-child(2)){display:none}.Table_row__dFB3n.Table_active__mHBRS .Table_col__P5c1b:nth-child(2):after{right:12px}.Table_tooltip__8sm9f{fill:gray;color:gray;margin-left:5px;margin-top:-1px}.Table_col__P5c1b{color:#6f767e;display:table-cell;font-size:14px;padding:0 12px 16px;position:relative;vertical-align:middle}.Table_col__P5c1b:after{background:#efefef;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.dark-mode .Table_col__P5c1b:after{background:#272b30}.Table_col__P5c1b:first-child{font-size:0;padding:0;width:0}.Table_foot__TB3eh{margin-top:20px;text-align:center}.Table_foot__TB3eh .Table_button__qC3Le .Table_loader__7hXsD{margin:0 18px 0 8px;transform:scale(.8)}.Table_placeholder__-lfs2{min-height:150px;position:relative}.Table_placeholderContent__2z\+4F{maring-right:auto;bottom:40%;left:50%;margin-left:auto;position:absolute;right:50%;top:60%}.Row_purchase__s-j44{font-size:14px}.Row_row__v8nRT{display:table-row;transition:all .2s}@media only screen and (max-width:767px){.Row_row__v8nRT{align-items:flex-start;border-bottom:1px solid #efefef;display:flex;flex-direction:column;gap:8px;margin-bottom:16px;padding-bottom:16px}}.dark-mode .Row_row__v8nRT{border-color:#272b30}@media only screen and (min-width:1024px){.Row_row__v8nRT:hover{background:#f4f4f4}.dark-mode .Row_row__v8nRT:hover{background:#272b30}.Row_row__v8nRT:hover .Row_price__26C6I{background:#fcfcfc}.dark-mode .Row_row__v8nRT:hover .Row_price__26C6I{background:#111315}}.Row_row__v8nRT:last-child .Row_col__bggQk:after{display:none}.Row_row__v8nRT.Row_active__xurfm:hover{background:none}.Row_row__v8nRT.Row_active__xurfm .Row_col__bggQk:not(:first-child):not(:nth-child(2)){display:none}.Row_row__v8nRT.Row_active__xurfm.Row_selected__VkgT-{background:#efefef}.dark-mode .Row_row__v8nRT.Row_active__xurfm.Row_selected__VkgT-{background:#272b30;box-shadow:inset 0 -2px 1px #0000000d,inset 0 1px 1px #ffffff14}.Row_row__v8nRT.Row_active__xurfm.Row_selected__VkgT- .Row_col__bggQk:first-child{border-radius:12px 0 0 12px}.Row_row__v8nRT.Row_active__xurfm.Row_selected__VkgT- .Row_col__bggQk:nth-child(2){border-radius:0 12px 12px 0;padding-right:40px}.Row_row__v8nRT.Row_active__xurfm.Row_selected__VkgT- .Row_col__bggQk:nth-child(2):before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M8.293 17.293a1 1 0 0 0 1.414 1.414l-1.414-1.414zM15 12l.707.707a1 1 0 0 0 0-1.414L15 12zM9.707 5.293a1 1 0 1 0-1.414 1.414l1.414-1.414zm0 13.414 6-6-1.414-1.414-6 6 1.414 1.414zm6-7.414-6-6-1.414 1.414 6 6 1.414-1.414z' fill='%236f767e'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;content:"";height:24px;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px}.Row_row__v8nRT.Row_inactive__wL87M{opacity:.3}.Row_col__bggQk{color:#1a1d1f;display:table-cell;padding:16px 12px;position:relative;vertical-align:center}@media only screen and (max-width:767px){.Row_col__bggQk{display:block;padding:0}}.dark-mode .Row_col__bggQk{color:#fcfcfc}.Row_col__bggQk:after{background:#efefef;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}@media only screen and (max-width:767px){.Row_col__bggQk:after{display:none}}.dark-mode .Row_col__bggQk:after{background:#272b30}.Row_col__bggQk:nth-child(2){border-radius:8px 0 0 8px}.Row_col__bggQk:first-child{border-radius:8px 0 0 8px;font-size:0;padding:0;width:0}@media only screen and (max-width:767px){.Row_col__bggQk:first-child{display:none}}.Row_col__bggQk:last-child{border-radius:0 8px 8px 0}.Row_item__oom2N{align-items:center;cursor:pointer;display:flex;transition:color .2s}.Row_item__oom2N:hover{color:#00b0aa}.Row_item__oom2N .Row_email__QppNJ{display:none}@media only screen and (max-width:767px){.Row_item__oom2N .Row_email__QppNJ{color:#9a9fa5;display:block;font-size:13px;line-height:1}}.Row_avatar__MWtTI{border-radius:50%;flex-shrink:0;height:48px;margin-right:12px;overflow:hidden;width:48px}.Row_avatar__MWtTI img{height:100%;object-fit:cover;width:100%}.Row_user__3OXw4{margin-bottom:4px;max-width:160px}.Row_login__rZGfo{color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308}.dark-mode .Row_login__rZGfo{color:#9a9fa5}.Row_email__QppNJ{color:#6f767e;font-size:14px;font-weight:600;line-height:1.7142857143}@media only screen and (max-width:767px){.Row_col__bggQk>.Row_email__QppNJ{display:none}}.Row_lifetime__pLv5D{align-items:center;display:inline-flex}@media only screen and (max-width:767px){.Row_lifetime__pLv5D{align-items:flex-end;flex-direction:column}}.Row_price__26C6I{background:#efefef;border-radius:6px;display:inline-block;padding:0 8px;transition:backround .2s}.dark-mode .Row_price__26C6I{background:#272b30}.Row_balance__k4A9M{margin-left:8px}@media only screen and (max-width:767px){.Row_balance__k4A9M{margin:4px 0 0}}.Details_details__UXKCM{flex-grow:1;padding:60px 0 0 48px;position:relative}@media only screen and (max-width:1419px){.Details_details__UXKCM{padding:48px 0 0 48px}}@media only screen and (max-width:1023px){.Details_details__UXKCM{padding:0}}.Details_close__ZfLBW{background:#efefef;border-radius:50%;height:36px;position:absolute;right:0;top:0;width:36px}@media only screen and (max-width:1023px){.Details_close__ZfLBW{background:#fcfcfc;box-shadow:0 4px 4px #0000000d;top:-90px}}@media only screen and (max-width:767px){.Details_close__ZfLBW{top:-70px}}.Details_close__ZfLBW svg{transition:transform .2s}.dark-mode .Details_close__ZfLBW{background:#272b30}.dark-mode .Details_close__ZfLBW svg{fill:#fcfcfc}.Details_close__ZfLBW:hover svg{transform:rotate(90deg)}.Details_editor__K2BIJ,.Details_head__vgEb\+{margin-bottom:48px}@media only screen and (max-width:1339px){.Details_editor__K2BIJ,.Details_head__vgEb\+{margin-bottom:32px}}.Details_line__NXExM{align-items:center;color:#1a1d1f;display:flex;font-size:14px;font-weight:600;line-height:1.7142857143;transition:color .2s}.Details_line__NXExM svg{fill:#6f767e;margin-right:12px;transition:fill .2s}.dark-mode .Details_line__NXExM{color:#fcfcfc}.Details_line__NXExM:hover{color:#00b0aa}.Details_line__NXExM:hover svg{fill:#00b0aa}.Details_socials__hRSSH{align-items:center;border-color:#efefef;border-style:solid;border-width:1px 0;display:flex;padding:20px 0}@media only screen and (max-width:767px){.Details_socials__hRSSH{padding:16px 0}}.dark-mode .Details_socials__hRSSH{border-color:#272b30}.Details_social__6jeK5 svg{fill:#6f767e;transition:fill .2s}.Details_social__6jeK5:hover svg{fill:#00b0aa}.Details_social__6jeK5:not(:last-child){margin-right:32px}.Details_line__NXExM:not(:last-child),.Details_socials__hRSSH:not(:last-child){margin-bottom:20px}@media only screen and (max-width:767px){.Details_line__NXExM:not(:last-child),.Details_socials__hRSSH:not(:last-child){margin-bottom:16px}}.Details_history__iL9Do{margin-top:48px}@media only screen and (max-width:1339px){.Details_history__iL9Do{margin-top:32px}}.Head_head__xuunG{align-items:center;display:flex}@media only screen and (max-width:767px){.Head_head__xuunG{display:block}}.Head_user__qecDW{align-items:center;display:flex;margin-right:24px}@media only screen and (max-width:767px){.Head_user__qecDW{margin:0 0 24px}}.Head_avatar__E1a5z{flex-shrink:0;height:80px;margin-right:24px;width:80px}@media only screen and (max-width:1419px){.Head_avatar__E1a5z{height:64px;margin-right:16px;width:64px}}.Head_avatar__E1a5z img{border-radius:50%;height:100%;object-fit:cover;width:100%}.Head_man__-9C5N{font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.6;margin-bottom:4px}@media only screen and (max-width:767px){.Head_man__-9C5N{font-size:18px}}.Head_login__xnGLb{color:#9a9fa5;font-size:13px;font-weight:600;line-height:1.2307692308}.Head_btns__IAVvw{align-items:center;display:flex;margin-left:auto}@media only screen and (max-width:767px){.Head_btns__IAVvw .Head_button__-A5Uu{flex-grow:1}}@media only screen and (max-width:1419px){.Head_btns__IAVvw .Head_button__-A5Uu:first-child{font-size:0;padding:0;width:48px}.Head_btns__IAVvw .Head_button__-A5Uu:first-child svg:last-child{margin:0}}@media only screen and (max-width:767px){.Head_btns__IAVvw .Head_button__-A5Uu:first-child{font-size:15px;padding:0 20px;width:auto}.Head_btns__IAVvw .Head_button__-A5Uu:first-child svg:last-child{margin-left:8px}}.Head_btns__IAVvw .Head_button__-A5Uu:not(:last-child){margin-right:8px}.Editor_label__nJCOX{color:#33383f;font-size:14px;font-weight:600;line-height:1.7142857143;margin-bottom:14px}.dark-mode .Editor_label__nJCOX{color:#efefef}.Editor_tooltip__uf-Ui{position:relative;top:-1px}.Editor_tooltip__uf-Ui svg{fill:#9a9fa5}.Editor_editor__3u8J3{font-family:Inter,sans-serif;position:relative}.dark-mode .Editor_editor__3u8J3{color:#111315}.Editor_editor__3u8J3 .Editor_editorMain__rFg4R{min-height:112px}.dark-mode .Editor_editor__3u8J3 .Editor_editorMain__rFg4R{color:#fcfcfc}.Editor_editor__3u8J3 .Editor_editorWrapper__--6aA{background:#f4f4f4;border:2px solid #9a9fa540;border-radius:12px}.dark-mode .Editor_editor__3u8J3 .Editor_editorWrapper__--6aA{background:#111315;border-color:#9a9fa526}.Editor_editor__3u8J3 .Editor_editorToolbar__SS1Ai{background:#fcfcfc;border:none;border-radius:12px 12px 0 0}.dark-mode .Editor_editor__3u8J3 .Editor_editorToolbar__SS1Ai{background:#272b30}.Editor_editorButton__qH8u4 .Editor_editorMain__rFg4R{padding-bottom:56px}.Editor_editorButton__qH8u4 .Editor_button__s37bp{bottom:12px;left:12px;position:absolute}.rdw-option-wrapper{align-items:center;background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;height:20px;justify-content:center;margin:0 4px;min-width:25px;padding:5px;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{cursor:default;opacity:.3}.rdw-dropdown-wrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{border-left:5px solid #0000;border-right:5px solid #0000;height:0;position:absolute;right:10%;top:35%;width:0}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{align-items:center;display:flex;height:100%;padding:0 5px;position:relative}.rdw-dropdown-optionwrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;margin:0;max-height:250px;overflow-y:scroll;padding:0;position:relative;width:98%;z-index:100}.rdw-dropdown-optionwrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdownoption-default{align-items:center;display:flex;min-height:25px;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{cursor:default;opacity:.3}.rdw-inline-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-block-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-text-align-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-colorpicker-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:175px;left:5px;padding:15px;position:absolute;top:35px;width:175px;z-index:100}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{cursor:pointer;font-size:15px;padding:0 10px 5px;text-align:center;width:50%}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{display:flex;flex-wrap:wrap;height:100%;margin:5px auto;overflow:scroll;width:100%}.rdw-colorpicker-cube{border:1px solid #f1f1f1;height:22px;width:22px}.rdw-colorpicker-option{border:none;box-shadow:inset 1px 2px 1px #bfbdbd;height:22px;margin:3px;min-height:20px;min-width:22px;padding:0;width:22px}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:205px;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{border:1px solid #f1f1f1;border-radius:2px;height:25px;margin-bottom:15px;margin-top:5px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin-left:10px;text-transform:capitalize;width:75px}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-embedded-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-embedded-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:180px;justify-content:space-between;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-embedded-modal-header{display:flex;font-size:15px}.rdw-embedded-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-embedded-modal-header-label{background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7;margin-top:5px;width:95px}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:10px 0;padding:0 5px;width:88%}.rdw-embedded-modal-link-input-wrapper{align-items:center;display:flex}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize;width:75px}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-embedded-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:80%}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-emoji-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-wrap:wrap;height:180px;left:5px;overflow:auto;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-emoji-icon{cursor:pointer;font-size:22px;height:24px;margin:2.5px;width:24px}.rdw-emoji-icon,.rdw-spinner{align-items:center;display:flex;justify-content:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#333;border-radius:100%;display:inline-block;height:12px;width:12px}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-image-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-image-modal-header{display:flex;font-size:15px;margin:10px 0}.rdw-image-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-image-modal-header-label{background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px;width:80px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{align-items:center;background-color:#f1f1f1;border:none;color:gray;cursor:pointer;display:flex;font-size:15px;justify-content:center;margin:10px 0;outline:2px dashed gray;outline-offset:-10px;padding:9px 0;width:100%}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;padding:15px;width:100%}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-height:200px;max-width:100%}.rdw-image-modal-upload-option-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.rdw-image-modal-url-section{align-items:center;display:flex}.rdw-image-modal-url-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:15px 0 12px;padding:0 5px;width:90%}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 5px;text-transform:capitalize;width:75px}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{height:100%;left:0;opacity:.5;position:absolute;top:-3px;width:100%}.rdw-image-modal-alt-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;margin-left:5px;width:70%}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-image-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:40%}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-history-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{background-color:#fff;cursor:pointer;left:40%;position:absolute;top:0}.rdw-mention-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{background:#fff;border:1px solid #f1f1f1;display:flex;flex-direction:column;max-height:150px;min-width:100px;overflow:auto;position:absolute;z-index:100}.rdw-suggestion-option{border-bottom:1px solid #f1f1f1;padding:7px 5px}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-image-alignment-options-popup{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;padding:5px 2px;position:absolute;width:105px;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;min-width:15px;width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{box-sizing:border-box;height:100%;overflow:auto}.rdw-editor-toolbar{background:#fff;border:1px solid #f1f1f1;border-radius:2px;display:flex;flex-wrap:wrap;font-size:15px;justify-content:flex-start;margin-bottom:5px;padding:6px 5px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:initial}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid #0000;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.PurchaseHistory_label__u6zMX{color:#33383f;font-size:14px;font-weight:600;line-height:1.7142857143;margin-bottom:14px}.dark-mode .PurchaseHistory_label__u6zMX{color:#efefef}.PurchaseHistory_tooltip__tCakH{position:relative;top:-1}.PurchaseHistory_tooltip__tCakH svg{fill:#9a9fa5}.PurchaseHistory_inner__pp2Uu{margin:0 -12px}@media only screen and (max-width:767px){.PurchaseHistory_inner__pp2Uu{margin:0}}.PurchaseHistory_table__i6Okf{display:table;width:100%}@media only screen and (max-width:767px){.PurchaseHistory_table__i6Okf{display:block}}.PurchaseHistory_row__nOQhN{cursor:pointer;display:table-row;transition:background .2s}@media only screen and (max-width:767px){.PurchaseHistory_row__nOQhN{border-bottom:1px solid #efefef;display:block;margin-bottom:16px;padding-bottom:16px}.dark-mode .PurchaseHistory_row__nOQhN{border-color:#272b30}.PurchaseHistory_row__nOQhN:first-child{display:none}}.PurchaseHistory_row__nOQhN:first-child .PurchaseHistory_col__mVWha{color:#6f767e;font-size:12px;font-weight:700;font-weight:500;line-height:1.3333333333;padding-bottom:24px;padding-top:0}@media only screen and (min-width:768px){.PurchaseHistory_row__nOQhN:not(:first-child):hover{background:#f4f4f4}.dark-mode .PurchaseHistory_row__nOQhN:not(:first-child):hover{background:#272b30}}.PurchaseHistory_col__mVWha{color:#1a1d1f;display:table-cell;padding:12px;position:relative;vertical-align:middle}@media only screen and (max-width:767px){.PurchaseHistory_col__mVWha{display:block;padding:0}}.dark-mode .PurchaseHistory_col__mVWha{color:#fcfcfc}.PurchaseHistory_col__mVWha:after{background:#efefef;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}@media only screen and (max-width:767px){.PurchaseHistory_col__mVWha:after{display:none}}.dark-mode .PurchaseHistory_col__mVWha:after{background:#272b30}.PurchaseHistory_col__mVWha:first-child{border-radius:8px 0 0 8px}.PurchaseHistory_col__mVWha:first-child:after{left:12px}@media only screen and (max-width:767px){.PurchaseHistory_col__mVWha:not(:first-child){display:none}}.PurchaseHistory_col__mVWha:last-child{border-radius:0 8px 8px 0}.PurchaseHistory_col__mVWha:last-child:after{right:12px}.PurchaseHistory_item__RaGo\+{align-items:center;cursor:pointer;display:flex}.PurchaseHistory_item__RaGo\+ .PurchaseHistory_price__tttZy{display:none}@media only screen and (max-width:767px){.PurchaseHistory_item__RaGo\+ .PurchaseHistory_price__tttZy{display:inline-block;margin-top:8px}}.PurchaseHistory_preview__MkFWw{border-radius:8px;flex-shrink:0;height:60px;margin-right:16px;overflow:hidden;width:60px}@media only screen and (max-width:767px){.PurchaseHistory_preview__MkFWw{height:112px;margin-right:20px;width:104px}}.PurchaseHistory_preview__MkFWw img{height:100%;object-fit:cover;width:100%}.PurchaseHistory_product__T1bHF{margin-bottom:4px;max-width:200px}@media only screen and (max-width:767px){.PurchaseHistory_product__T1bHF{max-width:100%}}.PurchaseHistory_link__vx81\+{color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308}.PurchaseHistory_price__tttZy{background:#00b0aa;border-radius:6px;display:inline-block;font-size:14px;font-weight:600;line-height:1.7142857143;padding:4px 8px}.dark-mode .PurchaseHistory_price__tttZy{color:#1a1d1f}.PurchaseHistory_date__45G8U{color:#6f767e;font-size:14px;font-weight:600;line-height:1.7142857143}.PurchaseHistory_foot__QPVhi{margin-top:20px;text-align:center}.PurchaseHistory_foot__QPVhi .PurchaseHistory_button__nGutB .PurchaseHistory_loader__Ji9Gw{margin:0 18px 0 8px;transform:scale(.8)}.ModalProduct_modal__e6VVd{animation:ModalProduct_showModal__ocSk6 .4s forwards;background:#f4f4f4;display:flex;height:100%;left:0;opacity:0;overflow:auto;padding:120px 24px 24px;position:fixed;top:0;width:100%;z-index:999}@media only screen and (max-width:767px){.ModalProduct_modal__e6VVd{padding:88px 16px 24px}}.dark-mode .ModalProduct_modal__e6VVd{background:#111315}@keyframes ModalProduct_showModal__ocSk6{0%{opacity:0}to{opacity:1}}.ModalProduct_outer__2fekT{border-radius:8px;display:inline-block;margin:auto;max-width:100%;z-index:2}.ModalProduct_control__vJlbX{align-items:center;display:flex;left:24px;position:absolute;right:24px;top:24px}@media only screen and (max-width:767px){.ModalProduct_control__vJlbX{left:16px;right:16px;top:16px}}.dark-mode .ModalProduct_control__vJlbX .ModalProduct_button__fpG0b{background:#1a1d1f;box-shadow:inset 0 0 0 2px #272b30;color:#fcfcfc}.dark-mode .ModalProduct_control__vJlbX .ModalProduct_button__fpG0b:hover{background:#272b30}.ModalProduct_close__5iJSy{background:#fff;border-radius:50%;box-shadow:0 2px 8px #0000000f;font-size:0;height:36px;margin-left:auto;width:36px}.ModalProduct_close__5iJSy svg{fill:#33383f;transition:transform .2s}.dark-mode .ModalProduct_close__5iJSy{background:#1a1d1f}.dark-mode .ModalProduct_close__5iJSy svg{fill:#fcfcfc}.ModalProduct_close__5iJSy:hover svg{transform:rotate(90deg)}.Product_product__XKylz{background:#fcfcfc;border-radius:8px;max-width:1020px;position:relative}@media only screen and (max-width:1259px){.Product_product__XKylz{max-width:calc(100% - 88px)}}@media only screen and (max-width:767px){.Product_product__XKylz{max-width:100%}}.dark-mode .Product_product__XKylz{background:#1a1d1f}.Product_product__XKylz.Product_active__JSxxI{display:flex;max-width:1440px}@media only screen and (max-width:1259px){.Product_product__XKylz.Product_active__JSxxI{margin-right:0;max-width:100%}}.Product_product__XKylz.Product_active__JSxxI .Product_details__7u3iG{flex-basis:calc(100% - 472px);flex-grow:0;flex-shrink:0;width:calc(100% - 472px)}@media only screen and (max-width:1259px){.Product_product__XKylz.Product_active__JSxxI .Product_details__7u3iG{display:none}}.Product_product__XKylz.Product_active__JSxxI .Product_comments__WAWQ8{display:block}.Product_product__XKylz.Product_active__JSxxI .Product_next__LICfc,.Product_product__XKylz.Product_active__JSxxI .Product_panel__iAwSV{display:none}.Product_comments__WAWQ8{display:none;flex-shrink:0;width:472px}@media only screen and (max-width:1259px){.Product_comments__WAWQ8{width:600px}}@media only screen and (max-width:1023px){.Product_comments__WAWQ8{width:100%}}.Product_next__LICfc{background:#fff;border-radius:50%;bottom:256px;height:64px;left:calc(100% + 24px);position:absolute;width:64px}@media only screen and (max-width:1259px){.Product_next__LICfc{bottom:0;left:auto;right:-88px}}@media only screen and (max-width:767px){.Product_next__LICfc{display:none}}.dark-mode .Product_next__LICfc{background:#272b30}.Product_next__LICfc svg{fill:#6f767e;transition:fill .2s}.Product_next__LICfc:hover svg{fill:#00b0aa}.Details_details__pVysN{flex-grow:1;padding:24px}@media only screen and (max-width:767px){.Details_details__pVysN{overflow:hidden;padding:16px}}.Details_head__dK5-c{align-items:center;display:flex;margin-bottom:40px}@media only screen and (max-width:767px){.Details_head__dK5-c{flex-wrap:wrap;margin-bottom:32px}}.Details_nav__EsGG-{display:flex;margin-right:auto}@media only screen and (max-width:767px){.Details_nav__EsGG-{margin:0 0 16px;width:100%}}.Details_link__L2xGm{border-radius:8px;color:#6f767e;font-size:15px;font-weight:600;line-height:1.6;padding:8px 16px;transition:all .2s}@media only screen and (max-width:767px){.Details_link__L2xGm{flex:1 1}}.Details_link__L2xGm.Details_active__0dNtV,.Details_link__L2xGm:hover{color:#1a1d1f}.dark-mode .Details_link__L2xGm.Details_active__0dNtV,.dark-mode .Details_link__L2xGm:hover{color:#fcfcfc}.Details_link__L2xGm.Details_active__0dNtV{background:#efefef}.dark-mode .Details_link__L2xGm.Details_active__0dNtV{background:#272b30}.Details_link__L2xGm:not(:last-child){margin-right:8px}@media only screen and (max-width:767px){.Details_link__L2xGm:not(:last-child){margin-right:0}}.Details_btns__C1ESp{align-items:center;display:flex}.Details_favorite__afdfV{margin-right:16px}.Details_favorite__afdfV svg{fill:#ff6a55}.Details_favorite__afdfV:hover{background:#ff6a55;color:#fcfcfc}.Details_favorite__afdfV:hover,.dark-mode .Details_favorite__afdfV:hover{box-shadow:inset 0 0 0 1px #ff6a55}.Details_favorite__afdfV:hover svg{fill:#fcfcfc}@media only screen and (max-width:1023px){.Details_buy__Fdxc8{padding:0 16px}}@media only screen and (max-width:767px){.Details_buy__Fdxc8{flex-grow:1}}@media only screen and (max-width:1023px){.Details_buy__Fdxc8 .Details_inner__50YgC span{display:none}}.Details_price__qo73L{border-right:1px solid #4493fc;box-shadow:1px 0 0 0 #186fe3;line-height:48px;margin-right:20px;padding-right:20px}@media only screen and (max-width:1023px){.Details_price__qo73L{margin-right:16px;padding-right:16px}}@media only screen and (max-width:767px){.Details_price__qo73L{margin-right:12px;padding-right:12px}}.Overview_title__zx8Z1{margin-bottom:12px}@media only screen and (max-width:767px){.Overview_title__zx8Z1{font-size:24px}}.Overview_info__kedKK{color:#6f767e;font-size:20px;font-weight:500;letter-spacing:-.02em;line-height:1.6;margin-bottom:12px}@media only screen and (max-width:767px){.Overview_info__kedKK{font-size:18px;font-size:14px}}.Overview_author__EiB-4,.Overview_line__TYoTn{align-items:center;display:flex}.Overview_author__EiB-4{color:#6f767e;font-size:14px;font-weight:600;line-height:1.7142857143}.Overview_author__EiB-4 span{color:#1a1d1f;margin-left:4px}.dark-mode .Overview_author__EiB-4 span{color:#fcfcfc}.Overview_avatar__n6A4p{flex-shrink:0;height:32px;margin-right:12px;width:32px}.Overview_avatar__n6A4p img{border-radius:50%;height:100%;object-fit:cover;width:100%}.Overview_rating__YyWeJ{align-items:center;display:flex;font-size:14px;font-weight:600;line-height:1.7142857143;margin-left:12px}.Overview_rating__YyWeJ svg{fill:#ffc554;margin-right:8px}.Overview_counter__PLfSs{color:#6f767e;margin-left:4px}.Overview_gallery__aC\+pz{margin-top:40px;position:relative}@media only screen and (max-width:767px){.Overview_gallery__aC\+pz{margin-top:32px}}.Overview_gallery__aC\+pz .Overview_button__K\+1Ey{bottom:12px;left:12px;position:absolute}@media only screen and (max-width:767px){.Overview_gallery__aC\+pz .Overview_button__K\+1Ey{bottom:5px}}.dark-mode .Overview_gallery__aC\+pz .Overview_button__K\+1Ey{background:#1a1d1f;box-shadow:inset 0 0 0 2px #272b30;color:#fcfcfc}.dark-mode .Overview_gallery__aC\+pz .Overview_button__K\+1Ey:hover{background:#272b30}.Overview_preview__0qqxL img{border-radius:12px;width:100%}.Overview_row__aAa25{display:flex;margin-top:40px}@media only screen and (max-width:1023px){.Overview_row__aAa25{display:block}}@media only screen and (max-width:767px){.Overview_row__aAa25{margin-top:32px}}.Overview_col__QTmc1:first-child{flex-grow:1;padding-right:64px}@media only screen and (max-width:1259px){.Overview_col__QTmc1:first-child{padding-right:48px}}@media only screen and (max-width:1023px){.Overview_col__QTmc1:first-child{padding-right:0}}.Overview_col__QTmc1:nth-child(2){flex-shrink:0;width:308px}@media only screen and (max-width:1023px){.Overview_col__QTmc1:nth-child(2){margin-top:32px;width:100%}}.Overview_subtitle__Q8YFp{margin-bottom:32px}@media only screen and (max-width:1023px){.Overview_subtitle__Q8YFp{margin-bottom:24px}}@media only screen and (max-width:767px){.Overview_subtitle__Q8YFp{margin-bottom:12px}}.Overview_content__F4lXp{color:#33383f;font-weight:500}.dark-mode .Overview_content__F4lXp{color:#efefef}.Overview_content__F4lXp p:not(:last-child){margin-bottom:16px}@media only screen and (max-width:767px){.Overview_features__9w0C1{margin-top:12px}}.Overview_features__9w0C1 li{color:#33383f;padding-left:40px;position:relative}.dark-mode .Overview_features__9w0C1 li{color:#efefef}.Overview_features__9w0C1 li:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' d='M20.707 6.293a1 1 0 0 1 0 1.414l-8.586 8.586a3 3 0 0 1-4.243 0l-3.586-3.586a1 1 0 0 1 1.414-1.414l3.586 3.586a1 1 0 0 0 1.414 0l8.586-8.586a1 1 0 0 1 1.414 0z' fill='%23b5e4ca'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;content:"";height:24px;left:0;position:absolute;top:0;width:24px}.Overview_features__9w0C1 li:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:20px;padding-bottom:20px}@media only screen and (max-width:767px){.Overview_features__9w0C1 li:not(:last-child){margin-bottom:16px;padding-bottom:16px}}.dark-mode .Overview_features__9w0C1 li:not(:last-child){border-color:#272b30}.Panel_panel__0zCFp{display:flex;flex-direction:column;left:calc(100% + 24px);position:absolute;top:16px}@media only screen and (max-width:1259px){.Panel_panel__0zCFp{left:auto;right:-88px;top:0}}@media only screen and (max-width:767px){.Panel_panel__0zCFp{display:none}}.Panel_avatar__N0mzK:not(:last-child),.Panel_brand__5NUbW:not(:last-child),.Panel_share__-dxyA:not(:last-child){margin-bottom:24px}.Panel_avatar__N0mzK,.Panel_brand__5NUbW,.Panel_share__-dxyA{flex-shrink:0;height:64px;width:64px}.Panel_avatar__N0mzK img{border-radius:50%;height:100%;object-fit:cover;width:100%}.Panel_brand__5NUbW{align-items:center;background:#fff;border-radius:50%;display:flex;justify-content:center;position:relative}.dark-mode .Panel_brand__5NUbW{background:#272b30}.Panel_brand__5NUbW img{max-height:32px}.Panel_counter__XewFg{background:#1a1d1f;border-radius:50%;color:#fcfcfc;font-size:14px;left:0;line-height:20px;min-width:20px;padding:0 4px;position:absolute;top:0}.dark-mode .Panel_counter__XewFg{background:#fcfcfc;color:#1a1d1f}.Panel_share__-dxyA{background:#fff;border-radius:50%}.dark-mode .Panel_share__-dxyA{background:#272b30}.Panel_share__-dxyA svg{fill:#6f767e;transition:fill .2s}.Panel_share__-dxyA:hover svg{fill:#00b0aa}.Share_head__FI4H3,.Share_preview__b6F5-{border-bottom:1px solid #efefef;margin-bottom:24px;padding-bottom:24px}.dark-mode .Share_head__FI4H3,.dark-mode .Share_preview__b6F5-{border-color:#272b30}.Share_title__GS43\+{position:40px}.Share_field__K-iVP{margin-bottom:24px;position:relative}.Share_icon__P5zPz{align-items:center;bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:40px}.Share_icon__P5zPz svg{fill:#6f767e}.Share_input__iBIPK{background:#f4f4f4;border-radius:8px;color:#9a9fa5;font-size:15px;font-weight:600;height:40px;padding:0 60px 0 44px;width:100%}.dark-mode .Share_input__iBIPK{background:#272b30}.Share_copy__XkCmc{bottom:0;color:#00b0aa;font-size:15px;font-weight:600;line-height:40px;position:absolute;right:8px;top:0;transition:opacity .2s}.Share_copy__XkCmc:hover{opacity:.8}.Share_preview__b6F5- img{border-radius:12px;width:100%}.Share_btns__jl6jZ{display:flex;margin:0 -8px}.Share_btns__jl6jZ .Share_button__UEKnR{flex-grow:1;margin:0 8px}.Customers_row__SouQX{display:flex}@media only screen and (max-width:1023px){.Customers_row__SouQX{display:block}}.Customers_col__P4gnd:first-child{flex-basis:calc(100% - 340px);flex-grow:0;flex-shrink:0;padding-right:8px;width:calc(100% - 340px)}@media only screen and (max-width:1339px){.Customers_col__P4gnd:first-child{flex-basis:calc(100% - 312px);flex-grow:0;flex-shrink:0;width:calc(100% - 312px)}}@media only screen and (max-width:1023px){.Customers_col__P4gnd:first-child{margin-bottom:8px;padding-right:0;width:100%}}.Customers_col__P4gnd:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1339px){.Customers_col__P4gnd:nth-child(2){width:312px}}@media only screen and (max-width:1023px){.Customers_col__P4gnd:nth-child(2){width:100%}}.Customers_card__-\+PQ6:not(:last-child){margin-bottom:8px}@media only screen and (max-width:767px){.Overview_cardHead__JwGj0{display:block}.Overview_cardTitle__ijYf1{margin-bottom:16px}}.Overview_details__yTL-3{margin-bottom:32px}@media only screen and (max-width:767px){.Overview_details__yTL-3{margin-bottom:24px;text-align:center}}.Overview_title__xxOTL{margin-bottom:4px}.Overview_line__Bi8nA{align-items:center;color:#9a9fa5;display:flex;font-size:12px;font-weight:700;line-height:1.3333333333}@media only screen and (max-width:767px){.Overview_line__Bi8nA{justify-content:center}}.Overview_balance__g08xm{margin-right:4px}.Overview_users__rE\+La{border-top:1px solid #efefef;margin-top:32px;padding-top:32px}@media only screen and (max-width:767px){.Overview_users__rE\+La{margin-top:24px;padding-top:24px}}.dark-mode .Overview_users__rE\+La{border-color:#272b30}.Users_head__pGaYu{align-items:center;display:flex;margin-bottom:24px}@media only screen and (max-width:767px){.Users_head__pGaYu .Users_button__umpcW{margin-left:16px}}.Users_head__pGaYu .Users_button__umpcW span{margin-left:4px}@media only screen and (max-width:767px){.Users_head__pGaYu .Users_button__umpcW span{display:none}}.Users_info__BcbMp{color:#6f767e;font-weight:500;margin-right:auto;max-width:240px}.Users_info__BcbMp strong{color:#1a1d1f;font-weight:600}.dark-mode .Users_info__BcbMp strong{color:#fcfcfc}.Users_list__Wyih9{display:flex}.Users_all__v\+S7T,.Users_item__Ftr5e{color:#1a1d1f;display:flex;flex:0 0 25%;flex-direction:column;justify-content:center;padding:32px 16px;text-align:center;transition:color .2s}@media only screen and (max-width:767px){.Users_all__v\+S7T,.Users_item__Ftr5e{flex:0 0 33.333%;padding:16px 8px}}.dark-mode .Users_all__v\+S7T,.dark-mode .Users_item__Ftr5e{color:#fcfcfc}.Users_all__v\+S7T:hover,.Users_item__Ftr5e:hover{color:#00b0aa}.Users_item__Ftr5e{font-size:13px;font-weight:500;line-height:1.2307692308}@media only screen and (max-width:639px){.Users_item__Ftr5e:nth-child(n+3){display:none}}.Users_all__v\+S7T{font-size:13px;font-weight:600;line-height:1.2307692308}.Users_avatar__\+8nQz,.Users_icon__Vyf1b{height:64px;margin:0 auto 12px;width:64px}.Users_loading__l4nAL{filter:grayscale(1)}.Users_avatar__\+8nQz img{border-radius:50%;height:100%;object-fit:cover;width:100%}.Users_icon__Vyf1b{align-items:center;background:#efefef;border:2px solid #efefef;border-radius:50%;display:flex;justify-content:center;transition:all .2s}.Users_icon__Vyf1b svg{fill:#6f767e;transition:fill .2s}.dark-mode .Users_icon__Vyf1b{background:#272b30;border-color:#272b30}.Users_all__v\+S7T:hover .Users_icon__Vyf1b{background:none;border-color:#00b0aa}.Users_all__v\+S7T:hover .Users_icon__Vyf1b svg{fill:#00b0aa}.Chart_chart__7k5Un{height:238px;margin-bottom:-10px;margin-left:-20px;width:auto}@media only screen and (max-width:767px){.ActiveCustomers_cardHead__kye-m{display:block}.ActiveCustomers_cardTitle__XqPG9{margin-bottom:16px}}.ActiveCustomers_chart__Xo\+BZ{height:244px;margin-bottom:-10px;margin-left:-25px;width:auto}@media only screen and (max-width:767px){.ShareProducts_cardHead__akZk2 .ShareProducts_button__oKPoW{display:none}}.ShareProducts_list__vss3V{display:flex;flex-wrap:wrap;margin:-32px -16px 0}@media only screen and (max-width:767px){.ShareProducts_list__vss3V{display:block;margin:0}}.ShareProducts_product__WBK12{flex-basis:calc(50% - 32px);flex-grow:0;flex-shrink:0;margin:32px 16px 0;width:calc(50% - 32px)}@media only screen and (max-width:767px){.ShareProducts_product__WBK12{margin:0;width:100%}.ShareProducts_product__WBK12:not(:last-child){margin-bottom:24px}}.ShareProducts_info__JgukG{border-top:1px solid #efefef;color:#6f767e;font-weight:500;margin:32px 0 16px;padding-top:32px}@media only screen and (max-width:767px){.ShareProducts_info__JgukG{margin-top:24px;padding-top:24px}}.dark-mode .ShareProducts_info__JgukG{border-color:#272b30}.ShareProducts_btns__znqOi{display:flex;margin:0 -8px}.ShareProducts_btns__znqOi .ShareProducts_button__oKPoW{flex-basis:calc(33.333% - 16px);flex-grow:0;flex-shrink:0;margin:0 8px;width:calc(33.333% - 16px)}@media only screen and (max-width:767px){.ShareProducts_btns__znqOi .ShareProducts_button__oKPoW{font-size:0}.ShareProducts_btns__znqOi .ShareProducts_button__oKPoW svg:not(:last-child){margin-right:0}}.Product_product__x2Hs\+:hover .Product_checkbox__2LJvB,.Product_product__x2Hs\+:hover .Product_control__vvF-u,.Product_product__x2Hs\+:hover .Product_preview__FHTTo:after{opacity:1;visibility:visible}.Product_product__x2Hs\+:hover .Product_empty__39evZ{background:#83bf6e26;color:#83bf6e}.Product_product__x2Hs\+.Product_active__CRYsZ .Product_checkbox__2LJvB{opacity:1;visibility:visible}.Product_product__x2Hs\+.Product_active__CRYsZ .Product_preview__FHTTo:before{border-color:#00b0aa}.Product_checkbox__2LJvB,.Product_control__vvF-u,.Product_preview__FHTTo:after{opacity:0;transition:all .2s;visibility:hidden}a{color:#f4f4f4}@media only screen and (max-width:767px){a{height:26px;overflow:hidden}}@media only screen and (max-width:474px){a{height:26px}}.dark-mode a{color:#6f767e}a:hover{color:#fcfcfc}.Product_preview__FHTTo{border-radius:12px;height:200px;margin-bottom:12px;overflow:hidden;position:relative}.Product_preview__FHTTo:hover{box-shadow:10px 10px 15px -15px #000000d1;filter:sepia(1) contrast(1.4) brightness(1.3) hue-rotate(-210deg);transition:all .8s}.Product_preview__FHTTo:hover button{opacity:.7!important}.Product_preview__FHTTo:hover svg{fill:#00b0aa;filter:brightness(.4)}.Product_preview__FHTTo:after,.Product_preview__FHTTo:before{content:"";height:100%;left:0;position:absolute;top:0;transition:all .8s;width:100%}.Product_preview__FHTTo:after{filter:sepia(1) contrast(1.4) brightness(1.3) hue-rotate(-210deg)}.Product_preview__FHTTo:before{border:2px solid #0000;border-radius:12px;pointer-events:none;z-index:2}.Product_preview__FHTTo img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.Product_preview__FHTTo .Product_checkbox__2LJvB{left:12px;position:absolute;top:12px;z-index:3}@media only screen and (max-width:1023px){.Product_preview__FHTTo .Product_checkbox__2LJvB{display:none}}.Product_preview__FHTTo .Product_checkbox__2LJvB .Product_checkboxTick__hYS\+A{border-color:#00b0aa}.Product_control__vvF-u{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:3}.Product_line__hIgzy{align-items:center;display:flex;justify-content:center}.Product_title__VC1Jb{font-size:16px;margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Product_empty__39evZ,.Product_price__SCm4d{border-radius:6px;display:inline-block;flex-shrink:0;font-weight:700;line-height:32px;margin-left:32px;padding:0 8px}.Product_price__SCm4d{background:#00b0aa;font-size:13px}.dark-mode .Product_price__SCm4d{color:#1a1d1f}.Product_empty__39evZ{background:#efefef;font-size:13px}.dark-mode .Product_empty__39evZ{background:#272b30;color:#fcfcfc}.Product_date__J78BZ{align-items:center;color:#6f767e;display:flex;font-size:14px;font-weight:600;line-height:1.7142857143;margin-top:8px}@media only screen and (max-width:767px){.Product_date__J78BZ{margin-top:2px}}.Product_date__J78BZ svg{fill:#6f767e;margin-right:8px}.Product_rating__bbiD9{align-items:center;display:flex;font-size:14px;font-weight:600;line-height:1.7142857143;margin-top:8px}@media only screen and (max-width:767px){.Product_rating__bbiD9{margin-top:4px}}.Product_rating__bbiD9 svg{fill:#ffc554;margin-right:8px}.Product_rating__bbiD9 span{color:#6f767e;margin-left:4px}.Product_ratingEmpty__WWsYU{color:#6f767e}.Product_ratingEmpty__WWsYU svg{fill:#6f767e}.Product_dimmed__Os233{opacity:.3!important}.Product_disabled__jBGb6:hover{filter:none!important}.Control_button__sf-by,.Control_control__mMDka{align-items:center;display:flex}.Control_button__sf-by{background:#fcfcfc;border-radius:50%;flex-shrink:0;height:36px;justify-content:center;width:36px}.Control_button__sf-by svg{fill:#6f767e;transition:fill .2s}.Control_button__sf-by:hover svg{fill:#00b0aa}.Control_button__sf-by:not(:last-child){margin-right:16px}.Control_custom__5q3HV{filter:brightness(.5);height:19px;width:19px}.RefundRequests_item__NQ-wu{display:flex}.RefundRequests_item__NQ-wu:not(:last-child){margin-bottom:12px}.RefundRequests_icon__JKCTo{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;margin-right:12px;width:48px}.RefundRequests_content__eYkLy{color:#6f767e;font-weight:500}.RefundRequests_content__eYkLy strong{color:#1a1d1f;font-weight:600}.dark-mode .RefundRequests_content__eYkLy strong{color:#fcfcfc}.RefundRequests_button__q0zFb{margin-top:24px;width:100%}.TopDevice_chart__jKltw{height:230px;width:auto}@media only screen and (max-width:1339px){.TopDevice_chart__jKltw{margin-left:-12px}}@media only screen and (max-width:1023px){.TopDevice_chart__jKltw{margin:0 auto;max-width:310px}}@media only screen and (max-width:767px){.TopDevice_chart__jKltw{padding-left:10px}}.TopDevice_legend__ML4tD{display:flex;justify-content:space-between;margin-top:32px}.TopDevice_legend__ML4tD svg{margin-bottom:12px}.TopDevice_title__67PdP{color:#6f767e;font-size:12px;font-weight:700;font-weight:500;line-height:1.3333333333}.TopDevice_percent__Jgf3s{font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.6}@media only screen and (max-width:767px){.TopDevice_percent__Jgf3s{font-size:18px}}.TopPools_chart__delUg{height:274px;margin-bottom:-10px;width:auto}.TopPools_recharts-cartesian-axis__a5A1V{width:100px}.TopPools_recharts-cartesian-axis-tick-value__tQg\+h{white-space:nowrap;width:100px}.Message_item__Rm6d3{display:flex}.Message_item__Rm6d3:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:32px;padding-bottom:24px}@media only screen and (max-width:767px){.Message_item__Rm6d3:not(:last-child){margin-bottom:24px}}.dark-mode .Message_item__Rm6d3:not(:last-child){border-color:#272b30}.Message_avatar__Diq9N{flex-shrink:0;height:48px;margin-right:12px;width:48px}.Message_avatar__Diq9N img{border-radius:50%;height:100%;object-fit:cover;width:100%}.Message_details__y5TvK{flex-grow:1}.Message_line__aXIwg{align-items:center;display:flex}.Message_user__rme3n{margin-right:auto}.Message_title__2JvRN{font-weight:700}.Message_login__RLw\+L{color:#9a9fa5;font-weight:500}.Message_time__06ZRg{color:#9a9fa5;font-size:13px;font-weight:600;line-height:1.2307692308;margin-left:20px}.Message_content__U7iTf{color:#1a1d1f;font-weight:500}.dark-mode .Message_content__U7iTf{color:#fcfcfc}.Message_button__PNMOA{margin-top:32px;width:100%}.NewCustomer_chart__qRu8L{height:230px;width:auto}@media only screen and (max-width:1339px){.NewCustomer_chart__qRu8L{margin-left:-12px}}@media only screen and (max-width:1023px){.NewCustomer_chart__qRu8L{margin:0 auto;max-width:310px}}@media only screen and (max-width:767px){.NewCustomer_chart__qRu8L{padding-left:10px}}.NewCustomer_legend__yFgyk{display:flex;justify-content:space-between;margin-top:32px}.NewCustomer_indicator__UVxqm{align-items:center;display:flex;font-size:12px;font-weight:700;line-height:1.3333333333}.NewCustomer_color__EQ6al{border-radius:4px;flex-shrink:0;height:16px;margin-right:8px;width:16px}.Drafts_head__VsMxA{margin-bottom:44px}@media only screen and (max-width:1023px){.Drafts_head__VsMxA{margin-bottom:32px}}@media only screen and (max-width:767px){.Drafts_head__VsMxA{flex-wrap:wrap;margin-bottom:24px}}.Drafts_title__wmN4b{margin-right:24px}@media only screen and (max-width:1023px){.Drafts_form__GJoST{width:300px}}@media only screen and (max-width:767px){.Drafts_form__GJoST{margin-top:16px;order:3;width:100%}}.Drafts_sorting__o33UF{display:flex;margin-left:auto}.Drafts_link__UlsLO{border-radius:8px;flex-shrink:0;height:40px;width:40px}.Drafts_link__UlsLO svg{fill:#9a9fa5;transition:fill .2s}.Drafts_link__UlsLO:hover svg{fill:#1a1d1f}.dark-mode .Drafts_link__UlsLO:hover svg{fill:#fcfcfc}.Drafts_link__UlsLO.Drafts_active__MNOy2{background:#fcfcfc;box-shadow:0 4px 8px -4px #0000001a,inset 0 -1px 1px #0000000a,inset 0 2px 0 #ffffff40}.Drafts_link__UlsLO.Drafts_active__MNOy2 svg{fill:#1a1d1f}.dark-mode .Drafts_link__UlsLO.Drafts_active__MNOy2{background:#111315;box-shadow:0 4px 8px -4px #0000001a,inset 0 -1px 1px #0000000a,inset 0 2px 0 #ffffff0d}.dark-mode .Drafts_link__UlsLO.Drafts_active__MNOy2 svg{fill:#fcfcfc}.Drafts_link__UlsLO:not(:last-child){margin-right:12px}.Drafts_list__uFe8V{display:flex;flex-wrap:wrap;margin:-32px -12px 0}@media only screen and (max-width:639px){.Drafts_list__uFe8V{display:block;margin:0 -8px}}.Drafts_product__EW0n6{flex-basis:calc(33.333% - 24px);flex-grow:0;flex-shrink:0;margin:32px 12px 0;width:calc(33.333% - 24px)}@media only screen and (max-width:1023px){.Drafts_product__EW0n6{flex-basis:calc(50% - 24px);flex-grow:0;flex-shrink:0;width:calc(50% - 24px)}}@media only screen and (max-width:639px){.Drafts_product__EW0n6{margin:0;width:100%}.Drafts_product__EW0n6:not(:last-child){margin-bottom:32px}}.Drafts_foot__nMP2n{margin-top:44px;text-align:center}@media only screen and (max-width:767px){.Drafts_foot__nMP2n{margin-top:32px}}.Drafts_foot__nMP2n .Drafts_button__o10KB .Drafts_loader__0ighJ{margin:0 18px 0 8px;transform:scale(.8)}.Form_form__3k4Mb{position:relative;width:360px}.Form_input__3q8LU{background:#f4f4f4;border-radius:12px;color:#1a1d1f;font-size:15px;font-weight:600;height:40px;line-height:1.6;padding:0 20px 0 44px;width:100%}.dark-mode .Form_input__3q8LU{background:#272b30;color:#fcfcfc}.Form_input__3q8LU::placeholder{color:#9a9fa5}.Form_result__q9YWK{bottom:0;left:0;padding-right:4px;position:absolute;top:0;width:44px}.Form_result__q9YWK svg{fill:#6f767e;transition:fill .2s}.Form_result__q9YWK:hover svg{fill:#00b0aa}.Table_wrapper__AaCXQ{margin:0 -12px}@media only screen and (max-width:1023px){.Table_wrapper__AaCXQ{margin:0}}.Table_table__5pWmQ{display:table;width:100%}@media only screen and (max-width:1023px){.Table_table__5pWmQ{display:block}}.Table_row__auX12{display:table-row}@media only screen and (max-width:1023px){.Table_row__auX12{display:none}}.Table_col__L-AZJ{color:#6f767e;display:table-cell;font-size:14px;padding:0 12px 16px;position:relative;text-align:center;vertical-align:middle;white-space:nowrap}.Table_col__L-AZJ:after{background:#efefef;bottom:0;content:"";height:1px;left:0;margin-bottom:-1px;position:absolute;right:0}.dark-mode .Table_col__L-AZJ:after{background:#272b30}.Table_col__L-AZJ:nth-child(2){padding-left:0;text-align:left}.Table_col__L-AZJ:first-child{font-size:0;text-align:left;width:0}.Table_col__L-AZJ:first-child:after{left:12px}.Table_col__L-AZJ:last-child:after{right:12px}.Table_foot__6XW4x{margin-top:20px;text-align:center}@media only screen and (max-width:1023px){.Table_foot__6XW4x{margin-top:0}}.Table_foot__6XW4x .Table_button__cM27v .Table_loader__M83Tx{margin:0 18px 0 8px;transform:scale(.8)}.Table_emptyPlaceholder__d9pqy{caption-side:bottom;color:#33383f;display:table-caption}.EmptyPlaceholder_placeholder__7qzU0{align-items:center;display:flex;height:100%;justify-content:center;min-height:150px;width:100%}.Row_row__lnFOo{cursor:pointer;display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__lnFOo{border-bottom:1px solid #efefef;display:block;margin-bottom:24px;padding-bottom:24px;position:relative}.dark-mode .Row_row__lnFOo{border-color:#272b30}}@media only screen and (min-width:1260px){.Row_row__lnFOo:hover{background:#f4f4f4}.dark-mode .Row_row__lnFOo:hover{background:#272b30}.Row_row__lnFOo:hover .Row_control__6jTtT{opacity:1;visibility:visible}}.Row_disabled__DLHgE{filter:grayscale(1);opacity:.5;pointer-events:none}.Row_row__lnFOo:hover .Row_col__iBaqC:after{display:none}.Row_col__iBaqC{color:#fcfcfc;display:table-cell;padding:16px 12px;position:relative;text-align:center;vertical-align:middle;white-space:nowrap}.Row_col__iBaqC:after{background:#efefef;bottom:0;content:"";height:1px;left:0;margin-bottom:-1px;position:absolute;right:0}.dark-mode .Row_col__iBaqC:after{background:#272b30}@media only screen and (max-width:1023px){.Row_col__iBaqC:after{display:none}}.Row_col__iBaqC:nth-child(2){padding-left:0;text-align:left}.Row_col__iBaqC:first-child{border-radius:8px 0 0 8px;font-size:0;text-align:left;width:0!important}@media only screen and (max-width:1023px){.Row_col__iBaqC:first-child{display:none}}.Row_col__iBaqC:first-child:after{left:12px}.Row_col__iBaqC:last-child{border-radius:0 8px 8px 0;color:#6f767e;width:400px}@media only screen and (max-width:1023px){.Row_col__iBaqC:last-child{padding:0;width:100%!important}}.Row_col__iBaqC:last-child:after{right:12px}.Row_col__iBaqC:not(:nth-child(2)){width:200px}.Row_col__iBaqC:not(:nth-child(2)) img{margin-left:-10px}@media only screen and (max-width:1023px){.Row_col__iBaqC{display:flex;padding-bottom:0;width:100%!important}}.Row_tooltip__RGYKW svg{fill:#9a9fa5;margin-left:5px;margin-top:-3px}.Row_productItem__3Didi{align-items:center;display:flex;transition:color .2s}@media only screen and (max-width:767px){.Row_productItem__3Didi{align-items:stretch}}.dark-mode .Row_productItem__3Didi{color:#fcfcfc}.Row_productItem__3Didi .Row_date__ZENed,.Row_productItem__3Didi .Row_empty__HbPZT,.Row_productItem__3Didi .Row_price__gaNsL{display:none}@media only screen and (max-width:1023px){.Row_productItem__3Didi .Row_empty__HbPZT,.Row_productItem__3Didi .Row_price__gaNsL{display:inline-block}.Row_productItem__3Didi .Row_date__ZENed{align-items:center;color:#9a9fa5;display:flex;font-size:13px;font-weight:600;line-height:1.2307692308;margin-bottom:8px}.Row_productItem__3Didi .Row_date__ZENed svg{fill:#9a9fa5;margin-right:8px}}.Row_lbl__rA08N{font-size:13px}.Row_product__In-Ew{font-weight:700;margin-bottom:4px;max-width:170px}@media only screen and (max-width:1023px){.Row_product__In-Ew{font-size:18px;letter-spacing:-.02em;line-height:1.3333333333;margin-bottom:8px;max-width:100%}}.Row_hidden__7Ji2b{display:none}.Row_link__9JNDW{color:#9a9fa5}.Row_link__9JNDW,.Row_linker__FeGwU{font-size:13px;font-weight:600;line-height:1.2307692308;white-space:nowrap}.Row_linker__FeGwU{color:#ffe19e}@media only screen and (max-width:1023px){.Row_icons__2XCL4 img{height:25px}.Row_details__0dJI3{display:flex;flex-direction:column;justify-content:center}}.Row_empty__HbPZT,.Row_price__gaNsL{border-radius:6px;display:inline-block;flex-shrink:0;font-weight:700;line-height:32px;padding:0 8px}.Row_control__6jTtT{opacity:0;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:all .2s;visibility:hidden}@media only screen and (max-width:1259px){.Row_control__6jTtT{opacity:1;visibility:visible}}@media only screen and (max-width:1023px){.Row_control__6jTtT{display:none}}.Row_actions__fEyR\+{display:none}@media only screen and (max-width:1023px){.Row_actions__fEyR\+{display:block;position:absolute;right:0;top:0;z-index:2}}.dark-mode .Row_actions__fEyR\+ .Row_actionsHead__9atfe{background:none}.Row_data__wkvr3{filter:brightness(.9) contrast(1.5);font-family:inherit;font-size:13px}.Row_item__UBh6n{align-items:center;display:flex;justify-content:center;width:100%}@media only screen and (max-width:1023px){.Row_item__UBh6n{justify-content:space-between}}.Row_item__UBh6n .Row_label__kZ9-8{display:none}@media only screen and (max-width:1023px){.Row_item__UBh6n .Row_label__kZ9-8{display:block}}.Row_item__UBh6n .Row_value__UrzVX{width:100%}@media only screen and (max-width:474px){.Row_item__UBh6n .Row_value__UrzVX{text-align:right}}@media only screen and (max-width:1023px){.Row_hide__gGFEU{display:none}}.Control_control__odBV4{align-items:center;display:flex}.Control_viewButton__LEF04{background-color:#5c9cde}.Control_buttonHolder__BwZrd{align-content:center;display:flex;gap:10px;justify-content:center}@media only screen and (max-width:1023px){.Control_buttonHolder__BwZrd{display:block;margin-top:16px;width:100%}}.Control_buttonHolder__BwZrd button{color:#1a1d1f;height:40px;width:160px}@media only screen and (max-width:1023px){.Control_buttonHolder__BwZrd button{width:100%}}.Control_disabled__EBLS4{filter:grayscale(1)}.Control_openOuter__hW6dR{max-width:896px}@media only screen and (max-width:767px){.Control_openOuter__hW6dR>div{padding:26px 16px 16px}}.Control_viewOuter__ti6\+F{max-width:472px}@media only screen and (max-width:767px){.Control_viewOuter__ti6\+F>div{padding:26px 16px 16px}}.TokenAmountInput_wrapper__syYWY{border:1px solid #efefef;border-radius:6px;margin-bottom:20px;min-height:60px;padding:12px}.dark-mode .TokenAmountInput_wrapper__syYWY{border-color:#272b30}.TokenAmountInput_row__UJ143{display:flex;height:24px;justify-content:space-between;margin-bottom:5px}.TokenAmountInput_myicon__wv2AE{fill:#6f767e;margin-left:5px;margin-right:-28px;margin-top:-1px;position:relative;z-index:1}.TokenAmountInput_myicon__wv2AE svg{fill:#6f767e;height:24px;margin-left:-10px;transform:scale(1.1);width:24px}.dark-mode .TokenAmountInput_myicon__wv2AE svg{fill:#fcfcfc}.TokenAmountInput_customwise__j2-YQ img{margin-left:-4px;margin-top:-2px;transform:scale(.9)!important}.TokenAmountInput_textfield__HtaeO{background:none;border:none;box-shadow:none;color:#1a1d1f;font-size:20px;font-size:21px;font-weight:600;font-weight:400;letter-spacing:-.02em;line-height:1.6;width:100%}@media only screen and (max-width:767px){.TokenAmountInput_textfield__HtaeO{font-size:18px}}.dark-mode .TokenAmountInput_textfield__HtaeO{color:#fcfcfc}.TokenAmountInput_textfield__HtaeO::placeholder{color:#6f767e66}.dark-mode .TokenAmountInput_textfield__HtaeO::placeholder{color:#9a9fa5}.TokenAmountInput_token__ismWL{align-items:center;display:flex;margin-top:1px}.TokenAmountInput_token__ismWL .TokenAmountInput_name__Rm3GJ{font-size:18px}.TokenAmountInput_token__ismWL .TokenAmountInput_currency__dury8{background:#efefef;border-radius:50%;height:24px;margin-right:12px;width:24px}.dark-mode .TokenAmountInput_token__ismWL .TokenAmountInput_currency__dury8{background:#272b30}.TokenAmountInput_token__ismWL .TokenAmountInput_currency__dury8 img{transform:scale(1.1)}.TokenAmountInput_reset__dgnyl{background:#efefef;border-radius:50%;display:none;font-size:0;height:20px;margin:0 10px;width:20px}.TokenAmountInput_reset__dgnyl.TokenAmountInput_active__3\+CbN{display:block}.TokenAmountInput_reset__dgnyl svg{fill:#33383f;transition:transform .2s}.dark-mode .TokenAmountInput_reset__dgnyl{background:#272b30;margin-right:20px;margin-top:7px}.dark-mode .TokenAmountInput_reset__dgnyl svg{fill:#fcfcfc}.TokenAmountInput_preview__rYtw7{color:#6f767e;font-size:14px;font-weight:500;margin-top:12px}.TokenAmountInput_balance__plQZp{align-items:center;color:#6f767e;display:flex;font-size:13px;font-weight:500;margin-top:20px}.TokenAmountInput_balance__plQZp .TokenAmountInput_max__JRHTq{color:#6f767e;cursor:pointer;font-size:13px;font-weight:600;margin-left:3px}.TokenAmountInput_balance__plQZp .TokenAmountInput_max__JRHTq:hover{color:#fcfcfc}.NumberInput_input__Gcq-K{background:#f4f4f4;border-radius:12px;color:#1a1d1f;font-size:15px;font-weight:600;height:40px;line-height:1.6;padding:0 20px 0 44px;width:100%}.dark-mode .NumberInput_input__Gcq-K{background:#272b30;color:#fcfcfc}.NumberInput_input__Gcq-K::placeholder{color:#9a9fa5}.NumberInput_truncate__kCZ1f{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NumberInput_focused__e346x{text-overflow:clip;white-space:normal}.Logo_container__TPADQ{filter:brightness(.8) contrast(1.4);position:relative}.Logo_logo__2FriI{height:100%}.Logo_subLogo__vsbzS{background-position:50%;background-size:cover;border:1px solid #1a1d1f;border-radius:50%;bottom:-3px;height:55%;position:absolute;right:-5px;width:55%}.OpenFarmDetails_title__2C7ox{margin-bottom:16px}.OpenFarmDetails_row__\+oCko{display:flex}@media only screen and (max-width:1023px){.OpenFarmDetails_row__\+oCko{display:block}}.OpenFarmDetails_scroll__ynECd{height:517px}.OpenFarmDetails_col__6t39W{flex:0 0 50%}.OpenFarmDetails_col__6t39W:first-child{background:#f4f4f480;border-radius:12px;padding:24px}@media only screen and (max-width:1023px){.OpenFarmDetails_col__6t39W:first-child{margin-bottom:48px}}@media only screen and (max-width:767px){.OpenFarmDetails_col__6t39W:first-child{margin-bottom:32px;padding:16px}}.dark-mode .OpenFarmDetails_col__6t39W:first-child{background:#272b30}.OpenFarmDetails_col__6t39W:nth-child(2){padding:28px 0 0 24px}@media only screen and (max-width:1023px){.OpenFarmDetails_col__6t39W:nth-child(2){padding:0}}.OpenFarmDetails_product__mZG7z{margin-bottom:16px}.OpenFarmDetails_btnsWrapper__IJQux{border-top:1px solid #efefef;justify-content:center;margin:9px -4px 0;padding-top:15px}.dark-mode .OpenFarmDetails_btnsWrapper__IJQux{border-color:#272b30}.OpenFarmDetails_riskLevel__Jax2I{display:flex;justify-content:space-between}.OpenFarmDetails_labelDisabled__zrTFP{color:#6f767e;filter:grayscale(1)}.OpenFarmDetails_transaction__fieYN{height:40px;margin:12px 4px 10px;width:100%}.OpenFarmDetails_btns__R9fv3 .OpenFarmDetails_loader__gw1N8{filter:invert(1);margin:0 18px 0 8px;transform:scale(.8)}.OpenFarmDetails_btns__R9fv3 .OpenFarmDetails_button__PMO1\+{height:40px;margin:0 4px;width:calc(50% - 8px)}@media only screen and (max-width:767px){.OpenFarmDetails_btns__R9fv3 .OpenFarmDetails_button__PMO1\+{padding:0 8px}}.OpenFarmDetails_btns__R9fv3 .OpenFarmDetails_button__PMO1\+.OpenFarmDetails_disabled__pRwjG{filter:grayscale(1)}.OpenFarmDetails_btns__R9fv3 .OpenFarmDetails_button__PMO1\+.OpenFarmDetails_hide__w0-dP{display:none}.OpenFarmDetails_btns__R9fv3 .OpenFarmDetails_button__PMO1\+.OpenFarmDetails_full__rwNC1{color:#1a1d1f!important;width:100%!important}.OpenFarmDetails_btns__R9fv3 .OpenFarmDetails_button__PMO1\+.OpenFarmDetails_full__rwNC1 svg{filter:invert(1)}.OpenFarmDetails_box__vQZ1L:not(:last-child){border-bottom:1px solid #0c05121a}.OpenFarmDetails_info__oiadq{font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.6;margin-bottom:10px}@media only screen and (max-width:767px){.OpenFarmDetails_info__oiadq{font-size:18px}}.OpenFarmDetails_list__C4aN\+ li{color:#33383f;font-weight:500;padding-left:36px;position:relative}.dark-mode .OpenFarmDetails_list__C4aN\+ li{color:#efefef}.OpenFarmDetails_list__C4aN\+ li:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' d='M20.707 6.293a1 1 0 0 1 0 1.414l-8.586 8.586a3 3 0 0 1-4.243 0l-3.586-3.586a1 1 0 0 1 1.414-1.414l3.586 3.586a1 1 0 0 0 1.414 0l8.586-8.586a1 1 0 0 1 1.414 0z' fill='%23b5e4ca'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;content:"";height:24px;left:0;position:absolute;top:0;width:24px}.OpenFarmDetails_list__C4aN\+ li:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:12px;padding-bottom:12px}.dark-mode .OpenFarmDetails_list__C4aN\+ li:not(:last-child){border-color:#272b30}.OpenFarmDetails_text__1SbNS{color:#33383f;font-weight:500;line-height:24px;margin-bottom:12px;padding-left:10px;padding-right:10px;position:relative;z-index:1}.dark-mode .OpenFarmDetails_text__1SbNS{color:#efefef}.OpenFarmDetails_user__k3s3I{align-items:center;display:flex}.OpenFarmDetails_avatar__nLANy{flex-shrink:0;height:32px;margin-right:12px;width:32px}.OpenFarmDetails_avatar__nLANy img{border-radius:50%;height:100%;object-fit:cover;width:100%}.OpenFarmDetails_editor__dLGL5{margin-top:32px}@media only screen and (max-width:767px){.OpenFarmDetails_editor__dLGL5{margin-top:24px}}.OpenFarmDetails_wrapper__bW9KV{border:1px solid #efefef;border-radius:6px;margin-bottom:20px;padding:12px}.dark-mode .OpenFarmDetails_wrapper__bW9KV{border-color:#272b30}.OpenFarmDetails_wrapperTitle__M0BsT{color:#6f767e;display:flex;font-size:14px;font-weight:400;justify-content:space-between;margin-bottom:4px}.OpenFarmDetails_wrapperTitle__M0BsT svg{fill:#6f767e;margin-left:5px}.OpenFarmDetails_wrapperRow__bg4FV{display:flex;justify-content:space-between;margin-bottom:0}.OpenFarmDetails_wrapperItemMB__Ys9ps{margin-bottom:10px}.OpenFarmDetails_wrapperItem__pkgHk{align-items:center;display:flex;font-size:14px;justify-content:space-between;width:100%}.OpenFarmDetails_wrapperItem__pkgHk .OpenFarmDetails_label__EBm3T{font-weight:400}.OpenFarmDetails_wrapperItem__pkgHk .OpenFarmDetails_label__EBm3T svg{fill:#6f767e;margin-left:5px;margin-top:-2px}.OpenFarmDetails_wrapperItem__pkgHk .OpenFarmDetails_value__pDB5V{font-weight:500;line-height:0px}.OpenFarmDetails_range__KMf6S{padding-bottom:10px;padding-top:15px}.OpenFarmDetails_error__JOkYx{color:#ff6a55;margin-bottom:10px;min-height:24px;text-align:center}.OpenFarmDetails_successWrapper__esdXt{min-height:320px;position:relative;text-align:center}.OpenFarmDetails_successWrapper__esdXt .OpenFarmDetails_icon__2w9Sg{display:flex;justify-content:center;margin-top:30px}.OpenFarmDetails_successWrapper__esdXt .OpenFarmDetails_icon__2w9Sg svg{fill:#83bf6e}.OpenFarmDetails_successWrapper__esdXt .OpenFarmDetails_text__1SbNS{font-size:16px;margin-top:24px}.Parameter_parameterContainer__GAN5y{margin-right:5px}.Parameter_parameter__9ilyn{align-items:center;border-bottom:1px solid #0c05121a;display:flex;padding:15px 0}.dark-mode .Parameter_parameter__9ilyn{border-color:#6f767e26}.Parameter_hasData__OuacZ .Parameter_title__Tb2lk{color:#fcfcfc}.Parameter_big__peKRg{font-size:14px}.Parameter_title__Tb2lk{color:#6f767e;flex-shrink:0;margin-right:auto;padding-right:12px}.Parameter_title__Tb2lk span{margin-right:5px}.Parameter_tooltip__e7lmh{position:relative;top:-1px}.Parameter_tooltip__e7lmh svg{fill:#6f767e}.Parameter_no__8cZx1,.Parameter_yes__jpqaK{border-radius:6px;display:inline-block;padding:2px 8px;white-space:nowrap}.dark-mode .Parameter_no__8cZx1,.dark-mode .Parameter_yes__jpqaK{color:#1a1d1f}.Parameter_yes__jpqaK{background:#00b0aa}.Parameter_no__8cZx1{background:#ffbc99}.Parameter_content__0SY\+9{text-align:right}.Parameter_hidden__KJKwF{display:none}.Parameter_itemDescription__UypPT{color:#6f767e;font-weight:500;text-align:right}.Parameter_content__0SY\+9,.Parameter_price__ncXgu{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end;text-overflow:ellipsis}.Product_item__hvmHR{align-items:center;display:flex}.Product_link__hXgLt{color:#9a9fa5;margin-top:0;padding-top:0}@media only screen and (max-width:1023px){.Product_link__hXgLt{display:none}}.Product_preview__gLQTj{background-color:#f4f4f4;border-radius:8px;flex-shrink:0;height:80px;margin-right:20px;overflow:hidden;width:80px}.Product_preview__gLQTj img{height:100%;object-fit:cover;width:100%}.Product_product__OONgi{font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:20px!important;line-height:1.6;margin-bottom:0}@media only screen and (max-width:767px){.Product_product__OONgi{font-size:18px}}.Product_category__u7Z4-{color:#9a9fa5;font-size:13px;font-weight:600;line-height:1.2307692308}.Product_new__vlRZU,.Product_progress__97GN6{border-radius:6px;display:inline-block;padding:2px 8px;white-space:nowrap}.Product_new__vlRZU{background:#00b0aa}.Product_progress__97GN6{background:#f99191}.ProductLogo_previewContainer__zlKWO{position:relative}.ProductLogo_preview__hLr8E{border-radius:8px;flex-shrink:0;height:80px;margin-right:20px;overflow:hidden;width:80px}@media only screen and (max-width:1023px){.ProductLogo_preview__hLr8E{height:116px;width:104px}}.ProductLogo_preview__hLr8E img{background:#fff;height:100%;object-fit:cover;padding:0;width:100%}.ProductLogo_badge__mZieC{border-radius:50%;bottom:-8px;position:absolute;right:8px;width:30px;width:36px}.SuccessPanel_imageHolder__bsVW\+{min-height:150px}.SuccessPanel_backImage__tMLaj{left:0;margin-bottom:-80px;margin-top:-20px;opacity:.2;position:absolute;top:30px;transform:scale(.8)}.SuccessPanel_successIcon__ct7po{background:#1b1d1f;border:10px solid #96df8f;border-radius:50%;display:inline-block;font-size:20px;height:10em;margin-bottom:-50px;margin-top:-200px;overflow:hidden;position:relative;transform:scale(.4);transform-origin:center;width:10em}.SuccessPanel_long__CuYp3,.SuccessPanel_tip__vu2S-{background-color:#96df8f;border-radius:1em;display:block;height:1em;margin-left:12px;margin-top:6px;position:absolute}.SuccessPanel_tip__vu2S-{animation:SuccessPanel_tipInPlace__7ZwJM .3s ease-in-out;animation-delay:.18s;animation-fill-mode:forwards;left:1.4em;top:4.3em;transform:rotate(45deg);visibility:hidden;width:2.8em}.SuccessPanel_long__CuYp3{animation:SuccessPanel_longInPlace__2xSaD .14s ease-in-out;animation-delay:.44s;animation-fill-mode:forwards;left:2.55em;top:3.8em;transform:rotate(-45deg);visibility:hidden;width:4.4em}@keyframes SuccessPanel_showSuccess__z9ps1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes SuccessPanel_tipInPlace__7ZwJM{0%{left:2em;top:3.5em;width:0}to{left:1.4em;top:4.3em;visibility:visible;width:2.8em}}@keyframes SuccessPanel_longInPlace__2xSaD{0%{left:3.2em;top:5.1em;width:0}to{left:2.55em;top:3.8em;visibility:visible;width:4.4em}}.RiskLevel_riskLevel__cYIC3{display:flex;justify-content:space-between}.RiskLevel_label__9Lupb{align-items:center;display:flex;gap:6px;justify-content:center}.RiskLevel_label__9Lupb div{font-size:14px}.NavSwitch_nav__REQEW{background:#f4f4f4;border-radius:20px;display:flex;margin-bottom:21px;padding:8px}@media only screen and (max-width:767px){.NavSwitch_nav__REQEW{margin-bottom:24px}}.dark-mode .NavSwitch_nav__REQEW{background:#111315}.NavSwitch_disabled__k7xky{opacity:.5;pointer-events:none}.NavSwitch_item__NnfnZ.NavSwitch_active__-ns4S{background:#fcfcfc;box-shadow:0 4px 8px -4px #00000040,inset 0 -1px 1px #0000000a,inset 0 2px 0 #ffffff40}.dark-mode .NavSwitch_item__NnfnZ.NavSwitch_active__-ns4S{background:#272b30;box-shadow:0 4px 8px -4px #00000040,inset 0 -1px 1px #0000000a,inset 0 2px 0 #ffffff0f}.NavSwitch_item__NnfnZ img{filter:brightness(.8) contrast(1.4)}.Item_item__WGrKK{border-radius:12px;cursor:pointer;display:flex;flex:1 1;padding:12px 20px;transition:all .2s}@media only screen and (max-width:1259px){.Item_item__WGrKK{display:block;padding-left:76px;position:relative}}@media only screen and (max-width:767px){.Item_item__WGrKK{padding-left:20px}}.Item_icon__e0gEp{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-right:16px;width:40px}@media only screen and (max-width:1259px){.Item_icon__e0gEp{left:20px;margin-right:0;position:absolute;top:20px}}@media only screen and (max-width:1023px){.Item_icon__e0gEp{display:none}}.Item_subtitle__r\+fEm{align-items:center;color:#6f767e;display:flex;font-size:13px;font-weight:600;line-height:1.2307692308;margin-bottom:4px}.Item_tooltip__3AmoH svg{fill:#9a9fa5}.Item_counter__LRVBq{font-size:14px;font-weight:600;letter-spacing:-.03em;line-height:1}.Item_counter__LRVBq .Item_isTitle__K8mYu{font-size:48px}@media only screen and (max-width:1339px){.Item_counter__LRVBq .Item_isTitle__K8mYu{font-size:40px}}.Item_balance__zW\+jL{margin:-12px -12px 0 auto}@media only screen and (max-width:1259px){.Item_balance__zW\+jL{margin:8px 0 0}}.Item_image__7M7uG{display:flex;padding-right:10px}.Item_image__7M7uG img{width:35px}.Item_details__G0UDo{flex:1 1}.Scrollbar_page__pjDhO{height:100vh!important;width:100vw!important}.Scrollbar_thumbHorizontal__lrRHz,.Scrollbar_thumbVertical__R3OPK{background-color:#6f767e!important}.Scrollbar_wrapper__wxrbF{width:100%!important}.Scrollbar_wrapper__wxrbF .Scrollbar_thumbHorizontal__lrRHz,.Scrollbar_wrapper__wxrbF .Scrollbar_thumbVertical__R3OPK,.Scrollbar_wrapper__wxrbF .Scrollbar_trackHorizontal__J9XKq,.Scrollbar_wrapper__wxrbF .Scrollbar_trackVertical__XVhb4{opacity:0!important;transition:opacity .3s!important}.Scrollbar_wrapper__wxrbF:hover .Scrollbar_thumbHorizontal__lrRHz,.Scrollbar_wrapper__wxrbF:hover .Scrollbar_thumbVertical__R3OPK,.Scrollbar_wrapper__wxrbF:hover .Scrollbar_trackHorizontal__J9XKq,.Scrollbar_wrapper__wxrbF:hover .Scrollbar_trackVertical__XVhb4{opacity:1!important}.Scrollbar_componentContent__aFrJh>div:first-child{padding-right:12px!important}@media only screen and (max-width:767px){.Scrollbar_componentContent__aFrJh>div:first-child{padding-left:6px!important;padding-right:6px!important}}.Scrollbar_componentVertical__pt46T{right:-12px!important}.Scrollbar_componentHorizontal__c94FH{bottom:-12px!important}.ViewFarmDetails_title__JqCil{margin-bottom:16px}.ViewFarmDetails_col__SFYaT{flex:0 0 50%}.ViewFarmDetails_col__SFYaT:first-child{background:#f4f4f480;border-radius:12px;padding:24px}@media only screen and (max-width:1023px){.ViewFarmDetails_col__SFYaT:first-child{margin-bottom:48px}}@media only screen and (max-width:767px){.ViewFarmDetails_col__SFYaT:first-child{margin-bottom:32px;padding:16px}}.dark-mode .ViewFarmDetails_col__SFYaT:first-child{background:#272b30}.ViewFarmDetails_product__EiBSr{margin-bottom:16px}.ViewFarmDetails_btnsWrapper__rsrEQ{border-top:1px solid #efefef;justify-content:center;margin:15px -4px 0;padding-top:15px}.dark-mode .ViewFarmDetails_btnsWrapper__rsrEQ{border-color:#272b30}.ViewFarmDetails_transaction__AWT-v{height:40px!important;margin:10px 4px;width:calc(100% - 8px)}.ViewFarmDetails_btns__IT-62{display:flex}.ViewFarmDetails_btns__IT-62 .ViewFarmDetails_loader__Egs1E{filter:invert(1);margin:0 18px 0 8px;transform:scale(.8)}.ViewFarmDetails_btns__IT-62 .ViewFarmDetails_button__aqaIO{height:40px!important;margin:0 4px;width:calc(50% - 8px)}@media only screen and (max-width:767px){.ViewFarmDetails_btns__IT-62 .ViewFarmDetails_button__aqaIO{padding:0 8px}}.ViewFarmDetails_btns__IT-62 .ViewFarmDetails_button__aqaIO.ViewFarmDetails_disabled__Jfm1h{filter:grayscale(1)}.ViewFarmDetails_btns__IT-62 .ViewFarmDetails_button__aqaIO.ViewFarmDetails_hide__zwgch{display:none}.ViewFarmDetails_btns__IT-62 .ViewFarmDetails_button__aqaIO.ViewFarmDetails_full__4yYGa{color:#1a1d1f!important;width:100%!important}.ViewFarmDetails_btns__IT-62 .ViewFarmDetails_button__aqaIO.ViewFarmDetails_full__4yYGa svg{fill:#1a1d1f!important}.ViewFarmDetails_box__Nya2n:not(:last-child){border-bottom:1px solid #0c05121a}.ViewFarmDetails_info__yuveC{font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.6;margin-bottom:10px}@media only screen and (max-width:767px){.ViewFarmDetails_info__yuveC{font-size:18px}}.ViewFarmDetails_list__aULKM li{color:#33383f;font-weight:500;padding-left:36px;position:relative}.dark-mode .ViewFarmDetails_list__aULKM li{color:#efefef}.ViewFarmDetails_list__aULKM li:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' d='M20.707 6.293a1 1 0 0 1 0 1.414l-8.586 8.586a3 3 0 0 1-4.243 0l-3.586-3.586a1 1 0 0 1 1.414-1.414l3.586 3.586a1 1 0 0 0 1.414 0l8.586-8.586a1 1 0 0 1 1.414 0z' fill='%23b5e4ca'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;content:"";height:24px;left:0;position:absolute;top:0;width:24px}.ViewFarmDetails_list__aULKM li:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:12px;padding-bottom:12px}.dark-mode .ViewFarmDetails_list__aULKM li:not(:last-child){border-color:#272b30}.ViewFarmDetails_text__1zGDk{color:#33383f;font-weight:500;margin-bottom:12px;position:relative;z-index:1}.dark-mode .ViewFarmDetails_text__1zGDk{color:#efefef}.ViewFarmDetails_user__c1bGX{align-items:center;display:flex}.ViewFarmDetails_avatar__VgBjY{flex-shrink:0;height:32px;margin-right:12px;width:32px}.ViewFarmDetails_avatar__VgBjY img{border-radius:50%;height:100%;object-fit:cover;width:100%}.ViewFarmDetails_editor__CCqh\+{margin-top:32px}@media only screen and (max-width:767px){.ViewFarmDetails_editor__CCqh\+{margin-top:24px}}.ViewFarmDetails_wrapper__9bnNn{border:1px solid #efefef;border-radius:6px;margin-bottom:20px;padding:12px}.dark-mode .ViewFarmDetails_wrapper__9bnNn{border-color:#272b30}.ViewFarmDetails_wrapperTitle__M\+QHQ{color:#6f767e;display:flex;font-size:14px;font-weight:400;justify-content:space-between;margin-bottom:4px}.ViewFarmDetails_wrapperTitle__M\+QHQ svg{fill:#6f767e;margin-left:5px}.ViewFarmDetails_wrapperRow__OEx6N{display:flex;justify-content:space-between;margin-bottom:0}.ViewFarmDetails_wrapperItem__FyENW{align-items:center;display:flex;font-size:14px;justify-content:space-between;width:100%}.ViewFarmDetails_wrapperItem__FyENW .ViewFarmDetails_label__RiehH{font-weight:400}.ViewFarmDetails_wrapperItem__FyENW .ViewFarmDetails_label__RiehH svg{fill:#6f767e;margin-left:5px;margin-top:-2px}.ViewFarmDetails_wrapperItem__FyENW .ViewFarmDetails_value__4t5W0{font-weight:500;line-height:0px}.ViewFarmDetails_range__1xB\+i{padding-bottom:10px;padding-top:15px}.ViewFarmDetails_error__g7S48{color:#ff6a55;margin-bottom:10px;min-height:24px;text-align:center}.ViewFarmDetails_iconWrapper__OQYsY{margin-top:-50px}.ViewFarmDetails_iconWrapper__OQYsY>div:last-child{margin-top:-100px}.ViewFarmDetails_successWrapper__E7m6A{position:relative;text-align:center}.ViewFarmDetails_successWrapper__E7m6A .ViewFarmDetails_icon__YYUqV{display:flex;justify-content:center;margin-top:30px}.ViewFarmDetails_successWrapper__E7m6A .ViewFarmDetails_icon__YYUqV svg{fill:#83bf6e}.ViewFarmDetails_successWrapper__E7m6A .ViewFarmDetails_text__1zGDk{font-size:16px;margin-bottom:36px;margin-top:0}.Panel_panel__rq0pC{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#111;background-color:#0c0512b3;bottom:0;display:flex;height:77px;justify-content:space-between;margin-left:-24px;margin-right:-24px;margin-top:0;padding-left:24px;padding-right:24px;position:absolute;width:100%}@media only screen and (max-width:1023px){.Panel_panel__rq0pC{display:none}}.Panel_inactive__ftgiY{background-color:#161616b3}.Panel_loader__W4ltM{margin-right:25px;margin-top:10px}.Panel_info__gUhLE{align-content:center;color:#6f767e;display:flex;justify-content:center;margin-right:40px}.Panel_info__gUhLE svg{fill:#6f767e;margin-right:12px}.Panel_info__gUhLE:hover{color:#fcfcfc;cursor:pointer}.Panel_info__gUhLE:hover svg{fill:#fcfcfc}.Panel_btns__FjlTf{align-items:center;display:flex}.Panel_button__owbG1{border-radius:20px;display:none;height:40px;margin-bottom:10px;margin-top:10px}.Panel_button__owbG1:not(:last-child){margin-right:8px}@media(prefers-reduced-motion:no-preference){.Earning_row__jid6H{animation:Earning_fadeInUp__qk5kU .6s ease-out}}@keyframes Earning_fadeInUp__qk5kU{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Earning_row__jid6H{display:flex}@media only screen and (max-width:1023px){.Earning_row__jid6H{display:block}}.Earning_col__XI3Ls:first-child{flex-basis:calc(100% - 340px);flex-grow:0;flex-shrink:0;padding-right:8px;width:calc(100% - 340px)}@media only screen and (max-width:1259px){.Earning_col__XI3Ls:first-child{flex-basis:calc(100% - 300px);flex-grow:0;flex-shrink:0;width:calc(100% - 300px)}}@media only screen and (max-width:1023px){.Earning_col__XI3Ls:first-child{margin-bottom:8px;padding-right:0;width:100%}}@media only screen and (max-width:767px){.Earning_col__XI3Ls:first-child{width:100%}}.Earning_col__XI3Ls:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1259px){.Earning_col__XI3Ls:nth-child(2){width:300px}}@media only screen and (max-width:1023px){.Earning_col__XI3Ls:nth-child(2){margin-bottom:8px;padding-right:0;width:100%}}@media only screen and (max-width:767px){.Earning_col__XI3Ls:nth-child(2){width:100%}}.Earning_colfull__3sisU{flex:0 0 100%;padding-right:0;width:100%}@media only screen and (max-width:1023px){.Earning_colfull__3sisU{margin-bottom:8px}}.Earning_card__r4ZZe:not(:last-child),.Earning_row__jid6H:not(:last-child){margin-bottom:10px}.SupportedTokens_items__FgL3W{margin:-13px -23px -23px}.SupportedTokens_item__rwr1O{align-items:center;border-radius:10px;color:#33383f;cursor:pointer;display:flex;font-size:14px;padding-left:18px;padding-right:18px;padding-top:19px}.SupportedTokens_item__rwr1O:hover{background:#f4f4f4}.dark-mode .SupportedTokens_item__rwr1O:hover{background:#272b30}.SupportedTokens_item__rwr1O:hover .SupportedTokens_borrow__ZXSvS{background:#007d79}.dark-mode .SupportedTokens_item__rwr1O{color:#efefef}.SupportedTokens_item__rwr1O:last-child{padding-bottom:23px}.SupportedTokens_item__rwr1O:not(:last-child){border-bottom:1px solid #efefef;padding-bottom:18px}.dark-mode .SupportedTokens_item__rwr1O:not(:last-child){border-color:#272b30}.SupportedTokens_link__pdcaF{fill:#fff;margin-left:10px}.SupportedTokens_currency__pkzpe{align-items:center;background:#efefef;border-radius:50%;display:flex;flex-shrink:0;height:32px;justify-content:center;margin-right:12px;width:32px}.dark-mode .SupportedTokens_currency__pkzpe{background:none;filter:brightness(.8) contrast(1.3)}.SupportedTokens_price__FC0KB{color:#1a1d1f;margin-left:auto;padding-left:20px}.dark-mode .SupportedTokens_price__FC0KB{color:#fcfcfc}.Table_card__uGKGz{background:#fcfcfc;border-radius:8px;height:100%;overflow:hidden;padding-bottom:24px}.dark-mode .Table_card__uGKGz{background:#1a1d1f}@media only screen and (max-width:767px){.Table_card__uGKGz{height:450px}}.Table_wrapper__sujT9{height:95%}.Table_scroll__OUv7k{height:440px}.Table_table__ulI6v{display:table;width:100%}.Table_foot__8eCF4{color:#6f767e;display:flex;justify-content:center;margin-top:24px}.Table_foot__8eCF4 .Table_loader__Clzk2{margin:10px 18px 0 8px;transform:scale(.8)}.Table_row__p7Bhv{display:table-row}@media only screen and (max-width:767px){.Table_row__p7Bhv{display:block}.Table_row__p7Bhv:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:16px;padding-bottom:16px}.dark-mode .Table_row__p7Bhv:not(:last-child){border-color:#272b30}}.Table_row__p7Bhv:first-child{background-color:#1a1d1f;position:sticky;top:0;z-index:10}.Table_row__p7Bhv:first-child .Table_col__HrpwA{color:#6f767e;font-size:12px;font-weight:700;font-weight:500;line-height:1.3333333333;padding-bottom:16px;padding-top:16px}.Table_row__p7Bhv:nth-child(2n) .Table_col__HrpwA{background:#efefef59}.dark-mode .Table_row__p7Bhv:nth-child(2n) .Table_col__HrpwA{background:#272b304d}@media only screen and (max-width:767px){.Table_row__p7Bhv:nth-child(2n) .Table_col__HrpwA{background:#0000!important}}.Table_col__HrpwA{color:#1a1d1f;display:table-cell;font-size:14px;font-weight:600;line-height:1.7142857143;padding:16px 12px;position:relative;text-align:center;vertical-align:middle}.Table_col__HrpwA:first-child{color:#6f767e!important;padding-left:0;white-space:nowrap}@media only screen and (max-width:767px){.Table_col__HrpwA:first-child{color:#fcfcfc;padding-left:12px}.Table_col__HrpwA{display:flex;padding-bottom:0;width:100%}}.dark-mode .Table_col__HrpwA{color:#fcfcfc}.Table_col__HrpwA:after{background:#efefef;content:"";height:1px;left:0;position:absolute;right:0;top:0}@media only screen and (max-width:767px){.Table_col__HrpwA:after{display:none}}.dark-mode .Table_col__HrpwA:after{background:#272b30}.Table_col__HrpwA:first-child{border-radius:8px 0 0 8px}.Table_col__HrpwA:first-child:after{left:12px}.Table_col__HrpwA:last-child{border-radius:0 8px 8px 0}.Table_col__HrpwA:last-child:after{right:12px}.Table_col__HrpwA:not(:first-child){padding-top:20px}@media only screen and (max-width:767px){.Table_col__HrpwA:not(:first-child){padding-top:16px}}.Table_head__r0OEz{text-align:center}@media only screen and (max-width:767px){.Table_head__r0OEz{display:none!important}}@keyframes Table_colorSwitch__w8105{0%{fill:#fcfcfc}50%{fill:#9a9fa5}to{fill:#fcfcfc}}.Table_refreshBtn__GzVmV{border-radius:8px;cursor:pointer;flex-shrink:0;height:40px;width:40px}.Table_refreshBtn__GzVmV:disabled{pointer-events:none}.Table_refreshBtn__GzVmV svg{fill:#9a9fa5;transform-origin:42% 42%;transition:fill .2s}.Table_refreshBtn__GzVmV:hover svg{fill:#1a1d1f}.dark-mode .Table_refreshBtn__GzVmV:hover svg{fill:#fcfcfc}.Table_refreshBtn__GzVmV.Table_active__EPQLk svg{animation:Table_colorSwitch__w8105 1s linear infinite}.Row_status__pTBos{font-size:14px;font-weight:600;line-height:28px}.Row_user__xuZdL{color:#fcfcfc}.Row_currency__H9-\+D{background:#efefef;border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.dark-mode .Row_currency__H9-\+D{background:none}@media only screen and (max-width:767px){.Row_currency__H9-\+D{height:20px;width:20px}}.Row_item__4UqpE{display:flex;justify-content:center;width:100%}@media only screen and (max-width:767px){.Row_item__4UqpE{justify-content:space-between}}.Row_item__4UqpE .Row_label__d7asU{display:none}@media only screen and (max-width:767px){.Row_item__4UqpE .Row_label__d7asU{display:block}}.Row_buttons__7cSn9{align-items:center;display:flex;gap:10px}@media only screen and (max-width:767px){.Row_buttons__7cSn9{width:100%}}.Row_buttons__7cSn9 .Row_button__QEBSJ{flex:1 1}.Row_token__IlpkL{display:flex}.Row_token__IlpkL .Row_text__t4mT6{margin-left:7px}.GlobalUtilization_card__3r6-g{margin-bottom:8px}.GlobalUtilization_chart__uI-ug{height:230px;position:relative;width:auto;z-index:1}@media only screen and (max-width:1339px){.GlobalUtilization_chart__uI-ug{margin-left:-12px}}@media only screen and (max-width:1023px){.GlobalUtilization_chart__uI-ug{margin:0 auto;max-width:310px}}@media only screen and (max-width:767px){.GlobalUtilization_chart__uI-ug{padding-left:10px}}.GlobalUtilization_legend__Usqpz{display:flex;justify-content:space-between;margin-top:32px}.GlobalUtilization_total__vBTG1{align-items:center;display:flex;font-size:32px;height:100%;justify-content:center;left:3px;padding-top:20px;position:absolute;text-align:center;top:-3px;width:100%;z-index:0}.GlobalUtilization_indicator__ujFmF{align-items:center;display:flex;font-size:12px;font-weight:700;line-height:1.3333333333}.GlobalUtilization_color__mTJxx{border-radius:4px;flex-shrink:0;height:16px;margin-right:8px;width:16px}.GlobalUtilization_tooltip__VfVV\+{background-color:#272b30;border-color:#ffffff1f;border-radius:8px;box-shadow:0 4px 8px #0000001a,0 2px 4px #0000001a,inset 0 0 1px #000;padding:12px}.GlobalUtilization_label__5u2KD,.GlobalUtilization_title__9V1Wf{color:#fff;font-size:12;font-weight:500}.GlobalUtilization_item__nwW8U{align-items:center;display:flex;gap:4px;text-transform:capitalize}.Released_head__4RyK9{margin-bottom:24px}@media only screen and (max-width:1023px){.Released_head__4RyK9{margin-bottom:32px}}@media only screen and (max-width:767px){.Released_head__4RyK9{flex-wrap:wrap;margin-bottom:24px}}@media only screen and (max-width:1023px){.Released_head__4RyK9 .Released_form__KbJ9j{width:300px}}@media only screen and (max-width:767px){.Released_head__4RyK9 .Released_form__KbJ9j{margin-top:16px;order:3;width:100%}}.Released_title__M4\+fK{margin-right:24px}.Released_sorting__60Ugb{display:flex;margin-left:auto}.Released_link__NKoYL{border-radius:8px;flex-shrink:0;height:40px;width:40px}.Released_link__NKoYL svg{fill:#9a9fa5;transition:fill .2s}.Released_link__NKoYL:hover svg{fill:#1a1d1f}.dark-mode .Released_link__NKoYL:hover svg{fill:#fcfcfc}.Released_link__NKoYL.Released_active__O4yxB{background:#fcfcfc;box-shadow:0 4px 8px -4px #0000001a,inset 0 -1px 1px #0000000a,inset 0 2px 0 #ffffff40}.Released_link__NKoYL.Released_active__O4yxB svg{fill:#1a1d1f}.dark-mode .Released_link__NKoYL.Released_active__O4yxB{background:#111315;box-shadow:0 4px 8px -4px #0000001a,inset 0 -1px 1px #0000000a,inset 0 2px 0 #ffffff0d}.dark-mode .Released_link__NKoYL.Released_active__O4yxB svg{fill:#fcfcfc}.Released_link__NKoYL:not(:last-child){margin-right:12px}.Released_list__lWo8F{display:flex;flex-wrap:wrap;margin:-32px -12px 0}@media only screen and (max-width:639px){.Released_list__lWo8F{display:block;margin:0}}.Released_product__0pY3k{flex-basis:calc(33.333% - 24px);flex-grow:0;flex-shrink:0;margin:32px 12px 0;width:calc(33.333% - 24px)}@media only screen and (max-width:1023px){.Released_product__0pY3k{flex-basis:calc(50% - 24px);flex-grow:0;flex-shrink:0;width:calc(50% - 24px)}}@media only screen and (max-width:639px){.Released_product__0pY3k{margin:0;width:100%}.Released_product__0pY3k:not(:last-child){margin-bottom:32px}}.Released_foot__Hf0kN{margin-top:44px;text-align:center}.Released_foot__Hf0kN .Released_button__hImbh .Released_loader__yZjn4{margin:0 18px 0 8px;transform:scale(.8)}.Market_market__Ydmuv{margin:0 -12px}@media only screen and (max-width:1023px){.Market_market__Ydmuv{margin:0}}.Market_table__zZhF5{display:table;width:100%}@media only screen and (max-width:1023px){.Market_table__zZhF5{display:block}}.Market_row__tl5Pw{display:table-row}@media only screen and (max-width:1023px){.Market_row__tl5Pw{display:none}}.Market_col__R2yaV{color:#6f767e;display:table-cell;font-size:14px;padding:0 12px 16px;position:relative;vertical-align:middle}.Market_col__R2yaV:after{background:#efefef;bottom:0;content:"";height:1px;left:0;margin-bottom:-1px;position:absolute;right:0}.dark-mode .Market_col__R2yaV:after{background:#272b30}.Market_col__R2yaV:first-child{width:210px}.Market_col__R2yaV:first-child:after{left:8px;margin-bottom:-1px}.Market_col__R2yaV:last-child{text-align:center}.Market_col__R2yaV:last-child:after{right:12px}.Market_foot__1oGN5{margin-top:32px;text-align:center}@media only screen and (max-width:1023px){.Market_foot__1oGN5{margin-top:24px}}.Market_foot__1oGN5 .Market_button__9B6v0 .Market_loader__K002-{margin:0 18px 0 8px;transform:scale(.8)}.Row_row__njcxe{cursor:pointer;display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__njcxe{border-bottom:1px solid #efefef;display:block;margin-bottom:24px;padding-bottom:24px;position:relative}.dark-mode .Row_row__njcxe{border-color:#272b30}}.Row_row__njcxe:hover .Row_col__XFiBG:after{display:none}@media only screen and (min-width:1024px){.Row_row__njcxe:hover{background:#f4f4f4}.dark-mode .Row_row__njcxe:hover{background:#272b30}}@media only screen and (max-width:1023px){.Row_row__njcxe:last-child .Row_col__XFiBG{padding-bottom:0}.Row_row__njcxe:last-child .Row_col__XFiBG:after{display:none}}.Row_flexer__32Zl0{align-items:center;display:flex;gap:10px}.Row_col__XFiBG{color:#1a1d1f;display:table-cell;padding:16px 12px;position:relative;vertical-align:top;vertical-align:middle}@media only screen and (max-width:1023px){.Row_col__XFiBG{align-items:center;display:flex;padding:0;position:static}}.dark-mode .Row_col__XFiBG{color:#fcfcfc}.Row_col__XFiBG:after{background:#efefef;bottom:0;content:"";height:1px;left:0;margin-bottom:-1px;position:absolute;right:0}@media only screen and (max-width:1023px){.Row_col__XFiBG:after{display:none}}.dark-mode .Row_col__XFiBG:after{background:#272b30}.Row_col__XFiBG:first-child{align-items:center;border-radius:8px 0 0 8px;font-size:0;gap:12px;justify-content:flex-start}@media only screen and (max-width:1023px){.Row_col__XFiBG:first-child{display:none}}.Row_col__XFiBG:first-child:after{left:8px}@media only screen and (max-width:1023px){.Row_col__XFiBG:nth-child(3){display:none}}.Row_col__XFiBG:not(:first-child):not(:nth-child(2)){padding-top:20px}@media only screen and (max-width:1023px){.Row_col__XFiBG:not(:first-child):not(:nth-child(2)){padding-top:0}}.Row_col__XFiBG:last-child{border-radius:0 8px 8px 0;text-align:center}.Row_col__XFiBG:last-child:after{right:12px}@media only screen and (max-width:1023px){.Row_col__XFiBG:not(:first-child):not(:last-child){margin-bottom:12px}}.Row_col__XFiBG img{width:36px}.Row_item__O4sjb{align-items:center;cursor:pointer;display:flex;transition:color .2s}@media only screen and (max-width:767px){.Row_item__O4sjb{align-items:stretch}}.dark-mode .Row_item__O4sjb{color:#fcfcfc}.Row_item__O4sjb:hover{color:#00b0aa}.Row_preview__fYdux{border-radius:8px;flex-shrink:0;height:80px;margin-right:20px;overflow:hidden;width:80px}@media only screen and (max-width:1023px){.Row_preview__fYdux{width:104px}}.Row_preview__fYdux img{height:100%;object-fit:cover;width:100%}.Row_product__lWxaG{margin-bottom:4px;max-width:170px}@media only screen and (max-width:1023px){.Row_product__lWxaG{font-size:18px;letter-spacing:-.02em;line-height:1.3333333333;margin-bottom:8px;max-width:100%}}.Row_title__RBcFy{color:#fff;font-size:15px;padding-left:4px}@media only screen and (max-width:1023px){.Row_title__RBcFy{margin-bottom:4px}.Row_wrap__q9pSG{align-items:center;display:flex}}.Row_category__vublT{color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308}@media only screen and (max-width:1023px){.Row_category__vublT{font-size:15px}}.Row_sales__SbYLH{align-items:center;display:inline-flex}.Row_number__3pQVt,.Row_price__zEbMS{border-radius:6px;display:inline-block;padding:0 8px;transition:background .2s}.dark-mode .Row_number__3pQVt,.dark-mode .Row_price__zEbMS{background:#33383f}.Row_numberish__Yd3Qc{border-radius:6px;display:inline-block;font-size:15px!important;padding:0 8px}.Row_price__zEbMS{display:none}@media only screen and (max-width:1023px){.Row_price__zEbMS{display:inline-block;margin-right:12px}}.Row_status__9R2b7{transition:background .2s}.Row_rating__UnJSX{align-items:center;display:flex;font-size:14px;font-weight:600;line-height:1.7142857143}.Row_rating__UnJSX svg{fill:#ffc554;margin-right:8px}.Row_rating__UnJSX span{color:#6f767e;margin-left:4px}.Row_ratingEmpty__Va5PJ{color:#6f767e;white-space:nowrap}.Row_ratingEmpty__Va5PJ svg{fill:#6f767e}.Row_balance__Vqq6D{margin-left:8px}.Row_box__Ujc5w{align-items:center;display:flex}.Row_line__ijmBe{flex-shrink:0;height:12px;margin-left:8px;position:relative;width:44px}.Row_progress__\+wfV\+{border-radius:2px;bottom:0;left:0;position:absolute;top:0}.Row_label__nSVP-{display:none}@media only screen and (max-width:1023px){.Row_label__nSVP-{color:#6f767e;display:block;flex-shrink:0;font-size:13px;font-weight:600;line-height:1.2307692308;padding-right:20px;width:124px}}.Row_infos__wg0Rb{color:#1a1d1f;font-size:14px;max-height:32px}.Row_infos__wg0Rb svg{fill:#1a1d1f}.TopPools_chart__FRLCE{height:352px;width:auto}.TopPools_recharts-cartesian-axis__hGrvx{width:100px}.TopPools_recharts-cartesian-axis-tick-value__THuXX{white-space:nowrap;width:100px}.TopPools_tooltip__jemDP{background-color:#272b30;border-color:#ffffff1f;border-radius:8px;box-shadow:0 4px 8px #0000001a,0 2px 4px #0000001a,inset 0 0 1px #000;padding:12px}.TopPools_label__Pz59S,.TopPools_title__rK\+ei{color:#fff;font-size:12;font-weight:500}.TopPools_item__hfkqd{align-items:center;display:flex;gap:4px;text-transform:capitalize}@media(prefers-reduced-motion:no-preference){.Farming_overview__pgd60,.Farming_wrapper__ip8sI{animation:Farming_fadeInUp__Y5VpA .6s ease-out}}@keyframes Farming_fadeInUp__Y5VpA{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Farming_overview__pgd60{margin-bottom:16px}.Farming_head__40DCh{margin-bottom:44px}@media only screen and (max-width:1023px){.Farming_head__40DCh{margin-bottom:32px}}@media only screen and (max-width:767px){.Farming_head__40DCh{flex-wrap:wrap;margin-bottom:24px}.Farming_head__40DCh .Farming_form__DcttN{flex:0 0 100%;margin-top:16px}}.Farming_title__ATE7g{margin-right:24px}.Farming_foot__XOOlv{margin-top:44px;text-align:center}.Farming_foot__XOOlv .Farming_button__yb8xV .Farming_loader__7UA3p{margin:0 18px 0 8px;transform:scale(.8)}.Farming_card__Xt0uE{margin-bottom:16px}.Farming_hideCard__WIpSH{display:none}.Overview_overview__h5IX4{display:flex}@media only screen and (max-width:1023px){.Overview_overview__h5IX4{display:block}}.Overview_list__TLzS8{display:flex;flex-grow:1;justify-content:space-between;margin-right:0}@media only screen and (max-width:1259px){.Overview_list__TLzS8{margin-right:0}}@media only screen and (max-width:1023px){.Overview_list__TLzS8{display:block;margin:0}}.Overview_card__ZRvam{padding-bottom:20px;padding-top:20px}.Overview_item__N57gm{color:#1a1d1f;display:flex;flex:1 1;gap:8px;padding:0 64px 0 20px;position:relative}@media only screen and (max-width:1419px){.Overview_item__N57gm{padding:0 48px}}@media only screen and (max-width:1339px){.Overview_item__N57gm{padding:0 32px}}@media only screen and (max-width:1023px){.Overview_item__N57gm{border:none;padding:0}}.dark-mode .Overview_item__N57gm{border-color:#272b30;color:#fcfcfc}.Overview_item__N57gm:first-child{padding-left:0}@media only screen and (max-width:1023px){.Overview_item__N57gm:first-child{padding-left:0}.Overview_item__N57gm:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:24px;padding-bottom:24px}.dark-mode .Overview_item__N57gm:not(:last-child){border-color:#272b30}}.Overview_item__N57gm:not(:first-child):before{background-color:#272b30;content:"";height:100%;left:-6px;position:absolute;width:1px}@media only screen and (max-width:1023px){.Overview_item__N57gm:not(:first-child):before{display:none}}.Overview_icon__kdOzH{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;margin-right:24px;margin-top:6px;width:48px}.Overview_icon__kdOzH svg{fill:#1a1d1f}.Overview_label__a5aPe{align-items:center;color:#6f767e;display:flex;font-size:15px;margin-bottom:8px;white-space:nowrap}.Overview_tooltip__uGQwv svg{fill:#6f767e}.Overview_counter__--Qfo{font-size:32px;font-weight:600;letter-spacing:-.03em;line-height:1}@media only screen and (max-width:1339px){.Overview_counter__--Qfo{font-size:40px}}.Overview_button__bhbwB{flex-shrink:0}@media only screen and (max-width:767px){.Overview_button__bhbwB{width:100%}}.Overview_outer__nPCCn{max-width:560px}.Overview_pointsFarmingIcons__ojk7J{display:flex;gap:6px}.Overview_pointsFarmingTooltip__Xt2EI{height:36px}.Overview_blue__Fmnkj,.Overview_purple__cNEhW{aspect-ratio:square;height:100%}.Overview_blue__Fmnkj{border:2px solid #1ccce4;border-radius:23px}.RWAVaults_card__-ntWn{margin-bottom:16px}.RWAVaults_wrapper__eDQ1Q{margin:0 -12px}@media only screen and (max-width:1023px){.RWAVaults_wrapper__eDQ1Q{margin:0}}.RWAVaults_table__FdnSl{display:table;width:100%}@media only screen and (max-width:1023px){.RWAVaults_table__FdnSl{display:block}}.RWAVaults_row__Yj7H0{display:table-row}@media only screen and (max-width:1023px){.RWAVaults_row__Yj7H0{display:none}}.RWAVaults_col__eFo-1{color:#6f767e;display:table-cell;font-size:14px;padding:0 12px 16px;position:relative;text-align:center;vertical-align:middle;white-space:nowrap}.RWAVaults_col__eFo-1:after{background:#efefef;bottom:0;content:"";height:1px;left:0;margin-bottom:-1px;position:absolute;right:0}.dark-mode .RWAVaults_col__eFo-1:after{background:#272b30}.RWAVaults_col__eFo-1:nth-child(2){text-align:left}.RWAVaults_col__eFo-1:nth-child(2):after{left:12px;margin-bottom:-1px}.RWAVaults_col__eFo-1:first-child{display:none;font-size:0;position:absolute;text-align:left;width:0}.RWAVaults_col__eFo-1:first-child:after{left:0}.RWAVaults_col__eFo-1:last-child:after{right:12px}.RWAVaults_foot__D3UI8{margin-top:20px;text-align:center}@media only screen and (max-width:1023px){.RWAVaults_foot__D3UI8{margin-top:0}}.RWAVaults_foot__D3UI8 .RWAVaults_button__Rc0kc .RWAVaults_loader__eyFpd{margin:0 18px 0 8px;transform:scale(.8)}.RWAVaults_emptyPlaceholder__MuOAv{caption-side:bottom;color:#33383f;display:table-caption}.OpenVaultDeposit_details__i\+nJX{margin:0 auto;max-width:880px;padding:0;width:100%}@media only screen and (max-width:1023px){.OpenVaultDeposit_details__i\+nJX{margin-top:20px}}@media only screen and (max-width:767px){.OpenVaultDeposit_details__i\+nJX{margin-top:0;padding:32px}}.OpenVaultDeposit_title__bUPkX{font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.6;margin-bottom:16px}@media only screen and (max-width:1259px){.OpenVaultDeposit_title__bUPkX{margin-bottom:24px}}@media only screen and (max-width:767px){.OpenVaultDeposit_title__bUPkX{font-size:18px;margin-bottom:16px}}.OpenVaultDeposit_row__c6eRV{display:flex}@media only screen and (max-width:1023px){.OpenVaultDeposit_row__c6eRV{display:block}}.OpenVaultDeposit_scroll__DUqdB{height:517px}.OpenVaultDeposit_spec__X4-I\+{color:#bbb;cursor:default;list-style-type:disc;margin-left:16px}.OpenVaultDeposit_spec__X4-I\+:hover{color:#fcfcfc}.OpenVaultDeposit_col__CnRHx{flex:0 0 50%}.OpenVaultDeposit_col__CnRHx:first-child{background:#f4f4f480;border-radius:12px;padding:19px 24px 19px 19px}@media only screen and (max-width:1023px){.OpenVaultDeposit_col__CnRHx:first-child{margin-bottom:48px}}@media only screen and (max-width:767px){.OpenVaultDeposit_col__CnRHx:first-child{margin-bottom:32px;padding:16px}}.dark-mode .OpenVaultDeposit_col__CnRHx:first-child{background:#272b30}.OpenVaultDeposit_col__CnRHx:nth-child(2){padding:28px 0 0 24px}@media only screen and (max-width:1023px){.OpenVaultDeposit_col__CnRHx:nth-child(2){padding:0}}.OpenVaultDeposit_product__Rcuym{filter:brightness(.8) contrast(1.4);margin-bottom:16px}.OpenVaultDeposit_product__Rcuym img{border:none!important}.OpenVaultDeposit_parameters__e90JB{margin-bottom:16px}.OpenVaultDeposit_box__2f5Z2{margin-bottom:10px}.OpenVaultDeposit_box__2f5Z2:not(:last-child){border-bottom:1px solid #0c05121a}.OpenVaultDeposit_btnsWrapper__-NQ0-{border-top:1px solid #efefef;justify-content:center;margin:9px -4px 0;padding-top:15px}.dark-mode .OpenVaultDeposit_btnsWrapper__-NQ0-{border-color:#272b30}.OpenVaultDeposit_transaction__jGPCD{height:40px;margin:12px 4px 10px;width:calc(100% - 8px)}.OpenVaultDeposit_btns__yLUlT .OpenVaultDeposit_loader__P7EZY{filter:invert(1);margin:0 18px 0 8px;transform:scale(.8)}.OpenVaultDeposit_btns__yLUlT .OpenVaultDeposit_button__-Nvf9{height:40px;margin:0 4px;width:calc(50% - 8px)}.OpenVaultDeposit_btns__yLUlT .OpenVaultDeposit_button__-Nvf9 svg{fill:#1a1d1f}@media only screen and (max-width:767px){.OpenVaultDeposit_btns__yLUlT .OpenVaultDeposit_button__-Nvf9{padding:0 8px}}.OpenVaultDeposit_btns__yLUlT .OpenVaultDeposit_button__-Nvf9.OpenVaultDeposit_disabled__fIelq{filter:grayscale(1)}.OpenVaultDeposit_btns__yLUlT .OpenVaultDeposit_button__-Nvf9.OpenVaultDeposit_full__Ox5lc{color:#1a1d1f;width:100%!important}@media only screen and (max-width:1259px){.OpenVaultDeposit_group__caMNO{padding-left:20px}}@media only screen and (max-width:1023px){.OpenVaultDeposit_group__caMNO{padding-left:0}}.OpenVaultDeposit_text__E4q1F{color:#33383f;font-weight:500;line-height:24px;margin-bottom:12px;padding-left:10px;padding-right:10px;position:relative;z-index:1}.dark-mode .OpenVaultDeposit_text__E4q1F{color:#efefef}.OpenVaultDeposit_successPanel__XNgc1{margin-top:-100px}.OpenVaultDeposit_wrapperTitle__Hc4lO{color:#6f767e;display:flex;font-size:14px;font-weight:400;justify-content:space-between;margin-bottom:4px}.OpenVaultDeposit_wrapperTitle__Hc4lO svg{fill:#6f767e;margin-left:5px}.OpenVaultDeposit_wrapper__Y1USX{border:1px solid #efefef;border-radius:6px;margin-bottom:16px;padding:12px}.dark-mode .OpenVaultDeposit_wrapper__Y1USX{border-color:#272b30}.OpenVaultDeposit_successWrapper__\+28Gq{min-height:300px;position:relative;text-align:center}.OpenVaultDeposit_label__AI-nY{color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308}.OpenVaultDeposit_loader__P7EZY{margin-right:6px}.OpenVaultDeposit_acceptConditionsField__PB6kN{align-items:center;display:flex;justify-content:space-between}.OpenVaultDeposit_ethToggleWrapper__-0bBT{border-bottom:1px solid #efefef80;margin:10px 0;padding-bottom:10px}.dark-mode .OpenVaultDeposit_ethToggleWrapper__-0bBT{border-color:#272b3080}.OpenVaultDeposit_ethToggle__mVRUe{align-items:center;display:flex;justify-content:space-between}.OpenVaultDeposit_ethToggleLabel__bzNxb{align-items:center;color:#6f767e;display:flex;font-size:14px}.dark-mode .OpenVaultDeposit_ethToggleLabel__bzNxb{color:#efefef}.OpenVaultDeposit_switch__y8iCh{margin:0}.OpenVaultDeposit_tooltip__w7fF3{filter:invert(1);margin-left:5px;margin-top:-2px}.ProductLogo_previewContainer__aGOcr{position:relative}.ProductLogo_preview__z9IGZ{border-radius:8px;filter:brightness(.8) contrast(1.4);flex-shrink:0;height:80px;margin-right:20px;overflow:hidden;width:80px}@media only screen and (max-width:1023px){.ProductLogo_preview__z9IGZ{height:116px;width:104px}}.ProductLogo_preview__z9IGZ img{background:#fff;height:100%;object-fit:cover;padding:0;width:100%}.ProductLogo_badge__UqGjJ{border-radius:50%;bottom:-8px;filter:brightness(.8) contrast(1.4);position:absolute;right:8px;width:30px;width:36px}.Row_row__-QTfT{display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__-QTfT{border-bottom:1px solid #efefef;display:block;margin-bottom:24px;padding-bottom:24px;position:relative}.dark-mode .Row_row__-QTfT{border-color:#272b30}}@media only screen and (min-width:1260px){.Row_row__-QTfT:hover{background:#f4f4f4}.dark-mode .Row_row__-QTfT:hover{background:#272b30}.Row_row__-QTfT:hover .Row_control__QRrGo{opacity:1;visibility:visible}}.Row_disabled__dRMJI{filter:grayscale(1);opacity:.5;pointer-events:none}.Row_viewButton__ox9rP{background-color:#5c9cde}.Row_col__Pcyye{color:#fcfcfc;display:table-cell;padding:24px 12px;position:relative;text-align:center;vertical-align:middle;white-space:nowrap}.Row_col__Pcyye:after{background:#efefef;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.dark-mode .Row_col__Pcyye:after{background:#272b30}@media only screen and (max-width:1023px){.Row_col__Pcyye:after{display:none}}.Row_col__Pcyye:nth-child(2){text-align:left}.Row_col__Pcyye:first-child{border-radius:8px 0 0 8px;text-align:left;width:200px}.Row_col__Pcyye:first-child:after{left:12px}.Row_col__Pcyye:last-child{border-radius:0 8px 8px 0;color:#6f767e;width:200px!important}@media only screen and (max-width:1023px){.Row_col__Pcyye:last-child{padding:0;width:100%!important}}.Row_col__Pcyye:last-child:after{right:12px}@media only screen and (max-width:1023px){.Row_col__Pcyye{display:flex;padding-bottom:0;width:100%!important}}.Row_productItem__HW3Wz{align-items:center;display:flex;transition:color .2s}@media only screen and (max-width:767px){.Row_productItem__HW3Wz{align-items:stretch}}.dark-mode .Row_productItem__HW3Wz{color:#fcfcfc}.Row_infos__BlkQ5{margin-left:0;margin-right:0;max-width:40px;padding:0}.Row_buttons__dCoD4 .Row_button__CRqh2{height:40px;width:160px}.Row_buttons__dCoD4 .Row_button__CRqh2:not(.Row_button-stroke__gDZOT){background:#00b0aa;color:#fcfcfc}.Row_buttons__dCoD4 .Row_button__CRqh2:not(.Row_button-stroke__gDZOT):hover{background:#007d79;color:#fff}@media only screen and (max-width:767px){.Row_buttons__dCoD4{width:100%}}.Row_collateral__G0jWr{align-items:center;display:flex;justify-content:center}.Row_collateral__G0jWr svg{fill:#83bf6e}.Row_item__Knz8E{display:flex;justify-content:center;width:100%}@media only screen and (max-width:767px){.Row_item__Knz8E{justify-content:space-between}}.Row_item__Knz8E .Row_label__odCRl{display:none}@media only screen and (max-width:767px){.Row_item__Knz8E .Row_label__odCRl{display:block}}.Row_apyValue__EPNp9,.Row_item__Knz8E .Row_apyValue__EPNp9{align-items:center;display:flex;font-size:14px!important;gap:4px}.Row_modalTemp__kxSgJ{min-height:100px}.Row_details__TjmFc{margin-left:8px}@media only screen and (max-width:1023px){.Row_details__TjmFc{display:flex;flex-direction:column;justify-content:center}}.Row_product__ztUls{font-weight:700;margin-bottom:4px;max-width:170px}@media only screen and (max-width:1023px){.Row_product__ztUls{font-size:18px;letter-spacing:-.02em;line-height:1.3333333333;margin-bottom:8px;max-width:100%}}.Row_link__Qo4qf{color:#9a9fa5;font-size:13px;font-weight:600;line-height:1.2307692308;white-space:nowrap}.Row_tooltip__jlVfg svg{fill:#9a9fa5;margin-left:5px;margin-top:-3px}.Row_openOuter__IdY9G{max-width:896px}@media only screen and (max-width:767px){.Row_openOuter__IdY9G>div{padding:26px 16px 16px}}.Row_viewOuter__mtazi{max-width:420px}@media only screen and (max-width:767px){.Row_viewOuter__mtazi>div{padding:26px 16px 16px}}.view-position-modal{max-width:720px;padding:32px 20px;padding-bottom:10px!important}.Row_buttonstroke__rZvCq{height:40px;width:100%}.Row_buttonstroke__rZvCq:hover{color:#fff!important}.VaultPositionViewer_container__D-obM{padding:0}@media only screen and (max-width:1023px){.VaultPositionViewer_container__D-obM{padding:0}}.VaultPositionViewer_content__xQhj\+{background:#f4f4f480;border-radius:12px;margin-bottom:24px;margin-top:20px;padding:18px}.dark-mode .VaultPositionViewer_content__xQhj\+{background:#272b30}.VaultPositionViewer_productContainer__uFbGW{align-items:center;cursor:default;display:flex;margin-bottom:24px;transition:color .2s}@media only screen and (max-width:767px){.VaultPositionViewer_productContainer__uFbGW{align-items:stretch}}.dark-mode .VaultPositionViewer_productContainer__uFbGW{color:#fcfcfc}.VaultPositionViewer_details__5ti6B{margin-left:8px}@media only screen and (max-width:1023px){.VaultPositionViewer_details__5ti6B{display:flex;flex-direction:column;justify-content:center}}.VaultPositionViewer_productName__TLtN8{font-size:16px;font-weight:700;margin-bottom:4px;max-width:170px}@media only screen and (max-width:1023px){.VaultPositionViewer_productName__TLtN8{font-size:18px;letter-spacing:-.02em;line-height:1.3333333333;margin-bottom:8px;max-width:100%}}.VaultPositionViewer_productDescription__9dYMM{color:#9a9fa5;font-size:14px;white-space:nowrap}.VaultPositionViewer_parameters__sOfe0{margin-top:24px}.VaultPositionViewer_actions__6zO\+9{border-top:1px solid #efefef;padding-top:24px}.dark-mode .VaultPositionViewer_actions__6zO\+9{border-color:#272b30}.VaultPositionViewer_action__p6PfB{margin-bottom:12px}.VaultPositionViewer_actionGroup__UN0yd{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.VaultPositionViewer_button__8psSd{height:40px!important;width:100%}.VaultPositionViewer_button__8psSd.VaultPositionViewer_disabled__tjhwm{filter:grayscale(1);opacity:.5;pointer-events:none}.VaultPositionViewer_loader__3NIsi{filter:invert(1);margin-right:16px;transform:scale(.8)}.VaultPositionViewer_transaction__hroJ6{height:40px;margin-bottom:16px;margin-top:8px;width:100%}.VaultPositionViewer_successWrapper__9PTJ-{margin-top:20px;padding:24px 0 0;position:relative;text-align:center;width:100%}.VaultPositionViewer_successWrapper__9PTJ- .VaultPositionViewer_text__wGSns{font-size:16px;font-weight:500;margin-bottom:24px;margin-top:0}.VaultPositionViewer_iconWrapper__HGh3I{align-items:center;display:flex;justify-content:center;margin-bottom:16px;width:100%}.VaultPositionViewer_customClass__XUmVc{margin-top:-40px!important}@media(prefers-reduced-motion:no-preference){.RWAVaults_farmPage__Jojmb{animation:RWAVaults_fadeInUp__by8y5 .6s ease-out}}@keyframes RWAVaults_fadeInUp__by8y5{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.RWAVaults_farmPage__Jojmb{display:flex;flex-direction:column;gap:0;margin:0 auto;padding:0;width:100%}.RWAVaults_header__NYjPt{align-items:center;display:flex;gap:16px;margin-bottom:24px}.RWAVaults_backButton__v0LCZ{align-items:center;color:#6f767e;cursor:pointer;display:flex;font-size:14px;gap:8px;text-decoration:none}.RWAVaults_backButton__v0LCZ:hover{color:#00b0aa}.RWAVaults_backButton__v0LCZ svg{height:16px;width:16px}.RWAVaults_networkBadge__bOKkH{align-items:center;background:#ffffff1a;border-radius:20px;display:flex;font-size:14px;gap:8px;padding:4px 10px}.RWAVaults_networkBadge__bOKkH img{height:20px;width:20px}.RWAVaults_farmTitle__EGuwr{align-items:center;display:flex;gap:16px;margin-bottom:24px}.RWAVaults_farmTitle__EGuwr img{height:48px;width:48px}.RWAVaults_farmTitle__EGuwr h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff4e91,#9747ff);-webkit-background-clip:text;font-size:40px;font-weight:700;margin:0}.RWAVaults_cardsContainer__d4iWv{display:flex;flex-wrap:wrap;gap:20px;width:100%}@media only screen and (max-width:1023px){.RWAVaults_cardsContainer__d4iWv{flex-direction:column}}.RWAVaults_overviewCard__Q27Tm{background:#1a1d1f;border-radius:16px;flex:1 1;flex-basis:calc(50% - 10px);max-width:calc(50% - 10px);min-width:300px;overflow:hidden;padding:20px;position:relative}.dark-mode .RWAVaults_overviewCard__Q27Tm{background:#1a1d1f}@media only screen and (max-width:1023px){.RWAVaults_overviewCard__Q27Tm{flex-basis:100%;max-width:100%;padding:24px}}.RWAVaults_cardHeader__USLfs{display:flex;justify-content:space-between;margin-bottom:16px}@media only screen and (max-width:767px){.RWAVaults_cardHeader__USLfs{flex-direction:column;gap:16px}}.RWAVaults_yieldSource__\+jAAh{flex:1.5 1}.RWAVaults_yieldSource__\+jAAh .RWAVaults_statLabel__7WZ3N{color:#6f767e;font-size:16px;margin-bottom:8px}.RWAVaults_yieldSource__\+jAAh .RWAVaults_sourceInfo__YFH1F{align-items:flex-start;display:flex;gap:12px;margin-top:12px}.RWAVaults_yieldSource__\+jAAh .RWAVaults_sourceInfo__YFH1F .RWAVaults_sourceIconWrapper__8Rzwa{height:80px;position:relative;width:80px}.RWAVaults_yieldSource__\+jAAh .RWAVaults_sourceInfo__YFH1F .RWAVaults_sourceIcon__sJ-6c{border-radius:8px;height:80px;object-fit:cover;width:80px}.RWAVaults_yieldSource__\+jAAh .RWAVaults_sourceInfo__YFH1F .RWAVaults_tokenBadge__GR8W-{border-radius:50%;bottom:-16px;filter:brightness(.8) contrast(1.4);height:40px;position:absolute;right:-16px;width:40px}.RWAVaults_yieldSource__\+jAAh .RWAVaults_sourceInfo__YFH1F .RWAVaults_sourceDetails__3maVY{display:flex;flex-direction:column;gap:0;margin-left:6px}.RWAVaults_yieldSource__\+jAAh .RWAVaults_sourceInfo__YFH1F .RWAVaults_sourceName__nHeBX{color:#fff;font-size:20px;font-weight:600}.RWAVaults_yieldSource__\+jAAh .RWAVaults_sourceInfo__YFH1F .RWAVaults_sourceDescription__K97vr{color:#6f767e;font-size:16px;line-height:1.4;margin-bottom:6px;max-width:350px}.RWAVaults_yieldSource__\+jAAh .RWAVaults_sourceInfo__YFH1F .RWAVaults_networkChip__GjP4i{align-items:center;background:#ffffff1a;border-radius:20px;display:inline-flex;font-size:14px;gap:8px;padding:4px 10px;width:-moz-fit-content;width:fit-content}.RWAVaults_yieldSource__\+jAAh .RWAVaults_sourceInfo__YFH1F .RWAVaults_networkChip__GjP4i img{height:16px;width:16px}.RWAVaults_rewardsContainer__N28e9{flex:1 1}.RWAVaults_rewardsContainer__N28e9 .RWAVaults_statLabel__7WZ3N{color:#6f767e;font-size:16px;text-align:right}@media only screen and (max-width:767px){.RWAVaults_rewardsContainer__N28e9 .RWAVaults_statLabel__7WZ3N{text-align:left}}.RWAVaults_cardTitle__H8fW-{align-items:center;display:flex;justify-content:flex-end;margin-bottom:16px}.RWAVaults_cardTitle__H8fW- h2{color:#fff;font-size:32px;font-weight:700;margin:0}.RWAVaults_cardTitle__H8fW- .RWAVaults_buttonGroup__EVg6c{align-items:center;display:flex;gap:12px;margin-top:-12px}@media only screen and (max-width:767px){.RWAVaults_cardTitle__H8fW- .RWAVaults_buttonGroup__EVg6c{flex-direction:column;width:100%}}.RWAVaults_twoStepButtonContainer__tX2zX{align-items:center;display:flex;gap:4px}@media only screen and (max-width:767px){.RWAVaults_twoStepButtonContainer__tX2zX{flex-direction:column;width:100%}}.RWAVaults_buttonConnector__Ae2Az{background:#ffffff4d;height:2px;position:relative;width:20px}.RWAVaults_buttonConnector__Ae2Az:after,.RWAVaults_buttonConnector__Ae2Az:before{background:#ffffffe6;border-radius:50%;content:"";height:6px;position:absolute;top:-2px;width:6px}.RWAVaults_buttonConnector__Ae2Az:before{left:0}.RWAVaults_buttonConnector__Ae2Az:after{right:0}@media only screen and (max-width:767px){.RWAVaults_buttonConnector__Ae2Az{display:none}}.RWAVaults_actionButton__VEh39{align-items:center;background:#00b0aa;border:none;border-radius:100px;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:center;padding:10px 24px;transition:all .2s}.RWAVaults_actionButton__VEh39:hover{color:#fff}.RWAVaults_actionButton__VEh39 .RWAVaults_loader__zvMIL{font-size:1px!important;height:14px!important;margin-right:8px;width:14px!important}.RWAVaults_actionButton__VEh39:hover{background:#00a19b}.RWAVaults_actionButton__VEh39:disabled{background:#fff3;color:#ffffff80;cursor:not-allowed}.RWAVaults_actionButton__VEh39:disabled:hover{background:#fff3}@media only screen and (max-width:767px){.RWAVaults_actionButton__VEh39{width:100%}}.RWAVaults_disabledButton__XI6Xp{background:#fff3!important;color:#ffffff80!important;cursor:not-allowed!important;position:relative}.RWAVaults_disabledButton__XI6Xp:hover{background:#fff3!important}.RWAVaults_disabledButton__XI6Xp:hover .RWAVaults_buttonTooltip__2E4MQ{opacity:1;visibility:visible}.RWAVaults_buttonTooltip__2E4MQ{background-color:#000c;border-radius:4px;bottom:100%;color:#fff;font-size:12px;font-weight:400;left:50%;margin-bottom:8px;opacity:0;padding:6px 10px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .2s,visibility .2s;visibility:hidden;white-space:nowrap;z-index:10}.RWAVaults_buttonTooltip__2E4MQ:after{border:5px solid #0000;border-top-color:#000c;content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.RWAVaults_approvingButton__fDbEz{background:#00b0aa99!important;color:#fff!important;cursor:wait!important;position:relative}.RWAVaults_approvingButton__fDbEz:hover{background:#00b0aa99!important}.RWAVaults_tokenAmount__HYWgy{align-items:center;display:flex;justify-content:flex-end}@media only screen and (max-width:767px){.RWAVaults_tokenAmount__HYWgy{justify-content:flex-start}}.RWAVaults_tokenAmount__HYWgy .RWAVaults_rewardDisplay__Xi0-G{display:flex;justify-content:flex-end;width:320px}@media only screen and (max-width:767px){.RWAVaults_tokenAmount__HYWgy .RWAVaults_rewardDisplay__Xi0-G{justify-content:flex-start;width:320px}}.RWAVaults_tokenAmount__HYWgy .RWAVaults_amount__Cu-U7{color:#fff;display:inline-block;font-size:41px;font-weight:700;text-align:right;width:200px}@media only screen and (max-width:767px){.RWAVaults_tokenAmount__HYWgy .RWAVaults_amount__Cu-U7{text-align:left;width:200px}}.RWAVaults_tokenAmount__HYWgy .RWAVaults_decimals__3mLA6{color:#6f767e;display:inline-block;font-size:26px;margin-right:0;margin-top:18px;opacity:.7;text-align:left;width:120px}.RWAVaults_statsContainer__UogR2{border-top:1px solid #ffffff1a;display:flex;flex-wrap:nowrap;gap:8px;justify-content:space-between;margin-top:12px;padding-top:18px}@media only screen and (max-width:767px){.RWAVaults_statsContainer__UogR2{flex-wrap:wrap;gap:16px}}.RWAVaults_statItem__sX8Nd{border-right:1px solid #ffffff1a;flex:1 1;min-width:0;padding:0 8px}.RWAVaults_statItem__sX8Nd:first-child{padding-left:0}.RWAVaults_statItem__sX8Nd:last-child{border-right:none;padding-right:0}@media only screen and (max-width:767px){.RWAVaults_statItem__sX8Nd{border-bottom:1px solid #ffffff1a;border-right:none;flex-basis:48%;padding:0 0 16px}.RWAVaults_statItem__sX8Nd:nth-child(3),.RWAVaults_statItem__sX8Nd:nth-child(4){border-bottom:none}}.RWAVaults_statItem__sX8Nd .RWAVaults_statLabel__7WZ3N{color:#6f767e;font-size:14px;margin-bottom:4px;white-space:nowrap}.RWAVaults_statItem__sX8Nd .RWAVaults_statValue__2iWz1{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:700;white-space:nowrap}.RWAVaults_statItem__sX8Nd .RWAVaults_statValue__2iWz1 img{height:25px;margin-right:5px;width:25px}.RWAVaults_statItem__sX8Nd .RWAVaults_statHighlight__6TIom{color:#00b0aa}.RWAVaults_backgroundGraphic__5ONiF{display:none}.RWAVaults_chartCard__ltp1U{background:#fff;border-radius:16px;margin-bottom:24px;padding:24px}.dark-mode .RWAVaults_chartCard__ltp1U{background:#1a1a1a}.RWAVaults_chartCard__ltp1U .RWAVaults_chartTitle__U2\+UH{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.RWAVaults_chartCard__ltp1U .RWAVaults_chartTitle__U2\+UH h3{font-size:18px;font-weight:600;margin:0}.RWAVaults_chartCard__ltp1U .RWAVaults_chartTitle__U2\+UH .RWAVaults_timeControls__KUaB0{display:flex;gap:8px}.RWAVaults_chartCard__ltp1U .RWAVaults_chartTitle__U2\+UH .RWAVaults_timeControls__KUaB0 .RWAVaults_timeButton__TO1r\+{background:#f0f0f0;border-radius:100px;font-size:14px;padding:4px 12px}.dark-mode .RWAVaults_chartCard__ltp1U .RWAVaults_chartTitle__U2\+UH .RWAVaults_timeControls__KUaB0 .RWAVaults_timeButton__TO1r\+{background:#2a2a2a}.RWAVaults_chartCard__ltp1U .RWAVaults_chartTitle__U2\+UH .RWAVaults_timeControls__KUaB0 .RWAVaults_timeButton__TO1r\+.RWAVaults_active__FsUFp{background:#00b0aa;color:#fff}.RWAVaults_depositsContainer__pP57t{margin-top:20px;width:100%}@media only screen and (max-width:767px){.RWAVaults_depositsContainer__pP57t{margin-top:16px}}.RWAVaults_depositSection__JUs0-{background:#121212;border-radius:16px;padding:24px;width:100%}.dark-mode .RWAVaults_depositSection__JUs0-{background:#121212}@media only screen and (max-width:767px){.RWAVaults_depositSection__JUs0-{padding:16px}}.RWAVaults_depositSection__JUs0- .RWAVaults_sectionTitle__M6hPj{align-items:center;color:#fff;display:flex;font-size:24px;font-weight:700;gap:12px;margin-bottom:24px}.RWAVaults_depositSection__JUs0- .RWAVaults_sectionTitle__M6hPj img{height:28px;width:28px}.RWAVaults_tokenTable__L8jUu{border-collapse:collapse;color:#fff;width:100%}.RWAVaults_tokenTable__L8jUu thead{position:relative}.RWAVaults_tokenTable__L8jUu thead:after{background:#ffffff1a;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.RWAVaults_tokenTable__L8jUu thead th{font-size:14px;padding-bottom:16px;text-align:left}@media only screen and (max-width:767px){.RWAVaults_tokenTable__L8jUu thead th{display:none}}.RWAVaults_tokenTable__L8jUu tbody tr,.RWAVaults_tokenTable__L8jUu tbody tr:first-child{border-top:1px solid #ffffff1a}@media only screen and (max-width:767px){.RWAVaults_tokenTable__L8jUu tbody tr{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;border-top:none;display:block;margin-bottom:16px;padding:20px}.RWAVaults_tokenTable__L8jUu tbody tr:first-child{border-top:none}}.RWAVaults_tokenTable__L8jUu .RWAVaults_tokenCell__gGWCS{padding:16px 8px;vertical-align:middle}.RWAVaults_tokenTable__L8jUu .RWAVaults_tokenCell__gGWCS:first-child{padding-left:0}.RWAVaults_tokenTable__L8jUu .RWAVaults_tokenCell__gGWCS:last-child{padding-right:0;text-align:right}@media only screen and (max-width:767px){.RWAVaults_tokenTable__L8jUu .RWAVaults_tokenCell__gGWCS{display:block;margin-bottom:12px;padding:0}.RWAVaults_tokenTable__L8jUu .RWAVaults_tokenCell__gGWCS:last-child{margin-bottom:0;margin-top:16px;text-align:left}}.RWAVaults_tokenTable__L8jUu .RWAVaults_tokenInfo__6C5ld{align-items:center;display:flex;filter:brightness(.8) contrast(1.4);gap:12px}.RWAVaults_tokenTable__L8jUu .RWAVaults_tokenInfo__6C5ld img{height:32px;width:32px}.RWAVaults_tokenTable__L8jUu .RWAVaults_tokenInfo__6C5ld .RWAVaults_tokenName__-fOOx{color:#fff;font-weight:600}.RWAVaults_tokenTable__L8jUu .RWAVaults_tokenBalance__C\+-iO{color:#fff;font-weight:600;text-align:right}@media only screen and (max-width:767px){.RWAVaults_tokenTable__L8jUu .RWAVaults_tokenBalance__C\+-iO{font-size:18px;text-align:left}}.RWAVaults_tokenTable__L8jUu .RWAVaults_mobileLabel__Jnlrv{display:none}@media only screen and (max-width:767px){.RWAVaults_tokenTable__L8jUu .RWAVaults_mobileLabel__Jnlrv{color:#6f767e;display:block;font-size:12px;font-weight:500;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}}.RWAVaults_tokenTable__L8jUu .RWAVaults_tokenProjection__mNPus{color:#4caf50;font-size:16px;font-weight:600;line-height:1.4;text-align:center}@media only screen and (max-width:767px){.RWAVaults_tokenTable__L8jUu .RWAVaults_tokenProjection__mNPus{font-size:16px;text-align:left}}.RWAVaults_tokenTable__L8jUu .RWAVaults_capacityWrapper__N7Ko0{align-items:center;display:flex;justify-content:start}@media only screen and (max-width:767px){.RWAVaults_tokenTable__L8jUu .RWAVaults_capacityWrapper__N7Ko0{align-items:flex-start;flex-direction:column;gap:8px}}.RWAVaults_tokenTable__L8jUu .RWAVaults_capacityWrapper__N7Ko0 .RWAVaults_capacityBar__-HYxf{background:#ffffff1a;border-radius:4px;height:8px;margin-right:12px;overflow:hidden;width:220px}@media only screen and (max-width:767px){.RWAVaults_tokenTable__L8jUu .RWAVaults_capacityWrapper__N7Ko0 .RWAVaults_capacityBar__-HYxf{height:6px;margin-right:0;width:100%}}.RWAVaults_tokenTable__L8jUu .RWAVaults_capacityWrapper__N7Ko0 .RWAVaults_capacityBar__-HYxf .RWAVaults_capacityFill__lVUYo{background:#00b0aa;border-radius:4px;height:100%}.RWAVaults_tokenTable__L8jUu .RWAVaults_capacityWrapper__N7Ko0 .RWAVaults_capacityText__GX4MS{color:#6f767e;font-size:14px;white-space:nowrap}@media only screen and (max-width:767px){.RWAVaults_tokenTable__L8jUu .RWAVaults_capacityWrapper__N7Ko0 .RWAVaults_capacityText__GX4MS{color:#fff;font-size:16px}}.RWAVaults_tokenTable__L8jUu .RWAVaults_depositButton__BedpP{background:#00b0aa;border:none;border-radius:100px;color:#000;cursor:pointer;font-size:16px;font-weight:600;padding:10px 24px;transition:all .2s}.RWAVaults_tokenTable__L8jUu .RWAVaults_depositButton__BedpP:hover{background:#00a19b;color:#fff}.RWAVaults_tokenTable__L8jUu .RWAVaults_depositButton__BedpP:disabled{background:#fff3;color:#ffffff80;cursor:not-allowed}.RWAVaults_tokenTable__L8jUu .RWAVaults_depositButton__BedpP:disabled:hover{background:#fff3}@media only screen and (max-width:767px){.RWAVaults_tokenTable__L8jUu .RWAVaults_depositButton__BedpP{font-size:16px;margin-top:8px;padding:14px 24px;width:100%}}.RWAVaults_openOuter__GPVpe{max-width:896px}@media only screen and (max-width:767px){.RWAVaults_openOuter__GPVpe>div{padding:26px 16px 16px}}@media(prefers-reduced-motion:no-preference){.Home_row__gB1x-{animation:Home_fadeInUp__659\+l .6s ease-out}}@keyframes Home_fadeInUp__659\+l{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Home_row__gB1x-{display:flex}@media only screen and (max-width:1023px){.Home_row__gB1x-{display:block}}.Home_col__gYUz7{flex-basis:calc(50% - 4px);flex-grow:0;flex-shrink:0;width:calc(50% - 4px)}.Home_col__gYUz7:not(:last-child){margin-right:8px}@media only screen and (max-width:1023px){.Home_col__gYUz7{margin-bottom:8px;padding-right:0;width:100%}}@media only screen and (max-width:767px){.Home_col__gYUz7{display:none;width:100%}.Home_col__gYUz7.Home_active__ApOxE{display:block}}.Home_card__pPsB9:not(:last-child){margin-bottom:8px}.Home_nav__Iu-EX{display:none}@media only screen and (max-width:767px){.Home_nav__Iu-EX{display:flex;margin-bottom:20px;margin-left:auto}.Home_nav__Iu-EX .Home_button__aHby3{border-radius:8px;color:#6f767e;flex:1 1;font-size:15px;font-weight:600;line-height:1.6;padding:8px 16px;transition:all .2s}.Home_nav__Iu-EX .Home_button__aHby3.Home_active__ApOxE,.Home_nav__Iu-EX .Home_button__aHby3:hover{color:#1a1d1f}.dark-mode .Home_nav__Iu-EX .Home_button__aHby3.Home_active__ApOxE,.dark-mode .Home_nav__Iu-EX .Home_button__aHby3:hover{color:#fcfcfc}.Home_nav__Iu-EX .Home_button__aHby3.Home_active__ApOxE{background:#efefef}.dark-mode .Home_nav__Iu-EX .Home_button__aHby3.Home_active__ApOxE{background:#272b30}.Home_nav__Iu-EX .Home_button__aHby3:not(:last-child){margin-right:0}}.AssetsToSupply_wrapper__pi4wf{margin:0 -12px;overflow:auto}.AssetsToSupply_table__zcTVY{display:table;width:100%}.AssetsToSupply_head__lgM45{text-align:center}@media only screen and (max-width:767px){.AssetsToSupply_head__lgM45{display:none!important}}.AssetsToSupply_row__\+kmKM{display:table-row}@media only screen and (max-width:767px){.AssetsToSupply_row__\+kmKM{margin-bottom:24px}}.AssetsToSupply_pointA__lFYqa{width:50px}.AssetsToSupply_hodler__hbrQK{display:flex;position:absolute;right:25px;top:15px}.AssetsToSupply_pointB__dyyBH{border:2px solid #1ccce4;border-radius:23px;height:35px;margin-top:8px;width:35px}.AssetsToSupply_col__iVIIL{color:#6f767e;display:table-cell;font-size:12px;font-size:14px;font-weight:700;font-weight:600;line-height:1.3333333333;padding:4px 6px 16px;vertical-align:bottom;white-space:nowrap}.AssetsToSupply_col__iVIIL .AssetsToSupply_tooltip__-TN99{fill:#6f767e;margin-left:5px;margin-top:-1px;width:100%}.AssetsToSupply_tilt__NhqwH{color:#fff;margin-left:-12px;margin-top:-12px}.AssetsToSupply_foot__luQP9{margin-top:12px;text-align:center}@media only screen and (max-width:767px){.AssetsToSupply_foot__luQP9{margin-top:32px}}.AssetsToSupply_foot__luQP9 .AssetsToSupply_button__Rmbii .AssetsToSupply_loader__xmUni{margin:0 18px 0 8px;transform:scale(.8)}.Row_row__dga\+3{cursor:pointer;display:table-row;transition:background .2s}.Row_row__dga\+3 .Row_supply__iMbg\+{color:#1a1d1f}.Row_row__dga\+3 .Row_supply__iMbg\+.Row_disabled__P4JzO{filter:grayscale(1)}@media only screen and (max-width:767px){.Row_row__dga\+3{display:block}.Row_row__dga\+3:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:16px;padding-bottom:16px}.dark-mode .Row_row__dga\+3:not(:last-child){border-color:#272b30}}.Row_row__dga\+3:hover{background:#f4f4f4}.Row_row__dga\+3:hover .Row_col__FIdyF:after{display:none}.Row_row__dga\+3:hover .Row_currency__PNJCJ{filter:saturate(1.5);opacity:1}.dark-mode .Row_row__dga\+3:hover{background:#444}.Row_row__dga\+3:hover .Row_supply__iMbg\+{filter:saturate(2)}.Row_row__dga\+3.Row_disabled__P4JzO{filter:grayscale(1)}.Row_col__FIdyF{color:#1a1d1f;display:table-cell;font-size:14px;font-weight:600;line-height:1.7142857143;padding:16px 12px;position:relative;text-align:center;vertical-align:middle}@media only screen and (max-width:767px){.Row_col__FIdyF{display:flex;padding-bottom:0;width:100%}}.dark-mode .Row_col__FIdyF{color:#fcfcfc}.Row_col__FIdyF:after{background:#efefef;content:"";height:1px;left:0;position:absolute;right:0;top:0}@media only screen and (max-width:767px){.Row_col__FIdyF:after{display:none}}.dark-mode .Row_col__FIdyF:after{background:#272b30}.Row_col__FIdyF:first-child{border-radius:8px 0 0 8px}.Row_col__FIdyF:first-child:after{left:12px}.Row_col__FIdyF:last-child{border-radius:0 8px 8px 0;padding-right:10px!important}.Row_col__FIdyF:last-child:after{right:12px}.Row_col__FIdyF:not(:first-child){padding-left:8px;padding-right:8px;padding-top:20px}@media only screen and (max-width:767px){.Row_col__FIdyF:not(:first-child){padding-top:16px}}.Row_col__FIdyF:not(:last-child){padding-top:20px}@media only screen and (max-width:767px){.Row_col__FIdyF:not(:last-child){padding-top:16px}}.Row_infos__vcKtE{margin-left:0;margin-right:0;max-width:40px;padding:0}.Row_token__Vr\+m2{align-items:center;display:flex}@media only screen and (max-width:474px){.Row_token__Vr\+m2{justify-content:space-between;text-align:right;width:100%}.Row_token__Vr\+m2 div>div{text-align:right!important}}.Row_token__Vr\+m2 .Row_description__MBISL{display:none;font-size:14px}@media only screen and (max-width:767px){.Row_token__Vr\+m2 .Row_description__MBISL{display:block}}.Row_token__Vr\+m2 .Row_title__K\+MeF{font-size:14px;margin-left:16px}@media only screen and (max-width:767px){.Row_token__Vr\+m2 .Row_title__K\+MeF{color:#6f767e;font-size:12px;text-align:left}}.Row_token__Vr\+m2 .Row_currency__PNJCJ{background:#efefef;border-radius:50%;height:32px;opacity:.8;width:32px}.Row_token__Vr\+m2 .Row_currency__PNJCJ:hover{background:#efefef;filter:saturate(2)}.dark-mode .Row_token__Vr\+m2 .Row_currency__PNJCJ{background:none}@media only screen and (max-width:767px){.Row_token__Vr\+m2 .Row_currency__PNJCJ{height:40px;width:40px}}.Row_buttons__SKb6j{align-items:center;display:flex;gap:10px}.Row_buttons__SKb6j .Row_button__U7rRv{flex:1 1}@media only screen and (max-width:767px){.Row_buttons__SKb6j{width:100%}}.Row_collateral__SWC1P{align-items:center;display:flex;justify-content:center}.Row_collateral__SWC1P svg{fill:#83bf6e}.Row_item__uwSz\+{display:flex;justify-content:center;width:100%}@media only screen and (max-width:767px){.Row_item__uwSz\+{justify-content:space-between}}.Row_item__uwSz\+ .Row_label__WZP78{display:none}@media only screen and (max-width:767px){.Row_item__uwSz\+ .Row_label__WZP78{display:block}}.Row_item__uwSz\+ .Row_apyValue__zmk5-{align-items:center;display:flex;gap:4px}.Row_modalTemp__CSCgG{min-height:100px}.TransactionCost_item__k\+ewP{display:flex;font-size:14px;justify-content:space-between;width:100%}.TransactionCost_item__k\+ewP .TransactionCost_label__GcMCK{font-weight:400}.TransactionCost_item__k\+ewP .TransactionCost_label__GcMCK svg{fill:#6f767e;margin-left:5px;margin-top:-2px}.TransactionCost_item__k\+ewP .TransactionCost_value__8Yd9d{font-weight:500}.TransactionCost_item__k\+ewP .TransactionCost_cost__BIVfd svg{fill:#fff}.Supply_title__d\+nOz{margin-bottom:16px}.Supply_wrapperTitle__KwEnh{color:#6f767e;display:flex;font-size:14px;font-weight:400;justify-content:space-between;margin-bottom:4px}.Supply_wrapperTitle__KwEnh svg{fill:#6f767e;margin-left:5px}.Supply_pointB__Ib8SG{border:2px solid #e3ff70;border-radius:40px;margin-top:-19px;position:absolute;right:75px;width:28px}.Supply_wrapper__6oQte{border:1px solid #efefef;border-radius:6px;margin-bottom:20px;padding:12px}.dark-mode .Supply_wrapper__6oQte{border-color:#272b30}.Supply_row__KvBiq{display:flex;height:24px;justify-content:space-between;margin-bottom:5px}.Supply_gray__RSGCG{color:gray}.Supply_item__pVncN{align-items:center;display:flex;font-size:14px;justify-content:space-between;width:100%}.Supply_item__pVncN .Supply_label__4\+olZ{font-weight:400}.Supply_item__pVncN .Supply_label__4\+olZ svg{fill:#6f767e;margin-left:5px;margin-top:-2px}.Supply_item__pVncN .Supply_value__WqIz1{font-weight:500}.Supply_foot__2w\+4U{border-top:1px solid #efefef;margin-top:14px;padding-top:0}.dark-mode .Supply_foot__2w\+4U{border-color:#272b30}.Supply_foot__2w\+4U .Supply_button__89ut-{display:inline-flex;margin-top:10px;width:100%}.Supply_foot__2w\+4U .Supply_loader__xh66\+{filter:invert(1);margin:0 18px 0 8px;transform:scale(.8)}.Supply_approve__q3jJR{display:none}.Supply_approve__q3jJR.Supply_active__Gvkzb{display:inline-flex}.Supply_mbAPY__W7AFF{margin-bottom:0}.Supply_error__ElK6O{color:#ff6a55;margin-bottom:6px;margin-top:12px;text-align:center}.Supply_collateral__sBhPF{line-height:0px}.Supply_collateral__sBhPF svg{fill:#83bf6e}.Supply_successWrapper__\+BUrg{text-align:center}.Supply_successWrapper__\+BUrg .Supply_icon__VQrxW{display:flex;justify-content:center;margin-top:30px}.Supply_successWrapper__\+BUrg .Supply_icon__VQrxW svg{fill:#83bf6e}.Supply_successWrapper__\+BUrg .Supply_text__qO4mI{font-size:16px;margin-top:24px}.Supply_failed__A6c\+H svg{fill:#ff6a55!important}.Supply_newLimit__2Y7vT svg{fill:#6f767e;margin-left:5px;margin-right:5px}.Supply_mode__qHVxV{color:#6f767e;cursor:pointer;font-size:14px;margin-left:3px}.Supply_mode__qHVxV svg{fill:#6f767e}.Supply_mode__qHVxV:hover{color:#fcfcfc}.Supply_mode__qHVxV:hover svg{fill:#fcfcfc}.Supply_tooltip__kh5Aj svg{fill:#9a9fa5}.Supply_tooltip__kh5Aj img{margin-bottom:-5px;margin-top:-5px}.Supply_wise__\+uieW{border:2px solid #73ffdb;border-radius:50px;margin-right:-8px;right:35px;width:30px}.Supply_pointC__CP8s4{right:35px;width:32px}.Supply_button__89ut-{color:#1a1d1f;font-size:14px}.Supply_button__89ut- svg{fill:#1a1d1f}.Supply_pointA__-NbsR{right:35px;width:30px}.Supply_supplyAPY__qtd19{display:flex;justify-content:center;min-width:55px;text-align:center}.Supply_supplyAPY__qtd19 .Supply_loader__xh66\+{filter:invert(1);margin:11px 0;transform:scale(.77)}.Supply_flex__cXJ\+a{display:flex}.Withdraw_title__c8xaw{margin-bottom:16px}.Withdraw_wrapperTitle__bx3Ec{color:#6f767e;font-size:14px;font-weight:400;margin-bottom:4px;margin-top:-5px}.Withdraw_wrapperTitle__bx3Ec svg{fill:#6f767e;margin-left:5px}.Withdraw_button__Kbwip{background:#f99191;color:#1a1d1f}.Withdraw_button__Kbwip:hover{background:#f87979}.Withdraw_button__Kbwip svg{fill:#1a1d1f}.Withdraw_stroke__59MDn{background:none!important;color:#f99191}.Withdraw_stroke__59MDn:hover{background:#f99191;color:#1a1d1f}.Withdraw_wrapper__Iy8p3{border:1px solid #efefef;border-radius:6px;margin-bottom:20px;padding:12px}.dark-mode .Withdraw_wrapper__Iy8p3{border-color:#272b30}.Withdraw_row__dVXqu{display:flex;justify-content:space-between;margin-bottom:5px}.Withdraw_item__pJQYK{display:flex;font-size:14px;justify-content:space-between;width:100%}.Withdraw_item__pJQYK .Withdraw_label__DFAM1{font-weight:400}.Withdraw_item__pJQYK .Withdraw_value__Jjqfb{font-weight:500}.Withdraw_foot__afFmF{border-top:1px solid #efefef;margin-top:14px;padding-top:0}.dark-mode .Withdraw_foot__afFmF{border-color:#272b30}.Withdraw_foot__afFmF a{background:none!important}.Withdraw_foot__afFmF .Withdraw_button__Kbwip{display:inline-flex;margin-top:10px;width:100%}.Withdraw_foot__afFmF .Withdraw_button__Kbwip.Withdraw_button-transparent__WX4MH{background:none!important}.Withdraw_foot__afFmF .Withdraw_loader__EaabF{filter:invert(1);margin:0 18px 0 8px;transform:scale(.77)}.Withdraw_mbAPY__e83Lf{margin-bottom:8px}.Withdraw_error__JfFDE{color:#ff6a55;margin-bottom:6px;margin-top:12px;text-align:center}.Withdraw_successWrapper__UF6ki{text-align:center}.Withdraw_successWrapper__UF6ki .Withdraw_icon__iO2cY{display:flex;justify-content:center;margin-top:30px}.Withdraw_successWrapper__UF6ki .Withdraw_icon__iO2cY svg{fill:#83bf6e}.Withdraw_successWrapper__UF6ki .Withdraw_text__83BHu{font-size:16px;margin-top:24px}.Withdraw_failed__uBJEN svg{fill:#ff6a55!important}.Withdraw_safe__YcpSz svg{fill:#83bf6e}.Withdraw_newLimit__rg2ZA svg{fill:#6f767e;margin-left:5px;margin-right:5px}.Withdraw_bgtransparent__ik2uz,.Withdraw_button-transparent__WX4MH,.Withdraw_dark-mode__kKQPM .Withdraw_button__Kbwip.Withdraw_button-stroke__UPHpP{background:none!important}.AssetsToBorrow_wrapper__NWb4m{margin:0 -12px;overflow:auto}.AssetsToBorrow_table__kzf\+v{display:table;width:100%}.AssetsToBorrow_head__Mfnib{text-align:center}@media only screen and (max-width:767px){.AssetsToBorrow_head__Mfnib{display:none!important}}.AssetsToBorrow_row__DHtD3{display:table-row}@media only screen and (max-width:767px){.AssetsToBorrow_row__DHtD3{margin-bottom:24px}}.AssetsToBorrow_tilt__ImXqw{color:#fff!important}.AssetsToBorrow_col__xiEXY{color:#6f767e;display:table-cell;font-size:12px;font-size:14px;font-weight:700;font-weight:600;line-height:1.3333333333;padding:4px 6px 16px;vertical-align:bottom;white-space:nowrap}.AssetsToBorrow_col__xiEXY .AssetsToBorrow_tooltip__Oje1w{fill:#6f767e}.AssetsToBorrow_foot__m022h{margin-top:12px;text-align:center}@media only screen and (max-width:767px){.AssetsToBorrow_foot__m022h{margin-top:32px}}.AssetsToBorrow_foot__m022h .AssetsToBorrow_button__uNdmm .AssetsToBorrow_loader__LLBsw{margin:0 18px 0 8px;transform:scale(.8)}.Row_row__QVlye{cursor:pointer;display:table-row;transition:background .2s}.Row_row__QVlye .Row_borrow__dO4El{background:#f99191;color:#1a1d1f}.Row_row__QVlye .Row_borrow__dO4El:hover{background:#f99191;filter:saturate(2)}.Row_row__QVlye .Row_borrow__dO4El.Row_disabled__Es7KZ{filter:grayscale(1)}@media only screen and (max-width:767px){.Row_row__QVlye{display:block}.Row_row__QVlye:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:16px;padding-bottom:16px}.dark-mode .Row_row__QVlye:not(:last-child){border-color:#272b30}}.Row_row__QVlye:hover .Row_col__FmWuu:after{display:none}.Row_row__QVlye:hover .Row_currency__ETdnn{filter:saturate(1.5);opacity:1}.dark-mode .Row_row__QVlye:hover{background:#444}.Row_row__QVlye:hover .Row_borrow__dO4El{background:#f99191;filter:saturate(2)}.Row_row__QVlye.Row_disabled__Es7KZ{filter:grayscale(1)}.Row_col__FmWuu{color:#1a1d1f;display:table-cell;font-size:14px;font-weight:600;line-height:1.7142857143;padding:16px 12px;position:relative;text-align:center;vertical-align:middle}@media only screen and (max-width:767px){.Row_col__FmWuu{display:flex;padding-bottom:0;width:100%}}.dark-mode .Row_col__FmWuu{color:#fcfcfc}.Row_col__FmWuu:after{background:#efefef;content:"";height:1px;left:0;position:absolute;right:0;top:0}@media only screen and (max-width:767px){.Row_col__FmWuu:after{display:none}}.dark-mode .Row_col__FmWuu:after{background:#272b30}.Row_col__FmWuu:first-child{border-radius:8px 0 0 8px}.Row_col__FmWuu:first-child:after{left:12px}.Row_col__FmWuu:last-child{border-radius:0 8px 8px 0;padding-right:10px!important}.Row_col__FmWuu:last-child:after{right:12px}.Row_col__FmWuu:not(:first-child){padding-left:8px;padding-right:8px;padding-top:20px}@media only screen and (max-width:767px){.Row_col__FmWuu:not(:first-child){padding-top:16px}}.Row_col__FmWuu:not(:last-child){padding-top:20px}@media only screen and (max-width:767px){.Row_col__FmWuu:not(:last-child){padding-top:16px}}.Row_token__SIUeX{align-items:center;display:flex}@media only screen and (max-width:474px){.Row_token__SIUeX{justify-content:space-between;width:100%}.Row_token__SIUeX div>div{text-align:right!important}}.Row_token__SIUeX .Row_description__uZ0HT{display:none;font-size:14px}@media only screen and (max-width:767px){.Row_token__SIUeX .Row_description__uZ0HT{display:block}}.Row_token__SIUeX .Row_title__\+-Nw3{font-size:14px;margin-left:16px}@media only screen and (max-width:767px){.Row_token__SIUeX .Row_title__\+-Nw3{color:#6f767e;font-size:12px;text-align:left}}.Row_token__SIUeX .Row_currency__ETdnn{background:#efefef;border-radius:50%;height:32px;opacity:.8;width:32px}.dark-mode .Row_token__SIUeX .Row_currency__ETdnn{background:none}@media only screen and (max-width:767px){.Row_token__SIUeX .Row_currency__ETdnn{height:40px;width:40px}}.Row_buttons__QK8oa{align-items:center;display:flex;gap:10px}@media only screen and (max-width:767px){.Row_buttons__QK8oa{width:100%}}.Row_buttons__QK8oa .Row_button__YC5LX{flex:1 1}.Row_infos__voT8B{margin-left:0;margin-right:0;max-width:40px;padding:0}.Row_expand__sNR\+J .Row_infos__voT8B{display:none!important}.Row_collateral__Beq-S{align-items:center;display:flex;justify-content:center}.Row_item__4Ch4d{display:flex;justify-content:center;width:100%}@media only screen and (max-width:767px){.Row_item__4Ch4d{justify-content:space-between}}.Row_item__4Ch4d .Row_label__7Z\+i8{display:none}@media only screen and (max-width:767px){.Row_item__4Ch4d .Row_label__7Z\+i8{display:block}}.Borrow_title__n4LFG{margin-bottom:16px}.Borrow_wrapperTitle__XuMI9{color:#6f767e;font-size:14px;font-weight:400;margin-bottom:4px}.Borrow_wrapperTitle__XuMI9 svg{fill:#6f767e;margin-left:5px}.Borrow_button__t23t7{background:#f99191;color:#1a1d1f}.Borrow_button__t23t7 svg{fill:#1a1d1f}.Borrow_wrapper__V2ODs{border:1px solid #efefef;border-radius:6px;margin-bottom:20px;padding:12px}.dark-mode .Borrow_wrapper__V2ODs{border-color:#272b30}.Borrow_row__ZI4e7{margin-bottom:5px}.Borrow_item__1h2wh,.Borrow_row__ZI4e7{display:flex;justify-content:space-between}.Borrow_item__1h2wh{font-size:14px;width:100%}.Borrow_item__1h2wh .Borrow_label__dkYBT{font-weight:400}.Borrow_item__1h2wh .Borrow_value__1Rk0f{font-weight:500}.Borrow_foot__j66A4{border-top:1px solid #efefef;margin-top:14px;padding-top:0}.dark-mode .Borrow_foot__j66A4{border-color:#272b30}.Borrow_foot__j66A4 .Borrow_button__t23t7{display:inline-flex;margin-top:10px;width:100%}.Borrow_foot__j66A4 .Borrow_button__t23t7:hover{background:#f99191;filter:saturate(2)}.Borrow_foot__j66A4 .Borrow_button__t23t7.Borrow_button-transparent__Qd4dj{background:none!important}.Borrow_foot__j66A4 .Borrow_loader__ys92F{filter:invert(1);margin:0 18px 0 8px;transform:scale(.77)}.Borrow_mbAPY__Bp3Xx{margin-bottom:0}.Borrow_error__q5LU5{color:#ff6a55;margin-bottom:6px;margin-top:12px;text-align:center}.Borrow_warning__f0Wsd{color:#ffd88d;margin-bottom:10px;text-align:center}.Borrow_successWrapper__OA66X{text-align:center}.Borrow_successWrapper__OA66X .Borrow_icon__a9ZVK{display:flex;justify-content:center;margin-top:30px}.Borrow_successWrapper__OA66X .Borrow_icon__a9ZVK svg{fill:#83bf6e}.Borrow_successWrapper__OA66X .Borrow_text__boAks{font-size:16px;margin-top:24px}.Borrow_failed__DoRQN svg{fill:#ff6a55!important}.Borrow_borrowLine__Hl9wf{padding-bottom:5px;padding-top:10px}.Borrow_bgtransparent__tD6RR,.Borrow_button-transparent__Qd4dj,.Borrow_button__t23t7.Borrow_button-transparent__Qd4dj,.Borrow_dark-mode__y-68S .Borrow_button__t23t7.Borrow_button-stroke__cEsBR{background:none!important}.Borrow_icongo__0FKNs svg{fill:#6f767e;margin-left:5px;margin-right:5px}.Borrow_stroke__z1Ldg{background:none!important;color:#f99191}.Borrow_stroke__z1Ldg:hover{background:#f99191;color:#1a1d1f}.Repay_title__CMXi3{margin-bottom:16px}.Repay_wrapperTitle__OSeyZ{color:#6f767e;font-size:14px;font-weight:400;margin-bottom:4px}.Repay_wrapperTitle__OSeyZ svg{fill:#6f767e;margin-left:5px}.Repay_button__KzAWG{color:#1a1d1f}.Repay_wrapper__XMazP{border:1px solid #efefef;border-radius:6px;margin-bottom:20px;padding:12px}.dark-mode .Repay_wrapper__XMazP{border-color:#272b30}.Repay_row__HwJ\+i{margin-bottom:5px}.Repay_item__tPh-V,.Repay_row__HwJ\+i{display:flex;justify-content:space-between}.Repay_item__tPh-V{font-size:14px;width:100%}.Repay_item__tPh-V .Repay_label__0CHZU{font-weight:400}.Repay_item__tPh-V .Repay_value__jjVtC{font-weight:500}.Repay_foot__oDV7x{border-top:1px solid #efefef;margin-top:14px;padding-top:0}.dark-mode .Repay_foot__oDV7x{border-color:#272b30}.Repay_foot__oDV7x .Repay_button__KzAWG{display:inline-flex;margin-top:10px;width:100%}.Repay_foot__oDV7x .Repay_loader__heVTG{filter:invert(1);margin:0 18px 0 8px;transform:scale(.77)}.Repay_mbAPY__tLvv-{margin-bottom:0}.Repay_error__pvRBf{color:#ff6a55;margin-bottom:6px;margin-top:12px;text-align:center}.Repay_successWrapper__A5ETl{text-align:center}.Repay_successWrapper__A5ETl .Repay_icon__aMdcf{display:flex;justify-content:center;margin-top:30px}.Repay_successWrapper__A5ETl .Repay_icon__aMdcf svg{fill:#83bf6e}.Repay_successWrapper__A5ETl .Repay_text__I1Z0Q{font-size:16px;margin-top:24px}.Repay_failed__DnrxH svg{fill:#ff6a55!important}.Repay_borrowLine__icis3{padding-bottom:5px;padding-top:10px}.Repay_newLimit__zweeE svg{fill:#6f767e;margin-left:5px;margin-right:5px}.HealthFactors_wrapper__UZFnE{height:0;opacity:0;overflow:hidden;transition:height .5s ease-in-out,opacity .5s ease-in-out}.HealthFactors_wrapper__UZFnE.HealthFactors_show__gqYSQ{height:230px;opacity:1}@media only screen and (max-width:767px){.HealthFactors_wrapper__UZFnE{margin-bottom:0;margin-top:0}.HealthFactors_wrapper__UZFnE.HealthFactors_show__gqYSQ{height:260px;margin-top:10px}}.HealthFactors_row__bb0ew{align-items:center;display:flex;height:150px;justify-content:center;margin-bottom:20px;overflow:hidden;padding-top:35px}@media only screen and (max-width:767px){.HealthFactors_row__bb0ew{align-items:center;display:inline-grid;justify-content:center;margin-bottom:20px;width:100%}}.HealthFactors_col__vQb4z{text-align:center;width:33.3333333333%}@media only screen and (max-width:767px){.HealthFactors_col__vQb4z{margin-bottom:30px;width:100%}.HealthFactors_col__vQb4z:first-child,.HealthFactors_col__vQb4z:nth-child(3){order:1}}.HealthFactors_label__46wih{font-size:16px}.HealthFactors_supply__aRD0U{color:#00b0aa}.HealthFactors_borrow__YVA18{color:#f99191}.HealthFactors_value__xb5hD{color:#fcfcfc;font-size:25px}.HealthFactors_decimal__s1XL8{color:#6f767e}.HealthFactors_section__Ey17r{margin-bottom:50px;width:100%}.HealthFactors_section__Ey17r svg{fill:#6f767e;margin-left:5px;margin-top:-3px}@media only screen and (max-width:767px){.HealthFactors_section__Ey17r{margin-bottom:20px}}.HealthFactors_item__E2cJM{color:#6f767e;display:flex;font-size:16px;margin:10px 0}.HealthFactors_item__E2cJM .HealthFactors_value__xb5hD{font-size:16px}@media only screen and (max-width:767px){.HealthFactors_item__E2cJM{margin:20px 0}}.HealthFactors_limit__mz\+GD{justify-content:space-between}.HealthFactors_safeLimit__6rkih{justify-content:flex-end}.NetAPY_pie__H7c7M{height:200px}@media only screen and (max-width:767px){.NetAPY_pie__H7c7M{margin-bottom:-80px}}.NetAPY_tooltip__WXNqd{background-color:#272b30;border:1px solid #ffffff1f;border-radius:8px;box-shadow:0 4px 8px #0000001a,0 2px 4px #0000001a,inset 0 0 1px #000;color:#fff;font-size:12px;font-weight:600;padding:10px;text-transform:capitalize}.NetAPY_tooltip__WXNqd .NetAPY_label__zRmkj{color:#fff;font-size:12px;font-weight:500}.JoinedReferralNetwork_title__EPmXc{color:#6f767e;margin-bottom:16px}.JoinedReferralNetwork_button__gaetF{height:40px!important;margin-top:12px;width:100%}.JoinedReferralNetwork_button__gaetF .JoinedReferralNetwork_loader__PXpbt{margin-right:18px;transform:scale(.8)}.JoinedReferralNetwork_fieldset__296\+f{margin-bottom:1px}.JoinedReferralNetwork_fieldset__296\+f .JoinedReferralNetwork_dropdown__LmR82,.JoinedReferralNetwork_fieldset__296\+f .JoinedReferralNetwork_field__q7vQm{margin-bottom:12px}.JoinedReferralNetwork_box__jAHEK:not(:last-child){margin-bottom:32px}.JoinedReferralNetwork_label__3wLsW{color:#6f767e;font-size:13px;font-weight:600;font-weight:500;line-height:1.2307692308;margin-bottom:16px}.JoinedReferralNetwork_line__vlX5e{align-items:center;display:flex}.JoinedReferralNetwork_list__aabYJ{display:flex;margin-right:auto}.JoinedReferralNetwork_avatar__hBtxX{height:48px;position:relative;width:48px}.JoinedReferralNetwork_avatar__hBtxX img{border-radius:50%;height:100%;object-fit:cover;width:100%}.JoinedReferralNetwork_avatar__hBtxX:not(:last-child){margin-right:24px}.JoinedReferralNetwork_icon__usIuH{align-items:center;background:#00b0aa;border:2px solid #fff;border-radius:50%;bottom:-4px;display:flex;height:24px;justify-content:center;position:absolute;right:-4px;width:24px}.dark-mode .JoinedReferralNetwork_icon__usIuH{border-color:#1a1d1f}.JoinedReferralNetwork_icon__usIuH svg{fill:#fcfcfc}.JoinedReferralNetwork_referrerAddress__BgfZG{background-color:#00b0aa;border-radius:6px;cursor:pointer;padding:0 6px}.dark-mode .JoinedReferralNetwork_referrerAddress__BgfZG{color:#1a1d1f}.JoinedReferralNetwork_comments__BHwjJ{transition:opacity .3s ease}.JoinedReferralNetwork_comments__BHwjJ.JoinedReferralNetwork_disabled__ypXl6{opacity:.5}.JoinedReferralNetwork_dark-mode__-Jlxh .JoinedReferralNetwork_button-stroke__qdlbn{height:40px!important}.Comment_box__InpgB{display:flex;font-size:14px}.Comment_avatar__nv-7W{border-radius:100%;box-sizing:border-box;flex-shrink:0;height:42px;margin-right:10px;outline:5px solid #1a1d1f;position:relative;width:42px;z-index:2}@media only screen and (max-width:767px){.Comment_avatar__nv-7W{margin-right:12px}}.Comment_avatar__nv-7W>img{border-radius:50%;height:100%;object-fit:cover;width:100%}.Comment_details__d30u-{flex-grow:1;min-width:0}.Comment_line__jQSU0{align-items:center;margin-bottom:4px}.Comment_author__\+99rS{color:#6f767e;font-weight:700;margin-right:auto}.Comment_time__PfAow{color:#9a9fa5;font-size:13px;font-weight:600;line-height:1.2307692308;margin-left:24px}.Comment_comment__icYNr{color:#33383f}.dark-mode .Comment_comment__icYNr{color:#fcfcfc}.Comment_control__htfJb{opacity:0;transition:all .2s;visibility:hidden}@media only screen and (max-width:1259px){.Comment_control__htfJb{opacity:1;visibility:visible}}.Comment_answer__0l056{margin-top:28px;position:relative}.Comment_answer__0l056:before{border-bottom-left-radius:12px;border-color:#efefef;border-style:solid;border-width:0 0 2px 2px;content:"";height:62px;left:-35px;position:absolute;top:-42px;width:28px;z-index:1}@media only screen and (max-width:767px){.Comment_answer__0l056:before{left:-37px}}.dark-mode .Comment_answer__0l056:before{border-color:#33383f}.UseReferral_title__6JR\+N{color:#6f767e;margin-bottom:16px}.UseReferral_button__rLMVO{width:100%}.UseReferral_button__rLMVO .UseReferral_loader__m-MYn{filter:invert(1);margin-right:18px;transform:scale(.8)}.UseReferral_fieldset__ldKER{margin-bottom:1px}.UseReferral_fieldset__ldKER .UseReferral_dropdown__Y0WEQ,.UseReferral_fieldset__ldKER .UseReferral_field__9vFEl{margin-bottom:12px}.UseReferral_box__XJD54:not(:last-child){margin-bottom:32px}.UseReferral_label__1PZZd{color:#6f767e;font-size:13px;font-weight:600;font-weight:500;line-height:1.2307692308;margin-bottom:16px}.UseReferral_line__NE-gP{align-items:center;display:flex}.UseReferral_list__RqxPQ{display:flex;margin-right:auto}.UseReferral_avatar__SdPP4{height:48px;position:relative;width:48px}.UseReferral_avatar__SdPP4 img{border-radius:50%;height:100%;object-fit:cover;width:100%}.UseReferral_avatar__SdPP4:not(:last-child){margin-right:24px}.UseReferral_icon__r4tX1{align-items:center;background:#00b0aa;border:2px solid #fff;border-radius:50%;bottom:-4px;display:flex;height:24px;justify-content:center;position:absolute;right:-4px;width:24px}.dark-mode .UseReferral_icon__r4tX1{border-color:#1a1d1f}.UseReferral_icon__r4tX1 svg{fill:#fcfcfc}.UseReferral_button__rLMVO{color:#1a1d1f;height:40px}.ReferralNetwork_head__aDUaa{border-bottom:1px solid #efefef;margin-bottom:24px}.dark-mode .ReferralNetwork_head__aDUaa{border-color:#272b30}.ReferralNetwork_title__\+3Eak{color:#fcfcfc;margin-bottom:16px}.ReferralNetwork_button__GEwLD{color:#1a1d1f;height:40px!important;width:100%}.ReferralNetwork_button__GEwLD.ReferralNetwork_invalidReferrer__eU\+lm{filter:grayscale(1)}.ReferralNetwork_foot__pPkA-{border-top:1px solid #efefef;margin-top:14px;padding-top:0;z-index:2}.dark-mode .ReferralNetwork_foot__pPkA-{border-color:#272b30}.ReferralNetwork_foot__pPkA- .ReferralNetwork_button__GEwLD{display:inline-flex;margin-top:10px;width:100%}.ReferralNetwork_foot__pPkA- .ReferralNetwork_loader__SW2er{margin:0 18px 0 8px;transform:scale(.8)}.ReferralNetwork_foot__pPkA-.ReferralNetwork_invalidReferrer__eU\+lm{margin-top:0}.ReferralNetwork_successWrapper__9qTCC{text-align:center;z-index:1}.ReferralNetwork_successWrapper__9qTCC .ReferralNetwork_icon__eutN4{display:flex;justify-content:center;margin-top:30px}.ReferralNetwork_successWrapper__9qTCC .ReferralNetwork_icon__eutN4 svg{fill:#83bf6e}.ReferralNetwork_successWrapper__9qTCC .ReferralNetwork_text__6blTZ{font-size:16px;margin-top:24px;overflow:hidden;text-overflow:ellipsis}.ReferralNetwork_referrerAddress__ASMgz{background-color:#83bf6e26;border-radius:6px;cursor:pointer;padding:2px 8px}.dark-mode .ReferralNetwork_referrerAddress__ASMgz{color:#83bf6e}.ReferralNetwork_comments__ebS7Y{transition:opacity .3s ease}.ReferralNetwork_comments__ebS7Y.ReferralNetwork_disabled__dfbdf{opacity:.5}.ReferralNetwork_dark-mode__SNxDG .ReferralNetwork_button-stroke__Leqmi{height:40px!important}.ReferralNetwork_loader__SW2er{filter:invert(1)}.BoardOverview_card__ZSohx{height:100%}@media only screen and (max-width:767px){.BoardOverview_head__CyBCL{display:block}.BoardOverview_title__r\+S9I{margin:0 0 16px}}.BoardOverview_nav__v7n0B{display:flex;margin-left:auto}.BoardOverview_nav__v7n0B .BoardOverview_button__MtVsi{border-radius:8px;color:#6f767e;font-size:15px;font-weight:600;line-height:1.6;padding:8px 16px;transition:all .2s}@media only screen and (max-width:767px){.BoardOverview_nav__v7n0B .BoardOverview_button__MtVsi{flex:1 1}}.BoardOverview_nav__v7n0B .BoardOverview_button__MtVsi.BoardOverview_active__\+ldm\+,.BoardOverview_nav__v7n0B .BoardOverview_button__MtVsi:hover{color:#1a1d1f}.dark-mode .BoardOverview_nav__v7n0B .BoardOverview_button__MtVsi.BoardOverview_active__\+ldm\+,.dark-mode .BoardOverview_nav__v7n0B .BoardOverview_button__MtVsi:hover{color:#fcfcfc}.BoardOverview_nav__v7n0B .BoardOverview_button__MtVsi.BoardOverview_active__\+ldm\+{background:#efefef}.dark-mode .BoardOverview_nav__v7n0B .BoardOverview_button__MtVsi.BoardOverview_active__\+ldm\+{background:#272b30}.BoardOverview_nav__v7n0B .BoardOverview_button__MtVsi:not(:last-child){margin-right:4px}@media only screen and (max-width:767px){.BoardOverview_nav__v7n0B .BoardOverview_button__MtVsi:not(:last-child){margin-right:0}}.BoardOverview_tooltip__7x7v8{fill:gray;color:gray;margin-left:5px;margin-top:-2px}.BoardOverview_wrapper__zcaVY{height:92%}.BoardOverview_scroll__vceHW{height:440px}.BoardOverview_table__vXl2m{display:table;width:100%}.BoardOverview_foot__3f3Te{color:#6f767e;display:flex;justify-content:center;margin-top:24px}.BoardOverview_foot__3f3Te .BoardOverview_loader__hj2Rk{margin:10px 18px 0 8px;transform:scale(.8)}.BoardOverview_row__t8q1f{display:table-row}@media only screen and (max-width:767px){.BoardOverview_row__t8q1f{display:block}.BoardOverview_row__t8q1f:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:16px;padding-bottom:16px}.dark-mode .BoardOverview_row__t8q1f:not(:last-child){border-color:#272b30}}.BoardOverview_row__t8q1f:first-child{background-color:#1a1d1f;position:sticky;top:0;z-index:10}.BoardOverview_row__t8q1f:first-child .BoardOverview_col__lmesB{color:#6f767e;font-size:13px;font-weight:600;padding-bottom:16px;padding-top:16px}.BoardOverview_row__t8q1f:nth-child(2n) .BoardOverview_col__lmesB{background:#efefef59}.dark-mode .BoardOverview_row__t8q1f:nth-child(2n) .BoardOverview_col__lmesB{background:#272b304d}@media only screen and (max-width:767px){.BoardOverview_row__t8q1f:nth-child(2n) .BoardOverview_col__lmesB{background:#0000!important}}.BoardOverview_col__lmesB{color:#1a1d1f;display:table-cell;font-weight:700;padding:16px 12px;position:relative;text-align:left;vertical-align:middle}.BoardOverview_col__lmesB:first-child{color:#6f767e!important;padding-left:0;white-space:nowrap}@media only screen and (max-width:767px){.BoardOverview_col__lmesB:first-child{color:#fcfcfc;padding-left:12px}.BoardOverview_col__lmesB{display:flex;padding-bottom:0;width:100%}}.dark-mode .BoardOverview_col__lmesB{color:#fcfcfc}.BoardOverview_col__lmesB:after{background:#efefef;content:"";height:1px;left:0;position:absolute;right:0;top:0}@media only screen and (max-width:767px){.BoardOverview_col__lmesB:after{display:none}}.dark-mode .BoardOverview_col__lmesB:after{background:#272b30}.BoardOverview_col__lmesB:first-child{border-radius:8px 0 0 8px}.BoardOverview_col__lmesB:first-child:after{left:12px}.BoardOverview_col__lmesB:last-child{border-radius:0 8px 8px 0}.BoardOverview_col__lmesB:last-child:after{right:12px}.BoardOverview_col__lmesB:not(:first-child){padding-top:20px}@media only screen and (max-width:767px){.BoardOverview_col__lmesB:not(:first-child){padding-top:16px}}.Row_row__gKMWF{cursor:pointer;display:table-row;transition:background .2s}@media only screen and (max-width:767px){.Row_row__gKMWF{align-items:flex-start;display:flex}.Row_row__gKMWF:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:16px;padding-bottom:16px}.dark-mode .Row_row__gKMWF:not(:last-child){border-color:#272b30}}@media only screen and (min-width:768px){.Row_row__gKMWF:hover{background:#f4f4f4}.dark-mode .Row_row__gKMWF:hover{background:#272b30}}.Row_gray__SAwbE{background:#f4f4f4}.dark-mode .Row_gray__SAwbE{background:#6f767e}.Row_rank__1SX2i{margin-top:4px}.Row_col__KbEu1{color:#1a1d1f;display:table-cell;font-size:14px;font-weight:600;line-height:1.7142857143;padding:16px 12px;position:relative;vertical-align:top}@media only screen and (max-width:767px){.Row_col__KbEu1{padding:0}}.dark-mode .Row_col__KbEu1{color:#fcfcfc}.Row_col__KbEu1:after{background:#efefef;content:"";height:1px;left:0;position:absolute;right:0;top:0}@media only screen and (max-width:767px){.Row_col__KbEu1:after{display:none}}.dark-mode .Row_col__KbEu1:after{background:#272b30}.Row_col__KbEu1:first-child{border-radius:8px 0 0 8px}@media only screen and (max-width:767px){.Row_col__KbEu1:first-child{margin-right:auto}}.Row_col__KbEu1:first-child:after{left:12px}@media only screen and (max-width:767px){.Row_col__KbEu1:nth-child(2){display:none}}@media only screen and (max-width:1023px){.Row_col__KbEu1:nth-child(3){display:none}}.Row_col__KbEu1:last-child{border-radius:0 8px 8px 0}@media only screen and (max-width:767px){.Row_col__KbEu1:last-child{margin-left:16px}}.Row_col__KbEu1:last-child:after{right:12px}.Row_col__KbEu1:not(:first-child){padding-top:22px}@media only screen and (max-width:767px){.Row_col__KbEu1:not(:first-child){padding:0}}.Row_current__TqsZZ{background:#2f4f4f}.Row_current__TqsZZ:hover{background:#2f4f4f!important}.Row_current__TqsZZ .Row_col__KbEu1:after{background:#2f4f4f;content:"";width:4px}.Row_inactive__h\+MxI{opacity:.3}.Row_item__D06vQ{align-items:center;display:flex}.Row_item__D06vQ .Row_new__\+u11M,.Row_item__D06vQ .Row_progress__WRCnB{display:none}@media only screen and (max-width:767px){.Row_item__D06vQ .Row_new__\+u11M,.Row_item__D06vQ .Row_progress__WRCnB{display:inline-block}}.Row_preview__68Ir\+{border-radius:8px;flex-shrink:0;height:80px;margin-right:20px;overflow:hidden;width:80px}.Row_preview__68Ir\+ img{height:100%;object-fit:cover;width:100%}.Row_product__OaUTT{font-size:15px;margin-bottom:4px;max-width:170px}.Row_category__8Exdb{color:#9a9fa5;font-size:13px;font-weight:600;line-height:1.2307692308}@media only screen and (max-width:767px){.Row_category__8Exdb{display:none}}.Row_new__\+u11M,.Row_progress__WRCnB{border-radius:6px;display:inline-block;padding:2px 8px;white-space:nowrap}.dark-mode .Row_new__\+u11M,.dark-mode .Row_progress__WRCnB{color:#111315}.Row_new__\+u11M{background:#00b0aa}.Row_progress__WRCnB{background:#ffbc99}.Row_user__KwHQd{align-items:center;display:flex;margin-top:-2px}@media only screen and (max-width:767px){.Row_user__KwHQd{font-size:0}}.Row_avatar__aNKb-{flex-shrink:0;height:32px;margin-right:12px;width:32px}@media only screen and (max-width:767px){.Row_avatar__aNKb-{margin-right:0}}.Row_avatar__aNKb- img{border-radius:50%;height:100%;object-fit:cover;width:100%}.Row_outer__UVgGj{max-width:896px}@media only screen and (max-width:767px){.Row_outer__UVgGj>div{padding:26px 16px 16px}}.Details_title__Y9f2F{margin-bottom:16px}.Details_row__1j0L4{display:flex}@media only screen and (max-width:1023px){.Details_row__1j0L4{display:block}}.Details_col__to7K3{flex:0 0 50%}.Details_col__to7K3:first-child{background:#f4f4f480;border-radius:12px;padding:24px}@media only screen and (max-width:1023px){.Details_col__to7K3:first-child{margin-bottom:48px}}@media only screen and (max-width:767px){.Details_col__to7K3:first-child{margin-bottom:32px;padding:16px}}.dark-mode .Details_col__to7K3:first-child{background:#272b30}.Details_col__to7K3:nth-child(2){padding:30px 0 0 24px}@media only screen and (max-width:1023px){.Details_col__to7K3:nth-child(2){padding:0}}.Details_product__JfJrY{margin-bottom:16px}.Details_btns__AhZzb{display:flex;margin:24px -4px 0}.Details_btns__AhZzb .Details_button__IJD1R{flex-basis:calc(50% - 8px);flex-grow:0;flex-shrink:0;margin:0 4px;width:calc(50% - 8px)}@media only screen and (max-width:767px){.Details_btns__AhZzb .Details_button__IJD1R{padding:0 8px}}.dark-mode .Details_btns__AhZzb .Details_button__IJD1R:first-child{background:#111315;box-shadow:inset 0 0 0 2px #111315}.dark-mode .Details_btns__AhZzb .Details_button__IJD1R:first-child:hover{box-shadow:inset 0 0 0 2px #fcfcfc}.Details_box__mj6dz:not(:last-child){border-bottom:1px solid #0c05121a;margin-bottom:24px;padding-bottom:24px}.Details_info__R0LSD{font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.6;margin-bottom:20px}@media only screen and (max-width:767px){.Details_info__R0LSD{font-size:18px}}.Details_list__echiU li{color:#33383f;font-weight:500;padding-left:36px;position:relative}.dark-mode .Details_list__echiU li{color:#efefef}.Details_list__echiU li:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' d='M20.707 6.293a1 1 0 0 1 0 1.414l-8.586 8.586a3 3 0 0 1-4.243 0l-3.586-3.586a1 1 0 0 1 1.414-1.414l3.586 3.586a1 1 0 0 0 1.414 0l8.586-8.586a1 1 0 0 1 1.414 0z' fill='%23b5e4ca'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;content:"";height:24px;left:0;position:absolute;top:0;width:24px}.Details_list__echiU li:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:12px;padding-bottom:12px}.dark-mode .Details_list__echiU li:not(:last-child){border-color:#272b30}.Details_text__86lsa{color:#33383f;font-weight:500;margin-bottom:12px}.dark-mode .Details_text__86lsa{color:#efefef}.Details_user__B8vHl{align-items:center;display:flex}.Details_avatar__wQHYl{flex-shrink:0;height:32px;margin-right:12px;width:32px}.Details_avatar__wQHYl img{border-radius:50%;height:100%;object-fit:cover;width:100%}.Details_editor__U-zq9{margin-top:32px}@media only screen and (max-width:767px){.Details_editor__U-zq9{margin-top:24px}}.Product_item__G\+IJp{align-items:center;display:flex}.Product_preview__5Ooyb{border-radius:8px;flex-shrink:0;height:80px;margin-right:20px;overflow:hidden;width:80px}.Product_preview__5Ooyb img{height:100%;object-fit:cover;width:100%}.Product_product__wMnNm{font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.6;margin-bottom:8px}@media only screen and (max-width:767px){.Product_product__wMnNm{font-size:18px}}.Product_category__MktrV{color:#9a9fa5;font-size:13px;font-weight:600;line-height:1.2307692308}.Product_new__t030X,.Product_progress__7K7Zk{border-radius:6px;display:inline-block;padding:2px 8px;white-space:nowrap}.Product_new__t030X{background:#00b0aa}.Product_progress__7K7Zk{background:#f99191}.Parameter_parameter__7J6d6{align-items:center;border-bottom:1px solid #0c05121a;display:flex;padding:16px 0}.dark-mode .Parameter_parameter__7J6d6{border-color:#6f767e26}.Parameter_title__uiC-x{color:#6f767e;margin-right:auto;padding-right:12px}.Parameter_tooltip__r5WqH{position:relative;top:-1px}.Parameter_tooltip__r5WqH svg{fill:#6f767e}.Parameter_no__TTZll,.Parameter_yes__\+41zK{border-radius:6px;display:inline-block;padding:2px 8px;white-space:nowrap}.dark-mode .Parameter_no__TTZll,.dark-mode .Parameter_yes__\+41zK{color:#1a1d1f}.Parameter_yes__\+41zK{background:#00b0aa}.Parameter_no__TTZll{background:#ffbc99}.Parameter_content__wBd9y{text-align:right}.ClaimRewards_fieldset__M1hOF{margin-bottom:1px}.ClaimRewards_fieldset__M1hOF .ClaimRewards_dropdown__NGHqH,.ClaimRewards_fieldset__M1hOF .ClaimRewards_field__4sFwW{margin-bottom:12px}.ClaimRewards_label__9Ap9A{color:#6f767e;font-size:13px;font-weight:600;font-weight:500;line-height:1.2307692308;margin-bottom:20px}.ClaimRewards_foot__yODTk{border-top:1px solid #efefef;margin-top:14px;padding-top:0;width:100%}.dark-mode .ClaimRewards_foot__yODTk{border-color:#272b30}.dark-mode .ClaimRewards_foot__yODTk .ClaimRewards_button__jGAk4{color:#1a1d1f;display:inline-flex;font-size:15px;margin-top:10px;width:100%}.ClaimRewards_foot__yODTk .ClaimRewards_loader__KBJcr{filter:invert(1);margin:0 18px 0 8px;transform:scale(.8)}.ClaimRewards_counter__AIz6w{font-size:28px;font-weight:600;letter-spacing:-.03em;line-height:1;margin-bottom:20px}.ClaimRewards_counter__AIz6w .ClaimRewards_conversion__26o58{color:#6f767e}.ClaimRewards_successWrapper__3nY7P{position:relative;text-align:center}.ClaimRewards_successWrapper__3nY7P .ClaimRewards_icon__laHeJ{display:flex;justify-content:center;margin-top:30px}.ClaimRewards_successWrapper__3nY7P .ClaimRewards_icon__laHeJ svg{fill:#83bf6e}.ClaimRewards_successWrapper__3nY7P .ClaimRewards_text__5nyru{font-size:16px;margin-top:24px}.ClaimRewards_stroker__JbGAs{color:#fcfcfc!important}@media(prefers-reduced-motion:no-preference){.LeadBoards_card__Loxtv,.LeadBoards_row__hFXIG{animation:LeadBoards_fadeInUp__xD9vR .6s ease-out}}@keyframes LeadBoards_fadeInUp__xD9vR{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LeadBoards_row__hFXIG{display:flex}@media only screen and (max-width:1023px){.LeadBoards_row__hFXIG{display:block}}.LeadBoards_col__NYfVa:first-child{flex-basis:calc(100% - 340px);flex-grow:0;flex-shrink:0;padding-right:8px;width:calc(100% - 340px)}@media only screen and (max-width:1419px){.LeadBoards_col__NYfVa:first-child{flex-basis:calc(100% - 310px);flex-grow:0;flex-shrink:0;width:calc(100% - 310px)}}@media only screen and (max-width:1259px){.LeadBoards_col__NYfVa:first-child{flex-basis:calc(100% - 296px);flex-grow:0;flex-shrink:0;width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.LeadBoards_col__NYfVa:first-child{margin-bottom:8px;padding-right:0;width:100%}}.LeadBoards_col__NYfVa:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1419px){.LeadBoards_col__NYfVa:nth-child(2){width:310px}}@media only screen and (max-width:1259px){.LeadBoards_col__NYfVa:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.LeadBoards_col__NYfVa:nth-child(2){width:100%}}.LeadBoards_card__Loxtv:not(:last-child),.LeadBoards_row__hFXIG:not(:last-child){margin-bottom:8px}.LeadBoards_referralsOuter__K9BX0{max-width:800px}@media only screen and (max-width:767px){.LeadBoards_referralsOuter__K9BX0>div{padding:26px 16px 16px}}.Overview_list__-A9fr{display:flex;margin:0 -6px}@media only screen and (max-width:1023px){.Overview_list__-A9fr{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;margin:0 -24px;overflow:auto;scrollbar-width:none}.Overview_list__-A9fr::-webkit-scrollbar{display:none}.Overview_list__-A9fr:after,.Overview_list__-A9fr:before{content:"";flex-shrink:0;height:1px;width:24px}}@media only screen and (max-width:767px){.Overview_list__-A9fr{margin:0 -16px}.Overview_list__-A9fr:after,.Overview_list__-A9fr:before{width:16px}}.Overview_stables__mFZ8h{display:flex;margin-left:70px}.Overview_stables__mFZ8h img{margin-left:-20px;width:45px}.Overview_item__UX755{border-radius:12px;border-style:solid;border-width:2px;color:#1a1d1f;display:block;flex-basis:calc(25% - 12px);flex-grow:0;flex-shrink:0;margin:0 6px;padding:32px;width:calc(25% - 12px)}@media only screen and (max-width:1023px){.Overview_item__UX755{flex:0 0 295px;margin:0;width:295px}.Overview_item__UX755:not(:last-child){margin-right:12px}}@media only screen and (max-width:767px){.Overview_item__UX755{flex:0 0 285px;width:285px}}.dark-mode .Overview_item__UX755{color:#efefef}.dark-mode .Overview_item__UX755:first-child,.dark-mode .Overview_item__UX755:nth-child(4){background:#a7aaf726!important;border-color:#a7aaf726}.dark-mode .Overview_item__UX755:nth-child(2){background:#00b0aa1a!important;border-color:#00b0aa1a;cursor:pointer}.dark-mode .Overview_item__UX755:nth-child(2):hover{background:#00b0aa26!important}.dark-mode .Overview_item__UX755:nth-child(3){background:#00b0aa1a!important;border-color:#00b0aa1a;cursor:pointer}.dark-mode .Overview_item__UX755:nth-child(3):hover{background:#00b0aa26!important}.Overview_icon__k76Od{align-items:center;background:#1a1d1f;border-radius:50%;display:flex;height:54px;justify-content:center;margin-bottom:12px;width:54px}.Overview_icon__k76Od img{padding:4px}.Overview_icon__k76Od svg{fill:#f4f4f4;margin-right:0;margin-top:0}.dark-mode .Overview_icon__k76Od{background:#1a1d1f}.dark-mode .Overview_icon__k76Od svg{fill:#f4f4f4}.Overview_line__3O0Hh{display:flex}.Overview_category__xCtir{align-items:center;color:#33383f;display:flex;font-size:18px;letter-spacing:-.02em;line-height:1.3333333333;margin-bottom:4px}.dark-mode .Overview_category__xCtir{color:#efefef}.Overview_tooltip__yTLQL{margin-left:10px;margin-top:-5px}.Overview_tooltip__yTLQL svg{fill:#33383f}.dark-mode .Overview_tooltip__yTLQL svg{fill:#efefef}.Overview_counter__od\+yr{font-size:42px;font-weight:600;letter-spacing:-.03em;line-height:1;margin-bottom:4px}.Overview_indicator__MR5Cj{align-items:center;background:#fcfcfc;border-radius:8px;color:#6f767e;display:inline-flex;padding:4px}.dark-mode .Overview_indicator__MR5Cj{background:#1a1d1f}.Overview_indicator__MR5Cj span{font-size:12px;font-weight:700;line-height:1.3333333333;margin-left:4px}@media only screen and (max-width:639px){.Overview_infoButton__LBpfq{display:none}}.Overview_infoButtonMobile__BDBIU{display:none}@media only screen and (max-width:639px){.Overview_infoButtonMobile__BDBIU{display:block}}.Overview_active__NToVs{background:#f9919126!important;border-color:#2f4f4f!important}.NewProduct_row__uVLi8{display:flex}@media only screen and (max-width:1023px){.NewProduct_row__uVLi8{display:block}}.NewProduct_col__-NAHq:first-child{flex-basis:calc(100% - 340px);flex-grow:0;flex-shrink:0;padding-right:8px;width:calc(100% - 340px)}@media only screen and (max-width:1259px){.NewProduct_col__-NAHq:first-child{flex-basis:calc(100% - 296px);flex-grow:0;flex-shrink:0;width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.NewProduct_col__-NAHq:first-child{padding:0;width:100%}}.NewProduct_col__-NAHq:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1259px){.NewProduct_col__-NAHq:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.NewProduct_col__-NAHq:nth-child(2){width:auto}}.NewProduct_card__b\+Pb3:not(:last-child){margin-bottom:8px}.NameAndDescription_description__Y8huG>.NameAndDescription_field__ps3Bm:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.NameAndDescription_description__Y8huG>.NameAndDescription_field__ps3Bm:not(:last-child){margin-bottom:24px}}.NameAndDescription_editor__Q-T2K:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.NameAndDescription_editor__Q-T2K:not(:last-child){margin-bottom:24px}}.NameAndDescription_group__PM-Dh{align-items:flex-end;display:flex;flex-wrap:wrap;margin:0 -6px -12px}@media only screen and (max-width:767px){.NameAndDescription_group__PM-Dh{display:block;margin:0}}.NameAndDescription_group__PM-Dh .NameAndDescription_field__ps3Bm{flex-basis:calc(50% - 12px);flex-grow:0;flex-shrink:0;margin:0 6px 12px;width:calc(50% - 12px)}@media only screen and (max-width:767px){.NameAndDescription_group__PM-Dh .NameAndDescription_field__ps3Bm{margin:12px 0 0;width:100%}}.ImagesAndCTA_field__MQWqg:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.ImagesAndCTA_field__MQWqg:not(:last-child){margin-bottom:24px}}.File_label__qU6YL{color:#33383f;font-size:14px;font-weight:600;line-height:1.7142857143;margin-bottom:14px}.dark-mode .File_label__qU6YL{color:#efefef}.File_tooltip__BHAFc{position:relative;top:-1px}.File_tooltip__BHAFc svg{fill:#9a9fa5}.File_wrap__2soNk{align-items:center;background:#f4f4f4;border-radius:12px;display:flex;height:200px;justify-content:center;overflow:hidden;position:relative}.dark-mode .File_wrap__2soNk{background:#272b30}.File_input__SBMKC{font-size:340px;left:0;opacity:0;position:absolute;top:0}.File_input__SBMKC:hover+.File_box__MGu5d{border-color:#6f767e}.dark-mode .File_input__SBMKC:hover+.File_box__MGu5d{border-color:#33383f}.File_box__MGu5d{align-items:center;background:#fcfcfc;border:2px solid #efefef;border-radius:12px;box-shadow:0 12px 13px -6px #0000000a;display:flex;font-size:15px;font-weight:700;height:48px;justify-content:center;line-height:1.6;padding:0 20px;transition:border-color .2s}.dark-mode .File_box__MGu5d{background:#1a1d1f;border-color:#272b30;box-shadow:0 4px 4px #00000040,0 12px 13px -6px #0000000a,inset 0 2px 4px #31353b}.File_box__MGu5d svg{margin-right:8px}.dark-mode .File_box__MGu5d svg{fill:#fcfcfc}.Price_price__FaUys>.Price_field__cFsjY:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.Price_price__FaUys>.Price_field__cFsjY:not(:last-child){margin-bottom:24px}}.Price_line__HRL8N{align-items:center;border-bottom:1px solid #efefef;display:flex;margin-bottom:16px;padding-bottom:16px}.dark-mode .Price_line__HRL8N{border-color:#272b30}.Price_info__gLoLj{color:#33383f;font-size:14px;font-weight:600;line-height:1.7142857143;margin-right:auto}.dark-mode .Price_info__gLoLj{color:#efefef}.Price_tooltip__zroLT{position:relative;top:-1}.Price_tooltip__zroLT svg{fill:#9a9fa5}.Price_switch__OQ960{margin-left:12px}.Price_fieldset__NsDRE{display:flex;margin:0 -6px}.Price_fieldset__NsDRE .Price_field__cFsjY{flex-basis:calc(50% - 12px);flex-grow:0;flex-shrink:0;margin:0 6px;width:calc(50% - 12px)}.Price_fieldset__NsDRE .Price_label__6xYbk{color:#6f767e;font-size:12px;font-weight:700;line-height:1.3333333333;margin-bottom:12px}.CategoryAndAttibutes_field__k-ETV{margin-bottom:32px}@media only screen and (max-width:1259px){.CategoryAndAttibutes_field__k-ETV{margin-bottom:24px}}.CategoryAndAttibutes_label__MiyXV{color:#33383f;font-size:14px;font-weight:600;line-height:1.7142857143}.dark-mode .CategoryAndAttibutes_label__MiyXV{color:#efefef}.CategoryAndAttibutes_tooltip__HoKke{position:relative;top:-1}.CategoryAndAttibutes_tooltip__HoKke svg{fill:#9a9fa5}.CategoryAndAttibutes_list__XjaPR{display:flex;flex-wrap:wrap;margin:-4px -16px 32px 0}@media only screen and (max-width:1259px){.CategoryAndAttibutes_list__XjaPR{margin-bottom:24px}}.CategoryAndAttibutes_checkbox__cdIhw{flex-basis:calc(33.33% - 16px);flex-grow:0;flex-shrink:0;margin:16px 16px 0 0;width:calc(33.33% - 16px)}@media only screen and (max-width:767px){.CategoryAndAttibutes_checkbox__cdIhw{flex-basis:calc(50% - 16px);flex-grow:0;flex-shrink:0;width:calc(50% - 16px)}}.CategoryAndAttibutes_head__NM-rf{align-items:center;display:flex;margin-bottom:12px}.CategoryAndAttibutes_head__NM-rf .CategoryAndAttibutes_label__MiyXV{margin-right:auto}.CategoryAndAttibutes_counter__ll0lC{color:#9a9fa5;font-size:13px;font-weight:500;line-height:1.2307692308}.CategoryAndAttibutes_counter__ll0lC span{color:#1a1d1f}.dark-mode .CategoryAndAttibutes_counter__ll0lC span{color:#fcfcfc}.ProductFiles_field__r2ZJQ:not(:last-child){margin-bottom:32px}@media only screen and (max-width:1259px){.ProductFiles_field__r2ZJQ:not(:last-child){margin-bottom:24px}}.Preview_preview__R77WW{position:sticky;top:102px}@media only screen and (max-width:1339px){.Preview_preview__R77WW{top:86px}}@media only screen and (max-width:1023px){.Preview_preview__R77WW{background:#f4f4f4;bottom:0;display:flex;left:0;opacity:0;overflow:auto;padding:64px 16px;position:fixed;right:0;top:0;transition:all .2s;visibility:hidden;z-index:50}.dark-mode .Preview_preview__R77WW{background:#111315}.Preview_preview__R77WW.Preview_visible__fNP25{opacity:1;visibility:visible}}.Preview_close__o06eb{display:none;left:32px;position:absolute;top:32px}@media only screen and (max-width:1023px){.Preview_close__o06eb{display:inline-block}}.Preview_close__o06eb svg{fill:#6f767e}@media only screen and (max-width:1259px){.Preview_card__Ch-Th{padding:16px}}@media only screen and (max-width:1023px){.Preview_card__Ch-Th{margin:auto;max-width:340px}}.Preview_head__V6dAD{margin-bottom:24px}.Preview_button__r7pe3{height:40px;margin-left:auto;width:40px}.Preview_button__r7pe3 svg{fill:#6f767e;transition:fill .2s}.Preview_button__r7pe3:hover svg{fill:#00b0aa}.Preview_photo__T4UbS{align-items:center;display:flex;justify-content:center;margin-bottom:16px}.Preview_photo__T4UbS img{border-radius:12px;width:100%}.Preview_line__oJWLj{align-items:flex-start;display:flex;margin-bottom:8px}.Preview_title__e5qCQ{font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.6}@media only screen and (max-width:767px){.Preview_title__e5qCQ{font-size:18px}}.Preview_price__Pg3bm{background:#00b0aa;border-radius:6px;flex-shrink:0;font-weight:700;line-height:32px;margin-left:12px;padding:0 8px}.dark-mode .Preview_price__Pg3bm{color:#1a1d1f}.Preview_user__n18VH{align-items:center;display:flex}.Preview_avatar__YNDuT{flex-shrink:0;height:32px;margin-right:12px;position:relative;width:32px}.Preview_avatar__YNDuT>img{border-radius:50%;height:100%;object-fit:cover;width:100%}.Preview_text__pYaQq{color:#6f767e;font-weight:500}.Preview_text__pYaQq span{color:#1a1d1f;font-weight:600}.dark-mode .Preview_text__pYaQq span{color:#fcfcfc}@media only screen and (max-width:767px){.Panel_panel__rmNxU{display:block}}.Panel_info__0f5jj{color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308;margin-right:auto}@media only screen and (max-width:767px){.Panel_info__0f5jj{margin:0 0 24px}}.Panel_info__0f5jj svg{fill:#6f767e;margin-right:12px}.Panel_info__0f5jj span{color:#1a1d1f}.dark-mode .Panel_info__0f5jj span{color:#fcfcfc}.Panel_btns__joRMl{align-items:center;display:flex}.Panel_button__u7Kqz{margin-right:8px}@media only screen and (max-width:767px){.Panel_button__u7Kqz{flex-grow:1}}.Panel_actionsHead__Sb3Oz{border:2px solid #efefef;border-radius:12px;height:48px;transition:all .2s;width:48px}.Panel_actionsHead__Sb3Oz svg{fill:#6f767e;transform:rotate(90deg)}.Panel_actionsHead__Sb3Oz:hover{background:#efefef}.Panel_actionsHead__Sb3Oz:hover svg{fill:#1a1d1f}.dark-mode .Panel_actionsHead__Sb3Oz{background:#0000;border-color:#272b30}.Panel_actionsOption__6jwJm:first-child{display:none}@media only screen and (max-width:1023px){.Panel_actionsOption__6jwJm:first-child{display:flex}}.Panel_actionsBody__uM0aU{right:0}.Panel_actionsBody__uM0aU:before{right:14px}.Actions_actions__NsiZx{display:inline-block;position:relative;z-index:3}.Actions_actions__NsiZx.Actions_active__5a04A{z-index:10}.Actions_actions__NsiZx.Actions_active__5a04A .Actions_head__XoXMb{background:#efefef}.Actions_actions__NsiZx.Actions_active__5a04A .Actions_head__XoXMb svg{fill:#1a1d1f}.dark-mode .Actions_actions__NsiZx.Actions_active__5a04A .Actions_head__XoXMb{background:#272b30}.dark-mode .Actions_actions__NsiZx.Actions_active__5a04A .Actions_head__XoXMb svg{fill:#fcfcfc}.Actions_actions__NsiZx.Actions_active__5a04A .Actions_body__pPLlh{opacity:1;transform:translateY(0);visibility:visible}.Actions_actions__NsiZx.Actions_small__9GkgJ .Actions_head__XoXMb{height:32px;width:32px}.Actions_actions__NsiZx.Actions_small__9GkgJ .Actions_head__XoXMb svg{height:20px;width:20px}.Actions_actions__NsiZx.Actions_small__9GkgJ .Actions_body__pPLlh{right:-8px}.Actions_actions__NsiZx.Actions_small__9GkgJ .Actions_body__pPLlh:before{right:14px}.Actions_actions__NsiZx.Actions_up__d5Or3 .Actions_body__pPLlh{bottom:calc(100% + 12px);box-shadow:0 20px 32px -6px #00000014,0 0 7px -4px #0000000d,0 16px 24px -4px #0000001a;top:auto}.Actions_actions__NsiZx.Actions_up__d5Or3 .Actions_body__pPLlh:before{bottom:auto;top:100%;transform:rotate(180deg)}.Actions_head__XoXMb{-webkit-tap-highlight-color:rgba(0,0,0,0);background:#fff;border-radius:50%;height:40px;position:relative;transition:background .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:40px}.Actions_head__XoXMb svg{fill:#6f767e;transition:fill .2s}.Actions_head__XoXMb:hover svg{fill:#00b0aa}.dark-mode .Actions_head__XoXMb{background:#111315}.dark-mode .Actions_head__XoXMb:hover svg{fill:#00b0aa}.Actions_body__pPLlh{background:#fff;border:1px solid #0000;border-radius:16px;box-shadow:0 40px 64px -12px #00000014,0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;opacity:0;padding:12px;position:absolute;right:-12px;top:calc(100% + 12px);transform:translateY(3px);transition:all .2s;visibility:hidden;width:264px}.dark-mode .Actions_body__pPLlh{background:#111315;border-color:#272b30}.Actions_body__pPLlh:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687 0 10h20l-6.927-8.313a4 4 0 0 0-6.146 0z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;bottom:100%;content:"";height:10px;position:absolute;right:20px;width:20px}.dark-mode .Actions_body__pPLlh:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687 0 10h20l-6.927-8.313a4 4 0 0 0-6.146 0z' fill='%23272B30'/%3E%3C/svg%3E")}.Actions_option__TTnBF{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;border-radius:12px;color:#6f767e;cursor:pointer;display:flex;font-size:15px;font-weight:600;line-height:1.6;padding:12px;transition:all .2s;width:100%}.Actions_option__TTnBF svg{fill:#6f767e;margin-right:12px;transition:fill .2s}.Actions_option__TTnBF.Actions_selectioned__kJI-X,.Actions_option__TTnBF:hover{background:#efefef;color:#1a1d1f}.Actions_option__TTnBF.Actions_selectioned__kJI-X svg,.Actions_option__TTnBF:hover svg{fill:#1a1d1f}.dark-mode .Actions_option__TTnBF.Actions_selectioned__kJI-X,.dark-mode .Actions_option__TTnBF:hover{background:#0000;color:#fcfcfc}.dark-mode .Actions_option__TTnBF.Actions_selectioned__kJI-X svg,.dark-mode .Actions_option__TTnBF:hover svg{fill:#fcfcfc}.Notification_row__JvZiR{align-items:flex-start;display:flex}@media only screen and (max-width:1023px){.Notification_row__JvZiR{display:block}}.Notification_col__L7mRt:first-child{flex-basis:calc(100% - 340px);flex-grow:0;flex-shrink:0;padding-right:8px;width:calc(100% - 340px)}@media only screen and (max-width:1259px){.Notification_col__L7mRt:first-child{flex-basis:calc(100% - 300px);flex-grow:0;flex-shrink:0;width:calc(100% - 300px)}}@media only screen and (max-width:1023px){.Notification_col__L7mRt:first-child{padding-right:0;width:100%}}.Notification_col__L7mRt:nth-child(2){flex-shrink:0;position:sticky;top:102px;width:340px}@media only screen and (max-width:1339px){.Notification_col__L7mRt:nth-child(2){top:86px}}@media only screen and (max-width:1259px){.Notification_col__L7mRt:nth-child(2){width:300px}}@media only screen and (max-width:1023px){.Notification_col__L7mRt:nth-child(2){display:none}}.List_actions__dNlqr{margin-left:16px}.dark-mode .List_actionsHead__KP6gM{background:#0000}.List_dropdown__bQIjY{min-width:105px}.List_foot__L-nNm{margin-top:32px;text-align:center}.List_foot__L-nNm .List_button__aHZLo .List_loader__TDIWa{margin:0 18px 0 8px;transform:scale(.8)}.Item_item__2Gr--{border-radius:12px;display:flex;padding:12px;position:relative;transition:background .2s}@media only screen and (max-width:767px){.Item_item__2Gr--{border-radius:0;padding:0}}@media only screen and (min-width:768px){.Item_item__2Gr--:hover{background:#f4f4f4}.dark-mode .Item_item__2Gr--:hover{background:#272b30}}.Item_item__2Gr--:after{background:#9a9fa5;border-radius:50%;content:"";height:12px;position:absolute;right:12px;top:18px;width:12px}@media only screen and (max-width:767px){.Item_item__2Gr--:after{display:none}}.Item_item__2Gr--.Item_new__5ZuXy:after{background:#00b0aa}.Item_item__2Gr--:not(:last-child){margin-bottom:41px}@media only screen and (max-width:767px){.Item_item__2Gr--:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:24px;padding-bottom:24px}.dark-mode .Item_item__2Gr--:not(:last-child){border-color:#272b30}}.Item_item__2Gr--:not(:last-child):before{background:#efefef;content:"";height:1px;left:12px;position:absolute;right:12px;top:calc(100% + 20px)}@media only screen and (max-width:767px){.Item_item__2Gr--:not(:last-child):before{display:none}}.dark-mode .Item_item__2Gr--:not(:last-child):before{background:#272b30}.Item_avatar__66sA9{flex-shrink:0;height:64px;position:relative;width:64px}.Item_avatar__66sA9>img{border-radius:50%;height:100%;object-fit:cover;width:100%}.Item_icon__3fd3Z{align-items:center;border:2px solid #fff;border-radius:50%;bottom:-2px;display:flex;height:28px;justify-content:center;position:absolute;right:-2px;width:28px}.dark-mode .Item_icon__3fd3Z{border-color:#1a1d1f}.Item_icon__3fd3Z img{width:16px}.Item_details__OJ1Oj{flex-basis:calc(100% - 64px);flex-grow:0;flex-shrink:0;padding-left:12px;width:calc(100% - 64px)}.Item_line__MYaxE{align-items:center;display:flex;padding-right:24px}.Item_subtitle__luNMD{color:#1a1d1f;font-weight:700;margin-right:4px}.dark-mode .Item_subtitle__luNMD{color:#fcfcfc}.Item_login__lso\+b{color:#9a9fa5;font-weight:500;margin-right:auto}.Item_time__xw7AS{color:#9a9fa5;font-size:13px;font-weight:600;line-height:1.2307692308;margin-left:16px}.Item_content__hiUyw{color:#6f767e;font-weight:500}.Item_content__hiUyw strong{color:#1a1d1f;font-weight:700}.dark-mode .Item_content__hiUyw strong{color:#fcfcfc}.Item_comment__6uwcu{font-weight:500;margin-top:8px}.Control_control__vATdN{align-items:center;display:flex;margin-top:8px}.Control_button__ZzZU-{color:#1a1d1f;font-size:15px;font-weight:700;line-height:1.6;transition:color .2s}.dark-mode .Control_button__ZzZU-{color:#fcfcfc}.Control_button__ZzZU-:hover{color:#00b0aa}.Control_button__ZzZU-:not(:last-child){margin-right:24px}.Control_button__ZzZU-.Control_favorite__bOMBm span{display:none}.Control_button__ZzZU-.Control_favorite__bOMBm.Control_active__N6hXK{color:#00b0aa}.Control_button__ZzZU-.Control_favorite__bOMBm.Control_active__N6hXK span{display:inline}.Control_answer__ls2tx.Control_show__4\+1fk{display:block}.Answer_answer__msogm{display:none;margin-top:28px;padding-left:60px;position:relative}@media only screen and (max-width:767px){.Answer_answer__msogm{padding-left:52px}}.Answer_answer__msogm:before{border-bottom-left-radius:12px;border-color:#efefef;border-style:solid;border-width:0 0 2px 2px;content:"";height:44px;left:-45px;position:absolute;top:-23px;width:33px}@media only screen and (max-width:767px){.Answer_answer__msogm:before{left:-37px}}.dark-mode .Answer_answer__msogm:before{border-color:#33383f}.Answer_answer__msogm.Answer_active__Pg1OH{display:block}.Answer_avatar__8HJHs{height:40px;left:0;position:absolute;top:0;width:40px}.Answer_avatar__8HJHs>img{border-radius:50%;height:100%;object-fit:cover;width:100%}.Answer_details__57uPh{flex-grow:1}.Answer_details__57uPh textarea{background:none;border:none;color:#272b30;display:block;font-size:15px;font-weight:600;max-width:360px;min-height:19px;overflow:hidden;padding:0;resize:none;width:100%}@media only screen and (max-width:767px){.Answer_details__57uPh textarea{padding-right:8px}}.dark-mode .Answer_details__57uPh textarea{color:#fcfcfc}.Answer_details__57uPh textarea::placeholder{color:#0c051280}.dark-mode .Answer_details__57uPh textarea::placeholder{color:#6f767e}.Answer_btns__i7afz{display:flex;margin-top:16px}.dark-mode .Answer_btns__i7afz .Answer_button__YxbsN:nth-child(2){background:#1a1d1f;box-shadow:inset 0 0 0 2px #1a1d1f}.dark-mode .Answer_btns__i7afz .Answer_button__YxbsN:nth-child(2):hover{background:#111315;box-shadow:inset 0 0 0 2px #111315}.Answer_btns__i7afz .Answer_button__YxbsN:not(:last-child){margin-right:8px}.Filters_group__7\+oXU{display:flex;flex-direction:column}.Filters_checkbox__-AQnu:not(:last-child),.Filters_radio__Sy2nc:not(:last-child){margin-bottom:16px}.Filters_btns__VfAGE{display:flex;margin:32px -6px 0}.Filters_btns__VfAGE .Filters_button__q3a6q{flex-basis:calc(50% - 12px);flex-grow:0;flex-shrink:0;margin:0 6px;width:calc(50% - 12px)}.Filters_variants__eWhSf{border-top:1px solid #efefef;display:flex;flex-direction:column;margin-top:32px;padding-top:32px}.dark-mode .Filters_variants__eWhSf{border-color:#272b30}.DataSource_item__TtFin{display:flex}.DataSource_item__TtFin:not(:last-child){margin-bottom:12px}.DataSource_icon__yamFJ{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;margin-right:12px;width:48px}.DataSource_content__vg1C0{color:#6f767e;font-weight:500}.DataSource_content__vg1C0 strong{color:#1a1d1f;font-weight:600}.dark-mode .DataSource_content__vg1C0 strong{color:#fcfcfc}.DataSource_button__LVLNY{height:40px;margin-top:24px;width:100%}.MoreWidgets_text__5FamO{height:200px;margin:-13px -23px -23px;padding-bottom:18px;padding-left:23px;padding-right:23px}.MoreWidgets_card__IeMAl{margin-top:10px}@media(prefers-reduced-motion:no-preference){.PoolCenter_row__gBUhZ{animation:PoolCenter_fadeInUp__sXqrj .6s ease-out}}@keyframes PoolCenter_fadeInUp__sXqrj{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PoolCenter_row__gBUhZ{display:flex}@media only screen and (max-width:1023px){.PoolCenter_row__gBUhZ{display:block}}.PoolCenter_col__Fj7vy:first-child{flex-basis:calc(100% - 340px);flex-grow:0;flex-shrink:0;padding-right:8px;width:calc(100% - 340px)}@media only screen and (max-width:1259px){.PoolCenter_col__Fj7vy:first-child{flex-basis:calc(100% - 312px);flex-grow:0;flex-shrink:0;width:calc(100% - 312px)}}@media only screen and (max-width:1023px){.PoolCenter_col__Fj7vy:first-child{margin-bottom:8px;padding-right:0;width:100%}}.PoolCenter_col__Fj7vy:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1259px){.PoolCenter_col__Fj7vy:nth-child(2){width:312px}}@media only screen and (max-width:1023px){.PoolCenter_col__Fj7vy:nth-child(2){width:100%}}.PoolCenter_smallCard__ZqmHr{height:460px!important}.PoolCenter_card__VcY65:not(:last-child){margin-bottom:8px}@media only screen and (max-width:767px){.ActiveFunds_cardHead__fRkj1{display:block}.ActiveFunds_cardTitle__PRQ1A{margin-bottom:16px}}.ActiveFunds_chart__4oAAR{height:244px;margin-bottom:-10px;margin-left:-25px;width:auto}.CustomChartTooltip_tooltip__A6Ou5{background-color:#272b30;border-color:#ffffff1f;border-radius:8px;box-shadow:0 4px 8px #0000001a,0 2px 4px #0000001a,inset 0 0 1px #000;padding:12px}.CustomChartTooltip_label__3dcAb,.CustomChartTooltip_title__NQ38J{color:#fff;font-size:12;font-weight:500}.CustomChartTooltip_item__WZZo-{align-items:center;display:flex;gap:4px;text-transform:capitalize}.Item_item__74ut4{border-radius:12px;cursor:pointer;display:flex;flex:0 0 32.5%;padding:20px;transition:all .2s}@media only screen and (max-width:1259px){.Item_item__74ut4{display:block;padding-left:76px;position:relative}}@media only screen and (max-width:767px){.Item_item__74ut4{padding-left:20px}}.Item_item__74ut4:hover span{color:#fff}.Item_icon__xcZRg{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-right:16px;width:40px}@media only screen and (max-width:1259px){.Item_icon__xcZRg{left:20px;margin-right:0;position:absolute;top:20px}}@media only screen and (max-width:1023px){.Item_icon__xcZRg{display:none}}.Item_subtitle__lfiVJ{align-items:center;color:#6f767e;display:flex;font-size:16px;margin-bottom:6px}.Item_tooltip__SDO-Q svg{fill:#9a9fa5}.Item_counter__jacyY{font-size:36px;font-weight:600;letter-spacing:-.03em;line-height:1}@media only screen and (max-width:1339px){.Item_counter__jacyY{font-size:40px}}.Item_balance__POvfq{margin:-12px -12px 0 auto}@media only screen and (max-width:1259px){.Item_balance__POvfq{margin:8px 0 0}}.Snapshot_nav__3CGNl{background:#f4f4f4;border-radius:20px;display:flex;gap:1px;margin-bottom:32px;padding:8px}@media only screen and (max-width:767px){.Snapshot_nav__3CGNl{margin-bottom:24px}}.dark-mode .Snapshot_nav__3CGNl{background:#111315;gap:10px}.Snapshot_nav__3CGNl:hover{color:#fff}.Snapshot_item__qbgOM.Snapshot_active__7se73{background:#fcfcfc;box-shadow:0 4px 8px -4px #00000040,inset 0 -1px 1px #0000000a,inset 0 2px 0 #ffffff40}.dark-mode .Snapshot_item__qbgOM.Snapshot_active__7se73{background:#272b30;box-shadow:0 4px 8px -4px #00000040,inset 0 -1px 1px #0000000a,inset 0 2px 0 #ffffff0f}.Snapshot_body__gcllP{min-height:250px;position:relative}.Snapshot_loaderContainer__xWy8B{display:flex;height:-moz-fit-content;height:fit-content;inset:0;justify-content:center;margin:auto;position:absolute}.Snapshot_loaderContainer__xWy8B .Snapshot_loader__RLW4L{margin:10px 18px 0 8px;transform:scale(.8)}@media only screen and (max-width:767px){.PerformanceByDay_head__mZGzJ{display:block}.PerformanceByDay_title__4pNJF{margin-bottom:16px}}.PerformanceByDay_chart__KPVfF{height:250px;margin-bottom:-10px;margin-left:-35px;width:auto}.PerformanceByDay_loaderContainer__DOcwG{display:flex;height:-moz-fit-content;height:fit-content;inset:0;justify-content:center;margin:auto;position:absolute}.PerformanceByDay_loaderContainer__DOcwG .PerformanceByDay_loader__ly7eo{margin:10px 18px 0 8px;transform:scale(.8)}.PoolRates_card__YU-FS{margin-bottom:8px}.PoolRates_apys__Ibve9{display:flex;flex-direction:column;gap:20px;padding-bottom:10px;padding-top:10px}.PoolRates_col__O3uVx{display:flex;justify-content:space-between}.PoolRates_button__8ejnw{margin-bottom:6px!important}.PoolRates_label__mHMSJ,.PoolRates_title__1rJ1W{color:#fff;font-size:12;font-weight:500}.PoolRates_item__r67nn{align-items:center;display:flex;gap:4px;text-transform:capitalize}.ProductsDashboard_row__3lg1X{display:flex}@media only screen and (max-width:1023px){.ProductsDashboard_row__3lg1X{display:block}}.ProductsDashboard_col__vqt-n:first-child{flex-basis:calc(100% - 340px);flex-grow:0;flex-shrink:0;padding-right:8px;width:calc(100% - 340px)}@media only screen and (max-width:1419px){.ProductsDashboard_col__vqt-n:first-child{flex-basis:calc(100% - 310px);flex-grow:0;flex-shrink:0;width:calc(100% - 310px)}}@media only screen and (max-width:1259px){.ProductsDashboard_col__vqt-n:first-child{flex-basis:calc(100% - 296px);flex-grow:0;flex-shrink:0;width:calc(100% - 296px)}}@media only screen and (max-width:1023px){.ProductsDashboard_col__vqt-n:first-child{margin-bottom:8px;padding-right:0;width:100%}}.ProductsDashboard_col__vqt-n:nth-child(2){flex-shrink:0;width:340px}@media only screen and (max-width:1419px){.ProductsDashboard_col__vqt-n:nth-child(2){width:310px}}@media only screen and (max-width:1259px){.ProductsDashboard_col__vqt-n:nth-child(2){width:296px}}@media only screen and (max-width:1023px){.ProductsDashboard_col__vqt-n:nth-child(2){width:100%}}.ProductsDashboard_card__BQNyk:not(:last-child),.ProductsDashboard_row__3lg1X:not(:last-child){margin-bottom:8px}.Overview_list__KcJrb{display:flex;margin:0 -6px}@media only screen and (max-width:1023px){.Overview_list__KcJrb{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;margin:0 -24px;overflow:auto;scrollbar-width:none}.Overview_list__KcJrb::-webkit-scrollbar{display:none}.Overview_list__KcJrb:after,.Overview_list__KcJrb:before{content:"";flex-shrink:0;height:1px;width:24px}}@media only screen and (max-width:767px){.Overview_list__KcJrb{margin:0 -16px}.Overview_list__KcJrb:after,.Overview_list__KcJrb:before{width:16px}}.Overview_item__vgmAW{border-radius:12px;color:#1a1d1f;display:block;flex-basis:calc(33.333% - 12px);flex-grow:0;flex-shrink:0;margin:0 6px;padding:32px;width:calc(33.333% - 12px)}@media only screen and (max-width:1023px){.Overview_item__vgmAW{flex:0 0 295px;margin:0;width:295px}.Overview_item__vgmAW:not(:last-child){margin-right:12px}}@media only screen and (max-width:767px){.Overview_item__vgmAW{flex:0 0 285px;width:285px}}.dark-mode .Overview_item__vgmAW{color:#efefef}.dark-mode .Overview_item__vgmAW:nth-child(odd){background:#a7aaf726!important}.dark-mode .Overview_item__vgmAW:nth-child(2n){background:#f991911a!important}.Overview_icon__WKF\+I{align-items:center;background:#1a1d1f;border-radius:50%;display:flex;height:48px;justify-content:center;margin-bottom:12px;width:48px}.Overview_icon__WKF\+I svg{fill:#fcfcfc}.dark-mode .Overview_icon__WKF\+I{background:#fcfcfc}.dark-mode .Overview_icon__WKF\+I svg{fill:#1a1d1f}.Overview_line__K1LzH{display:flex}.Overview_category__yXeEC{align-items:center;color:#33383f;display:flex;font-size:13px;font-weight:600;line-height:1.2307692308;margin-bottom:4px}.dark-mode .Overview_category__yXeEC{color:#efefef}.Overview_tooltip__vwxiA svg{fill:#33383f}.dark-mode .Overview_tooltip__vwxiA svg{fill:#efefef}.Overview_counter__XkG7m{font-size:48px;font-weight:600;letter-spacing:-.03em;line-height:1;margin-bottom:4px}.Overview_indicator__lZGJT{align-items:center;background:#fcfcfc;border-radius:8px;color:#6f767e;display:inline-flex;padding:4px}.dark-mode .Overview_indicator__lZGJT{background:#1a1d1f}.Overview_indicator__lZGJT span{font-size:12px;font-weight:700;line-height:1.3333333333;margin-left:4px}.Chart_chart__pkWe7{height:40px;margin-left:auto;width:80px}.ProductActivity_table__ZAAR3{display:table;width:100%}@media only screen and (max-width:767px){.ProductActivity_table__ZAAR3{display:block}}.ProductActivity_row__805gj{display:table-row}@media only screen and (max-width:767px){.ProductActivity_row__805gj{display:block}.ProductActivity_row__805gj:first-child{display:none}}.ProductActivity_row__805gj:first-child .ProductActivity_col__Xq7ER{border-bottom:1px solid #efefef;color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308;padding-bottom:24px;white-space:nowrap}.dark-mode .ProductActivity_row__805gj:first-child .ProductActivity_col__Xq7ER{border-color:#272b30}.ProductActivity_row__805gj:not(:first-child) .ProductActivity_col__Xq7ER{padding-top:24px}@media only screen and (max-width:767px){.ProductActivity_row__805gj:not(:first-child) .ProductActivity_col__Xq7ER{padding:0}}.ProductActivity_row__805gj:not(:first-child) .ProductActivity_col__Xq7ER:first-child{color:#6f767e;font-size:14px;font-weight:600;line-height:1.7142857143}.ProductActivity_row__805gj:nth-child(2) .ProductActivity_col__Xq7ER{padding-top:32px}@media only screen and (max-width:767px){.ProductActivity_row__805gj:nth-child(2) .ProductActivity_col__Xq7ER{padding-top:0}.ProductActivity_row__805gj:not(:last-child):not(:first-child){border-bottom:1px solid #efefef;margin-bottom:24px;padding-bottom:24px}.dark-mode .ProductActivity_row__805gj:not(:last-child):not(:first-child){border-color:#272b30}}.ProductActivity_row__805gj:not(:last-child):not(:first-child) .ProductActivity_col__Xq7ER{border-bottom:1px solid #efefef;padding-bottom:16px}@media only screen and (max-width:767px){.ProductActivity_row__805gj:not(:last-child):not(:first-child) .ProductActivity_col__Xq7ER{border:none;padding-bottom:0}}.dark-mode .ProductActivity_row__805gj:not(:last-child):not(:first-child) .ProductActivity_col__Xq7ER{border-color:#272b30}.ProductActivity_col__Xq7ER{display:table-cell;vertical-align:middle}@media only screen and (max-width:767px){.ProductActivity_col__Xq7ER{align-items:center;display:flex}}.ProductActivity_col__Xq7ER:not(:last-child){padding-right:16px}@media only screen and (max-width:767px){.ProductActivity_col__Xq7ER:not(:last-child){margin-bottom:8px;padding-right:0}}.ProductActivity_label__tB6cj{display:none}@media only screen and (max-width:767px){.ProductActivity_label__tB6cj{color:#6f767e;display:block;flex-shrink:0;font-size:13px;font-weight:600;line-height:1.2307692308;padding-right:12px;width:116px}}.ProductActivity_nav__PYp-a{display:none;margin-top:32px}@media only screen and (max-width:767px){.ProductActivity_nav__PYp-a{display:flex}}.ProductActivity_link__iPjFf{border-radius:8px;color:#6f767e;flex:1 1;font-size:15px;font-weight:600;line-height:1.6;padding:8px 16px;transition:all .2s}.ProductActivity_link__iPjFf.ProductActivity_active__p4Ijm,.ProductActivity_link__iPjFf:hover{color:#1a1d1f}.dark-mode .ProductActivity_link__iPjFf.ProductActivity_active__p4Ijm,.dark-mode .ProductActivity_link__iPjFf:hover{color:#fcfcfc}.ProductActivity_link__iPjFf.ProductActivity_active__p4Ijm{background:#efefef}.dark-mode .ProductActivity_link__iPjFf.ProductActivity_active__p4Ijm{background:#272b30}.Item_item__obtBB{align-items:center;display:inline-flex}.Item_counter__xob9s{border-radius:6px;cursor:pointer;padding:0 6px}.dark-mode .Item_counter__xob9s{color:#1a1d1f}.Item_counter__xob9s:hover+.Item_balance__h2VmM{opacity:1;visibility:visible}.Item_balance__h2VmM{margin-left:6px;opacity:0;transition:all .2s;visibility:hidden}@media only screen and (max-width:1259px){.Item_balance__h2VmM{opacity:1;visibility:visible}}.Balance_negative__7UmoQ,.Balance_positive__kwjsn{align-items:center;display:inline-flex;font-size:12px;font-weight:700;line-height:1.3333333333}.Balance_negative__7UmoQ svg,.Balance_positive__kwjsn svg{margin-right:4px}.Balance_negative__7UmoQ{color:#ff6a55}.Balance_negative__7UmoQ svg{fill:#ff6a55}.Balance_positive__kwjsn{color:#83bf6e}.Balance_positive__kwjsn svg{fill:#83bf6e}.Balance_background__zFZxc.Balance_negative__7UmoQ,.Balance_background__zFZxc.Balance_positive__kwjsn{border-radius:8px;height:24px;padding:0 4px}.Balance_background__zFZxc.Balance_positive__kwjsn{background:#eafae5}.dark-mode .Balance_background__zFZxc.Balance_positive__kwjsn{background:#eafae540}.Balance_background__zFZxc.Balance_negative__7UmoQ{background:#ffe7e4}.dark-mode .Balance_background__zFZxc.Balance_negative__7UmoQ{background:#ffd8d326}.ProductViews_chart__Tt604{height:172px;margin-bottom:-10px;margin-left:-10px;width:auto}.Products_head__rUvGN{align-items:center;display:flex;margin-bottom:44px}@media only screen and (max-width:1023px){.Products_head__rUvGN{margin-bottom:32px}}@media only screen and (max-width:767px){.Products_head__rUvGN{flex-wrap:wrap;margin-bottom:24px}}@media only screen and (max-width:1419px){.Products_head__rUvGN .Products_form__iT42e{width:300px}}@media only screen and (max-width:1023px){.Products_head__rUvGN .Products_form__iT42e{width:250px}}@media only screen and (max-width:767px){.Products_head__rUvGN .Products_form__iT42e{margin:16px 0 0;width:100%}}.Products_title__p2qC2{margin-right:24px}@media only screen and (max-width:767px){.Products_title__p2qC2{margin-right:0}}.Products_control__4dxPg{align-items:center;display:none}@media only screen and (max-width:1023px){.Products_control__4dxPg{display:none}}.Products_control__4dxPg .Products_button__1-SM\+{margin-right:8px}.Products_counter__NpOLH{font-size:13px;font-weight:700;line-height:1.8461538462;margin-left:16px}.Products_dropdown__ri0us{margin-left:auto;min-width:154px}@media only screen and (max-width:767px){.Products_dropdown__ri0us{margin-top:16px;width:100%}.dark-mode .Products_dropdownHead__x0YZH{background:#272b30;box-shadow:inset 0 0 0 2px #272b30;color:#fcfcfc}}.Products_nav__7UQrY{display:flex;margin-left:auto}@media only screen and (max-width:1023px){.Products_nav__7UQrY{display:none}}.Products_link__Nebww{border-radius:8px;color:#6f767e;font-size:15px;font-weight:600;line-height:1.6;padding:8px 16px;transition:all .2s}.Products_link__Nebww.Products_active__kLX02,.Products_link__Nebww:hover{color:#1a1d1f}.dark-mode .Products_link__Nebww.Products_active__kLX02,.dark-mode .Products_link__Nebww:hover{color:#fcfcfc}.Products_link__Nebww.Products_active__kLX02{background:#efefef}.dark-mode .Products_link__Nebww.Products_active__kLX02{background:#272b30}.Products_link__Nebww:not(:last-child){margin-right:8px}.Market_market__oUVYx{margin:0 -12px}@media only screen and (max-width:1023px){.Market_market__oUVYx{margin:0}}.Market_table__-TTMq{display:table;width:100%}@media only screen and (max-width:1023px){.Market_table__-TTMq{display:block}}.Market_row__nErXt{display:table-row}@media only screen and (max-width:1023px){.Market_row__nErXt{display:none}}.Market_col__iopYV{color:#6f767e;display:table-cell;font-size:13px;font-weight:600;line-height:1.2307692308;padding:0 12px 16px;position:relative;vertical-align:middle}.Market_col__iopYV:after{background:#efefef;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.dark-mode .Market_col__iopYV:after{background:#272b30}.Market_col__iopYV:first-child{font-size:0;width:56px}.Market_col__iopYV:first-child:after{left:12px}.Market_col__iopYV:last-child:after{right:12px}.Market_foot__t4sDs{display:flex;justify-content:center;margin-top:24px}.Market_arrow__iUoqF{border:2px solid #efefef;border-radius:50%;height:40px;transition:border-color .2s;width:40px}.dark-mode .Market_arrow__iUoqF{border-color:#0000}.Market_arrow__iUoqF svg{fill:#6f767e;transition:fill .2s}.Market_arrow__iUoqF:hover{border-color:#efefef}.Market_arrow__iUoqF:hover svg{fill:#1a1d1f}.dark-mode .Market_arrow__iUoqF:hover{border-color:#272b30}.dark-mode .Market_arrow__iUoqF:hover svg{fill:#fcfcfc}.Market_arrow__iUoqF:not(:last-child){margin-right:8px}.Row_row__8Dn0\+{display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__8Dn0\+{display:block;position:relative}}@media only screen and (min-width:1024px){.Row_row__8Dn0\+:hover{background:#f4f4f4}.dark-mode .Row_row__8Dn0\+:hover{background:#272b30}.Row_row__8Dn0\+:hover .Row_number__GQIYl,.Row_row__8Dn0\+:hover .Row_status__WN3J3{background:#fcfcfc}.dark-mode .Row_row__8Dn0\+:hover .Row_number__GQIYl{background:#33383f}.dark-mode .Row_row__8Dn0\+:hover .Row_status__WN3J3{background:#1a1d1f}.Row_row__8Dn0\+:hover .Row_control__zB0Ec{opacity:1;visibility:visible}}@media only screen and (max-width:1023px){.Row_row__8Dn0\+:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:24px;padding-bottom:24px}.dark-mode .Row_row__8Dn0\+:not(:last-child){border-color:#272b30}}.Row_col__08JHi{color:#1a1d1f;display:table-cell;padding:16px 12px;position:relative;vertical-align:top}@media only screen and (max-width:1023px){.Row_col__08JHi{align-items:center;display:flex;padding:0;position:static}}.dark-mode .Row_col__08JHi{color:#fcfcfc}.Row_col__08JHi:after{background:#efefef;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.dark-mode .Row_col__08JHi:after{background:#272b30}@media only screen and (max-width:1023px){.Row_col__08JHi:after{display:none}}.Row_col__08JHi:first-child{border-radius:8px 0 0 8px;font-size:0;width:6px}@media only screen and (max-width:1023px){.Row_col__08JHi:first-child{display:none}}.Row_col__08JHi:first-child:after{left:12px}@media only screen and (max-width:1023px){.Row_col__08JHi:nth-child(4){display:none}}.Row_col__08JHi:not(:first-child):not(:nth-child(2)){padding-top:20px}@media only screen and (max-width:1023px){.Row_col__08JHi:not(:first-child):not(:nth-child(2)){padding-top:0}}.Row_col__08JHi:last-child{border-radius:0 8px 8px 0}.Row_col__08JHi:last-child:after{right:12px}@media only screen and (max-width:1023px){.Row_col__08JHi:not(:first-child):not(:last-child){margin-bottom:12px}}.Row_item__mKVkv{align-items:center;cursor:pointer;display:flex;transition:color .2s}@media only screen and (max-width:767px){.Row_item__mKVkv{align-items:stretch}}.dark-mode .Row_item__mKVkv{color:#fcfcfc}.Row_item__mKVkv:hover{color:#00b0aa}.Row_preview__UIAt-{border-radius:8px;flex-shrink:0;height:80px;margin-right:20px;overflow:hidden;width:80px}@media only screen and (max-width:1023px){.Row_preview__UIAt-{width:104px}}.Row_preview__UIAt- img{height:100%;object-fit:cover;width:100%}.Row_product__96CKz{margin-bottom:4px;max-width:170px}@media only screen and (max-width:1023px){.Row_product__96CKz{font-size:18px;letter-spacing:-.02em;line-height:1.3333333333;margin-bottom:8px;max-width:100%;padding-right:42px}.Row_wrap__Y0nTN{align-items:center;display:flex}}.Row_category__U4tGa{color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308}@media only screen and (max-width:1023px){.Row_category__U4tGa{font-size:15px}}.dark-mode .Row_category__U4tGa{color:#9a9fa5}.Row_sales__a8eCC{align-items:center;display:inline-flex}.Row_number__GQIYl,.Row_price__G9yxD{background:#efefef;border-radius:6px;display:inline-block;padding:0 8px;transition:background .2s}.dark-mode .Row_number__GQIYl,.dark-mode .Row_price__G9yxD{background:#33383f;color:#fcfcfc}.Row_price__G9yxD{display:none}@media only screen and (max-width:1023px){.Row_price__G9yxD{display:inline-block;margin-right:12px}}.Row_balance__b3Oe1{margin-left:8px}.Row_box__XN4Yi{align-items:center;display:flex}.Row_line__awm9I{flex-shrink:0;height:8px;margin-left:8px;position:relative;width:44px}@media only screen and (max-width:1259px){.Row_line__awm9I{width:36px}}@media only screen and (max-width:1023px){.Row_line__awm9I{width:44px}}.Row_progress__9p1hY{border-radius:2px;bottom:0;left:0;position:absolute;top:0}.Row_status__WN3J3{transition:background .2s}.Row_control__zB0Ec{bottom:16px;left:12px;opacity:0;position:absolute;transition:all .2s;visibility:hidden}@media only screen and (max-width:1023px){.Row_control__zB0Ec{bottom:auto;left:auto;opacity:1;right:0;top:0;visibility:visible}}.Row_label__M7ad2{display:none}@media only screen and (max-width:1023px){.Row_label__M7ad2{color:#6f767e;display:block;flex-shrink:0;font-size:13px;font-weight:600;line-height:1.2307692308;padding-right:20px;width:124px}}.Control_control__cbQ1-{align-items:center;display:flex}.Control_button__-fXiM{background:#fcfcfc;border-radius:50%;flex-shrink:0;height:36px;margin-right:24px;width:36px}@media only screen and (max-width:1023px){.Control_button__-fXiM{display:none}}.dark-mode .Control_button__-fXiM{background:#1a1d1f}.Control_button__-fXiM svg{fill:#6f767e;transition:fill .2s}.Control_button__-fXiM:hover svg{fill:#00b0aa}.Control_actionsHead__ZyPN1{background:#fcfcfc!important;height:36px;width:36px}.dark-mode .Control_actionsHead__ZyPN1{background:#1a1d1f!important}.Control_actionsHead__ZyPN1 svg{fill:#6f767e}.Control_actionsBody__q7tJP:before{right:20px}.dark-mode .Control_actionsBody__q7tJP:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10' fill='none'%3E%3Cpath d='M6.927 1.687 0 10h20l-6.927-8.313a4 4 0 0 0-6.146 0z' fill='%23111315'/%3E%3C/svg%3E")}.Control_actionsOption__pGbX8:first-child,.Control_actionsOption__pGbX8:nth-child(2){display:none}@media only screen and (max-width:1023px){.Control_actionsOption__pGbX8:first-child,.Control_actionsOption__pGbX8:nth-child(2){display:flex}}.Table_market__JdcZ6{margin:0 -12px}@media only screen and (max-width:1023px){.Table_market__JdcZ6{margin:0}}.Table_table__\+Uik3{display:table;width:100%}@media only screen and (max-width:1023px){.Table_table__\+Uik3{display:block}}.Table_row__ZptFT{display:table-row}@media only screen and (max-width:1023px){.Table_row__ZptFT{display:block;margin-bottom:24px}}.Table_col__V0PQd{color:#6f767e;display:table-cell;font-size:13px;font-weight:600;line-height:1.2307692308;padding:0 12px 16px;position:relative;vertical-align:middle}@media only screen and (max-width:1023px){.Table_col__V0PQd{display:block;padding:0}}.Table_col__V0PQd:after{background:#efefef;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.dark-mode .Table_col__V0PQd:after{background:#272b30}@media only screen and (max-width:1023px){.Table_col__V0PQd:after{display:none}}.Table_col__V0PQd:first-child{font-size:0;width:56px}@media only screen and (max-width:1023px){.Table_col__V0PQd:first-child{display:none}}.Table_col__V0PQd:first-child:after{left:12px}.Table_col__V0PQd:nth-child(2){width:300px}@media only screen and (max-width:1023px){.Table_col__V0PQd:nth-child(2){display:none}}.Table_col__V0PQd:last-child:after{right:12px}.Table_line__6asQW{align-items:center;display:flex}@media only screen and (max-width:1023px){.Table_line__6asQW{display:block}}.Table_info__7Eeey{margin-right:auto}@media only screen and (max-width:1023px){.Table_info__7Eeey{display:none}}.Table_indicators__zrgQA{display:flex;flex-wrap:wrap;margin:-8px 0 0 -24px}@media only screen and (max-width:1419px){.Table_indicators__zrgQA{margin-left:-12px}}@media only screen and (max-width:1023px){.Table_indicators__zrgQA{margin-left:-24px}}.Table_legend__F\+mX1{margin:8px 0 0 24px;padding-left:24px;position:relative}@media only screen and (max-width:1419px){.Table_legend__F\+mX1{margin-left:12px}}@media only screen and (max-width:1259px){.Table_legend__F\+mX1{padding-left:18px}}@media only screen and (max-width:1023px){.Table_legend__F\+mX1{margin-left:24px;padding-left:24px}}.Table_color__KBdF1{border-radius:4px;height:12px;left:0;position:absolute;top:2px;width:12px}.Table_foot__Anb2a{margin-top:20px;text-align:center}@media only screen and (max-width:1023px){.Table_foot__Anb2a{margin-top:0}}.Row_row__TIKbC{display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__TIKbC{border-bottom:1px solid #efefef;display:block;margin-bottom:24px;padding-bottom:24px;position:relative}.dark-mode .Row_row__TIKbC{border-color:#272b30}}@media only screen and (min-width:1024px){.Row_row__TIKbC:hover{background:#f4f4f4}.dark-mode .Row_row__TIKbC:hover{background:#272b30}.Row_row__TIKbC:hover .Row_control__5qee1{opacity:1;visibility:visible}}.Row_col__3ZwV0{color:#1a1d1f;display:table-cell;padding:16px 12px;position:relative;vertical-align:top}@media only screen and (max-width:1023px){.Row_col__3ZwV0{display:block;padding:0;position:static}}.Row_col__3ZwV0:after{background:#efefef;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.dark-mode .Row_col__3ZwV0:after{background:#272b30}@media only screen and (max-width:1023px){.Row_col__3ZwV0:after{display:none}}.Row_col__3ZwV0:first-child{border-radius:8px 0 0 8px;font-size:0;width:6px}@media only screen and (max-width:1023px){.Row_col__3ZwV0:first-child{display:none}}.Row_col__3ZwV0:first-child:after{left:12px}.Row_col__3ZwV0:nth-child(2){width:300px}@media only screen and (max-width:1023px){.Row_col__3ZwV0:nth-child(2){width:100%}}.Row_col__3ZwV0:last-child{border-radius:0 8px 8px 0}.Row_col__3ZwV0:last-child:after{right:12px}.Row_item__ekNi9{align-items:center;cursor:pointer;display:flex;transition:color .2s}@media only screen and (max-width:767px){.Row_item__ekNi9{align-items:stretch}}.dark-mode .Row_item__ekNi9{color:#fcfcfc}.Row_item__ekNi9:hover{color:#00b0aa}.Row_preview__cPaLe{border-radius:8px;flex-shrink:0;height:80px;margin-right:20px;overflow:hidden;width:80px}@media only screen and (max-width:1023px){.Row_preview__cPaLe{width:104px}}.Row_preview__cPaLe img{height:100%;object-fit:cover;width:100%}.Row_product__8dZIF{margin-bottom:4px;max-width:170px}@media only screen and (max-width:1023px){.Row_product__8dZIF{font-size:18px;letter-spacing:-.02em;line-height:1.3333333333;margin-bottom:8px;max-width:100%;padding-right:42px}}.Row_date__gdauL{color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308}.Row_line__Eeqg\+{display:flex;margin:11px 0 0 -1px}@media only screen and (max-width:1023px){.Row_line__Eeqg\+{margin-top:20px}}.Row_box__yu5\+G{border-radius:2px;cursor:pointer;height:12px;margin-left:1px;position:relative}.Row_box__yu5\+G:hover .Row_tooltip__koo\+a{opacity:1;visibility:visible}.Row_tooltip__koo\+a{background:#272b30;border:1px solid #ffffff1f;border-radius:8px;bottom:calc(100% + 4px);box-shadow:0 4px 8px #0000001a,0 2px 4px #0000001a,inset 0 0 1px #000;font-size:12px;left:50%;line-height:1;opacity:0;padding:8px;position:absolute;transform:translateX(-50%);transition:.2s;visibility:hidden}.Row_subtitle__31TZh{color:#efefef;margin-bottom:8px;white-space:nowrap}.Row_legend__jREgG{align-items:center;color:#fcfcfc;display:flex}.Row_color__drE2D{border-radius:4px;flex-shrink:0;height:12px;margin-right:4px;width:12px}.Row_control__5qee1{bottom:16px;left:12px;opacity:0;position:absolute;transition:all .2s;visibility:hidden}@media only screen and (max-width:1023px){.Row_control__5qee1{bottom:auto;left:auto;opacity:1;right:0;top:0;visibility:visible}}@media(prefers-reduced-motion:no-preference){.Profile_card__3-Iop{animation:Profile_fadeInUp__ZtQd- .6s ease-out}}@keyframes Profile_fadeInUp__ZtQd-{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Profile_background__MniHP{filter:brightness(.3) contrast(.7);height:100px;margin:-36px -40px 0}@media only screen and (max-width:1339px){.Profile_background__MniHP{margin:-32px -24px 0}}@media only screen and (max-width:1259px){.Profile_background__MniHP{height:85px;margin-top:-16px}}@media only screen and (max-width:767px){.Profile_background__MniHP{height:210px;margin:-8px -16px 0}}.Profile_background__MniHP img{height:100%;object-fit:cover;width:100%}.Profile_card__3-Iop{margin:-64px auto 0}@media only screen and (max-width:767px){.Profile_card__3-Iop{margin-top:-188px}}.Profile_control__QM4\+8{align-items:center;display:flex;margin-bottom:32px}@media only screen and (max-width:767px){.Profile_control__QM4\+8{flex-wrap:wrap}}.Profile_nav__5PDhS{display:flex;margin-right:auto}@media only screen and (max-width:767px){.Profile_nav__5PDhS{display:none;margin:0 0 16px;width:100%}}.Profile_link__cCofo{border-radius:8px;color:#6f767e;font-size:16px;padding:12px 18px;transition:all .2s}@media only screen and (max-width:767px){.Profile_link__cCofo{flex-grow:1}}.Profile_link__cCofo.Profile_active__MnpB-,.Profile_link__cCofo:hover{color:#1a1d1f}.dark-mode .Profile_link__cCofo.Profile_active__MnpB-,.dark-mode .Profile_link__cCofo:hover{color:#fcfcfc}.Profile_link__cCofo.Profile_active__MnpB-{background:#efefef}.dark-mode .Profile_link__cCofo.Profile_active__MnpB-{background:#272b30}.Profile_link__cCofo:not(:last-child){margin-right:8px}@media only screen and (max-width:767px){.Profile_link__cCofo:not(:last-child){margin-right:0}.Profile_dropdownBox__84Ovb{display:none;flex-grow:1}}.Profile_dropdownBox2__j5iS\+{display:none}@media only screen and (max-width:767px){.Profile_dropdownBox2__j5iS\+{display:block;flex-grow:1}}.Profile_dropdownBox2__j5iS\+ div{font-size:16px}.Profile_filters__mVbnJ{margin-left:16px}@media only screen and (max-width:767px){.Profile_filters__mVbnJ{margin-left:12px}}.Profile_products__pSj\+0{display:flex;flex-wrap:wrap;margin:-32px -12px 0}@media only screen and (max-width:639px){.Profile_products__pSj\+0{display:block;margin:0}}.Profile_product__cLt4K{flex-basis:calc(25% - 24px);flex-grow:0;flex-shrink:0;margin:32px 12px 0;width:calc(25% - 24px)}@media only screen and (max-width:1023px){.Profile_product__cLt4K{flex-basis:calc(50% - 24px);flex-grow:0;flex-shrink:0;width:calc(50% - 24px)}}@media only screen and (max-width:639px){.Profile_product__cLt4K{margin:24px 0 0;width:100%}}.Profile_foot__Qob-y{margin-top:40px;text-align:center}@media only screen and (max-width:1339px){.Profile_foot__Qob-y{margin-top:32px}}@media only screen and (max-width:767px){.Profile_foot__Qob-y{margin-top:24px}}@media(prefers-reduced-motion:no-preference){.Profile_card__Gx8dG{animation:Profile_fadeInUp__AxV1T .6s ease-out}}@keyframes Profile_fadeInUp__AxV1T{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Profile_background__4Siwp{filter:brightness(.3) contrast(.7);height:100px;margin:-36px -40px 0}@media only screen and (max-width:1339px){.Profile_background__4Siwp{margin:-32px -24px 0}}@media only screen and (max-width:1259px){.Profile_background__4Siwp{height:85px;margin-top:-16px}}@media only screen and (max-width:767px){.Profile_background__4Siwp{height:210px;margin:-8px -16px 0}}.Profile_background__4Siwp img{height:100%;object-fit:cover;width:100%}.Profile_card__Gx8dG{margin:-64px auto 0}@media only screen and (max-width:767px){.Profile_card__Gx8dG{margin-top:-188px}}.Profile_control__D2owF{align-items:center;display:flex;margin-bottom:32px}@media only screen and (max-width:767px){.Profile_control__D2owF{flex-wrap:wrap}}.Profile_nav__Zo6Uy{display:flex;margin-right:auto}@media only screen and (max-width:767px){.Profile_nav__Zo6Uy{display:none;margin:0 0 16px;width:100%}}.Profile_link__UDHcT{border-radius:8px;color:#6f767e;font-size:16px;padding:12px 18px;transition:all .2s}@media only screen and (max-width:767px){.Profile_link__UDHcT{flex-grow:1}}.Profile_link__UDHcT.Profile_active__jI93h,.Profile_link__UDHcT:hover{color:#1a1d1f}.dark-mode .Profile_link__UDHcT.Profile_active__jI93h,.dark-mode .Profile_link__UDHcT:hover{color:#fcfcfc}.Profile_link__UDHcT.Profile_active__jI93h{background:#efefef}.dark-mode .Profile_link__UDHcT.Profile_active__jI93h{background:#272b30}.Profile_link__UDHcT:not(:last-child){margin-right:8px}@media only screen and (max-width:767px){.Profile_link__UDHcT:not(:last-child){margin-right:0}.Profile_dropdownBox__SCrsP{display:none;flex-grow:1}}.Profile_dropdownBox2__PDbd5{display:none}@media only screen and (max-width:767px){.Profile_dropdownBox2__PDbd5{display:block;flex-grow:1}}.Profile_dropdownBox2__PDbd5 div{font-size:16px}.Profile_filters__GIfM5{margin-left:16px}@media only screen and (max-width:767px){.Profile_filters__GIfM5{margin-left:12px}}.Profile_products__1XFC4{display:flex;flex-wrap:wrap;margin:-32px -12px 0}@media only screen and (max-width:639px){.Profile_products__1XFC4{display:block;margin:0}}.Profile_product__8E7HR{flex-basis:calc(25% - 24px);flex-grow:0;flex-shrink:0;margin:32px 12px 0;width:calc(25% - 24px)}@media only screen and (max-width:1023px){.Profile_product__8E7HR{flex-basis:calc(50% - 24px);flex-grow:0;flex-shrink:0;width:calc(50% - 24px)}}@media only screen and (max-width:639px){.Profile_product__8E7HR{margin:24px 0 0;width:100%}}.Profile_foot__Wup13{margin-top:40px;text-align:center}@media only screen and (max-width:1339px){.Profile_foot__Wup13{margin-top:32px}}@media only screen and (max-width:767px){.Profile_foot__Wup13{margin-top:24px}}.Promote_card__ev7aW:not(:last-child){margin-bottom:8px}.Overview_list__3kMuy{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.Overview_list__3kMuy{display:block}}.Overview_item__h5ykQ{color:#1a1d1f;display:block;padding:0 32px 0 64px}@media only screen and (max-width:1339px){.Overview_item__h5ykQ{padding:0 32px}}@media only screen and (max-width:1023px){.Overview_item__h5ykQ{padding:0}}@media only screen and (max-width:767px){.Overview_item__h5ykQ{display:flex;flex-direction:row-reverse;width:100%}}.dark-mode .Overview_item__h5ykQ{color:#fcfcfc}.Overview_item__h5ykQ:not(:first-child){border:solid #efefef;border-width:0 0 0 1px}@media only screen and (max-width:767px){.Overview_item__h5ykQ:not(:first-child){border-width:1px 0 0;margin-top:24px;padding-top:24px}}.dark-mode .Overview_item__h5ykQ:not(:first-child){border-color:#272b30}.Overview_item__h5ykQ:first-child{padding-left:0}.Overview_item__h5ykQ:last-child{padding-right:0}.Overview_icon__txHLg{align-items:center;border-radius:50%;display:flex;height:48px;justify-content:center;margin-bottom:24px;width:48px}@media only screen and (max-width:767px){.Overview_icon__txHLg{margin:0 0 0 auto}}.Overview_icon__txHLg svg{fill:#1a1d1f}.Overview_label__eShoD{align-items:center;color:#6f767e;display:flex;font-size:13px;font-weight:600;line-height:1.2307692308;margin-bottom:8px}.Overview_tooltip__N1MgB svg{fill:#6f767e}.Overview_counter__J89Xp{font-size:48px;font-weight:600;letter-spacing:-.03em;line-height:1;margin-bottom:8px;min-width:146px}@media only screen and (max-width:1023px){.Overview_counter__J89Xp{font-size:40px;min-width:auto}}@media only screen and (max-width:767px){.Overview_counter__J89Xp{font-size:48px}}.Overview_indicator__w0zlH{align-items:center;color:#6f767e;display:inline-flex;padding:4px}.dark-mode .Overview_indicator__w0zlH{background:#272b30}.Overview_indicator__w0zlH span{font-size:12px;font-weight:700;line-height:1.3333333333;margin-left:4px}.RecentPost_head__iSRR\+{margin-bottom:44px}@media only screen and (max-width:1023px){.RecentPost_head__iSRR\+{margin-bottom:32px}}@media only screen and (max-width:767px){.RecentPost_head__iSRR\+{flex-wrap:wrap;margin-bottom:24px}.RecentPost_head__iSRR\+ .RecentPost_title__4NVVO{margin:0 0 16px;width:100%}}.RecentPost_button__HZKJa{margin-left:16px}.RecentPost_nopadding__V7v1Y{padding:0}.RecentPost_table__EaSJ3{display:table;width:100%}@media only screen and (max-width:1023px){.RecentPost_table__EaSJ3{display:block}}.RecentPost_row__IIGJa{display:table-row}@media only screen and (max-width:1023px){.RecentPost_row__IIGJa{display:none}}.RecentPost_col__nT96p{border-bottom:1px solid #efefef;color:#6f767e;display:table-cell;font-size:12px;font-weight:700;font-weight:500;line-height:1.3333333333;padding-bottom:16px;padding-top:16px}.dark-mode .RecentPost_col__nT96p{border-color:#272b30}.RecentPost_col__nT96p:not(:last-child){padding-right:24px}.RecentPost_foot__98Bfx{margin-top:20px;text-align:center}@media only screen and (max-width:1023px){.RecentPost_foot__98Bfx{margin-top:0}}.RecentPost_foot__98Bfx .RecentPost_button__HZKJa .RecentPost_loader__0DRzS{margin:0 18px 0 8px;transform:scale(.8)}.RecentPost_outer__q1v7e{max-width:560px}.Released_head__nf83Y{margin-bottom:44px}@media only screen and (max-width:1023px){.Released_head__nf83Y{margin-bottom:32px}}@media only screen and (max-width:767px){.Released_head__nf83Y{flex-wrap:wrap;margin-bottom:24px}}@media only screen and (max-width:1023px){.Released_head__nf83Y .Released_form__WP76J{width:300px}}@media only screen and (max-width:767px){.Released_head__nf83Y .Released_form__WP76J{margin-top:16px;order:3;width:100%}}.Released_title__ok\+n0{margin-right:24px}.Released_sorting__HUIkK{display:flex;margin-left:auto}.Released_link__\+ENzi{border-radius:8px;flex-shrink:0;height:40px;width:40px}.Released_link__\+ENzi svg{fill:#9a9fa5;transition:fill .2s}.Released_link__\+ENzi:hover svg{fill:#1a1d1f}.dark-mode .Released_link__\+ENzi:hover svg{fill:#fcfcfc}.Released_link__\+ENzi.Released_active__OqVTl{background:#fcfcfc;box-shadow:0 4px 8px -4px #0000001a,inset 0 -1px 1px #0000000a,inset 0 2px 0 #ffffff40}.Released_link__\+ENzi.Released_active__OqVTl svg{fill:#1a1d1f}.dark-mode .Released_link__\+ENzi.Released_active__OqVTl{background:#111315;box-shadow:0 4px 8px -4px #0000001a,inset 0 -1px 1px #0000000a,inset 0 2px 0 #ffffff0d}.dark-mode .Released_link__\+ENzi.Released_active__OqVTl svg{fill:#fcfcfc}.Released_link__\+ENzi:not(:last-child){margin-right:12px}.Released_list__lf\+ft{display:flex;flex-wrap:wrap;margin:-32px -12px 0}@media only screen and (max-width:639px){.Released_list__lf\+ft{display:block;margin:0}}.Released_product__tjzOm{flex-basis:calc(33.333% - 24px);flex-grow:0;flex-shrink:0;margin:32px 12px 0;width:calc(33.333% - 24px)}@media only screen and (max-width:1023px){.Released_product__tjzOm{flex-basis:calc(50% - 24px);flex-grow:0;flex-shrink:0;width:calc(50% - 24px)}}@media only screen and (max-width:639px){.Released_product__tjzOm{margin:0;width:100%}.Released_product__tjzOm:not(:last-child){margin-bottom:32px}}.Released_foot__en\+n8{margin-top:44px;text-align:center}.Released_foot__en\+n8 .Released_button__FMUKu .Released_loader__e9CWG{margin:0 18px 0 8px;transform:scale(.8)}.Market_market__dfMYf{margin:0 -12px}@media only screen and (max-width:1023px){.Market_market__dfMYf{margin:0}}.Market_table__axyM-{display:table;width:100%}@media only screen and (max-width:1023px){.Market_table__axyM-{display:block}}.Market_row__oCkSo{display:table-row}@media only screen and (max-width:1023px){.Market_row__oCkSo{display:none}}.Market_col__AI0QV{color:#6f767e;display:table-cell;font-size:13px;font-weight:600;line-height:1.2307692308;padding:0 12px 16px;position:relative;vertical-align:middle}.Market_col__AI0QV:after{background:#efefef;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.dark-mode .Market_col__AI0QV:after{background:#272b30}.Market_col__AI0QV:first-child{font-size:0;width:56px}.Market_col__AI0QV:first-child:after{left:12px}.Market_col__AI0QV:last-child:after{right:12px}.Market_foot__us7uB{margin-top:32px;text-align:center}@media only screen and (max-width:1023px){.Market_foot__us7uB{margin-top:24px}}.Market_foot__us7uB .Market_button__DpleJ .Market_loader__EcYv3{margin:0 18px 0 8px;transform:scale(.8)}.Row_row__fwja\+{display:table-row;transition:background .2s}@media only screen and (max-width:1023px){.Row_row__fwja\+{border-bottom:1px solid #efefef;display:block;margin-bottom:24px;padding-bottom:24px;position:relative}.dark-mode .Row_row__fwja\+{border-color:#272b30}}@media only screen and (min-width:1024px){.Row_row__fwja\+:hover{background:#f4f4f4}.dark-mode .Row_row__fwja\+:hover{background:#272b30}.Row_row__fwja\+:hover .Row_number__jPTp0,.Row_row__fwja\+:hover .Row_status__263s0{background:#fcfcfc}.dark-mode .Row_row__fwja\+:hover .Row_number__jPTp0,.dark-mode .Row_row__fwja\+:hover .Row_status__263s0{background:#33383f}}@media only screen and (max-width:1023px){.Row_row__fwja\+:last-child .Row_col__lJrcn{padding-bottom:0}.Row_row__fwja\+:last-child .Row_col__lJrcn:after{display:none}}.Row_col__lJrcn{color:#1a1d1f;display:table-cell;padding:16px 12px;position:relative;vertical-align:top}@media only screen and (max-width:1023px){.Row_col__lJrcn{align-items:center;display:flex;padding:0;position:static}}.dark-mode .Row_col__lJrcn{color:#fcfcfc}.Row_col__lJrcn:after{background:#efefef;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}@media only screen and (max-width:1023px){.Row_col__lJrcn:after{display:none}}.dark-mode .Row_col__lJrcn:after{background:#272b30}.Row_col__lJrcn:first-child{border-radius:8px 0 0 8px;font-size:0;width:6px}@media only screen and (max-width:1023px){.Row_col__lJrcn:first-child{display:none}}.Row_col__lJrcn:first-child:after{left:12px}@media only screen and (max-width:1023px){.Row_col__lJrcn:nth-child(3){display:none}}.Row_col__lJrcn:not(:first-child):not(:nth-child(2)){padding-top:20px}@media only screen and (max-width:1023px){.Row_col__lJrcn:not(:first-child):not(:nth-child(2)){padding-top:0}}.Row_col__lJrcn:last-child{border-radius:0 8px 8px 0}.Row_col__lJrcn:last-child:after{right:12px}@media only screen and (max-width:1023px){.Row_col__lJrcn:not(:first-child):not(:last-child){margin-bottom:12px}}.Row_item__mNDu1{align-items:center;cursor:pointer;display:flex;transition:color .2s}@media only screen and (max-width:767px){.Row_item__mNDu1{align-items:stretch}}.dark-mode .Row_item__mNDu1{color:#fcfcfc}.Row_item__mNDu1:hover{color:#00b0aa}.Row_preview__ZyA3h{border-radius:8px;flex-shrink:0;height:80px;margin-right:20px;overflow:hidden;width:80px}@media only screen and (max-width:1023px){.Row_preview__ZyA3h{width:104px}}.Row_preview__ZyA3h img{height:100%;object-fit:cover;width:100%}.Row_product__gPjjG{margin-bottom:4px;max-width:170px}@media only screen and (max-width:1023px){.Row_product__gPjjG{font-size:18px;letter-spacing:-.02em;line-height:1.3333333333;margin-bottom:8px;max-width:100%}.Row_wrap__vbidG{align-items:center;display:flex}}.Row_category__JRYV7{color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308}@media only screen and (max-width:1023px){.Row_category__JRYV7{font-size:15px}}.Row_sales__ZvbVX{align-items:center;display:inline-flex}.Row_number__jPTp0,.Row_price__h20OT{background:#efefef;border-radius:6px;display:inline-block;padding:0 8px;transition:background .2s}.dark-mode .Row_number__jPTp0,.dark-mode .Row_price__h20OT{background:#33383f}.Row_price__h20OT{display:none}@media only screen and (max-width:1023px){.Row_price__h20OT{display:inline-block;margin-right:12px}}.Row_status__263s0{transition:background .2s}.Row_rating__m3QxL{align-items:center;display:flex;font-size:14px;font-weight:600;line-height:1.7142857143}.Row_rating__m3QxL svg{fill:#ffc554;margin-right:8px}.Row_rating__m3QxL span{color:#6f767e;margin-left:4px}.Row_ratingEmpty__4cRvs{color:#6f767e;white-space:nowrap}.Row_ratingEmpty__4cRvs svg{fill:#6f767e}.Row_balance__JOaTd{margin-left:8px}.Row_box__NR9ao{align-items:center;display:flex}.Row_line__qRDyX{flex-shrink:0;height:12px;margin-left:8px;position:relative;width:44px}.Row_progress__-3nQk{border-radius:2px;bottom:0;left:0;position:absolute;top:0}.Row_label__aR5RY{display:none}@media only screen and (max-width:1023px){.Row_label__aR5RY{color:#6f767e;display:block;flex-shrink:0;font-size:13px;font-weight:600;line-height:1.2307692308;padding-right:20px;width:124px}.Panel_panel__xJK1f{display:none}}.Panel_info__BD5Ki{color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308;margin-right:24px}.Panel_info__BD5Ki svg{fill:#6f767e;margin-right:12px}.Panel_note__-MM\+z{align-items:center;background:#272b30;border-radius:8px;color:#f4f4f4;display:inline-flex;font-size:12px;font-weight:700;height:40px;line-height:1.3333333333;padding:0 10px}.Panel_note__-MM\+z>svg{fill:#83bf6e;margin-right:8px}.Panel_note__-MM\+z span{margin-left:4px;position:relative;top:-2px}.Panel_close__48dTV{margin-left:20px}.Panel_close__48dTV svg{fill:#6f767e;transition:fill .2s}.Panel_close__48dTV:hover svg{fill:#fcfcfc}.Panel_btns__IIgzT{align-items:center;display:flex;margin-left:auto}.Panel_button__n\+5sA:not(:last-child){margin-right:8px}.Scheduled_head__i\+Cjt{margin-bottom:44px}@media only screen and (max-width:1023px){.Scheduled_head__i\+Cjt{margin-bottom:32px}}@media only screen and (max-width:767px){.Scheduled_head__i\+Cjt{flex-wrap:wrap;margin-bottom:24px}.Scheduled_head__i\+Cjt .Scheduled_form__f7CGW{flex:0 0 100%;margin-top:16px}}.Scheduled_title__R1oxk{margin-right:24px}.Scheduled_foot__TyuQE{margin-top:44px;text-align:center}.Scheduled_foot__TyuQE .Scheduled_button__T72J9 .Scheduled_loader__Drboo{margin:0 18px 0 8px;transform:scale(.8)}@media only screen and (max-width:1023px){.Panel_panel__iE9B2{display:none}}.Panel_info__7NGzd{color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308;margin-right:auto}.Panel_info__7NGzd svg{fill:#6f767e;margin-right:12px}.Panel_btns__os35L{align-items:center;display:flex}.Panel_button__S3g3D:not(:last-child){margin-right:8px}.Statements_card__a2Pt0:not(:last-child){margin-bottom:8px}.Overview_list__o8UUP{display:flex;justify-content:space-between}@media only screen and (max-width:1023px){.Overview_list__o8UUP{display:block}}.Overview_item__ubJG5{color:#1a1d1f;display:block;padding:0 32px 0 64px}@media only screen and (max-width:1339px){.Overview_item__ubJG5{padding:0 32px 0 48px}}@media only screen and (max-width:1259px){.Overview_item__ubJG5{padding:0 32px}}@media only screen and (max-width:1023px){.Overview_item__ubJG5{display:flex;padding:0}}.dark-mode .Overview_item__ubJG5{color:#fcfcfc}.Overview_item__ubJG5:not(:first-child){border:solid #efefef;border-width:0 0 0 1px}@media only screen and (max-width:1023px){.Overview_item__ubJG5:not(:first-child){border-width:1px 0 0;margin-top:16px;padding-top:16px}}.dark-mode .Overview_item__ubJG5:not(:first-child){border-color:#272b30}.Overview_item__ubJG5:first-child{padding-left:0}.Overview_item__ubJG5:last-child{padding-right:0}.Overview_icon__C7BL-{align-items:center;border-radius:50%;display:flex;height:48px;justify-content:center;margin-bottom:24px;width:48px}@media only screen and (max-width:1023px){.Overview_icon__C7BL-{margin:0 16px 0 0}}.Overview_icon__C7BL- svg{fill:#1a1d1f}.Overview_label__wzbuk{align-items:center;color:#6f767e;display:flex;font-size:13px;font-weight:600;line-height:1.2307692308;margin-bottom:8px}.Overview_tooltip__dD2Om svg{fill:#6f767e}.Overview_counter__cluiF{font-size:48px;font-weight:600;letter-spacing:-.03em;line-height:1;min-width:238px}@media only screen and (max-width:1023px){.Overview_counter__cluiF{font-size:40px;min-width:auto}}@media only screen and (max-width:767px){.Overview_counter__cluiF{font-size:32px}.Transactions_head__xBsk8{flex-wrap:wrap}.Transactions_head__xBsk8 .Transactions_title__vPPpn{flex-grow:1;margin:0 0 16px;width:100%}}.Transactions_button__LFQgD{margin-left:16px}@media only screen and (max-width:767px){.Transactions_button__LFQgD{flex-grow:1}}.Transactions_wrapper__D2IoD{background:#fcfcfc;margin:0 -24px}@media only screen and (max-width:767px){.Transactions_wrapper__D2IoD{margin:0 -16px}}.dark-mode .Transactions_wrapper__D2IoD{background:#0000}.Transactions_table__B-apR{display:table;width:100%}@media only screen and (max-width:1023px){.Transactions_table__B-apR{display:block}}.Transactions_row__-N-sP{display:table-row}@media only screen and (max-width:1023px){.Transactions_row__-N-sP{display:flex;flex-direction:column;padding:16px 24px}}@media only screen and (max-width:767px){.Transactions_row__-N-sP{padding:16px}}@media only screen and (max-width:1023px){.Transactions_row__-N-sP:first-child{display:none}}.Transactions_row__-N-sP:first-child .Transactions_col__ISmM5{color:#6f767e;font-size:12px;font-weight:700;font-weight:500;line-height:1.3333333333;padding-bottom:16px;padding-top:8px}@media only screen and (max-width:1023px){.Transactions_row__-N-sP:nth-child(2n){background:#efefef59}.dark-mode .Transactions_row__-N-sP:nth-child(2n){background:#272b3080}}.Transactions_row__-N-sP:nth-child(2n) .Transactions_col__ISmM5{background:#efefef59}@media only screen and (max-width:1023px){.Transactions_row__-N-sP:nth-child(2n) .Transactions_col__ISmM5{background:none}}.dark-mode .Transactions_row__-N-sP:nth-child(2n) .Transactions_col__ISmM5{background:#272b3080}@media only screen and (max-width:1023px){.dark-mode .Transactions_row__-N-sP:nth-child(2n) .Transactions_col__ISmM5{background:none}}.Transactions_col__ISmM5{display:table-cell;font-size:14px;font-weight:600;line-height:1.7142857143;padding:10px 16px}@media only screen and (max-width:1023px){.Transactions_col__ISmM5{align-items:center;display:flex;padding:0}}.Transactions_col__ISmM5:first-child{padding-left:24px}@media only screen and (max-width:1023px){.Transactions_col__ISmM5:first-child{padding-left:0}.Transactions_col__ISmM5:nth-child(2){align-items:flex-start;border-bottom:1px solid #efefef;order:-1;padding-bottom:12px}.dark-mode .Transactions_col__ISmM5:nth-child(2){border-color:#272b30}.Transactions_col__ISmM5:nth-child(3){display:none}}.Transactions_col__ISmM5:last-child{padding-right:24px}@media only screen and (max-width:1023px){.Transactions_col__ISmM5:last-child{padding-right:0}.Transactions_col__ISmM5:not(:last-child){margin-bottom:12px}}.Transactions_status__GWOTY{color:#1a1d1f;flex-shrink:0;font-size:14px;font-weight:600;line-height:28px;white-space:nowrap}.Transactions_details__Gp1th{display:none}@media only screen and (max-width:1023px){.Transactions_details__Gp1th{display:block;margin-right:auto;padding-right:16px}}.Transactions_product__GE\+p4{color:#33383f}.dark-mode .Transactions_product__GE\+p4{color:#efefef}.Transactions_invoice__PIxgX{color:#6f767e;font-size:12px;font-weight:700;font-weight:500;line-height:1.3333333333;margin-top:4px}.Transactions_negative__UGEhT{color:#ff6a55}.Transactions_foot__D0Mfm{padding:12px 0;text-align:center}.Transactions_foot__D0Mfm .Transactions_button__LFQgD .Transactions_loader__SEGyy{margin:0 18px 0 8px;transform:scale(.8)}.Transactions_label__wUTsI{color:#6f767e;display:none;font-size:14px;font-weight:600;line-height:1.7142857143;margin-right:auto}@media only screen and (max-width:1023px){.Transactions_label__wUTsI{display:block}}@media(prefers-reduced-motion:no-preference){.Staking_card__-GkUX{animation:Staking_fadeInUp__jlyrl .6s ease-out}}@keyframes Staking_fadeInUp__jlyrl{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Staking_card__-GkUX{margin-bottom:-40px;padding-bottom:0!important}.Staking_card__-GkUX:not(:last-child){margin-bottom:8px}@media only screen and (max-width:767px){.Transactions_head__lO\+yg{flex-wrap:wrap}.Transactions_head__lO\+yg .Transactions_title__K8e\+j{flex-grow:1;margin:0 0 16px;width:100%}}.Transactions_head__lO\+yg .Transactions_title__K8e\+j{margin-right:0}.Transactions_button__h1GrZ{color:#1a1d1f;font-size:14px}@media only screen and (max-width:767px){.Transactions_button__h1GrZ{flex-grow:1}}.Transactions_outer__vncrg{max-width:890px}.Transactions_filters__CEg5I{margin-left:10px}@media only screen and (max-width:1023px){.Transactions_head__lO\+yg{display:none!important}}.Transactions_header__gegYS{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1a1d1f;background-color:#0c051299;color:#6f767e;position:sticky;top:0;z-index:1}.Transactions_header__gegYS .Transactions_col__3TB3G{vertical-align:middle}.Transactions_header__gegYS .Transactions_col__3TB3G:hover{color:#fcfcfc;cursor:default}.Transactions_loader__mcztZ{display:flex;gap:20px;height:0;justify-content:center;position:relative}.Transactions_pagination__9SB3I{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);bottom:0;display:flex;gap:10px;height:77px;justify-content:center;padding-top:22px;position:relative}.Transactions_pagination__9SB3I li{align-content:center;border:1px solid #6f767e;border-radius:50px;color:#6f767e;height:35px;justify-content:center;text-align:center;width:35px}.Transactions_pagination__9SB3I li:hover{border-color:#fcfcfc;color:#fcfcfc;cursor:pointer}.Transactions_pagination__9SB3I li.Transactions_activepage__9myw4{border-color:#fcfcfc;color:#fcfcfc}.Transactions_pagination__9SB3I li a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.Transactions_pagination__9SB3I li.Transactions_disabledbutton__JT371{border-color:#6f767e;color:#6f767e;cursor:default;opacity:.3}.Transactions_pagination__9SB3I li.Transactions_disabledbutton__JT371 a:hover{border-color:#6f767e;color:#6f767e}.Transactions_dropdown__Awugm{margin-left:10px;margin-right:10px}.Transactions_wrapper__sOsIs{background:#fcfcfc;height:calc(100vh - 245px);margin:0 -24px -77px;overflow-y:auto}@media only screen and (max-width:767px){.Transactions_wrapper__sOsIs{margin:0 -16px}}.dark-mode .Transactions_wrapper__sOsIs{background:#0000}.Transactions_wrapper__sOsIs.Transactions_fullscreen__BSCTs{height:calc(100vh - 90px)}.Transactions_table__9bjTS{display:table;margin-bottom:77px;width:100%}@media only screen and (max-width:1023px){.Transactions_table__9bjTS{display:block}}.Transactions_row__O7nJ8{display:table-row}@media only screen and (max-width:1023px){.Transactions_row__O7nJ8{display:flex;flex-direction:column;padding:16px 24px}}@media only screen and (max-width:767px){.Transactions_row__O7nJ8{padding:16px}}@media only screen and (max-width:1023px){.Transactions_row__O7nJ8:first-child{display:none}}.Transactions_row__O7nJ8:first-child .Transactions_col__3TB3G{color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308;padding-bottom:16px;padding-top:8px}@media only screen and (max-width:1023px){.Transactions_row__O7nJ8:nth-child(2n){background:#efefef59}.dark-mode .Transactions_row__O7nJ8:nth-child(2n){background:#272b3080}}.Transactions_row__O7nJ8:nth-child(2n) .Transactions_col__3TB3G{background:#efefef59}@media only screen and (max-width:1023px){.Transactions_row__O7nJ8:nth-child(2n) .Transactions_col__3TB3G{background:none}}.dark-mode .Transactions_row__O7nJ8:nth-child(2n) .Transactions_col__3TB3G{background:#272b3080}@media only screen and (max-width:1023px){.dark-mode .Transactions_row__O7nJ8:nth-child(2n) .Transactions_col__3TB3G{background:none}}.Transactions_col__3TB3G{display:table-cell;font-size:14px;font-weight:600;line-height:1.7142857143;padding:10px 16px}@media only screen and (max-width:1023px){.Transactions_col__3TB3G{align-items:center;display:flex;padding:0}}.Transactions_col__3TB3G:first-child{padding-left:24px}@media only screen and (max-width:1023px){.Transactions_col__3TB3G:first-child{padding-left:0}.Transactions_col__3TB3G:nth-child(2){align-items:flex-start;border-bottom:1px solid #efefef;order:-1;padding-bottom:12px}.dark-mode .Transactions_col__3TB3G:nth-child(2){border-color:#272b30}.Transactions_col__3TB3G:nth-child(3){display:none}}.Transactions_col__3TB3G:last-child{padding-right:24px;text-align:center}@media only screen and (max-width:1023px){.Transactions_col__3TB3G:last-child{padding-right:0}.Transactions_col__3TB3G:not(:last-child){margin-bottom:12px}}.Transactions_status__Qe\+JM{color:#1a1d1f;flex-shrink:0;font-size:14px;font-weight:600;line-height:28px;white-space:nowrap}.Transactions_details__WEp0D{display:none}@media only screen and (max-width:1023px){.Transactions_details__WEp0D{display:block;margin-right:auto;padding-right:16px}}.Transactions_product__5Kiek{color:#33383f}.dark-mode .Transactions_product__5Kiek{color:#efefef}.Transactions_invoice__SD0n0{color:#6f767e;font-size:12px;font-weight:700;font-weight:500;line-height:1.3333333333;margin-top:4px}.Transactions_negative__xa4uy{color:#ff6a55}.Transactions_paginator__iYnvZ{background:#161616b3;height:77px;margin-left:-24px;position:absolute;width:100%}.Transactions_foot__22LeL{padding:12px 0;text-align:center}.Transactions_foot__22LeL .Transactions_button__h1GrZ .Transactions_loader__mcztZ{margin:0 18px 0 8px;transform:scale(.8)}.Transactions_loader__mcztZ{margin:auto;position:absolute;text-align:center;top:45%;width:100%}.Transactions_label__Sv20J{color:#6f767e;display:none;font-size:14px;font-weight:600;line-height:1.7142857143;margin-right:auto}@media only screen and (max-width:1023px){.Transactions_label__Sv20J{display:block}}.Transactions_withdot__jnRYc:before{background:#f4772f;border-radius:50%;content:"";display:inline-block;height:10px;position:relative;right:-39px;top:-22px;width:10px}.Transactions_nav__j0kCQ{background:#f4f4f4;border-radius:20px;display:flex;padding:4px;width:350px}@media only screen and (max-width:1259px){.Transactions_nav__j0kCQ{margin-bottom:24px}}@media only screen and (max-width:767px){.Transactions_nav__j0kCQ{margin-bottom:16px}}.dark-mode .Transactions_nav__j0kCQ{background:#111315}.Transactions_nav__j0kCQ .Transactions_button__h1GrZ{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;border-radius:16px;color:#6f767e;display:flex;flex:0 0 50%;font-size:15px;font-weight:600;height:32px;justify-content:center;line-height:1.6;transition:color .2s}.Transactions_nav__j0kCQ .Transactions_button__h1GrZ svg{fill:#6f767e;margin-right:8px;transition:fill .2s}.Transactions_nav__j0kCQ .Transactions_button__h1GrZ.Transactions_active__3sf9k,.Transactions_nav__j0kCQ .Transactions_button__h1GrZ:hover{color:#1a1d1f}.Transactions_nav__j0kCQ .Transactions_button__h1GrZ.Transactions_active__3sf9k svg,.Transactions_nav__j0kCQ .Transactions_button__h1GrZ:hover svg{fill:#1a1d1f}.dark-mode .Transactions_nav__j0kCQ .Transactions_button__h1GrZ.Transactions_active__3sf9k,.dark-mode .Transactions_nav__j0kCQ .Transactions_button__h1GrZ:hover{color:#fcfcfc}.dark-mode .Transactions_nav__j0kCQ .Transactions_button__h1GrZ.Transactions_active__3sf9k svg,.dark-mode .Transactions_nav__j0kCQ .Transactions_button__h1GrZ:hover svg{fill:#fcfcfc}.Transactions_nav__j0kCQ .Transactions_button__h1GrZ.Transactions_active__3sf9k{background:#fcfcfc;box-shadow:0 4px 8px -4px #00000040,inset 0 -1px 1px #0000000a,inset 0 2px 0 #ffffff40}.dark-mode .Transactions_nav__j0kCQ .Transactions_button__h1GrZ.Transactions_active__3sf9k{background:#272b30;box-shadow:0 4px 8px -4px #00000040,inset 0 -1px 1px #0000007d,inset 0 2px 1px #ffffff0f}.Filters_filters__L1pzY{position:relative}.Filters_filters__L1pzY.Filters_active__-rBUQ .Filters_body__XNan5,.Filters_filters__L1pzY.Filters_active__-rBUQ .Filters_overlay__5VP2t{opacity:1;visibility:visible}.Filters_body__XNan5{background:#fcfcfc;border-radius:16px;box-shadow:0 0 14px -4px #0000000d,0 32px 48px -8px #0000001a;opacity:0;padding:24px;position:absolute;right:-24px;top:-24px;transition:all .3s;visibility:hidden;width:308px;z-index:20}@media only screen and (max-width:767px){.Filters_body__XNan5{bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;width:auto}}.dark-mode .Filters_body__XNan5{background:#1a1d1f}.Filters_top__AEShI{align-items:center;display:flex;margin-bottom:24px}.Filters_title__8Yxhi{margin-right:auto}.Filters_close__JwoYY{background:#efefef;border-radius:50%;flex-shrink:0;height:36px;margin-left:24px;width:36px}.Filters_close__JwoYY svg{fill:#1a1d1f;transition:transform .2s}.dark-mode .Filters_close__JwoYY{background:#272b30}.dark-mode .Filters_close__JwoYY svg{fill:#fcfcfc}.Filters_close__JwoYY:hover svg{transform:rotate(90deg)}.Filters_overlay__5VP2t{background:#f4f4f4cc;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .2s;visibility:hidden;z-index:18}.dark-mode .Filters_overlay__5VP2t{background:#272b30e6}.Settings_form__7A8sk{margin-bottom:24px;width:100%}.Settings_item__RW5IR:not(:last-child){margin-bottom:24px}.Settings_label__KCLU8{color:#fcfcfc;font-size:16px;margin-bottom:16px}.dark-mode .Settings_dropdownHead__KCKqM{color:#fcfcfc}.Settings_checkbox__\+3gPs:not(:last-child){font-size:14px;margin-bottom:12px}.Settings_box__l7bH6{position:relative}.Settings_box__l7bH6 .Settings_dropdownHead__KCKqM{padding-left:48px}.Settings_box__l7bH6 svg{fill:#ffd88d;bottom:12px;left:12px;pointer-events:none;position:absolute;z-index:10}.Settings_disabled__ktC4K{cursor:default;filter:grayscale(1);opacity:.5}.Settings_btns__DSKc7{display:flex;justify-content:flex-start;margin-top:20px}.Settings_btns__DSKc7 .Settings_button__6mHCm{height:40px;width:50%}.Settings_btns__DSKc7 .Settings_button__6mHCm:not(:last-child){margin-right:12px}.ModalStaking_modal__18Da0{animation:ModalStaking_showModal__pYGRx .4s forwards;background:#f4f4f4;display:flex;height:100%;left:0;opacity:0;overflow:auto;padding:0;position:fixed;top:0;width:100%;z-index:999}@media only screen and (max-width:767px){.ModalStaking_modal__18Da0{padding:88px 16px 24px}}.dark-mode .ModalStaking_modal__18Da0{background:#111315}@keyframes ModalStaking_showModal__pYGRx{0%{opacity:0}to{opacity:1}}.ModalStaking_outer__9d1r2{border-radius:8px;display:inline-block;margin:auto;max-width:100%;position:fixed;width:100%;z-index:2}.ModalStaking_control__y3-HP{align-items:center;display:flex;left:24px;position:absolute;right:24px;top:24px}@media only screen and (max-width:767px){.ModalStaking_control__y3-HP{left:16px;right:16px;top:16px}}.dark-mode .ModalStaking_control__y3-HP .ModalStaking_button__O\+b61{background:#1a1d1f;box-shadow:inset 0 0 0 2px #272b30;color:#fcfcfc}.dark-mode .ModalStaking_control__y3-HP .ModalStaking_button__O\+b61:hover{background:#272b30}.ModalStaking_close__33Zo5{background:#fff;border-radius:50%;box-shadow:0 2px 8px #0000000f;font-size:0;height:36px;margin-left:auto;position:absolute;right:2px;top:2px;width:36px;z-index:10}.ModalStaking_close__33Zo5 svg{fill:#33383f;transition:transform .2s}.dark-mode .ModalStaking_close__33Zo5{background:#1a1d1f}.dark-mode .ModalStaking_close__33Zo5 svg{fill:#fcfcfc}.ModalStaking_close__33Zo5:hover svg{transform:rotate(90deg)}@media only screen and (max-width:767px){.TransactionRow_head__X5dT8{flex-wrap:wrap}.TransactionRow_head__X5dT8 .TransactionRow_title__QyubA{flex-grow:1;margin:0 0 16px;width:100%}}.TransactionRow_button__NYk-8{color:#1a1d1f}@media only screen and (max-width:767px){.TransactionRow_button__NYk-8{flex-grow:1}}.TransactionRow_wrapper__XZcPH{background:#fcfcfc;margin:0 -24px}@media only screen and (max-width:767px){.TransactionRow_wrapper__XZcPH{margin:0 -16px}}.dark-mode .TransactionRow_wrapper__XZcPH{background:#0000}.TransactionRow_table__NNxV4{display:table;width:100%}@media only screen and (max-width:1023px){.TransactionRow_table__NNxV4{display:block}}.TransactionRow_outer__SDYta{max-width:860px}.TransactionRow_closed__HoJRe{max-width:460px}.TransactionRow_row__G8WUD{cursor:pointer;display:table-row;height:88px}.TransactionRow_row__G8WUD:hover{background:rgba(53,75,80,.529)}.TransactionRow_row__G8WUD:hover button{background:rgba(53,75,80,.529);box-shadow:inset 0 0 0 2px #777}.TransactionRow_row__G8WUD:hover .TransactionRow_invoice__qI4xW{color:#f4f4f4}@media only screen and (max-width:1023px){.TransactionRow_row__G8WUD{display:flex;flex-direction:column;height:100%;padding:16px 24px}}@media only screen and (max-width:767px){.TransactionRow_row__G8WUD{padding:16px}}@media only screen and (max-width:1023px){.TransactionRow_row__G8WUD:first-child{display:none}}.TransactionRow_row__G8WUD:first-child .TransactionRow_col__38DJN{color:#6f767e;font-size:12px;font-weight:700;font-weight:500;line-height:1.3333333333;padding-bottom:16px;padding-top:8px}@media only screen and (max-width:1023px){.TransactionRow_row__G8WUD:nth-child(2n){background:#efefef59}.dark-mode .TransactionRow_row__G8WUD:nth-child(2n){background:#272b3080}}.TransactionRow_row__G8WUD:nth-child(2n) .TransactionRow_col__38DJN{background:#efefef59}@media only screen and (max-width:1023px){.TransactionRow_row__G8WUD:nth-child(2n) .TransactionRow_col__38DJN{background:none}}.dark-mode .TransactionRow_row__G8WUD:nth-child(2n) .TransactionRow_col__38DJN{background:#272b3080}@media only screen and (max-width:1023px){.dark-mode .TransactionRow_row__G8WUD:nth-child(2n) .TransactionRow_col__38DJN{background:none}}.TransactionRow_striked__uk7c\+{text-decoration:line-through}.TransactionRow_strikedGray__5IgfO{filter:grayscale(1);text-decoration:line-through}.TransactionRow_col__38DJN{display:table-cell;font-size:14px;font-weight:600;line-height:1.7142857143;padding:10px 16px;vertical-align:middle}@media only screen and (max-width:1023px){.TransactionRow_col__38DJN{align-items:center;display:flex;padding:0}}.TransactionRow_col__38DJN:first-child{padding-left:24px;padding-right:0}@media only screen and (max-width:1023px){.TransactionRow_col__38DJN:first-child{display:none}}.TransactionRow_col__38DJN:nth-child(2){padding-left:24px;width:200px}@media only screen and (max-width:1023px){.TransactionRow_col__38DJN:nth-child(2){display:none}}.TransactionRow_col__38DJN:nth-child(3){min-width:290px}@media only screen and (max-width:1023px){.TransactionRow_col__38DJN:nth-child(3){display:none}}.TransactionRow_col__38DJN:last-child{padding-right:24px}@media only screen and (max-width:1023px){.TransactionRow_col__38DJN:last-child{padding-right:0}.TransactionRow_col__38DJN:not(:last-child){margin-bottom:12px}}.TransactionRow_colmobile__Ey5KA{display:none}@media only screen and (max-width:1023px){.TransactionRow_colmobile__Ey5KA{display:table-cell;margin-bottom:16px;vertical-align:middle}}.TransactionRow_colmobile__Ey5KA .TransactionRow_invoice__qI4xW{display:none}@media only screen and (max-width:1023px){.TransactionRow_colmobile__Ey5KA .TransactionRow_invoice__qI4xW{color:#6f767e;display:block!important;font-size:14px;font-weight:500;margin-top:8px}}.TransactionRow_holduris__gESW\+{align-items:center;display:flex}.TransactionRow_holduris__gESW\+ .TransactionRow_icon__O0KlM{background:#f4772e;border-radius:20px;margin-right:15px;margin-top:0}.TransactionRow_sender__MXsG5{max-width:510px}.TransactionRow_hider__EI3Bs{position:absolute;visibility:hidden}.TransactionRow_holderis__b-mSM{align-items:center;display:flex;gap:8px;justify-content:center}.TransactionRow_icon__O0KlM.TransactionRow_active__yRkIo{background:#1bc943}.TransactionRow_icon__O0KlM.TransactionRow_closed__HoJRe{background:#999}.TransactionRow_icon__O0KlM.TransactionRow_pending__\+vnN-{background:#bd67f7}.TransactionRow_liner__DN8HW{margin-bottom:7px;margin-top:7px}.TransactionRow_static__3S5cr{display:flex;justify-content:space-between}.TransactionRow_stat__RO55v{background:#1bc943;border-radius:50%;content:"";height:10px;margin-bottom:-10px;position:relative;top:2px;width:10px}.TransactionRow_statname__Ge15t{margin-left:15px}.TransactionRow_status__Bpwsu{color:#1a1d1f;flex-shrink:0;font-size:13px;font-weight:600;line-height:23px;white-space:nowrap}.TransactionRow_productor__qMFch{color:#1bc943;font-size:14px}.TransactionRow_details__iKI-S{display:none}@media only screen and (max-width:1023px){.TransactionRow_details__iKI-S{display:block;margin-right:auto;padding-right:16px}}.TransactionRow_product__Muife{color:#33383f}.dark-mode .TransactionRow_product__Muife{color:#efefef}.TransactionRow_invoice__qI4xW{color:#6f767e;font-size:13px;font-weight:600;font-weight:500;line-height:1.2307692308;margin-top:0}@media only screen and (max-width:1023px){.TransactionRow_invoice__qI4xW{display:none}}.TransactionRow_negative__Sae4G{color:#ff6a55}.TransactionRow_foot__EepJH{padding:12px 0;text-align:center}.TransactionRow_foot__EepJH .TransactionRow_button__NYk-8 .TransactionRow_loader__1CSru{margin:0 18px 0 8px;transform:scale(.8)}.TransactionRow_label__j3wx5{color:#6f767e;display:none;font-size:14px;font-weight:600;line-height:1.7142857143;margin-right:auto}@media only screen and (max-width:1023px){.TransactionRow_label__j3wx5{display:block}}.Details_title__qDQ6f{margin-bottom:16px}.Details_row__VOsXf{display:flex}@media only screen and (max-width:1023px){.Details_row__VOsXf{display:block}}.Details_row__VOsXf.Details_closed__UjzcD{display:block}.Details_outer__EF\+PU{max-width:860px}.Details_button__366UF{height:40px}.Details_col__9o7kL{flex:0 0 50%}.Details_col__9o7kL:first-child{background:#f4f4f480;border-radius:12px;padding:24px}@media only screen and (max-width:1023px){.Details_col__9o7kL:first-child{margin-bottom:48px}}@media only screen and (max-width:767px){.Details_col__9o7kL:first-child{margin-bottom:32px;padding:16px}}.dark-mode .Details_col__9o7kL:first-child{background:#272b30}.Details_col__9o7kL:nth-child(2){padding:24px 16px 0 24px}@media only screen and (max-width:1023px){.Details_col__9o7kL:nth-child(2){padding:0}}.Details_closed__UjzcD .Details_col__9o7kL:nth-child(2){display:none}.Details_loader__h50bv{margin-right:20px;transform:scale(.8)}.Details_product__ktgvQ{margin-bottom:16px}.Details_btns__Tweak{display:flex;margin:24px -4px 0}.Details_btns__Tweak .Details_button__366UF{flex-basis:calc(100% - 8px);flex-grow:0;flex-shrink:0;margin:0 4px;width:calc(100% - 8px)}@media only screen and (max-width:767px){.Details_btns__Tweak .Details_button__366UF{padding:0 8px}}.dark-mode .Details_btns__Tweak .Details_button__366UF:first-child{background:#111315;box-shadow:inset 0 0 0 2px #111315}.dark-mode .Details_btns__Tweak .Details_button__366UF:first-child:hover{box-shadow:inset 0 0 0 2px #fcfcfc}.dark-mode .Details_btns__Tweak .Details_button__366UF:first-child.Details_disabled__gpauX{box-shadow:inset 0 0 0 2px #111315!important;cursor:default;opacity:.5}.Details_btns__Tweak .Details_button__366UF.Details_disabled__gpauX{cursor:default;opacity:.9}.Details_btns__Tweak .Details_button__366UF.Details_disabled__gpauX:hover{box-shadow:inset 0 0 0 2px #6f767e!important}.Details_terminate__H4rIY .Details_button__366UF{background:none!important;box-shadow:inset 0 0 0 2px #6f767e!important}.Details_terminate__H4rIY .Details_button__366UF.Details_disabled__gpauX{box-shadow:inset 0 0 0 2px #6f767e!important;cursor:default;opacity:.5}.Details_terminate__H4rIY:hover .Details_button__366UF{box-shadow:inset 0 0 0 2px #fcfcfc!important}.Details_terminate__H4rIY:hover .Details_disabled__gpauX{box-shadow:inset 0 0 0 2px #6f767e!important;cursor:default;opacity:.5}.Details_box__gQy9F:not(:last-child){border-bottom:1px solid #0c05121a}.Details_info__zVd2N{font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.6;margin-bottom:20px}@media only screen and (max-width:767px){.Details_info__zVd2N{font-size:18px}}.Details_list__w\+JDY li{color:#33383f;font-weight:500;padding-left:36px;position:relative}.dark-mode .Details_list__w\+JDY li{color:#efefef}.Details_list__w\+JDY li:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' d='M20.707 6.293a1 1 0 0 1 0 1.414l-8.586 8.586a3 3 0 0 1-4.243 0l-3.586-3.586a1 1 0 0 1 1.414-1.414l3.586 3.586a1 1 0 0 0 1.414 0l8.586-8.586a1 1 0 0 1 1.414 0z' fill='%23b5e4ca'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;content:"";height:24px;left:0;position:absolute;top:0;width:24px}.Details_list__w\+JDY li:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:12px;padding-bottom:12px}.dark-mode .Details_list__w\+JDY li:not(:last-child){border-color:#272b30}.Details_text__VCgtf{color:#33383f;font-weight:500;margin-bottom:12px}.dark-mode .Details_text__VCgtf{color:#efefef}.Details_user__bZpYS{align-items:center;display:flex}.Details_avatar__JgdID{flex-shrink:0;height:32px;margin-right:12px;width:32px}.Details_avatar__JgdID img{border-radius:50%;height:100%;object-fit:cover;width:100%}.Details_editor__Fz9Vp{margin-top:32px}@media only screen and (max-width:767px){.Details_editor__Fz9Vp{margin-top:24px}}.Parameter_parameter__t-nNM{align-items:center;border-bottom:1px solid #0c05121a;display:flex;height:60px;padding:16px 0}.dark-mode .Parameter_parameter__t-nNM{border-color:#6f767e26}.Parameter_title__SpS6y{color:#6f767e;margin-right:auto;padding-right:12px}.Parameter_tooltip__\+JvzB{position:relative;top:-1px}.Parameter_tooltip__\+JvzB svg{fill:#6f767e}.Parameter_red__rM7yu{color:#ff6a55}.Parameter_no__SSt9\+,.Parameter_yes__Y4PZ-{border-radius:6px;display:inline-block;padding:2px 8px;white-space:nowrap}.dark-mode .Parameter_no__SSt9\+,.dark-mode .Parameter_yes__Y4PZ-{color:#1a1d1f}.Parameter_yes__Y4PZ-{background:#00b0aa!important}.Parameter_green__1foUB{color:#1bc943}.Parameter_no__SSt9\+{background:#ffbc99}.Parameter_content__MtquR{text-align:right}.CreateReferral_title__nzx8v{color:#6f767e;margin-bottom:16px}.CreateReferral_fieldset__aXYQ3{margin-bottom:32px}.CreateReferral_fieldset__aXYQ3 .CreateReferral_dropdown__FqrJ-,.CreateReferral_fieldset__aXYQ3 .CreateReferral_field__VoGJn{margin-bottom:12px}.CreateReferral_field__VoGJn input{height:40px!important}.CreateReferral_box__brhDd:not(:last-child){margin-bottom:32px}.CreateReferral_card__k\+JMC{padding:0}.CreateReferral_label__\+yUR9{color:#6f767e;font-size:14px;font-weight:500;margin-bottom:16px}.CreateReferral_line__QS3SJ{align-items:center;display:flex}.CreateReferral_list__6Eu8b{display:flex;margin-right:auto}.CreateReferral_avatar__H2\+\+3{height:48px;position:relative;width:48px}.CreateReferral_avatar__H2\+\+3 img{border-radius:50%;height:100%;object-fit:cover;width:100%}.CreateReferral_avatar__H2\+\+3:not(:last-child){margin-right:24px}.CreateReferral_icon__rujmI{align-items:center;background:#00b0aa;border:2px solid #fff;border-radius:50%;bottom:-4px;display:flex;height:24px;justify-content:center;position:absolute;right:-4px;width:24px}.dark-mode .CreateReferral_icon__rujmI{border-color:#1a1d1f}.CreateReferral_icon__rujmI svg{fill:#fcfcfc}a.CreateReferral_button__54QHl{color:#fff!important;margin-top:10px;width:100%}.CreateReferral_disabled__TforP{cursor:default;filter:grayscale(1);opacity:.5}.CreateReferral_button__54QHl{color:#1a1d1f!important;height:40px}.CreateReferral_loader__ITr9w{filter:invert(1);margin:0 18px 0 8px;transform:scale(.8)}.OpenStakeDetails_title__c2pRL{margin-bottom:16px}.OpenStakeDetails_row__vWDln{display:flex}@media only screen and (max-width:1023px){.OpenStakeDetails_row__vWDln{display:block}}.OpenStakeDetails_scroll__HqmZC{height:517px}.OpenStakeDetails_token__P5vrT{background:red}.OpenStakeDetails_quicks__6UQR4{display:flex;justify-content:space-between;margin-bottom:16px;margin-top:-10px}.OpenStakeDetails_quicks__6UQR4 div{filter:grayscale(1)}.OpenStakeDetails_quicks__6UQR4 div:hover{cursor:pointer;filter:none}@media only screen and (max-width:1023px){.OpenStakeDetails_quicks__6UQR4{flex-wrap:wrap;margin-bottom:16px}}@media only screen and (max-width:767px){.OpenStakeDetails_quicks__6UQR4{margin-bottom:12px}}.OpenStakeDetails_col__36ECR{flex:0 0 50%}.OpenStakeDetails_col__36ECR:first-child{background:#f4f4f480;border-radius:12px;padding:24px}@media only screen and (max-width:1023px){.OpenStakeDetails_col__36ECR:first-child{margin-bottom:48px}}@media only screen and (max-width:767px){.OpenStakeDetails_col__36ECR:first-child{margin-bottom:32px;padding:16px}}.dark-mode .OpenStakeDetails_col__36ECR:first-child{background:#272b30}.OpenStakeDetails_col__36ECR:nth-child(2){padding:28px 0 0 24px}@media only screen and (max-width:1023px){.OpenStakeDetails_col__36ECR:nth-child(2){padding:0}}.OpenStakeDetails_product__H0yIb{margin-bottom:16px}.OpenStakeDetails_btnsWrapper__T9M6h{border-top:1px solid #efefef;justify-content:center;margin:9px -4px 0;padding-top:15px}.dark-mode .OpenStakeDetails_btnsWrapper__T9M6h{border-color:#272b30}.OpenStakeDetails_riskLevel__N7wXA{display:flex;justify-content:space-between}.OpenStakeDetails_labelDisabled__4WTms{color:#6f767e;filter:grayscale(1)}.OpenStakeDetails_transaction__A0fsz{height:40px;margin:12px 4px 10px;width:calc(100% - 8px)}.OpenStakeDetails_btns__ybrTq .OpenStakeDetails_loader__pNNn6{filter:invert(1);margin:0 18px 0 8px;transform:scale(.8)}.OpenStakeDetails_btns__ybrTq .OpenStakeDetails_button__yuVxS{height:40px;margin:0 4px;width:calc(50% - 8px)}@media only screen and (max-width:767px){.OpenStakeDetails_btns__ybrTq .OpenStakeDetails_button__yuVxS{padding:0 8px}}.OpenStakeDetails_btns__ybrTq .OpenStakeDetails_button__yuVxS.OpenStakeDetails_disabled__ND5Bp{filter:grayscale(1)}.OpenStakeDetails_btns__ybrTq .OpenStakeDetails_button__yuVxS.OpenStakeDetails_hide__Vu-rN{display:none}.OpenStakeDetails_btns__ybrTq .OpenStakeDetails_button__yuVxS.OpenStakeDetails_full__qqVSq{color:#1a1d1f!important;width:100%!important}.OpenStakeDetails_btns__ybrTq .OpenStakeDetails_button__yuVxS.OpenStakeDetails_full__qqVSq svg{filter:invert(1)}.OpenStakeDetails_box__j9-m-:not(:last-child){border-bottom:1px solid #0c05121a}.OpenStakeDetails_info__pC\+0h{font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.6;margin-bottom:10px}@media only screen and (max-width:767px){.OpenStakeDetails_info__pC\+0h{font-size:18px}}.OpenStakeDetails_list__Mtih0 li{color:#33383f;font-weight:500;padding-left:36px;position:relative}.dark-mode .OpenStakeDetails_list__Mtih0 li{color:#efefef}.OpenStakeDetails_list__Mtih0 li:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' d='M20.707 6.293a1 1 0 0 1 0 1.414l-8.586 8.586a3 3 0 0 1-4.243 0l-3.586-3.586a1 1 0 0 1 1.414-1.414l3.586 3.586a1 1 0 0 0 1.414 0l8.586-8.586a1 1 0 0 1 1.414 0z' fill='%23b5e4ca'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;content:"";height:24px;left:0;position:absolute;top:0;width:24px}.OpenStakeDetails_list__Mtih0 li:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:12px;padding-bottom:12px}.dark-mode .OpenStakeDetails_list__Mtih0 li:not(:last-child){border-color:#272b30}.OpenStakeDetails_text__B\+7WC{color:#33383f;font-weight:500;line-height:24px;margin-bottom:12px;padding-left:10px;padding-right:10px;position:relative;z-index:1}.dark-mode .OpenStakeDetails_text__B\+7WC{color:#efefef}.OpenStakeDetails_user__jCeQu{align-items:center;display:flex}.OpenStakeDetails_avatar__dlzHb{flex-shrink:0;height:32px;margin-right:12px;width:32px}.OpenStakeDetails_avatar__dlzHb img{border-radius:50%;height:100%;object-fit:cover;width:100%}.OpenStakeDetails_editor__57ToH{margin-top:32px}@media only screen and (max-width:767px){.OpenStakeDetails_editor__57ToH{margin-top:24px}}.OpenStakeDetails_wrapper2__LoaES{border-bottom:1px solid #efefef;margin-bottom:15px;margin-top:0;padding-bottom:10px}.dark-mode .OpenStakeDetails_wrapper2__LoaES{border-color:#272b30}.OpenStakeDetails_wrapperTitle__2xKGG{color:#6f767e;display:flex;font-size:14px;font-weight:400;justify-content:space-between;margin-bottom:4px}.OpenStakeDetails_wrapperTitle__2xKGG svg{fill:#6f767e;margin-left:5px}.OpenStakeDetails_wrapperRow__E8kOy{display:flex;justify-content:space-between;margin-bottom:0}.OpenStakeDetails_wrapperItemMB__GOmDN{margin-bottom:10px}.OpenStakeDetails_wrapperItem__VWAdl{align-items:center;display:flex;font-size:14px;justify-content:space-between;width:100%}.OpenStakeDetails_wrapperItem__VWAdl .OpenStakeDetails_label__gz0\+A{font-weight:400}.OpenStakeDetails_wrapperItem__VWAdl .OpenStakeDetails_label__gz0\+A svg{fill:#6f767e;margin-left:5px;margin-top:-2px}.OpenStakeDetails_wrapperItem__VWAdl .OpenStakeDetails_value__-865p{font-weight:500;line-height:0px}.OpenStakeDetails_range__mW893{padding-bottom:10px;padding-top:15px}.OpenStakeDetails_error__Gck6H{color:#ff6a55;margin-bottom:10px;min-height:24px;text-align:center}.OpenStakeDetails_successWrapper__L0haV{min-height:370px;position:relative;text-align:center}.OpenStakeDetails_successWrapper__L0haV .OpenStakeDetails_icon__jy4Ba{display:flex;justify-content:center;margin-top:30px}.OpenStakeDetails_successWrapper__L0haV .OpenStakeDetails_icon__jy4Ba svg{fill:#83bf6e}.OpenStakeDetails_successWrapper__L0haV .OpenStakeDetails_text__B\+7WC{font-size:16px;margin-top:24px}.OpenStakeDetails_imageHolder__ypxI3{min-height:250px}@media(prefers-reduced-motion:no-preference){.Profile_background__lMNFA{animation:Profile_fadeInUp__HT4i2 .6s ease-out}}@keyframes Profile_fadeInUp__HT4i2{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Profile_background__lMNFA{filter:brightness(.3) contrast(.7);height:100px;margin:-36px -40px 0}@media only screen and (max-width:1339px){.Profile_background__lMNFA{margin:-32px -24px 0}}@media only screen and (max-width:1259px){.Profile_background__lMNFA{height:85px;margin-top:-16px}}@media only screen and (max-width:767px){.Profile_background__lMNFA{height:210px;margin:-8px -16px 0}}.Profile_background__lMNFA img{height:100%;object-fit:cover;width:100%}.Profile_card__Bz52u{margin:-64px auto 0}@media only screen and (max-width:767px){.Profile_card__Bz52u{margin-top:-188px}}.Profile_control__p0Da\+{align-items:center;display:flex;margin-bottom:32px}@media only screen and (max-width:767px){.Profile_control__p0Da\+{flex-wrap:wrap}}.Profile_nav__CiQU3{display:flex;margin-right:auto}@media only screen and (max-width:767px){.Profile_nav__CiQU3{display:none;margin:0 0 16px;width:100%}}.Profile_link__DBopV{border-radius:8px;color:#6f767e;font-size:16px;padding:12px 18px;transition:all .2s}@media only screen and (max-width:767px){.Profile_link__DBopV{flex-grow:1}}.Profile_link__DBopV.Profile_active__nQQAh,.Profile_link__DBopV:hover{color:#1a1d1f}.dark-mode .Profile_link__DBopV.Profile_active__nQQAh,.dark-mode .Profile_link__DBopV:hover{color:#fcfcfc}.Profile_link__DBopV.Profile_active__nQQAh{background:#efefef}.dark-mode .Profile_link__DBopV.Profile_active__nQQAh{background:#272b30}.Profile_link__DBopV:not(:last-child){margin-right:8px}@media only screen and (max-width:767px){.Profile_link__DBopV:not(:last-child){margin-right:0}.Profile_dropdownBox__v4i-k{display:none;flex-grow:1}}.Profile_dropdownBox2__B4NLZ{display:none}@media only screen and (max-width:767px){.Profile_dropdownBox2__B4NLZ{display:block;flex-grow:1}}.Profile_dropdownBox2__B4NLZ div{font-size:16px}.Profile_filters__AVbk9{margin-left:16px}@media only screen and (max-width:767px){.Profile_filters__AVbk9{margin-left:12px}}.Profile_products__6PbfP{display:flex;flex-wrap:wrap;margin:-32px -12px 0}@media only screen and (max-width:639px){.Profile_products__6PbfP{display:block;margin:0}}.Profile_product__b5XB8{flex-basis:calc(25% - 24px);flex-grow:0;flex-shrink:0;margin:32px 12px 0;width:calc(25% - 24px)}@media only screen and (max-width:1023px){.Profile_product__b5XB8{flex-basis:calc(50% - 24px);flex-grow:0;flex-shrink:0;width:calc(50% - 24px)}}@media only screen and (max-width:639px){.Profile_product__b5XB8{margin:24px 0 0;width:100%}}.Profile_foot__SLMfX{margin-top:40px;text-align:center}@media only screen and (max-width:1339px){.Profile_foot__SLMfX{margin-top:32px}}@media only screen and (max-width:767px){.Profile_foot__SLMfX{margin-top:24px}}@media(prefers-reduced-motion:no-preference){.Referrals_card__21GbN{animation:Referrals_fadeInUp__rhRvh .6s ease-out}}@keyframes Referrals_fadeInUp__rhRvh{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Referrals_card__21GbN{margin-bottom:-40px;padding-bottom:0!important}.Referrals_card__21GbN:not(:last-child){margin-bottom:8px}@media only screen and (max-width:767px){.Transactions_head__V\+860{flex-wrap:wrap}.Transactions_head__V\+860 .Transactions_title__Iuwwh{flex-grow:1;margin:0 0 16px;width:100%}}.Transactions_head__V\+860 .Transactions_title__Iuwwh{margin-right:0}.Transactions_button__1ARkA{color:#1a1d1f;font-size:14px;margin-left:16px}@media only screen and (max-width:767px){.Transactions_button__1ARkA{flex-grow:1}}.Transactions_outer__LZV8r{max-width:890px}.Transactions_filters__QmLyX{margin-left:10px}@media only screen and (max-width:1023px){.Transactions_head__V\+860{display:none!important}}.Transactions_header__AbNdR{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1a1d1f;background-color:#0c051299;color:#6f767e;position:sticky;top:0;z-index:1}.Transactions_header__AbNdR .Transactions_col__UkrUH{vertical-align:middle}.Transactions_header__AbNdR .Transactions_col__UkrUH:hover{color:#fcfcfc;cursor:default}@media only screen and (max-width:767px){.Transactions_header__AbNdR{display:none!important}}.Transactions_loader__Ysmn5{display:flex;gap:20px;height:0;justify-content:center;position:relative}.Transactions_modal__rDGp4{min-width:500px}.Transactions_nopad__n7Rx1{padding:0!important}.Transactions_loader__Ysmn5{margin:auto;position:absolute;text-align:center;top:45%;width:100%}.Transactions_pagination__2Q\+4l{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);bottom:0;display:flex;gap:10px;height:77px;justify-content:center;margin:auto;padding-top:22px;position:relative;width:650px;z-index:10}.Transactions_pagination__2Q\+4l li{align-content:center;border:1px solid #6f767e;border-radius:50px;color:#6f767e;height:35px;justify-content:center;text-align:center;width:35px}.Transactions_pagination__2Q\+4l li:hover{border-color:#fcfcfc;color:#fcfcfc;cursor:pointer}.Transactions_pagination__2Q\+4l li.Transactions_activepage__usF4B{border-color:#fcfcfc;color:#fcfcfc}.Transactions_pagination__2Q\+4l li a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.Transactions_pagination__2Q\+4l li.Transactions_disabledbutton__AdAuK{border-color:#6f767e;color:#6f767e;cursor:default;opacity:.3}.Transactions_pagination__2Q\+4l li.Transactions_disabledbutton__AdAuK a:hover{border-color:#6f767e;color:#6f767e}.Transactions_dropdown__rMOpG{margin-left:10px;margin-right:10px}.Transactions_wrapper__xdT1h{background:#fcfcfc;height:calc(100vh - 245px);margin:0 -24px -77px;overflow-y:auto}@media only screen and (max-width:767px){.Transactions_wrapper__xdT1h{margin:0 -16px}}.dark-mode .Transactions_wrapper__xdT1h{background:#0000}.Transactions_wrapper__xdT1h.Transactions_fullscreen__3GNnB{height:calc(100vh - 90px)}.Transactions_table__LrpV\+{display:table;margin-bottom:77px;width:100%}@media only screen and (max-width:1023px){.Transactions_table__LrpV\+{display:block}}.Transactions_row__9Oqrq{display:table-row}@media only screen and (max-width:1023px){.Transactions_row__9Oqrq{display:flex;flex-direction:column;padding:16px 24px}}@media only screen and (max-width:767px){.Transactions_row__9Oqrq{padding:16px}}@media only screen and (max-width:1023px){.Transactions_row__9Oqrq:first-child{display:none}}.Transactions_row__9Oqrq:first-child .Transactions_col__UkrUH{color:#6f767e;font-size:13px;font-weight:600;line-height:1.2307692308;padding-bottom:16px;padding-top:8px}@media only screen and (max-width:1023px){.Transactions_row__9Oqrq:nth-child(2n){background:#efefef59}.dark-mode .Transactions_row__9Oqrq:nth-child(2n){background:#272b3080}}.Transactions_row__9Oqrq:nth-child(2n) .Transactions_col__UkrUH{background:#efefef59}@media only screen and (max-width:1023px){.Transactions_row__9Oqrq:nth-child(2n) .Transactions_col__UkrUH{background:none}}.dark-mode .Transactions_row__9Oqrq:nth-child(2n) .Transactions_col__UkrUH{background:#272b3080}@media only screen and (max-width:1023px){.dark-mode .Transactions_row__9Oqrq:nth-child(2n) .Transactions_col__UkrUH{background:none}}.Transactions_col__UkrUH{display:table-cell;font-size:14px;font-weight:600;line-height:1.7142857143;padding:10px 16px}@media only screen and (max-width:1023px){.Transactions_col__UkrUH{align-items:center;display:flex;padding:0}}.Transactions_col__UkrUH:first-child{padding-left:24px}@media only screen and (max-width:1023px){.Transactions_col__UkrUH:first-child{padding-left:0}.Transactions_col__UkrUH:nth-child(2){align-items:flex-start;border-bottom:1px solid #efefef;order:-1;padding-bottom:12px}.dark-mode .Transactions_col__UkrUH:nth-child(2){border-color:#272b30}.Transactions_col__UkrUH:nth-child(3){display:none}}.Transactions_col__UkrUH:last-child{padding-right:24px;text-align:center}@media only screen and (max-width:1023px){.Transactions_col__UkrUH:last-child{padding-right:0}.Transactions_col__UkrUH:not(:last-child){margin-bottom:12px}}.Transactions_status__Jw-57{color:#1a1d1f;flex-shrink:0;font-size:14px;font-weight:600;line-height:28px;white-space:nowrap}.Transactions_details__l8whZ{display:none}@media only screen and (max-width:1023px){.Transactions_details__l8whZ{display:block;margin-right:auto;padding-right:16px}}.Transactions_product__Jk44g{color:#33383f}.dark-mode .Transactions_product__Jk44g{color:#efefef}.Transactions_invoice__Hd1zT{color:#6f767e;font-size:12px;font-weight:700;font-weight:500;line-height:1.3333333333;margin-top:4px}.Transactions_negative__KJA0p{color:#ff6a55}.Transactions_foot__xozVi{padding:12px 0;text-align:center}.Transactions_foot__xozVi .Transactions_button__1ARkA .Transactions_loader__Ysmn5{margin:0 18px 0 8px;transform:scale(.8)}.Transactions_label__cMGYm{color:#6f767e;display:none;font-size:14px;font-weight:600;line-height:1.7142857143;margin-right:auto}@media only screen and (max-width:1023px){.Transactions_label__cMGYm{display:block}}.Details_title__mvI3J{margin-bottom:16px}.Details_row__36OZ7{display:flex}@media only screen and (max-width:1023px){.Details_row__36OZ7{display:block}}.Details_row__36OZ7.Details_closed__6zVMz{display:block}.Details_outer__AgaJi{max-width:460px}.Details_button__irIRI{height:40px}.Details_col__EH2Ja{flex:0 0 100%}.Details_col__EH2Ja:first-child{background:#f4f4f480;border-radius:12px;padding:24px}@media only screen and (max-width:1023px){.Details_col__EH2Ja:first-child{margin-bottom:48px}}@media only screen and (max-width:767px){.Details_col__EH2Ja:first-child{margin-bottom:32px;padding:16px}}.dark-mode .Details_col__EH2Ja:first-child{background:#272b30}.Details_col__EH2Ja:nth-child(2){padding:24px 16px 0 24px}@media only screen and (max-width:1023px){.Details_col__EH2Ja:nth-child(2){padding:0}}.Details_closed__6zVMz .Details_col__EH2Ja:nth-child(2){display:none}.Details_loader__GM8yV{margin-right:20px;transform:scale(.8)}.Details_product__r0ISw{margin-bottom:16px}.Details_btns__RMlOo{display:flex;margin:24px -4px 0}.Details_btns__RMlOo .Details_button__irIRI{flex-basis:calc(100% - 8px);flex-grow:0;flex-shrink:0;margin:0 4px;width:calc(100% - 8px)}@media only screen and (max-width:767px){.Details_btns__RMlOo .Details_button__irIRI{padding:0 8px}}.dark-mode .Details_btns__RMlOo .Details_button__irIRI:first-child{background:#111315;box-shadow:inset 0 0 0 2px #111315}.dark-mode .Details_btns__RMlOo .Details_button__irIRI:first-child:hover{box-shadow:inset 0 0 0 2px #fcfcfc}.Details_terminate__v0sNl .Details_button__irIRI{background:none!important;box-shadow:inset 0 0 0 2px #6f767e!important}.Details_terminate__v0sNl:hover .Details_button__irIRI{box-shadow:inset 0 0 0 2px #fcfcfc!important}.Details_terminate__v0sNl:hover .Details_disabled__wZyaN{box-shadow:inset 0 0 0 2px #6f767e!important}.Details_box__4ZAWt:not(:last-child){border-bottom:1px solid #0c05121a}.Details_info__R7\+4\+{font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.6;margin-bottom:20px}@media only screen and (max-width:767px){.Details_info__R7\+4\+{font-size:18px}}.Details_list__JB-Q5 li{color:#33383f;font-weight:500;padding-left:36px;position:relative}.dark-mode .Details_list__JB-Q5 li{color:#efefef}.Details_list__JB-Q5 li:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' d='M20.707 6.293a1 1 0 0 1 0 1.414l-8.586 8.586a3 3 0 0 1-4.243 0l-3.586-3.586a1 1 0 0 1 1.414-1.414l3.586 3.586a1 1 0 0 0 1.414 0l8.586-8.586a1 1 0 0 1 1.414 0z' fill='%23b5e4ca'/%3E%3C/svg%3E") no-repeat 50% 50%/100% auto;content:"";height:24px;left:0;position:absolute;top:0;width:24px}.Details_list__JB-Q5 li:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:12px;padding-bottom:12px}.dark-mode .Details_list__JB-Q5 li:not(:last-child){border-color:#272b30}.Details_text__Nc6HX{color:#33383f;font-weight:500;margin-bottom:12px}.dark-mode .Details_text__Nc6HX{color:#efefef}.Details_user__Dvgil{align-items:center;display:flex}.Details_avatar__vT-xw{flex-shrink:0;height:32px;margin-right:12px;width:32px}.Details_avatar__vT-xw img{border-radius:50%;height:100%;object-fit:cover;width:100%}.Details_editor__0Bczf{margin-top:32px}@media only screen and (max-width:767px){.Details_editor__0Bczf{margin-top:24px}}.Parameter_parameter__hXHh1{align-items:center;border-bottom:1px solid #0c05121a;display:flex;height:60px;padding:16px 0}.dark-mode .Parameter_parameter__hXHh1{border-color:#6f767e26}.Parameter_title__rqXhf{color:#6f767e;margin-right:auto;padding-right:12px}.Parameter_tooltip__MY54W{position:relative;top:-1px}.Parameter_tooltip__MY54W svg{fill:#6f767e}.Parameter_red__02Ljx{color:#ff6a55}.Parameter_no__TmSYs,.Parameter_yes__HBjyW{border-radius:6px;display:inline-block;padding:2px 8px;white-space:nowrap}.dark-mode .Parameter_no__TmSYs,.dark-mode .Parameter_yes__HBjyW{color:#1a1d1f}.Parameter_yes__HBjyW{background:#00b0aa!important}.Parameter_green__ykgZA{color:#1bc943}.Parameter_no__TmSYs{background:#ffbc99}.Parameter_content__gradh{text-align:right}@media only screen and (max-width:767px){.TransactionRow_head__TdLss{flex-wrap:wrap}.TransactionRow_head__TdLss .TransactionRow_title__9xasf{flex-grow:1;margin:0 0 16px;width:100%}}.TransactionRow_lobber__Uiqxe{align-items:center;display:flex;height:77px;justify-content:center;margin:auto;width:100%}.TransactionRow_button__oDkoC{color:#1a1d1f}@media only screen and (max-width:767px){.TransactionRow_button__oDkoC{flex-grow:1}}.TransactionRow_wrapper__y8TpG{background:#fcfcfc;margin:0 -24px}@media only screen and (max-width:767px){.TransactionRow_wrapper__y8TpG{margin:0 -16px}}.dark-mode .TransactionRow_wrapper__y8TpG{background:#0000}.TransactionRow_table__Y\+UfH{display:table;width:100%}@media only screen and (max-width:1023px){.TransactionRow_table__Y\+UfH{display:block}}.TransactionRow_closed__W8E8e,.TransactionRow_outer__glIQU{max-width:460px}.TransactionRow_row__24TqG{cursor:pointer;display:table-row;height:88px}.TransactionRow_row__24TqG:hover{background:rgba(53,75,80,.529)}.TransactionRow_row__24TqG:hover button{background:rgba(53,75,80,.529);box-shadow:inset 0 0 0 2px #777}.TransactionRow_row__24TqG:hover .TransactionRow_invoice__x2vYc{color:#f4f4f4}@media only screen and (max-width:1023px){.TransactionRow_row__24TqG{display:flex;flex-direction:column;height:100%;padding:16px 24px}}@media only screen and (max-width:767px){.TransactionRow_row__24TqG{padding:16px}}@media only screen and (max-width:1023px){.TransactionRow_row__24TqG:first-child{display:none}}.TransactionRow_row__24TqG:first-child .TransactionRow_col__eqQw9{background:#efefef59;color:#6f767e;font-size:12px;font-weight:700;font-weight:500;line-height:1.3333333333;padding-bottom:16px;padding-top:8px}@media only screen and (max-width:1023px){.TransactionRow_row__24TqG:nth-child(2n){background:#efefef59}.dark-mode .TransactionRow_row__24TqG:nth-child(2n){background:#272b3080}}.TransactionRow_row__24TqG:nth-child(2n) .TransactionRow_col__eqQw9{background:#efefef59}@media only screen and (max-width:1023px){.TransactionRow_row__24TqG:nth-child(2n) .TransactionRow_col__eqQw9{background:none}}.dark-mode .TransactionRow_row__24TqG:nth-child(2n) .TransactionRow_col__eqQw9{background:#272b3080}@media only screen and (max-width:1023px){.dark-mode .TransactionRow_row__24TqG:nth-child(2n) .TransactionRow_col__eqQw9{background:none}}.TransactionRow_striked__gGA8x{text-decoration:line-through}.TransactionRow_strikedGray__xw\+d7{filter:grayscale(1);text-decoration:line-through}.TransactionRow_col__eqQw9{display:table-cell;font-size:14px;font-weight:600;line-height:1.7142857143;padding:10px 16px;vertical-align:middle}@media only screen and (max-width:1023px){.TransactionRow_col__eqQw9{align-items:center;display:flex;padding:0}}.TransactionRow_col__eqQw9:first-child{padding-left:24px;padding-right:0;width:77px}@media only screen and (max-width:1023px){.TransactionRow_col__eqQw9:first-child{display:none}}.TransactionRow_col__eqQw9:last-child{padding-right:24px;text-align:center}@media only screen and (max-width:1023px){.TransactionRow_col__eqQw9:last-child{padding-right:0}.TransactionRow_col__eqQw9:not(:last-child){margin-bottom:12px}}.TransactionRow_colmobile__M1IOg{display:none}@media only screen and (max-width:1023px){.TransactionRow_colmobile__M1IOg{display:table-cell;margin-bottom:16px;vertical-align:middle}}.TransactionRow_colmobile__M1IOg .TransactionRow_invoice__x2vYc{display:none}@media only screen and (max-width:1023px){.TransactionRow_colmobile__M1IOg .TransactionRow_invoice__x2vYc{color:#6f767e;display:block!important;font-size:14px;font-weight:500;margin-top:8px}}.TransactionRow_holduris__zH0o2{align-items:center;display:flex}.TransactionRow_holduris__zH0o2 .TransactionRow_icon__gO6mY{background:#f4772e;border-radius:20px;margin-right:15px;margin-top:0}.TransactionRow_hider__ECcce{position:absolute;visibility:hidden}.TransactionRow_holderis__1sNAW{align-items:center;display:flex;justify-content:center}.TransactionRow_icon__gO6mY.TransactionRow_active__-pqyW{background:#1bc943}.TransactionRow_icon__gO6mY.TransactionRow_closed__W8E8e{background:#999}.TransactionRow_icon__gO6mY.TransactionRow_pending__FUIrf{background:#bd67f7}.TransactionRow_liner__pxfy-{margin-bottom:7px;margin-top:7px}.TransactionRow_static__RDq8j{display:flex;justify-content:space-between}.TransactionRow_stat__duTWN{background:#1bc943;border-radius:50%;content:"";height:10px;margin-bottom:-10px;position:relative;top:2px;width:10px}.TransactionRow_statname__LYUHL{margin-left:15px}.TransactionRow_status__JWr3s{color:#1a1d1f;flex-shrink:0;font-size:13px;font-weight:600;line-height:23px;white-space:nowrap}.TransactionRow_productor__w90w5{color:#1bc943;font-size:14px}.TransactionRow_details__Gvv30{display:none}@media only screen and (max-width:1023px){.TransactionRow_details__Gvv30{display:block;margin-right:auto;padding-right:16px}}.TransactionRow_product__pkI6C{color:#33383f}.dark-mode .TransactionRow_product__pkI6C{color:#efefef}.dark-mode .TransactionRow_product__pkI6C.TransactionRow_hasrewards__4cr9I{color:#1bc943}.dark-mode .TransactionRow_product__pkI6C.TransactionRow_norewards__GIPAu{color:#6f767e}.dark-mode .TransactionRow_product__pkI6C.TransactionRow_lastreward__Ke00t{color:#f4772e}.TransactionRow_active__-pqyW .TransactionRow_col__eqQw9{background:#395b66!important}.TransactionRow_active__-pqyW .TransactionRow_invoice__x2vYc{color:#fff}.TransactionRow_invoice__x2vYc{color:#6f767e;font-size:13px;font-weight:600;font-weight:500;line-height:1.2307692308;margin-top:0}@media only screen and (max-width:1023px){.TransactionRow_invoice__x2vYc{display:none}}.TransactionRow_negative__Gcp\+M{color:#ff6a55}.TransactionRow_foot__aAvlz{padding:12px 0;text-align:center}.TransactionRow_foot__aAvlz .TransactionRow_button__oDkoC .TransactionRow_loader__\+nql6{margin:0 18px 0 8px;transform:scale(.8)}.TransactionRow_label__4QVhP{color:#6f767e;display:none;font-size:14px;font-weight:600;line-height:1.7142857143;margin-right:auto}@media only screen and (max-width:1023px){.TransactionRow_label__4QVhP{display:block}}.Settings_form__H-RNy{margin-bottom:24px;width:100%}.Settings_item__B7nKv:not(:last-child){margin-bottom:24px}.Settings_label__v3-Z\+{color:#fcfcfc;font-size:16px;margin-bottom:16px}.dark-mode .Settings_dropdownHead__moa-N{color:#fcfcfc}.Settings_checkbox__-eO2z:not(:last-child){font-size:14px;margin-bottom:12px}.Settings_box__JiUnu{position:relative}.Settings_box__JiUnu .Settings_dropdownHead__moa-N{padding-left:48px}.Settings_box__JiUnu svg{fill:#ffd88d;bottom:12px;left:12px;pointer-events:none;position:absolute;z-index:10}.Settings_btns__sUBkR{display:flex;justify-content:flex-start;margin-top:20px}.Settings_btns__sUBkR .Settings_button__5iIen{height:40px;width:50%}.Settings_btns__sUBkR .Settings_button__5iIen:not(:last-child){margin-right:12px}.ModalReferrals_modal__WMrSB{animation:ModalReferrals_showModal__viRTW .4s forwards;background:#f4f4f4;display:flex;height:100%;left:0;opacity:0;overflow:auto;padding:0;position:fixed;top:0;width:100%;z-index:999}@media only screen and (max-width:767px){.ModalReferrals_modal__WMrSB{padding:88px 16px 24px}}.dark-mode .ModalReferrals_modal__WMrSB{background:#111315}@keyframes ModalReferrals_showModal__viRTW{0%{opacity:0}to{opacity:1}}.ModalReferrals_outer__zZLUd{border-radius:8px;display:inline-block;margin:auto;max-width:100%;position:fixed;width:100%;z-index:2}.ModalReferrals_control__9dq\+C{align-items:center;display:flex;left:24px;position:absolute;right:24px;top:24px}@media only screen and (max-width:767px){.ModalReferrals_control__9dq\+C{left:16px;right:16px;top:16px}}.dark-mode .ModalReferrals_control__9dq\+C .ModalReferrals_button__niV0R{background:#1a1d1f;box-shadow:inset 0 0 0 2px #272b30;color:#fcfcfc}.dark-mode .ModalReferrals_control__9dq\+C .ModalReferrals_button__niV0R:hover{background:#272b30}.ModalReferrals_close__44Git{background:#fff;border-radius:50%;box-shadow:0 2px 8px #0000000f;font-size:0;height:36px;margin-left:auto;position:absolute;right:2px;top:2px;width:36px;z-index:1000}.ModalReferrals_close__44Git svg{fill:#33383f;transition:transform .2s}.dark-mode .ModalReferrals_close__44Git{background:#1a1d1f}.dark-mode .ModalReferrals_close__44Git svg{fill:#fcfcfc}.ModalReferrals_close__44Git:hover svg{transform:rotate(90deg)}.Withdrawals_card__qqfOI:not(:last-child){margin-bottom:8px}.Overview_overview__Ie6iT{display:flex}@media only screen and (max-width:1023px){.Overview_overview__Ie6iT{display:block}}.Overview_list__yUs4a{display:flex;flex-grow:1;justify-content:space-between;margin-right:64px}@media only screen and (max-width:1259px){.Overview_list__yUs4a{margin-right:48px}}@media only screen and (max-width:1023px){.Overview_list__yUs4a{display:block;margin:0 0 32px}}.Overview_item__OrfIJ{border-right:1px solid #efefef;color:#1a1d1f;display:flex;padding:0 64px}@media only screen and (max-width:1419px){.Overview_item__OrfIJ{padding:0 48px}}@media only screen and (max-width:1339px){.Overview_item__OrfIJ{padding:0 32px}}@media only screen and (max-width:1023px){.Overview_item__OrfIJ{border:none;padding:0}}.dark-mode .Overview_item__OrfIJ{border-color:#272b30;color:#fcfcfc}.Overview_item__OrfIJ:first-child{padding-left:0}@media only screen and (max-width:1023px){.Overview_item__OrfIJ:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:24px;padding-bottom:24px}.dark-mode .Overview_item__OrfIJ:not(:last-child){border-color:#272b30}}.Overview_icon__i9kdf{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;margin-right:24px;width:48px}.Overview_icon__i9kdf svg{fill:#1a1d1f}.Overview_label__9hT-P{align-items:center;color:#6f767e;display:flex;font-size:13px;font-weight:600;line-height:1.2307692308;margin-bottom:8px}.Overview_tooltip__5V2LN svg{fill:#6f767e}.Overview_counter__a6m8t{font-size:48px;font-weight:600;letter-spacing:-.03em;line-height:1}@media only screen and (max-width:1339px){.Overview_counter__a6m8t{font-size:40px}}.Overview_button__22VuV{flex-shrink:0}@media only screen and (max-width:767px){.Overview_button__22VuV{width:100%}}.Overview_outer__Rf70Q{max-width:560px}.Success_success__gtB\+J{padding:60px 0 24px;text-align:center}@media only screen and (max-width:767px){.Success_success__gtB\+J{padding:32px 0 16px}}.Success_icon__Uis1e{align-items:center;background:#00b0aa;border-radius:50%;display:flex;font-size:48px;height:128px;justify-content:center;margin:0 auto 20px;width:128px}.Success_info__RK6x5{color:#33383f;font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.6;margin-bottom:8px}@media only screen and (max-width:767px){.Success_info__RK6x5{font-size:18px}}.dark-mode .Success_info__RK6x5{color:#efefef}.Success_price__h5ieW{margin-bottom:16px}@media only screen and (max-width:767px){.Success_price__h5ieW{font-size:40px}}.Success_text__eCkUW{color:#6f767e;margin-bottom:20px}.Success_text__eCkUW span{color:#1a1d1f}.dark-mode .Success_text__eCkUW span{color:#fcfcfc}.History_wrapper__uik1D{background:#fcfcfc;margin:0 -24px}@media only screen and (max-width:767px){.History_wrapper__uik1D{margin:0 -16px}}.dark-mode .History_wrapper__uik1D{background:#0000}.History_table__AJBXA{display:table;width:100%}.History_row__LDqrV{display:table-row}.History_row__LDqrV:first-child .History_col__9VNAS{color:#6f767e;font-size:12px;font-weight:700;font-weight:500;line-height:1.3333333333;padding-bottom:16px;padding-top:12px}.History_row__LDqrV:nth-child(2n) .History_col__9VNAS{background:#efefef59}.dark-mode .History_row__LDqrV:nth-child(2n) .History_col__9VNAS{background:#272b3080}.History_col__9VNAS{display:table-cell;font-size:14px;font-weight:600;line-height:1.7142857143;padding:10px 16px}@media only screen and (max-width:767px){.History_col__9VNAS{padding:12px}}.History_col__9VNAS:first-child{color:#6f767e;padding-left:24px}@media only screen and (max-width:767px){.History_col__9VNAS:first-child{padding-left:16px}}.History_col__9VNAS:last-child{padding-right:24px}@media only screen and (max-width:767px){.History_col__9VNAS:last-child{padding-right:16px;text-align:right}.History_col__9VNAS:nth-child(2),.History_col__9VNAS:nth-child(3){display:none}}.History_status__XqazZ{color:#1a1d1f;font-size:14px;font-weight:600;line-height:28px}.Changelog_changelog__8clQ3{padding:0;scroll-behavior:smooth;width:100%}.Changelog_timeline__GyaEg{max-width:1000px;padding:40px 60px;position:relative}.Changelog_updateItem__mOWcG{align-items:start;display:grid;gap:60px;grid-template-columns:200px 1fr;margin-bottom:120px;position:relative;scroll-margin-top:100px}.Changelog_updateItem__mOWcG:last-child{margin-bottom:0}.Changelog_updateItem__mOWcG:before{background:linear-gradient(180deg,#ffffff26,#ffffff1a 50%,#0000);bottom:-120px;content:"";left:230px;position:absolute;top:0;width:2px}.Changelog_updateItem__mOWcG:last-child:before{bottom:0}.Changelog_updateTitle__lVVKN{color:#fff;font-size:32px;font-weight:600;letter-spacing:-.01em;line-height:1.2;margin:0 0 24px}.Changelog_imageContainer__ZDl2H{border-radius:16px;cursor:pointer;display:block;margin:0 0 40px;text-decoration:none}.Changelog_imageContainer__ZDl2H:hover .Changelog_heroImage__Z8ll8{filter:grayscale(0);transform:scale(1.1);transition:transform .3s ease,filter .3s ease}.Changelog_imageWrapper__wSYQv{border-radius:16px;height:320px;overflow:hidden;position:relative;will-change:transform}.Changelog_stickyColumn__Q\+9nK{display:flex;flex-direction:column;gap:12px;height:-moz-fit-content;height:fit-content;position:sticky;top:100px;z-index:10}.Changelog_contentColumn__8y0-X{position:relative}.Changelog_version__sKseu{display:flex;font-size:18px;font-weight:700;justify-content:end;margin:0;position:relative;text-align:right}.Changelog_version__sKseu:before{background:#01b492;border:3px solid #ffffff1a;border-radius:50%;content:"";height:16px;position:absolute;right:-39px;top:-100%;transform:translateY(-50%);width:16px;z-index:2}.Changelog_date__-dC7N{color:#01b492;font-size:16px;font-weight:600;letter-spacing:.5px;margin-top:8px;text-align:right}.Changelog_heroImage__Z8ll8{-webkit-backface-visibility:hidden;backface-visibility:hidden;filter:grayscale(1);height:100%;object-fit:cover;transform:scale(1);transition:transform .3s ease,filter .3s ease;width:100%;will-change:transform}.Changelog_content__8ic8n,.Changelog_section__As4mY{margin-bottom:32px}.Changelog_section__As4mY:last-child{margin-bottom:0}.Changelog_sectionTitle__ZxkyD{border-bottom:1px solid #ffffff1a;color:#fff;font-size:18px;font-weight:600;margin:0 0 16px;padding-bottom:8px}.Changelog_featureList__rnZqU{list-style:none;margin:0;padding:0}.Changelog_featureItem__TVQev{color:#ffffffd9;font-size:16px;line-height:1.6;padding:12px 0 12px 24px;position:relative}.Changelog_featureItem__TVQev:before{color:#01a2b4;content:"•";font-size:20px;font-weight:700;left:0;position:absolute;top:8px}.Changelog_featureItem__TVQev:hover{color:#fff}.Changelog_readMoreLink__uMd00{align-items:center;color:#01a2b4!important;display:inline-flex;font-size:16px;font-weight:500;gap:8px;margin-top:24px;text-decoration:none;transition:all .2s ease}.Changelog_readMoreLink__uMd00:hover{color:#01a2b4;transform:translateX(4px)}@media(max-width:968px){.Changelog_timeline__GyaEg{padding:20px}.Changelog_updateItem__mOWcG{gap:20px;grid-template-columns:1fr}.Changelog_updateItem__mOWcG:before{display:none}.Changelog_stickyColumn__Q\+9nK{align-items:center;flex-direction:row;margin-bottom:16px;position:static;text-align:right}.Changelog_date__-dC7N{font-size:14px;text-align:left}.Changelog_updateTitle__lVVKN{font-size:24px}.Changelog_version__sKseu{font-size:18px;text-align:right}.Changelog_version__sKseu:before{display:none}.Changelog_heroImage__Z8ll8{height:200px}}@media(prefers-reduced-motion:no-preference){.Changelog_changelog__8clQ3{scroll-behavior:smooth}.Changelog_updateItem__mOWcG{animation:Changelog_fadeInUp__YVzVu .6s ease-out}}@keyframes Changelog_fadeInUp__YVzVu{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PointsCenter_flexer__e4BV1{align-items:center;display:flex;gap:10px}.PointsCenter_container__Ntq4W{background:#1a1d1f;border-radius:16px;padding:26px 24px 24px;position:relative;width:50%}.PointsCenter_container__Ntq4W img[alt~=success-background]{bottom:0;height:100%;left:0;margin-left:auto;margin-right:auto;margin-top:0;pointer-events:none;right:0;top:0;transform:scale(1)}