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}.ant-card{margin:auto!important}.ant-card-bordered{border-radius:10px!important;width:90%;margin:1rem!important}.ant-card-bordered img{border-top-left-radius:10px!important;border-top-right-radius:10px!important}.ant-card-body{height:150px}.ant-card-actions{border-radius:0 0 10px 10px}.ant-divider-horizontal.ant-divider-with-text{margin:2.5rem 0 0!important;font-size:1.4rem}.ant-input,.ant-input-affix-wrapper{line-height:2!important;border-radius:10px!important}.no-radius .ant-input,.no-radius .ant-input-affix-wrapper{line-height:2!important;border-radius:2px!important}.ant-btn{border-radius:10px!important;height:40px!important}.ant-tag{margin:.5rem 0!important;font-size:.9rem!important;border-radius:5px!important}.page-container{position:relative;min-height:100vh}.page-content{padding-bottom:2.5rem}.footer{position:absolute;bottom:0;width:100%;padding:1rem;text-align:center;background-color:#001529;color:#fff}.m-auto{margin:auto}.loader-container{margin:20px 0;padding:30px 50px;text-align:center;border-radius:4px}.disabled{background:#fff;color:#000;font-weight:700;padding-left:0!important;cursor:auto}.disabled,.disabled:active,.disabled:hover{border:none!important;box-shadow:none!important}.form-container{width:60%;background-color:#fff;color:#000;margin:2rem auto;padding:1rem;box-shadow:-2px 5px 14px -1px rgba(0,0,0,.2);border:1px solid #ccc;border-radius:10px}.float-right{float:right}.unhoverable-menu-item{color:#fff!important;opacity:1!important}.unhoverable-menu-item:hover{background-color:transparent!important;color:inherit!important}.form{width:100%;padding:1rem;display:flex;flex-direction:column}.buttons-wrapper-vertical{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.buttons-wrapper-horizontal{display:flex;flex-direction:row;grid-gap:.5rem;gap:.5rem}.my-2-auto{margin:2rem auto}.centered-text{text-align:center}.two-cols{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;margin:2rem auto!important}.center-panel{margin:2rem}.center-panel,.center-panel-small{background-color:#fff;color:#000;padding:1rem;box-shadow:-2px 5px 14px -1px rgba(0,0,0,.2);border:1px solid #ccc;border-radius:10px}.center-panel-small{margin:2rem auto;width:60%}.left-panel{width:40vw;background-color:#fff;color:#000;margin:2rem;padding:1rem;box-shadow:-2px 5px 14px -1px rgba(0,0,0,.2);border:1px solid #ccc;border-radius:10px}.right-panel{margin:2rem;padding:2rem;width:37%;float:right}.full-width{width:100%!important;padding:.5rem .3rem!important;border-radius:5px!important}.ant-layout-footer{text-align:center;background-color:#001529!important;color:#fff!important;padding:10px!important}.jumbotron{width:100%;height:50vh;background-color:#d2e9ff;color:#000;padding:1rem}.home .home-jumbotron{height:100%;display:flex;justify-content:space-around;align-items:center}.home .home-jumbotron .centered-section h3,.home .home-jumbotron .left-section h3{font-size:2rem;margin:0}.home .home-jumbotron .centered-section h2,.home .home-jumbotron .left-section h2{font-size:2.5rem;font-weight:700}.home .home-jumbotron .centered-section{text-align:center}.home .home-jumbotron .right-section{width:37%;float:right}.posts-div{margin:2rem;text-align:center}.posts-container{padding:2rem;text-align:center;margin-left:auto;margin-right:auto}.image-container{position:relative;overflow:hidden;margin:auto;border-radius:10px 10px 0 0;height:300px}.image-container .card-image{object-fit:cover;max-width:100%;min-height:100%}.login{height:calc(100vh - 106px);display:flex;justify-content:space-around;align-items:center}.user-profile{background-color:#fff;color:#000;margin:2rem auto;padding:2rem;border-radius:10px!important;width:60%}.user-profile .user-image{margin:auto}.user-profile .user-image .image{border-radius:50%;object-fit:cover;width:300px;height:300px}.user-profile .user-image .ant-image-mask:hover{border-radius:50%}.view-post{background-color:#fff;color:#000;margin:2rem auto;padding:2rem;border-radius:10px!important;width:70%}.view-post .post-header h1{font-size:3rem;line-height:3.5rem}.view-post .post-header p{color:#616161}.view-post .post-content{white-space:pre-line;margin:2rem auto}@media only screen and (max-width:1050px){.view-post{width:80%}}@media only screen and (max-width:1000px){.view-post{width:90%}}@media only screen and (max-width:820px){.view-post{width:100%}}.comment-form{margin:1rem auto 3rem}.comment-form div.ant-row.ant-form-item{margin-bottom:.5rem!important}.comment-form .comments-btns-container{display:flex;grid-gap:.5rem;gap:.5rem;float:right!important}.comment-form .ant-alert-error{margin:.5rem auto;border-radius:10px!important}.full-width-comment{width:100%}.comment-container{background-color:#f5f5f5;border-radius:10px;display:flex;padding:.5rem 1rem;flex-direction:row!important;align-items:end;margin:.5rem auto!important;grid-gap:1rem;gap:1rem;transition:all .2s ease-in-out}.comment-container .comment-editing .ant-form-item{margin-bottom:.3rem!important}.comment-container .comment-editing .comments-btns-container{display:flex;grid-gap:.5rem;gap:.5rem}.comment-container .cols{width:100%;display:flex;flex-direction:row!important;justify-content:space-between;margin:0}.comment-container .comment-text{flex:7 1}.comment-container .comment-text-mobile{text-align:justify}.comment-container .comment-date{flex:1 1;color:grey;text-align:center}.comment-container .comment-date-mobile{color:grey}.comment-container .icons-cols{width:100%;display:flex;flex-direction:row!important;justify-content:space-evenly;margin:0;height:25px;align-items:center}.comment-container .icons-cols .anticon:hover{cursor:pointer}.comment-container .icons-cols-mobile{width:100%;display:flex;flex-direction:row!important;justify-content:end;grid-gap:1rem;gap:1rem;margin:0;height:25px;align-items:center}.comment-container .icons-cols-mobile .anticon:hover{cursor:pointer}
/*# sourceMappingURL=main.0c7c25cf.chunk.css.map */