@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;900&display=swap";.Hype-Button{border-radius:4px;border:none;color:#fff}.Hype-Button-loading{display:flex;align-items:center;justify-content:center;cursor:no-drop!important}.Hype-Button-icon{display:flex;align-items:center;justify-content:center}.Hype-Button-icon-left--icon{margin-right:6px;display:inline-flex;align-items:center}.Hype-Button-icon-right--icon{margin-left:6px;display:inline-flex;align-items:center}.Hype-Button-icon-primary-disable svg{fill:#df345833}.Hype-Button-icon-secondary-disable svg{fill:#1e1f2433}.Hype-Button-text{border-radius:4px;border:none;color:#000;background:transparent;transition:all .3s;font-weight:500!important}.Hype-Button-text:hover{background:rgb(243,243,243)}.Hype-Button-outline{border-radius:4px;background:transparent;font-weight:500!important}.Hype-Button-outline-primary{color:#df3458;border:1px solid rgba(223,52,88,.2);transition:all .3s}.Hype-Button-outline-primary:hover{border:1px solid rgba(223,52,88,.5);color:#df3458}.Hype-Button-text-primary{color:#df3458;transition:all .2s}.Hype-Button-text-primary:hover{color:#cb2649}.Hype-Button-text-secondary{color:#1e1f24;transition:all .2s}.Hype-Button-text-secondary:hover{color:#000}.Hype-Button-outline-secondary{color:#1e1f24;border:1px solid rgba(30,31,36,.2);transition:all .3s}.Hype-Button-outline-secondary:hover{border:1px solid rgba(30,31,36,.5);color:#1e1f24}.Hype-Button-primary{background:#DF3458;box-shadow:0 8px 10px #df345826;transition:all .3s}.Hype-Button-primary:hover{background:#CB2649;color:#fff}.Hype-Button-primary-disabled{background:#DF8196;color:#efc0cb;cursor:no-drop}.Hype-Button-primary-disabled:hover{background:#DF8196}.Hype-Button-secondary-disabled{background:#C6C6CA;color:#e3e3e5;cursor:no-drop}.Hype-Button-secondary-disabled:hover{background:#C6C6CA}.Hype-Button-outline-primary-disabled{cursor:no-drop;border:1px solid rgba(223,52,88,.2);color:#df345833}.Hype-Button-outline-primary-disabled:hover{border:1px solid rgba(223,52,88,.2)}.Hype-Button-outline-secondary-disabled{cursor:no-drop;border:1px solid rgba(30,31,36,.2);color:#1e1f2433}.Hype-Button-outline-secondary-disabled:hover{border:1px solid rgba(30,31,36,.2)}.Hype-Button-text-primary-disabled{color:#df345833;cursor:no-drop}.Hype-Button-text-secondary-disabled{color:#1e1f2433;cursor:no-drop}.Hype-Button-secondary{background:#1E1F24;box-shadow:0 8px 10px #00000026;transition:all .3s}.Hype-Button-secondary:hover{background:#000000}.Hype-Button-fluid{display:flex;align-items:center;justify-content:center;width:100%}.Hype-Button-small{padding:5px 15px;font-weight:700;font-size:12px;line-height:26px;letter-spacing:.5px}.Hype-Button-medium{padding:10px 20px;font-weight:700;font-size:14px;line-height:26px;letter-spacing:.5px}.Hype-Button-big{padding:10px 50px;font-weight:700;font-size:16px;line-height:26px;letter-spacing:.5px}.btn-loader-primary{display:inline-block;border:2px solid #f3f3f3;border-radius:50%;border-top:2px solid rgb(240.3617021277,162.1382978723,178.6063829787);width:20px;height:20px;margin:3px;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}.btn-loader-secondary{display:inline-block;border:2px solid #f3f3f3;border-radius:50%;border-top:2px solid rgb(87.9545454545,90.8863636364,105.5454545455);width:20px;height:20px;margin:3px;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bubble{width:40px;height:40px;position:absolute;border-radius:50%;pointer-events:none;animation:anim .4s linear forwards;background:rgba(207,207,207,.623)}@keyframes anim{0%{opacity:.7;width:0;height:0;transform:translate(0)}to{opacity:0;width:250px;height:250px;transform:translate(-100px,-100px)}}.Toastify__toast-container{max-width:90vw;right:50%!important;transform:translate(5vw)!important}.Toast{height:64px;border-radius:6px;display:flex;align-items:center;justify-content:flex-start;gap:16px}.Toast_success{background:rgba(12,214,110,.12);width:64px;height:100%;display:flex;align-items:center;justify-content:center;border-top-left-radius:6px;border-bottom-left-radius:6px}.Toast_error{background:rgba(255,72,66,.12);width:64px;height:100%;display:flex;align-items:center;justify-content:center;border-top-left-radius:6px;border-bottom-left-radius:6px}.Toast_warning{background:rgba(255,193,7,.12);width:64px;height:100%;border-top-left-radius:6px;border-bottom-left-radius:6px;display:flex;align-items:center;justify-content:center}.Toast_info{background:rgba(0,177,237,.12);width:64px;height:100%;border-top-left-radius:6px;border-bottom-left-radius:6px;display:flex;align-items:center;justify-content:center}.Toast_Text{font-weight:600;font-size:14px;line-height:26px;color:#212b36}.CategoryListModal{background-color:#fbf8f6!important;width:95%;padding:10px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:8px}.CategoryListModal--loading{height:250px;display:flex;flex-direction:column;justify-content:center;align-items:center}.CategoryListModal--error{height:250px;display:flex;align-items:center;flex-direction:column;justify-content:center}.CategoryListModal--error svg{width:100px;height:100px}.CategoryListModal--content{display:flex;padding-block:20px;align-items:center;flex-direction:column}.CategoryListModal--content--card{height:100%;padding:10px;display:flex;cursor:pointer;border-radius:7px;align-items:center;flex-direction:column;background-color:#fff;border:2px solid transparent;transition:all .2s ease-in-out}.CategoryListModal--content--card:hover{transform:translateY(-2px)}.CategoryListModal--content--card svg{width:50px;height:50px}.CategoryListModal--content--card--selected{border-color:#fdcfb0;background-color:#fff7f2}.Toastify__toast-container{z-index:9999;-webkit-transform:translate3d(0,0,9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:#ffffffb3;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}.LastChatsSheet{padding:20px}.LastChatsSheet--title{text-align:center}.LastChatsSheet--messages{height:400px;overflow-y:auto;margin-top:30px}.LastChatsSheet--messages .list-item{gap:15px;display:flex;padding-block:20px;border-bottom:1px solid #D9D9D9}.LastChatsSheet--messages .list-item--logo{width:35px;height:35px;border-radius:50%}.LastChatsSheet--messages .list-item--content{width:calc(100% - 60px)}.LastChatsSheet--messages .list-item--content .active-text{color:#1e1f24!important}.LastChatsSheet--messages .list-item--content .name-and-time{display:flex;align-items:center;justify-content:space-between}.LastChatsSheet--messages .list-item--content .name-and-time .name{margin:0;width:50%;font-size:16px;font-weight:600;color:#888;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.LastChatsSheet--messages .list-item--content .name-and-time .timestamp{font-size:14px;font-weight:400;color:#888}.LastChatsSheet--messages .list-item--content .text{width:90%;font-size:14px;font-weight:400;margin:10px 0 0;color:#888;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.LastChatsSheet--empty{text-align:center;display:flex;flex-direction:column;align-items:center;justify-self:center;font-size:16px;font-weight:400;min-height:200px}.LastChatsSheet--empty svg{margin-bottom:10px}.BottomNavbar{position:fixed;bottom:0;width:95%;background:#fff;z-index:99;overflow:none;box-shadow:0 -10px 80px #00000026;border-radius:100px;background:#FFF;z-index:200;animation:appear-bottom .5s ease-out;margin:0 10px 15px}.BottomNavbar--hide{bottom:-80px;transition:all .5s ease-out;animation:hide-bottom .5s ease-out}.BottomNavbar--container{position:relative;display:flex;align-items:center;justify-content:space-between;padding:10px}.BottomNavbar--container--item{display:flex;align-items:center;padding:10px 0 8px;background-position:center;position:relative;width:45px;overflow:hidden}.BottomNavbar--container--item .selected-nav{font-size:12px;font-weight:400;margin-left:-20px;opacity:0}.BottomNavbar--container--item--selected{background:#FFF1F1;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px;border-radius:100px;width:fit-content}.BottomNavbar--container--item--selected .selected-nav{margin-left:1px;opacity:1;transition:all .4s;color:#1e1f24;font-size:14px;font-weight:500;line-height:20px}.BottomNavbar--container .avatar{width:32px;height:32px;border-radius:50%;margin:0 auto}.BottomNavbar--profileSheet{width:100%;z-index:99;background:#ffffff;padding:20px 20px 0;border-radius:30px 30px 0 0}.BottomNavbar--profileSheet .basic{gap:10px;display:flex;padding:15px;border-radius:5px;align-items:center;background-color:#f9f9ff;margin-bottom:10px;position:relative}.BottomNavbar--profileSheet .basic--upload{position:absolute;bottom:18px;left:60px;color:#fff}.BottomNavbar--profileSheet .basic img{width:70px;height:70px;object-fit:cover;border-radius:50%}.BottomNavbar--profileSheet .basic div{display:flex;flex-direction:column;justify-content:center}.BottomNavbar--profileSheet .basic div p{margin:0;color:#1e1f24;text-overflow:ellipsis}.BottomNavbar--profileSheet .basic div .name{white-space:nowrap;font-size:16px;font-weight:600}.BottomNavbar--profileSheet .basic div .contact{white-space:nowrap;font-size:14px;font-weight:400}.BottomNavbar--profileSheet .basic .details{display:flex;flex-direction:row;align-items:center;gap:7px}.BottomNavbar--profileSheet .basic .details--content{font-size:14px;font-weight:400}.BottomNavbar--profileSheet .basic .details--share{font-size:14px;font-weight:600;color:#df3458}.BottomNavbar--profileSheet .title{font-size:16px;font-weight:400;margin-block:30px;margin-left:18px;color:#646777}.BottomNavbar--profileSheet .item{gap:15px;display:flex;margin-block:25px;align-items:center;margin-left:30px}.BottomNavbar--profileSheet .item p{font-size:16px;font-weight:500}.BottomNavbar--profileSheet .item:last-child{color:#e1394b;margin-bottom:50px}@keyframes appear-bottom{0%{transform:translateY(60px)}to{transform:translateY(0)}}@keyframes hide-bottom{0%{transform:translateY(0)}to{transform:translateY(80px)}}.Layout,.Layout--body{height:100%}*,*:before,*:after{box-sizing:border-box;padding:0;margin:0}body{-webkit-user-select:none;user-select:none;background:#fff;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif!important;line-height:1.2}body::-webkit-scrollbar{display:none}h1,h2,h3,h4,a,b,span,p,::placeholder{font-family:Inter,sans-serif!important;-webkit-tap-highlight-color:transparent!important;text-decoration:none}body.animating.in.dimmable,body.dimmed.dimmable{overflow:hidden!important}.title-color{color:#333!important}.input-field-error-custom{color:#e0102b;font-size:13px;font-weight:700;margin-top:6px}.input-field-error{color:#dc143c;font-size:13px;font-weight:700;margin-top:2px}.accounts-input{margin-bottom:20px}.accounts-input label{display:inline-block;margin-bottom:5px;font-size:12px}.accounts-input-radio{margin-right:20px;display:inline-block}.util-bold{font-weight:700}.image-preview--container{display:flex;align-items:center;margin-top:8px}.image-preview--container--file-preview{display:flex;align-items:center;position:relative;margin-right:10px}.image-preview--container--file-preview--cross{position:absolute;right:-8px;top:-10px;color:#dc143c;font-size:10px;cursor:pointer}.image-preview--container .img-upload--preview{display:inline-block;height:25px;width:25px;margin-right:5px;object-fit:cover;object-position:center}.image-preview--container .preview-large{height:40px;width:40px;border-radius:5px}.task-content{color:#1e90ff!important}.task-content:hover{color:#51a9ff!important}.btn-primary{background:rgb(26,26,26)!important;color:#fff!important;box-shadow:1px 4px 10px #00000040!important;border-radius:4px!important}.btn-primary:hover{background:rgb(51.5,51.5,51.5)!important}.btn-secondary{background:#333!important;color:#fff!important}.btn-secondary:hover{background:rgb(76.5,76.5,76.5)!important}.accounts-privacy{margin-bottom:10px;font-size:12px;color:#7f8898;text-align:center}.accounts-privacy p{line-height:1.7}.accounts-privacy a{text-decoration:underline}.notification-link{cursor:pointer;transition:all .2s;font-weight:500!important;margin-bottom:5px!important}.notification-link:hover{color:#666!important}.Toastify__toast{border-radius:15px;padding:0;overflow:unset;margin-bottom:25px}.Toastify__toast-container--top-right{top:30px}.Toastify__toast-container{padding:0;width:100vw;border-radius:10px}.insta-grad-label{background:linear-gradient(#B0377F 0%,#FF3554 75.96%)!important;color:#fff!important}.cool-blue-label{background:linear-gradient(to right,#2c3e50,#3498db)!important;color:#fff!important}.colorful-grad-label{background:linear-gradient(to right,#7b4397,#dc2430)!important;color:#fff!important}.Toastify__toast--success{font-family:Inter,sans-serif;font-weight:700;background:linear-gradient(to right,#0f2027,#203a43,#2c5364);color:#fff}.Toastify__toast--success .Toastify__progress-bar{background:#32cd32}.dashboard-table{margin-top:20px;height:100%;overflow-y:unset!important;overflow-x:auto}.btn-outline-black{border:2px solid #333!important;background:transparent!important;color:#000!important;transition:all .2s!important}.btn-outline-black:hover{background:#333!important;color:#fff!important}.w-100{width:100%!important}.div-row{display:flex!important;align-items:center!important}.div-row--direction-column{flex-direction:column!important}.div-row--justify-between{justify-content:space-between!important}.div-row--justify-evenly{justify-content:space-evenly!important}.Toastify__toast{padding:0 15px 0 0!important;border-radius:6px}.Toastify__toast-body{padding:0!important}.Toastify__close-button{align-self:center}
