body{margin:0;padding:0}*,body{box-sizing:border-box}.custom_input_component label{font-size:18px}.custom_input_component input,.custom_input_component label{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.custom_input_component input{border:.003px solid grey;font-size:16px;margin-bottom:15px;margin-top:3px;outline:none;padding:5px;width:100%}.login_form_container .signuplink a{color:#5ec0e3;cursor:pointer;text-decoration:none;transition:.2s}.login_form_container .signuplink a:hover{color:#000;cursor:pointer;text-decoration:none;transition:.2s}.registerationsuccess{background-color:#ededed;border-left:3px solid green;color:green;font-size:15px;font-weight:700;margin-bottom:20px;margin-top:20px;padding:10px 10px 10px 20px;width:100%}.disabled{background-color:#ccc;color:#666;cursor:default}.custom_button,.disabled{border:none;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:18px;padding:6px;text-align:center;width:100%}.custom_button{background-image:linear-gradient(90deg,#5ec0e3,#9818e9);color:#fff;cursor:pointer}.custom_button:hover{background-image:linear-gradient(90deg,#9818e9,#5ec0e3)}.login_page{background-image:linear-gradient(90deg,#5ec0e3,#9818e9);height:100vh;width:100%}.login_form_container{background-color:#fff;border-radius:5px;left:50%;padding:30px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:300px}.login_form_container h3{margin:0 0 20px;padding:0;text-align:center}.login_form_container .signuplink{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:14px;margin-top:20px;text-align:center}.login_form_container .signuplink span{color:#5ec0e3;cursor:pointer;transition:.2s}.login_form_container .signuplink span:hover{color:#000;transition:.2s}.error{background-color:#ededed;border-left:3px solid red;color:red;font-size:15px;font-weight:700;margin-bottom:20px;padding:10px 10px 10px 20px;width:100%}.all-posts .single-post{transition:.3s!important}.single-post:hover{scale:1.07!important;z-index:99998}body{background-image:linear-gradient(90deg,#5ec0e3,#9818e9)}.container{background-color:#fff;border-radius:10px;margin:10px auto 0;max-width:1000px;padding:20px}.container h1{font-size:25px;margin:0}.container h1,.container p{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.container p{font-size:20px;margin-top:0}.container .add-post{cursor:pointer;font-size:25px}label{cursor:pointer}#upload-photo{opacity:0;position:absolute;z-index:-1}.container .user{align-items:center;border-radius:5px;display:flex;gap:2px;padding:5px 20px;position:relative!important;transition:.1s;width:130px}.container .user:hover{background-color:#d1d7e0;cursor:pointer}.container .user img{border-radius:50%;width:25px}.container .user h1{font-size:20px;font-weight:600}.container .menu1,.user-active{background-color:#d1d7e0}.container .menu1{border-radius:5px;left:0;margin-top:5px;padding:5px;position:absolute;top:35px;width:100%}.container .menu1 .menu-item{border-radius:5px;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:16px;padding:5px 5px 5px 10px}.container .menu1 .menu-item:hover{background-color:#fff;cursor:pointer}.container .link{color:#5ec0e3;cursor:pointer;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:18px;font-weight:800;text-decoration:none;transition:.2s}.container .link:hover{color:#000;transition:.2s}.container .no-posts{background-color:#d1d7e0;border-radius:5px;font-size:16px;font-weight:700;margin:0 auto;max-width:300px;padding:10px;text-align:center;width:100%}.container .no-posts,.container h3{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.container h3{font-size:20px;font-weight:800;margin:0;padding-bottom:20px}.all-posts{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;width:100%}.all-posts .single-post{background-color:#d1d7e0;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;cursor:pointer;height:225px;position:relative!important;width:220px}.all-posts .single-post .post-img img{border-radius:10px 10px 10px 10px;height:225px;width:100%}.all-posts .single-post .post-description{color:#fff;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:15px;font-weight:500;padding:10px 10px 7px}.all-posts .single-post .post-date{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.all-posts .single-post .post-comments,.all-posts .single-post .post-date,.all-posts .single-post .post-likes{color:grey;font-size:10px;padding-bottom:5px;padding-left:10px}.all-posts .single-post .post-content{background-image:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.001));border-radius:10px;bottom:0;display:none;left:0;padding-bottom:4px;padding-top:40px;position:absolute!important;transition:1s;width:100%}.single-post:hover .post-content{display:block!important;transition:1s}.overlay{align-items:center;background-color:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:1s;width:100%}.form{background-color:#fff;border-radius:10px;margin:30px;max-height:80vh;overflow:auto;padding:20px;width:400px}@media (max-width:821px){.form{background-color:#fff;border-radius:10px;margin:30px;padding:20px;width:100%}}.form .header{display:flex;justify-content:space-between}.form .header h3{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:15px;margin-top:0}.form .header .close{color:grey;cursor:pointer;font-size:20px;font-weight:200;margin-top:-3px;transition:.1s}.form .header .close:hover{color:#000}.fileselection{align-items:center;border:1px dashed #000;border-radius:10px;display:flex;height:70px;justify-content:center;margin-top:10px;width:100%}.fileselect{font-size:14px;font-weight:200;padding:4px 60px}.fileselect,textarea{border-radius:10px;color:grey;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}textarea{border:none;font-size:15px;height:80px;margin-top:10px;max-height:100px;padding:10px;width:100%!important}textarea:focus{border:none;outline:none}textarea::-webkit-input-placeholder{color:grey;font-size:15px}textarea::placeholder{color:grey;font-size:15px}.form button{border:none}.load-more{margin:50px 0;text-align:center}.load-more .loadingbtn,.load-more .loadmorebtn{background-color:#d1d7e0;border:none;border-radius:6px;font-size:15px;font-weight:700;padding:10px 40px;transition:.1s;width:200px}.load-more .loadmorebtn:hover{background-color:#b3bdcc;cursor:pointer}.load-more .loadmorebtn:active{background-color:#94a2b8}@media (max-width:1001px){.all-posts .single-post{background-color:#d1d7e0;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;cursor:pointer;height:250px;position:relative!important;width:300px}}@media (max-width:981px){.all-posts{justify-content:center}.all-posts .single-post{background-color:#d1d7e0;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;cursor:pointer;height:250px;position:relative!important;width:290px}}@media (max-width:821px){.container{margin:20px 0;width:100%}.all-posts .single-post{background-color:#d1d7e0;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;cursor:pointer;height:250px;margin:0 auto;max-width:500px;position:relative!important;width:300px}}@media (max-width:660px){.all-posts{justify-content:center}.all-posts .single-post{background-color:#d1d7e0;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;cursor:pointer;height:250px;position:relative!important;width:250px}}@media (max-width:560px){.all-posts{justify-content:center}.all-posts .single-post{background-color:#d1d7e0;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;cursor:pointer;height:250px;max-width:350px;position:relative!important;width:300px}.post-content{display:block!important}}*{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.main-post-container{display:flex;gap:20px;height:87vh}.main-post-container .post-picture{align-items:center;background-color:rgba(0,0,0,.8);border-radius:10px;display:flex;height:87vh;justify-content:center;width:50%}.main-post-container .post-picture img{border-radius:10px;max-height:90vh;max-width:100%}.post-details{height:87vh;overflow:hidden;position:relative;width:50%}.post-details .user-details{align-items:center;display:flex;gap:5px;justify-content:flex-start}.post-details .user-details img{width:40px}.post-details .user-details .name h1{font-size:20px}.post-details .user-details .name p{color:grey;font-size:14px;margin-bottom:7px}.post-details .post-description{padding:10px 0;width:100%}.post-details .post-description p{color:#424242;font-size:16px;font-weight:500;margin-bottom:2px}.post-details .comments{margin:10px 0;max-height:60vh;overflow-y:auto;padding-bottom:100px;width:100%}.post-details .comments h3{font-size:16px}.no-comments{color:#424242;font-size:18px;margin-top:50px;text-align:center}.post-details .likes-comments-number{display:flex;gap:0}.post-details .likes-comments-number .post-comments,.post-details .likes-comments-number .post-likes{align-items:center;color:#424242;display:flex;gap:5px;padding:2px 10px}.post-details .likes-comments-number .post-likes:hover{background-color:#d0ecf7;border-radius:5px;color:#000;cursor:pointer}.post-details .likes-comments-number .post-likes:active{background-color:#b1e0f2}.post-details .add-comment{align-items:center;display:flex;margin-top:5px}.post-details .add-comment .input{width:85%}.post-details .add-comment button{background-color:initial;border:1px solid grey;border-left:none;border-radius:0 3px 3px 0;color:#000;font-size:12px;font-weight:800;height:30px;margin-left:0;margin-top:3px;padding-bottom:3px;width:15%}.post-details .add-comment button:hover{color:#5fbce3;cursor:pointer}.post-details .add-comment .loadingbtn{color:#000;cursor:alias}.post-details .add-comment .loadingbtn:hover{color:#000;cursor:no-drop}.details-bottom{background-color:#fff;border-radius:10px 10px 0 0;bottom:0;left:0;padding-top:5px;position:absolute;width:100%}.single-comment{display:flex;gap:10px;justify-content:flex-start;margin-top:10px}.single-comment .user-picture img{width:40px}.single-comment .comment-details{background-color:#e4e6eb;border-radius:10px;margin-right:5px;max-width:100%;padding:10px;word-break:break-all}.single-comment .comment-details h3{font-size:17px;font-weight:900;margin-bottom:0;padding-bottom:5px}.single-comment .comment-details p{font-size:15px;font-weight:500;margin-bottom:0}.loadingc{font-size:16px;font-weight:600;margin:10px 0;width:160px}.loadingc:hover{cursor:no-drop}.loadmorec{font-size:16px;font-weight:600;margin:10px 0;width:170px}.loadmorec:hover{color:#5fbce3;cursor:pointer}.cdate{color:grey;font-size:12px!important;margin-bottom:0;padding-left:2px;padding-top:2px}.post-likes .liked{background-color:red}.post-likes .notliked{color:#424242}@media (max-width:500px){.main-post-container{display:block!important}.main-post-container .post-picture{align-items:center;background-color:rgba(0,0,0,.8);border-radius:10px;display:flex;height:auto;justify-content:center;width:100%}.main-post-container .post-picture img{border-radius:10px;max-width:100%}.post-details{height:auto;margin-top:30px;overflow:hidden;position:relative;width:100%}.post-details .comments{height:40vh;margin:10px 0;max-height:60vh;overflow-y:auto;padding-bottom:100px;width:100%}}
/*# sourceMappingURL=main.993d5305.css.map*/