.chats-subscriptions-block h3{font-weight:500;font-size:24px;padding-top:32px}.chats-subscriptions-block p{font-weight:300;font-size:16px;opacity:.4;padding-bottom:16px}.chats-subscriptions-grid{display:grid;justify-content:space-between;grid-template-columns:repeat(3,1fr);gap:8px 10px}.chats-subscriptions-links button{width:100%}.avatar-button{display:flex;background-color:#fff;padding:8px;gap:8px;border-radius:8px;border:2px solid #e9f3fc;min-width:186px}.avatar-button:hover{background-color:#0cafff;border-color:#0cafff;color:#fff}.avatar-button:active{background-color:#323843;border-color:#323843}.avatar-button:disabled{background-color:#fff;border-color:#dfdfdf;color:#dfdfdf;cursor:not-allowed}.avatar{border-radius:100%;height:24px;width:24px;flex-shrink:0}.avatar-container{display:flex;gap:4px;font-weight:300}.avatar-text{display:flex;justify-content:center;align-items:center;font-weight:500;font-size:16px;color:#0cafff}.avatar-img{-o-object-fit:cover;object-fit:cover}.subscription-card__wrapper{display:block;border:2px solid #dfdfdf;border-radius:16px;padding:8px;min-width:280px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.subscription-card__wrapper:hover{border:2px solid #0cafff}.subscription-card__wrapper:active{border:2px solid #323843}.subscription-card__arrow{height:36px;display:flex;margin:auto;padding:8px}.subscription-card__tags{display:flex;margin-top:4px}.subscription-card__delete{position:absolute;cursor:pointer;height:14px;width:14px;top:8px;right:8px}.chip{font-weight:300;border:2px solid #e9f3fc;border-radius:8px;width:-moz-fit-content;width:fit-content;transition:.3s;cursor:default;min-height:22px}.chip__avatars{display:flex;justify-content:center;align-items:center;text-align:center;gap:4px;padding:1px 7px}.chip__avatars .avatar{color:#fff;background-color:#323843;font-size:10px;width:16px;height:16px;line-height:10px}.disabled .chip__avatars .avatar{background-color:#dfdfdf}.chip__avatars__text{text-align:center;font-size:12px;line-height:12px}.chip__description{font-size:8px;line-height:9px;padding:2px 8px;border-top:2px solid #e9f3fc;text-align:center;transition:.3s}.hoverable:hover .chip__description{border-color:#0cafff;cursor:pointer}.disabled .chip__description{border-color:#dfdfdf}.no-border .chip__description{border:hidden}.chip.hoverable:hover{border-color:#0cafff;cursor:pointer}.chip.disabled{border-color:#dfdfdf;color:#dfdfdf;cursor:not-allowed}.chip.no-border{border:hidden}@media screen and (width <= 767px){.chip{min-height:18px}.chip__avatars .avatar{width:12px;height:12px;font-size:8px;line-height:8px}.chip__avatars__text{font-size:10px;line-height:10px}}.other-chip{display:flex;padding:2px 7px;border:2px solid #e9f3fc;width:-moz-fit-content;width:fit-content;border-radius:8px;height:22px;align-items:center}.other-chip__value{font-weight:300;font-size:12px;line-height:1}.other-chip__avatars{display:flex;position:relative;align-items:center;width:34px}.other-chip__avatars img{background-color:#fff}.other-chip__avatars .avatar{width:16px;height:16px;color:#fff;font-size:10px;border:1px solid #fff;line-height:10px}.other-chip__avatars .avatar-container:first-child{position:absolute;z-index:9;left:6px}.other-chip__avatars .avatar-container:nth-child(2){position:absolute;z-index:8;left:12px}.other-chip__avatars .avatar-container:nth-child(3){position:absolute;z-index:7;left:18px}@media screen and (width <= 767px){.other-chip{height:18px}.other-chip__value{font-size:10px}.other-chip__avatars{width:24px}.other-chip .avatar{width:12px;height:12px;font-size:8px;line-height:8px}.other-chip .avatar .avatar-container:first-child{left:5px}.other-chip .avatar .avatar-container:nth-child(2){left:10px}.other-chip .avatar .avatar-container:nth-child(3){left:15px}}.icon-badge{display:flex;line-height:1.2;-moz-column-gap:8px;column-gap:8px}.icon-badge>div{display:flex;flex-direction:column;align-items:flex-start}.icon-badge__description{font-size:10px;font-weight:300}.icon-badge__name{font-size:16px;font-weight:500}.icon-badge:not(:has(.icon-badge__description)){align-items:center}.icon-button{border-radius:8px;display:flex;align-items:center;justify-content:center;height:32px;width:32px;box-sizing:border-box;padding:4px}.icon-button svg path{fill:#fff}.icon-button__fill{background-color:#323843}.icon-button__fill:not(:active):hover.blue{background-color:#0cafff}.icon-button__fill:not(:active):hover.red{background-color:#ff5065}.icon-button__fill:not(:active):hover.green{background-color:#3ae89f}.icon-button__fill:active{background-color:#323843}.icon-button__fill:disabled{background-color:#dfdfdf;cursor:not-allowed}.icon-button__fill.error{background-color:#ff5065}.icon-button__fill.error:active{background-color:#323843}.icon-button__empty{border:0}.icon-button__border{border:2px solid #323843}.icon-button__border svg path,.icon-button__empty svg path{fill:#323843}.icon-button__border:not(:active):hover.blue,.icon-button__empty:not(:active):hover.blue{border-color:#0cafff}.icon-button__border:not(:active):hover.blue svg path,.icon-button__empty:not(:active):hover.blue svg path{fill:#0cafff}.icon-button__border:not(:active):hover.red,.icon-button__empty:not(:active):hover.red{border-color:#ff5065}.icon-button__border:not(:active):hover.red svg path,.icon-button__empty:not(:active):hover.red svg path{fill:#ff5065}.icon-button__border:not(:active):hover.green,.icon-button__empty:not(:active):hover.green{border-color:#3ae89f}.icon-button__border:not(:active):hover.green svg path,.icon-button__empty:not(:active):hover.green svg path{fill:#3ae89f}.icon-button__border:active,.icon-button__empty:active{border-color:#323843}.icon-button__border:active svg path,.icon-button__empty:active svg path{fill:#323843}.icon-button__border:disabled,.icon-button__empty:disabled{border-color:#dfdfdf;cursor:not-allowed}.icon-button__border:disabled svg path,.icon-button__empty:disabled svg path{fill:#dfdfdf}.icon-button__border.error,.icon-button__empty.error{border-color:#ff5065}.icon-button__border.error:active,.icon-button__empty.error:active{border-color:#323843}.icon-button__border.error:active svg path,.icon-button__empty.error:active svg path{fill:#323843}.icon-button__border.error svg path,.icon-button__empty.error svg path{fill:#ff5065}.modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;width:100%;min-height:100%;visibility:hidden;opacity:0}.modal.shown{visibility:visible;opacity:1}.closable .modal__head{min-height:32px}.modal__content{position:relative;background:#fafafa;border:2px solid #323843;border-radius:8px;padding:8px 16px;line-height:1.4;font-size:16px;display:flex;flex-direction:column;gap:8px}.modal-sm{width:250px}.modal-lg{width:380px}.modal__head{width:100%;position:relative;padding:0 32px;display:flex;align-items:flex-end;justify-content:center}.modal__close{position:absolute;right:-4px;top:-4px}.modal__close svg{width:14px;height:14px}:export{black:#000;dark:#323843;blue:#0cafff;light-blue:#e9f3fc;red:#ff5065;green:#3ae89f;grey--light-1:#fafafa;grey:#dfdfdf;light-grey:#fafafa;white:#fff}.button{border-radius:8px;padding:2px 20px;height:32px}.button__block{width:100%}.button__fill{background-color:#323843;color:#fafafa;transition:.1s;font-size:16px}.button__fill:hover{background-color:#0cafff}.button__fill:active{background-color:#323843}.button__fill:disabled{background-color:#dfdfdf;cursor:not-allowed}.button__fill.error{background-color:#ff5065}.button__border{border:2px solid #323843;color:#323843}.button__border:hover{border-color:#0cafff;color:#0cafff}.button__border:active{border-color:#323843;color:#323843}.button__border:disabled{border-color:#dfdfdf;color:#dfdfdf;cursor:not-allowed}.button__border.error{border-color:#ff5065;color:#ff5065}.delete-modal__content{display:flex;justify-content:center;text-align:center;flex-direction:column;row-gap:8px}.delete-modal__buttons{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:8px;column-gap:8px}