@import url(https://fonts.googleapis.com/css?family=Carter+One&display=swap);.loader-container{display:flex;justify-content:center;align-items:center;position:absolute;left:0;right:0;top:0;bottom:0;color:#fff}.modal{background:rgba(0,0,0,.6);z-index:9}.modal__content{padding:20px;background-color:#fff;font-family:-apple-system,Roboto,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.9);flex-basis:75%;max-width:360px}.modal__content-title{color:#474747;font-size:24px;line-height:24px;font-weight:500;text-align:center}.modal__content-description{margin-top:30px;text-align:left;color:#474747;font-size:18px;line-height:24px}.modal__content-buttons{display:flex;justify-content:flex-end;margin-top:20px}.modal__content-buttons .modal__button{margin-left:8px;padding:6px 8px;border-radius:6px;background:#f0efef;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer}.modal__content-buttons .modal__button--cancel:hover{background:#e8e6e6}.modal__content-buttons .modal__button--ok{color:red}.modal__content-buttons .modal__button--ok:hover{background:#f8e9e9}.login-modal-loader{min-height:55px}.MuiFormControl-root{position:relative!important;margin-top:12px!important;margin-bottom:12px!important}.MuiFormLabel-root{font-size:18px!important}.MuiInputLabel-shrink{-webkit-transform:translateY(1.5px) scale(.8)!important;transform:translateY(1.5px) scale(.8)!important}.MuiInputBase-input{padding:4px 0 5px!important}.MuiInput-input{font-size:18px!important}.MuiFormHelperText-root{position:absolute!important;margin-top:44px!important}.submit{display:flex;justify-content:center;margin-top:16px!important;margin-bottom:16px!important}.autorize-registr{margin-top:10px;color:rgba(4,19,88,.781);font-family:Roboto,Tahoma,Geneva,sans-serif;font-size:16px;text-decoration:none}.autorize-registr-link{cursor:pointer;text-decoration:underline}.autorize-registr-link:hover{color:#00008b}.recaptcha-wrapper{margin-top:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.recaptcha-wrapper .capthcaError{height:24px;font-family:Roboto,Tahoma,Geneva,sans-serif;font-size:14px;color:red}.start-page{max-width:980px;margin:0 auto;background-image:url(/static/media/pilotD.26ddef5c.jpg);background-repeat:no-repeat;background-position:50%;background-size:contain;box-sizing:border-box}.start-page__header{display:flex;align-items:center;justify-content:space-between;padding:16px}.start-page__header .start-page__title{color:#383838;font-family:Carter One,cursive;text-transform:uppercase;font-size:28px;font-weight:500;text-decoration:none}.start-page__header .start-page__img{width:65px;height:50px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.start-page__header .start-page__img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (min-width:480px){.start-page__header{padding:30px}.start-page__header .start-page__title{font-size:30px}}@media screen and (min-width:980px){.start-page__header{padding-left:20px;padding-right:20px}.start-page__header .start-page__title{font-size:36px}}@media screen and (min-width:1500px){.start-page__header{padding-left:0;padding-right:0}.start-page__header .start-page__title{font-size:42px}.start-page__header .start-page__img{width:85px;height:70px}}@media screen and (min-width:1600px){.start-page{max-width:1200px}.start-page__header .start-page__title{font-size:46px}.start-page__header .start-page__img{width:95px;height:80px}}.upload-modal{position:absolute;display:flex;background:rgba(0,0,0,.4);justify-content:center;align-items:center;top:0;right:0;bottom:0;left:0;z-index:9}.upload-modal__container{padding:24px 24px 12px;background-color:#fff;font-family:-apple-system,Roboto,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.9);flex-basis:75%;max-width:300px}.upload-modal__container .upload-modal__title{color:#474747;font-size:20px;line-height:20px;font-weight:500;text-align:center}.upload-modal__container .upload-modal__content{margin-top:16px;max-height:55vh;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#c9c8c8}.upload-modal__container .upload-modal__content::-webkit-scrollbar{width:6px}.upload-modal__container .upload-modal__content::-webkit-scrollbar-thumb{background:#c9c8c8;border-radius:6px}.upload-modal__container .upload-modal__content::-webkit-scrollbar-thumb:hover{background:#b7b6b6}.upload-modal__container .upload-modal__content img{width:100%}.upload-modal__container .upload-modal__buttons{display:flex;justify-content:center;margin-top:10px}.upload-modal__container .upload-modal__buttons .upload-modal__button{margin-left:8px;padding:6px 8px;border-radius:6px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1.3px;cursor:pointer}.upload-modal__container .upload-modal__buttons .upload-modal__button--cancel:hover{background:#e8e6e6}.upload-modal__container .upload-modal__buttons .upload-modal__button--ok{color:red}.upload-modal__container .upload-modal__buttons .upload-modal__button--ok:hover{background:#f8e9e9}.menu{padding:8px;background-color:#f5f6f8;display:flex;flex-direction:column;border-radius:8px;box-shadow:0 0 15px rgba(0,0,0,.9);max-width:200px;min-height:140px}.menu__item{font-size:14px;line-height:22px;font-family:-apple-system,Roboto,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;padding:8px 10px;border-radius:4px;cursor:pointer}.menu__item:hover{background:#e4e4e4}.menu__item--remove{margin-bottom:0;color:red}.MuiInputBase-root{background:#fff;border-radius:24px!important}.MuiFormControl-root{margin-top:6px!important;margin-bottom:2px!important}.PrivateNotchedOutline-root-1{border:none!important}.MuiInputBase-input{font-size:18px!important;line-height:22px!important;scrollbar-width:thin!important;scrollbar-color:#c9c8c8!important;page-break-before:8px!important;-webkit-column-break-before:8px!important;-moz-column-break-before:8px!important;break-before:8px!important}.MuiInputBase-input::-webkit-scrollbar{width:4px}.MuiInputBase-input::-webkit-scrollbar-thumb{background:#c9c8c8;border-radius:4px}.MuiInputBase-input::-webkit-scrollbar-thumb:hover{background:#b7b6b6}.MuiButton-root{min-width:45px!important;border-radius:50%!important;width:45px!important;height:45px!important}.main-page__send-button{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main-page__send-button:not([disabled]):hover{background:#dedddd!important}.nav{display:flex;flex:1 1;justify-content:space-around;align-items:flex-end;margin-top:4px;padding-bottom:4px;border-bottom:1px solid #9a9a9a}.nav-item{padding:2px 8px}.nav-item .MuiBadge-colorError{background-color:red;font-size:12px;min-width:16px;width:16px;height:16px}.nav-item-icon{fill:#999a9e;stroke:#999a9e}.nav-item-icon-active{fill:#fff;stroke:#fff}.nav-item:first-child{padding-bottom:8px}.nav-item:not(.nav-item-active):hover{background-color:#505151;border-radius:6px}.nav-item-active{border-bottom:3px solid #fff;position:relative;top:2px}.nav-user{position:relative;height:50px;display:flex;justify-content:flex-end;align-items:flex-end;cursor:pointer}.dropdown-menu{position:absolute;bottom:-7px;right:0;padding:5px 0;color:#635e5e;font-family:Roboto,Tahoma,Geneva,sans-serif;border:1px solid #c0bbbb;border-radius:6px;white-space:nowrap;-webkit-transform:translateY(100%);transform:translateY(100%);background-color:#fff;box-shadow:0 0 14px 1px rgba(0,0,0,.2);z-index:2;-webkit-transition:all .3s;transition:all .3s}.hidden{-webkit-transform:rotateX(90deg) translateY(100%);transform:rotateX(90deg) translateY(100%);bottom:-50px;opacity:0}.dropdown-menu li{padding:6px 10px;font-size:16px}.dropdown-menu li:hover{background-color:#dcdee0;cursor:pointer}.dropdown-menu li:first-child{border-bottom:1px solid #c0bbbb;line-height:18px}.dropdown-menu li:first-child div{font-weight:700;padding-top:2px;padding-bottom:2px}.dropdown-menu li:first-child:hover{background-color:inherit;cursor:default}.dropdown-menu li:last-child{color:red}.dropdown-menu li:last-child:hover{background-color:#f9e0e0}@media screen and (min-width:980px){.nav-item .MuiBadge-colorError{font-size:12px;min-width:18px;width:18px;height:18px}}.down{-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s;transition:all .3s;padding-left:5px}.down.active{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.header{display:flex;flex-direction:column;padding:16px 16px 4px;max-width:1200px;margin:0 auto}.header__title{font-family:Carter One,cursive;color:#fff;font-size:22px;line-height:22px;letter-spacing:.1em;font-weight:500}@media screen and (min-width:480px){.header__title{font-size:26px;line-height:26px}}@media screen and (min-width:768px){.header{flex-direction:row;align-items:center}.header__title{margin-right:25px;padding-top:0;font-size:32px;line-height:32px}}@media screen and (min-width:1200px){.header__title{padding-top:20px;margin-right:40px;font-size:36px;line-height:40px}}.page{background-size:cover;background-attachment:fixed;height:100vh;overflow-y:auto}.page,.page__header{background-image:url(/static/media/star_skai_1366x768.1c55c0b9.jpg);background-position:50%;background-repeat:no-repeat}.page__header{position:sticky;position:-webkit-sticky;top:0;width:100%;z-index:99}.page::-webkit-scrollbar{width:6px}.page::-webkit-scrollbar-thumb{background:#c9c8c8;border-radius:6px}.page::-webkit-scrollbar-thumb:hover{background:#939292}.post{display:flex;align-items:flex-end}.post-avatar{border:.65em solid #000;border-radius:50%;z-index:1}.post-content{font-family:-apple-system,Roboto,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;padding:8px;border:1px solid #fff;border-radius:14px;background:#fff;position:relative}.post-content .post-author{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.post-content .post-author__name{margin-right:20px;font-size:16px;font-weight:500;line-height:16px;color:#052cef}.post-content .post-author__date{margin-top:2px;color:#474747;font-size:14px;line-height:14px}.post-content .post-message{color:#474747;font-size:16px;line-height:20px}.post-content .post-message__see-more{cursor:pointer;font-weight:500}.post-content .post-media{max-width:100%;margin-top:12px}.post-content .post__check-delivery{position:absolute;color:#474747;font-size:14px;line-height:14px;right:4px;bottom:1px}.post-content .post__check-delivery--error{color:red}.post .post-content:after{content:"";display:block;position:absolute;width:1.5em;height:1.5em;left:-22px;bottom:9px;border-radius:0 0 50% 50%/0 0 100% 100%;border-color:currentcolor #fff #fff;border-top:#fff;height:.99em;background:#fff;z-index:0}.posts-container{padding:0 12px;max-width:450px;margin:0 auto}.posts-container__item{margin-bottom:16px}.posts-container__item:last-child{margin-bottom:12px}.posts-container__context-menu{position:fixed;z-index:9}.input-wrap{display:flex;align-items:flex-end;margin:0 auto;padding:0 10px 10px;background-image:url(/static/media/star_skai_1366x768.1c55c0b9.jpg);background-position:50%;background-repeat:no-repeat;position:-webkit-sticky;position:sticky;bottom:0;z-index:99}.input-wrap .input{display:flex;flex-direction:column;width:100%}.input-wrap .input .edit-mode{display:flex;justify-content:space-between;width:100%;font-size:16px;font-family:-apple-system,Roboto,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;color:#e2e2e2}.input-wrap .input .edit-mode .edit-title{padding:4px 16px}.input-wrap .input .edit-mode .edit-close{padding:4px 16px;border-radius:5px;cursor:pointer}.input-wrap .input .edit-mode .edit-close:hover{padding-left:16px;background:rgba(165,130,141,.538)}.input-wrap .main-page__btn-container{position:relative;margin-bottom:4px}.input-wrap .main-page__btn-container .main-page__attach-button{display:flex;justify-content:center;align-items:center;border-radius:23px;margin-left:10px;background:#fff;width:46px;height:46px;color:#2c2b2b;cursor:pointer}.input-wrap .main-page__btn-container .main-page__input-upload{display:none}.input-wrap .main-page__btn-container .main-page__scroll-down{position:absolute;right:0;top:-70px;height:34px;width:34px;border-radius:19px;cursor:pointer;background:rgba(165,130,141,.84);color:#e2e2e2}.input-wrap .main-page__btn-container .main-page__scroll-down:hover{background:rgba(163,147,149,.84);color:#000}.input-wrap .main-page__btn-container .main-page__attach-button:hover{background:#dedddd!important;color:#000!important}@media screen and (min-width:480px){.input-wrap{padding:0 60px 10px}}@media screen and (min-width:980px){.input-wrap{padding:0 140px 10px}}@media screen and (min-width:1200px){.input-wrap{padding:0 200px 10px}}@media screen and (min-width:1500px){.input-wrap{padding:0 350px 10px}}.table-page{max-width:980px;margin:0 auto;padding:12px}.table-page__header{display:flex;align-items:center;justify-content:center;padding:16px}.table-page__header .table-page__title{color:#383838;font-family:Carter One,cursive;text-transform:uppercase;font-size:28px;font-weight:500;text-decoration:none}.table-page__table{margin:0 auto;width:100%}.table-page__table-cell{width:20%;text-align:center;background:#c9c9c9;padding:8px;border-bottom:1px solid #e9e7e7;font-family:Roboto,Tahoma,Geneva,sans-serif;font-size:14px}.table-page__table-cell input{width:100%;border:none;outline:none;background:#b8b6b6;font-size:16px}.table-page__table-cell--remove{background:#c9c9c9;border:none;color:red;font-size:18px!important;cursor:pointer}.table-page__table-cell--remove:hover{background:#b8b6b6}.table-page__table-cell:first-child{width:10%}.table-page__table .active{cursor:pointer;position:relative}.table-page__table .active:hover{background:#b8b6b6}.table-page-submit{display:flex;flex-direction:column;max-width:150px;margin-top:12px}.table-page-submit-btn{margin-top:8px}@media screen and (min-width:480px){.table-page__header{padding:30px}.table-page__header .table-page__title{font-size:30px}.table-page__table{margin:0 auto;width:100%}.table-page__table-cell{font-size:16px}}@media screen and (min-width:980px){.table-page__header{padding-left:20px;padding-right:20px}.table-page__header .table-page__title{font-size:36px}}@media screen and (min-width:1500px){.table-page__header{padding-left:0;padding-right:0}.table-page__header .table-page__title{font-size:42px}}@media screen and (min-width:1600px){.table-page{max-width:1200px}.table-page__header .table-page__title{font-size:46px}}.modal{position:absolute;justify-content:center;top:0;right:0;bottom:0;left:0}.modal,.modal__container{display:flex;align-items:center}.modal__container{padding:20px;background-color:#fff;flex-direction:column;border-radius:8px;box-shadow:0 0 15px rgba(0,0,0,.9);flex-basis:75%;max-width:400px}.modal__container .btn{margin-top:20px}.container{max-width:980px;margin:0 auto;padding-top:100px}.video-list{display:flex;flex-direction:column;align-items:center}.video-list-item{padding:8px 0;color:#474747;font-family:-apple-system,Roboto,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px}.video-list-item-img{width:100%}.video-list-item-date{font-size:12px;line-height:11px;display:flex;justify-content:flex-end;align-items:flex-start}@media screen and (min-width:768px){.container{padding-top:80px}.video-list{flex-direction:row;justify-content:space-around;flex-wrap:wrap;padding:20px}.video-list-item{flex-basis:48%}.video-list-item:nth-child(odd){margin-right:20px}}@media screen and (min-width:1600px){.video-list-item{flex-basis:48%}.video-list-item:nth-child(odd){margin-right:40px}}.avatar{display:flex;flex-direction:column;align-items:center}.avatar-preview{padding:15px 0}.avatar-btn{margin-top:16px;margin-bottom:16px}.avatar .MuiButton-outlinedPrimary{border:1px solid #e2e2e2;color:#e2e2e2;text-transform:capitalize}.avatar .MuiButton-outlinedPrimary:hover{border:1px solid #ae4dae;background-color:rgba(145,27,56,.4)}.profile-content{height:calc(100vh - 97px);padding-left:8px;padding-right:8px;margin:97px auto 0;font-family:-apple-system,Roboto,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;overflow-y:auto}.profile-content::-webkit-scrollbar{width:6px}.profile-content::-webkit-scrollbar-thumb{background:#c9c8c8;border-radius:6px}.profile-content::-webkit-scrollbar-thumb:hover{background:#b7b6b6}.profile-content .profile-user{display:flex;flex-direction:column;max-width:700px;color:#e2e2e2;margin:16px auto 0}.profile-content .profile-user__info{order:2}.profile-content .profile-user__info .profile-user__name{margin-top:20px;text-align:center;letter-spacing:1.2px;font-size:20px;font-weight:500}.profile-content .profile-user__info .profile-user-form{margin-top:30px;color:#e2e2e2}.profile-content .profile-user__info .profile-user-form__item{display:flex;align-items:center;margin-bottom:20px}.profile-content .profile-user__info .profile-user-form__item .place{display:flex;flex-direction:column}.profile-content .profile-user__info .profile-user-form__item .input{outline:none;border-width:0;font-size:16px;letter-spacing:1.2px;color:inherit;background:transparent;margin-left:18px}.profile-content .profile-user__info .profile-user-form__item .calendar{font-size:16px;margin-left:22px}.profile-content .profile-user__info .profile-user-form__item .active{border-width:1px;border-color:#fff;padding:2px}.profile-content .profile-user__avatar{align-self:center;width:140px;height:140px;order:1}.profile-content .profile-avatar-title{text-align:center;font-size:18px;color:#e2e2e2;margin-top:20px;margin-bottom:20px}.profile-content .profile-uploader{margin-bottom:20px}@media screen and (min-width:480px){.profile-content{padding-left:16px;padding-right:16px}}@media screen and (min-width:768px){.profile-content{height:calc(100vh - 69px);margin:69px auto 0}.profile-content .profile-user{flex-direction:row;justify-content:space-around;align-items:flex-start}.profile-content .profile-user__avatar{width:180px;height:180px;order:2}.profile-content .profile-user__info{order:1}.profile-content .profile-user__info .profile-user__name{text-align:left}}@media screen and (min-width:980px){.profile-content{height:calc(100vh - 80px);margin:80px auto 0}}@media screen and (min-width:1200px){.profile-content .profile-user{margin-top:30px}.profile-content .profile-avatar-title{margin-top:40px;margin-bottom:30px}.profile-content .profile-uploader{margin-bottom:30px}}@media screen and (min-width:1600px){.profile-content .profile-user{margin-top:60px}}.page404{max-width:980px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:0 auto}.page404-img{background-image:url(/static/media/group.eee2d06a.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover;width:250px;height:180px;margin-top:20px}.page404-title{font-family:Carter One,cursive;text-transform:uppercase;font-size:18px;font-weight:500;text-align:center}.page404-link,.page404-title{color:#554e4e;text-decoration:none;margin-top:20px}.page404-link{font-family:Roboto,Tahoma,Geneva,sans-serif;font-size:16px}@media screen and (min-width:480px){.page404-title{font-size:22px}.page404-img{width:400px;height:300px}}@media screen and (min-width:640px){.page404-title{font-size:28px}.page404-img{height:300px;width:500px}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1.43}ol,ul{list-style:none}blockquote,q{quotes:none}table{border-collapse:collapse;border-spacing:0}
/*# sourceMappingURL=main.f14c8cf1.chunk.css.map */