.my-account_picture .avatar{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.my-account_button circle[fill],.my-account_button path[fill],.my-account_button rect[fill]{fill:currentColor;-webkit-transition:fill .1s;transition:fill .1s}.my-account_button circle[stroke],.my-account_button path[stroke],.my-account_button rect[stroke]{stroke:currentColor;-webkit-transition:stroke .1s;transition:stroke .1s}.btn--account:not(.active) .account--menu{display:none}.btn--account.active{z-index:10}.btn--account.active:after{content:"";inset:0;position:fixed;z-index:-1}.btn--account .icon{pointer-events:none}.btn--account .account--menu .child{list-style:none;padding:0}.btn--account .account--menu .child .item{text-align:start;-webkit-transition:color .1s,background-color .1s;transition:color .1s,background-color .1s}.btn--account .account--menu .child .item .link,.btn--account .account--menu .child .item .num{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn--account .account--menu .child .item .num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;--ava:1.538em;background-color:var(--clr-f,#fff);border-radius:var(--ava);color:var(--clr-text,#1a1a1a);height:var(--ava);line-height:1.46154;min-width:var(--ava);text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn--account .account--menu .child .balance{border-bottom:var(--solid-grey);border-top:var(--solid-grey)}.btn--account .account--menu .child .alerts{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;border-top:var(--solid-grey);justify-content:space-between;padding:.375rem 1rem}.btn--account .account--menu .child .alerts .text:not(:last-child){-webkit-margin-after:0;margin-block-end:0}.btn--account .account--menu .child .alerts .triggers--switch-input:checked~.triggers--switch{border-color:var(--clr-text,#1a1a1a)}.btn--account .account--menu .child .alerts .triggers--switch{border-color:var(--clr-f,#fff);height:1.25rem;min-width:2.5rem;padding:.125rem;width:2.5rem}.btn--account .account--menu .child .alerts .triggers--switch:before{border:none}.btn--account .account--menu .child .alerts .triggers--switch:after{--ava:.875rem;background-color:var(--clr-f,#fff)}.btn--account .account--menu .child .logout{border-top:var(--solid-grey)}.btn--account .account--menu .child .price{font-size:.875rem;line-height:1.42857}.btn--account .account--menu .child .link,.btn--account .account--menu .child .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;color:currentColor;font-size:inherit;font-weight:inherit;justify-content:space-between;line-height:inherit}.btn--account .account--menu .user{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.btn--account .account--menu .no_name{color:var(--clr-purple,#db00ff)}.my-account_header{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;max-width:16rem;min-width:16rem;pointer-events:none;width:16rem}.my-account_picture{--ava:3.1875rem;height:var(--ava);min-width:var(--ava);overflow:hidden;position:relative;width:var(--ava)}.my-account_picture .avatar{border-radius:var(--ava);overflow:hidden}.my-account_name{overflow:hidden;text-align:start;text-overflow:ellipsis;-webkit-transition:color .2s;transition:color .2s;white-space:nowrap}.my-account_name:empty{background-color:var(--clr-medium,#6f6f6f);border-radius:var(--br);height:1.5rem;position:relative;width:100%}.my-account_name:empty:before{-webkit-animation:flareAnimation;-webkit-animation:flareAnimation 2s linear infinite;animation:flareAnimation;animation:flareAnimation 2s linear infinite;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,.4)));background:linear-gradient(90deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.4));content:"";height:100%;left:-150%;position:absolute;top:0;width:2.8125rem}.my-account_name .name:not(:last-child){-webkit-margin-after:0;margin-block-end:0}.my-account_name .name{display:contents;font-size:var(--buttonM);line-height:1.25}.my-account_name .id:not(:last-child){-webkit-margin-after:0;margin-block-end:0}.my-account_name .id{color:var(--clr-grey,#a8a8a8);font-size:var(--f12);line-height:1.5}.my-account_button{--ava:1.875rem;color:var(--clr-main,#0019ff);height:var(--ava);margin-left:auto;min-width:var(--ava);-webkit-transition:fill .1s;transition:fill .1s;width:var(--ava)}.error-label input{border-bottom-color:var(--clr-stop,red)}.error-label .error-input{display:block}.error-input{color:var(--clr-stop,red);display:none;font-size:.75rem;font-style:normal;font-weight:300;line-height:1.16}.hide_system_alerts .peerobyte-notification{display:none!important}@media (max-width:62.4375rem) and (hover:none){.btn--account .account--menu .child .item:active{color:var(--clr-main,#0019ff)}}@media (max-width:62.4375rem) and (hover:hover){.btn--account .account--menu .child .item:hover{color:var(--clr-main,#0019ff)}}@media (max-width:62.4375rem){.btn--account .account--menu{background-color:var(--clr-f,#fff);bottom:0;left:0;overflow-y:auto;position:fixed;top:var(--header-height);width:100%;-ms-scroll-chaining:none;overscroll-behavior:none;padding:var(--32) var(--container)}.btn--account .account--menu .mobile{display:none}.btn--account .account--menu .back{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;color:var(--clr-text,#1a1a1a);font-family:Neue Machina;font-size:var(--h3);font-weight:400;gap:.625rem;justify-content:space-between;line-height:1.20833;padding-block:.5rem}.btn--account .account--menu .back:not(:last-child){border-bottom:0}.btn--account .account--menu .back:after{display:none}.btn--account .account--menu .child .item{border-bottom:var(--solid-light);color:var(--clr-text,#1a1a1a);font-family:Neue Machina;font-size:var(--h3);font-weight:400;line-height:1.36842;padding-block:1rem}.btn--account .account--menu .child .item.hover{color:var(--clr-main,#0019ff)}.btn--account .account--menu .child .fullname{display:none}.btn--account .account--menu .child .email,.btn--account .account--menu .child .username{color:var(--clr-medium,#6f6f6f);font-size:var(--f18);font-weight:300;line-height:1.20833;text-align:right;-webkit-padding-before:0;border-bottom:none;padding-block-start:0}.btn--account .account--menu .child .user{border-bottom:none;-webkit-padding-before:0;padding-block-start:0}.btn--account .account--menu .child .no_name,.btn--account .account--menu .child .no_name .info{display:contents}.btn--account .account--menu .child .no_name .tips{left:0;position:relative;top:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;display:block;margin-block:.5rem -1rem;order:1;width:100%}.btn--account .account--menu .child .no_name .tips:before{display:none}.btn--account .account--menu .child .alerts{padding-inline:0}.btn--account .account--menu .child .alerts .triggers--switch-input:checked~.triggers--switch:after{background-color:var(--clr-f,#fff)}.btn--account .account--menu .child .alerts .triggers--switch{border-color:var(--clr-text,#1a1a1a)}.btn--account .account--menu .child .alerts .triggers--switch:after{background-color:var(--clr-text,#1a1a1a)}.btn--account .account--menu .tips{position:relative;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.btn--account .account--menu .tips:before{bottom:-.3125rem;left:auto;right:0;top:auto;translate:-100% 0}.btn--account .account--menu .is-user{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:self-end;-ms-flex-align:self-end;align-items:self-end}.btn--account .account--menu .id:not(:last-child){-webkit-margin-after:0;margin-block-end:0}.btn--account .account--menu .id{color:var(--clr-grey,#a8a8a8);font-size:var(--f12);line-height:1.5}}@media (min-width:62.4375rem) and (hover:none){body .btn--account:active{background-color:transparent;color:var(--clr-main,#0019ff)}.btn--account .account--menu .child .link:active,.btn--account .account--menu .child .user:active{background-color:var(--clr-text,#1a1a1a);color:var(--clr-f,#fff)}.btn--account .account--menu .info .tips{display:none}}@media (min-width:62.4375rem) and (hover:hover){body .btn--account:hover{background-color:transparent;color:var(--clr-main,#0019ff)}.btn--account .account--menu .child .link:hover,.btn--account .account--menu .child .user:hover{background-color:var(--clr-text,#1a1a1a);color:var(--clr-f,#fff)}.btn--account .account--menu .info:not(:hover) .tips{opacity:0;pointer-events:none}.btn--account .account--menu .info:hover{background-color:var(--clr-stop,red);color:var(--clr-f,#fff)}}@media (min-width:62.4375rem){.btn--account{position:relative}body .btn--account{background-color:transparent;border:none;border-radius:0;color:var(--clr-text,#1a1a1a);padding:0}body .btn--account.hover{background-color:transparent;color:var(--clr-main,#0019ff)}.btn--account[data-button=loading]:before{left:100%;translate:-100% -50%}.btn--account .account--menu{background-color:var(--clr-medium,#6f6f6f);border-radius:1.25rem;overflow:hidden;padding-block:.75rem;position:absolute;right:0;top:100%;width:15.625rem}.btn--account .account--menu .back{display:none}.btn--account .account--menu .child .item{color:var(--clr-f,#fff);font-size:var(--f14);font-weight:400;line-height:1.42857}.btn--account .account--menu .child .link{padding:.375rem 1rem}.btn--account .account--menu .child .link.hover,.btn--account .account--menu .child .user.hover{background-color:var(--clr-text,#1a1a1a);color:var(--clr-f,#fff)}.btn--account .account--menu .child .email,.btn--account .account--menu .child .fullname,.btn--account .account--menu .child .username{padding-inline:1rem}.btn--account .account--menu .child .email,.btn--account .account--menu .child .username{font-size:.625rem;font-weight:400}.btn--account .account--menu .child .email{line-height:2;padding-bottom:.375rem}.btn--account .account--menu .child .fullname{line-height:1.42857;padding-block:.375rem}.btn--account .account--menu .no_name{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.42857}.btn--account .account--menu .tips{background-color:var(--clr-main,#0019ff);left:0;-webkit-transition:opacity .1s;transition:opacity .1s}.btn--account .account--menu .tips ::-moz-selection{background-color:var(--clr-text,#1a1a1a)}.btn--account .account--menu .tips ::selection{background-color:var(--clr-text,#1a1a1a)}.btn--account .account--menu .tips:before{left:auto;right:1.25rem;translate:0}.btn--account .account--menu .info{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;--ava:1.25rem;background-color:var(--clr-f,#fff);border-radius:var(--ava);color:var(--clr-stop,red);height:var(--ava);min-width:var(--ava);-webkit-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s;width:var(--ava)}.btn--account .account--menu .info,.btn--account .account--menu .is-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn--account .account--menu .is-user{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}