@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}*{box-sizing:border-box;margin:0;padding:0;-ms-overflow-style:none;scrollbar-width:none}html{background-color:var(--body);color:var(--text);font-family:Regular,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px}ul{list-style:none}a{color:var(--text);text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0;word-break:break-word}input,textarea{font-family:Regular,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;border:0;caret-color:var(--primary);font-size:16px;outline:none;resize:none}input::-moz-placeholder,textarea::-moz-placeholder{font-family:Regular,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text);font-size:14px}input::placeholder,textarea::placeholder{font-family:Regular,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text);font-size:14px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}input[data-autocompleted]{background-color:transparent!important}button{border:0;font-size:14px}button,svg{color:var(--text)}::-webkit-scrollbar{display:none}.relative{position:relative}.w-50{width:50%}.w-100{width:100%}.h-100{height:100%}.gap_4{gap:4px}.gap_6{gap:6px}.gap_10{gap:10px}.gap_20{gap:20px}.grid{display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:1390px;padding:40px 80px;width:100%;z-index:1}@media only screen and (max-width:970px){.grid{padding:40px 20px}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.flex{display:flex}.flex.inline{display:inline-flex}.flex.fullsize{height:100vh;width:100vw}.flex.column{flex-direction:column}.flex.column.reverse{flex-direction:column-reverse}.flex.reverse{flex-direction:row-reverse}.flex.wrap{flex-wrap:wrap}.flex.wrap-reverse{flex-wrap:wrap-reverse}.flex.auto{flex:1 1 auto}.flex.center>*{margin:auto}.flex.justify-flex-start{justify-content:flex-start}.flex.justify-flex-end{justify-content:flex-end}.flex.justify-center{justify-content:center}.flex.justify-space-around{justify-content:space-around}.flex.justify-space-between{justify-content:space-between}.flex.align-flex-start{align-items:flex-start}.flex.align-flex-end{align-items:flex-end}.flex.align-center{align-items:center}.flex.align-stretch{align-items:stretch}.flex.align-baseline{align-items:baseline}.flex.content-flex-start{align-content:flex-start}.flex.content-flex-end{align-content:flex-end}.flex.content-center{align-content:center}.flex.content-space-around{align-content:space-around}.flex.content-space-between{align-content:space-between}.flex.content-stretch{align-content:stretch}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.page-enter-active,.page-leave-active{transition:all .3s}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}.fade-enter-active,.fade-leave-active{transition:all .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-up-leave-from{opacity:1}.fade-up-enter-active,.fade-up-leave-active{transition:all .3s ease}.fade-up-enter-from,.fade-up-leave-to{opacity:0;transform:translateY(10px)}.fade-up-enter-to,.fade-up-leave-from{opacity:1;transform:translateY(0)}.fade-up-selector-enter-active{transition:all .3s ease}.fade-up-selector-leave-active{transition:all 0s ease}.fade-up-selector-enter-from,.fade-up-selector-leave-to{opacity:0}.fade-up-selector-enter-to,.fade-up-selector-leave-from{opacity:1}.fade-down-enter-active,.fade-down-leave-active{transition:all .3s ease}.fade-down-enter-from,.fade-down-leave-to{opacity:0;transform:translateY(-10px)}.fade-down-enter-to,.fade-down-leave-from{opacity:1;transform:translateY(0)}.fade-left-enter-active{transition:all .3s ease}.fade-left-leave-active{transition:all 0s ease}.fade-left-enter-from,.fade-left-leave-to{opacity:0;position:absolute;transform:translate(10px)}.fade-left-enter-to,.fade-left-leave-from{opacity:1;position:relative;transform:translate(0)}.overlay-enter-active,.overlay-leave-active{transition:opacity .4s ease}.overlay-enter-from,.overlay-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:transform .3s cubic-bezier(.5,0,.5,1),opacity .3s linear}.slide-enter-from,.slide-leave-to{opacity:0;transform:scale(.9)}.slide-left-enter-active,.slide-left-leave-active{transition:all .3s ease}.slide-left-enter-from,.slide-left-leave-to{opacity:0;width:0}.slide-left-enter-to,.slide-left-leave-from{opacity:1;width:100%}.slide-right-enter-active,.slide-right-leave-active{transition:all .3s ease}.slide-right-enter-from,.slide-right-leave-to{opacity:0;transform:translate(100%)}.slide-right-enter-to,.slide-right-leave-from{opacity:1;transform:translate(0)}.fade-magic-enter-active{transition:all .6s ease}.fade-magic-leave-active{transition:all 2s ease}.fade-magic-enter-from,.fade-magic-leave-to{opacity:0}.fade-magic-enter-to,.fade-magic-up-leave-from{opacity:1}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.mosha__toast{border-radius:6px;box-sizing:border-box;display:flex;justify-content:space-between;margin:0 16px;max-height:800px;max-width:480px;min-height:55px;min-width:312px;overflow:hidden;position:fixed;touch-action:none;transition:top .3s ease-out .5s,bottom .3s ease-out .5s;width:-moz-max-content;width:max-content;word-break:break-word;z-index:10001;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mosha__toast__content-wrapper{align-items:center;display:flex}.mosha__toast__content{display:flex;flex-direction:column;padding:0 16px}.mosha__toast__content__text{font-family:Medium,system-ui,sans-serif;margin-bottom:2px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text);font-size:14px}.mosha__toast__content__description{font-size:14px}.mosha__toast__slot-wrapper{width:100%}.mosha__toast__progress{border-radius:0 12px 12px 0;bottom:0;height:8px;position:absolute;transition:all .2s linear;z-index:9999}.mosha__toast{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#ffffff14;border:1px solid hsla(0,0%,100%,.08);border-radius:12px}.mosha__toast.success .mosha__toast__progress{background-image:linear-gradient(-225deg,var(--green-bg) 0,var(--green) 100%)}.mosha__toast.warning .mosha__toast__progress{background-image:linear-gradient(-225deg,var(--yellow-bg) 0,var(--yellow) 100%)}.mosha__toast.danger .mosha__toast__progress{background-image:linear-gradient(-225deg,var(--red-bg) 0,var(--red-bg) 100%)}@media only screen and (max-width:475px){.mosha__toast{left:0;margin:0 auto;max-width:95%;right:0}}.mosha__icon{margin-right:16px}.mosha__bounceInRight-enter-active{animation:bounceInRight .7s}.mosha__bounceInRight-leave-active{animation:bounceOutLeft .7s}.mosha__bounceInLeft-enter-active{animation:bounceInLeft .7s}.mosha__bounceInLeft-leave-active{animation:bounceOutRight .7s}.mosha__bounceInDown-enter-active{animation:bounceInDown .7s}.mosha__bounceInDown-leave-active{animation:bounceOutUp .7s}.mosha__bounceInUp-enter-active{animation:bounceInUp .7s}.mosha__bounceInUp-leave-active{animation:bounceOutDown .7s}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(2000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-2000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.mosha__slideInRight-enter-active{animation:slideInRight .5s}.mosha__slideInRight-leave-active{animation:slideOutRight .5s}.mosha__slideInLeft-enter-active{animation:slideInLeft .5s}.mosha__slideInLeft-leave-active{animation:slideOutLeft .5s}.mosha__slideInDown-enter-active{animation:slideInDown .5s}.mosha__slideInDown-leave-active{animation:slideOutUp .5s}.mosha__slideInUp-enter-active{animation:slideInUp .5s}.mosha__slideInUp-leave-active{animation:slideOutDown .5s}@keyframes slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{opacity:0;transform:translate3d(0,-120%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.mosha__zoomIn-enter-active{animation:zoomIn .5s}.mosha__zoomIn-leave-active{animation:zoomOut .5s}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.mosha__fadeOutRight-leave-active{animation:fadeOutRight .5s}.mosha__fadeOutLeft-leave-active{animation:fadeOutLeft .5s}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}[data-v-945c0fa1]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-945c0fa1{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.partial_logo[data-v-945c0fa1]{gap:10px}.partial_logo svg[data-v-945c0fa1]{height:20px;min-height:20px;min-width:20px;width:20px;fill:var(--white)}.partial_logo p[data-v-945c0fa1]{font-family:ExtraBold,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--white);font-size:20px}.partial_logo.is_large[data-v-945c0fa1]{gap:20px}.partial_logo.is_large svg[data-v-945c0fa1]{height:40px;min-height:40px;min-width:40px;width:40px}.partial_logo.is_large p[data-v-945c0fa1]{font-size:40px}@media only screen and (max-width:970px){.partial_logo.is_large[data-v-945c0fa1]{gap:16px}.partial_logo.is_large svg[data-v-945c0fa1]{height:30px;min-height:30px;min-width:30px;width:30px}.partial_logo.is_large p[data-v-945c0fa1]{font-size:30px}}[data-v-0414aa70]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-0414aa70{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}svg[data-v-0414aa70]{fill:var(--white)}svg.is_black[data-v-0414aa70]{fill:var(--black)}svg.small[data-v-0414aa70]{width:10px}svg.medium[data-v-0414aa70]{width:30px}svg.large[data-v-0414aa70]{width:50px}[data-v-361fa6d4]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-361fa6d4{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}button[data-v-361fa6d4]{border-radius:6px;cursor:pointer;gap:6px;height:32px;min-width:-moz-fit-content;min-width:fit-content;overflow:hidden;padding:0 12px;position:relative;transition:.3s cubic-bezier(.4,0,.2,1);width:-moz-fit-content;width:fit-content}button svg[data-v-361fa6d4]{min-width:18px;width:18px}button p[data-v-361fa6d4],button svg[data-v-361fa6d4]{color:var(--white);cursor:pointer;transition:.3s cubic-bezier(.4,0,.2,1)}button p[data-v-361fa6d4]{font-family:SemiBold,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;word-wrap:break-word;text-align:left}button.white[data-v-361fa6d4]{background-image:linear-gradient(#fff,#d9d7d7);box-shadow:inset 0 2px 1px #00000026,0 0 0 2px #ffffff1a}button.white p[data-v-361fa6d4],button.white svg[data-v-361fa6d4]{color:var(--black)}button.grey[data-v-361fa6d4]{background:linear-gradient(180deg,#2f2e32 0,var(--grey) 100%)}button.black[data-v-361fa6d4],button.grey[data-v-361fa6d4]{box-shadow:inset 0 2px 1px #fff0,0 0 0 2px #0000001a}button.black[data-v-361fa6d4]{background:linear-gradient(180deg,#2a2a30 0,var(--black) 100%)}button.primary[data-v-361fa6d4]{background:linear-gradient(180deg,#2693ff 0,var(--primary) 100%)}button.primary[data-v-361fa6d4],button.secondary[data-v-361fa6d4]{box-shadow:inset 0 2px 1px #ffffff40,0 0 0 2px #ffffff1a}button.secondary[data-v-361fa6d4]{background:linear-gradient(180deg,#7f66ff,#4026bf)}button.orange[data-v-361fa6d4]{background:linear-gradient(180deg,#f87b58 0,var(--orange) 100%)}button.green[data-v-361fa6d4],button.orange[data-v-361fa6d4]{box-shadow:inset 0 2px 1px #ffffff40,0 0 0 2px #ffffff1a}button.green[data-v-361fa6d4]{background:linear-gradient(180deg,#00b395,#00758c)}button.yellow[data-v-361fa6d4]{background:linear-gradient(180deg,#f7bc5b 0,var(--yellow) 100%)}button.red[data-v-361fa6d4],button.yellow[data-v-361fa6d4]{box-shadow:inset 0 2px 1px #ffffff40,0 0 0 2px #ffffff1a}button.red[data-v-361fa6d4]{background:linear-gradient(180deg,#e76969 0,var(--red) 100%)}button.gradient[data-v-361fa6d4]{background-image:linear-gradient(-45deg,#23d5ab,#23a6d5,#3d4ef2,#9207ff);box-shadow:inset 0 2px 1px #ffffff40,0 0 0 2px #ffffff1a}button.is_large[data-v-361fa6d4]{gap:8px;height:42px;padding:0 20px;width:100%}button.is_large svg[data-v-361fa6d4]{min-width:20px;width:20px}button.is_large p[data-v-361fa6d4]{font-size:16px}button.is_extra_large[data-v-361fa6d4]{gap:10px;height:52px;min-height:52px;width:100%}button.is_extra_large svg[data-v-361fa6d4]{min-width:25px;width:25px}button.is_extra_large p[data-v-361fa6d4]{font-family:Bold,system-ui,sans-serif;font-size:18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button.is_extra_large.white[data-v-361fa6d4]{box-shadow:inset 0 6px 6px #00000026,0 0 0 4px #ffffff1a}button.is_extra_large.black[data-v-361fa6d4],button.is_extra_large.grey[data-v-361fa6d4]{box-shadow:inset 0 6px 6px #fff0,0 0 0 4px #0000001a}button.is_extra_large.gradient[data-v-361fa6d4],button.is_extra_large.green[data-v-361fa6d4],button.is_extra_large.orange[data-v-361fa6d4],button.is_extra_large.primary[data-v-361fa6d4],button.is_extra_large.red[data-v-361fa6d4],button.is_extra_large.secondary[data-v-361fa6d4],button.is_extra_large.yellow[data-v-361fa6d4]{box-shadow:inset 0 6px 6px #ffffff40,0 0 0 4px #ffffff1a}button .loader[data-v-361fa6d4]{bottom:0;left:0;position:absolute;right:0;top:0}button.rip[data-v-361fa6d4]{cursor:progress}button.rip p[data-v-361fa6d4],button.rip svg[data-v-361fa6d4]{cursor:progress;opacity:0}button.is_disable[data-v-361fa6d4]{opacity:.5}button.is_disable[data-v-361fa6d4],button.is_disable p[data-v-361fa6d4],button.is_disable svg[data-v-361fa6d4]{cursor:not-allowed}button.is_shake svg[data-v-361fa6d4]{animation:shake-361fa6d4 3s ease infinite}button:hover.is_disable[data-v-361fa6d4]{animation:shakeHover-361fa6d4 1s ease infinite}button:hover.is_valid.is_large svg[data-v-361fa6d4],button:hover.is_valid.is_small svg[data-v-361fa6d4]{transform:translate(3px)}button:hover.is_valid.is_large p[data-v-361fa6d4],button:hover.is_valid.is_small p[data-v-361fa6d4]{transform:scale(.96)}button:hover.is_valid.is_large.white[data-v-361fa6d4],button:hover.is_valid.is_small.white[data-v-361fa6d4]{box-shadow:inset 0 2px 4px #00000059}button:hover.is_valid.is_large.black[data-v-361fa6d4],button:hover.is_valid.is_large.grey[data-v-361fa6d4],button:hover.is_valid.is_small.black[data-v-361fa6d4],button:hover.is_valid.is_small.grey[data-v-361fa6d4]{box-shadow:inset 0 2px 4px #ffffff26}button:hover.is_valid.is_large.gradient[data-v-361fa6d4],button:hover.is_valid.is_large.green[data-v-361fa6d4],button:hover.is_valid.is_large.orange[data-v-361fa6d4],button:hover.is_valid.is_large.primary[data-v-361fa6d4],button:hover.is_valid.is_large.red[data-v-361fa6d4],button:hover.is_valid.is_large.secondary[data-v-361fa6d4],button:hover.is_valid.is_large.yellow[data-v-361fa6d4],button:hover.is_valid.is_small.gradient[data-v-361fa6d4],button:hover.is_valid.is_small.green[data-v-361fa6d4],button:hover.is_valid.is_small.orange[data-v-361fa6d4],button:hover.is_valid.is_small.primary[data-v-361fa6d4],button:hover.is_valid.is_small.red[data-v-361fa6d4],button:hover.is_valid.is_small.secondary[data-v-361fa6d4],button:hover.is_valid.is_small.yellow[data-v-361fa6d4]{box-shadow:inset 0 2px 4px #ffffff40}button:hover.is_valid.is_extra_large svg[data-v-361fa6d4]{transform:translate(3px)}button:hover.is_valid.is_extra_large p[data-v-361fa6d4]{transform:scale(.96)}button:hover.is_valid.is_extra_large.white[data-v-361fa6d4]{box-shadow:inset 0 6px 10px #00000026}button:hover.is_valid.is_extra_large.black[data-v-361fa6d4],button:hover.is_valid.is_extra_large.grey[data-v-361fa6d4]{box-shadow:inset 0 6px 10px #ffffff26}button:hover.is_valid.is_extra_large.gradient[data-v-361fa6d4],button:hover.is_valid.is_extra_large.green[data-v-361fa6d4],button:hover.is_valid.is_extra_large.orange[data-v-361fa6d4],button:hover.is_valid.is_extra_large.primary[data-v-361fa6d4],button:hover.is_valid.is_extra_large.red[data-v-361fa6d4],button:hover.is_valid.is_extra_large.secondary[data-v-361fa6d4],button:hover.is_valid.is_extra_large.yellow[data-v-361fa6d4]{box-shadow:inset 0 6px 10px #ffffff40}@keyframes shakeHover-361fa6d4{0%{transform:translate(0) rotate(0)}20%{transform:translate(-4px) rotate(2deg)}40%{transform:translate(2px) rotate(0)}60%{transform:translate(-4px) rotate(2deg)}80%{transform:translate(2px) rotate(0)}to{transform:translate(0) rotate(0)}}@keyframes shake-361fa6d4{0%{transform:translate(0) rotate(0)}80%{transform:translate(0) rotate(0)}82%{transform:translate(-4px) rotate(10deg)}84%{transform:translate(2px) rotate(0)}86%{transform:translate(-4px) rotate(10deg)}88%{transform:translate(2px) rotate(0)}90%{transform:translate(0) rotate(0)}to{transform:translate(0) rotate(0)}}[data-v-2710ea30]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-2710ea30{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.partial_avatar[data-v-2710ea30]{background-color:var(--grey);border-radius:100%;overflow:hidden;position:relative}.partial_avatar .partial_avatar--img[data-v-2710ea30]{border-radius:100px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.partial_avatar .partial_avatar--text[data-v-2710ea30]{font-family:Bold,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--white)}.partial_avatar[data-v-2710ea30]:after{border-radius:100%;bottom:0;box-shadow:inset 0 0 0 1px #ffffff4d;content:"";left:0;position:absolute;right:0;top:0}.partial_avatar.small[data-v-2710ea30]{height:20px;min-height:20px;min-width:20px;width:20px}.partial_avatar.small .partial_avatar--text[data-v-2710ea30]{font-size:8px}.partial_avatar.medium[data-v-2710ea30]{height:32px;min-height:32px;min-width:32px;width:32px}.partial_avatar.medium .partial_avatar--text[data-v-2710ea30]{font-size:12px}.partial_avatar.large[data-v-2710ea30]{height:42px;min-height:42px;min-width:42px;width:42px}.partial_avatar.large .partial_avatar--text[data-v-2710ea30]{font-size:14px}.partial_avatar.extra_large[data-v-2710ea30]{height:80px;min-height:80px;min-width:80px;width:80px}.partial_avatar.extra_large .partial_avatar--text[data-v-2710ea30]{font-size:28px}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.option_dropdown{display:inline-block;position:relative}.option_dropdown .option_dropdown_menu{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background-color:#0e0e1180;border:1px solid var(--border);border-radius:6px;left:0;padding:8px;position:absolute;transform-origin:bottom;width:100%;z-index:2}.option_dropdown .option_dropdown_menu ul li{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:10px;height:32px;padding:0 8px;transition:.3s ease;width:100%}.option_dropdown .option_dropdown_menu ul li svg{color:var(--white);cursor:pointer;min-width:16px;transition:.3s cubic-bezier(.4,0,.2,1);width:16px}.option_dropdown .option_dropdown_menu ul li p{color:var(--white);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;word-wrap:break-word}.option_dropdown .option_dropdown_menu ul li:hover{background-color:var(--grey)}.option_dropdown .option_dropdown_menu ul li:hover svg{transform:rotate(-10deg)}.option_dropdown.is_down .option_dropdown_menu{margin-top:10px;top:100%}.option_dropdown.is_up .option_dropdown_menu{bottom:100%;margin-bottom:10px}[data-v-8d7e7b83]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-8d7e7b83{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}aside[data-v-8d7e7b83]{background-color:var(--black);border-right:1px solid var(--border);bottom:0;cursor:pointer;height:100%;left:0;min-width:225px;overflow:hidden;padding:20px 16px;position:fixed;top:0;transition:.3s cubic-bezier(.4,0,.2,1);width:225px;z-index:1002}aside .wrap_logo[data-v-8d7e7b83]{padding:20px 0;width:100%}aside .wrap_workspace[data-v-8d7e7b83]{background-color:var(--grey);border:1px solid var(--border);border-radius:6px;cursor:pointer;gap:10px;height:32px;padding:0 10px;position:relative;transition:.3s cubic-bezier(.4,0,.2,1);width:100%;z-index:1}aside .wrap_workspace .highlight[data-v-8d7e7b83]{background-color:#ffffff1a;border-radius:100px;bottom:0;filter:blur(.5rem);height:33.33%;left:50%;opacity:.5;position:absolute;transform:translate(-50%);transition:all .5s cubic-bezier(.4,0,.2,1);width:80%}aside .wrap_workspace .name[data-v-8d7e7b83]{color:var(--white);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;word-wrap:break-word}aside .wrap_workspace svg[data-v-8d7e7b83]{color:var(--white);height:12px;min-width:12px;transform:rotate(180deg);width:12px}aside .wrap_workspace:hover .highlight[data-v-8d7e7b83]{height:66.66%;opacity:1}aside ul[data-v-8d7e7b83]{gap:8px;width:100%}aside ul li[data-v-8d7e7b83]{position:relative}aside ul li a[data-v-8d7e7b83]{border-radius:6px;cursor:pointer;gap:10px;height:32px;padding:0 8px;transition:.3s ease;width:100%}aside ul li a svg[data-v-8d7e7b83]{width:18px}aside ul li a p[data-v-8d7e7b83],aside ul li a svg[data-v-8d7e7b83]{cursor:pointer;transition:.3s cubic-bezier(.4,0,.2,1)}aside ul li a p[data-v-8d7e7b83]{font-size:16px}aside ul li a.router-link-active[data-v-8d7e7b83]{background-color:var(--grey)}aside ul li a.router-link-active p[data-v-8d7e7b83],aside ul li a.router-link-active svg[data-v-8d7e7b83]{color:var(--white)}aside ul li:hover a[data-v-8d7e7b83]{background-color:var(--grey)}aside ul li:hover a svg[data-v-8d7e7b83]{color:var(--white);transform:rotate(-10deg)}aside ul li:hover a p[data-v-8d7e7b83]{color:var(--white)}aside .wrap_profile[data-v-8d7e7b83]{border-radius:6px;gap:8px;padding:8px}aside .wrap_profile[data-v-8d7e7b83],aside .wrap_profile .email[data-v-8d7e7b83]{cursor:pointer;transition:.3s cubic-bezier(.4,0,.2,1)}aside .wrap_profile .email[data-v-8d7e7b83]{font-family:SemiBold,system-ui,sans-serif;font-size:12px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;word-wrap:break-word}aside .wrap_profile svg[data-v-8d7e7b83]{cursor:pointer;min-width:30px;transition:.3s cubic-bezier(.4,0,.2,1);width:30px}aside .wrap_profile[data-v-8d7e7b83]:hover{background-color:var(--grey)}aside .wrap_profile:hover .email[data-v-8d7e7b83],aside .wrap_profile:hover svg[data-v-8d7e7b83]{color:var(--white)}.burger[data-v-8d7e7b83]{background-color:var(--white);border-radius:6px;cursor:pointer;display:none;height:42px;left:10px;padding:0 12px;position:fixed;top:10px;transition:.3s cubic-bezier(.4,0,.2,1);z-index:1004}.burger svg[data-v-8d7e7b83]{color:var(--black);height:30px;width:30px}.burger[data-v-8d7e7b83]:hover{transform:translateY(-2px)}.burger_background[data-v-8d7e7b83]{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background-color:#0e0e1180;bottom:0;cursor:pointer;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:.3s cubic-bezier(.4,0,.2,1);z-index:1000}@media only screen and (max-width:970px){aside[data-v-8d7e7b83]{left:-225px;position:fixed}aside .wrap_logo[data-v-8d7e7b83]{margin-top:40px}aside.is_open[data-v-8d7e7b83]{left:0}.burger[data-v-8d7e7b83]{display:flex}.burger_background.is_open[data-v-8d7e7b83]{opacity:1;pointer-events:all}}[data-v-27368f64]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-27368f64{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.option_text[data-v-27368f64],.option_text .wrap_input[data-v-27368f64]{position:relative;width:100%}.option_text .wrap_input[data-v-27368f64]{background-color:var(--grey);border:1px solid var(--border);border-radius:8px;cursor:pointer;height:50px;transition:.3s cubic-bezier(.4,0,.2,1)}.option_text .wrap_input[data-v-27368f64]:focus-within{border:1px solid var(--primary)}.option_text .wrap_input:focus-within .wrap_action[data-v-27368f64]{opacity:1}.option_text .wrap_input.effect_focus[data-v-27368f64]{border:1px solid var(--primary);transform:scale(1.02)}.option_text .wrap_input.effect_error[data-v-27368f64]{border:1px solid var(--red);transform:scale(1.02)}.option_text .wrap_input .label[data-v-27368f64]{background-color:var(--black);border-radius:8px 0 0 8px;border-right:1px solid var(--border);gap:6px;height:100%;max-width:30%;padding-left:10px;position:relative;width:100%}.option_text .wrap_input .label svg[data-v-27368f64]{color:var(--text);width:14px}.option_text .wrap_input .label p[data-v-27368f64]{color:var(--text);display:-webkit-box;font-size:12px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;word-wrap:break-word}.option_text .wrap_input .label span[data-v-27368f64]{color:var(--white);font-size:10px;position:absolute;right:4px;top:4px}.option_text .wrap_input input[data-v-27368f64]{color:var(--white);height:100%;padding:0 10px 0 20px;width:100%}.option_text .wrap_input .wrap_action[data-v-27368f64]{border:1px solid var(--border);border-radius:10px;cursor:pointer;height:35px;margin-right:7px;min-height:35px;min-width:35px;opacity:0;transition:.3s cubic-bezier(.4,0,.2,1);width:35px}.option_text .wrap_input .wrap_action svg[data-v-27368f64]{height:16px;width:16px}.option_text .wrap_input .wrap_action[data-v-27368f64]:hover{transform:translateY(-2px)}.option_text .wrap_input.is_valid[data-v-27368f64]{border:1px solid var(--green)}.option_text .wrap_input.is_valid .wrap_action[data-v-27368f64]{background-color:var(--green-bg);border:0;opacity:1}.option_text .wrap_input.is_valid .wrap_action svg[data-v-27368f64]{color:var(--green)}.option_text .wrap_input.is_error[data-v-27368f64]{border:1px solid var(--red)}.option_text .wrap_input.is_error .wrap_action[data-v-27368f64]{background-color:var(--red-bg);border:0;opacity:1}.option_text .wrap_input.is_error .wrap_action svg[data-v-27368f64]{color:var(--red);height:30px;width:30px}.option_text .wrap_input.rip .wrap_action[data-v-27368f64]{background-color:var(--grey);border:0;opacity:1}.option_text .wrap_input.rip .wrap_action svg[data-v-27368f64]{color:var(--text)}.option_text .resend[data-v-27368f64]{font-family:Medium,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;font-size:12px;margin-top:4px;padding:0 10px;transition:.3s cubic-bezier(.4,0,.2,1)}.option_text .resend[data-v-27368f64]:hover{transform:translateY(-2px)}.option_text .error[data-v-27368f64]{font-family:Medium,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--red);cursor:pointer;font-size:12px;margin-top:4px;padding:0 10px;transition:.3s cubic-bezier(.4,0,.2,1)}.option_text.is_disable[data-v-27368f64]{opacity:.5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-v-dabdd117]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-dabdd117{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.partial_tag[data-v-dabdd117]{border-radius:4px;gap:4px;height:24px;min-width:-moz-fit-content;min-width:fit-content;overflow:hidden;padding:0 10px;position:relative;width:-moz-fit-content;width:fit-content}.partial_tag svg[data-v-dabdd117]{min-width:14px;width:14px}.partial_tag p[data-v-dabdd117]{font-family:SemiBold,system-ui,sans-serif;min-width:-moz-fit-content;min-width:fit-content;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-v-b9ed93c1]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-b9ed93c1{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.option_options[data-v-b9ed93c1]{display:inline-block;position:relative;width:-moz-fit-content;width:fit-content}.option_options .option_options_trigger[data-v-b9ed93c1]{border-radius:50%;cursor:pointer;height:32px;min-width:32px;transition:.3s cubic-bezier(.4,0,.2,1);width:32px}.option_options .option_options_trigger svg[data-v-b9ed93c1]{color:var(--white);width:30px}.option_options ul[data-v-b9ed93c1]{background-color:var(--black);border:1px solid var(--border);border-radius:6px;min-width:150px;padding:8px;position:absolute;right:0;top:0;transform-origin:bottom;width:-moz-max-content;width:max-content;z-index:1}.option_options ul li[data-v-b9ed93c1]{border-radius:6px;cursor:pointer;gap:10px;height:32px;padding:0 8px;transition:.3s ease;width:100%}.option_options ul li svg[data-v-b9ed93c1]{min-width:14px;width:14px}.option_options ul li p[data-v-b9ed93c1],.option_options ul li svg[data-v-b9ed93c1]{cursor:pointer;transition:.3s cubic-bezier(.4,0,.2,1)}.option_options ul li p[data-v-b9ed93c1]{font-size:12px;width:100%}.option_options ul li.red p[data-v-b9ed93c1],.option_options ul li.red svg[data-v-b9ed93c1]{color:var(--red)}.option_options ul li[data-v-b9ed93c1]:hover{background-color:var(--grey)}.option_options ul li:hover svg[data-v-b9ed93c1]{color:var(--white);transform:rotate(-10deg)}.option_options ul li:hover p[data-v-b9ed93c1]{color:var(--white)}.option_options ul li:hover.red[data-v-b9ed93c1]{background-color:var(--red-bg)}.option_options ul li:hover.red p[data-v-b9ed93c1],.option_options ul li:hover.red svg[data-v-b9ed93c1]{color:var(--red)}[data-v-b7c690dc]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-b7c690dc{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.option_tags[data-v-b7c690dc]{display:inline-block;position:relative}.option_tags .option_tags_input[data-v-b7c690dc]{background-color:var(--grey);border:1px solid var(--border);border-radius:8px;cursor:pointer;gap:10px;min-height:50px;padding:4px 10px;position:relative;transition:.3s cubic-bezier(.4,0,.2,1);width:100%}.option_tags .option_tags_input .icon[data-v-b7c690dc],.option_tags .option_tags_input .loader[data-v-b7c690dc]{color:var(--text);min-width:20px;width:20px}.option_tags .option_tags_input input[data-v-b7c690dc]{color:var(--white);flex-basis:100%;height:24px}.option_tags .option_tags_input .cross[data-v-b7c690dc]{color:var(--white);min-width:20px;width:20px}.option_tags .option_tags_input[data-v-b7c690dc]:focus-within{border:1px solid var(--primary)}.option_tags .option_tags_menu[data-v-b7c690dc]{background-color:var(--grey);border:1px solid var(--border);border-radius:6px;left:0;margin-top:10px;padding:8px;position:absolute;top:100%;transform-origin:bottom;width:100%;z-index:2}.option_tags .option_tags_menu li[data-v-b7c690dc]{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:10px;height:32px;padding:0 4px;transition:.3s ease;width:100%}.option_tags .option_tags_menu li.is_selected[data-v-b7c690dc]{cursor:auto}.option_tags .option_tags_menu li.is_selected .tag[data-v-b7c690dc]{opacity:.5}.option_tags .option_tags_menu li[data-v-b7c690dc]:hover{background-color:var(--black)}.option_tags .option_tags_menu li:hover.is_selected[data-v-b7c690dc]{background-color:var(--grey)}:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.effect_shimmer{background-color:var(--border);border-radius:12px;overflow:hidden;position:relative;width:100%}.effect_shimmer.has_hover{cursor:pointer;transition:.3s cubic-bezier(.4,0,.2,1)}.effect_shimmer .effect_shimmer--spinner{align-items:center;bottom:0;display:flex;left:0;position:absolute;right:0;top:0}.effect_shimmer .effect_shimmer--spinner div{animation:shimmerSpin 6s linear infinite;background:var(--border);background:conic-gradient(from 0deg at 50% 50%,var(--white) 0deg,transparent 60deg,transparent 300deg,var(--white) 1turn);height:1000%;opacity:.5;width:100%}.effect_shimmer .effect_shimmer--background{background-color:var(--black);border-radius:11px;bottom:1px;left:1px;position:absolute;right:1px;top:1px;z-index:0}.effect_shimmer .effect_shimmer--content{border-radius:11px;margin:1px;padding:20px;position:relative;z-index:1}.effect_shimmer .effect_shimmer--content .effect_shimmer--title{font-family:SemiBold,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--white);font-size:20px;margin-bottom:20px}.effect_shimmer .effect_shimmer--content .effect_shimmer--description{font-size:16px;margin-bottom:20px}.effect_shimmer .effect_shimmer--actions{padding:20px;position:absolute;right:0;top:0}.effect_shimmer.no_padding .effect_shimmer--actions,.effect_shimmer.no_padding .effect_shimmer--content{padding:0}.effect_shimmer:hover.has_hover{background-image:linear-gradient(-45deg,#23d5ab,#23a6d5,#3d4ef2,#9207ff);transform:translateY(-2px)}@keyframes shimmerSpin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media only screen and (max-width:970px){.effect_shimmer .effect_shimmer--actions{padding:0!important;position:relative}.effect_shimmer .effect_shimmer--actions button{margin-bottom:20px}}[data-v-2017fabe]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-2017fabe{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}button[data-v-2017fabe]{background-color:var(--black);border:1px solid var(--border);border-radius:50%;cursor:pointer;height:50px;pointer-events:all;transition:.3s cubic-bezier(.4,0,.2,1);width:50px}button svg[data-v-2017fabe]{color:var(--white);width:30px}button.is_light[data-v-2017fabe]{background-color:var(--white)}button.is_light svg[data-v-2017fabe]{color:var(--black)}button[data-v-2017fabe]:hover{transform:translateY(-2px)}[data-v-24186e53]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-24186e53{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.wrap_dialog_overlay[data-v-24186e53]{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background-color:#0e0e1180}.wrap_dialog_body[data-v-24186e53],.wrap_dialog_overlay[data-v-24186e53]{bottom:0;left:0;position:fixed;right:0;top:0}.wrap_dialog_body[data-v-24186e53]{overflow:hidden}.wrap_dialog_body .wrap_dialog_body--content[data-v-24186e53]{height:auto;overflow:auto;position:relative;width:100%}.wrap_dialog_body .wrap_dialog_body--content .wrap_dialog_body--child[data-v-24186e53]{padding:60px 20px 108px;position:relative;width:100%}.wrap_dialog_body .wrap_dialog_card[data-v-24186e53]{position:relative;width:100%}.wrap_dialog_body.is_full .wrap_dialog_card[data-v-24186e53]{max-width:unset}.wrap_close[data-v-24186e53]{bottom:38px;left:0;pointer-events:none;position:absolute;right:0}.mobile[data-v-24186e53]{display:none}@media only screen and (max-width:1100px){.wrap_close[data-v-24186e53]{bottom:40px;left:0;position:fixed;right:0;z-index:1}.mobile[data-v-24186e53]{display:flex}.desktop[data-v-24186e53]{display:none}}[data-v-0a0ecdcc]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-0a0ecdcc{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.popup_comment[data-v-0a0ecdcc]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.popup_comment .popup_comment--container[data-v-0a0ecdcc]{max-width:500px;pointer-events:auto;position:relative;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;width:100%}.popup_comment .popup_comment--container .popup_comment--title[data-v-0a0ecdcc]{font-family:SemiBold,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--white);font-size:26px;margin-bottom:10px}[data-v-4a86acd3]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-4a86acd3{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}button[data-v-4a86acd3]{border-radius:6px;cursor:pointer;gap:10px;height:50px;min-height:50px;position:relative;transition:.3s cubic-bezier(.4,0,.2,1);width:100%}button svg[data-v-4a86acd3]{min-width:25px;width:25px}button p[data-v-4a86acd3],button svg[data-v-4a86acd3]{color:var(--white);cursor:pointer;transition:.3s cubic-bezier(.4,0,.2,1)}button p[data-v-4a86acd3]{font-family:Bold,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px}button.white[data-v-4a86acd3]{background-color:var(--white)}button.white p[data-v-4a86acd3],button.white svg[data-v-4a86acd3]{color:var(--black)}button.grey[data-v-4a86acd3]{background:var(--grey);border:1px solid var(--border)}button.black[data-v-4a86acd3]{background:var(--black)}button.red[data-v-4a86acd3]{background:var(--red)}button .loader[data-v-4a86acd3]{bottom:0;left:0;position:absolute;right:0;top:0}button.rip[data-v-4a86acd3]{cursor:progress}button.rip p[data-v-4a86acd3],button.rip svg[data-v-4a86acd3]{cursor:progress;opacity:0}button.is_disable[data-v-4a86acd3]{opacity:.25}button.is_disable[data-v-4a86acd3],button.is_disable p[data-v-4a86acd3],button.is_disable svg[data-v-4a86acd3]{cursor:not-allowed}button:hover.is_disable[data-v-4a86acd3]{animation:shakeHover-4a86acd3 1s ease infinite}button:hover.is_valid[data-v-4a86acd3]{transform:translateY(-2px)}@keyframes shakeHover-4a86acd3{0%{transform:translate(0) rotate(0)}20%{transform:translate(-4px) rotate(2deg)}40%{transform:translate(2px) rotate(0)}60%{transform:translate(-4px) rotate(2deg)}80%{transform:translate(2px) rotate(0)}to{transform:translate(0) rotate(0)}}[data-v-821b7a39]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-821b7a39{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.popup_confirmation .title[data-v-821b7a39]{font-family:Bold,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--white);font-size:20px;text-align:center}.popup_confirmation .decription[data-v-821b7a39]{font-size:16px;margin-bottom:20px;text-align:center}.popup_confirmation.is_red .title[data-v-821b7a39]{color:var(--red)}[data-v-2b7749fa]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-2b7749fa{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.popup_notifications[data-v-2b7749fa]{-webkit-mask-image:linear-gradient(180deg,transparent,#fff 10%,#fff 90%,transparent);mask-image:linear-gradient(180deg,transparent,#fff 10%,#fff 90%,transparent);max-height:300px;overflow-y:auto;position:relative;width:100%}.popup_notifications .item[data-v-2b7749fa]{border-bottom:1px solid var(--border);padding:20px 12px}.popup_notifications .item[data-v-2b7749fa]:last-child{border-bottom:0 solid var(--border)}.popup_notifications .item .title[data-v-2b7749fa]{color:var(--white);font-family:Medium,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.popup_notifications .item .name[data-v-2b7749fa]{font-size:12px}@media only screen and (max-width:600px){.popup_notifications .item[data-v-2b7749fa]{align-items:flex-start;flex-direction:column}}[data-v-966e6c5a]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-966e6c5a{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.popup_signin .logo[data-v-966e6c5a]{margin-bottom:60px}.popup_signin .separator[data-v-966e6c5a]{margin:30px 0;width:100%}.popup_signin .separator div[data-v-966e6c5a]{border-top:1px solid var(--border);width:100%}.popup_signin .separator p[data-v-966e6c5a]{font-family:Medium,system-ui,sans-serif;margin:0 6px;padding-bottom:2px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--border);font-size:16px}[data-v-bd459089]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-bd459089{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}.wrap_colors[data-v-bd459089]{gap:4px}.wrap_colors .item[data-v-bd459089]{aspect-ratio:1;background-image:url(./transparent.7d596a86.svg);background-repeat:repeat;border-radius:8px;overflow:hidden;position:relative;width:30px}.wrap_colors .item[data-v-bd459089]:after{border-radius:8px;bottom:0;box-shadow:inset 0 0 0 2px #0004;content:"";cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s cubic-bezier(.4,0,.2,1)}.wrap_colors .item.is_active[data-v-bd459089]:after,.wrap_colors .item[data-v-bd459089]:hover:after{box-shadow:inset 0 0 0 2px var(--primary)}[data-v-95bc90ea]:root{--body:#111115;--white:#fff;--black:#07070b;--grey:#1d1c20;--primary:#005eff;--secondary:#9207ff;--orange:#f65428;--green:#25cd90;--yellow:#f1a62d;--red:#ff1010;--border:#2e323a;--text:#a9a9a9;--primary-bg:#005eff61;--green-bg:#08291d;--yellow-bg:#39270f;--red-bg:#390f0f}@keyframes animation_gradient-95bc90ea{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-display:"swap";font-family:Black;src:url(./Black.a078f8a4.ttf)}@font-face{font-display:"swap";font-family:ExtraBold;src:url(./ExtraBold.dcd6a656.ttf)}@font-face{font-display:"swap";font-family:Bold;src:url(./Bold.93458ad9.ttf)}@font-face{font-display:"swap";font-family:SemiBold;src:url(./SemiBold.be49686a.ttf)}@font-face{font-display:"swap";font-family:Medium;src:url(./Medium.b9d8d9e2.ttf)}@font-face{font-display:"swap";font-family:Regular;src:url(./Regular.7c922564.ttf)}main[data-v-95bc90ea]{margin-left:225px}@media only screen and (max-width:970px){main[data-v-95bc90ea]{margin-left:0}}
