a{color:var(--primary)}.TextFontMono_Regular{font-family:LOProMono-Regular}.TextFontMono_SemiBold{font-family:LOProMono-SemiBold}.TextFontMono_Italic{font-family:LOProMono-Italic}.TextFontMono_Medium{font-family:LOProMono-Medium}.TextFontMono_Bold{font-family:LOProMono-Bold}.TextFont_Regular{font-family:LOProUI-Regular}.TextFont_SemiBold{font-family:LOProUI-SemiBold}.TextFont_Italic{font-family:LOProUI-Italic}.TextFont_Medium{font-family:LOProUI-Medium}.TextFont_Bold{font-family:LOProUI-Bold}.TextSize_10{font-size:10px}.TextSize_11{font-size:11px}.TextSize_12{font-size:12px}.TextSize_13{font-size:13px}.TextSize_14{font-size:14px}.TextSize_15{font-size:15px}.TextSize_16{font-size:16px}.TextSize_17{font-size:17px}.TextSize_18{font-size:18px}.TextSize_19{font-size:19px}.TextSize_20{font-size:20px}.TextSize_21{font-size:21px}.TextSize_22{font-size:22px}.TextSize_23{font-size:23px}.TextSize_24{font-size:24px}.TextSize_25{font-size:25px}.TextSize_26{font-size:26px}.TextSize_27{font-size:27px}.TextSize_28{font-size:28px}.TextSize_29{font-size:29px}.TextSize_30{font-size:30px}.TextPosition_left{margin:auto auto auto 0}.TextPosition_centred{margin:auto;text-align:center}.TextPosition_right{margin:auto 0 auto auto}.TextColor_primary{color:var(--primary)}.TextColor_grey{color:var(--text-color-grey)}.TextColor_black{color:var(--text-color-black)}.TextColor_white{color:var(--text-color-white)}.TextColor_green{color:var(--color-green)}.dark .TextColor_black{color:var(--text-color-white)}.dark .TextColor_white{color:var(--text-color-black)}.GhostAnimation{width:150px;height:150px;display:flex;margin:auto auto 0}.GhostAnimation svg{width:150px;height:150px}.FooterAnimate{bottom:-60px!important;transition:bottom .2s ease-in-out}.Footer{width:100%;height:50px;display:flex}.Footer_fake{background-color:var(--footer-background-light);color:var(--footer-text-light);border-top:1px solid var(--border-color-dark);width:100%;height:50px;padding-bottom:env(safe-area-inset-bottom);margin:auto auto 0;position:fixed;left:0;bottom:0;display:flex;transition:bottom .2s ease-in-out}.Footer_main{width:60%;min-width:350px;height:50px;display:flex;margin:auto;z-index:7;padding-bottom:env(safe-area-inset-bottom);font-size:14px;transition:margin .1s ease-in-out,width .1s ease-in-out;will-change:width,margin}@media(min-width:720px)and (max-width:959px){.Footer_main{width:calc(100% - 20px);margin:auto 10px}}@media(min-width:640px)and (max-width:719px){.Footer_main{width:calc(100% - 20px);margin:auto 10px}}@media(min-width:568px)and (max-width:639px){.Footer_main{width:calc(100% - 20px);margin:auto 10px}}@media(min-width:360px)and (max-width:567px){.Footer_main{width:calc(100% - 20px);margin:auto 10px}}@media(max-width:359px){.Footer_main{width:calc(100% - 20px);margin:auto 10px}}.Footer_main_left{margin:auto auto auto 0;width:50%;display:flex}.Footer_main_right{margin:auto 0 auto auto;width:50%;max-width:320px;display:flex;gap:5px}.Footer_main_right_item{text-align:center;margin:auto 0 auto auto}.Footer_main_right_item span a{text-decoration:none;color:var(--footer-text-dark)}.Footer_main_right_item span a:hover{text-decoration:underline}.dark .Footer_fake{background-color:var(--footer-background);color:var(--footer-text-dark)}@media screen and (width<400px){.Footer_main{min-width:300px;flex-direction:column-reverse}.Footer_main_left{margin:auto}.Footer_main_right{margin:auto;width:80%}.Footer_main_right_item{margin:auto}}.ButtonFont_Regular{font-family:LOProUI-Regular}.ButtonFont_SemiBold{font-family:LOProUI-SemiBold}.ButtonFont_Italic{font-family:LOProUI-Italic}.ButtonFont_Medium{font-family:LOProUI-Medium}.ButtonFont_Bold{font-family:LOProUI-Bold}.ButtonWrapper{--primary-text-color-dark: #f7fbff;--primary-text-color-white: #f7fbff;--primary-background-dark: #6d7bff;--primary-background-white: #5969fc;--primary-hover-text-dark: #f7fbff;--primary-hover-text-white: #f7fbff;--primary-hover-background-dark: #7f8aff;--primary-hover-background-white: #6d7bff;--primary-active-text-dark: #f7fbff;--primary-active-text-white: #f7fbff;--primary-active-background-dark: #5c6beb;--primary-active-background-white: #4a5ae8;--primary-disabled-text-dark: #656c92;--primary-disabled-text-white: #e6ebff;--primary-disabled-background-dark: #272e63;--primary-disabled-background-white: #cdd2fe;--secondary-text-color-dark: #6d7bff;--secondary-text-color-white: #5969fc;--secondary-background-dark: #181d38;--secondary-background-white: #e6e9ff;--secondary-hover-text-dark: #7f8aff;--secondary-hover-text-white: #4a5ae8;--secondary-hover-background-dark: #1f264e;--secondary-hover-background-white: #d6daff;--secondary-active-text-dark: #5c6beb;--secondary-active-text-white: #3a4ad4;--secondary-active-background-dark: #272e63;--secondary-active-background-white: #c6cbff;--secondary-disabled-text-dark: #384081;--secondary-disabled-text-white: #f3f4ff;--secondary-disabled-background-dark: #15192d;--secondary-disabled-background-white: #b5bcfe;height:44px;width:100%;border-radius:50px;box-shadow:transparent;border-width:0px}.ButtonWrapper button{display:flex;justify-content:center;align-items:center;gap:7px}.ButtonWrapper button svg{width:20px;height:20px}.ButtonWrapper .textButton{color:var(--primary);background:#0000;transition:all .2s ease-out}.ButtonWrapper .fullPrimaryButton{background:var(--primary-background-white);color:var(--primary-text-color-white);border-radius:30px!important;transition:all .2s ease-out}.ButtonWrapper .fullPrimaryButton:hover{background-color:var(--primary-hover-background-white);color:var(--primary-hover-text-white);transition:all .2s ease-out}.ButtonWrapper .fullPrimaryButton:active{background-color:var(--primary-active-background-white);color:var(--primary-active-text-white);transition:all .2s ease-out}.ButtonWrapper .dark.fullPrimaryButton{background:var(--primary-background-dark);color:var(--primary-text-color-dark);border-radius:30px!important;transition:all .2s ease-out}.ButtonWrapper .dark.fullPrimaryButton:hover{background-color:var(--primary-hover-background-dark);color:var(--primary-hover-text-dark);transition:all .2s ease-out}.ButtonWrapper .dark.fullPrimaryButton:active{background-color:var(--primary-active-background-dark);color:var(--primary-active-text-dark);transition:all .2s ease-out}.ButtonWrapper .fullSecondaryButton{color:var(--primary);background-color:#e0e6ff;transition:all .2s ease-out}.ButtonWrapper .newFullSecondaryButton{color:var(--secondary-text-color-white);background-color:var(--secondary-background-white);border-radius:50px;transition:all .2s ease-out}.ButtonWrapper .newFullSecondaryButton:hover{background-color:var(--secondary-hover-background-white);color:var(--secondary-hover-text-white);transition:all .2s ease-out}.ButtonWrapper .newFullSecondaryButton:active{background-color:var(--secondary-active-background-white);color:var(--secondary-active-text-white);transition:all .2s ease-out}.ButtonWrapper .dark.newFullSecondaryButton{color:var(--secondary-text-color-dark);background-color:var(--secondary-background-dark);border-radius:50px;transition:all .2s ease-out}.ButtonWrapper .dark.newFullSecondaryButton:hover{background-color:var(--secondary-hover-background-dark);color:var(--secondary-hover-text-dark);transition:all .2s ease-out}.ButtonWrapper .dark.newFullSecondaryButton:active{background-color:var(--secondary-active-background-dark);color:var(--secondary-active-text-dark);transition:all .2s ease-out}.ButtonWrapper .borderButton{color:var(--primary);background:#0000;border:1px solid var(--primary);border-radius:30px!important;transition:all .2s ease-out}.ButtonWrapper .newGreyButton{height:54px!important;background-color:#e2e8ff;color:var(--text-color-black);border-radius:var(--main-border-radius);transition:all .2s ease-out}.ButtonWrapper .newGreyButton:hover{color:var(--primary);transition:all .2s ease-out}.ButtonWrapper .whiteButton{background-color:#fff;color:var(--text-color-black);border-radius:50px;border:1px solid var(--border-color);transition:all .2s ease-out}.ButtonWrapper .disabledButton{background-color:#c3cbfe;color:#fafaf9;transition:all .2s ease-out}.HeaderAnimate{top:-60px!important;transition:top .2s ease-in-out}.Header{margin:auto;width:100%;height:50px;display:flex;color:var(--text-color-white)}.Header_fake{width:100%;height:50px;margin:auto;display:flex;position:fixed;left:0;top:0;background-color:var(--header-background);color:var(--text-color-white);z-index:200;transition:top .2s ease-in-out}.Header_fake_box{width:984px;height:50px;margin:auto;display:flex}@media(min-width:720px)and (max-width:959px){.Header_fake_box{margin:auto 10px}}@media(min-width:640px)and (max-width:719px){.Header_fake_box{margin:auto 10px}}@media(min-width:568px)and (max-width:639px){.Header_fake_box{margin:auto 10px}}@media(min-width:360px)and (max-width:567px){.Header_fake_box{margin:auto 10px}}@media(max-width:359px){.Header_fake_box{margin:auto 10px}}.Header_fake_box_left{width:20%;display:flex;margin:auto auto auto 0}.Header_fake_box_left_icon{cursor:pointer;margin:auto 0;display:flex}.Header_fake_box_left_icon svg{width:125px;height:32px;margin:auto}.Header_fake_box_right{display:flex;margin:auto 0 auto auto}.Header_fake_box_right_icon{display:flex;width:30px;height:30px}.Header_fake_box_right_button{width:140px;height:32px;margin:auto 0 auto auto;display:flex}.Header_fake_box_right_button button{height:32px;font-size:13px}.AvatarViewBox{display:flex;margin:auto 0}.AvatarViewBox_box{margin:auto;width:32px;height:32px;display:flex;border-radius:50%;background-color:var(--card-background-light);cursor:pointer;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.AvatarViewBox_box_status{position:absolute;right:-2px;bottom:-2px;width:12px;height:12px;border-radius:50%;background-color:var(--color-green);border:1px solid rgb(247,251,255)}.AvatarViewBox_box svg{margin:auto;width:100%;height:100%;color:var(--card-background-light);border-radius:50%}.AvatarViewBox_borderBox{margin:auto;width:32px;height:32px;display:flex;border-radius:50%;border:1px solid var(--border-color);background-color:var(--card-background-light);cursor:pointer;background-size:cover;box-sizing:border-box;position:relative}.AvatarViewBox_borderBox svg{margin:auto!important;width:100%!important;height:100%!important;color:var(--card-background-light)!important;border-radius:50%}.dark .AvatarViewBox_box{background-color:var(--card-background-dark)}.dark .AvatarViewBox_box svg{color:var(--card-background-dark)}.HoverView{display:flex;transition:all .2s ease-in;width:100%;overflow:hidden;border-radius:var(--main-border-radius);cursor:pointer}.HoverView:hover{background-color:var(--border-color-dark)}.DropdownList{padding:5px 0;display:flex;flex-direction:column}.DropdownList button{font-size:13px;justify-content:left!important;align-items:left!important;text-align:left;padding:0 10px;color:var(--text-color-black)}.DropdownList button svg{color:var(--primary)}.DropdownListHeader{padding:5px 0;display:flex;flex-direction:column}.DropdownListHeader button{font-size:13px;justify-content:left!important;align-items:left!important;text-align:left;gap:10px;padding:0 10px;color:var(--text-color-black)!important}.DropdownListHeader button svg{color:#90959e}.darkModal .DropdownList button{color:var(--text-color-white)}.darkModal .DropdownList button svg{color:var(--primary)}.darkModal .DropdownListHeader button{color:var(--text-color-white)!important}.darkModal .DropdownListHeader button svg{color:#90959e}.lightModal .DropdownList button{color:var(--text-color-black)}.lightModal .DropdownList button svg{color:var(--primary)}.lightModal .DropdownListHeader button{color:var(--text-color-white)!important}.lightModal .DropdownListHeader button svg{color:#90959e}.dark .DropdownList button{color:var(--text-color-white)}.dark .DropdownList button svg{color:var(--primary)}.dark .DropdownListHeader button{color:var(--text-color-white)!important}.dark .DropdownListHeader button svg{color:#90959e}@keyframes showAnimatedDropdown{0%{opacity:0}to{opacity:1}}.leftPositionDrop{left:5px}.rightPositionDrop{right:5px}.DropdownWrapper_dropHeader{border-radius:0 0 var(--main-border-radius) var(--main-border-radius)!important}.DropdownWrapper_layer{padding-top:9px;position:absolute;transition:.2s;z-index:9999!important;animation:showAnimatedDropdown .3s}.DropdownWrapper_layer_drop{width:200px;border-radius:var(--main-border-radius);background-color:var(--card-background-light);border:1px solid var(--border-color);box-shadow:0 .0625rem .1875rem #0000000d,#0000000d 0 1.25rem 1.5625rem -.3125rem,#0000000a 0 .625rem .625rem -.3125rem}.dark .DropdownWrapper_layer_drop{background-color:var(--card-background-dark)}.ModalQrCode{display:flex;flex-direction:column;width:100%}.ModalQrCode_code{width:360px;height:360px;margin:0 auto;display:flex;background-color:#fff;background-size:cover;background-repeat:no-repeat;background-position:center}.ModalQrCode_code svg{width:100px;height:100px;margin:auto}.dark .ModalQrCode_code{background-color:var(--card-background-dark)}.BasicModalWrapper{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:200}.BasicModalWrapper_confirmOverlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.BasicModalWrapper_confirmModal{background-color:var(--white-primary);border-radius:var(--main-border-radius);padding:24px;min-width:300px;max-width:400px;box-shadow:0 4px 20px #00000026;contain:paint;transform:translateZ(0)}.BasicModalWrapper_confirmContent{gap:12px;display:flex;flex-direction:column}.BasicModalWrapper_customModal{background-color:var(--white-primary);border-radius:var(--main-border-radius);max-height:90%;min-height:90%;overflow:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;position:relative;min-width:500px;width:30vw;max-width:30vw;box-shadow:0 0 10px #0003;transform-origin:center center;opacity:0;z-index:200;contain:paint;transform:translateZ(0)}@media(max-height:800px){.BasicModalWrapper_customModal{height:90vh;max-height:90vh;min-height:90vh}}@media(min-height:801px)and (max-height:1300px){.BasicModalWrapper_customModal{height:650px;max-height:650px;min-height:650px}}@media(min-height:1301px){.BasicModalWrapper_customModal{height:840px;max-height:840px;min-height:840px}}.BasicModalWrapper_customModal::-webkit-scrollbar{display:none}@media(min-width:640px)and (max-width:719px){.BasicModalWrapper_customModal{min-width:100%;margin:auto 0 0;border-radius:0;border-top-left-radius:var(--main-border-radius);border-top-right-radius:var(--main-border-radius)}}@media(min-width:568px)and (max-width:639px){.BasicModalWrapper_customModal{min-width:100%;margin:auto 0 0;border-radius:0;border-top-left-radius:var(--main-border-radius);border-top-right-radius:var(--main-border-radius)}}@media(min-width:360px)and (max-width:567px){.BasicModalWrapper_customModal{min-width:100%;margin:auto 0 0;border-radius:0;border-top-left-radius:var(--main-border-radius);border-top-right-radius:var(--main-border-radius)}}@media(max-width:359px){.BasicModalWrapper_customModal{min-width:100%;margin:auto 0 0;border-radius:0;border-top-left-radius:var(--main-border-radius);border-top-right-radius:var(--main-border-radius)}}.BasicModalWrapper_customModal.dark,.dark .SignInModal_confirmModal{background-color:#1e2337;border-color:var(--border-color-dark)}.Block{width:100%;display:flex;height:60px;position:relative}.BlockFixed{position:fixed;height:60px;left:0;top:0;width:100%;background-color:var(--white-primary);z-index:11}.BlockHeaderContent{height:30px;display:flex;margin:15px 22px}.BlockHeaderContent_back{margin:auto auto auto 0;cursor:pointer}.BlockHeaderContent_logo{margin:auto}.BlockHeaderContent_close{cursor:pointer;margin:auto 0 auto auto}.dark .BlockFixed{background-color:#1e2337}.BodyContent_box{overflow:auto;height:90vh}@media(max-height:800px){.BodyContent_box{height:90vh;max-height:90vh;min-height:90vh}}@media(min-height:801px)and (max-height:1300px){.BodyContent_box{height:650px;max-height:650px;min-height:650px}}@media(min-height:1301px){.BodyContent_box{height:840px;max-height:840px;min-height:840px}}.BodyContent_box::-webkit-scrollbar{display:none}.BodyContent_box::-webkit-scrollbar{width:0px!important}.CardGroup{display:flex;flex-direction:column;gap:1px}.SectionInformation{width:100%;padding:30px 0;display:flex;flex-direction:column;background-color:var(--white-basic)}.SectionInformation_icon{display:flex;margin:0 auto 30px}.SectionInformation_icon svg{width:150px;height:150px;margin:auto}.SectionInformation_info{display:flex;flex-direction:column;gap:10px;padding:0 40px}.dark .SectionInformation{background-color:var(--card-background-dark)}.BasicActionItem{height:60px;display:flex;gap:15px;padding:0 15px;background-color:var(--white-basic);cursor:pointer}.BasicActionItem_left{margin:auto 0}.BasicActionItem_title{margin:auto 0;display:flex;flex-direction:column}.BasicActionItem_right{margin:auto 0 auto auto}.dark .BasicActionItem{background-color:var(--card-background-dark)}.InputText{display:flex;position:relative;flex-direction:column;background-color:var(--white-basic)}.InputText_labelError{display:flex;height:20px;padding-top:5px;padding-left:10px;flex-direction:row;gap:5px}.InputText_labelError span{margin:0;text-align:left;color:#e53e3e}.InputText_labelError svg{width:15px;height:15px;margin:0;color:#e53e3e}.InputText_iconRight{position:absolute;align-items:center;top:0;right:0;bottom:0;z-index:10}.InputText_iconRight_icon{display:flex;width:42px;height:55px;cursor:pointer}.InputText_iconRight_icon svg{margin:auto}.InputText input{font-family:LOProUI-Regular;color:var(--text-color-black);height:55px;caret-color:var(--primary);padding:0 44px 0 15px;border:none!important;outline:none}.InputText input::placeholder{color:var(--text-color-grey)!important}.InputText_error{border-color:#e53e3e!important;background-color:#e53e3e1a!important;transition:all .4s ease-in;transition-delay:.1s}.dark .InputText{background-color:var(--card-background-dark)}.dark .InputText input{color:var(--text-color-white)}.dark .InputText_error{border-color:#e53e3e!important;background-color:#e53e3e1a!important;transition:all .4s ease-in;transition-delay:.1s}.InputPassword{width:100%;display:flex;position:relative;background-color:var(--white-basic)}.InputPassword_iconRight{position:absolute;align-items:center;padding-right:10px;top:0;right:0;bottom:0;z-index:10;display:flex}.InputPassword_iconRight_eye{display:flex;width:30px;height:100%}.InputPassword_iconRight_eye svg{width:20px;height:20px;margin:auto}.InputPassword_iconRight_close{display:flex;width:30px;height:100%}.InputPassword_iconRight_close svg{width:20px;height:20px;margin:auto}.InputPassword input{font-family:LOProUI-Regular;color:var(--text-color-black);height:55px;caret-color:var(--primary);padding:0 44px 0 15px;border:none!important;outline:none}.InputPassword input::placeholder{color:var(--text-color-grey)!important}.InputPassword_error{border-color:#e53e3e!important;background-color:#e53e3e1a!important;transition:all .4s ease-in;transition-delay:.1s}.InputPassword_eye{display:flex}.InputPassword_eye svg{width:20px;height:20px;margin:auto}.dark .InputPassword{background-color:var(--card-background-dark)}.dark .InputPassword input{color:var(--text-color-white)}.dark .InputPassword_error{border-color:#e53e3e!important;background-color:#e53e3e1a!important;transition:all .4s ease-in;transition-delay:.1s}.InputPhone{display:flex;position:relative;flex-direction:column;background-color:var(--white-basic)}.InputPhone_labelError{display:flex;height:20px;padding-top:5px;flex-direction:row;gap:5px}.InputPhone_labelError span{margin:0;text-align:left;color:#e53e3e}.InputPhone_labelError svg{width:15px;height:15px;margin:0;color:#e53e3e}.InputPhone_iconLeft{position:absolute;align-items:center;top:0;left:0;bottom:0;z-index:10;display:flex;width:64px;height:100%}.InputPhone_iconLeft_icon{display:flex;width:64px;height:100%}.InputPhone_iconLeft_icon svg{width:20px;height:20px;margin:auto}.InputPhone_iconRight{position:absolute;align-items:center;top:0;right:0;bottom:0;z-index:10}.InputPhone_iconRight_icon{display:flex;width:58px;height:100%;cursor:pointer}.InputPhone_iconRight_icon svg{margin:auto}.InputPhone input{font-family:LOProUI-Regular;color:var(--text-color-black);height:55px;caret-color:var(--primary);padding:0 44px 0 64px;border:none!important;outline:none}.InputPhone input::placeholder{color:var(--text-color-grey)!important}.InputPhone_error{border-color:#e53e3e!important;background-color:#e53e3e1a!important;transition:all .4s ease-in;transition-delay:.1s}.dark .InputPhone{background-color:var(--card-background-dark)}.dark .InputPhone input{color:var(--text-color-white)}.dark .InputPhone_error{border-color:#e53e3e!important;background-color:#e53e3e1a!important;transition:all .4s ease-in;transition-delay:.1s}.GenderButtons{box-sizing:border-box;width:100%;display:flex;height:80px;background-color:var(--white-basic)}.GenderButtons_layer{position:relative;margin:auto 15px;width:100%;height:55px;display:flex;border:1px solid var(--special-border-color);border-radius:40px;transform:translateZ(0);contain:strict}.GenderButtons_layer_box{margin:5px;width:100%;gap:12px;border-radius:40px;display:flex;flex-direction:row;justify-content:space-between;z-index:2}.ToggleButton{position:absolute;top:5px;left:5px;width:calc(50% - 11px);height:45px;background-color:var(--special-border-color);border-radius:40px;transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform;transform:translate(0)}.ToggleButton_left{transform:translate(0)}.ToggleButton_right{transform:translate(calc(100% + 12px))}.dark .GenderButtons{background-color:var(--card-background-dark)}.genderActiveButton{color:var(--primary)}.genderInactiveButton{color:var(--primary);border:none!important}.genderBorderButton{border-radius:100px;height:45px!important;background:#0000}.Footer{width:100%;height:80px}.FooterContent{position:fixed;z-index:11;left:0;right:0;bottom:0;width:100%;border-top-left-radius:16px;border-top-right-radius:16px;overflow:hidden;border:1px solid var(--border-color);background-color:var(--white-basic);display:flex;box-sizing:border-box}.FooterContent_box{width:100%;margin:20px;display:flex;flex-direction:column;gap:15px}@media(min-width:360px)and (max-width:567px){.FooterContent_box{margin:20px 10px}}@media(max-width:359px){.FooterContent_box{margin:20px 10px}}.dark .FooterContent{background-color:var(--card-background-dark)}.TitleSection{height:45px;display:flex;padding:0 15px;background-color:var(--white-basic)}.dark .TitleSection{background-color:var(--card-background-dark)}.BorderLayer{overflow:hidden;display:flex;flex-direction:column;gap:1px}.BorderLayer>:first-child{border-top-left-radius:16px;border-top-right-radius:16px;border-top:1px solid var(--border-color);border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);box-sizing:border-box;overflow:hidden}.BorderLayer>:last-child{border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-bottom:1px solid var(--border-color);border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);box-sizing:border-box;overflow:hidden}.BorderLayer>:not(:first-child):not(:last-child){border-left:1px solid var(--border-color);border-right:1px solid var(--border-color);box-sizing:border-box}.tooltip-wrapper{position:relative;display:flex}.tooltip{position:absolute;padding:8px 12px;background-color:#494a4de6;font-size:14px;border-radius:12px;white-space:nowrap;z-index:1000;opacity:0;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease}.tooltip span{color:#fafcff!important}.tooltip.top{bottom:100%;left:50%;transform:translate(-50%) translateY(-10px);opacity:1;transition:opacity .2s ease,transform .2s ease}.tooltip.bottom{top:100%;left:50%;transform:translate(-50%) translateY(10px);opacity:1;transition:opacity .2s ease,transform .2s ease}.tooltip.left{right:100%;top:50%;transform:translate(-10px) translateY(-50%);opacity:1;transition:opacity .2s ease,transform .2s ease}.tooltip.right{left:100%;top:50%;transform:translate(10px) translateY(-50%);opacity:1;transition:opacity .2s ease,transform .2s ease}.tooltip.open{transform:translate(0);opacity:1;transition:opacity .2s ease,transform .2s ease}.dark .pd10 button{color:var(--text-color-white)!important}.dark .mantine-6e3rkv,.dark .mantine-1sd8r2y{background-color:var(--card-background-dark);border:1px solid var(--border-color-dark)}.pd10{height:45px;padding:0 10px}.pd10 button{gap:14px!important;justify-content:start;color:var(--text-color-black)!important;font-size:14px!important}.pd10 button svg{color:#90959e}.HeaderProfile{margin:auto;width:100%;height:50px;display:flex;color:var(--text-color-white);background-color:var(--header-background)}.HeaderProfile_box{background-color:var(--header-background);width:100%;height:50px;position:fixed;left:0;top:0;z-index:9900}.HeaderProfile_box_fake{min-width:984px;max-width:984px;height:50px;margin:auto;display:flex}.HeaderProfile_box_fake_logo{width:100px;display:flex;margin:auto auto auto 0}.HeaderProfile_box_fake_logo_icon{margin:auto 0;display:flex;cursor:pointer}.HeaderProfile_box_fake_logo_icon svg{margin:auto}.HeaderProfile_box_fake_itemIcon{width:40px;display:flex;cursor:pointer}.HeaderProfile_box_fake_itemIcon svg{margin:auto;width:30px;height:30px;transition:all .1s ease-in;-webkit-transition:all .1s ease-in;color:#40434d}.HeaderProfile_box_fake_itemIcon:hover svg{-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale 1.2;transition:all .1s ease-in;-webkit-transition:all .1s ease-in}.HeaderProfile_box_fake_content{margin:auto;width:100%;max-width:500px;display:flex;min-width:300px;justify-content:center;gap:12px}.HeaderProfile_box_fake_content_item{width:40px;height:40px;display:flex;margin:auto;cursor:pointer}.HeaderProfile_box_fake_content_item_svg{position:absolute}.HeaderProfile_box_fake_content_item_svg svg{margin:auto;width:40px;height:40px;transition:all .1s ease-in;-webkit-transition:all .1s ease-in}.HeaderProfile_box_fake_content_item_push{position:relative;bottom:-20px;right:-20px;width:20px;height:17px;border-radius:14px;background-color:var(--primary);display:flex}.HeaderProfile_box_fake_content_item:hover svg{-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale 1.2;transition:all .1s ease-in;-webkit-transition:all .1s ease-in}.HeaderProfile_box_fake_profile{display:flex;margin:auto 0 auto auto;gap:7px;cursor:pointer}.HeaderProfile_box_fake_profile_avatar{display:flex}.HeaderProfile_box_fake_profile_name{display:flex;margin:auto}.HeaderProfile_box_fake_profile_icon{height:33px;display:flex;margin:auto}.HeaderProfile_box_fake_profile_icon svg{margin:auto;width:12px;height:12px;color:var(--text-color-white)}.HeaderProfile_mobile{width:100%;margin:0 10px;display:flex}.HeaderProfile_mobile_menu{margin:auto auto auto 0}.HeaderProfile_mobile_menu svg{width:20px;height:20px;color:var(--text-color-white)}.HeaderProfile_mobile_id{margin:auto}.HeaderProfile_mobile_id svg{width:150px;height:50px}.HeaderProfile_mobile_qr{margin:auto 0 auto auto}.HeaderProfile_mobile_qr svg{width:20px;height:20px;color:var(--text-color-white)}.fadeIn{animation:fadeIn .5s ease-in}.fadeOut{animation:fadeOut .5s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:0}to{opacity:1}}.MenuItem_item{width:100%;height:50px;display:flex}.MenuItem_item_icon{width:50px;height:50px;display:flex}.MenuItem_item_icon svg{width:30px;height:30px;margin:auto}.MobileMenu{position:absolute;left:0;top:0;bottom:0;width:100%;background-color:#0000001a}.MobileMenu_box{width:70%;height:100%;display:flex;flex-direction:column}.MobileMenu_box_header{width:90%;height:50px;display:flex;flex-direction:row;padding:10px}.MobileMenu_box_header_info{padding:0 0 0 10px;width:100%;min-width:50px;margin:auto;display:flex;flex-direction:column}.MobileMenu_box_header_settings{width:50px;height:50px;display:flex}.MobileMenu_box_header_settings svg{margin:auto;width:20px;height:20px}.borderNone{border:none!important;border-radius:22px!important}.CardView_container{border-radius:var(--main-border-radius);border:1px solid var(--border-color);background-color:var(--card-background-light);overflow:hidden}.dark .CardView_container{background-color:var(--dark-background);border-color:var(--border-color)}.icon{position:fixed;top:18px;right:10px;z-index:11111}.icon svg{width:30px;height:30px}@media screen and (width<400px),screen and (height<600px){.ModalWrapper .mantine-1nwypll{overflow:hidden;border:1px solid var(--border-color);max-width:95%;max-height:100%;border-radius:var(--main-border-radius);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.ModalWrapper .mantine-1nwypll::-webkit-scrollbar{display:none}.ModalWrapper .mantine-xiucpp{padding:0}.ModalWrapper .mantine-kea9ny{background-color:var(--wrapper-background)}.dark .ModalWrapper .mantine-1nwypll{overflow:hidden;border:1px solid var(--border-color-dark);max-width:95%;max-height:100%}.dark .ModalWrapper .mantine-xiucpp{padding:0}.dark .ModalWrapper .mantine-kea9ny{background-color:var(--dark-wrapper-background)}}.mantine-Modal-body{padding:0!important}.lightModal .mantine-Modal-header{background-color:var(--wrapper-background)!important}.lightModal .mantine-Modal-header span{color:var(--text-color-black)!important}.lightModal .mantine-Modal-body{background-color:var(--wrapper-background)!important}.lightModal .mantine-Modal-body .TextColor_black{color:var(--text-color-black)}.lightModal .mantine-Modal-body .CardView_container,.lightModal .mantine-Modal-body .mantine-Popover-dropdown{background-color:var(--card-background-light)}.lightModal .mantine-Modal-body .mantine-Popover-dropdown .drop .textButton{color:var(--text-color-black)}.darkModal .mantine-Modal-header{background-color:var(--dark-wrapper-background)!important}.darkModal .mantine-Modal-header span{color:var(--text-color-white)!important}.darkModal .mantine-Modal-body{background-color:var(--dark-wrapper-background)!important}.darkModal .mantine-Modal-body .TextColor_black{color:var(--text-color-white)}.darkModal .mantine-Modal-body .CardView_container,.darkModal .mantine-Modal-body .mantine-Popover-dropdown{background-color:var(--card-background-dark)}.darkModal .mantine-Modal-body .mantine-Popover-dropdown .drop .textButton{color:var(--text-color-white)}.darkModal .mantine-Modal-body .DropdownWrapper_layer_drop{background-color:var(--card-background-dark)}.ModalWrapper .mantine-xiucpp{padding-left:0}.ModalWrapper .mantine-Modal-title{display:flex;width:100%;margin:auto 0 auto 22px}.ModalWrapper .mantine-13wg78n{color:var(--primary)}.ModalWrapper .mantine-Modal-content{border-radius:14px!important;background-color:#0000}.custom-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000;display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeInOutOverlay .3s ease-in-out forwards}.custom-modal{background:#f9fcff;border-radius:var(--main-border-radius);max-height:90%;overflow:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;position:relative;min-width:400px;max-width:90%;box-shadow:0 0 10px #0003;transform-origin:center center;opacity:0;transform:scale(.8);animation:fadeInOut .2s ease-in-out forwards;z-index:200}.custom-modal::-webkit-scrollbar{display:none}.custom-modal.dark{background-color:#1e2337;border-color:var(--border-color-dark)}.mantine-Textarea-input{border-radius:30px;background-color:#5969fc26}.dark .custom-textarea{color:var(--text-color-white)}.custom-textarea{width:100%;padding:12px 16px;font-family:LOProUI-Regular;font-size:14px;line-height:1.5;color:var(--text-color-black);background-color:#5969fc26;border:1px solid var(--border-color);border-radius:30px;resize:none;transition:all .2s ease;outline:none;overflow:hidden}.custom-textarea::placeholder{color:#90959e}.custom-textarea:focus{box-shadow:0 0 0 2px #1890ff33}.custom-textarea.disabled{background-color:var(--border-color);cursor:not-allowed;opacity:.6}.custom-textarea.error{border-color:#ff4d4f}.custom-textarea.success{border-color:#52c41a}.ModalPhotosView{display:flex;height:90vh}.ModalPhotosView_fake{z-index:100;position:absolute;top:20px;left:0;width:100%}.ModalPhotosView_fake_info{margin:auto;width:50%;max-width:550px;min-width:400px;height:60px;border-radius:50px;background-color:var(--header-background);display:flex}.ModalPhotosView_fake_info_left{margin:auto auto auto 15px;display:flex;gap:10px}.ModalPhotosView_fake_info_right{margin:auto 15px auto auto;min-width:200px}.ModalPhotosView_fake_info_right button{font-size:13px}.ModalPhotosView_fake_info_right button svg{width:16px;height:16px}.ModalPhotosView_left{width:100%;display:flex;flex-direction:column;background-color:var(--header-background);position:relative}.ModalPhotosView_left_layer{z-index:200;position:absolute;left:0;top:0;width:100%;height:calc(100% - 40px);display:flex}.ModalPhotosView_left_layer_arrowLeft{width:50%;height:100%;display:flex;transition:all .2s ease-in-out;margin:0 auto 0 0}.ModalPhotosView_left_layer_arrowLeft svg{color:#fafcff;margin:auto auto auto 20px;width:22px;height:34px;cursor:pointer;opacity:.3;transition:all .2s ease-in-out}.ModalPhotosView_left_layer_arrowLeft:hover svg{opacity:1;transition:all .2s ease-in-out}.ModalPhotosView_left_layer_arrowRight{width:50%;height:100%;display:flex;margin:0 0 0 auto}.ModalPhotosView_left_layer_arrowRight svg{color:#fafcff;margin:auto 20px auto auto;width:22px;height:34px;cursor:pointer;opacity:.3;transition:all .2s ease-in-out}.ModalPhotosView_left_layer_arrowRight:hover svg{opacity:1;transition:all .2s ease-in-out}.ModalPhotosView_left_box{width:100%;height:100%;display:flex;flex-direction:row;overflow:hidden}.ModalPhotosView_left_box_item{user-select:none;margin:0 auto;height:86vh;display:flex}.ModalPhotosView_left_box_item_box{display:flex}.ModalPhotosView_left_box_item_box img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.ModalPhotosView_left_footer{width:100%;height:40px;display:flex}.ModalPhotosView_left_footer_title{min-width:250px;max-width:250px;display:flex;height:40px}.ModalPhotosView_left_footer_title span{margin:auto auto auto 20px}.ModalPhotosView_left_footer_count{margin:auto}.ModalPhotosView_right{min-width:400px;max-width:400px;display:flex;flex-direction:column}.ModalPhotosView_right_header{height:60px;display:flex;flex-direction:row;margin-left:10px;gap:10px}.ModalPhotosView_right_header_data{display:flex;margin:10px 0;flex-direction:column}.ModalPhotosView_right_header_box,.ModalPhotosView_right_header_icon{display:flex;width:60px;height:60px;margin:auto 0 auto auto}.ModalPhotosView_right_header_icon svg{margin:auto;width:18px;height:4px;color:var(--primary)}.ModalPhotosView_right_content{width:100%;display:flex;height:100%;flex-direction:column}.ModalPhotosView_right_content_stub{margin:auto;width:50%;height:148px;display:flex;flex-direction:column}.ModalPhotosView_right_content_stub svg{margin:auto;width:80px;height:80px;color:#90959e}.ModalPhotosView_right_content_feed{width:100%;height:70px;display:flex;flex-direction:row;margin:10px auto 0}.ModalPhotosView_right_content_feed_item{margin:auto 10px;width:50px;display:flex;gap:5px}.ModalPhotosView_right_content_feed_item svg{margin:auto;width:24px;height:20px;color:#90959e}.ModalPhotosView_right_footer{padding:10px;display:flex;flex-direction:row;gap:10px}.ModalPhotosView_right_footer_comment{width:100%;margin:auto;display:flex}.InputWrapper{width:100%;display:flex;position:relative;flex-direction:column}.InputWrapper_label{display:flex;height:20px;padding-bottom:5px;flex-direction:row;gap:5px}.InputWrapper_label span{margin:0;text-align:left;color:var(--text-color-grey)}.InputWrapper_labelError{display:flex;height:20px;padding-top:5px;flex-direction:row;gap:5px}.InputWrapper_labelError span{margin:0;text-align:left;color:#e53e3e}.InputWrapper_labelError svg{width:15px;height:15px;margin:0;color:#e53e3e}.InputWrapper_iconRight{position:absolute;align-items:center;top:0;right:0;bottom:0;z-index:10}.InputWrapper_iconRight_eye{display:flex;width:42px;height:44px}.InputWrapper_iconRight_eye svg{width:20px;height:20px;margin:auto}.InputWrapper_iconLeft{position:absolute;align-items:center;top:0;left:0;bottom:0;z-index:10}.InputWrapper_iconLeft_icon{display:flex;width:42px;height:44px}.InputWrapper_iconLeft_icon svg{width:20px;height:20px;margin:auto}.InputWrapper input{font-family:LOProUI-Regular;background-color:var(--light-background);color:var(--text-color-black);height:44px;padding:0 44px 0 10px;border:1px solid var(--border-color);border-radius:var(--main-border-radius);outline:none;transition:border-color .2s ease;box-sizing:border-box}.InputWrapper input:focus{border-color:var(--primary)!important}.InputWrapper_error{border-color:#e53e3e!important;background-color:#e53e3e1a!important;transition:all .4s ease-in;transition-delay:.1s}.InputWrapper_eye{display:flex}.InputWrapper_eye svg{width:20px;height:20px;margin:auto}.dark .InputWrapper input{background-color:var(--dark-background);border-color:var(--border-color-input);color:var(--text-color-white)}.dark .InputWrapper input:focus{border-color:var(--primary)!important}.dark .InputWrapper_error{border-color:#e53e3e!important;background-color:#e53e3e1a!important;transition:all .4s ease-in;transition-delay:.1s}.darkModal .InputWrapper input{background-color:var(--dark-background);border-color:var(--border-color-input);color:var(--text-color-white)}.darkModal .InputWrapper input:focus{border-color:var(--primary)!important}.darkModal .InputWrapper_error{border-color:#e53e3e!important;background-color:#e53e3e1a!important;transition:all .4s ease-in;transition-delay:.1s}@container (max-width: 400px){.SearchInput input{padding-left:48%!important}.SearchInput_iconLeft{padding-left:38%!important}}.HeaderSearchInput{width:100%}.HeaderSearchInput svg{color:#40434d}.HeaderSearchInput input{background-color:#0000;height:44px;border:none!important}.HeaderSearchInput input:focus-within{border-color:var(--primary)!important}.SearchInputIsValue{cursor:text;position:relative}.SearchInputIsValue input{background-color:var(--light-background);height:44px;border:1px solid var(--border-color-input)!important;padding-left:45px!important;transition:all .3s ease-out}.SearchInputIsValue input:focus{border-color:var(--primary)!important;padding-left:45px!important;transition:all .3s ease-out}.SearchInput{cursor:text;position:relative;container-type:inline-size}.SearchInput input{background-color:var(--light-background);height:44px;border:1px solid var(--border-color)!important;padding-left:50%;transition:all .3s ease-out}.SearchInput input:focus{border-color:var(--primary)!important;padding-left:45px!important;transition:all .3s ease-out}.SearchInput_iconLeftFull{padding-left:45%!important}.SearchInput_iconLeft{padding-left:43%;position:absolute;align-items:center;top:0;left:0;bottom:0;z-index:10;transition:all .3s ease-out}.SearchInput_iconLeft_icon{display:flex;width:42px;height:100%}.SearchInput_iconLeft_icon svg{width:20px;height:20px;margin:auto;color:#90959e}.dark .SearchInput input{background-color:var(--dark-background);border-color:var(--border-color-input)!important}.dark .SearchInput input:focus{border-color:var(--primary)!important}.darkModal .SearchInput input{background-color:var(--dark-background);border-color:var(--border-color-input)!important}.darkModal .SearchInput input:focus{border-color:var(--primary)!important}.animatedActive{transition:all .3s ease-out;padding-left:0!important}.Spacer_vertical_1{height:4px}.Spacer_horizontal_1{width:4px}.Spacer_vertical_2{height:8px}.Spacer_horizontal_2{width:8px}.Spacer_vertical_3{height:12px}.Spacer_horizontal_3{width:12px}.Spacer_vertical_4{height:16px}.Spacer_horizontal_4{width:16px}.Spacer_vertical_5{height:20px}.Spacer_horizontal_5{width:20px}.Spacer_vertical_6{height:24px}.Spacer_horizontal_6{width:24px}.Spacer_vertical_7{height:28px}.Spacer_horizontal_7{width:28px}.Spacer_vertical_8{height:32px}.Spacer_horizontal_8{width:32px}.Spacer_vertical_9{height:36px}.Spacer_horizontal_9{width:36px}.Spacer_vertical_10{height:40px}.Spacer_horizontal_10{width:40px}.Spacer_vertical_11{height:44px}.Spacer_horizontal_11{width:44px}.Spacer_vertical_12{height:48px}.Spacer_horizontal_12{width:48px}.Spacer_vertical_13{height:52px}.Spacer_horizontal_13{width:52px}.Spacer_vertical_14{height:56px}.Spacer_horizontal_14{width:56px}.Spacer_vertical_15{height:60px}.Spacer_horizontal_15{width:60px}.Spacer_vertical_16{height:64px}.Spacer_horizontal_16{width:64px}.Spacer_vertical_17{height:68px}.Spacer_horizontal_17{width:68px}.Spacer_vertical_18{height:72px}.Spacer_horizontal_18{width:72px}.Spacer_vertical_19{height:76px}.Spacer_horizontal_19{width:76px}.Spacer_vertical_20{height:80px}.Spacer_horizontal_20{width:80px}.Spacer_vertical_21{height:84px}.Spacer_horizontal_21{width:84px}.Spacer_vertical_22{height:88px}.Spacer_horizontal_22{width:88px}.Spacer_vertical_23{height:92px}.Spacer_horizontal_23{width:92px}.Spacer_vertical_24{height:96px}.Spacer_horizontal_24{width:96px}.Spacer_vertical_25{height:100px}.Spacer_horizontal_25{width:100px}.Spacer_vertical_26{height:104px}.Spacer_horizontal_26{width:104px}.Spacer_vertical_27{height:108px}.Spacer_horizontal_27{width:108px}.Spacer_vertical_28{height:112px}.Spacer_horizontal_28{width:112px}.Spacer_vertical_29{height:116px}.Spacer_horizontal_29{width:116px}.Spacer_vertical_30{height:120px}.Spacer_horizontal_30{width:120px}.Spacer_vertical_31{height:124px}.Spacer_horizontal_31{width:124px}.Spacer_vertical_32{height:128px}.Spacer_horizontal_32{width:128px}.Spacer_vertical_33{height:132px}.Spacer_horizontal_33{width:132px}.Spacer_vertical_34{height:136px}.Spacer_horizontal_34{width:136px}.Spacer_vertical_35{height:140px}.Spacer_horizontal_35{width:140px}.Spacer_vertical_36{height:144px}.Spacer_horizontal_36{width:144px}.Spacer_vertical_37{height:148px}.Spacer_horizontal_37{width:148px}.Spacer_vertical_38{height:152px}.Spacer_horizontal_38{width:152px}.Spacer_vertical_39{height:156px}.Spacer_horizontal_39{width:156px}.Spacer_vertical_40{height:160px}.Spacer_horizontal_40{width:160px}.Spacer_vertical_41{height:164px}.Spacer_horizontal_41{width:164px}.Spacer_vertical_42{height:168px}.Spacer_horizontal_42{width:168px}.Spacer_vertical_43{height:172px}.Spacer_horizontal_43{width:172px}.Spacer_vertical_44{height:176px}.Spacer_horizontal_44{width:176px}.Spacer_vertical_45{height:180px}.Spacer_horizontal_45{width:180px}.Spacer_vertical_46{height:184px}.Spacer_horizontal_46{width:184px}.Spacer_vertical_47{height:188px}.Spacer_horizontal_47{width:188px}.Spacer_vertical_48{height:192px}.Spacer_horizontal_48{width:192px}.Spacer_vertical_49{height:196px}.Spacer_horizontal_49{width:196px}.Spacer_vertical_50{height:200px}.Spacer_horizontal_50{width:200px}.Spacer_vertical_51{height:204px}.Spacer_horizontal_51{width:204px}.Spacer_vertical_52{height:208px}.Spacer_horizontal_52{width:208px}.Spacer_vertical_53{height:212px}.Spacer_horizontal_53{width:212px}.Spacer_vertical_54{height:216px}.Spacer_horizontal_54{width:216px}.Spacer_vertical_55{height:220px}.Spacer_horizontal_55{width:220px}.Spacer_vertical_56{height:224px}.Spacer_horizontal_56{width:224px}.Spacer_vertical_57{height:228px}.Spacer_horizontal_57{width:228px}.Spacer_vertical_58{height:232px}.Spacer_horizontal_58{width:232px}.Spacer_vertical_59{height:236px}.Spacer_horizontal_59{width:236px}.Spacer_vertical_60{height:240px}.Spacer_horizontal_60{width:240px}.Spacer_vertical_61{height:244px}.Spacer_horizontal_61{width:244px}.Spacer_vertical_62{height:248px}.Spacer_horizontal_62{width:248px}.Spacer_vertical_63{height:252px}.Spacer_horizontal_63{width:252px}.Spacer_vertical_64{height:256px}.Spacer_horizontal_64{width:256px}.Spacer_vertical_65{height:260px}.Spacer_horizontal_65{width:260px}.Spacer_vertical_66{height:264px}.Spacer_horizontal_66{width:264px}.Spacer_vertical_67{height:268px}.Spacer_horizontal_67{width:268px}.Spacer_vertical_68{height:272px}.Spacer_horizontal_68{width:272px}.Spacer_vertical_69{height:276px}.Spacer_horizontal_69{width:276px}.Spacer_vertical_70{height:280px}.Spacer_horizontal_70{width:280px}.Spacer_vertical_71{height:284px}.Spacer_horizontal_71{width:284px}.Spacer_vertical_72{height:288px}.Spacer_horizontal_72{width:288px}.Spacer_vertical_73{height:292px}.Spacer_horizontal_73{width:292px}.Spacer_vertical_74{height:296px}.Spacer_horizontal_74{width:296px}.Spacer_vertical_75{height:300px}.Spacer_horizontal_75{width:300px}.Spacer_vertical_76{height:304px}.Spacer_horizontal_76{width:304px}.Spacer_vertical_77{height:308px}.Spacer_horizontal_77{width:308px}.Spacer_vertical_78{height:312px}.Spacer_horizontal_78{width:312px}.Spacer_vertical_79{height:316px}.Spacer_horizontal_79{width:316px}.Spacer_vertical_80{height:320px}.Spacer_horizontal_80{width:320px}.Spacer_vertical_81{height:324px}.Spacer_horizontal_81{width:324px}.Spacer_vertical_82{height:328px}.Spacer_horizontal_82{width:328px}.Spacer_vertical_83{height:332px}.Spacer_horizontal_83{width:332px}.Spacer_vertical_84{height:336px}.Spacer_horizontal_84{width:336px}.Spacer_vertical_85{height:340px}.Spacer_horizontal_85{width:340px}.Spacer_vertical_86{height:344px}.Spacer_horizontal_86{width:344px}.Spacer_vertical_87{height:348px}.Spacer_horizontal_87{width:348px}.Spacer_vertical_88{height:352px}.Spacer_horizontal_88{width:352px}.Spacer_vertical_89{height:356px}.Spacer_horizontal_89{width:356px}.Spacer_vertical_90{height:360px}.Spacer_horizontal_90{width:360px}.Spacer_vertical_91{height:364px}.Spacer_horizontal_91{width:364px}.Spacer_vertical_92{height:368px}.Spacer_horizontal_92{width:368px}.Spacer_vertical_93{height:372px}.Spacer_horizontal_93{width:372px}.Spacer_vertical_94{height:376px}.Spacer_horizontal_94{width:376px}.Spacer_vertical_95{height:380px}.Spacer_horizontal_95{width:380px}.Spacer_vertical_96{height:384px}.Spacer_horizontal_96{width:384px}.Spacer_vertical_97{height:388px}.Spacer_horizontal_97{width:388px}.Spacer_vertical_98{height:392px}.Spacer_horizontal_98{width:392px}.Spacer_vertical_99{height:396px}.Spacer_horizontal_99{width:396px}.Spacer_vertical_100{height:400px}.Spacer_horizontal_100{width:400px}.dropButton button{font-size:13px}.dropButton button svg{margin:5px 10px;width:16px;height:16px}.iconRed svg{color:var(--error-color)!important}.activeTrackItem{background-color:var(--border-color-dark);opacity:.9}.positionLeft{left:40px!important}.TrackItem{width:100%;padding:5px 10px;height:50px;display:flex;flex-direction:row;cursor:pointer;transition:all .2s ease-in-out}.TrackItem_dropItem{width:200px;height:40px;display:flex}.TrackItem_dropItem_icon{width:50px;height:40px;display:flex}.TrackItem_dropItem_icon svg{width:24px;height:24px;margin:auto}.TrackItem_count{width:20px;display:flex}.TrackItem_icon{height:50px;width:50px;margin:0 0 0 auto;display:flex}.TrackItem_icon_drop{display:flex;height:50px;width:50px;margin:auto}.TrackItem_icon svg{width:20px;height:20px;margin:auto;color:var(--primary)}.TrackItem_playIcons{position:relative;height:50px;width:50px;display:flex}.TrackItem_playIcons_activeIcons{position:absolute;width:40px;height:40px;top:5px;left:6px;z-index:99;display:flex}.TrackItem_playIcons_activeIcons svg{width:20px;height:20px;margin:auto;color:var(--primary)}.TrackItem_playIcons img{border-radius:8px;height:40px;width:40px;margin:auto}.TrackItem_box{padding:3px 0 3px 10px;flex-direction:column;display:flex}.TrackItem_box_row{flex-direction:row;gap:5px;display:flex}.TrackItem_box_row svg{color:var(--color-svg);width:13px;height:15px;margin:auto auto auto 0}.TrackItem_box span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.TrackItem_box span a{text-decoration:none;color:#90959e!important}.TrackItem_box span a:hover{text-decoration:underline}.scroll{overflow-y:auto;height:320px;-webkit-overflow-scrolling:touch;will-change:scroll-position}.scroll::-webkit-scrollbar{width:6px}.TrackList{display:flex;flex-direction:column}.TrackList a{text-decoration:none}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;opacity:.8;user-select:none;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-right:5px solid rgba(0,0,0,0);border-bottom:0;border-left:5px solid rgba(0,0,0,0);transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.SliderPlayerMusic{position:relative;height:var(--slider-size)}.SliderPlayerMusic_buffer,.SliderPlayerMusic_slider{position:absolute;width:100%}.SliderPlayerMusic:hover .rc-slider-handle{transform:scale(1.3) translate(-40%)!important}.SliderPlayerMusic .main-sliderMusic .rc-slider-track{height:var(--slider-size);background-color:#5c67f2;border-radius:6px!important;left:-1%!important;z-index:2}.SliderPlayerMusic .main-sliderMusic .rc-slider-rail{height:var(--slider-size);background-color:#d9d9d93d;border-radius:6px!important}.SliderPlayerMusic .main-sliderMusic .rc-slider-handle{z-index:2;background-color:#fff;border:2px solid #5c67f2;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer}.SliderPlayerMusic .buffer-sliderMusic{position:absolute;width:100%;top:50%;z-index:1;background-color:#0000!important}.SliderPlayerMusic .buffer-sliderMusic .rc-slider-track{background-color:#90959e;height:var(--slider-size);border-radius:2px}.SliderPlayerMusic .buffer-sliderMusic .rc-slider-disabled{background-color:#0000!important}.SliderPlayerMusic .buffer-sliderMusic .rc-slider-rail,.SliderPlayerMusic .buffer-sliderMusic .rc-slider-handle{display:none}.dark .MusicPlayer,.dark .MusicPlayerSecond,.dark .List{background-color:var(--dark-background)}.Player{opacity:0;width:0!important;height:0!important}.MusicPlayer_box_stub:hover{color:var(--primary);transition:all .3s ease-in}.MusicPlayer{cursor:move;position:fixed;padding:5px;left:50px;bottom:50px;width:170px;height:170px;border:1px solid var(--border-color);border-radius:var(--main-border-radius);background-color:var(--wrapper-background);z-index:9999;box-sizing:border-box}.MusicPlayer_soundControls{width:100%;height:30px;display:flex;flex-direction:column}.MusicPlayer_soundControls_head{height:10px;width:100%;display:flex;flex-direction:row}.MusicPlayer_soundControls_head_start{margin:auto auto auto 0}.MusicPlayer_soundControls_head_end{margin:auto 0 auto auto}.MusicPlayer_soundControls_slider{width:100%;margin:auto}.MusicPlayer_header{height:20px;display:flex}.MusicPlayer_header_icon{margin:auto 0 auto auto;display:flex;height:20px;width:20px;cursor:pointer}.MusicPlayer_header_icon svg{margin:auto 0 auto auto;width:15px;height:15px}.MusicPlayer_header svg:hover{color:var(--primary);transition:all .3s ease-in}.MusicPlayer_box{width:100%;height:40px;display:flex}.MusicPlayer_box_stub{height:40px;width:20px;display:flex;cursor:pointer}.MusicPlayer_box_stub svg{margin:auto 0 auto auto;width:15px;height:15px}.MusicPlayer_box_content{width:140px;height:40px;display:flex;flex-direction:row}.MusicPlayer_box_content_icon{width:30px;height:30px;border-radius:8px;margin:auto;display:flex}.MusicPlayer_box_content_icon svg{margin:auto;width:24px;height:24px}.MusicPlayer_box_content_icon svg:hover{color:var(--primary);transition:all .3s ease-in}.MusicPlayer_box_content_cover img{border:1px solid var(--border-color);width:40px;height:40px;border-radius:var(--main-border-radius)}.MusicPlayer_title{height:40px;display:flex;flex-direction:column}.MusicPlayer_title span{width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.MusicPlayer_title span a{text-decoration:none;color:#90959e!important}.MusicPlayer_title span a:hover{text-decoration:underline}.MusicPlayer_playerSection{display:flex;margin:0 auto;width:100px;height:30px}.MusicPlayer_playerSection_item{border-radius:8px;width:30px;height:30px;display:flex;margin:auto}.MusicPlayer_playerSection_item svg{width:24px;height:24px;margin:auto}.MusicPlayer_playerSection_item:hover{color:var(--primary);transition:all .3s ease-in}.MusicPlayer_slider{height:30px}.colorPrimary svg{color:var(--primary)!important}.List{position:relative;top:-7px;left:-6px;padding:5px;min-width:380px;display:flex;flex-direction:column;border:1px solid var(--border-color);border-top:none;border-radius:var(--main-border-radius);border-top-left-radius:0;border-top-right-radius:0;background-color:var(--wrapper-background)}.List input{height:42px}.scroll{overflow-y:auto;height:350px;-webkit-overflow-scrolling:touch;will-change:scroll-position}.scroll::-webkit-scrollbar-thumb{min-height:30px;background-color:#00000029;border-radius:3px;border:2px solid rgba(25,25,25,0)}.MusicPlayerSecond{cursor:move;position:fixed;padding:5px;left:50px;bottom:50px;width:380px;height:120px;border:1px solid var(--border-color);border-radius:var(--main-border-radius);background-color:var(--wrapper-background);z-index:999}.MusicPlayerSecond_box{display:flex;flex-direction:row;gap:10px;height:40px}.MusicPlayerSecond_box_cover img{border:1px solid var(--border-color);width:40px;height:40px;border-radius:var(--main-border-radius)}.MusicPlayerSecond_box_title{margin:auto 0;height:36px;display:flex;flex-direction:column}.MusicPlayerSecond_box_title span{width:265px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.MusicPlayerSecond_box_title span a{text-decoration:none;color:#90959e!important}.MusicPlayerSecond_box_title span a:hover{text-decoration:underline}.MusicPlayerSecond_box_icons{width:50px;display:flex;flex-direction:column;margin:auto 0 auto auto}.MusicPlayerSecond_box_icons_more{margin:auto 0 auto auto;width:25px;display:flex;cursor:pointer}.MusicPlayerSecond_box_icons_more svg{margin:5px auto auto;width:14px;height:14px;cursor:pointer}.MusicPlayerSecond_box_icons_more svg:hover{color:var(--primary);transition:all .3s ease-in}.MusicPlayerSecond_box_icons_box{width:50px;display:flex;flex-direction:row}.MusicPlayerSecond_box_icons_box svg{margin:auto;width:15px;height:15px;cursor:pointer}.MusicPlayerSecond_box_icons_box svg:hover{color:var(--primary);transition:all .3s ease-in}.MusicPlayerSecond_slider{width:60px;margin:auto}.MusicPlayerSecond_slider .mantine-Slider-bar{background-color:var(--primary);z-index:2}.MusicPlayerSecond_iconsBox{display:flex;flex-direction:row;gap:5px}.MusicPlayerSecond_iconsBox_item{width:30px;height:30px;display:flex;border-radius:8px}.MusicPlayerSecond_iconsBox_item svg{width:24px;height:24px;margin:auto}.MusicPlayerSecond_iconsBox_item:hover{color:var(--primary);transition:all .3s ease-in}.MusicPlayerSecond_soundControls{width:100%;height:40px;display:flex;flex-direction:column}.MusicPlayerSecond_soundControls_head{height:10px;width:100%;display:flex;flex-direction:row}.MusicPlayerSecond_soundControls_head_start{margin:auto auto auto 0}.MusicPlayerSecond_soundControls_head_end{margin:auto 0 auto auto}.MusicPlayerSecond_soundControls_slider{width:100%;margin:auto}.AutoIcon{margin:auto;display:flex}.AutoIcon svg{margin:auto;width:15px;height:15px}.AutoIcon svg:hover{color:var(--primary);transition:all .3s ease-in}.select{position:relative;left:0;bottom:0;width:140px;height:3px;background-color:var(--primary);border-radius:3px;transition:all .2s ease-out}.animated{transition:all .2s ease-out;transform:translate(140px)}.animated2{transition:all .2s ease-out;transform:translate(280px)}.animated3{transition:all .2s ease-out;transform:translate(420px)}.TabsPage{width:100%;height:45px;display:flex;box-sizing:border-box;border-bottom:1px solid var(--border-color);flex-direction:column}.TabsPage_wrapper{max-width:720px;margin:auto;height:45px;display:flex;flex-direction:column}.TabsPage_wrapper_box{height:42px;margin:0 auto;display:flex;flex-direction:row}.TabsPage_wrapper_box_item{justify-content:center;align-items:center;width:140px;height:40px;display:flex;margin:auto;cursor:pointer;gap:10px}.TabsPage_wrapper_box_item span{margin:0}.TabsPage_wrapper_layer{display:flex;width:100%}.itemColor{background-color:var(--border-color-dark)}.VerticalTabs{margin:10px 0;display:flex;flex-direction:row;width:100%;box-sizing:border-box}.VerticalTabs_box{display:flex;flex-direction:column;width:100%}.VerticalTabs_box_item{width:calc(100% - 10px);height:40px;display:flex;cursor:pointer;padding-right:10px}.VerticalTabs_box_item:hover{background-color:var(--border-color-dark)}.mg10{margin:auto auto auto 10px!important}.selectedItem{width:2px}.selectedItemColor{background-color:var(--primary)}.notPhotoBox{height:400px;display:flex}.notPhotoBox_empty{margin:auto;display:flex;flex-direction:column}.MainWrapper{width:100%;background-color:var(--wrapper-background)}.MainWrapper_box{min-height:100vh;height:100%;transition:all .2s ease-out}.dark .MainWrapper{background-color:var(--dark-wrapper-background)}.ModalFlowsView{display:flex;width:100%}.ScrollView{margin:0 auto;display:flex;flex-direction:column;align-items:center;overflow-y:auto;height:100vh;scroll-snap-type:y mandatory;-webkit-scroll-snap-type:y mandatory;scrollbar-width:none}.ScrollView::-webkit-scrollbar{display:none}.ScrollView_scrollItem{scroll-snap-align:center;-webkit-scroll-snap-align:center;height:90vh;width:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.ScrollView_firstItem{margin-top:75px}.ScrollView_finishItem{margin-bottom:75px}.ScrollView_placeholder{scroll-snap-align:center;width:100%}.ScrollView_loading{scroll-snap-align:center;height:90vh;width:100%;display:flex;justify-content:center;align-items:center}.ScrollView_empty{height:100vh;width:100%;display:flex;justify-content:center;align-items:center;padding:40px}.ScrollOverlay{width:100vw;display:flex}.clamped{line-clamp:4!important;-webkit-line-clamp:4!important}.expanded{line-clamp:unset;-webkit-line-clamp:unset!important;max-height:unset!important}.ModalPanelLike{transition:all .3s ease-in-out;background-color:#ffebea!important}.ModalPanelLike .odometerStyles{color:#ff3b2f!important}.ModalPanelLike svg{color:#ff3b2f!important}.ModalPanelLike span{color:#ff3b2f!important;transition:all 2.2s ease-in-out}.ModalPanelLikeActive{transition:all .1s ease-in;transition-delay:.3s;background-color:#ff3b2f!important}.ModalPanelLikeActive .odometerStyles{color:#ffebea!important;transition:all;transition-delay:.3s}.ModalPanelLikeActive svg{color:#ffebea!important;transition:all;transition-delay:.3s}.ModalPanelLikeActive span{transition:all;transition-delay:.3s;color:#ffebea!important}.overlayBackScrollItem{background-color:#0c1018b3;backdrop-filter:blur(2px);position:absolute;inset:0;z-index:999;border-radius:12px}.layerScroll{overflow-x:auto;scrollbar-width:thin}.FlowItemScrollModal{position:relative;margin:20px 0;display:flex;height:82vh;background:#f9fcff;border-radius:12px;overflow:hidden;width:100%}.FlowItemScrollModal_fake{z-index:100;position:absolute;top:20px;left:0;width:100%}.FlowItemScrollModal_fake_info{margin:auto;width:50%;max-width:550px;min-width:400px;height:60px;border-radius:50px;background-color:var(--header-background);display:flex}.FlowItemScrollModal_fake_info_left{margin:auto auto auto 15px;display:flex;gap:10px}.FlowItemScrollModal_fake_info_right{margin:auto 15px auto auto;min-width:200px}.FlowItemScrollModal_fake_info_right button{font-size:13px}.FlowItemScrollModal_fake_info_right button svg{width:16px;height:16px}.FlowItemScrollModal_left{min-width:46vh;max-width:46vh;min-height:82vh;display:flex;flex-direction:column;background-color:#000;position:relative}.FlowItemScrollModal_left_layer{z-index:200;position:absolute;left:0;top:0;width:100%;height:calc(100% - 40px);display:flex}.FlowItemScrollModal_left_layer_arrowLeft{width:50%;height:100%;display:flex;transition:all .2s ease-in-out;margin:0 auto 0 0}.FlowItemScrollModal_left_layer_arrowLeft svg{color:#fafcff;margin:auto auto auto 20px;width:22px;height:34px;cursor:pointer;opacity:.3;transition:all .2s ease-in-out}.FlowItemScrollModal_left_layer_arrowLeft:hover svg{opacity:1;transition:all .2s ease-in-out}.FlowItemScrollModal_left_layer_arrowRight{width:50%;height:100%;display:flex;margin:0 0 0 auto}.FlowItemScrollModal_left_layer_arrowRight svg{color:#fafcff;margin:auto 20px auto auto;width:22px;height:34px;cursor:pointer;opacity:.3;transition:all .2s ease-in-out}.FlowItemScrollModal_left_layer_arrowRight:hover svg{opacity:1;transition:all .2s ease-in-out}.FlowItemScrollModal_left_box{width:100%;height:100%;display:flex;flex-direction:row;overflow:hidden}.FlowItemScrollModal_left_box_item{user-select:none;margin:0 auto;height:86vh;display:flex}.FlowItemScrollModal_left_box_item_box{display:flex}.FlowItemScrollModal_left_box_item_box img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.FlowItemScrollModal_left_footer{width:100%;height:40px;display:flex}.FlowItemScrollModal_left_footer_title{min-width:250px;max-width:250px;display:flex;height:40px}.FlowItemScrollModal_left_footer_title span{margin:auto auto auto 20px}.FlowItemScrollModal_left_footer_count{margin:auto}.FlowItemScrollModal_right{min-width:38vh;max-width:38vh;min-height:82vh;display:flex;flex-direction:column}.FlowItemScrollModal_right_layer{padding:10px}.FlowItemScrollModal_right_descriptions{display:flex;flex-direction:row;gap:10px;white-space:pre-line;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.5;max-height:10em;transition:all ease-in-out .2ms}.FlowItemScrollModal_right_descriptions_more{cursor:pointer;height:30px;display:flex}.FlowItemScrollModal_right_header{height:60px;display:flex;flex-direction:row;margin-left:10px;margin-top:10px;gap:10px}.FlowItemScrollModal_right_header_data{display:flex;margin:10px 0;flex-direction:column}.FlowItemScrollModal_right_header_data_box{display:flex;flex-direction:row;gap:10px;margin:auto 0}.FlowItemScrollModal_right_header_data_box svg{width:18px;height:18px;margin:auto 0}.FlowItemScrollModal_right_header_box{display:flex;height:60px;margin:auto 0 auto auto;position:relative}.FlowItemScrollModal_right_header_icon{display:flex;width:38px;height:60px;margin:auto 0 auto auto;cursor:pointer}.FlowItemScrollModal_right_header_icon svg{margin:auto;width:26px;height:26px;color:var(--primary)}.FlowItemScrollModal_right_header_iconClose{display:flex;width:38px;height:60px;margin:auto 10px auto auto;cursor:pointer}.FlowItemScrollModal_right_header_iconClose svg{margin:auto;width:24px;height:24px;color:var(--primary)}.FlowItemScrollModal_right_info{height:60px;display:flex;flex-direction:row;margin-left:10px;gap:10px}.FlowItemScrollModal_right_content{width:100%;display:flex;height:calc(100% - 4px);flex-direction:column}.FlowItemScrollModal_right_content_stub{margin:auto;width:50%;height:148px;display:flex;flex-direction:column;color:#bcbfc5!important}.FlowItemScrollModal_right_content_stub svg{margin:auto;width:130px;height:130px;color:#bcbfc5}.FlowItemScrollModal_right_content_panel{height:40px;display:flex;padding:15px;gap:15px}.FlowItemScrollModal_right_content_panel_item{min-width:58px;height:40px;display:flex;background-color:#5969fc1a;border-radius:40px;overflow:hidden;cursor:pointer}.FlowItemScrollModal_right_content_panel_item_icon{padding:0 12px;gap:3px;display:flex;margin:auto}.FlowItemScrollModal_right_content_panel_item_icon svg{display:flex;width:20px;height:20px;margin:auto 0 auto auto;color:var(--primary)}.FlowItemScrollModal_right_content_panel_item_icon span{color:var(--primary);margin:auto auto auto 0}.FlowItemScrollModal_right_content_panel_itemRight{min-width:50px;margin:auto 0 auto auto;height:40px;display:flex;background-color:#5969fc1a;border-radius:40px;overflow:hidden}.FlowItemScrollModal_right_content_panel_itemRight_icon{padding:0 12px;gap:10px;display:flex;margin:auto}.FlowItemScrollModal_right_content_panel_itemRight_icon svg{display:flex;width:24px;height:24px;margin:auto 0 auto auto;color:var(--primary)}.FlowItemScrollModal_right_content_panel_itemRight_icon span{color:var(--primary);margin:auto auto auto 0}.FlowItemScrollModal_right_footer{padding:15px 10px;display:flex;flex-direction:row;gap:10px}.FlowItemScrollModal_right_footer_comment{width:100%;margin:auto;display:flex}.dark .FlowItemScrollModal{background-color:#1e2337}.spacerBlock{width:100%;height:1px;background-color:var(--wrapper-background)}.dark .spacerBlock{width:100%;height:1px;background-color:var(--dark-wrapper-background)}.odometer-wrapper{position:relative;display:inline-block;font-family:LOProUI-Regular,sans-serif;margin:auto 2px auto auto;min-width:10px}.odometer-wrapper.custom-style{font-size:3rem;color:#eb573b}.odometer-wrapper.compact{font-size:1.5rem;color:#333}.odometer{display:flex;align-items:center;line-height:1}.odometer .digit-container{display:inline-block;overflow:hidden;width:8px;height:1em;position:relative}.odometer .digit-container.wide{width:1.5em;height:1.5em}.odometer .digit-container.static{overflow:visible}.odometer .digit{position:relative;display:flex;flex-direction:column;transition:transform .3s ease-in-out;text-align:end}.odometer .digit[data-number="0"]{transform:translateY(-0em)}.odometer .digit[data-number="1"]{transform:translateY(-1em)}.odometer .digit[data-number="2"]{transform:translateY(-2em)}.odometer .digit[data-number="3"]{transform:translateY(-3em)}.odometer .digit[data-number="4"]{transform:translateY(-4em)}.odometer .digit[data-number="5"]{transform:translateY(-5em)}.odometer .digit[data-number="6"]{transform:translateY(-6em)}.odometer .digit[data-number="7"]{transform:translateY(-7em)}.odometer .digit[data-number="8"]{transform:translateY(-8em)}.odometer .digit[data-number="9"]{transform:translateY(-9em)}.odometer .digit:not([data-number]){transform:none}.FlowsItemModal{width:100%;height:100%;display:flex;background-position:center;background-size:cover;overflow:hidden;position:relative}.FlowsItemModal_container{height:100%;width:100%;overflow:hidden}.FlowsItemModal_container_load{position:absolute;left:45%;top:50%;z-index:110}.FlowsItemModal_overlay{box-sizing:border-box;position:absolute;left:0;top:0;height:100%;width:100%;display:flex;z-index:49}.FlowsItemModal_overlay_cover{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;z-index:30}.FlowsItemModal_overlay_cover_img{min-width:46vh;max-width:46vh;min-height:82vh;background-size:contain;background-position:center;background-repeat:no-repeat}.FlowsItemModal_overlay_cover_toggle{position:absolute;left:calc(50% - 40px);top:calc(50% - 40px);height:80px;width:80px;display:flex;cursor:pointer}.FlowsItemModal_overlay_cover_toggle svg{width:50px;height:50px;margin:auto;color:var(--primary)}.FlowsItemModal_overlay_box{width:100%;height:100%;position:absolute;left:0;top:0;z-index:60;display:flex;flex-direction:column;gap:10px}.FlowsItemModal_overlay_box_center{width:70%;margin:auto}.FlowsItemModal_overlay_box_center_buttonFirst{color:var(--text-color-black)!important;height:50px!important;font-size:14px!important}.FlowsItemModal_overlay_box_center_buttonFirst svg{width:24px!important;height:24px!important}.FlowsItemModal_overlay_box_center_buttonSecond{font-size:14px!important;height:50px!important;color:var(--text-color-white)!important}.FlowsItemModal_overlay_logo{position:absolute;right:0;top:0;width:55px;height:55px;display:flex;z-index:50;cursor:pointer}.FlowsItemModal_overlay_logo svg{margin:15px 15px auto auto;width:40px;height:40px;color:var(--wrapper-background)}.FlowsItemModal_overlay_progress{position:absolute;left:0;bottom:0;width:86%;height:70px;z-index:990;display:flex}.FlowsItemModal_overlay_progress_box{width:86%;margin:auto;align-items:center;display:flex}.FlowsItemModal_overlay_volume{position:absolute;right:0;bottom:0;width:55px;height:55px;display:flex;z-index:1000;cursor:pointer}.FlowsItemModal_overlay_volume_icon{width:40px;height:40px;display:flex;background-color:#11152280;overflow:hidden;border-radius:40px}.FlowsItemModal_overlay_volume_icon svg{margin:auto;width:20px;height:20px;color:var(--wrapper-background)}.FlowsItemModal_overlay_error{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:100;padding:20px;background-color:#000000b3;border-radius:8px;text-align:center}.FlowsItemModal_box{width:100%!important;height:100%!important;background-color:#000}.FlowsItemModal video{min-width:calc(46vh + 1px);max-width:calc(46vh + 1px);min-height:82vh}.FlowsItemModal_back{border-radius:var(--main-border-radius);background-color:#000000a6;display:flex}.SliderPlayer{position:relative;height:var(--slider-size);margin:1rem 0;width:100%}.SliderPlayer_buffer,.SliderPlayer_slider{position:absolute;width:100%}.SliderPlayer:hover .rc-slider-handle{transform:scale(1.3) translate(-40%)!important}.SliderPlayer .main-slider .rc-slider-track{height:var(--slider-size);background-color:#5c67f2;border-radius:6px!important;left:-1%!important;z-index:2!important}.SliderPlayer .main-slider .rc-slider-rail{height:var(--slider-size);background-color:#d9d9d93d;border-radius:6px!important}.SliderPlayer .main-slider .rc-slider-handle{background-color:#fff;border:2px solid #5c67f2;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;z-index:4!important}.SliderPlayer .buffer-slider{position:absolute;width:100%;top:50%;z-index:1;background-color:#0000!important}.SliderPlayer .buffer-slider .rc-slider-track{background-color:#90959e;height:var(--slider-size);border-radius:2px}.SliderPlayer .buffer-slider .rc-slider-disabled{background-color:#0000!important}.SliderPlayer .buffer-slider .rc-slider-rail,.SliderPlayer .buffer-slider .rc-slider-handle{display:none}.mantine-Modal-inner{padding-left:0}@keyframes easy-show-filter{0%{opacity:1;filter:blur(0)}to{opacity:.5;filter:blur(3px)}}@keyframes easy-hide-filter{0%{opacity:.5;filter:blur(3px)}to{opacity:1;filter:blur(0)}}@keyframes easy-show-info{0%{opacity:0}to{opacity:1}}.drop{padding:10px 0;display:flex;flex-direction:column}.drop button{font-size:13px;justify-content:left;align-items:left;padding:0 10px;gap:10px}.drop button svg{width:14px;height:14px;color:var(--primary)}.filter-delete{animation-name:easy-show-filter;animation-duration:.2s;animation-direction:normal;opacity:.5;filter:blur(3px)}.filter{animation-name:easy-hide-filter;animation-duration:.2s;animation-direction:normal}.redIcon{color:var(--error-color)!important}.redIcon svg{color:var(--error-color)!important}.BorderRadius{border-radius:0!important}.cardBlock{border-radius:0!important;border:none!important}.odometerStyles{font-size:14px!important;height:14px}.odometerStylesColor{color:#5969fc}.PanelLike{transition:all .3s ease-in-out;background-color:#ffebea!important}.PanelLike .odometerStyles{color:#ff3b2f!important}.PanelLike svg{color:#ff3b2f!important}.PanelLike span{color:#ff3b2f!important}.PanelLikeActive{transition:all .3s ease-in-out;background-color:#ff3b2f!important}.PanelLikeActive .odometerStyles{color:#ffebea!important}.PanelLikeActive svg{color:#ffebea!important}.PanelLikeActive span{color:#ffebea!important}.FlowItemModal{margin:20px 0;display:flex;height:82vh;background:#f9fcff;border-radius:12px;overflow:hidden;width:100%}.FlowItemModal_fake{z-index:100;position:absolute;top:20px;left:0;width:100%}.FlowItemModal_fake_info{margin:auto;width:50%;max-width:550px;min-width:400px;height:60px;border-radius:50px;background-color:var(--header-background);display:flex}.FlowItemModal_fake_info_left{margin:auto auto auto 15px;display:flex;gap:10px}.FlowItemModal_fake_info_right{margin:auto 15px auto auto;min-width:200px}.FlowItemModal_fake_info_right button{font-size:13px}.FlowItemModal_fake_info_right button svg{width:16px;height:16px}.FlowItemModal_left{min-width:46vh;max-width:46vh;min-height:82vh;display:flex;flex-direction:column;background-color:var(--header-background);position:relative}.FlowItemModal_left_layer{z-index:200;position:absolute;left:0;top:0;width:100%;height:calc(100% - 40px);display:flex}.FlowItemModal_left_layer_arrowLeft{width:50%;height:100%;display:flex;transition:all .2s ease-in-out;margin:0 auto 0 0}.FlowItemModal_left_layer_arrowLeft svg{color:#fafcff;margin:auto auto auto 20px;width:22px;height:34px;cursor:pointer;opacity:.3;transition:all .2s ease-in-out}.FlowItemModal_left_layer_arrowLeft:hover svg{opacity:1;transition:all .2s ease-in-out}.FlowItemModal_left_layer_arrowRight{width:50%;height:100%;display:flex;margin:0 0 0 auto}.FlowItemModal_left_layer_arrowRight svg{color:#fafcff;margin:auto 20px auto auto;width:22px;height:34px;cursor:pointer;opacity:.3;transition:all .2s ease-in-out}.FlowItemModal_left_layer_arrowRight:hover svg{opacity:1;transition:all .2s ease-in-out}.FlowItemModal_left_box{width:100%;height:100%;display:flex;flex-direction:row;overflow:hidden}.FlowItemModal_left_box_item{user-select:none;margin:0 auto;height:86vh;display:flex}.FlowItemModal_left_box_item_box{display:flex}.FlowItemModal_left_box_item_box img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.FlowItemModal_left_footer{width:100%;height:40px;display:flex}.FlowItemModal_left_footer_title{min-width:250px;max-width:250px;display:flex;height:40px}.FlowItemModal_left_footer_title span{margin:auto auto auto 20px}.FlowItemModal_left_footer_count{margin:auto}.FlowItemModal_right{min-width:38vh;max-width:38vh;min-height:82vh;display:flex;flex-direction:column}.FlowItemModal_right_header{height:60px;display:flex;flex-direction:row;margin-left:10px;margin-top:10px;gap:10px}.FlowItemModal_right_header_data{display:flex;margin:10px 0;flex-direction:column}.FlowItemModal_right_header_box{display:flex;height:60px;margin:auto 0 auto auto}.FlowItemModal_right_header_icon{display:flex;width:38px;height:60px;margin:auto 0 auto auto}.FlowItemModal_right_header_icon svg{margin:auto;width:26px;height:26px;color:var(--primary)}.FlowItemModal_right_header_iconClose{display:flex;width:38px;height:60px;margin:auto 10px auto auto;cursor:pointer}.FlowItemModal_right_header_iconClose svg{margin:auto;width:24px;height:24px;color:var(--primary)}.FlowItemModal_right_info{height:60px;display:flex;flex-direction:row;margin-left:10px;gap:10px}.FlowItemModal_right_content{width:100%;display:flex;height:calc(100% - 4px);flex-direction:column}.FlowItemModal_right_content_stub{margin:auto;width:50%;height:148px;display:flex;flex-direction:column}.FlowItemModal_right_content_stub svg{margin:auto;width:80px;height:80px;color:#90959e}.FlowItemModal_right_content_panel{height:40px;display:flex;padding:15px;gap:15px}.FlowItemModal_right_content_panel_item{min-width:58px;height:40px;display:flex;background-color:#5969fc1a;border-radius:40px;overflow:hidden;transition:all .2s ease-in-out;cursor:pointer}.FlowItemModal_right_content_panel_item_icon{padding:0 12px;gap:3px;display:flex;margin:auto}.FlowItemModal_right_content_panel_item_icon svg{display:flex;width:20px;height:20px;margin:auto 0 auto auto;color:var(--primary)}.FlowItemModal_right_content_panel_item_icon span{color:var(--primary);margin:auto auto auto 0}.FlowItemModal_right_content_panel_itemRight{min-width:50px;margin:auto 0 auto auto;height:40px;display:flex;background-color:#5969fc1a;border-radius:40px;overflow:hidden}.FlowItemModal_right_content_panel_itemRight_icon{padding:0 12px;gap:10px;display:flex;margin:auto}.FlowItemModal_right_content_panel_itemRight_icon svg{display:flex;width:24px;height:24px;margin:auto 0 auto auto;color:var(--primary)}.FlowItemModal_right_content_panel_itemRight_icon span{color:var(--primary);margin:auto auto auto 0}.FlowItemModal_right_footer{padding:15px 10px;display:flex;flex-direction:row;gap:10px}.FlowItemModal_right_footer_comment{width:100%;margin:auto}.dark .FlowItemModal{background-color:#1e2337}.custom-modal-overlay-flow{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000;display:flex;justify-content:center;align-items:center;z-index:200;animation:fadeInOutOverlay .3s ease-in-out forwards}.no-scroll{overflow:hidden;margin-right:10px}.no-scroll .PageBar_fake{width:calc(100% - 10px);border:none!important}.no-scroll .HeaderProfile_box{width:calc(100% - 10px)}.custom-modal-flow{max-height:100vh;min-height:100vh;overflow:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;position:relative;transform-origin:center center;opacity:0;transform:scale(.8);animation:fadeInOut .2s ease-in-out forwards;z-index:200}.custom-modal-flow::-webkit-scrollbar{display:none}.custom-modal-flow.dark{border-color:var(--border-color-dark)}.Loader{height:100vh;background-color:var(--wrapper-background);display:flex}.Loader_box{margin:auto}.dark .Loader{background-color:var(--dark-wrapper-background)}.ActiveCallsSettingsItem:hover span{color:var(--primary)!important;transition:all .2s ease-in-out}.ActiveCallsSettingsItem:hover .CallsSettingsItem_icon svg{color:var(--primary)!important;transition:all .2s ease-in-out}.CallsSettingsItem{cursor:pointer;height:50px;display:flex;flex-direction:row;transition:all .2s ease-in-out;position:relative;z-index:500}.CallsSettingsItem_icon{height:100%;min-width:60px;max-width:75px;display:flex}.CallsSettingsItem_icon svg{color:var(--primary);width:30px;height:30px;margin:auto}.CallsSettingsItem_title{display:flex;flex-direction:column;height:40px;margin:auto 0}.CallsSettingsItem_arrow{margin:auto 0 auto auto;height:30px;width:60px;display:flex}.CallsSettingsItem_arrow img{width:26px;height:26px;margin:auto}.CallsSettingsItem_arrow svg{color:var(--primary)!important;width:20px;height:20px;margin:auto 10px auto auto}.LottieWrapper{position:relative;z-index:1;display:flex;width:100%;height:100%}.LottieWrapper_layer{position:absolute;display:flex;width:100%;height:100%}.LottieWrapper_layerLottie{margin:auto;min-width:54px;min-height:54px;z-index:3}.LottieWrapper_layerIcon{margin:auto;z-index:5}.MainSpeakBlock{width:100%;height:100%;display:flex;margin:auto}.MainSpeakBlock svg{margin:auto}.absButton{z-index:999;position:absolute;left:10px;top:10px}.CallsModal{position:absolute;z-index:3;transition:all .2s ease-in-out;height:100vh}.lampAction{transform:translate(-87%,-50%)!important;transition:all .2s ease-in-out;min-height:560px!important;min-width:545px!important}.blobAction{width:320px!important;height:320px!important;left:26%!important;bottom:16%!important}.lamp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;min-width:370px;max-width:545px;height:400px;z-index:-1;filter:blur(1px);transition:all .2s ease-in-out}.lava{z-index:11;backdrop-filter:blur(100px);position:absolute;height:100%;width:100%;top:0;left:0;transition:all .2s ease-in-out}.blob{border-radius:50%;position:absolute;filter:blur(55px);transition:all .2s ease-in-out;will-change:transform,border-radius;transform:translateZ(0)}.blob.top{border-radius:50%;width:100%;height:4%;top:-3%;left:0}.blob.bottom{border-radius:50%;width:110%;height:4%;bottom:-3%;left:-50px}.blob:nth-child(1){width:210px;height:210px;left:26%;bottom:24%;animation:wobble 4s ease-in-out alternate infinite,blob-one ease-in-out 13s infinite}@keyframes blob-one{0%{transform:translateZ(0) rotate(0) translate(150px) rotate(0)}to{transform:translateZ(0) rotate(360deg) translate(150px) rotate(-360deg)}}@keyframes wobble{0%{transform:translateZ(0) scale(1) rotate(0)}33%{transform:translateZ(0) scale(1.03) rotate(1deg)}66%{transform:translateZ(0) scale(.98) rotate(-1deg)}to{transform:translateZ(0) scale(1) rotate(0)}}.backGrade{background:linear-gradient(-45deg,#e26373,#0098c3,#359f68);background-size:400% 400%;animation:gradientBack 15s ease infinite;transition:all .3s ease-in-out}@keyframes gradientBack{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.colorWhite{background-color:#f9fcff!important;transition:all .2s ease-out}.colorWhite svg{color:#3d2662!important;transition:all .2s ease-out}.layerModal{width:100%;height:100%;display:flex;flex-direction:column}.layerColor{backdrop-filter:blur(25px)}.marginAuto{margin:auto}.hideVideos{opacity:0}.layerRoomModal{width:100%;height:100%;display:flex;flex-direction:row}.layerRoomModal_box{margin:auto auto auto 0;width:545px;min-width:545px;height:100%;display:flex;flex-direction:column}.layerRoomModal_box_avatar{width:100%;height:140px;display:flex;margin:auto 0}.layerRoomModal_box_videos{position:absolute}.layerRoomModal_box_title{margin:70px auto auto;min-width:280px;min-height:210px;display:flex;flex-direction:column}.layerRoomModal_box_title_spec{margin:5px auto;min-width:80px;display:flex;flex-direction:row}.layerRoomModal_box_title_spec svg{margin:auto;width:20px;height:20px;color:var(--text-color-white)}.layerRoomModal_box_users{margin:0 auto;height:150px;flex-direction:row;gap:6px;overflow:hidden}.layerRoomModal_box_users .mantine-Carousel-slide{padding-right:1rem!important}.layerRoomModal_box_users_filterL{background:#0bda514d;position:absolute;left:0;bottom:0;width:20px;height:150px;filter:blur(5px)}.layerRoomModal_box_users_item{flex-direction:column;border-radius:22px;margin:auto 0;height:115px;width:115px;display:flex;background-color:#121624b3;backdrop-filter:blur(5px)}.layerRoomModal_box_users_item span{margin:6px auto}.layerRoomModal_box_users_item video{width:115px;height:115px;position:relative;left:0;top:0;border-radius:22px}.layerRoomModal_options{z-index:3;padding:26px 15px;height:calc(100% - 52px);width:100%;max-width:375px;min-width:375px;display:flex;flex-direction:column;margin:auto 0 auto auto;transition:all .3s ease-in-out}.layerRoomModal_options_header{width:100%;height:60px;display:flex;flex-direction:row}.layerRoomModal_options_header span{margin:0 auto auto}.layerRoomModal_options_header_stub{width:50px;height:50px;display:flex}.layerRoomModal_options_header_stub div{display:flex;margin:0 auto}.layerRoomModal_options_header_stub svg{margin:0 0 auto auto;width:24px;height:24px;color:#90959e}.layerRoomModal_options_menu{width:100%;height:50px;display:flex;flex-direction:row;margin:auto}.layerRoomModal_options_menu_item{margin:auto;width:60px;height:60px;display:flex;border-radius:50%;background-color:#f9fcff4d;transition:all .2s ease-out}.layerRoomModal_options_menu_item svg{margin:auto;color:#f9fcff;transition:all .2s ease-out}.layerRoomModal_optionsParticipants{max-width:375px;min-width:375px;height:calc(100% - 52px);width:100%;display:flex;flex-direction:column;margin:auto}.layerRoomModal_optionsParticipants_header{width:100%;height:60px;display:flex;flex-direction:row}.layerRoomModal_optionsParticipants_header span{margin:0 auto auto}.layerRoomModal_optionsParticipants_header_back{width:50px;height:50px;display:flex}.layerRoomModal_optionsParticipants_header_back svg{margin:0 auto auto 0;width:24px;height:24px;color:#90959e}.layerRoomModal_optionsParticipants_header_stub{width:50px;height:50px;display:flex}.layerRoomModal_optionsParticipants_header_stub svg{margin:0 0 auto auto;width:24px;height:24px;color:#90959e}.layerRoomModal_optionsSettings{max-width:375px;min-width:375px;padding:26px 15px;height:500px;overflow:auto;width:100%;display:flex;flex-direction:column;margin:auto 0 auto auto;transition:all .2s ease-out}.layerRoomModal_optionsSettings_header{width:100%;height:60px;display:flex;flex-direction:row}.layerRoomModal_optionsSettings_header span{margin:0 auto auto}.layerRoomModal_optionsSettings_header_back{width:50px;height:50px;display:flex}.layerRoomModal_optionsSettings_header_back svg{margin:0 auto auto 0;width:24px;height:24px;color:#90959e}.layerRoomModal_optionsSettings_header_stub{width:50px;height:50px;display:flex}.layerRoomModal_optionsSettings_header_stub svg{margin:0 0 auto auto;width:24px;height:24px;color:#90959e}.colorItemRed{background-color:#ff3b2f}.leftShift{transform:translate(-100%);transition:all .3s ease-in-out}.CallsRoomModal{width:950px;min-width:950px;height:560px;display:flex;flex-direction:column;transition:all .2s ease-in-out}.CallsModal{width:370px;height:400px;display:flex;flex-direction:column}.CallsModal_box{margin:65px auto auto;min-width:280px;height:200px;display:flex;flex-direction:column}.CallsModal_icons{filter:none;width:236px;height:80px;display:flex;margin:auto}.CallsModal_icons_left{width:60px;height:60px;display:flex;margin:auto auto auto 0;background-color:#12bc18;border-radius:50px}.CallsModal_icons_left svg{cursor:pointer;margin:auto}.CallsModal_icons_center{width:60px;height:60px;display:flex;margin:auto;background-color:#ff3b2f;border-radius:50px}.CallsModal_icons_center svg{cursor:pointer;margin:auto}.CallsModal_icons_right{width:60px;height:60px;display:flex;margin:auto 0 auto auto;background-color:#ff3b2f;border-radius:50px}.CallsModal_icons_right svg{cursor:pointer;margin:auto}.custom-modal-overlay-calls{position:fixed;bottom:0;right:0;width:100%;height:100%;background:#0000;display:flex;justify-content:center;align-items:center;z-index:100;animation:fadeInOutOverlay .3s ease-in-out forwards;transition:all .11s ease}@keyframes fadeInOutOverlay{0%{background:#0000}to{background:#00000080}}.custom-modal-calls{background:none;border-radius:22px;max-width:95%;min-height:400px;min-width:370px;overflow:hidden;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;position:relative;box-shadow:0 0 10px #0003;transform-origin:center center;opacity:0;transform:scale(.8);animation:fadeInOut .2s ease-in-out forwards;z-index:200;transition:all .2s ease-out}.custom-modal-calls::-webkit-scrollbar{display:none}@keyframes fadeInOut{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.custom-modal-overlay.close{animation-name:fadeOutOverlay}.custom-modal.close{animation-name:fadeOut}@keyframes fadeOutOverlay{to{background:#0000}}@keyframes fadeOut{to{opacity:0;transform:scale(.8)}}.custom-modal-title{display:flex;align-items:center;justify-content:center;padding-bottom:10px}.custom-modal-close{margin-right:auto}.custom-modal-close svg{width:24px;height:24px}.custom-modal-back{margin-left:auto}.custom-modal-back svg{width:24px;height:24px}.modal-position{text-align:center}.custom-modal-close{top:10px;right:10px;cursor:pointer;background:none;border:none;font-size:16px;padding:5px;width:25px;color:#e5e8ec}.custom-modal-close.dark{color:#1e2336}.custom-modal-header{background-color:var(--wrapper-background)!important;color:var(--text-color-black)!important}.custom-modal-body{background-color:var(--wrapper-background)!important}.custom-modal-body .text-color-black{color:var(--text-color-black)}.custom-modal-body .text-color.dark-black{color:var(--text-color-white)}.dropInfoModal{width:200px;height:80px;display:flex;cursor:pointer}.dropInfoModal_box{width:100%;margin:auto 20px;height:50px;display:flex;gap:10px;flex-direction:row}.dropInfoModal_box_title{width:100%;flex-direction:column;display:flex}.dropInfoModal_box_title_iconText{width:80%;margin:auto;display:flex;flex-direction:row}.dropInfoModal_box_title_iconText svg{width:20px;height:20px;gap:10px;margin:auto 0;color:#fff}.dropScreenModal{position:fixed;inset:auto 6% 0 auto;border-radius:22px;overflow:hidden;width:200px!important;height:80px!important;background:#0000!important;transition:all .11s ease}.dropScreenModal .custom-modal-calls{min-width:200px!important;min-height:80px!important;height:80px!important;transition:all .2s ease-out;background:#0000!important}.dropScreenModal .CallsRoomModal{height:auto}.dropScreenModal .lampAction{transform:translate(-40%,-50%)!important;transition:all .2s ease-in-out;height:80px!important;width:300px;min-height:80px!important;min-width:300px!important}.fullScreenModal .custom-modal-overlay-calls{width:100vw!important;height:100vh!important}.fullScreenModal .custom-modal-calls{width:100vw!important;height:100vh;transition:all .2s ease-out;border-radius:0!important}.fullScreenModal .CallsRoomModal{width:100vw!important;height:100vh!important;transition:all .2s ease-in-out}.fullScreenModal .layerRoomModal_box{min-width:63%}.fullScreenModal .lampAction{min-width:100%!important;min-height:100%!important}.fullScreenModal .blobAction{width:420px!important;height:420px!important;left:50%!important;bottom:35%!important}.fullScreenModal .layerRoomModal_options{padding:26px 80px;min-width:500px}.specClass{width:950px!important;min-width:950px!important}.cardScroll{height:300px!important;overflow:auto!important}.cardSettingsScroll{height:356px!important;overflow:auto!important}.cardBackground{background-color:#1e2337}.checkStyle{display:flex!important}.SpecialStatus{position:absolute;z-index:100;left:0;top:0;display:flex;width:calc(100% - 405px);height:80px}.SpecialStatus_box{margin:auto;padding:5px 10px;min-width:100px;height:30px;background-color:#f9fcff4d;backdrop-filter:blur(20px);border-radius:50px;display:flex;gap:5px}.SpecialStatus_box svg{width:20px;height:20px;margin:auto;color:#f9fcff}.SpecialStatusPeer{display:flex;width:100%;height:60px}.SpecialStatusPeer_box{margin:auto;padding:5px 10px;min-width:100px;height:30px;background-color:#f9fcff4d;backdrop-filter:blur(20px);border-radius:50px;display:flex;flex-direction:row;gap:5px}.SpecialStatusPeer_box svg{width:20px;height:20px;margin:auto;color:#f9fcff}.VideoScreen{width:100%;height:100%;position:relative}.VideoScreen_playerFull{width:100%;height:100%;max-height:560px;background-color:#000;position:relative;overflow:hidden}.VideoScreen_playerFull video{width:100%;height:100%;min-height:560px;object-fit:contain;box-sizing:border-box}.VideoScreen_player{width:100%;height:100%;max-height:560px;background-color:#000;position:relative;overflow:hidden}.VideoScreen_player video{width:100%;height:100%;max-height:560px;min-height:560px;object-fit:contain;box-sizing:border-box}.VideoScreen_controlsWrapper{position:absolute;top:0;left:0;right:0;height:100px;z-index:500;pointer-events:auto}.VideoScreen_controls{position:absolute;top:0;right:0;left:0;height:60px;background:#00000080;display:flex;justify-content:flex-end;align-items:center;padding:0 20px;z-index:501;border-radius:0 0 10px 10px}.VideoScreen_fullscreenButton{background:none;border:none;cursor:pointer;padding:10px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.VideoScreen_fullscreenButton:hover{background-color:#fff3}.VideoScreen_fullscreenButton svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:2}.VideoScreen_publisher{width:150px;height:200px;position:absolute;bottom:10px;right:10px;z-index:502}.VideoScreen_publisher video{width:150px;height:200px;object-fit:cover;border-radius:22px;border:2px solid rgba(249,252,255,.4);transition:all .2s ease-out}.VideoScreen_publisherStreamScreen{width:260px!important;height:fit-content!important;position:absolute;bottom:10px;right:10px;z-index:502}.VideoScreen_publisherStreamScreen video{width:260px!important;height:fit-content!important;object-fit:contain;border-radius:12px!important;border:2px solid rgba(249,252,255,.4);transition:all .2s ease-out}.LottieAvatarWrapper{position:relative;z-index:1;display:flex;width:100%;height:100%}.LottieAvatarWrapper_layer{position:absolute;display:flex;width:100%;height:100%}.LottieAvatarWrapper_layerLottie{margin:auto;min-width:140px;min-height:140px;z-index:3}.LottieAvatarWrapper_layerIcon{margin:auto;z-index:5}.HeaderSection{width:100%;height:60px;display:flex;flex-direction:row}.HeaderSection span{margin:0 auto auto}.HeaderSection_back{width:50px;height:50px;display:flex}.HeaderSection_back svg{margin:0 auto auto 0;width:24px;height:24px;color:#90959e;cursor:pointer}.HeaderSection_stub{width:50px;height:50px;display:flex}.HeaderSection_stub svg{margin:0 0 auto auto;width:24px;height:24px;color:#90959e;cursor:pointer}.Menu{z-index:3;height:calc(100% - 52px);width:100%;max-width:375px;min-width:375px;display:flex;flex-direction:column;margin:auto}.Menu_header{width:100%;height:60px;display:flex;flex-direction:row}.Menu_header span{margin:0 auto auto}.Menu_header_stub{width:50px;height:50px;display:flex}.Menu_header_stub div{display:flex;margin:0 auto}.Menu_header_stub svg{margin:0 0 auto auto;width:24px;height:24px;color:#90959e}.customSettingsItems{height:60px!important}.customSettingsItems div svg{color:#f9fcff}.membersAvatarBox{width:100%;height:100%;display:flex}.membersAvatarBox_box{min-width:40%;max-width:80%;margin:auto;display:flex;flex-direction:row}.membersAvatarBox_box_first{width:40px;height:40px;position:relative;left:0}.membersAvatarBox_box_second{width:40px;height:40px;position:relative;left:-30px}.membersAvatarBox_box_third{width:40px;height:40px;position:relative;left:-60px}.Dividder{width:100%;border-top:1px solid var(--border-color)}.dark .Dividder{border-color:var(--border-color-dark)}.WrapperWithSlideAnimation{position:relative;width:100%;height:100%;overflow:hidden;z-index:1}.WrapperWithSlideAnimation_layerSections{position:relative;width:100%;height:100%;display:flex;overflow:hidden;background:#121624e6}.WrapperWithSlideAnimation_layerSections_element,.WrapperWithSlideAnimation_layerSections_options{flex-shrink:0;width:405px;max-width:405px;min-width:405px;height:100%;margin-left:auto;display:flex;flex-direction:column}.WrapperWithSlideAnimation:before{content:"";position:absolute;inset:0;backdrop-filter:blur(25px);z-index:-1}.PanelCallOption{position:absolute;bottom:0;left:0;width:100%;display:flex;height:100px;z-index:111}.PanelCallOption_colorRed{background-color:#ff3b2f!important}.PanelCallOption_colorWhite{background-color:#f9fcff!important;transition:all .2s ease-out}.PanelCallOption_colorWhite svg{color:#3d2662!important;transition:all .2s ease-out}.PanelCallOption_item{margin:auto;width:60px;height:60px;display:flex;border-radius:50%;background-color:#f9fcff4d;transition:all .2s ease-out;cursor:pointer}.PanelCallOption_item:hover{background-color:#f9fcff33}.PanelCallOption_item svg{margin:auto;color:#f9fcff;transition:all .2s ease-out}.InviteUsers{height:500px;overflow:auto}.InviteUsers .TitleSection,.InviteUsers .BasicActionItem{background-color:#1e2337!important}.InviteUsers_photo{background-color:gray;background-position:center;background-repeat:no-repeat;background-size:cover;width:40px;height:40px;margin:auto;border-radius:50%;border:1px solid var(--border-color)}.InviteUsers_checkbox{display:flex;width:22px;height:22px}.EmptyBoxInvite{overflow:hidden;height:115px;border-radius:12px;background-color:#1e2337}.EmptyBoxInvite_stub{width:100%;height:100%;display:flex;background-color:#1e2337}.ButtonSvgColor svg{color:#fff}.CarouselUsers{overflow:hidden;height:115px;border-radius:12px;background-color:#1e2337}.CarouselUsers_stub{width:100%;height:100%;display:flex;background-color:#1e2337}.CarouselUsers_container{display:flex;height:100%;padding:0 12px}.CarouselUsers_slide{flex:0 0 20%;min-width:0;margin-right:12px;display:flex}.CarouselUsers_slide:last-child{margin-right:0}.CarouselUsersItem{width:80px;height:100px;display:flex;flex-direction:column;position:relative;margin:auto}.CarouselUsersItem_icon{position:absolute;top:0;left:5px;width:20px;height:20px;display:flex;cursor:pointer}.CarouselUsersItem_icon svg{margin:auto}.CarouselUsersItem_avatar{width:60px;height:60px;border-radius:50%;background-color:gray;background-size:cover;background-position:center;background-repeat:no-repeat;margin:auto}.CarouselUsersItem_title{margin:auto;display:flex;text-align:center}.CarouselUsersItem_title span{width:70px;overflow:hidden;text-overflow:ellipsis}.checkbox,.checkbox:before,.checkbox:after{box-sizing:border-box}.checkbox *,.checkbox *:before,.checkbox *:after{box-sizing:border-box}.checkbox.primaryStyle{display:inline-block;position:relative;padding-left:30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox.primaryStyle input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox.primaryStyle input:checked~.checkbox__checkmark{background-color:var(--primary)}.checkbox.primaryStyle input:checked~.checkbox__checkmark:after{opacity:1}.checkbox.primaryStyle:hover input~.checkbox__checkmark{background-color:#eee}.checkbox.primaryStyle:hover input:checked~.checkbox__checkmark{background-color:var(--primary)}.checkbox.primaryStyle:hover input~.checkbox__body{color:var(--primary)}.checkbox.primaryStyle .checkbox__checkmark{position:absolute;top:1px;left:0;height:22px;width:22px;border:2px solid #fff;transition:background-color .25s ease;border-radius:11px}.checkbox.primaryStyle .checkbox__checkmark:after{content:"";position:absolute;left:7px;top:3px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .25s ease}.checkbox.primaryStyle .checkbox__body{color:#333;line-height:1.4;font-size:16px;transition:color .25s ease}.VideoScreenGroup{width:100%;height:100%;position:relative;max-height:560px;min-height:560px}.VideoScreenGroup_avatarWrapper{width:100%;height:100%;display:flex}.VideoScreenGroup_box{margin:auto;width:245px;height:200px;display:flex;flex-direction:column}.VideoScreenGroup_box_spec{margin:5px auto;min-width:80px;display:flex;gap:6px;flex-direction:row}.VideoScreenGroup_box_spec svg{margin:auto;width:20px;height:20px;color:var(--text-color-white)}.VideoScreenGroup_carousel{width:100%;position:absolute;left:0;bottom:10px;display:flex;z-index:900}.VideoScreenGroup_playerFull{width:100%;height:100%;max-height:560px;background-color:#000;position:relative;overflow:hidden}.VideoScreenGroup_playerFull video{width:100%;height:100%;min-height:560px;object-fit:contain;box-sizing:border-box}.VideoScreenGroup_player{width:100%;height:100%;max-height:560px;background-color:#000;position:relative;overflow:hidden}.VideoScreenGroup_player video{width:100%;height:100%;max-height:560px;min-height:560px;object-fit:contain;box-sizing:border-box}.VideoScreenGroup_controlsWrapper{position:absolute;top:0;left:0;right:0;height:100px;z-index:500;pointer-events:auto}.VideoScreenGroup_controls{position:absolute;top:0;right:0;left:0;height:60px;background:#00000080;display:flex;justify-content:flex-end;align-items:center;padding:0 20px;z-index:501;border-radius:0 0 10px 10px}.VideoScreenGroup_fullscreenButton{background:none;border:none;cursor:pointer;padding:10px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.VideoScreenGroup_fullscreenButton:hover{background-color:#fff3}.VideoScreenGroup_fullscreenButton svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:2}.CallsParticipantsItem{position:relative;height:115px;min-width:115px;max-width:115px;width:115px;display:flex;background-color:#121624b3;border-radius:22px;transition:all .2s ease-in-out;cursor:pointer;border:2px solid rgba(18,22,36,.7);box-sizing:border-box;overflow:hidden}.CallsParticipantsItem_layerText{position:absolute;z-index:10;right:0;bottom:0;height:30px;width:100%;display:flex}.CallsParticipantsItem_layerLeft{position:absolute;z-index:10;left:0;top:0;width:35px;height:35px;display:flex}.CallsParticipantsItem_layerLeft_box{margin:auto;display:flex;flex-direction:column}.CallsParticipantsItem_layerLeft_box svg{width:16px;height:16px;color:#f9fcff;margin:auto}.CallsParticipantsItem_layer{position:absolute;z-index:10;right:0;top:0;width:35px;height:35px;display:flex}.CallsParticipantsItem_layer_box{margin:auto;display:flex;flex-direction:column}.CallsParticipantsItem_layer_box svg{width:16px;height:16px;color:#f9fcff;margin:auto}.CallsParticipantsItem video{margin:auto 0;width:111px;height:111px;object-fit:cover;transition:all .2s ease-out}.CallsParticipantsItem_item{flex-direction:column;border-radius:20px;margin:auto 0;height:100%;width:100%;display:flex;background-color:#121624b3;backdrop-filter:blur(5px)}.CallsParticipantsItem_item_stub{margin:0 auto!important}.CallsParticipantsItem_item span{margin:7px auto}.selected{border-color:#f9fcffe6;transition:all .2s ease-in-out}.CarouselParticipantsEmbla{overflow:hidden;height:115px;width:100%}.CarouselParticipantsEmbla__container{display:flex;height:100%;padding:0 12px}.CarouselParticipantsEmbla__slide{flex:0 0 22%;min-width:0;margin-right:12px}.CarouselParticipantsEmbla__slide:last-child{margin-right:0}.NewMessageWrapper{position:fixed;z-index:2000;top:0;bottom:10px;left:0;width:300px;display:flex;flex-direction:column-reverse;gap:10px;padding-left:10px}.NewMessageWrapper_header{display:flex}.NewMessageWrapper_header_text{cursor:pointer}.NewMessageWrapper_header_text:hover{color:var(--primary)!important}.NewMessageWrapper_item{cursor:pointer;background-color:#2a2d3ab3;border-radius:12px;padding:16px 32px 16px 16px;display:flex;gap:16px;position:relative}.NewMessageWrapper_item_count{position:absolute;top:45px;right:-2px;border-radius:20px;background:linear-gradient(113deg,#5969fc 11.3%,#7a87fd 91.79%);min-width:25px;height:20px;display:flex}.NewMessageWrapper_item_icons{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;gap:16px}.NewMessageWrapper_item_icons_close{margin:auto;cursor:pointer;opacity:.6;transition:all .2s ease-in-out}.NewMessageWrapper_item_icons_close:hover{opacity:1;transition:all .2s ease-in-out}.NewMessageWrapper_item_icons_close svg{width:20px;height:20px}.NewMessageWrapper_item_box{display:flex;flex-direction:column}.NewMessageWrapper_item_box_text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.AuthWrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--wrapper-background)}.AuthWrapper_box{height:100%;transition:all .2s ease-out}.hide{transform:translate(70%);transition:all .2s ease-out}.dark .AuthWrapper{background-color:var(--dark-wrapper-background)}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{scrollbar-width:thin!important}body{overflow-y:scroll;scrollbar-width:thin!important;color:#000!important}.gap10{gap:10px}.flex{display:flex}.mgauto{margin:auto}.dirColumn{flex-direction:column}@font-face{font-family:LOProUI-Regular;src:url(/assets/fonts/bf9N9tLd.woff2) format("woff2"),url(/assets/fonts/-CH5JaVk.woff) format("woff");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:LOProUI-SemiBold;src:url(/assets/fonts/BghzSilF.woff2) format("woff2"),url(/assets/fonts/BPdXh-Fv.woff) format("woff");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:LOProUI-Italic;src:url(/assets/fonts/lEyecYt9.woff2) format("woff2"),url(/assets/fonts/BFR2IPrJ.woff) format("woff");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:LOProUI-Medium;src:url(/assets/fonts/CaNwcMYL.woff2) format("woff2"),url(/assets/fonts/D2ny7E0w.woff) format("woff");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:LOProUI-Bold;src:url(/assets/fonts/CZeGhp1h.woff2) format("woff2"),url(/assets/fonts/B6UylPcx.woff) format("woff");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:LOProMono-Regular;src:url(/assets/fonts/C_mRAXdb.woff2) format("woff2"),url(/assets/fonts/C9IsLzcw.woff) format("woff");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:LOProMono-Medium;src:url(/assets/fonts/86fUWwFl.woff2) format("woff2"),url(/assets/fonts/BgFwJREH.woff) format("woff");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:LOProMono-SemiBold;src:url(/assets/fonts/CCmnEJDV.woff2) format("woff2"),url(/assets/fonts/BSt8o1Bp.woff) format("woff");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:LOProMono-Bold;src:url(/assets/fonts/Cf_m_75G.woff2) format("woff2"),url(/assets/fonts/C2_mJtQW.woff) format("woff");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:LOProMono-Italic;src:url(/assets/fonts/uiw-Iadi.woff2) format("woff2"),url(/assets/fonts/BxGQLX2S.woff) format("woff");font-display:swap;font-style:normal;font-weight:400}:root{--primary: #5969fc;--border-color: rgba(89, 105, 252, .04);--border-color-dark: rgba(89, 105, 252, .04);--color-svg: #a9acb3;--special-border-color: rgba(89, 105, 252, .1);--border-color-input: rgba(252, 250, 250, .1);--border-color-ellipse-light: #ededed;--background-ellipse-static: rgba(89, 105, 252, .06);--text-color-grey: #90959e;--header-background: #121624;--main-border-radius: 14px;--modal-border-radius: 18px;--light-background: #ffffff;--text-color-black: #121624;--wrapper-background: #f9fcff;--dark-wrapper-background: #161d30;--dark-background: #1e2337;--text-color-white: #fafcff;--footer-background: rgba(180, 180, 180, .15);--footer-background-light: rgba(255, 255, 255, .44);--footer-text-light: #191919;--footer-text-dark: #b4b4b4;--card-background-light: #ffffff;--card-background-dark: #21283e;--color-green: rgba(18, 188, 24, 1);--error-color: #ea5455;--error-background: rgba(234, 84, 85, .25);--danger-color: #ff9f43;--danger-background: rgba(255, 159, 67, .25);--new-border-color: rgba(89, 105, 252, .04);--white-basic: #FFFFFF;--white-primary: #F7FBFF}
