@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400|Raleway:400,500,600,800&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{background:#d3d3d3;overflow-y:scroll;font-family:Verdana,Geneva,Tahoma,sans-serif}p{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-family:"Raleway"}i{padding:0}button,textarea{outline:none}::-webkit-scrollbar,textarea::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track,textarea::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px}::-webkit-scrollbar-thumb,textarea::-webkit-scrollbar-thumb{background:grey;border-radius:10px}a{text-decoration:none}.text-blue{color:#00f!important}.text-grey{color:grey}.app-wrapper{display:grid;max-width:1350px;min-height:89vh;margin:0 auto 20px;grid-template-areas:"h h" "n c";grid-template-rows:auto 1fr;grid-template-columns:.7fr 11.3fr;grid-gap:6px}.greenCircle{background:#00af4c;border-radius:50%}.greyCircle{background:#a0a0a0;border-radius:50%}.whiteCircle{position:relative;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.app-wrapper-content{grid-area:c}.bg-shadow{background:#fff;box-shadow:1px 1px 7px 1px #c2bbbb}.text-center{display:flex;justify-content:center;align-items:center}.user__button button{cursor:pointer;padding:7px 20px;min-width:100px;font-size:15px;color:#fff;background:#27aae1;outline:none;border:none;border-radius:20px;margin:0 10px}.user__button button:hover{background:#1d70e1;transition:.4s ease}.send__message{width:230%}.w100{width:100%}.showMore-buttonWrapper{text-align:center;padding:10px 0}.showMore-button{cursor:pointer;border:none;color:#27aae1;font-size:16px;background:#fff}.showMore-button:hover{text-decoration:underline;color:#1d70e1;transition:.4s ease}.nav{grid-area:n;background:#231f20}.burger__check{display:none}.burger__check:checked~.nav{left:0}.burger span{width:33px;height:3px;margin-left:10px;margin-bottom:5px;position:relative;background:#cdcdcd;border-radius:3px;z-index:1;display:none;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}@media screen and (max-width:900px){.app-wrapper{grid-template-areas:"h h" "c c";margin-bottom:0}.nav{position:fixed;left:-100%;height:100vh;padding-top:70px;z-index:1;transition:.6s cubic-bezier(.23,1,.52,1);min-width:25vw}.burger span{display:block}}@media screen and (max-width:768px){.user__button button{font-size:12px;min-width:90px}.app-wrapper{min-height:80vh}}.Header_header__2vDW8{background:#231f20;padding:10px 30px;box-shadow:1px 1px 7px 1px #c2bbbb;display:flex;justify-content:space-between;align-items:center;min-height:25px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.Header_logout__2nMCp button{cursor:pointer;background:transparent;border:none;font-size:20px;font-weight:700;color:#fff}.Header_header__2vDW8 img{width:50px}@media screen and (max-width:900px){.Header_header__2vDW8 .Header_header__imgWrapper__2v8Oy{display:none}.Header_logout__2nMCp button{font-size:16px;margin:0 5px}.Header_header__2vDW8{width:100%;z-index:2;padding:10px 0;box-shadow:0 0 0 0}}.NavBar_item__rGPDs{padding:10px;font-size:18px;border-bottom:1px solid transparent;display:flex;min-width:10vw}.NavBar_item__link__12VDQ{width:100%}.NavBar_item__rGPDs i{color:#fff}.NavBar_active__1UUOs .NavBar_item__name__1EIUh,.NavBar_active__1UUOs i,.NavBar_item__link__12VDQ:hover .NavBar_item__rGPDs .NavBar_item__name__1EIUh,.NavBar_item__link__12VDQ:hover .NavBar_item__rGPDs i{color:#27aae1;transition:.4s ease-out}.NavBar_item__name__1EIUh{color:#fff;padding-left:10px}.NavBar_userInfo__1qy5o{padding:0 15px;display:none}.NavBar_userInfo__1qy5o .NavBar_userInfo__imgWrapper__3-dPK img{width:70px;height:70px;object-fit:cover;border-radius:50%}.NavBar_userInfo__name__HsUoS{color:#fff;font-size:18px;padding:10px 0;font-weight:400}.NavBar_pos__sticky__nJ6VE{display:flex;flex-direction:column;align-items:flex-start;position:-webkit-sticky;position:sticky;top:85px}@media screen and (max-width:1300px){.NavBar_item__rGPDs{min-width:0;justify-content:center;padding-left:0}.NavBar_item__link__12VDQ:hover{background-color:#231f20}.NavBar_item__name__1EIUh{display:none}}@media screen and (max-width:900px){.NavBar_userInfo__1qy5o{display:flex;flex-direction:column;margin-bottom:20px}.NavBar_item__rGPDs{justify-content:start;padding:10px;min-width:250px}.NavBar_item__link__12VDQ:hover{background-color:#424242}.NavBar_item__name__1EIUh{display:flex}}.Dialogs_dialogs__25Ze_{display:grid;grid-template-columns:3.5fr 8.5fr;box-shadow:4px 10px 18px -3px rgba(50,50,50,.5);height:100%}.Dialogs_dialogs__25Ze_ .Dialogs_dialogs__items__3Urh2{box-shadow:5px 0 8px -4px rgba(50,50,50,.75)}.Dialogs_dialogs__25Ze_ .Dialogs_message__inputWrapper__3x-Ab{position:relative}.Dialogs_dialogs__25Ze_ .Dialogs_message__inputWrapper__3x-Ab .Dialogs_dialogs__uploadedImage__3t5du{display:flex;align-items:center;padding:5px;position:absolute;top:-68%;width:100%;background:#fff;border-bottom:1px solid #27aae1;box-sizing:border-box;min-height:50px}.Dialogs_dialogs__25Ze_ .Dialogs_dialogs__uploadedImage__3t5du .Dialogs_dialogs__editIcon__3TqPs{color:#1d70e1;padding-right:10px}.Dialogs_dialogs__25Ze_ .Dialogs_dialogs__uploadedImage__3t5du h6{font-size:13px}.Dialogs_dialogs__25Ze_ .Dialogs_dialogs__uploadedImage__3t5du img{cursor:pointer;max-width:100%;max-height:40px}.Dialogs_dialogs__25Ze_ .Dialogs_message__inputWrapper__3x-Ab .Dialogs_dialogs__close__1mGTd{cursor:pointer;background:#fff;font-size:14px;color:#27aae1;position:absolute;right:0;top:0;border:none}.Dialogs_dialogs__25Ze_ .Dialogs_message__inputWrapper__3x-Ab .Dialogs_dialogs__close__1mGTd:hover{color:#1d70e1;transition:.4s ease}.Dialogs_messages__3fEB5{display:flex;flex-direction:column;padding:20px;height:69vh;overflow-y:auto;max-width:100%}.Dialogs_dialogs__content__2z9vc{display:flex;flex-direction:column;justify-content:space-between;border-left:1px solid #b8b8b8}.Dialogs_active__2TTGW{color:grey;border-bottom:1px solid #26e4a4!important}.Dialogs_message__send__u9O1P{cursor:pointer;color:#27aae1;font-size:25px;border:none;margin:0 20px;background:#fff}.Dialogs_message__send__u9O1P:hover{color:#1d70e1;transition:.4s ease}.Dialogs_messages__input__23bmN{display:flex;background:#fff;padding:10px;align-items:center}.Dialogs_messages__input__23bmN textarea{width:100%;height:50px;resize:none;border:none}.Dialogs_messages__bg__2KuWw{background:url(https://www.fotor.com/ru/loopBannerImg/indexBannerImg/banner-01.jpg)no-repeat 50%;background-size:cover}.Dialogs_message__send__u9O1P i{padding:0}.Dialogs_message__1r93S{display:flex;align-items:flex-end;margin:5px 0}.Dialogs_message__1r93S .Dialogs_message__uploadedImage__2L111 img{cursor:pointer;max-width:100%}.Dialogs_myMessage__2ydgN{flex-direction:row-reverse}.Dialogs_message__1r93S .Dialogs_message__photo__1SySS img{width:50px;height:50px;border-radius:50%;object-fit:cover}.Dialogs_message__1r93S .Dialogs_message__content__24hA-{font-size:14px;background:#fff;padding:4px 6px;border-radius:4px;max-width:50%;min-width:40%;margin:0 10px 10px;word-break:break-all}.Dialogs_message__title__2PwAf{display:flex;justify-content:space-between}.Dialogs_message__title__2PwAf .Dialogs_message__name__32wGO{color:#1d70e1;font-weight:600}.Dialogs_message__title__2PwAf .Dialogs_message__time__1V8I7{cursor:pointer;color:grey;font-size:12px}.Dialogs_message__title__2PwAf .Dialogs_message__time__1V8I7:hover{text-decoration:underline}.Dialogs_message__info__3FtVz{display:flex;align-items:center}.Dialogs_message__button_change__20xx_{cursor:pointer;border:none;background:transparent;color:grey;font-size:13px}.Dialogs_message__button_change__20xx_:hover{transition:.4s ease;color:#000}.Dialogs_icon__attach__JLf3w input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-4}.Dialogs_icon__attach__JLf3w label{cursor:pointer;color:#27aae1}.Dialogs_icon__attach__JLf3w label:hover{color:#1d70e1;transition:.4s ease}.Dialogs_dialogs__scrollBtn__3i4PJ{position:relative}.Dialogs_dialogs__scrollBtn__3i4PJ button{cursor:pointer;position:absolute;bottom:10px;left:10px;color:#fff;background:#27aae1;border-radius:50%;border:none;width:30px;height:30px;display:flex;justify-content:center;align-items:center;font-size:16px}.Dialogs_dialogs__scrollBtn__3i4PJ button:hover{background:#1d70e1;transition:.4s ease}.Dialogs_dialogs__empty__2a5XN{color:#1d70e1;font-size:13px;text-align:center;padding:5px}@media screen and (max-width:900px){.Dialogs_dialogs__25Ze_{grid-template-columns:12fr 0;z-index:1}.Dialogs_dialogs__messagesWrapper__P2wDc{position:absolute;top:0;width:100vw;height:90vh;z-index:2;overflow:hidden}.Dialogs_dialogs__content__2z9vc .Dialogs_dialogs__absolute__2mVHD{position:absolute;bottom:0;width:100%}.Dialogs_messages__3fEB5{height:65vh}}@media screen and (max-width:768px){.Dialogs_message__photo__1SySS img{display:none}.Dialogs_message__inputWrapper__3x-Ab{position:absolute;bottom:0}}.DialogItem_dialog__1juhz{cursor:pointer;padding:7px;border-bottom:1px solid #fff;display:grid;grid-template-columns:2fr 9fr}.DialogItem_dialog__1juhz img{width:45px;height:45px;object-fit:cover;border-radius:50%;padding:0 5px}.DialogItem_active__3m0Gx,.DialogItem_dialog__1juhz:hover{transition:.3s ease;border-bottom:1px solid #26e4a4}.DialogItem_dialog__1juhz .DialogItem_dialog__info__3g09M{font-size:13px}.DialogItem_dialog__undertitle__3_LKu .DialogItem_dialog__unreadMessages__3lqvg{display:flex;justify-content:center;align-items:center;padding:5px;width:10px;height:10px;background:#27aae1;border-radius:50%;color:#fff}.DialogItem_dialog__1juhz .DialogItem_dialog__info__3g09M .DialogItem_dialog__title__1LVNe{display:flex;justify-content:space-between;align-items:center;padding:5px 0}.DialogItem_dialog__name__32Cv6{font-weight:600;color:#000;margin-right:5px}.DialogItem_dialog__1juhz .DialogItem_dialog__undertitle__3_LKu .DialogItem_dialog__undertitleWrapper__3PAIJ{display:flex}.DialogItem_dialog__undertitle__3_LKu{display:flex;justify-content:space-between}.DialogItem_dialog__undertitle__3_LKu .DialogItem_dialog__message__kEXi6{color:grey}.DialogItem_dialog__circleWrapper__15iYp{top:-20px;left:38px;width:15px;height:15px}.DialogItem_dialog__circle__cVP1n{width:9px;height:9px}.AlbumItem_albumItem__f5Pc_{text-align:center;margin:5px}.AlbumItem_albumItem__f5Pc_ .AlbumItem_albumItem__img__1pOJd{cursor:pointer;width:300px;height:300px;object-fit:cover}.AlbumItem_popup__lkSTY{display:flex;justify-content:center;align-items:center;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1;transition:visibility .3s linear,opacity .3s linear}.AlbumItem_popup__wrapper__2vNXI{position:relative;display:flex;justify-content:center}.AlbumItem_popup__lkSTY .AlbumItem_popup__imgWrapper__kbA76{position:relative;background:#fff;max-width:80vw;max-height:80vh}.AlbumItem_popup__lkSTY .AlbumItem_popup__imgWrapper__kbA76 img{width:100%;height:100%;object-fit:cover}.AlbumItem_popup__close__3q6YX{cursor:pointer;background:#231f20;position:absolute;top:-15px;right:-15px;width:40px;height:40px;z-index:1;border:none;color:#fff;border-radius:50%}.AlbumItem_popup__settings__2qJ_3{background:#fff;position:absolute;text-align:left;list-style:none;bottom:0;right:0;color:#000;width:265px}.AlbumItem_popup__settings__2qJ_3 li{cursor:pointer;padding:9px 5px;font-size:14px}.AlbumItem_popup__settings__2qJ_3 li:hover{color:#1d70e1;transition:.4s ease}.AlbumItem_popup__settingsIcon__m4YUK{cursor:pointer;background:#fff;position:absolute;bottom:0;right:0;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50% 0 0 0;color:#1d70e1;z-index:1}.AlbumItem_popup__settingsIcon__m4YUK:hover{background:#27aae1;color:#fff;transition:.4s ease}.DialogTitle_dialog__title__35uaB{background:#fff;display:flex;padding:5px}.DialogTitle_dialog__title__35uaB .DialogTitle_dialog__imgWrapper__SGsLp img{height:53px;width:53px;border-radius:50%;object-fit:cover}.DialogTitle_dialog__title__35uaB .DialogTitle_dialog__name__1zpB7{color:#000}.DialogTitle_dialog__info__1QWiT{padding:0 10px}.DialogTitle_dialog__userStatus__3V4SB{color:grey;font-size:14px}.DialogTitle_dialog__back__2pktm{display:flex;justify-content:center;align-items:center;margin:0 15px;font-size:18px;color:#1d70e1}.User_user__1Sw6_{display:grid;grid-template-columns:1.5fr 8.5fr 2fr;padding:20px}.User_user__1Sw6_ .User_user__photo__ZajlJ img{width:130px;height:130px;object-fit:cover;border-radius:50%}.User_user__1Sw6_ .User_user__info__-nCpi{padding:0 10px}.User_user__1Sw6_ .User_user__info__-nCpi h4{padding:10px 0}.User_user__name__3HuR_{color:#000}.User_button__icon__1hfc6{display:none}.User_imgWrapper__2RmSb{position:relative}.User_user__circle__sAuJ-{width:20px;height:20px}.User_user__circleWrapper__oEnKs{top:-30px;left:90px;width:24px;height:24px}@media screen and (max-width:900px){.User_user__1Sw6_ .User_user__photo__ZajlJ img{width:100px;height:100px}.User_user__circleWrapper__oEnKs{left:70px}}@media screen and (max-width:768px){.User_user__1Sw6_ .User_user__photo__ZajlJ img{width:50px;height:50px}.User_user__1Sw6_{align-items:center}.User_user__name__3HuR_{font-weight:400;font-size:14px;font-family:Verdana,Geneva,Tahoma,sans-serif}.User_button__text__bFajq{display:none}.User_button__icon__1hfc6{display:flex}.User_user__circleWrapper__oEnKs{left:40px;top:-20px;width:16px;height:16px}.User_user__circle__sAuJ-{width:12px;height:12px}}.Users_users__btn__3pCH9{text-align:center;margin-bottom:30px}.Users_users__btn__3pCH9 button{cursor:pointer;border:none;color:#27aae1;font-size:17px;text-decoration:underline}.Users_users__btn__3pCH9 button:hover{transition:.4s ease;color:#1d70e1}.Users_display_none__1yHEC{display:none}.ProfileInfo_profile__nav__3MQu1{position:relative;display:flex;justify-content:space-between;align-items:center;background:#121010;top:220px;padding:0 30px}.ProfileInfo_profile__img__V86A_{padding:20px 0;position:absolute;top:-120px;text-align:center}.ProfileInfo_img__wrapper__1BAZH{position:relative;display:flex;justify-content:center;align-items:center;width:200px;height:200px;border-radius:50%;background:#fff;margin:0;overflow:hidden}.ProfileInfo_img__wrapper__1BAZH input,.ProfileInfo_inputBackgroundPhoto__wrapper__3E4Do input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-4}.ProfileInfo_img__wrapper__1BAZH input+label{color:#27aae1;font-size:15px;cursor:pointer;position:absolute;font-weight:700;bottom:15px;right:35px;height:30px;width:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#fff}.ProfileInfo_img__wrapper__1BAZH input+label:hover{color:#1d70e1;transition:.4s ease}.ProfileInfo_inputBackgroundPhoto__wrapper__3E4Do{position:relative;text-align:right}.ProfileInfo_inputBackgroundPhoto__wrapper__3E4Do label{cursor:pointer;position:absolute;color:#27aae1;background:#fff;width:45px;height:45px;font-size:16px;border-radius:0 0 50% 0;display:flex;justify-content:center;align-items:center}.ProfileInfo_inputBackgroundPhoto__wrapper__3E4Do label:hover{color:#1d70e1;transition:.4s ease;background:#e2e2e2}.ProfileInfo_profile__img__V86A_ img{width:180px;height:180px;border-radius:50%;object-fit:cover;cursor:pointer}.ProfileInfo_profile__info__3a8Cw{color:#fff;padding:20px}.ProfileInfo_profile__menu__v9rkv{display:flex;list-style:none;margin:0;padding:10px}.ProfileInfo_profile__menu__v9rkv *{cursor:pointer;font-size:17px;color:#fff;padding-bottom:10px}.ProfileInfo_profile__menu__v9rkv .ProfileInfo_menu__link__27VVT{margin-left:30px}.ProfileInfo_active__1Liy7,.ProfileInfo_menu__link__27VVT:hover,.ProfileInfo_profile__folowers__FJtgb:hover{transition:.4s ease;border-bottom:1px solid #27aae1}.ProfileInfo_profile__name__1tk1X{color:#27aae1}.ProfileInfo_profile__folowers__FJtgb{cursor:pointer;padding:10px;font-size:16px;color:#fff;text-align:center;margin:0 10px}.ProfileInfo_profile__menu__v9rkv .ProfileInfo_menu__icon__3EaFZ{display:none}.ProfileInfo_buttons__2ThAL{display:flex;align-items:center}.ProfileInfo_send_button__14TVb{cursor:pointer;background:#27aae1;min-width:100px;color:#fff;font-size:15px;border-radius:20px;border:none;padding:5px 0;margin-top:15px}.ProfileInfo_send_button__14TVb:hover{transition:.4s ease;background:#1d70e1}.ProfileInfo_profile__circleWrapper__3JXXR{width:30px;height:30px;top:-50px;left:145px}.ProfileInfo_profile__circle__3TiTL{width:24px;height:24px}@media screen and (max-width:1300px){.ProfileInfo_profile__menu__v9rkv *{font-size:15px;padding:15px;color:#000}.ProfileInfo_profile__img__V86A_{position:relative;top:0;text-align:center}.ProfileInfo_profile__nav__3MQu1{background:transparent;flex-direction:column;height:100%;top:40px}.ProfileInfo_profile__menu__v9rkv .ProfileInfo_menu__item__2r2-U{margin:0;padding:0}}@media screen and (max-width:900px){.ProfileInfo_profile__menu__v9rkv{position:fixed;bottom:0;left:0;justify-content:center;background:#fff;width:100vw;z-index:1;border-top:1px solid #bcbfb8}}@media screen and (max-width:768px){.ProfileInfo_profile__menu__v9rkv *{font-size:11px;padding:5px;margin-left:5px}.ProfileInfo_profile__menu__v9rkv :first-child{margin-left:0}.ProfileInfo_profile__menu__v9rkv{padding:10px 0;justify-content:space-between}.ProfileInfo_profile__menu__v9rkv .ProfileInfo_menu__item__2r2-U{display:none;margin:0}.ProfileInfo_profile__menu__v9rkv .ProfileInfo_menu__icon__3EaFZ{display:flex;padding:0}.ProfileInfo_profile__menu__v9rkv .ProfileInfo_menu__icon__3EaFZ i{padding:0;font-size:18px}.ProfileInfo_active__1Liy7,.ProfileInfo_menu__link__27VVT:hover{border-color:transparent}.ProfileInfo_active__1Liy7 span i,.ProfileInfo_menu__link__27VVT:hover span i{color:#27aae1;transition:.4s ease}}.MyPosts_posts__2tL3h{padding:20px}.MyPosts_input__S9GC0{display:flex;flex-direction:row;padding:5px 70px;margin-top:70px;justify-content:center;align-items:center;z-index:1}.MyPosts_input__S9GC0 img{width:60px;height:60px;border-radius:50%;object-fit:cover;padding:10px}.MyPosts_input__S9GC0 .MyPosts_btn__se_Ge{cursor:pointer;padding:7px 20px;font-size:15px;color:#fff;background:#27aae1;outline:none;border:none;border-radius:20px}.MyPosts_input__S9GC0 .MyPosts_input__item__1pStd{display:flex;align-items:center}.MyPosts_input__S9GC0 .MyPosts_input__item__1pStd:first-child{width:100%}.MyPosts_input__S9GC0 .MyPosts_btn__se_Ge:hover{background:#1d70e1;transition:.4s ease}.MyPosts_textarea__2arKE{height:50px;overflow-y:auto;resize:none;border-radius:5px;width:100%}.MyPosts_icons__37wGA{padding:10px}.MyPosts_icons__37wGA button{cursor:pointer;padding:0;margin:5px;border:none;background:transparent}.MyPosts_icons__37wGA input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-4}.MyPosts_icons__37wGA label{cursor:pointer;color:#595f6e}.MyPosts_icons__37wGA label:hover{color:#000;transition:.4s ease}.MyPosts_posts__selectedPhoto__20-es{position:relative;border-radius:5px;cursor:pointer;background:#989eae;max-height:70px;max-width:150px;margin:0 auto;text-align:center}.MyPosts_posts__selectedPhoto__20-es:hover{background:#595f6e;transition:all .4s linear;-webkit-transition:all .4s linear}.MyPosts_posts__selectedPhoto__20-es img{max-height:70px;max-width:120px}.MyPosts_posts__close__Mxtjz{cursor:pointer;border:none;background:#000;color:#fff;border-radius:50%;position:absolute;top:-5px;right:-5px}@media screen and (max-width:900px){.MyPosts_input__S9GC0{margin-top:0}.MyPosts_posts__wrapper__2dycG{margin-bottom:70px}}@media screen and (max-width:768px){.MyPosts_input__S9GC0{flex-direction:column;padding:5px 25px}.MyPosts_input__S9GC0 img{width:50px;height:50px}.MyPosts_posts__2tL3h{padding:10px}}.Post_post__1lHVq{padding:20px;border-bottom:1px solid grey;display:grid;grid-template-columns:1fr 11fr;font-size:15px}.Post_post__img__3T_aY{text-align:right;box-sizing:border-box;padding:0 10px}.Post_post__img__3T_aY img{width:50px;height:50px;border-radius:50%;object-fit:cover}.Post_post__1lHVq .Post_post__title__3kq-0{display:flex;justify-content:space-between}.Post_post__title__3kq-0 .Post_title__name__13N7Q a{padding-bottom:5px;color:#27aae1;font-weight:500}.Post_post__title__3kq-0 .Post_title__name__13N7Q a:hover{text-decoration:underline}.Post_post__title__3kq-0 .Post_icons__DblUM button{font-size:14px;margin:0 10px}.Post_post__title__3kq-0 .Post_icons__DblUM i{padding:0 3px}.Post_post__title__3kq-0 .Post_icons__DblUM button{margin:0;cursor:pointer;border:none;background:#fff}.Post_post__title__3kq-0 .Post_icons__DblUM button:first-child{color:#468040}.Post_post__title__3kq-0 .Post_icons__DblUM button:first-child:hover{color:green}.Post_post__title__3kq-0 .Post_icons__DblUM button:nth-child(2){color:#ff3e41}.Post_post__title__3kq-0 .Post_icons__DblUM button:nth-child(2):hover{color:red}.Post_post__title__3kq-0 .Post_icons__DblUM button:nth-child(3){color:grey}.Post_post__title__3kq-0 .Post_icons__DblUM button:nth-child(3):hover{color:#000}.Post_post__date__3nC_U p{color:grey;font-size:14px;border-bottom:1px solid #e2d9df;padding:15px 0;margin:0}.Post_post__imgWrapper__1PMCj{text-align:center;padding-top:20px}.Post_post__imgWrapper__1PMCj img{cursor:pointer;max-width:100%;max-height:600px;object-fit:cover}.Post_post__text__1N3Fk{padding:20px 10px;border-bottom:1px solid #e2d9df;word-break:break-all}.Post_post__addComment__eTESq{padding:20px 0;display:flex;align-items:center}.Post_post__addComment__eTESq img{width:40px;height:40px;border-radius:50%;object-fit:cover;padding:0 10px}.Post_post__addComment__eTESq textarea{width:100%;max-height:50px;resize:none;border-radius:5px}.Post_post__send__naVEK{cursor:pointer;border:none;border-radius:10px;color:#27aae1;font-size:30px;margin:0 20px;background:#fff}.Post_post__send__naVEK:hover{transition:.4s ease;color:#1d70e1}@media screen and (max-width:568px){.Post_post__1lHVq{padding:20px 0 10px;display:flex;flex-direction:column}.Post_post__img__3T_aY{text-align:left;margin-left:15px}.Post_post__title__3kq-0{justify-content:center}}.Comment_comment__5avAk{display:flex;align-items:start;padding:15px 0}.Comment_comment__5avAk .Comment_comment__image__1E_1B img{width:40px;height:40px;border-radius:50%;object-fit:cover;padding:5px}.Comment_comment__info__3fglQ{padding:10px 5px 0;width:100%}.Comment_comment__name__2SdL6{cursor:pointer;color:#27aae1}.Comment_comment__name__2SdL6:hover{text-decoration:underline}.Comment_comment__title__1RX_-{display:flex;justify-content:space-between}.Comment_comment__title__1RX_- .Comment_comment__date__2DrWs{color:grey;font-size:12px}@media screen and (max-width:768px){.Comment_comment__5avAk .Comment_comment__image__1E_1B img{width:35px;height:35px}.Comment_comment__info__3fglQ{padding:0 5px}}.Friends_friends__wrapper__2sgpb{margin-top:70px}.Friends_friends__AZNjL{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,450px));padding:0 30px;margin-bottom:50px;justify-content:center}.Friends_friends__title__3snmw{color:#1d70e1;text-align:center;padding:20px 0}.Friends_friends__AZNjL .Friends_friends__item__hWuuH{max-width:300px;position:relative;top:50px}.Friends_friends__item_container__2LD_1{border-radius:5px;min-height:190px}.Friends_friends__AZNjL .Friends_friends__img__xLcoH{display:flex;align-items:center;justify-content:center;width:90px;height:90px;border-radius:50%;background:#fff}.Friends_friends__AZNjL .Friends_friends__item__hWuuH img{width:80px;height:80px;border-radius:50%;object-fit:cover}.Friends_friends__AZNjL .Friends_friends__name__2CNO9{color:#27aae1}.Friends_friends__item__hWuuH:hover .Friends_friends__name__2CNO9{color:#1d70e1;transition:.4s ease}.Friends_friend__circleWrapper__2zbMe{top:-30px;left:65px;width:20px;height:20px}.Friends_friend__circle__3H5Z8{width:16px;height:16px}@media screen and (max-width:768px){.Friends_friends__AZNjL{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}}.Album_album__lv36S{margin:60px 0}.Album_album__items__3q0E1{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,20rem));justify-content:center}.Album_album__title__LWs_x{text-align:center;color:#1d70e1}.Login_login__1TxtO{max-width:1200px;background:#fff;min-height:90vh;margin:10px auto 0;display:grid;grid-template-columns:5.5fr 6.5fr}.Login_login__title__1ZSML{background:#27aae1;display:grid;align-items:center;justify-items:center}.Login_login__title_content__1cGRR{text-align:center}.Login_login__quote__yorI8{color:#fff}.Login_login__container__15Qss{max-width:33em;min-width:30em;margin:0 auto}.Login_login__content__3EvH1{display:flex;flex-direction:column;justify-content:center;align-items:center}.Login_login__content__3EvH1 .Login_login__h2__2QCpQ{text-align:center;margin:20px;font-size:30px}.Login_login__content__3EvH1 .Login_login__inputs__CvQky{margin-bottom:25px}.Login_login__links__2P245{display:flex;justify-content:space-between}.Login_login__buton__Lb60X button{cursor:pointer;width:100%;margin:10px 0;padding:10px 0;border-radius:5px;border:none;background:#27aae1;color:#fff;text-transform:uppercase}.Login_login__buton__Lb60X button:hover{background:#1d70e1;transition:.4s}.Login_login__error__2o7fy{color:red;text-align:center;font-size:15px}@media screen and (max-width:1300px){.Login_login__1TxtO{display:flex;flex-direction:column}}@media screen and (max-width:900px){.Login_login__title_content__1cGRR img{width:100px}.Login_login__title__1ZSML h1{display:none}.Login_login__container__15Qss{margin-top:20px;min-width:20em}}.FormsControls_error__28C_h label{border-bottom:1px solid red!important}.FormsControls_errorText__1S2a6{color:red;font-size:15px}.FormsControls_form__2SgpB{width:100%;position:relative;font-size:15px;height:50px;overflow:hidden;margin:0 auto 10px}.FormsControls_form__2SgpB input{width:100%;height:100%;color:#595f6e;padding-top:20px;border:none;box-sizing:border-box;outline:none}.FormsControls_form__2SgpB label{position:absolute;bottom:0;left:0;width:100%;height:100%;pointer-events:none;border-bottom:1px solid #000}.FormsControls_form__2SgpB label:after{content:"";position:absolute;height:100%;width:100%;border-bottom:2px solid #1d70e1;left:0;transform:translateX(-100%);transition:transform .3s ease}.FormsControls_label__content__2vw4l{position:absolute;bottom:5px;left:0;transition:all .3s ease}.FormsControls_form__2SgpB input:focus+.FormsControls_form__label__2Ocgz .FormsControls_label__content__2vw4l,.FormsControls_form__2SgpB input:valid+.FormsControls_form__label__2Ocgz .FormsControls_label__content__2vw4l{transform:translateY(-150%);font-size:14px;color:#1d70e1}.FormsControls_form__2SgpB input:focus+.FormsControls_form__label__2Ocgz:after{transform:translateX(0)}
/*# sourceMappingURL=main.e17b25cb.chunk.css.map */