.button-_52a97{display:inline-block;border-radius:10px;background-color:#97bce6;padding:10px 15px;width:100%;text-align:center;font-size:16px;line-height:20px;font-weight:500;border:0;outline:0;cursor:pointer;transition:all.3s}.button-_52a97:hover{background-color:#acd3ff}.spinner-eb306b{display:flex;justify-content:center;padding:0 23px}.spinner-eb306b:after{content:"";width:15px;height:15px;border:2px solid#97bce6;border-top-color:#27323e;border-right-color:#27323e;border-radius:50%;animation:loading-_77f04 1s ease infinite}@keyframes loading-_77f04{to{transform:rotate(1turn)}}.modal-_81fb6{position:relative;display:flex;justify-content:center;align-items:center;border-radius:20px;background:#27323e;border:1px solid#97bce6;padding:40px 60px}.modal__close-ca7268{position:absolute;width:25px;height:25px;border-radius:8px;right:15px;top:10px;transition:.3s;cursor:pointer}.modal__close_icon-_23aea{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);width:15px;height:15px}.modal__close_icon-_23aea path{stroke:#97bce6;transition:.3s}.modal__close-ca7268:hover{background:#97bce6}.modal__close-ca7268:hover .modal__close_icon-_23aea path{stroke:#27323e}.modal__message-ee82e2{text-align:center;white-space:pre-line;font-size:16px;font-weight:500;color:#ff9595}.imageCropper-ad025b{display:flex;flex-direction:column;align-items:center}.imageCropper__btn-_36ea9{margin-top:20px;max-width:260px;width:100%}.friendCard-_35816{width:100%;height:100px;background:#222c36;border:1px solid rgba(0,0,0,0);border-radius:10px;display:flex;gap:20px;align-items:center;padding:10px 20px;transition:.3s}.friendCard_online-_8b959 .friendCard__avatar-_8e7d4:after{opacity:1}.friendCard-_35816:hover{border:1px solid#3c4752}.friendCard__avatar-_8e7d4{position:relative;width:80px;height:80px;display:block;overflow:hidden;flex:0 0 80px;cursor:pointer}.friendCard__avatar-_8e7d4:after{content:"";position:absolute;bottom:2px;right:2px;display:block;width:15px;height:15px;background-color:#97bce6;border:2px solid#222c36;border-radius:100%;opacity:0;transition:.3s}.friendCard__avatar__img-_57d29{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;object-fit:cover}.friendCard__info-_03b87{display:flex;gap:5px;flex-direction:column;justify-content:space-between;overflow:hidden}.friendCard__infoNickName-_4e999{font-weight:500;font-size:24px;line-height:30px;color:#fcfcfc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.friendCard__infoFullname-_8494d{color:#fcfcfc;font-weight:100;font-size:14px;line-height:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.friendCard__info__group-_738e9{font-weight:100;font-size:14px;line-height:17px;cursor:pointer}.friendCard__info__online-_94044{font-weight:400;font-size:13px;line-height:16px;color:#97bce6}.friendCard__buttons-_89b8a{margin:5px 0;margin-left:auto}.friendCard__buttons__item-_3b9d9{margin-bottom:20px;width:25px;height:25px;cursor:pointer}.friendCard__buttons__item-_3b9d9:last-child{margin-bottom:0}.friendCard__buttons__item-_3b9d9:hover img{filter:brightness(1.5)}.friendCard__buttons__item-_3b9d9 img{transition:.3s}.card-ba9458{position:relative;width:100%;height:295px;display:flex;flex-direction:column;border-radius:10px;color:#fcfcfc;outline:2px solid#3c4752;cursor:pointer;transition:.3s all}.card-ba9458:hover{outline:2px solid#97bce6;box-shadow:0 0 16px 7px rgba(151,188,230,.2)}.card-ba9458:hover .card__preview__img-_784b5:last-child{opacity:.4}.cardLink-_41c34{text-decoration:none}.card_special-_9d1ce{outline:none;gap:5px}.card_special-_9d1ce .card__content-b5cf05{padding-top:5px}.card_special-_9d1ce:after{content:"";position:absolute;top:-5px;left:-5px;height:calc(100% + 10px);width:calc(100% + 10px);background:linear-gradient(90deg,#e5cb4e,#97bce6,#e34ee5,#4ee5af,#e5cb4e);border-radius:15px;z-index:-1;animation:animatedgradient-_40796 4s ease-in-out alternate infinite;background-size:300%300%;transition:.3s}.card_special-_9d1ce:hover{outline:0}.card__preview-_46859{position:relative;width:100%;border-radius:10px 10px 0 0;max-height:165px;aspect-ratio:16/9}.card__preview__img-_784b5{position:absolute;z-index:2;display:block;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:10px 10px 0 0;width:100%;height:100%;object-fit:cover}.card__preview__img-_784b5:last-child{transform:scale(1);top:0;left:0;z-index:1;filter:blur(30px)saturate(10);opacity:0;transition:.3s}.card__content-b5cf05{background-color:#27323e;width:100%;padding:10px;display:flex;flex-direction:column;gap:10px;border-radius:0 0 10px 10px;flex:1 0 auto}.card__info-_5530a{display:flex;flex-direction:column;gap:5px;flex:1 0 auto}.card__info__title-_6e30c{font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card__info__description-_8f64f{font-size:14px;font-weight:400;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-wrap;word-break:break-all}.card__info__description-_8f64f a{color:#97bce6}.card__info__description-_8f64f a:hover{text-decoration:underline}.card__activity-_3390d{display:flex;align-items:center;gap:10px}.card__activity__item-_42bac{background:#222c36;border-radius:5px;padding:2px 8px;display:flex;align-items:center;gap:5px}.card__activity__img-d2ec8d{height:9px;display:flex;justify-content:center;align-items:center}.card__activity__img-d2ec8d svg{display:block;height:100%;width:auto}.card__activity__count-dd5f15{font-size:12px;font-weight:500;color:#fcfcfc}.card__activity__date-f348c7{color:#72818f;font-size:12px;margin-left:auto}@keyframes animatedgradient-_40796{0%{background-position:0cqmax 20cqmax}50%{background-position:100%0cqmax}to{background-position:0cqmax 20cqmax}}@media(max-width:1600px){.info-_95590{margin:15px 0}.description-_058fc{-webkit-line-clamp:7}}@media(max-width:1400px){.preview-_05859{min-height:160px}.title-_658ef{font-size:14px}.info-_95590{margin:15px 0}}@media(max-width:1024px){.card-ba9458{height:330px}.preview-_05859{min-height:170px}.description-_058fc{-webkit-line-clamp:8}}@media(max-width:768px){.card-ba9458{height:310px}.preview-_05859{min-height:150px}.info-_95590{margin:10px 0}.description-_058fc{-webkit-line-clamp:6;font-size:11px}.stats-bac8bc{margin-bottom:14px}.stats__item-a3d59b img{width:12px}}@media(max-width:576px){.card-ba9458{height:450px;padding-top:5px;padding-bottom:10px}.preview-_05859{min-height:200px}.title-_658ef{font-size:18px;margin-bottom:10px}.info-_95590{margin:15px 0}.description-_058fc{line-height:20px;font-size:14px;-webkit-line-clamp:7}.stats__item-a3d59b img{width:14px}}a{text-decoration:none}.news{width:100%;display:flex;flex-direction:column;margin-top:150px}.news__title{font-weight:500;font-size:34px;color:#fcfcfc;text-transform:uppercase;margin-right:50px}.news__title-wrapper{display:flex;align-items:center;margin-bottom:50px}.news__propose{font-weight:500;font-size:20px;line-height:24px;text-align:justify;color:rgba(255,255,255,.4);cursor:pointer}.news__cards{display:grid;grid-template-columns:repeat(5,minmax(auto,300px));justify-content:space-between;gap:20px}@media(max-width:1600px){.news__cards{row-gap:40px}.news__title{font-size:34px}}@media(max-width:1400px){.news__title{font-size:30px}}@media(max-width:1200px){.news__cards{grid-template-columns:1fr 1fr 1fr}}@media(max-width:1024px){.news__cards{grid-template-columns:1fr 1fr}}@media(max-width:768px){.news__title{font-size:24px}.news__title-wrapper{margin-bottom:30px}}@media(max-width:576px){.news__cards{grid-template-columns:1fr}.news__title{margin-right:0}.news__title-wrapper{justify-content:center;margin-bottom:20px}}.chat-_95755{display:flex;align-items:center;padding:10px;border-radius:10px;color:#fcfcfc;cursor:pointer;transition:.3s}.chat-_95755:hover{background-color:#3c4752}.chat__avatar-_4dcca{max-width:40px;min-width:40px;width:100%;aspect-ratio:1/1;border-radius:50%;overflow:hidden}.chat__avatar-_4dcca img{width:100%;height:100%;object-fit:cover}.chat__text-ec3265{margin-left:10px;display:flex;flex-direction:column;overflow:hidden}.chat__textName-_43410{font-size:16px;font-weight:700}.chat__textMessage-ee2329{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat__textMessageDraft-_87c73{font-weight:600;color:#27323e;transition:.3s}.chat__textMessageDraft_red-fc9587{color:#ff9595}.chat__info-e9d0f6{margin-left:auto;display:flex;gap:5px;flex-direction:column;align-items:end;min-height:37px}.chat__infoTime-ceedda{font-size:12px;font-weight:500}.chat__infoCount-_0fa1c{display:flex;align-items:center;justify-content:center;min-width:17px;height:17px;padding:2px;border-radius:50px;background-color:#97bce6;color:#27323e}.chat__infoCountText-_225c1{font-size:12px;font-weight:500}.chat_active-_75728{background-color:#97bce6;color:#27323e}.chat_active-_75728:hover{background-color:#97bce6}.chat_active-_75728 .chat__infoCount-_0fa1c{background:#fcfcfc;color:#27323e}.sideBar-_6ddfc{max-width:340px;width:100%;height:100vh;display:flex;flex-direction:column;border-right:1px solid rgba(0,0,0,.3)}.sideBar__header-_1deaa{height:70px;background-color:#1f2933;display:flex;align-items:center;padding:0 10px}.sideBar__search-_61b76{width:100%;height:35px;display:flex;align-items:center;background-color:#3c4752;border-radius:10px;overflow:hidden}.sideBar__searchInput-_3773d{width:100%;height:100%;padding-left:10px;background-color:rgba(0,0,0,0);border:none;outline:none;font-size:12px;color:#fcfcfc}.sideBar__searchInput-_3773d::placeholder{color:#72818f}.sideBar__searchIcon-aa81ec{display:flex;background:#3c4752;height:100%;aspect-ratio:1/1;cursor:pointer;align-items:center;justify-content:center;transition:.3s}.sideBar__searchIcon-aa81ec:hover{filter:brightness(1.2)}.sideBar__searchIcon-aa81ec svg{display:block;width:10px;height:10px}.sideBar__chats-_2e4b3{flex:1 0 auto;display:flex;flex-direction:column;background-color:#222c36;padding:10px;height:calc(100vh - 70px);overflow-y:auto}.content-b67e81{display:flex;flex-direction:column;max-width:1040px;width:100%;background-color:#27323e}.content__header-a99773{display:flex;align-items:center;min-height:70px;background-color:#1f2933;padding:0 10px}.content__headerInfo-_918c8{display:flex;flex-direction:column;gap:5px}.content__headerInfoName-f8b54c{font-size:16px;font-weight:700;color:#fcfcfc}.content__headerInfoOnline-_36a15{font-size:12px;font-weight:500;color:#72818f}.content__headerInfoOnline_primary-_87a54{color:#97bce6}.content__inner-_40180{position:relative;display:flex;gap:10px;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:1 1 auto;color:#fcfcfc;background:#27323e;overflow-y:auto;overflow-x:hidden;padding:10px}.content__innerText-_243e8{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.content__inner_date-_4f85a{padding:7px 15px;background:#222c36;border-radius:10px;display:flex;justify-content:center;align-items:center;margin:0 auto;color:#fcfcfc;font-weight:500;font-size:14px}.content__inner_date-_4f85a:first-child{margin-top:auto}.content__inner_active-d8ddbb{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start}.content__innerScrollButton-_658c3{display:flex;align-items:center;justify-content:center;position:absolute;top:-65px;right:15px;width:50px;min-height:50px;border-radius:50%;background-color:#303e4d;z-index:2;cursor:pointer;transition:.3s background-color}.content__innerScrollButton-_658c3:hover{background-color:#3c4d5f}.content__innerScrollButton-_658c3 svg{display:block;width:22px;height:auto}.content__innerScrollButtonNotReadCount-_7923b{position:absolute;top:-5px;min-width:11px;font-size:12px;box-sizing:content-box;text-align:center;background-color:#97bce6;border-radius:10px;padding:2px 4px}.content__bottom-_5a0c3{position:relative;width:100%}.content__bottomReply-_9fa34{min-height:0;position:relative;z-index:2;background-color:#222c36;width:100%;transform-origin:center bottom;display:flex;justify-content:space-between;align-items:center;padding-right:10px}.content__bottomReplyWrapper-e61d9f{display:grid;opacity:0;grid-template-rows:0fr;align-items:start;transition:grid-template-rows.15s,opacity.15s,padding 0s 0s}.content__bottomReplyWrapper_active-cc08f7{grid-template-rows:1fr;opacity:1}.content__bottomReplyWrapper_active-cc08f7 .content__bottomReply-_9fa34{padding:7px 10px 7px 0}.content__bottomReplyIcon-d8a0a3{display:flex;justify-content:center;min-width:50px}.content__bottomReplyIcon-d8a0a3 svg{display:block;height:30px;fill:#97bce6}.content__bottomReplyInfo-_12870{display:flex;flex-direction:column;gap:2px;width:calc(100% - 35px)}.content__bottomReplyInfo-_12870>*{font-size:14px;font-weight:500}.content__bottomReplyText-_17570{color:#97bce6}.content__bottomReplyUser-ad1b4e{display:inline-block;color:#b1cff1;font-weight:600}.content__bottomReplyMessage-a2f8ee{color:#fcfcfc;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;word-break:break-all}.content__bottomReplyClose-_5aa61 svg{display:block}.content__modal-b1371a{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:6;width:100%;height:100%;background-color:rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center}.interaction-c0d2e8{position:relative;display:flex;align-items:center;justify-content:space-between;background-color:#222c36;overflow:hidden;z-index:3}.interaction__input-ed1a49{width:100%;max-height:200px;height:100%;font-size:14px;color:#fcfcfc;border:none;outline:none;padding:16px 0;overflow:auto;background:none;word-break:break-all;transition:.2s}.interaction__input-ed1a49 *{font-weight:400!important;font-size:14px!important;background:none!important;color:#fcfcfc!important;white-space:pre-wrap!important}.interaction__input-ed1a49::-webkit-scrollbar{width:0}.interaction__emoji-_7e0e4{position:relative;background:#222c36;display:flex;justify-content:center;align-items:center;max-width:50px;width:100%;aspect-ratio:1/1;margin-top:auto;cursor:pointer;transition:.3s}.interaction__emoji-_7e0e4 svg{max-height:20px}.interaction__emoji-_7e0e4 svg path{fill:#fcfcfc}.interaction__emoji_picker-d62354{position:absolute;bottom:55px;right:0}.interaction__clip-_62659,.interaction__send-_69bd9,.interaction__emoji-_7e0e4{background:#222c36;display:flex;justify-content:center;align-items:center;max-width:50px;width:100%;aspect-ratio:1/1;margin-top:auto;cursor:pointer;transition:.3s}.interaction__clip-_62659:hover,.interaction__send-_69bd9:hover,.interaction__emoji-_7e0e4:hover{filter:brightness(1.1)}.interaction__clip-_62659 svg,.interaction__send-_69bd9 svg,.interaction__emoji-_7e0e4 svg{display:block}.interaction__clip-_62659>input[type=file]{display:none}.message-_0e9fe{display:flex;gap:10px;width:100%}.message__avatar-_89eae{position:-webkit-sticky;position:sticky;bottom:0;align-self:end;max-width:35px;width:100%;aspect-ratio:1/1;border-radius:50%;overflow:hidden;z-index:2}.message__avatar-_89eae img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none}.message__list-_83db8{display:grid;justify-items:start;align-items:flex-start;width:100%;gap:5px}.message__list-_83db8>:not(*:last-child)>*{border-radius:5px 10px 10px 5px}.message__list-_83db8>:not(*:last-child)>:before{display:none}.message__list-_83db8>:first-child>*{border-radius:10px 10px 10px 5px}.message__list-_83db8>:last-child>*{border-radius:5px 10px 10px 0}.message__list-_83db8>:only-child>*{border-radius:10px 10px 10px 0}.messageContent-_76d99{max-width:450px;min-height:35px;position:relative;color:#27323e;padding:8.5px 10px;background-color:#97bce6;border-radius:10px 10px 10px 0;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;font-size:14px;font-weight:500;z-index:1}.messageContent-_76d99>a:first-child{color:#27323e;font-weight:500}.messageContent-_76d99>a:first-child:hover{color:#3c4d5f}.messageContent__highlight-_0d10e{position:relative;z-index:1}.messageContent__highlight-_0d10e:after{content:"";display:block;position:absolute;background:rgba(0,0,0,0);width:1040px;height:calc(100% + 5px);transform:translatey(-2.5px);top:0;left:-55px;z-index:-1;transition:.3s}.messageContent__highlight_active-_3cd51:after{background:rgba(0,0,0,.2)}.messageContent-_76d99 a:first-child{text-decoration:underline}.messageContent-_76d99:before{content:"";position:absolute;bottom:0;left:0;transform:translate(-95%);-webkit-clip-path:polygon(90%37%,96%20%,100%0,100%100%,0 100%,20%96%,35%89%,50%81%,65%70%,80%54%);clip-path:polygon(90%37%,96%20%,100%0,100%100%,0 100%,20%96%,35%89%,50%81%,65%70%,80%54%);height:10px;width:10px;background-color:#97bce6}.messageContent__inner-_27f74{z-index:2}.messageContent__text-_1a1a0{word-wrap:break-word;word-break:break-word;white-space:pre-wrap;font-size:14px;font-weight:500}.messageContent__info-_08029{visibility:hidden;-webkit-user-select:none;user-select:none;line-height:1;vertical-align:middle;pointer-events:none;display:inline-flex;z-index:1;direction:ltr;padding-inline-end:10px;margin-inline-start:3px}.messageContent__infoTime-da1c22{display:block;font-size:12px}.messageContent__info__visible-_74846{pointer-events:all;position:absolute;bottom:0;inset-inline-end:0;display:flex;align-items:center;line-height:1;padding:inherit;white-space:nowrap;visibility:visible;gap:5px;bottom:8.5px}.messageContent__infoView-fea470{display:flex;align-items:center;justify-content:center}.messageContent__infoView-fea470 svg{display:block}.messageContent__infoViewSecond-_575df{opacity:0;transition:.3s}.messageContent__infoView_active-_37377 .messageContent__infoViewSecond-_575df{opacity:1}.messageContent_other-c767e2{color:#fcfcfc;background-color:#303e4d}.messageContent_other-c767e2>a:first-child{color:#97bce6}.messageContent_other-c767e2>a:first-child:hover{color:#b1cff1}.messageContent_other-c767e2:before{background-color:#303e4d}.messageContent__infoLoad-_08029{display:flex;width:17px;height:10px;justify-content:flex-start}.messageContent__infoLoad-_08029 svg{display:block;width:auto;height:100%}.messageContent__infoLoadItem-afe353{transform-origin:center}.messageContent__infoLoadItem-afe353:first-child{animation:aminClock-d81cf1 1s infinite linear}.messageContent__infoLoadItem-afe353:nth-child(2){animation:aminClock-d81cf1 12s infinite linear}.messageContent__subMenu-b09a18{position:absolute;top:0;right:0;transform:translate(100%,-100%);padding:10px;border-radius:10px;overflow:hidden;background-color:rgba(0,0,0,.25);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.messageContent__subMenuList-f248ac{display:flex;flex-direction:column;list-style:none}.messageContent__subMenuListItem-_06d09{position:relative;display:flex;gap:5px;padding:5px;border-radius:5px;overflow:hidden;cursor:pointer;transition:.3s}.messageContent__subMenuListItem-_06d09:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.25);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;transition:.3s}.messageContent__subMenuListItem-_06d09:hover:before{opacity:1}.messageContent__subMenuListItemText-_49d02{font-size:12px;color:#fcfcfc}.messageContent__subMenuListItemIcon-_088a6{height:15px}.messageContent__subMenuListItemIcon-_088a6 svg{display:block;width:auto;height:100%;fill:#fcfcfc}@keyframes aminClock-d81cf1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.linkPreview-_77f0d{position:relative;margin:5px 0;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;padding:10px;background-color:#b1cff1;transition:.3s}.linkPreview-_77f0d:before{content:"";position:absolute;display:block;height:100%;width:3px;left:0;top:0;background:#3c4752}.linkPreview-_77f0d:hover{filter:brightness(1.05)}.linkPreview__other-_0b01f{background-color:#3c4d5f}.linkPreview__other-_0b01f h2,.linkPreview__other-_0b01f p{color:#fcfcfc}.linkPreview__other-_0b01f:before{content:"";position:absolute;display:block;height:100%;width:3px;left:0;top:0;background:#97bce6}.linkPreview__wrapper-_7a339{display:flex;align-items:flex-start;gap:10px}.linkPreview__info-ca70d7{display:flex;flex-direction:column;gap:5px}.linkPreview__info__title-_309de{color:#27323e;font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.linkPreview__info__descr-_2ac47{color:#27323e;font-size:14px;line-height:18px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-wrap;word-break:break-word}.linkPreview__image-ff0ed6{margin-top:5px}.linkPreview__favicon-_72180{width:30px;height:30px;border-radius:5px}.messageContextMenu__subMenu-_669ad{position:absolute;min-width:170px;transform:translatey(-100%);padding:4px;border-radius:10px;overflow:hidden;background-color:rgba(0,0,0,.25);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000}.messageContextMenu__subMenuList-f23c48{display:flex;flex-direction:column;list-style:none}.messageContextMenu__subMenuListItem-_0972f{position:relative;display:flex;gap:20px;padding:6px 4px;border-radius:5px;overflow:hidden;cursor:pointer;overflow:hidden;flex-direction:row-reverse;justify-content:flex-end;align-items:center;transition:all.3s ease 0s}.messageContextMenu__subMenuListItem-_0972f:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;border-radius:5px;background-color:rgba(0,0,0,.25);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;transition:.3s}.messageContextMenu__subMenuListItem-_0972f:hover:before{opacity:1}.messageContextMenu__subMenuListItemText-_471dd{font-size:14px;font-weight:600;color:#fcfcfc}.messageContextMenu__subMenuListItemIcon-b4041b{height:20px}.messageContextMenu__subMenuListItemIcon-b4041b svg{display:block;width:auto;height:100%;fill:#fcfcfc}.messageContextMenu__subMenuListItemIcon-b4041b svg path{fill:#fcfcfc}.cross-fb3147{display:flex;width:30px;height:30px;border-radius:10px;justify-content:center;align-items:center;cursor:pointer;transition:.3s}.cross-fb3147:hover{background-color:#fcfcfc}.cross-fb3147:hover path{stroke:#27323e}.cross-fb3147 svg{transform:rotate(45deg);width:18px;height:18px}.block-_1d355{position:relative;border-radius:10px;padding:20px 10px 20px 20px;max-width:500px;background:#303e4d}.block__wrapper-_29acd{display:grid;grid-template-columns:repeat(2,minmax(auto,100%));overflow:auto;max-height:600px;gap:5px;background:#303e4d;padding-right:10px}.block__img-_6940a{display:block;width:100%;border-radius:5px;overflow:hidden}.block__img-_6940a img{width:100%;object-fit:cover;display:block}.block__header-_3b39c{width:100%;display:flex;justify-content:space-between;align-items:center;padding-bottom:10px}.block__headerBtn-ff3173 input[type=file]{display:none}.block__headerBtnWrapper-bd67d6{padding:5px 10px;background:#97bce6;cursor:pointer;border-radius:10px;transition:all.3s;color:#27323e}.block__headerBtnWrapper-bd67d6:hover{background-color:#acd3ff}.block__headerBtnInner-_0e854{display:flex;align-items:center;gap:5px}.block__headerBtnInnerIcon-eceea1{height:25px;width:auto}.block__headerBtnInnerIcon-eceea1 svg{width:100%;height:100%}.block__headerBtnInnerIcon-eceea1 svg path{stroke:#27323e;fill:rgba(0,0,0,0)}.block__headerBtnInner-_0e854 span{font-size:14px;font-weight:600}.block-_4f4aa{position:relative;z-index:1;background-color:#27323e;border-radius:5px}.block__arrow-be6b32{position:absolute;z-index:0;right:20px;top:50%;transform:translatey(-50%)rotate(90deg)}.block__arrow-be6b32 path{stroke:#fcfcfc}.filter-_47230{position:relative;z-index:1;-webkit-appearance:none;appearance:none;outline:none;border:none;color:#fcfcfc;font-size:18px;padding:15px 20px;width:100%;display:flex;flex-direction:column;background-color:rgba(0,0,0,0);cursor:pointer}.filter-_47230:active{outline:none;border:none}.filter-_47230:focus{outline:none;border:none}.filter__item-b8efa8{width:100%;background-color:#27323e}.filter__item-b8efa8:active{outline:none;border:none}.filter__item-b8efa8:focus{outline:none;border:none}.projects{margin-top:150px;width:100%}.projects__title{font-weight:500;font-size:34px;line-height:49px;color:#fcfcfc;text-transform:uppercase;margin-bottom:10px}.projects__searchSettings{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:20px}.projects__searchSettings-search{grid-column-start:1;grid-column-end:5}.projects__searchSettings-filter{grid-column-start:5;grid-column-end:6}.projects__wrapper{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;justify-items:center;gap:20px}.projects__wrapper:last-child{margin-top:25px}.projects__link{display:block;border-radius:5px;width:100%}.projects__error{grid-column-start:1;grid-column-end:6;font-size:18px;font-weight:400;color:#fcfcfc}.projects__spinner{grid-column-start:3;grid-column-end:4;margin-top:40px}.slick-list{padding:20px 10px}.slick-arrow:before{content:""}.splide{width:calc(100% + 40px);transform:translatex(-20px)}.splide:before{content:"";display:block;position:absolute;left:-10px;height:100%;width:100px;z-index:3;background:linear-gradient(90deg,#1e262f 0%,rgba(33,44,54,.5)70%,transparent 100%)}.splide:after{content:"";display:block;position:absolute;top:0;right:-10px;height:100%;width:100px;z-index:3;background:linear-gradient(270deg,#1e262f 0%,rgba(33,44,54,.5)70%,transparent 100%)}.splide__track{padding:20px!important}.splide__slide,.splide__slide.is-active{border:none!important}.splide__arrow svg{fill:none}.splide__arrow--next{z-index:5;right:35px}.splide__arrow--prev{z-index:5;left:35px}.splide__arrows{z-index:5}@media(max-width:1600px){.projects__title{font-size:34px}}@media(max-width:1400px){.projects__title{font-size:30px}}@media(max-width:1200px){.projects__searchSettings{grid-template-columns:1fr 1fr 1fr}.projects__searchSettings-search{grid-column-start:1;grid-column-end:3}.projects__searchSettings-filter{grid-column-start:3;grid-column-end:4}.projects__wrapper{grid-template-columns:1fr 1fr 1fr}.projects__spinner{grid-column-start:2;grid-column-end:3}}@media(max-width:1024px){.projects__searchSettings{grid-template-columns:1fr 1fr}.projects__searchSettings-search{grid-column-start:1;grid-column-end:2}.projects__searchSettings-filter{grid-column-start:2;grid-column-end:3}.projects__wrapper{grid-template-columns:1fr 1fr}.projects__spinner{grid-column-start:1;grid-column-end:3}}@media(max-width:768px){.projects__title{font-size:24px}}@media(max-width:576px){.projects__searchSettings{grid-template-columns:1fr}.projects__searchSettings-search{grid-column-start:1;grid-column-end:3}.projects__searchSettings-filter{grid-column-start:1}.projects__wrapper{grid-template-columns:1fr}.projects__spinner{grid-column-start:1;grid-column-end:2;margin-top:40px}.splide:before{content:none}.splide:after{content:none}}.arrow-_06afd{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid#97bce6;border-radius:50%;transition:.3s;background:rgba(0,0,0,0)}.arrow-_06afd:hover{background:#97bce6}.arrow-_06afd:hover .arrow__item-cb80ca path{stroke:#252c35}.arrow__item-cb80ca path{transition:.3s;stroke:#97bce6}.projectsSearch-a76604{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#27323e;padding-right:30px;border-radius:5px}.projectsSearch__input-_42aa5{width:100%;font-size:18px;font-weight:500;outline:none;border:none;border-radius:5px;padding:15px 20px;color:#fcfcfc;background-color:#27323e}.projectsSearch__input-_42aa5::placeholder{color:#72818f}.newProjectCard-_17f0f{position:relative;width:100%;display:flex;flex-direction:column;border-radius:10px;overflow:hidden;background-color:#27323e;outline:2px solid#3c4752;transition:.3s}.newProjectCard-_17f0f:hover{outline:2px solid#97bce6;box-shadow:0 0 16px 7px rgba(151,188,230,.2)}.newProjectCard__trash-_7e826{position:absolute;box-sizing:content-box;z-index:2;top:0;right:0;padding:5px;width:25px;height:25px}.newProjectCard__trash-_7e826 svg{display:block;width:100%;height:100%}.newProjectCard__trash-_7e826 svg path{stroke:#fcfcfc}.newProjectCard__trash-_7e826:hover~.newProjectCard-_17f0f{outline:2px solid#ff9595;box-shadow:0 0 16px 7px rgba(230,151,151,.2)}.newProjectCard__trash-_7e826:hover svg path{stroke:#ff9595}.newProjectCard__acceptDelete-fbcc5b{position:absolute;top:0%;transform:translatey(calc(-100% - 10px));background-color:#27323e;border:1px solid#97bce6;border-radius:5px;padding:10px;display:flex;flex-direction:column;gap:10px;font-weight:500;cursor:default}.newProjectCard__acceptDeleteText-_25d38{color:#97bce6}.newProjectCard__acceptDeleteButtons-_1a1b2{display:flex;gap:10px}.newProjectCard__acceptDeleteButtonsItem-_77a60{text-align:center;width:100%;color:#ff9595;border:1px solid#ff9595;padding:5px 10px;border-radius:5px;cursor:pointer;transition:.3s}.newProjectCard__acceptDeleteButtonsItem-_77a60:hover{color:#27323e;background-color:#ff9595}.newProjectCard__acceptDeleteButtonsItem-_77a60:last-child{color:#97bce6;border-color:#97bce6}.newProjectCard__acceptDeleteButtonsItem-_77a60:last-child:hover{color:#27323e;background-color:#97bce6}.newProjectCard__blur-_58f16{position:absolute;width:100%;height:100%;background-blend-mode:multiply;transition:.3s;z-index:1}.newProjectCard__blur_onSetting-_2d5d9{background-color:rgba(39,50,62,.4)}.newProjectCard__preview-a7744d{position:relative;width:100%;overflow:hidden;aspect-ratio:16/9}.newProjectCard__preview-a7744d img{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover}.newProjectCard__info-_52ccd{padding:10px;display:flex;flex-direction:column;gap:10px}.newProjectCard__content-_7c1dc{display:flex;gap:10px;align-items:center}.newProjectCard__content__img-_3f10b{position:relative;max-width:35px;width:100%;height:35px;overflow:hidden;border-radius:50%}.newProjectCard__content__img-_3f10b img{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover}.newProjectCard__content__about-c436a2{display:flex;flex-direction:column}.newProjectCard__content__about__title-_16add{font-size:16px;font-weight:500;color:#fcfcfc;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;word-break:break-all}.newProjectCard__content__about__user-_19cf2{display:flex;align-items:center;gap:5px}.newProjectCard__content__about__user__text-_48768{font-size:12px;font-weight:500;color:#72818f;overflow:hidden}.newProjectCard__activity-_87648{display:flex;align-items:center;gap:10px}.newProjectCard__activity__item-_35905{background:#222c36;border-radius:5px;padding:2px 8px;display:flex;align-items:center;gap:5px}.newProjectCard__activity__img-_9b5ed{height:9px;display:flex;justify-content:center;align-items:center}.newProjectCard__activity__img-_9b5ed svg{display:block;height:100%;width:auto}.newProjectCard__activity__count-_1f3f9{font-size:12px;font-weight:500;color:#fcfcfc}.wrap-_9252f{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:215px;padding:0;overflow:hidden;background:rgba(0,0,0,.3)}.iframe-e17fce{background-color:#fff;position:absolute;left:-1px;top:-1px;width:335%;height:722px;-ms-zoom:.75;-moz-transform:scale(.55);-moz-transform-origin:0 0;-o-transform:scale(.75);-o-transform-origin:0 0;-webkit-transform:scale(.3);-webkit-transform-origin:0 0}.block-e5fb3e{display:flex;align-items:center;gap:10px;background-color:#222c36;padding:8px 15px;border:1px solid rgba(0,0,0,0);border-radius:10px;outline:none;cursor:pointer;transition:.3s}.block-e5fb3e:hover{border-color:#3c4752}.block_noClicked-_3f255{cursor:default}.block_noClicked-_3f255:hover{border-color:rgba(0,0,0,0)}.block__img-f268d5{width:auto;max-width:18px;height:15px}.block__img__active-_5ddfa path{fill:#ff9595}.block__amount-ba901d{font-weight:500;font-size:16px;color:#fcfcfc;min-width:11px;transition:.3s ease}.block-ea4b1f{width:100%;display:flex;flex-direction:column;gap:20px}.block__top-fdea75{display:flex;flex-direction:column;gap:10px;background-color:#27323e;padding:20px;border-radius:5px}.block__topContent-_5e3c6{display:flex;align-items:center;justify-content:space-between;gap:20px}.block__topUser-_4690f{display:flex;align-items:center;gap:10px;background-color:#222c36;padding:5px 10px;border:1px solid rgba(0,0,0,0);border-radius:10px;transition:.3s}.block__topUserAvatar-_3940c{width:30px;height:30px;border-radius:100%;overflow:hidden}.block__topUserAvatar-_3940c img,.block__topUserAvatar-_3940c svg{width:inherit;height:inherit}.block__topUserAvatar-_3940c svg{padding:3px}.block__topUserViews-a1a693{display:flex;align-items:center;gap:5px}.block__topUserViewsIcon-_6489b svg{width:auto;max-height:10px}.block__topUserViewsCount-ad5f04{font-size:12px;color:#fcfcfc}.block__topUserName-_2e756{color:#97bce6;overflow:hidden;display:block}.block__title-_7268a{font-weight:500;font-size:20px;color:#fcfcfc;overflow:hidden}.block__right-b30f2a{display:flex;gap:10px}.block__descr-be4611{position:relative;background-color:#27323e;padding:20px;border-radius:5px;font-weight:300;font-size:16px;line-height:24px;white-space:pre-wrap;color:#fcfcfc;text-align:justify;display:flex;align-items:center;flex-direction:column;gap:5px}.block__descr__item-_4ece1{position:relative;width:100%;padding:4px 10px;background:#222c36;border-radius:5px;word-break:break-all;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;transition:.3s}.block__descr__item-_4ece1:before{content:"";position:absolute;bottom:0%;left:0;width:100%;height:0%;background:linear-gradient(0deg,#27323e,transparent);transition:.3s}.block__descr__item_expand-f8ac8a:before{height:100%}.block__descrButton-e7ef09{position:relative;text-align:center;color:#97bce6;font-weight:500;cursor:pointer;transition:.3s}.block__descrButton-e7ef09:hover{color:#acd3ff}a.block__topUser-_4690f:hover{border-color:#97bce6}.block-cd1b1d{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:5px}.block-cd1b1d:hover .fullscreen-_4ae3a{opacity:1;z-index:3}.block__img-_8593e{width:100%;max-height:inherit;object-fit:cover}.block_active-c0f269{position:fixed;top:0;left:0;width:100%;height:100%;border-radius:5px;z-index:4}.block_active-c0f269:hover .fullscreen-_4ae3a{opacity:1;z-index:5}.fullscreen-_4ae3a{position:absolute;top:20px;right:30px;width:30px;height:30px;cursor:pointer;z-index:3;opacity:0;transition:.3s}.fullscreen-_4ae3a svg{width:100%;height:100%}.fullscreen-_4ae3a svg path{fill:#97bce6;stroke:#97bce6}.block-_8d0df{position:relative;max-width:100%;display:flex;align-items:flex-end;border-radius:5px;gap:15px}.block__input-_55f46{position:relative;width:100%;height:100%;padding:5px 0;outline:0;border:0;font-weight:400;font-size:16px;background:none;color:#fcfcfc;border-bottom:2px solid#5f7792;overflow:hidden;word-break:break-all}.block__input-_55f46 *{font-weight:400!important;font-size:16px!important;background:none!important;color:#fcfcfc!important;white-space:pre-wrap!important}.block__input_line-_16c80{position:absolute;display:block;bottom:0;width:0;left:50%;transform:translatex(-50%);height:2px;opacity:0;background:#97bce6;transition:.3s}.block__input-_55f46:focus~.block__input_line-_16c80{width:100%;opacity:1}.block__input-_55f46::placeholder{color:#fcfcfc;opacity:.5}.block__input-_55f46:before{content:"Напишите комментарий";position:absolute;pointer-events:none;color:#72818f;font-size:16px;transition:opacity.2s ease}.block__input_notEmpty-d806aa:before{opacity:0}.block__btn-c23f1a{color:#27323e;font-weight:500;border:0;border-radius:5px;background-color:#97bce6;padding:7px 10px;transition:.3s;cursor:pointer}.block__btn-c23f1a:hover{background:#acd3ff}.block-_8ad6e{display:flex;flex-direction:column;color:#fcfcfc;width:100%;padding:15px 15px 15px 80px;position:relative;background-color:#222c36;border-radius:10px;transition:grid-template-rows.3s ease}.block__avatar-_21980{max-width:50px;width:100%;max-height:50px;height:100%;border-radius:50%;overflow:hidden;position:absolute;left:15px;top:15px}.block__avatarImg-c36d0d{position:absolute;width:120%;top:50%;left:50%;transform:translate(-50%,-50%)}.block__top__info-cff14a{display:flex;gap:20px}.block__link-_2947c{display:inline-block}.block__text-bb1d69{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:10px}.block__textName-_8c335{display:inline-block;font-size:16px;font-weight:600;margin-bottom:5px;color:#fcfcfc;overflow:hidden}.block__textComment-_2f676{font-size:16px;font-weight:400;white-space:pre-line;word-break:break-all;overflow:hidden;line-height:19px}.block__textComment_expand-a8fcc3{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.block__textCommentExpand-_5940a{color:#72818f;font-size:14px;margin-top:5px;cursor:pointer;transition:.3s}.block__textCommentExpand-_5940a:hover{color:#fcfcfc}.block__textBottom-_65280{display:flex;justify-content:space-between;width:100%}.block__textBottomFeedback-_4d14a{display:flex;gap:20px;align-items:center}.block__textBottomFeedbackItem-_3dac6{z-index:1;font-size:14px;font-weight:100;display:flex;gap:10px;align-items:center;padding:5px 10px;background:#27323e;border:1px solid#3c4752;border-radius:5px;-webkit-user-select:none;user-select:none;cursor:pointer}.block__textBottomFeedbackItemImage-_61894{width:16px}.block__textBottomFeedbackItemImageIcon-_82e88{width:auto;height:15px;display:block}.block__textBottomFeedbackItemImageIcon_active-_0b47f path{fill:#ff9595}.block__textBottomFeedbackItem-_3dac6:last-child{margin:0}.block__textBottomFeedbackItemCount-_77734{color:#fcfcfc}.block__textBottomFeedbackLike-_50d19{font-size:14px;font-weight:100;cursor:pointer;display:flex;gap:10px;align-items:center;padding:5px 10px;background:#27323e;border:1px solid#3c4752;border-radius:5px;-webkit-user-select:none;user-select:none}.block__textBottomDate-a8f03b{font-size:14px;color:#72818f}.block__input-_8e9e1{display:flex;align-items:flex-end;gap:20px;width:100%;min-height:0}.block__input__wrapper-f1cd97{display:grid;grid-template-rows:0fr;transition:.3s ease}.block__input__item-b510ec{position:relative;width:100%;border:none;background:none;color:#fcfcfc;padding:5px 0;border-bottom:2px solid#97bce6;outline:none;animation:unWrap-_98016.6s ease-out forwards;overflow-wrap:anywhere;overflow:hidden;word-break:break-all}.block__input__item-b510ec *{font-weight:400!important;font-size:16px!important;background:none!important;color:#fcfcfc!important;white-space:pre-wrap!important}.block__input__item-b510ec::placeholder{color:#72818f}.block__input__item-b510ec:before{content:"Ваш ответ";position:absolute;pointer-events:none;color:#72818f;left:0;top:5px;font-size:16px;transition:opacity.2s ease}.block__input__item_notEmpty-_2cedb:before{opacity:0}.block__input__buttons-_9f030{display:flex;max-width:300px;gap:10px;margin-left:auto}.block__input__buttons__item-_6aa06{padding:5px 10px;border:1px solid#97bce6;background:#97bce6;border-radius:5px;color:#27323e;transition:.3s;cursor:pointer}.block__input__buttons__item_border-_565b3{background:none;color:#97bce6}.block__input__buttons__item_border-_565b3:hover{background:#acd3ff;color:#27323e}.block__input__buttons__item-_6aa06:hover{background:#acd3ff}.block__replyes__btn-_56702{position:relative;margin-top:10px;padding-left:20px;border-radius:10px;color:#72818f;font-weight:500;font-size:14px;width:-webkit-max-content;width:max-content;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.3s}.block__replyes__btn-_56702:before{content:"";position:absolute;left:0;top:50%;transform:translatey(calc(3px - 50%));border:6px solid rgba(0,0,0,0);border-top:6px solid#3c4752;transition:.3s}.block__replyes__btn-_56702:hover{color:#fcfcfc}.block__replyes__btn-_56702:hover:before{border-top:6px solid#fcfcfc}.block__replyes__btn_active-_58cec{color:#fcfcfc}.block__replyes__btn_active-_58cec:before{border-top:6px solid#fcfcfc;transform:translatey(calc(-50% - 3px))rotatex(180deg)}@keyframes unWrap-_98016{0%{width:0;border-bottom:2px solid rgba(0,0,0,0)}to{width:100%;border-bottom:2px solid#97bce6}}.block-bad70c{margin-top:15px;display:flex;flex-direction:column;color:#fcfcfc;width:100%;padding:0 15px 0 65px;position:relative;background-color:#222c36;border-radius:10px;transition:grid-template-rows.3s ease}.block__avatar-_17902{max-width:50px;width:100%;max-height:50px;height:100%;border-radius:50%;overflow:hidden;position:absolute;left:0;top:0}.block__avatarImg-aa6fcc{position:absolute;width:120%;top:50%;left:50%;transform:translate(-50%,-50%)}.block__top__info-_9013c{display:flex;gap:20px}.block__link-_90500{display:inline-block}.block__text-_76a30{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:10px}.block__textName-_19993{display:inline-block;font-size:14px;font-weight:600;margin-bottom:5px;color:#fcfcfc;overflow:hidden}.block__textComment-e0c1a7{font-size:16px;font-weight:400;white-space:pre-line;word-break:break-all;overflow:hidden;line-height:19px}.block__textComment_expand-_0ac7a{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.block__textCommentExpand-_88983{color:#72818f;font-size:14px;margin-top:5px;cursor:pointer;transition:.3s}.block__textCommentExpand-_88983:hover{color:#fcfcfc}.block__textComment-e0c1a7 span{overflow:hidden;display:inline-flex}.block__textComment-e0c1a7 a{padding:2px 5px;background:#3c4752;border-radius:5px;color:#97bce6;font-weight:600;margin-right:5px;font-size:14px;overflow:hidden}.block__textComment-e0c1a7 a:hover{color:#acd3ff}.block__textBottom-c50374{display:flex;justify-content:space-between;width:100%}.block__textBottomFeedback-cd6092{display:flex;gap:20px;align-items:center}.block__textBottomFeedbackItem-_97e64{z-index:1;font-size:14px;font-weight:100;display:flex;gap:10px;align-items:center;padding:5px 10px;background:#27323e;border:1px solid#3c4752;border-radius:5px;-webkit-user-select:none;user-select:none;cursor:pointer}.block__textBottomFeedbackItemImage-_66601{width:16px}.block__textBottomFeedbackItemImageIcon-_92215{width:auto;height:15px;display:block}.block__textBottomFeedbackItemImageIcon_active-e09e5c path{fill:#ff9595}.block__textBottomFeedbackItem-_97e64:last-child{margin:0}.block__textBottomFeedbackItemCount-_18a46{color:#fcfcfc}.block__textBottomFeedbackLike-_98cf0{font-size:14px;font-weight:100;cursor:pointer;display:flex;gap:10px;align-items:center;padding:5px 10px;background:#27323e;border:1px solid#3c4752;border-radius:5px;-webkit-user-select:none;user-select:none}.block__textBottomDate-_1d632{font-size:14px;color:#72818f}.block__input-f1d89e{display:flex;align-items:flex-end;gap:20px;width:100%;min-height:0}.block__input__wrapper-_8230a{display:grid;grid-template-rows:0fr;transition:.3s ease}.block__input__item-d298e5{position:relative;width:100%;border:none;background:none;color:#fcfcfc;padding:5px 0;border-bottom:2px solid#97bce6;outline:none;animation:unWrap-_11d62.6s ease-out forwards;overflow-wrap:anywhere;overflow:hidden;word-break:break-all}.block__input__item-d298e5 *{font-weight:400!important;font-size:16px!important;background:none!important;color:#fcfcfc!important;white-space:pre-wrap!important}.block__input__item-d298e5::placeholder{color:#72818f}.block__input__item-d298e5:before{content:"Ваш ответ";position:absolute;pointer-events:none;color:#999;left:0;top:5px;font-size:16px;transition:opacity.2s ease}.block__input__item_notEmpty-_4ae8b:before{opacity:0}.block__input__buttons-_6b848{display:flex;max-width:300px;gap:10px;margin-left:auto}.block__input__buttons__item-_795fb{padding:5px 10px;border:1px solid#97bce6;background:#97bce6;border-radius:5px;color:#27323e;transition:.3s;cursor:pointer}.block__input__buttons__item_border-b756a8{background:none;color:#97bce6}.block__input__buttons__item_border-b756a8:hover{background:#acd3ff;color:#27323e}.block__input__buttons__item-_795fb:hover{background:#acd3ff}@keyframes unWrap-_11d62{0%{width:0;border-bottom:2px solid rgba(0,0,0,0)}to{width:100%;border-bottom:2px solid#97bce6}}.block-_1ad97{display:flex;flex-direction:column;border-radius:5px;background:#27323e;padding:20px}.block__title-_46d32{font-weight:400;font-size:20px;color:#fcfcfc;margin-bottom:20px}.block__line-ed7c25{height:1px;background-color:#fcfcfc}.block__comments-fea3f2{display:flex;flex-direction:column-reverse;grid-gap:10px;margin-top:20px;border-radius:5px}.block__comments__text-_666aa{display:block;width:100%;text-align:center;color:#fcfcfc;margin-top:10px}.block__comments-fea3f2::-webkit-scrollbar{width:10px;background-color:rgba(37,80,126,.5);border-radius:5px}.block__comments-fea3f2::-webkit-scrollbar-thumb{background-color:#97bce6;border-radius:5px}.project{max-width:1e3px;margin:0 auto;margin-top:120px}.project__header{margin-bottom:20px}.project__content{display:flex;flex-direction:column;justify-content:space-between;gap:30px;margin-bottom:20px}.groupCard-_018a0{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;color:#fcfcfc;background-color:#27323e;outline:2px solid rgba(0,0,0,0);border-radius:5px;cursor:pointer;transition:.3s}.groupCard-_018a0:hover{outline:2px solid#97bce6;box-shadow:0 0 16px 7px rgba(151,188,230,.2)}.groupCard__yourGroup-_00e90{position:absolute;top:10px;right:10px;color:#97bce6;font-size:14px;font-weight:400}.groupCard__title-b82aac{color:#fcfcfc;font-size:36px;font-weight:700;padding:85px 0}.groupCard__studentsCount-_77509{position:absolute;bottom:15px;width:100%;color:#fcfcfc;font-size:14px;font-weight:400;text-align:center}.spSelect-_29b70{display:flex;flex-direction:column;gap:30px;width:100%;background-color:#27323e;border-radius:5px;padding:30px 45px}.spSelect__title-c97dda{color:#fcfcfc;font-size:26px;font-weight:500}.spSelect__wrapper-_9a791{display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px}.spSelect__item-e51638{color:#fcfcfc;background:none;outline:none;border:none;font-size:24px;font-weight:400;cursor:pointer;transition:.3s ease}.spSelect__item-e51638:hover{color:#acd3ff}@media(max-width:1200px){.spSelect__wrapper-_9a791{justify-content:start}}.spSelectMobile-_09326{position:relative;width:100%;color:#fcfcfc;background-color:#27323e;border:0;border-radius:5px;padding:15px;display:flex;flex-direction:column;overflow:hidden;transition:.3s ease;max-height:49px}.spSelectMobile_active-cb03d6{max-height:150px}.spSelectMobile__top-_7e6d0{width:100%;display:flex;justify-content:space-between}.spSelectMobile__img-_15492{width:18px}.spSelectMobile__wrapper-d88370{width:100%;display:grid;justify-items:center;grid-template-columns:repeat(6,1fr);grid-row-gap:20px;grid-column-gap:15px;margin-top:30px}.spSelectMobile__item-_01606{font-size:20px;color:#fcfcfc;background:none;outline:none;border:none}@media(max-width:425px){.spSelectMobile_active-cb03d6{max-height:250px}.spSelectMobile__wrapper-d88370{display:flex;flex-wrap:wrap}}.group{margin-top:155px}.group__title{color:#fcfcfc;font-weight:500;font-size:40px;text-align:center;margin-bottom:110px}.group__content-curator{margin-bottom:25px}.group__content-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px}.group__content-title{color:#fcfcfc;font-weight:300;font-size:24px;margin-bottom:25px}.group__content-title_color{color:#97bce6}.stages-ea51cb{display:flex;align-items:center;gap:15px}.stages__item-_92c50{position:relative;display:flex;flex-direction:column;align-items:center}.stages__itemNum-_0758f{position:relative;display:flex;align-items:center;justify-content:center;width:45px;height:45px;font-size:20px;font-weight:500;color:#fcfcfc;border-radius:50%;border:2px solid#97bce6;overflow:hidden;transition:color.3s .3s,border.3s .6s;cursor:pointer}.stages__itemNum-_0758f:before{content:"";display:block;position:absolute;left:0;z-index:-1;border-radius:50%;height:45px;width:0;background:#97bce6;transition:width.3s .3s}.stages__itemNum_active-bd3104{color:#27323e;border:0 solid#97bce6}.stages__itemNum_active-bd3104:before{width:45px}.stages__itemText-_45f47{position:absolute;bottom:-10px;transform:translatey(100%);white-space:nowrap;color:#fcfcfc;font-size:16px;font-weight:400}.stages__line-b32810{position:relative;display:block;box-sizing:content-box;width:200px;height:3px;border:1px solid#97bce6;border-radius:20px}.stages__line-b32810:before{content:"";display:block;position:absolute;height:3px;width:0;background:#97bce6;transition:.3s ease-in}.stages__line_active-b9e326:before{width:100%}.first-cd3e9d{display:flex;flex-direction:column}.first__inner-_0f0ff{display:flex;flex-direction:column;width:100%;margin-bottom:50px}.first__row-a5f4cc{display:flex;justify-content:space-between}.first__item-_6de99{display:flex;flex-direction:column;align-items:flex-start;gap:10px;transition:.3s}.first__item_error-_67423{grid-template-rows:1fr}.first__itemTitle-_1d3ae{color:#fcfcfc;font-size:16px;font-weight:500}.first__itemInput-d1f865{width:280px;height:40px;background-color:#27323e;border-radius:10px;border:2px solid#97bce6;color:#fcfcfc;font-size:16px;padding:0 20px;outline:none;transition:.3s}.first__itemEmail-acdafb{margin:15px 0}.first__itemEmail-acdafb input{width:100%}.first__itemBottom-_37ee9{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.error-e798fa{display:grid;align-items:flex-start;grid-template-rows:0fr;opacity:0;transition:.3s}.error_active-_338c2{opacity:1;grid-template-rows:1fr;transition:.3s}.error_message-_87ad2{min-height:0;display:block;max-width:280px;height:auto;font-size:14px;color:#ff9595;transition:.3s}.block-_89b01{position:relative}.block__input-a21879{width:280px;height:40px;background-color:#27323e;border-radius:10px;border:2px solid#97bce6;color:#fcfcfc;font-size:16px;padding:0 40px 0 20px;outline:none;transition:.3s}.block__eye-_22c68{position:absolute;right:0;top:0;display:flex;align-items:center;border-radius:0 20px 20px 0;width:40px;height:100%;cursor:pointer;justify-content:center}.block__eye-_22c68 svg{width:20px;height:20px}.block__eye-_22c68 svg path{stroke:#fcfcfc}.second__inner-_5cce8{margin-bottom:50px}.second__row-_837b6{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:25px}.second__row-_837b6:last-child{margin-bottom:0}.second__item-_9704e{display:block}.second__itemTitle-_0db85{color:#fcfcfc;font-size:16px;font-weight:500;margin-bottom:10px}.second__itemTitle-_0db85 span{color:#72818f}.second__itemInput-_02b5e{width:600px;height:120px;background-color:#27323e;border-radius:10px;border:2px solid#97bce6;color:#fcfcfc;font-size:16px;padding:0 20px;outline:none}.second__itemInputPass-_42c7c{padding-right:45px}.second__itemInputArea-c49ec8{height:140px;padding:10px 20px;resize:none}.second__itemInputArea-c49ec8::-webkit-scrollbar{display:none}.second__itemGroup-_1881b{position:relative;width:280px;height:40px;border-radius:10px;background-color:#27323e;color:#fcfcfc;padding:0 20px;-webkit-appearance:none;appearance:none;border:2px solid#97bce6;outline:none;cursor:pointer}.second__itemGroup-_1881b:before{content:"";display:block;position:absolute;right:5px;bottom:5px;border:10px solid rgba(0,0,0,0);border-top:10px solid green}.second__itemBtn-_78730{display:flex;justify-content:center;align-items:center;width:280px;height:40px;border-radius:10px;background-color:#27323e;color:#fcfcfc;padding:0 50px;border:2px solid#97bce6;outline:none;text-align:center;transition:.3s;cursor:pointer}.second__itemBtn-_78730:hover{background-color:#97bce6;color:#27323e}.third__title-_0b6b8{color:#fcfcfc;font-size:16px;font-weight:500;margin-bottom:50px}.third__inner-_9a4ca{display:flex;flex-direction:column;align-items:center;min-height:190px}.third__inner_active-_1123e{height:188px}.third__text-de1036{color:#fcfcfc;font-size:16px;font-weight:500;margin-bottom:20px}.third__inputBox-b0b0d8{display:flex;gap:20px}.third__inputBoxItem-_615ce{width:50px;height:60px;outline:0;background-color:rgba(0,0,0,0);border:2px solid#97bce6;color:#fcfcfc;border-radius:10px;font-size:20px;text-align:center;opacity:.5;transition:opacity.3s ease}.third__inputBoxItem_active-_36f12{opacity:1}.third__sendCodeAgain-b99b63{max-width:400px;width:100%;margin-top:10px}.third__sendCodeAgainText-_53fe9{font-size:14px;color:#97bce6;-webkit-user-select:none;user-select:none;cursor:pointer}.third__sendCodeAgainText_disabled-_06942{opacity:.5;cursor:default}.third__activeAcc-bee2c5{margin-top:50px}.button-enter{opacity:0}.button-enter-active{opacity:1;transition:opacity.3s}.button-exit{opacity:1}.button-exit-active{opacity:0;transition:opacity.3s}.btn-_81bdd{margin-top:10px;display:flex;justify-content:center;align-items:center}.btnText-c94266{padding:7px 16px;font-weight:500;font-size:14px;line-height:17px;color:#27323e;background:#97bce6;border-radius:10px;text-decoration:none;transition:.3s}.btnText-c94266:hover{background:#acd3ff}.button-f0193f{font-size:16px;font-weight:700;color:#27323e;background-color:#97bce6;border:0;border-radius:10px;padding:10px 40px;cursor:pointer;transition:all.3s}.button-f0193f:hover{background-color:#acd3ff}.registration{position:relative;height:calc(100vh - 100px);transform:translatey(50px);display:flex;align-items:center}.registration__errors{position:absolute;right:100px;top:0;z-index:99}.registration__complete{position:absolute;left:50%;transform:translatex(-50%);top:-20px;z-index:99}.registration__back-page{position:absolute;top:0;left:50px;width:50px;height:50px;border-radius:50%;transition:.3s}.registration__back-page svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.registration__back-page:hover{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,0);transition:.1s ease}.registration__back-page:active{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);transition:.1s ease}.registration__wrapper{display:flex;flex-direction:column;align-items:center;width:100%;min-height:210px}.registration__stages{position:absolute;top:100px}.registration__stage{max-width:600px;width:100%}.registration__bottom{max-width:600px;width:100%;display:flex;align-items:center;justify-content:space-between}.registration__bottom-sign{display:flex;gap:7px}.registration__bottom-sign-text{display:block;font-size:16px;font-weight:500;color:#fcfcfc}.registration__bottom-sign-link{display:block;font-size:16px;font-weight:500;color:#97bce6;transition:all.3s}.registration__bottom-sign-link:hover{color:#acd3ff}.node-enter{opacity:0}.node-enter-active{opacity:1;transition:opacity.3s}.node-exit{opacity:1}.node-exit-active{opacity:0;transition:opacity.3s}.buttonBye-enter-active{opacity:0}.buttonBye-exit-active{opacity:0;transition:opacity.3s}.buttonBye-enter-done{opacity:1;transition:.3s}.modal-_49cde{position:relative;display:flex;justify-content:center;align-items:center;border-radius:20px;background:#27323e;border:1px solid#90ee90;padding:35px 50px}.modal__close-_16aa3{position:absolute;width:25px;height:25px;border-radius:8px;right:15px;top:10px;transition:.3s;cursor:pointer}.modal__close_icon-_84046{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);width:15px;height:15px}.modal__close_icon-_84046 path{stroke:#97bce6;transition:.3s}.modal__close-_16aa3:hover{background:#97bce6}.modal__close-_16aa3:hover .modal__close_icon-_84046 path{stroke:#27323e}.modal__message-_56da0{text-align:center;white-space:pre-line;font-size:16px;font-weight:500;color:#90ee90}.news-paper{display:flex;flex-direction:column;gap:20px;max-width:1e3px;width:100%;margin:0 auto}.news-paper__inner{display:flex;flex-direction:column;gap:20px;margin-top:120px;background-color:#27323e;border-radius:5px;padding:40px 60px}.news-paper__inner_isProposed{align-items:center}.news-paper__title{font-size:24px;color:#fcfcfc;font-weight:700;white-space:pre-wrap;word-wrap:break-word}.news-paper__descr{font-size:18px;color:#fcfcfc;font-weight:400;white-space:pre-wrap;word-wrap:break-word;line-height:1.6em}.news-paper__descr a{color:#97bce6}.news-paper__descr a:hover{text-decoration:underline}.news-paper__image{display:flex;flex-direction:column;align-items:center;gap:10px}.news-paper__image-item{width:100%}.news-paper__image-item img{display:block;max-height:300px;max-width:100%;object-fit:cover;margin:0 auto}.news-paper__image-item_stretched img{width:100%}.news-paper__image-item_bg{background-color:#222c36;padding:15px}.news-paper__image-item_bg.news-paper__image-item_border{border:2px solid#3c4752}.news-paper__image-item_bg.news-paper__image-item_border img{border:none}.news-paper__image-item_border img{border:2px solid#3c4752}.news-paper__image-caption{display:block;color:#72818f;font-weight:600}.news-paper__images{display:grid;grid-template-columns:1fr 1fr;gap:20px}.card-_9ea7d{height:300px;width:100%;display:flex;flex-direction:column;background-color:#27323e;justify-content:center;align-items:center;border-radius:10px;outline:2px solid rgba(0,0,0,0);cursor:pointer;transition:.3s}.card-_9ea7d:hover{outline:2px solid#97bce6;box-shadow:0 0 16px 7px rgba(151,188,230,.2)}.card__icon-c9c992{margin-bottom:20px}.card__title-_65078{font-size:24px;color:#fcfcfc;font-weight:500}.groupsManagement{display:flex;flex-direction:column;margin-top:170px;align-items:center}.groupsManagement-modal{position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center;z-index:6;width:100%;min-height:100vh;background-color:rgba(0,0,0,.3)}.groupsManagement-modal__content{max-width:380px;width:100%;background-color:#27323e;border-radius:20px;padding:40px 40px 20px;display:flex;flex-direction:column;align-items:center;position:relative}.groupsManagement-modal__close{position:absolute;top:20px;right:30px;cursor:pointer}.groupsManagement-modal__item{width:100%}.groupsManagement-modal__item-title{font-size:20px;color:#fcfcfc;font-weight:500;margin-bottom:15px}.groupsManagement-modal__item-input{width:100%;font-size:20px;color:#fcfcfc;font-weight:500;margin-bottom:20px;background:none;border-radius:10px;border:1px solid#97bce6;padding:10px 20px;outline:none;-webkit-appearance:none;appearance:none}.groupsManagement-modal__item-input option{background-color:#27323e;font-weight:500}.groupsManagement__title{font-size:24px;color:#fcfcfc;font-weight:500;margin-bottom:50px}.groupsManagement__inner{width:100%}.groupsManagement__settings{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.groupsManagement__settings-left{display:flex;align-items:center;gap:40px;max-width:400px;width:100%}.groupsManagement__settings-left-item{padding:10px 20px;border-radius:10px;background-color:#27323e;color:#fcfcfc;font-size:20px;font-weight:400;cursor:pointer}.groupsManagement__settings-left-item_active{background:#97bce6;color:#27323e}.groupsManagement__settings-right{display:flex;align-items:center;justify-content:flex-end;gap:20px;width:100%}.groupsManagement__settings-right-item{position:relative}.groupsManagement__settings-right-item:last-child{max-width:160px;width:100%}.groupsManagement__settings-right-item-select{padding:10px 62px 10px 20px;border-radius:10px;background-color:#27323e;color:#fcfcfc;font-size:20px;font-weight:400;border:none;-webkit-appearance:none;appearance:none;outline:none;cursor:pointer}.groupsManagement__settings-right-item-search{padding:10px 62px 10px 20px;border-radius:10px;background-color:#27323e;color:#fcfcfc;font-size:20px;font-weight:400;border:none;outline:none}.groupsManagement__settings-right-item-button{text-align:center;padding:10px 0;border-radius:10px;background-color:#27323e;color:#fcfcfc;font-size:20px;font-weight:400;cursor:pointer;transition:.3s}.groupsManagement__settings-right-item-button_save{background-color:#97bce6;color:#27323e}.groupsManagement__settings-right-item-icon{position:absolute;right:20px;top:50%;transform:translatey(-50%)}.groupsManagement__settings-right-item-icon path{stroke:#fcfcfc}.groupsManagement__wrapper{display:grid;grid-template-columns:repeat(4,minmax(auto,390px));justify-content:space-between;row-gap:20px}.groupsManagement__anim-btn-enter{opacity:0}.groupsManagement__anim-btn-enter-active,.groupsManagement__anim-btn-exit{opacity:1}.groupsManagement__anim-btn-exit-active{opacity:0}.groupsManagement__anim-btn-enter-active,.groupsManagement__anim-btn-exit-active{transition:.3s}.password-recovery{position:relative;height:calc(100vh - 100px);transform:translatey(50px);display:flex;flex-direction:column;align-items:center;justify-content:center}.password-recovery__errors{position:absolute;right:100px;top:0;z-index:99}.password-recovery__complete{position:absolute;left:50%;transform:translatex(-50%);top:-20px;z-index:99}.password-recovery__back-page{position:absolute;top:0;left:50px;width:50px;height:50px;border-radius:50%;transition:.3s}.password-recovery__back-page svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.password-recovery__back-page:hover{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,0);transition:.1s ease}.password-recovery__back-page:active{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);transition:.1s ease}.password-recovery__top{position:absolute;top:100px}.password-recovery__title{font-weight:500;font-size:24px;line-height:29px;text-align:center;color:#fcfcfc;margin-bottom:36px}.password-recovery__stage{display:flex;align-items:center;min-height:170px;max-width:600px;width:100%}.password-recovery__stage-item{width:100%;display:flex;flex-direction:column;gap:15px}.password-recovery__stage-title{color:#fcfcfc;font-size:16px;font-weight:500}.password-recovery__stage-inner{position:relative}.password-recovery__stage-input{width:100%;height:40px;background-color:#27323e;border-radius:10px;border:2px solid#97bce6;color:#fcfcfc;font-size:16px;padding:0 20px;outline:none;transition:.3s}.password-recovery__stage-input-error-text{font-size:14px;color:#ff9595}.password-recovery__stage-eye{position:absolute;right:0;top:0;display:flex;align-items:center;border-radius:0 20px 20px 0;width:40px;height:100%;cursor:pointer;justify-content:center}.password-recovery__stage-eye svg{width:20px;height:20px}.password-recovery__stage-eye svg path{stroke:#fcfcfc}.password-recovery__stage-code{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}.password-recovery__stage-code-wrapper{display:flex;gap:20px}.password-recovery__stage-code-input{width:50px;height:60px;outline:0;background-color:rgba(0,0,0,0);border:2px solid#97bce6;color:#fcfcfc;border-radius:10px;font-size:20px;text-align:center;opacity:.5;transition:opacity.3s ease}.password-recovery__stage-code-input_active{opacity:1}.password-recovery__stage-new-password{display:flex;flex-direction:column;gap:20px;width:100%}.password-recovery__stage-bottom{max-width:600px;width:100%;margin-top:50px;transition:.3s .3s}.password-recovery__stage-button{margin-top:50px}.news-edit{display:flex;flex-direction:column;align-items:stretch;max-width:1e3px;margin:0 auto;margin-top:120px;background-color:#27323e;border-radius:20px}.news-edit__wrapper{height:100%;padding:40px}.news-edit__wrapper-title{display:block}.news-edit__dowload-preview{position:relative;float:right;margin-left:10px;z-index:1}.news-edit__dowload-preview-input{display:none}.news-edit__dowload-preview-btn{display:block;padding:5px 10px;max-width:200px;overflow:hidden;width:-webkit-max-content;width:max-content;background:#97bce6;cursor:pointer;transition:.3s;border-radius:5px}.news-edit__dowload-preview-btn:hover{background:#acd3ff}.news-edit__content{font-size:18px;color:#fcfcfc;font-weight:400}.news-edit__title{position:relative;font-size:24px;color:#fcfcfc;font-weight:700;margin:0 20px;outline:none;min-height:29px;width:100%}.news-edit__title:empty:after{content:"Заголовок";display:block;position:absolute;top:50%;left:0;transform:translatey(-50%);font-size:24px;color:#72818f;cursor:text}.news-edit__save{margin-top:auto}.editor{padding:0 20px;min-height:600px;margin-top:20px}.editor img{margin:0 auto;max-height:300px;object-fit:cover}.editor .ce-block__content{margin:0!important;max-width:100%}.editor .image-tool__caption{text-align:center;color:#72818f;font-weight:600}.editor .image-tool__caption[contentEditable=true][data-placeholder]:empty:before{left:50%;width:100%;transform:translatex(-50%)}.editor .codex-editor__redactor{padding-bottom:20px!important}.editor .cdx-input{border:none}.editor .ce-paragraph{color:#fcfcfc;font-size:18px;font-weight:400;overflow:hidden}.editor .ce-paragraph a{color:#97bce6;font-weight:500}.editor .codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]:empty:before{color:#72818f;cursor:text}.editor .ce-header{font-size:24px;font-weight:700}.editor .ce-toolbar__content{max-width:100%}.editor .ce-toolbar__plus,.editor .ce-toolbar__settings-btn{color:#97bce6}.editor .ce-toolbar__plus:hover,.editor .ce-toolbar__settings-btn:hover{background:#222c36}.editor .ce-popover{background:#222c36}.editor .ce-popover:hover{background:#222c36}.editor .ce-popover-item:hover{background:#27323e}.editor .ce-popover-item__title{color:#fcfcfc}.editor .ce-popover__search{background:#3c4752}.editor .ce-popover__search input{color:#fcfcfc}.editor-empty-highlight{animation:flashRed 1s;background-color:rgba(255,0,0,.247)}.editor .image-tool--withBorder .image-tool__image{border:none}.editor .image-tool--withBorder .image-tool__image img{border:2px solid#3c4752}.editor .image-tool--withBackground .image-tool__image{background-color:#222c36}.editor .image-tool--withBackground.image-tool--withBorder .image-tool__image{border:2px solid#3c4752}.editor .image-tool--withBackground.image-tool--withBorder .image-tool__image img{border:none}.editor .image-tool--withBackground .image-tool__image-picture{max-width:100%}.codex-editor ::selection{background-color:#083eaa;color:#fff}@keyframes flashRed{0%{background-color:rgba(255,0,0,.247)}to{background-color:rgba(255,0,0,0)}}.burgerBg-_53581{position:absolute;left:0;top:0}.burger-d0dc02{display:flex;flex-direction:column;align-items:center;z-index:7;position:fixed;left:-285px;top:0;width:285px;min-height:100vh;background:#27323e;transition:.3s}.burgerActive-c17529{display:flex;flex-direction:column;align-items:center;z-index:7;position:fixed;left:0;top:0;width:285px;min-height:100vh;background:#27323e;box-shadow:0 0 101px -5px rgba(0,0,0,.5);transition:.3s}.close-a81aed{position:absolute;top:10px;right:10px}.avatarBlock-c28506{position:relative;margin-top:50px;width:100%;height:233px;overflow:hidden;margin-bottom:15px}.avatar-bf61f9{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}.name-e14c29{display:block;margin:0 auto;text-align:center;font-weight:600;font-size:22px;line-height:27px;color:#fcfcfc;overflow:hidden}.notAuth-f0986e{font-weight:400;font-size:14px;line-height:17px;color:#fcfcfc;text-align:center;margin-top:10px}.notAuth-f0986e a{transition:all.3s}.notAuth-f0986e a:hover{color:#acd3ff}.notAuth__path-c29c24{color:#97bce6}.menu-_7d1b4{width:100%;margin-top:20px;display:flex;flex-direction:column;list-style:none}.menu__item-cda8aa{display:flex;align-items:center;text-transform:uppercase}.menu__item-cda8aa img{width:27px;height:27px;margin-right:30px}.menu__item__text-b4b970{font-weight:600;font-size:12px;line-height:15px;text-align:center;color:#fcfcfc;text-decoration:none;padding:10px 0;padding-left:30px}.menu__item__text-b4b970:hover{background-color:#222c36}.menu__itemGroupName-_1afc3{font-size:10px;color:#72818f;margin-left:5px}.logout-_76adc{outline:none;padding:7px 30px;border-radius:10px;font-size:16px;font-weight:700;background:rgba(0,0,0,0);border:1px solid#ff9595;color:#ff9595;cursor:pointer;transition:.3s;margin:auto 0 20px}.logout-_76adc:hover{background:#ff9595;color:#27323e}.popup-b2c7c8{background-color:rgba(0,0,0,.3);position:fixed;width:100%;height:100vh;z-index:-1;top:0;left:0;opacity:0;transition:opacity.3s ease,z-index.3s .3s}.popup_active-f30356{z-index:6;opacity:1;transition:opacity.3s ease}.header-e42574{position:fixed;top:0;left:0;z-index:4;background:#1e262f;display:flex;justify-content:center;align-items:center;width:100%;height:70px}.header__wrapper-_70500{position:relative;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.header__burgerBtn-c5ee06{cursor:pointer;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:.3s}.header__burgerBtn-c5ee06:hover{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,0);transition:.1s ease}.header__burgerBtn-c5ee06:active{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);transition:.1s ease}.header__logo-_21bb3{position:absolute;left:60px;width:200px}.header__logo-_21bb3 svg{display:block;width:100%}.header__logoCircle-_0995e{transform-box:fill-box}.header__logoCircle-_0995e:nth-child(3){transform-origin:45%50%}.header__logoCircle-_0995e:nth-child(4){transform-origin:50%50%}.header__logo_onHover-_78a5f .header__logoCircle-_0995e:nth-child(3){animation:animation-header-circle-cb6f3c 1.3s ease-out.7s}.header__logo_onHover-_78a5f .header__logoCircle-_0995e:nth-child(4){animation:animation-header-circle-cb6f3c 1.3s ease-out}.header__search-_4d794{position:relative;display:flex;justify-content:center;align-items:center;max-width:530px;width:100%;height:45px;margin:0 25px}.header__search__input-edc3e6{width:100%;height:100%;padding:0 50px 0 15px;background:none;outline:none;border:none;font-weight:300;font-size:16px;line-height:24px;color:#fcfcfc;border:1px solid#3c4752;border-radius:15px;transition:.3s}.header__search__input-edc3e6:focus{border:1px solid#97bce6}.header__search__icon-_7c15f{position:absolute;top:50%;right:15px;transform:translatey(-50%);transition:.3s ease;pointer-events:none}.header__search__icon-_7c15f *{transition:.3s}.header__createButtonPopUp-_9d8df{display:flex;gap:20px}@keyframes animation-header-circle-cb6f3c{0%{transform:rotate(0)}50%{transform:rotate(360deg)}to{transform:rotate(720deg)}}@media(max-width:1200px){.header__logo-_21bb3{display:none}}.button-fc1803{position:relative;width:37px;height:37px;border-radius:10px;border:1px solid#3c4752;background-color:#27323e;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;cursor:pointer;transition:.3s}.button_active-bef7e1{border:1px solid#97bce6}.button_active-bef7e1 .button__cross-_3af20{rotate:225deg}.button_active-bef7e1 .button__cross-_3af20 path{stroke:#97bce6}.button__cross-_3af20{width:20px;height:20px;transition:.3s;-webkit-user-select:none;user-select:none}.button__content-fc7979{position:absolute;top:150%;right:0;display:flex;cursor:default;width:225px;border-radius:15px;border:1px solid#3c4752;flex-direction:column;align-items:flex-start;justify-content:center;font-size:15px;padding:10px 0;background-color:#27323e}.button__contentItem-_3396a{display:flex;width:100%;padding:10px 15px;align-items:center;color:#97bce6;cursor:pointer;transition:.3s}.button__contentItem-_3396a:hover{background-color:#252c35}.button__contentItemImg-_2950c{width:15px;height:15px;margin-right:10px}.create-anim-enter{opacity:0}.create-anim-enter-active{opacity:1;transition:opacity.3s}.create-anim-exit{opacity:1}.create-anim-exit-active{opacity:0;transition:opacity.3s}.search-_9766c{position:absolute;top:50px;width:100%;background:#27323e;border:1px solid#3c4752;border-radius:15px;display:flex;flex-direction:column;justify-content:start;align-items:center;overflow:hidden;min-height:50px;max-height:500px;overflow:auto}.search-_9766c::-webkit-scrollbar{width:0}.search__content-e737e9{width:100%}.search__content__box-_5548d{background:rgba(0,0,0,.15);display:flex;justify-content:space-between;align-items:center;border-top:1px solid#3c4752;padding:20px 30px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.search__content__box-_5548d:first-child{border-top:0}.search__content__box__info-fcde99{display:flex;align-items:center;gap:10px}.search__content__box__info-fcde99 svg{width:22px}.search__content__box__info-fcde99 svg path{fill:#97bce6}.search__content__box__info__title-_8c97a{font-size:16px;font-weight:600;color:#97bce6}.search__content__arrow-ddd645{transform:rotatex(180deg);transition:.3s}.search__content__arrow_active-_7adfb{transform:rotatex(0)}.search__content__list-_86c20{display:flex;flex-direction:column}.search__content__list-_86c20 li{border-bottom:1px solid#3c4752}.search__content__list-_86c20 li:last-child{border-bottom:none}.search__content__list__item-ef2026{display:flex;justify-content:space-between;align-items:center;padding:15px 30px;border-bottom:1px solid#3c4752;transition:.3s;cursor:pointer}.search__content__list__item-ef2026:last-child{border-bottom:none}.search__content__list__item-ef2026:hover{background:#252c35}.search__content__list__item__info-_600d5{display:flex;align-items:center;gap:10px}.search__user-_7ef81{width:30px;height:30px;position:relative}.search__user__img-da1b3d{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;border-radius:100%}.search__userCircle-_07457{position:absolute;bottom:0;right:0;background-color:#97bce6;border-radius:100%;outline:2px solid#27323e;width:10px;height:10px}.search__user__name-bd3cd9{color:#fcfcfc;font-size:16px;font-weight:400;overflow:hidden}.search__user__group-_8b1c4{color:#97bce6;font-size:14px;font-weight:400}.search__user_project-fc43f4{width:40px;border-radius:4px}.search__user_project-fc43f4 img{border-radius:4px}.center-d6dbf6{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.notFound-bca4e3{font-size:16px;color:#fcfcfc;font-weight:400}.animate__list-enter{opacity:0;height:0}.animate__list-enter-active{opacity:1;height:100px;transition:.3s}.animate__list-exit{opacity:1;height:0}.animate__list-exit-active{opacity:0;height:0;transition:.1s}.notification-_6beb9{position:relative;width:37px;height:37px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;border-radius:10px;border:1px solid#3c4752;background-color:#27323e;cursor:pointer;transition:.3s}.notification_active-_4f867{border-color:#97bce6}.notification_active-_4f867>.notification__icon-_6a882 path{stroke:#97bce6}.notification__icon-_6a882{display:block;width:30px;transform-origin:top}.notification__icon_active-c2a829{animation:animateNotification-_44989 1s forwards}.notification__icon-_6a882 path{stroke:#fcfcfc;strokewidth:1;transition:.3s}.notification__circle-ce314e{position:absolute;width:15px;height:15px;top:-5px;right:-5px;background-color:#97bce6;border-radius:50%}@keyframes animateNotification-_44989{0%{transform:rotate(0)}33%{transform:rotate(-7deg)}66%{transform:rotate(7deg)}to{transform:rotate(0)}}.block-a78a3c{position:absolute;top:150%;right:0;width:400px;max-height:500px;display:flex;flex-direction:column;gap:20px;border-radius:15px;border:1px solid#3c4752;background-color:#27323e;padding:20px;cursor:default}.blockTitle-_9983b{font-size:20px;font-weight:700;color:#fcfcfc;text-align:center}.blockList-_929f9{display:flex;flex-direction:column;gap:10px;overflow:auto}.blockList-_929f9::-webkit-scrollbar{width:0}.blockListNo-c8dc5a{background:#222c36;padding:12px;border-radius:15px;font-size:16px;color:#fcfcfc;text-align:center}.block__trash-_917e1{position:absolute;right:20px;top:20px;width:25px;height:25px;cursor:pointer}.block__trash-_917e1 svg path{stroke:#fcfcfc;transition:.3s}.block__trash-_917e1:hover svg path{stroke:#ff9595}.item-a3d3bd{position:relative;background:#222c36;display:flex;align-items:center;gap:10px;border-radius:15px;padding:12px 12px 30px}.item__avatar-fb213e{position:relative;width:36px;height:36px}.item__avatarImg-da5444{position:absolute;display:block;width:100%;height:100%;border-radius:100%;object-fit:cover}.item__avatarIcon-_76442{position:absolute;right:-2px;bottom:-4px}.item__avatarIcon-_76442 svg{display:block;width:16px;height:auto}.item__avatarIcon-_76442 svg path{stroke:#222c36;strokewidth:1}.item__content-d817ca{display:flex;flex-direction:column;align-items:flex-start}.item__contentName-_79cb8{font-size:16px;font-weight:700;color:#97bce6;overflow:hidden;transition:.3s}.item__contentName-_79cb8:hover{color:#acd3ff}.item__contentText-_82eec{font-size:16px;font-weight:500;color:#fcfcfc}.item__contentText_primary-dc01c2{color:#97bce6;transition:.3s}.item__contentText_primary-dc01c2:hover{color:#acd3ff}.item__contentTime-_037fb{position:absolute;bottom:10px;font-size:14px;font-weight:500;color:#72818f}.item__close-_3230a{position:absolute;right:15px;top:12px;transform:rotate(45deg);width:20px;height:20px;display:flex;justify-content:center;align-items:center;cursor:pointer}.item__close-_3230a:hover svg path{stroke:#ff9595}.item__close-_3230a svg{width:15px;height:15px}.item__close-_3230a svg path{transition:.3s}*{margin:0;padding:0;box-sizing:border-box;font-family:"Montserrat",sans-serif!important}button:disabled{opacity:.5;pointer-events:none}input[type=password]::-ms-reveal,input[type=password]::-webkit-contacts-auto-fill-button,input[type=password]::-webkit-credentials-auto-fill-button,input[type=password]::-webkit-eye,input[type=password]::-webkit-inner-spin-button,input[type=password]::-webkit-outer-spin-button{display:none!important}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:#222c36;border-radius:10px}::-webkit-scrollbar-thumb{background:#97bce6;border-radius:10px}.registration{position:relative;height:calc(100vh - 100px);transform:translatey(50px);display:flex;align-items:center}.registration__errors{position:absolute;right:100px;top:0;z-index:99}.registration__complete{position:absolute;left:50%;transform:translatex(-50%);top:-20px;z-index:99}.registration__back-page{position:absolute;top:0;left:50px;width:50px;height:50px;border-radius:50%;transition:.3s}.registration__back-page svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.registration__back-page:hover{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,0);transition:.1s ease}.registration__back-page:active{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);transition:.1s ease}.registration__wrapper{display:flex;flex-direction:column;align-items:center;width:100%;min-height:210px}.registration__stages{position:absolute;top:100px}.registration__stage{max-width:600px;width:100%}.registration__bottom{max-width:600px;width:100%;display:flex;align-items:center;justify-content:space-between}.registration__bottom-sign{display:flex;gap:7px}.registration__bottom-sign-text{display:block;font-size:16px;font-weight:500;color:#fcfcfc}.registration__bottom-sign-link{display:block;font-size:16px;font-weight:500;color:#97bce6;transition:all.3s}.registration__bottom-sign-link:hover{color:#acd3ff}.node-enter{opacity:0}.node-enter-active{opacity:1;transition:opacity.3s}.node-exit{opacity:1}.node-exit-active{opacity:0;transition:opacity.3s}.buttonBye-enter-active{opacity:0}.buttonBye-exit-active{opacity:0;transition:opacity.3s}.buttonBye-enter-done{opacity:1;transition:.3s}.auth{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:330px}.auth__back-page{position:absolute;top:50px;left:50px;width:50px;height:50px;border-radius:50%;transition:.3s}.auth__back-page svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.auth__back-page:hover{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,0);transition:.1s ease}.auth__back-page:active{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);transition:.1s ease}.auth__errors{position:absolute;right:100px;top:50px;z-index:99}.auth__title{font-weight:500;font-size:24px;line-height:29px;text-align:center;color:#fcfcfc;margin-bottom:36px}.auth__form{display:flex;gap:15px;flex-direction:column}.auth__forget{align-self:flex-end;font-weight:500;font-size:14px;line-height:17px;text-align:center;color:#fcfcfc}.auth__input{display:flex;gap:15px;flex-direction:column;align-items:flex-start}.auth__input-title{font-weight:500;font-size:16px;line-height:19px;text-align:center;color:#fcfcfc}.auth__input-inner{position:relative}.auth__input-item{width:400px;height:40px;background-color:#27323e;border-radius:10px;border:2px solid#97bce6;color:#fcfcfc;font-size:16px;padding:0 40px 0 20px;outline:none}.auth__input-eye{position:absolute;right:0;top:0;display:flex;align-items:center;border-radius:0 20px 20px 0;width:40px;height:100%;cursor:pointer;justify-content:center}.auth__input-eye svg{width:20px;height:20px}.auth__input-eye svg path{stroke:#fcfcfc}.auth__notAuth{display:flex;justify-content:center}.auth__notAuthText{display:block;font-size:16px;font-weight:500;color:#fcfcfc;margin-right:7px}.auth__notAuthLink{display:block;font-size:16px;font-weight:500;color:#97bce6;transition:all.3s}.auth__notAuthLink:hover{color:#acd3ff}:root{--transform:2000px}.profile{width:100%;margin-top:100px}.profile__inner{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.profile__left{display:flex;flex-direction:column;gap:20px;grid-column-start:1;grid-column-end:10}.profile__left-miniature-modal{position:absolute;z-index:5;top:0;left:0;background-color:rgba(0,0,0,.5);width:100%;height:100%}.profile__left-miniature-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#27323e;padding:50px;border-radius:20px}.profile__left-miniature-modal-btn{margin-top:20px}.profile__left-user{display:flex;padding:40px;background:#27323e;border-radius:10px}.profile__left-user-face{display:flex;flex-direction:column;align-items:center;margin-right:60px;gap:20px}.profile__left-user-avatar{position:relative;width:250px;height:250px;overflow:hidden}.profile__left-user-avatar-inner:after{content:"";background:url(data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KCjwhLS0gVXBsb2FkZWQgdG86IFNWRyBSZXBvLCB3d3cuc3ZncmVwby5jb20sIFRyYW5zZm9ybWVkIGJ5OiBTVkcgUmVwbyBNaXhlciBUb29scyAtLT4KPHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4Kc3Ryb2tlLWxpbmVqb2luCjxnIGlkPSJTVkdSZXBvX2JnQ2FycmllciIgc3Ryb2tlLXdpZHRoPSIwIi8+Cgo8ZyBpZD0iU1ZHUmVwb190cmFjZXJDYXJyaWVyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KCjxnIGlkPSJTVkdSZXBvX2ljb25DYXJyaWVyIj4gPHBhdGggZD0iTTIyIDEwLjVWMTJDMjIgMTYuNzE0IDIyIDE5LjA3MTEgMjAuNTM1NSAyMC41MzU1QzE5LjA3MTEgMjIgMTYuNzE0IDIyIDEyIDIyQzcuMjg1OTUgMjIgNC45Mjg5MyAyMiAzLjQ2NDQ3IDIwLjUzNTVDMiAxOS4wNzExIDIgMTYuNzE0IDIgMTJDMiA3LjI4NTk1IDIgNC45Mjg5MyAzLjQ2NDQ3IDMuNDY0NDdDNC45Mjg5MyAyIDcuMjg1OTUgMiAxMiAySDEzLjUiIHN0cm9rZT0iIzk3YmNlNiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPiA8cGF0aCBkPSJNMTYuNjUyIDMuNDU1MDZMMTcuMzAwOSAyLjgwNjI0QzE4LjM3NTkgMS43MzEyNSAyMC4xMTg4IDEuNzMxMjUgMjEuMTkzOCAyLjgwNjI0QzIyLjI2ODcgMy44ODEyNCAyMi4yNjg3IDUuNjI0MTUgMjEuMTkzOCA2LjY5OTE0TDIwLjU0NDkgNy4zNDc5NU0xNi42NTIgMy40NTUwNkMxNi42NTIgMy40NTUwNiAxNi43MzMxIDQuODMzNzkgMTcuOTQ5NyA2LjA1MDMyQzE5LjE2NjIgNy4yNjY4NSAyMC41NDQ5IDcuMzQ3OTUgMjAuNTQ0OSA3LjM0Nzk1TTE2LjY1MiAzLjQ1NTA2TDEwLjY4NzIgOS40MTk5M0MxMC4yODMyIDkuODIzOTQgMTAuMDgxMiAxMC4wMjU5IDkuOTA3NDMgMTAuMjQ4N0M5LjcwMjQ5IDEwLjUxMTQgOS41MjY3OSAxMC43OTU3IDkuMzgzNDQgMTEuMDk2NUM5LjI2MTkxIDExLjM1MTUgOS4xNzE1NyAxMS42MjI1IDguOTkwODkgMTIuMTY0Nkw4LjQxMjQyIDEzLjlNMjAuNTQ0OSA3LjM0Nzk1TDE0LjU4MDEgMTMuMzEyOEMxNC4xNzYxIDEzLjcxNjggMTMuOTc0MSAxMy45MTg4IDEzLjc1MTMgMTQuMDkyNkMxMy40ODg2IDE0LjI5NzUgMTMuMjA0MyAxNC40NzMyIDEyLjkwMzUgMTQuNjE2NkMxMi42NDg1IDE0LjczODEgMTIuMzc3NSAxNC44Mjg0IDExLjgzNTQgMTUuMDA5MUwxMC4xIDE1LjU4NzZNMTAuMSAxNS41ODc2TDguOTc3MDkgMTUuOTYxOUM4LjcxMDM1IDE2LjA1MDggOC40MTYyNiAxNS45ODE0IDguMjE3NDQgMTUuNzgyNkM4LjAxODYyIDE1LjU4MzcgNy45NDkyIDE1LjI4OTcgOC4wMzgxMSAxNS4wMjI5TDguNDEyNDIgMTMuOU0xMC4xIDE1LjU4NzZMOC40MTI0MiAxMy45IiBzdHJva2U9IiM5N2JjZTYiIHN0cm9rZS13aWR0aD0iMS41Ii8+IDwvZz4KCjwvc3ZnPg==)no-repeat center center/50px#000;position:absolute;z-index:3;width:100%;height:100%;border-radius:100%;display:flex;justify-content:center;align-items:center;opacity:0;cursor:pointer;transition:.3s}.profile__left-user-avatar-inner:hover:after{opacity:.5}.profile__left-user-avatar-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;border-radius:100%}.profile__left-user-avatar-online{position:absolute;bottom:15px;right:15px}.profile__left-user-avatar-online_true{background-color:#97bce6;border-radius:100%;border:3px solid#27323e;width:35px;height:35px}.profile__left-user-avatar-online_false{font-weight:600;color:#fcfcfc;padding:2px 10px;background-color:#3c4752;border:3px solid#27323e;border-radius:30px}.profile__left-user-avatar-input{position:absolute;display:none;width:0;height:0;opacity:0}.profile__left-user-avatar-add{position:absolute;top:0;right:0;max-width:25px;cursor:pointer}.profile__left-user-avatar-add:hover{transform:scale(.9)}.profile__left-user-socials{display:flex;justify-content:space-between;max-width:175px;width:100%}.profile__left-user-socials-icon{width:35px;height:35px;border-radius:100%;overflow:hidden;cursor:pointer}.profile__left-user-socials-icon:hover{transform:scale(1.1)}.profile__left-user-socials-icon-img{object-fit:cover}.profile__left-user-button{position:relative;display:flex;max-height:40px}.profile__left-user-button_other button{border-radius:10px 0 0 10px}.profile__left-user-button-message{width:-webkit-min-content;width:min-content;display:inline-block;border-radius:0 10px 10px 0;background-color:#97bce6;padding:10px 15px;text-align:center;font-size:16px;font-weight:500;border:0;border-left:1px solid#27323e;outline:0;cursor:pointer;transition:all.3s}.profile__left-user-button-message:hover{background-color:#acd3ff}.profile__left-user-button-message svg{display:block;width:auto;height:100%}.profile__left-user-button-message svg path{fill:#27323e}.profile__left-user-info{width:100%;height:auto;display:flex;flex-direction:column}.profile__left-user-name{display:flex;align-items:center;margin-top:50px}.profile__left-user-nickname{font-weight:500;font-size:32px;color:#fcfcfc;overflow:hidden}.profile__left-user-achievement{margin-left:20px}.profile__left-user-more-info{display:flex;flex-direction:column;font-weight:400;font-size:18px;color:#fcfcfc;margin-bottom:20px;margin-top:10px}.profile__left-user-full-name{margin-bottom:5px;overflow:hidden}.profile__left-user-description{font-weight:400;font-size:18px;color:#fcfcfc;max-height:142px;height:100%;background-color:#222c36;border-radius:5px;padding:10px;overflow-y:auto}.profile__left-user-description-text{display:inline-block;word-break:break-word;white-space:pre-line;overflow:hidden}.profile__left-user-description-text_edit{transition:.3s;cursor:pointer}.profile__left-user-description-text_edit:hover{color:#97bce6}.profile__left-content{position:relative;width:100%}.profile__left-content-settings{width:25px;height:25px;position:absolute;top:10px;right:10px;cursor:pointer;transition:.3s}.profile__left-content-settings svg{display:block;width:100%;height:100%;transform:rotate(90deg);transition:.3s}.profile__left-content-settings svg path{fill:rgba(0,0,0,0);stroke:#97bce6;transition:.3s}.profile__left-content-settings:hover svg,.profile__left-content-settings_active svg{transform:scale(.9)}.profile__left-content-settings:hover svg path,.profile__left-content-settings_active svg path{fill:#97bce6;stroke:rgba(0,0,0,0)}.profile__left-content__menu-wrapper{margin-bottom:20px;overflow:hidden;width:100%;padding:0 40px;background:#27323e;border-radius:10px}.profile__left-content-main{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;width:100%;padding:40px;background:#27323e;border-radius:10px;min-height:314px}.profile__left-content-main-achievement{grid-template-columns:1fr;column-gap:90px;width:100%}.profile__friends{position:-webkit-sticky;position:sticky;top:100px;display:flex;flex-direction:column;gap:20px;border-radius:10px;grid-column-start:10;grid-column-end:13;max-height:724px;overflow:hidden}.profile__friends-menu{list-style:none;display:flex;gap:10px;background-color:#27323e;padding:10px;border-radius:10px}.profile__friends-menu-item{position:relative;width:100%;text-align:center;padding:10px 15px;background-color:#27323e;color:#97bce6;font-size:16px;line-height:20px;font-weight:600;border-radius:10px;text-transform:uppercase;border:1px solid#97bce6;cursor:pointer;transition:all.3s}.profile__friends-menu-item:hover{background-color:#252c35}.profile__friends-menu-item_active{background-color:#97bce6;color:#27323e;border:1px solid#97bce6}.profile__friends-menu-item_active:hover{background-color:#acd3ff}.profile__friends-menu-item_other{border-radius:0;border:none;color:#fcfcfc;pointer-events:none}.profile__friends-menu-item-circle{position:absolute;width:15px;height:15px;top:-5px;right:-5px;background-color:#97bce6;outline:2px solid#27323e;border-radius:50%}.profile__friends-inner{background:#27323e;border-radius:10px;padding:10px;height:100%;display:flex;flex-direction:column;gap:10px;overflow-y:auto;overflow-x:hidden}.profile__friends-search{outline:none;width:100%;background-color:#222c36;border-radius:5px;border:none;font-size:16px;padding:5px 20px;font-weight:400;color:#fcfcfc}.profile__friends-content{display:flex;flex-direction:column;gap:10px}.profile__friends-content::-webkit-scrollbar{width:0}.profile__friends-content_center{color:#97bce6;height:100%;align-items:center;justify-content:center}.itemLeft-enter{opacity:0;transform:translatex(2e3px)}.itemLeft-enter-active{position:absolute;opacity:1;transition:.5s ease-in-out;transform:translatex(0)}.itemLeft-exit{opacity:1;transform:translatex(0)}.itemLeft-exit-active{opacity:0;transition:.5s ease-in-out;transform:translatex(var(--transform))}.itemRight-enter{opacity:0;transform:translatex(-2e3px)}.itemRight-enter-active{position:absolute;opacity:1;transition:.5s ease-in-out;transform:translatex(0)}.itemRight-exit{opacity:1;transform:translatex(0)}.itemRight-exit-active{opacity:0;transition:.5s ease-in-out;transform:translatex(var(--transform))}.projects{margin-top:150px;width:100%}.projects__title{font-weight:500;font-size:34px;line-height:49px;color:#fcfcfc;text-transform:uppercase;margin-bottom:10px}.projects__searchSettings{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:20px}.projects__searchSettings-search{grid-column-start:1;grid-column-end:5}.projects__searchSettings-filter{grid-column-start:5;grid-column-end:6}.projects__wrapper{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;justify-items:center;gap:20px}.projects__wrapper:last-child{margin-top:25px}.projects__link{display:block;border-radius:5px;width:100%}.projects__error{grid-column-start:1;grid-column-end:6;font-size:18px;font-weight:400;color:#fcfcfc}.projects__spinner{grid-column-start:3;grid-column-end:4;margin-top:40px}.slick-list{padding:20px 10px}.slick-arrow:before{content:""}.splide{width:calc(100% + 40px);transform:translatex(-20px)}.splide:before{content:"";display:block;position:absolute;left:-10px;height:100%;width:100px;z-index:3;background:linear-gradient(90deg,#1e262f 0%,rgba(33,44,54,.5)70%,transparent 100%)}.splide:after{content:"";display:block;position:absolute;top:0;right:-10px;height:100%;width:100px;z-index:3;background:linear-gradient(270deg,#1e262f 0%,rgba(33,44,54,.5)70%,transparent 100%)}.splide__track{padding:20px!important}.splide__slide,.splide__slide.is-active{border:none!important}.splide__arrow svg{fill:none}.splide__arrow--next{z-index:5;right:35px}.splide__arrow--prev{z-index:5;left:35px}.splide__arrows{z-index:5}@media(max-width:1600px){.projects__title{font-size:34px}}@media(max-width:1400px){.projects__title{font-size:30px}}@media(max-width:1200px){.projects__searchSettings{grid-template-columns:1fr 1fr 1fr}.projects__searchSettings-search{grid-column-start:1;grid-column-end:3}.projects__searchSettings-filter{grid-column-start:3;grid-column-end:4}.projects__wrapper{grid-template-columns:1fr 1fr 1fr}.projects__spinner{grid-column-start:2;grid-column-end:3}}@media(max-width:1024px){.projects__searchSettings{grid-template-columns:1fr 1fr}.projects__searchSettings-search{grid-column-start:1;grid-column-end:2}.projects__searchSettings-filter{grid-column-start:2;grid-column-end:3}.projects__wrapper{grid-template-columns:1fr 1fr}.projects__spinner{grid-column-start:1;grid-column-end:3}}@media(max-width:768px){.projects__title{font-size:24px}}@media(max-width:576px){.projects__searchSettings{grid-template-columns:1fr}.projects__searchSettings-search{grid-column-start:1;grid-column-end:3}.projects__searchSettings-filter{grid-column-start:1}.projects__wrapper{grid-template-columns:1fr}.projects__spinner{grid-column-start:1;grid-column-end:2;margin-top:40px}.splide:before{content:none}.splide:after{content:none}}a{text-decoration:none}.news{width:100%;display:flex;flex-direction:column;margin-top:150px}.news__title{font-weight:500;font-size:34px;color:#fcfcfc;text-transform:uppercase;margin-right:50px}.news__title-wrapper{display:flex;align-items:center;margin-bottom:50px}.news__propose{font-weight:500;font-size:20px;line-height:24px;text-align:justify;color:rgba(255,255,255,.4);cursor:pointer}.news__cards{display:grid;grid-template-columns:repeat(5,minmax(auto,300px));justify-content:space-between;gap:20px}@media(max-width:1600px){.news__cards{row-gap:40px}.news__title{font-size:34px}}@media(max-width:1400px){.news__title{font-size:30px}}@media(max-width:1200px){.news__cards{grid-template-columns:1fr 1fr 1fr}}@media(max-width:1024px){.news__cards{grid-template-columns:1fr 1fr}}@media(max-width:768px){.news__title{font-size:24px}.news__title-wrapper{margin-bottom:30px}}@media(max-width:576px){.news__cards{grid-template-columns:1fr}.news__title{margin-right:0}.news__title-wrapper{justify-content:center;margin-bottom:20px}}.messenger{max-width:1400px;width:100%;margin:0 auto;position:relative;z-index:5}.messenger__inner{display:flex;height:100vh}.project{max-width:1e3px;margin:0 auto;margin-top:120px}.project__header{margin-bottom:20px}.project__content{display:flex;flex-direction:column;justify-content:space-between;gap:30px;margin-bottom:20px}.news-paper{display:flex;flex-direction:column;gap:20px;max-width:1e3px;width:100%;margin:0 auto}.news-paper__inner{display:flex;flex-direction:column;gap:20px;margin-top:120px;background-color:#27323e;border-radius:5px;padding:40px 60px}.news-paper__inner_isProposed{align-items:center}.news-paper__title{font-size:24px;color:#fcfcfc;font-weight:700;white-space:pre-wrap;word-wrap:break-word}.news-paper__descr{font-size:18px;color:#fcfcfc;font-weight:400;white-space:pre-wrap;word-wrap:break-word;line-height:1.6em}.news-paper__descr a{color:#97bce6}.news-paper__descr a:hover{text-decoration:underline}.news-paper__image{display:flex;flex-direction:column;align-items:center;gap:10px}.news-paper__image-item{width:100%}.news-paper__image-item img{display:block;max-height:300px;max-width:100%;object-fit:cover;margin:0 auto}.news-paper__image-item_stretched img{width:100%}.news-paper__image-item_bg{background-color:#222c36;padding:15px}.news-paper__image-item_bg.news-paper__image-item_border{border:2px solid#3c4752}.news-paper__image-item_bg.news-paper__image-item_border img{border:none}.news-paper__image-item_border img{border:2px solid#3c4752}.news-paper__image-caption{display:block;color:#72818f;font-weight:600}.news-paper__images{display:grid;grid-template-columns:1fr 1fr;gap:20px}.groups{width:100%;margin-top:150px;color:#fcfcfc;display:flex;flex-direction:column}.groups__title{font-weight:500;font-size:40px;margin-bottom:50px}.groups__spSelect-wrapper{margin-bottom:50px}.groups__spSelect{display:block}.groups__spSelect_mobile{display:none}.groups__wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:20px}@media(max-width:1200px){.groups__wrapper{grid-template-columns:1fr 1fr 1fr}}@media(max-width:1024px){.groups__wrapper{grid-template-columns:1fr 1fr}}@media(max-width:768px){.groups__spSelect{display:none}.groups__spSelect_mobile{display:block}.groups__spSelect-wrapper{margin-bottom:20px}}@media(max-width:576px){.groups__wrapper{grid-template-columns:1fr}}.group{margin-top:155px}.group__title{color:#fcfcfc;font-weight:500;font-size:40px;text-align:center;margin-bottom:110px}.group__content-curator{margin-bottom:25px}.group__content-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px}.group__content-title{color:#fcfcfc;font-weight:300;font-size:24px;margin-bottom:25px}.group__content-title_color{color:#97bce6}.admin{margin-top:180px}.admin__title{text-align:center;color:#fcfcfc;font-size:24px;margin-bottom:150px}.admin__wrapper{display:grid;grid-template-columns:repeat(4,minmax(auto,360px));justify-content:space-between;column-gap:10px;row-gap:30px}.admin__card__disabled{opacity:.4;pointer-events:none}body{background:#1e262f;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;overflow-y:auto;scrollbar-gutter:stable;scroll-behavior:smooth}body::-webkit-scrollbar{display:none}.container{display:block;max-width:1650px;width:100%;margin:0 auto;padding:0 15px}.container_messenger{max-width:1400px}.App{position:relative;display:flex;flex-direction:column;height:100vh}.App__inner{flex:1 1 auto}.App__modalError{position:absolute;right:100px;top:100px;z-index:99}.modal__bg{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.3);z-index:6}.modal__complete{position:fixed;left:20px;bottom:20px;z-index:99}.project-skeleton,.friend-skeleton{width:100%;height:100%}@media(max-width:1600px){.container{max-width:1470px}}@media(max-width:1400px){.container{max-width:1270px}}@media(max-width:1200px){.container{max-width:1070px}}@media(max-width:1024px){.container{max-width:810px}}@media(max-width:768px){.container{max-width:630px}}@media(max-width:576px){.container{max-width:480px}}@media(max-width:425px){.container{max-width:100%}}.create-anim-enter{opacity:0}.create-anim-enter-active{opacity:1;transition:opacity.3s}.create-anim-exit{opacity:1;pointer-events:none;cursor:default}.create-anim-exit-active{opacity:0;transition:opacity.3s}.create-anim-scale-enter{opacity:0;transform:scale(0)}.create-anim-scale-enter-active{opacity:1;transform:scale(1);transition:opacity.3s,transform.3s}.create-anim-scale-exit{opacity:1;transform:scale(1);pointer-events:none;cursor:default}.create-anim-scale-exit-active{opacity:0;transform:scale(0);transition:opacity.3s,transform.3s}.create-anim-update-enter{opacity:0}.create-anim-update-enter-active{opacity:1;transition:opacity.3s}.create-anim-update-exit{opacity:1}.create-anim-update-exit-active{opacity:.5;transition:opacity.3s}.create-anim-traslate-enter{opacity:0;transform:translatey(-50%)scaley(.6)}.create-anim-traslate-enter-active{opacity:1;transform:translatey(-100%)scaley(1);transition:opacity.2s ease-in,transform.2s}.create-anim-traslate-exit{opacity:1;transform:translatey(-100%)scaley(1)}.create-anim-traslate-exit-active{opacity:0;transform:translatey(-70%)scaley(.6);transition:opacity.2s ease-out,transform.2s}.popup-success-enter{opacity:0;transform:translatey(300px)}.popup-success-enter-active{opacity:1;transform:translatey(0);transition:.3s ease-out}.popup-success-exit{opacity:1;transform:translatey(0)}.popup-success-exit-active{opacity:0;transform:translatey(300px);transition:opacity.3s ease-out,transform 0s .3s}.error-enter{opacity:0}.error-enter-active{opacity:1;transition:opacity.3s}.error-exit{opacity:1}.error-exit-active{opacity:0;transition:opacity.3s}.message-enter{opacity:0;min-height:0;grid-template-rows:0fr;transform:translatey(30px)}.message-enter-active{opacity:1;min-height:0;grid-template-rows:1fr;transform:translatey(0)}.message-exit{opacity:1;min-height:0}.message-exit-active{opacity:0;min-height:0}.footer-_96a26{display:flex;flex-direction:column;margin-top:100px}.footer__line-c9b682{border:0;height:1px;background-color:#3c4752}.footer__inner-cd9e55{max-width:1650px;margin:0 auto;position:relative;width:100%;border-radius:10px;padding:25px 15px;display:flex;justify-content:space-between;align-items:center}.footer__logo-_3b41b{max-width:209px;width:100%}.footer__text-b3139e{position:absolute;left:50%;transform:translatex(-50%);display:flex;flex-direction:column;align-items:center;font-weight:300;font-size:16px;max-width:235px;text-align:center}.footer__text-b3139e a{text-decoration:none;color:#fcfcfc}.footer__links-_4dfeb{display:flex;justify-content:space-between}.footer__link-_9c7ea{max-width:35px;max-height:35px}.footer__linkItem-_6a7cb{width:35px;height:35px}@media(max-width:1600px){.footer__inner-cd9e55{max-width:1470px}}@media(max-width:1400px){.footer__inner-cd9e55{max-width:1270px}}@media(max-width:1200px){.footer__inner-cd9e55{max-width:1022px}}@media(max-width:1024px){.footer__inner-cd9e55{max-width:810px}.footer__logo-_3b41b{max-width:180px}}@media(max-width:768px){.footer__inner-cd9e55{max-width:630px}.footer__logo-_3b41b{max-width:165px}}@media(max-width:576px){.footer__inner-cd9e55{max-width:430px;flex-direction:column-reverse}.footer__links-_4dfeb{margin-bottom:20px}.footer__text-b3139e{position:static;transform:none;margin-bottom:40px}.footer__logo-_3b41b{max-width:209px}}.block-bd772d{position:absolute;z-index:6;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:700px;background-color:#27323e;border-radius:15px;padding:20px 0 60px;display:flex;flex-direction:column}.block__header-_119d3{position:relative}.block__headerTitle-c154e5{color:#fcfcfc;font-size:24px;font-weight:600;text-align:center}.block__headerClose-_9d2a5{position:absolute;top:0;right:20px}.block__content-_78fb8{position:relative;display:flex;flex:1 1 auto;padding:0 60px}.block__stage-_46d61{opacity:0;display:block;margin-top:40px}.block__stage_active-e43efa{animation:stageOpen-_88649.3s .3s forwards}@keyframes stageOpen-_88649{0%{opacity:0}to{opacity:1}}.node-enter{opacity:0}.node-enter-active{opacity:1;transition:opacity.3s}.node-exit{opacity:1}.node-exit-active{opacity:0;transition:opacity.3s}.node-stage-enter{opacity:1}.node-stage-enter-active{opacity:1;transition:opacity.3s}.node-stage-exit{opacity:1}.node-stage-exit-active{opacity:1;transition:opacity.3s}.block-_41422{display:flex;justify-content:space-between;align-items:center;gap:15px;max-width:270px;width:100%;margin:0 auto}.block__item-_956f7{position:relative}.block__itemCircle-_3a339{position:relative;width:25px;height:25px;border-radius:50%;border:1px solid#97bce6;overflow:hidden;cursor:pointer}.block__itemCircle-_3a339:before{content:"";position:absolute;top:0;left:0;height:100%;background-color:#97bce6;width:0;transition:.3s}.block__itemCircle_active-_943e4:before{width:100%;transition:.3s .3s}.block__itemTitle-_9104a{position:absolute;left:50%;transform:translate(-50%,10px);font-size:18px;font-weight:500;color:#fcfcfc}.block__line-c4000c{position:relative;width:100%;box-sizing:content-box;height:3px;border:1px solid#97bce6;border-radius:20px}.block__line-c4000c:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:#97bce6;transition:.3s}.block__line_active-df263c:before{width:100%}.block-c6969e{width:100%;display:flex;align-items:center;justify-content:center}.block__icon-a21d79 svg{display:block}.block__file-d3add9{position:absolute;width:100%;height:100%;opacity:0}.block__button-fc9904{position:absolute;bottom:0;left:50%;max-width:223px;width:100%;text-align:center;transform:translatex(-50%);background-color:#97bce6;color:#27323e;padding:10px 0;font-size:16px;font-weight:500;border:none;border-radius:10px;cursor:pointer;transition:.3s}.block__button-fc9904:hover{background-color:#acd3ff}.descr_file-c1919b{position:absolute;bottom:70px;font-size:18px;color:#fcfcfc}.block-_4255d{position:relative;display:flex;justify-content:space-between;gap:15px;margin-top:65px;width:100%}.block__info-_57a7f{display:flex;flex-direction:column;gap:20px;max-width:300px;width:100%}.block__infoItem-e79e9f{position:relative}.block__infoItemTitle-_1b4ce{position:relative;color:#fcfcfc;font-size:18px;font-weight:500;margin-bottom:10px}.block__infoItemInput-_20187{width:100%;outline:none;background-color:#27323e;border:2px solid#97bce6;border-radius:10px;padding:10px 15px;color:#fcfcfc;font-size:14px;font-weight:400}.block__infoItemInput-_20187::placeholder{color:rgba(255,255,255,.5)}.block__infoItemInput_area-_8ab24{resize:none;height:140px}.block__infoItemInput_preview-_8fe0b{display:block;cursor:pointer}.block__infoItemCount-_656b5{font-size:14px;color:#72818f}.block__preview-_6fa40{max-width:350px;width:100%;display:flex;flex-direction:column}.block__previewNone-f29809{height:215px;display:flex;justify-content:center;align-items:center;color:#97bce6;background:#222c36}.block__previewTitle-_78f02{color:#fcfcfc;font-size:18px;font-weight:500}.block__previewContent-_7a1a8{overflow:hidden;margin-top:10px;height:auto;border:2px solid#97bce6;background:#27323e;border-radius:10px}.block__previewText-_277ce{padding:16px}.block__previewTextTitle-_7255d{color:#fcfcfc;font-size:16px;font-weight:500;margin-bottom:10px;word-break:break-all;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block__previewTextDescr-b4200e{color:#fcfcfc;font-size:12px;font-weight:400;line-height:18px;word-wrap:break-word;max-height:74px;white-space:pre-wrap;overflow:auto}.block__button-_2c61e{position:absolute;bottom:0;right:0;padding:10px 40px;border-radius:10px;background:#97bce6;color:#27323e;font-size:16px;font-weight:700;border:none;outline:none;cursor:pointer;transition:.3s}.block__button-_2c61e:hover{background:#acd3ff}.AddProjectModalThird-_918a8{margin-top:65px;display:flex;font-size:18px;color:#fcfcfc;width:100%;justify-content:space-between}.AddProjectModalThird__settings-_91292{display:flex;flex-direction:column;margin-bottom:40px}.AddProjectModalThird__settings__title-_57008{margin-bottom:15px}.AddProjectModalThird__settings__select-df671f{margin-top:10px;font-weight:200;display:flex;gap:10px;cursor:pointer}.AddProjectModalThird__settings__select-df671f:nth-child(2){margin-top:0}.AddProjectModalThird__settings__select__wrapper-_7a553{display:flex;flex-direction:column}.AddProjectModalThird__settings__select-df671f:last-child{margin-bottom:0}.AddProjectModalThird__preview-_9854a{max-width:350px;width:100%}.AddProjectModalThird__preview__title-_3f24b{margin-bottom:10px}.AddProjectModalThird__preview__canvas-_89ec5{overflow:hidden;margin-top:10px;height:auto;border:2px solid#97bce6;background-color:#27323e;border-radius:10px}.AddProjectModalThird__previewText-_5a79d{padding:16px}.AddProjectModalThird__previewTextTitle-e6d535{color:#fcfcfc;font-size:16px;font-weight:500;margin-bottom:10px;word-break:break-all;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.AddProjectModalThird__previewTextDescr-d26902{color:#fcfcfc;font-size:12px;font-weight:400;line-height:18px;word-wrap:break-word;max-height:74px;white-space:pre-wrap;overflow:auto}.AddProjectModalThird__button-_2c966{position:absolute;bottom:0;right:60px;padding:10px 40px;border-radius:10px;background:#97bce6;color:#27323e;font-size:16px;font-weight:700;border:none;outline:none;cursor:pointer;transition:.3s}.AddProjectModalThird__button-_2c966:hover{background:#acd3ff}.block-_65ea9{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:350px;background:#27323e;border-radius:10px;padding:20px;display:flex;flex-direction:column;gap:10px}.block__title-_80da6{color:#fcfcfc;text-align:center;font-weight:400}.block__wrapper-ff7a2b{display:flex;justify-content:space-between}.modal-_34a7e{background-color:#27323e;z-index:100;position:absolute;max-width:1024px;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);padding:25px 50px 10px;border-radius:15px}.modal__close-a8f762{position:absolute;top:25px;right:25px}.modal__title-_5023e{color:#fcfcfc;font-size:24px;font-weight:600;text-align:center;margin-bottom:50px}.modal__content-edbf6f{display:flex;justify-content:space-between;gap:50px;margin-bottom:50px}.modal__contentInputs-_55bd8{display:flex;flex-direction:column;gap:40px;max-width:625px;width:100%}.modal__contentInput-_4bd8b{display:flex;flex-direction:column;gap:10px}.modal__contentInput-_4bd8b:last-child{height:100%}.modal__contentInput-_4bd8b:last-child .modal__contentInputItem-b3cbd4:last-child{resize:none;height:100%;line-height:1.5em}.modal__contentInputTitle-f9e278{color:#fcfcfc;font-size:18px;font-weight:500}.modal__contentInputTitleCount-de012c{font-size:14px;color:#72818f}.modal__contentInputItem-b3cbd4{outline:none;width:100%;color:#fcfcfc;font-size:16px;padding:15px;background-color:#27323e;border:2px solid#97bce6;border-radius:10px}.modal__contentInputItem-b3cbd4::placeholder{color:#72818f}.modal__contentPreview-_4577f{position:relative;max-width:340px;width:100%;height:340px;border:2px solid#97bce6;border-radius:10px;display:flex;flex-direction:column}.modal__contentPreviewFile-b454a4{position:relative;border-radius:10px 10px 0 0;border-bottom:1px solid#fcfcfc;width:100%;height:45%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;background-color:#27323e;padding-bottom:10px;cursor:pointer}.modal__contentPreviewFile-b454a4 img{position:absolute;border-radius:10px 10px 0 0;top:0;z-index:5;height:100%;width:100%;object-fit:cover;transition:.3s}.modal__contentPreviewFileImage-_7fa95{position:absolute;height:80px;top:calc(50% - 10px);left:50%;transform:translate(-50%,-50%)}.modal__contentPreviewFileImage-_7fa95 svg{display:block;width:100%;height:100%}.modal__contentPreviewFileSubtitle-_93dc8{color:#fcfcfc;font-size:16px;font-weight:600}.modal__contentPreviewFile-b454a4 input{position:absolute;z-index:-5;opacity:0;height:0;width:0}.modal__contentPreviewText-_42f0a{flex:1 0 auto;display:flex;flex-direction:column;padding:10px 15px;gap:5px}.modal__contentPreviewTitle-_244ce{color:#fcfcfc;font-size:16px;font-weight:500;word-break:break-all;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.modal__contentPreviewDescr-b74062{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word;color:#fcfcfc;font-size:13px;font-weight:400;white-space:pre-wrap}.modal__contentPreviewBottom-_0da3d{padding:0 15px}.modal__contentPreviewBottom-_0da3d hr{border:0;height:1px;width:100%;background-color:#fff}.modal__contentPreviewBottomWrapper-_342b7{display:flex;align-items:center;gap:30px;padding:15px 0;margin-left:15px}.modal__contentPreviewBottomItem-cecf6b{display:flex;align-items:center;gap:5px}.modal__contentPreviewBottomImg-_704c5 svg{display:block;width:16px}.modal__contentPreviewBottomNumber-_0bd89{color:#fcfcfc;font-size:13px;line-height:15px}.modal__bottom-_70512{display:flex;flex-direction:column;align-items:center;gap:20px}.modal__bottomText-_2f96e{color:#72818f}.modal__bottomBtn-_77751{min-width:208px}.editModal-_40c60{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:400px;width:100%;display:flex;flex-direction:column;background:#27323e;padding:20px 30px;border-radius:10px;gap:20px}.editModal__close-_34c52{position:absolute;top:20px;right:20px}.editModal__title-_4e5ea{font-size:24px;color:#fcfcfc;font-weight:400}.editModal__content-fc59b6{display:flex;flex-direction:column;gap:15px}.editModal__input-e2a224{width:100%;display:flex;flex-direction:column;gap:5px}.editModal__inputButton-_46636{width:-webkit-max-content;width:max-content;background-color:rgba(0,0,0,0);color:#97bce6;border:2px solid#97bce6;border-radius:5px;padding:5px 10px;cursor:pointer;transition:.3s}.editModal__inputButton-_46636:hover{background-color:#97bce6;color:#27323e}.editModal__input__title-_8fc09{font-size:16px;color:#fcfcfc}.editModal__input__title-_8fc09 span{color:#72818f}.editModal__input__item-_979b1{width:100%;padding:5px 10px;background:#222c36;border:none;outline:none;font-size:16px;color:#fcfcfc;border-radius:5px;resize:none;outline:2px solid rgba(0,0,0,0);transition:.3s}.editModal__input__item-_979b1::placeholder{color:#72818f}.editModal__input__item_error-_61e78{outline:2px solid#ff9595}.editModal__avatar-_7ef07{display:flex;align-items:center;gap:15px}.editModal__avatar__img-e4fb3f{width:60px;min-width:60px;height:60px;border-radius:100%;overflow:hidden}.editModal__avatar__img-e4fb3f img{width:100%;height:100%;object-fit:cover}.editModal__error-_2596f{font-size:14px;color:#ff9595;min-height:0}.editModal__error__wrapper-e95d96{display:grid;opacity:0;grid-template-rows:0fr;transition:.3s}.editModal__error__wrapper_active-_11695{grid-template-rows:1fr;opacity:1}.preloader-_86626{position:absolute;background-color:#1e262f;width:100%;height:100vh;z-index:999}.preloader-_86626 svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:auto}.preloader-_86626 svg path{transform-box:fill-box}.preloader-_86626 svg path:first-child{transform-origin:45%50%;animation:animation-preloader-_23c8e 2s ease-out infinite}.preloader-_86626 svg path:last-child{transform-origin:50%50%;animation:animation-preloader-second-_18e83 2s ease-out infinite}@keyframes animation-preloader-_23c8e{0%,40%{transform:rotate(0)}70%{transform:rotate(360deg)}to{transform:rotate(720deg)}}@keyframes animation-preloader-second-_18e83{0%,10%{transform:rotate(0)}50%{transform:rotate(360deg)}90%,to{transform:rotate(720deg)}}.headerMessenger-_0a570{position:fixed;top:0;left:0;z-index:4;background:#1e262f;display:flex;justify-content:center;align-items:center;width:100%;height:70px}.headerMessenger__wrapper-f9fbb8{position:relative;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.headerMessenger__burgerBtn-_815e0{cursor:pointer;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:.3s}.headerMessenger__burgerBtn-_815e0:hover{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,0);transition:.1s ease}.headerMessenger__burgerBtn-_815e0:active{background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);transition:.1s ease}.headerMessenger__createButtonPopUp-_5690b{display:flex;gap:20px}.wrapper-_047a1{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px}.projects-ccb50e{grid-column-start:1;grid-column-end:5;text-align:center}.projects__title-_69ae9{font-size:24px;font-weight:400;color:#fcfcfc;text-align:center}.projects__icon-_86402{height:200px}.projects__icon-_86402 svg{fill:rgba(0,0,0,0);height:100%}.projects__icon-_86402 svg path{stroke:#97bce6}.projectCardLink-_562f1{position:relative}.projectCardLink_isOnSetting-_72ce2{animation:onSetting-_6a7bd 1s infinite}@keyframes onSetting-_6a7bd{0%{transform:rotate(-.25deg)}25%{transform:rotate(.25deg)}50%{transform:rotate(-.25deg)}75%{transform:rotate(.25deg)}to{transform:rotate(-.25deg)}}.friends-_14a78{display:flex;justify-content:center;flex-direction:column;align-items:center}.friends__icon-a37f4e{height:200px}.friends__icon-a37f4e path{stroke:#97bce6}.friends__icon__title-_52f29{font-size:24px;font-weight:400;color:#fcfcfc;text-align:center}