@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);.top{width:100%;height:60px;background-color:#fff;position:-webkit-sticky;position:sticky;top:0;font-family:"Josefin Sans",sans-serif;z-index:999;font-size:14px!important}.top,.topLeft,.topRight{display:flex;align-items:center}.topLeft,.topRight{flex:3 1;justify-content:center}.topCenter{flex:6 1}.topIcon{font-size:20px;margin-right:10px;color:#444;cursor:pointer}.topImg{width:40px;height:40px;border-radius:50%;object-fit:cover;cursor:pointer;border:2px solid rgba(0,0,0,.4)}.topList{display:flex;justify-content:center;margin:0;padding:0;list-style:none}.topListItem{margin-right:20px;font-size:18px;font-weight:300;cursor:pointer}@media screen and (max-width:480px){.topLeft{display:none}.topListItem{padding-left:15px;margin-right:10px;font-size:16px}.topImg{width:30px;height:30px}}.header{margin-top:60px}.headerTitles{display:flex;flex-direction:column;align-items:center;font-family:"Lora",serif;color:#444}.headerTitleSm{position:absolute;top:18%;font-size:20px}.headerTitleLg{position:absolute;top:20%;font-size:100px}.headerImg{width:100%;height:450px;margin-top:80px;object-fit:cover}.post{width:285px;margin:0 25px 40px;display:flex;flex-direction:column}.postImg{width:100%;height:280px;object-fit:cover;border-radius:7px}.postInfo{display:flex;flex-direction:column;align-items:center}.postCat{font-family:"Poppins",sans-serif!important;font-weight:400;font-size:11px;color:#be9656;line-height:19px;margin-right:10px}.postCat,.postTitle{margin-top:15px;cursor:pointer}.postTitle{font-family:"Poppins",sans-serif;font-size:24px;font-weight:900}.postDate{font-family:"Lora",serif;font-style:italic;font-size:13px;color:#999}.postDate,.postDesc{font-weight:400;margin-top:15px}.postDesc{font-family:"Poppins",sans-serif;font-size:14px;line-height:24px;color:#444;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.posts{flex:9 1;display:flex;flex-wrap:wrap;margin:20px 5px}@media screen and (max-width:480px){.posts{flex-direction:column;align-items:center;margin:15px 5px}}.sidebar{flex:3 1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:20px;padding-bottom:30px;background-color:#fdfbfb;border-radius:10px;flex-direction:column}.sidebar,.sidebarItem{display:flex;align-items:center}.sidebarItem{flex-direction:column}.sidebarItem>p{line-height:1;font-size:14px}.sidebarItem>p,.sidebarTitle{font-family:"Poppins",sans-serif;text-align:center}.sidebarTitle{margin:10px;padding:5px;width:80%;border-top:1px solid #a7a4a4;border-bottom:1px solid #a7a4a4;font-size:12px;line-height:19px;color:#222;font-weight:600}.sidebarItem>img{margin-top:15px;width:250px;height:250px}.sidebarItem>p{padding:30px}.sidebarList{list-style-type:none;margin-bottom:30px;width:100%}.sidebarListItem{display:inline-block;width:50%;margin-top:15px;text-transform:uppercase;cursor:pointer}.sidebarSocial{margin-top:15px;width:250px;display:flex;align-items:center;justify-content:center}.sidebarIcon{font-size:16px;margin-left:10px}@media screen and (max-width:480px){.sidebar{margin:20px 0;padding-bottom:10px}}.home{display:flex}@media screen and (max-width:480px){.home{flex-direction:column}}.login{height:calc(100vh - 50px);display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),url(https://images.pexels.com/photos/768473/pexels-photo-768473.jpeg?auto=compress&cs=tinysrgb&dpr=2&w=500);background-size:cover}.loginTitle{font-size:50px}.loginForm{margin-top:20px;display:flex;flex-direction:column}.loginForm>label{margin:10px 0}.loginInput{padding:10px;background-color:#fff;border:none}.loginButton{margin-top:20px;cursor:pointer;background-color:#f08080;border:none;color:#fff;border-radius:10px;padding:10px}.loginButton:disabled{cursor:not-allowed;background-color:#fcadad}.loginRegisterButton{position:absolute;top:60px;right:20px;background-color:teal;cursor:pointer;border:none;padding:10px;color:#fff;border-radius:10px}.register{height:calc(100vh - 50px);display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),url(https://images.pexels.com/photos/317355/pexels-photo-317355.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940);background-size:cover}.registerTitle{font-size:50px}.registerForm{margin-top:20px;display:flex;flex-direction:column}.registerForm>label{margin:10px 0}.registerInput{padding:10px;background-color:#fff;border:none;border-radius:5px}.registerInput:focus{outline:none}.registerButton{margin-top:20px;background-color:teal;text-align:center}.registerButton,.registerLoginButton{cursor:pointer;color:#fff;padding:10px;border:none;border-radius:10px}.registerLoginButton{position:absolute;top:60px;right:20px;background-color:#f08080}.settings{display:flex;font-family:"Poppins",sans-serif}.settingsWrapper{flex:9 1;padding:20px}.settingsTitle{display:flex;align-items:center;justify-content:space-between}.settingsUpdateTitle{font-size:30px;margin-bottom:20px;color:#f08080}.settingsDeleteTitle{font-family:"Poppins",sans-serif;color:red;font-size:12px;cursor:pointer}.settingsForm{display:flex;flex-direction:column}.settingsPP{display:flex;align-items:center;margin:10px 0}.settingsPP>img{width:70px;height:70px;border-radius:20px;object-fit:cover}.settingsPPIcon{width:25px;height:25px;border-radius:50%;background-color:#f08080;color:#fff;display:flex;align-items:center;justify-content:center;margin-left:10px;cursor:pointer}.settingsForm>label{font-size:20px;margin-top:20px}.settingsForm>input{color:grey;margin:10px 0;height:30px;border:none;border-bottom:1px solid #d3d3d3}.settingsSubmit{width:150px;align-self:center;border:none;border-radius:10px;color:#fff;background-color:teal;padding:10px;margin-top:20px;cursor:pointer}@media screen and (max-width:480px){.settings{flex-direction:column}.settingsUpdateTitle{font-size:23px}}.main-container{width:100%;height:100vh;position:absolute;background:rgba(0,0,0,.534);color:#fff;display:flex;align-items:center;justify-content:center;top:0;left:0;z-index:5}.main-body{width:45%;background:#fff;color:#222;padding:20px;border-radius:5px;text-align:center;font-family:"Poppins",sans-serif}.main-body span{font-size:14px;color:#dc143c}.main-body button{margin:5px;background-color:teal;color:#fff;border:none;border-radius:3px;padding:7px 15px;cursor:pointer}.main-body button:hover{background-color:#005c5c}.main-body button.delete{background-color:#dc143c}.main-body button.delete:hover{background-color:#bb072b}.singlePost{flex:9 1}.singlePostWrapper{padding:20px 0 20px 20px;display:flex;flex-direction:column}.singlePostImg{width:100%;height:300px;border-radius:5px;object-fit:cover}.singlePostTitle,.singlePostTitleInput{text-align:center;margin:10px;font-family:"Lora",serif;font-size:28px}.singlePostTitleInput{color:grey;border:none;border-bottom:1px solid #d3d3d3}.singlePostTitleInput:focus{outline:none}.singlePostEdit{float:right;font-size:16px}.singlePostIcon{margin-left:10px;cursor:pointer}.singlePostIcon:first-child{color:teal}.singlePostIcon:last-child{color:tomato}.singlePostInfo{margin-bottom:20px;display:flex;justify-content:space-between;font-size:16px;font-family:"Varela Round",sans-serif;color:#b39656}.singlePostDesc{color:#666;font-size:18px;line-height:25px}.singlePostDesc:first-letter{margin-left:20px;font-size:30px;font-weight:600}.singlePostDescInput{border:none;color:#666;font-size:18px;line-height:25px;resize:vertical}.singlePostDescInput:focus{outline:none}.sPBtn-box{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center}.singlePostButton{display:inline;width:100px;border:none;background-color:teal;padding:5px;color:#fff;border-radius:5px;cursor:pointer;align-self:flex-end;margin-top:20px;margin-left:20px}.singlePostButton.grey{background-color:grey}.singlePostAuthor{font-size:15px}.author{color:#1e90ff;text-transform:uppercase}@media screen and (max-width:480px){.singlePostWrapper{padding:15px}.singlePostTitle{margin:10px;font-size:29px}.singlePostAuthor,.singlePostInfo{font-size:14px}}.single{display:flex}@media screen and (max-width:480px){.single{flex-direction:column}}.write{padding-top:50px;padding-bottom:50px}.writeImg{margin-left:150px;width:70vw;height:250px;border-radius:10px;object-fit:cover}.writeForm{position:relative}.writeFormGroup{margin-left:150px}.writeFormGroup,.writeIcon{display:flex;align-items:center}.writeIcon{width:25px;height:25px;font-size:20px;border:1px solid;border-radius:50%;color:#817d7d;justify-content:center;cursor:pointer}.writeInput{font-size:30px;border:none;padding:20px;width:60vw}.m-5{margin-left:5px}.writeInput::-webkit-input-placeholder{color:#bdb9b9;font-weight:400}.writeInput:-ms-input-placeholder{color:#bdb9b9;font-weight:400}.writeInput::placeholder{color:#bdb9b9;font-weight:400}.writeInput:focus{outline-style:none}.writeText{width:65vw;height:100vh;font-family:inherit;font-size:20px}.writeSubmit{position:absolute;top:20px;right:50px;color:#fff;background-color:teal;padding:10px;border:none;border-radius:10px;font-size:16px;cursor:pointer;display:flex;align-items:center}@media screen and (max-width:480px){.write{padding:5px}.writeImg{margin-left:0;width:100%;height:250px;border-radius:10px;object-fit:cover}.writeFormGroup{margin-left:5px}.writeSubmit{position:absolute;top:20px;right:10px}.writeInput{font-size:23px;padding:15px;width:95vw}}body,html{box-sizing:border-box;margin:0}*{margin:0}.link{text-decoration:none;color:inherit}
/*# sourceMappingURL=main.d8b71547.chunk.css.map */