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;background-color:#7510f7}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.btn{border:3px solid #7510f7;border-radius:50px;background-color:transparent;cursor:pointer;outline:none}.App{max-width:1280px;left:0;right:0;margin:auto}.App-logo{height:40vmin;pointer-events:none}.header-blank{position:fixed;min-height:88px;width:100%;background-color:#f7f7f7;top:0;left:0}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.comment{--voting-container-height:93px;--voting-arrow-padding:15px;display:flex;width:100%;align-items:center;margin-bottom:48px}p.votes{font:700 18px/24px "Open Sans";color:#fff}.arrow{position:relative;transform:translateX(2px)}.arrow:before{transform:rotate(-45deg)}.arrow:after,.arrow:before{position:absolute;content:"";height:3px;background-color:#d5bdfd;width:10px;border-radius:3px}.arrow:after{transform:translateX(5px) rotate(45deg)}.comment__voting__container{height:calc(var(--voting-container-height) - var(--voting-arrow-padding));width:45px;border-radius:50px;border:2px solid #d5bdfd;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:var(--voting-arrow-padding) 0;background-color:transparent}.comment__voting__container__down-arrow{transform:rotate(180deg)}.comment__voting__container__down-arrow,.comment__voting__container__up-arrow{cursor:pointer;height:9px;width:20px;content:""}.comment__card{width:100%;min-height:218px;border:1px solid #707070;box-shadow:0 8px 20px rgba(0,0,0,.3);background:#f7f7f7 0 0 no-repeat padding-box;margin-left:21px}.comment__card__title{font:700 25px/34px "Open Sans";color:#141c3a;margin:35px 0 0 40px;height:55px}.comment__card__txt{font:20px/34px "Open Sans";color:#141c3a;margin:8px 29px 0 40px}.comment__card__btn{display:flex;justify-content:flex-end;margin:0 29px 27px 0}.comment__card__btn button{width:156px;height:49px;color:#7510f7;font:700 20px/27px "Open Sans"}.comments-list{margin-top:88px;display:flex;justify-content:center}.comments-list__container{padding-top:192px;display:flex;justify-content:flex-end;width:79%;flex-wrap:wrap}.new-post{position:fixed;background-color:#141c3a;height:180px;top:10px;left:0;right:0;margin:auto;z-index:3;max-width:1104px;box-shadow:0 8px 8px rgba(0,0,0,.2);border-radius:20px;justify-content:center}.new-post,.new-post__content{display:flex;align-items:center}.new-post__content{justify-content:space-between;width:85%}.new-post__btn{height:86px;width:345px}.new-post p{color:#fff;font:700 35px/47px "Open Sans";margin:0}.comment-form{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.88);top:0;right:0;bottom:0;z-index:99999}.comment-form,.comment-form__container{display:flex;justify-content:center;align-items:center}.comment-form__container{width:50vw;height:80vh;background-color:#f7f7f7}.comment-form__container form{display:flex;flex-direction:column;justify-content:center;width:60%}.comment-form__container form textarea{height:236px;text-indent:30px}.comment-form__container form input,.comment-form__container form textarea{box-shadow:0 10px 20px rgba(0,0,0,.16);border:3px solid #7510f7;border-radius:50px;margin-bottom:31px;outline:none;font:700 18px "Open Sans"}.comment-form__container form input{height:80px;text-indent:20px}.comment-form__container form button{background:#7510f7 0 0 no-repeat padding-box;width:300px;height:80px;font:700 30px/41px "Open Sans";color:#fff}
/*# sourceMappingURL=main.df2a6a7d.chunk.css.map */