.chat-g-compliments__modal{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000}.chat-g-compliments__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:30px 30px 40px;width:-moz-fit-content;width:fit-content;border-radius:40px;background-color:#160e00;overflow:hidden}.chat-g-compliments__header{display:flex;justify-content:space-between;gap:15px;margin-bottom:20px}.chat-g-compliments__author{display:flex;gap:15px}.chat-g-compliments__avatar{width:118px;height:118px;border-radius:8px;background-position:50%;background-repeat:no-repeat;background-size:cover}.chat-g-compliments__info{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:10px}.chat-g-compliments__title{color:#fff;font-weight:600;font-size:32px;line-height:24px}.chat-g-compliments__name{margin-bottom:3px;font-weight:600;font-size:18px;line-height:18px;color:#fff}.chat-g-compliments__nickname{margin-bottom:10px;font-weight:400;font-size:10px;line-height:11px;color:#fff}.chat-g-compliments__author-info{padding-left:10px}.chat-g-compliments__close-btn{display:flex;align-items:start;height:-moz-fit-content;height:fit-content;justify-content:center;padding:4px;transition:all .3s}.chat-g-compliments__close-btn:hover{transform:scale(1.2)}.chat-g-compliments__inner{display:flex;flex-direction:column;gap:25px;justify-content:space-between;align-items:start;margin-bottom:35px}.chat-g-compliments__g-pass-list{display:flex;gap:16px;justify-content:space-between}.chat-g-compliments__g-pass-item{position:relative;display:flex;justify-content:center;align-items:center;width:119px;height:59px;border-radius:8px;border:2px solid #e5a855;font-weight:600;font-size:16px;line-height:16px;cursor:pointer}.chat-g-compliments__g-pass-item span{transition:all .3s;color:#e5a855;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chat-g-compliments__g-pass-item:after{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);opacity:0;transition:all .3s}.chat-g-compliments__g-pass-item:hover span{position:relative;z-index:2;color:#fff}.chat-g-compliments__g-pass-item:hover:after{opacity:1}.chat-g-compliments__g-pass-item.active span{position:relative;z-index:2;color:#fff}.chat-g-compliments__g-pass-item.active:after{opacity:1}.chat-g-compliments__g-pass-amount{display:flex;gap:33px;align-items:center;margin-bottom:5px}.chat-g-compliments__g-pass-amount-input{position:relative;width:253px;border:2px solid transparent;border-radius:8px;padding:10px 70px 10px 20px}.chat-g-compliments__g-pass-amount-input input{position:relative;z-index:2;background-color:transparent;color:#fff;border:none;font-weight:700;font-size:24px}.chat-g-compliments__g-pass-amount-input input::placeholder{padding-top:5px;position:absolute;top:50%;transform:translateY(-50%);font-style:italic;font-weight:250;font-size:12px;line-height:15px}.chat-g-compliments__g-pass-amount-input.error .chat-g-compliments__g-pass-amount-input-label,.chat-g-compliments__g-pass-amount-input.error input{color:red}.chat-g-compliments__g-pass-wrap{position:relative;border-radius:8px;border:2px solid transparent;background:linear-gradient(#160e00,#160e00) padding-box,linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960) border-box}.chat-g-compliments__g-pass-wrap.error{border:2px solid red}.chat-g-compliments__g-pass-amount-input-label{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:block;color:#fff;font-weight:500;font-size:12px;line-height:15px}.chat-g-compliments__g-pass-amount-error-message{position:absolute;right:3px;bottom:-22px;display:block;color:red;font-weight:300;font-size:12px;line-height:15px}.chat-g-compliments__g-pass-amount-info{display:flex;flex-direction:column;justify-content:center;gap:11px}.chat-g-compliments__g-pass-amount-balance{color:hsla(0,0%,100%,.749);font-weight:600;font-size:10px;line-height:9px}.chat-g-compliments__g-pass-amount-balance .chat-g-compliments__g-pass-amount-balance-value{font-size:14px}.chat-g-compliments__g-pass-amount-hint{color:#fff;font-style:italic;font-weight:250;font-size:10px;line-height:12px}.chat-g-compliments__comment{position:relative;width:100%;height:104px;border:2px solid #fff;border-radius:8px;padding:12px}.chat-g-compliments__comment.error{border:2px solid red}.chat-g-compliments__comment.error .chat-g-compliments__comment-char-count{color:red}.chat-g-compliments__comment-textarea{overflow:hidden;border:none;width:100%;resize:none;background-color:transparent;font-size:14px;line-height:16px;font-weight:400;color:#fff}.chat-g-compliments__comment-textarea::placeholder{font-size:14px;line-height:16px;font-weight:400;color:#fff}.chat-g-compliments__comment-char-count{position:absolute;bottom:10px;right:10px;font-size:10px;font-weight:300;color:#fff}.chat-g-compliments__comment-error-message{position:absolute;bottom:-22px;left:0;display:block;color:red;font-weight:300;font-size:12px;line-height:15px}.chat-g-compliments__main-btn{display:flex;align-items:center;justify-content:center;width:276px;height:48px;font-weight:600;font-size:18px;text-transform:capitalize;margin:0 auto}.chat-g-compliments__content .loader{position:relative;width:100%;min-height:400px;background-color:transparent;z-index:1}.chat-g-compliments__content .loader:before{content:"";position:absolute;inset:0;background-color:#160e00;border-radius:40px}.message-context-menu{position:fixed;min-width:68px;border-radius:4px;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.149);z-index:1002;list-style:none;margin:0;padding:0}.message-context-menu__item{position:relative;padding:4px 8px;cursor:pointer}.message-context-menu__item:hover span{font-weight:600}.message-context-menu__item:not(:last-of-type):after{content:"";position:absolute;left:8px;bottom:-2px;width:calc(100% - 16px);height:1px;background-color:#160e00}.message-context-menu__item-text{font-size:10px;line-height:1;transition:font-weight .15s;color:#160e00}.sticker{display:block;margin-bottom:10px}.sticker--from-me{margin-left:auto}.sticker--from-me .sticker__bottom{justify-content:end}.sticker__bottom{display:flex;justify-content:start;align-items:end;gap:4px}.sticker__date{font-weight:300;font-size:8px;line-height:8px}.sticker__bottom-icon.read{width:12px;height:9px}.chat-gifts__modal{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000}.chat-gifts__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:30px 30px 40px;width:640px;border-radius:40px;background-color:#160e00;overflow:hidden}.chat-gifts__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.chat-gifts__close-btn{display:flex;align-items:center;justify-content:center;padding:4px;transition:all .3s}.chat-gifts__close-btn:hover{transform:scale(1.2)}.chat-gifts__title{color:#fff;font-weight:600;font-size:32px;line-height:24px}.chat-gifts__tabs{display:flex;gap:10px;margin-left:20px;margin-right:50px}.chat-gifts__tab{display:flex;justify-content:center;align-items:center;width:auto;min-width:48px;padding:4px 12px;border-bottom:4px solid transparent;transition:all .3s;cursor:pointer;color:#fff;font-size:14px;font-weight:400}.chat-gifts__tab.active{border-bottom:4px solid #e5a855;color:#e5a855}.chat-gifts__tab:hover{color:#e5a855}.chat-gifts__tab img{transition:all .3s;width:32px;height:32px}.chat-gifts__tab:hover img{transform:scale(1.1)}.chat-gifts__empty,.chat-gifts__loading{padding:20px;text-align:center;color:#fff;font-size:14px}.chat-gifts__body{margin-bottom:25px;padding:12px 10px 12px 17px;border:1px solid #e5a855;border-radius:8px}.chat-gifts__group{margin-bottom:8px}.chat-gifts__group-title{margin-bottom:4px;font-size:16px;line-height:24px;font-weight:400;color:#fff}.chat-gifts__scroll-bar{padding:0 8px 0 0!important;max-height:355px!important}.chat-gifts__scroll-bar.vertical-scroll-bar .simplebar-track.simplebar-vertical:before{background-color:#999!important}.chat-gifts__scroll-bar.vertical-scroll-bar .simplebar-track.simplebar-vertical{right:0!important;left:auto!important;width:8px}.chat-gifts__scroll-bar.vertical-scroll-bar .simplebar-track.simplebar-vertical:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:2px;height:99%;background-color:#8a867f!important;border-radius:40px}.chat-gifts__scroll-bar.vertical-scroll-bar .simplebar-content-wrapper{padding:0 18px 0 7px}.chat-gifts__scroll-bar.vertical-scroll-bar .simplebar-scrollbar:before{content:"";position:absolute;left:0;width:8px;height:98%;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960)!important;border-radius:40px}.chat-gifts__grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.chat-gifts__button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;width:96px;padding:6px 12px;border-radius:8px;background-color:hsla(0,0%,100%,.2);border:2px solid transparent;transition:all .3s}.chat-gifts__button.active,.chat-gifts__button:hover{border:2px solid #e5a855}.chat-gifts__price{display:flex;justify-content:center;align-items:center;gap:3px}.chat-gifts__price span{font-size:12px;font-weight:700;color:#e5a855}.chat-gifts__footer{position:relative;display:flex;justify-content:center}.chat-gifts__available,.chat-gifts__selected{position:absolute;top:0;color:#fff;font-size:12px;line-height:24px;font-weight:400}.chat-gifts__selected{left:0}.chat-gifts__available{right:0}.chat-gifts__main-btn{width:182px;height:48px;font-weight:600;font-size:18px;text-transform:capitalize;margin:0 auto}.chat-gifts__main-btn,.newsfeed-new-banner{display:flex;align-items:center;justify-content:center}.newsfeed-new-banner{position:fixed;top:121.5px;z-index:699;gap:12px;width:235px;height:64px;padding:0 24px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);border-radius:16px;cursor:pointer;transition:opacity .3s ease;left:50%;transform:translateX(-50%)}.newsfeed-new-banner:hover{opacity:.9}@media screen and (min-width:1024px){.newsfeed-new-banner{width:235px;left:calc(290px + (100% - 290px)/2);transform:translateX(-50%)}}@media screen and (min-width:1440px){.newsfeed-new-banner{width:235px;left:calc(488px + (100% - 488px)/2);transform:translateX(-50%)}}@media screen and (min-width:1920px){.newsfeed-new-banner{width:235px;left:calc(530px + (100% - 530px)/2);transform:translateX(-50%)}}.newsfeed-new-banner__arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:15px;height:25px}.newsfeed-new-banner__text{font-size:16px;font-weight:600;color:#160e00;white-space:nowrap}.newsfeed-new-banner__avatars{display:flex;align-items:center;flex-direction:row-reverse;margin-left:auto}.newsfeed-new-banner__avatar{position:relative;flex-shrink:0;width:40px;height:40px;border-radius:8px;padding:2px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960)}.newsfeed-new-banner__avatar+.newsfeed-new-banner__avatar{margin-right:-13px}.newsfeed-new-banner__avatar-img{width:100%;height:100%;object-fit:cover;border-radius:6px;background-color:#fff;display:block}