.custom-input{padding:18px;border-radius:8px;border:1px solid transparent;background:var(--bg-head-menu);width:100%;color:#fff;font-family:var(--secondary-family);font-size:15px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.32px;height:56px;position:relative}.custom-input::placeholder{color:#e9e9e9}.error-message{color:red;font-size:14px;text-align:left;margin-top:6px;margin-bottom:10px;display:block}.link-active p{color:#f21b54;font-weight:600}.link-active-blue p{color:#4a52ff;font-weight:500}.bg-block-link{background:linear-gradient(90deg,#fff0,#ffffff0d,#fff0);border-radius:5px}.bg-block-link:hover,.m-link-active{background:linear-gradient(90deg,#fff0,#ffffff0d 49.48%,#fff0)}.m-link-active{color:#f21b54;font-weight:600}.app-menu{position:fixed;bottom:-2px;border-radius:0;border:1px solid #161b41;background:#060c30;left:-1px;right:-1px;overflow:hidden;z-index:9999}.li-hover-white:hover p{color:#ffffff}.notification-count{position:absolute;top:-9px;background:red;right:-12px;border-radius:50%;min-width:24px;min-height:24px;display:flex;justify-content:center;align-items:center}.notification-box ::-webkit-scrollbar{display:none;-ms-overflow-style:none;scrollbar-width:none}.tabber-dropdown-list{position:fixed;bottom:100px;background:#091039;min-width:160px;right:20px;padding:8px 0;background:#16226c;box-shadow:0 4px 24px #091039}.tabber-dropdown-list a{color:#fff;padding:6px 10px;font-size:14px;display:block}@media screen and (max-width:767px){.notification-box{right:-100%;top:50px}}