.Navbar{align-items:center;background-color:#96b6c5;display:flex;flex-direction:row;left:0;position:absolute;right:0;top:0;width:100%}#navTitle{font-size:3rem;font-weight:500}#navSubtitle,#navTitle{color:#fff;font-family:Oswald,sans-serif;margin-left:3rem}#navSubtitle{font-size:2rem;font-weight:400;margin-top:-2rem}.Navbar-menu{align-items:center;-webkit-column-gap:2rem;column-gap:2rem;display:flex;flex-direction:row;margin-left:auto;margin-right:5rem;text-align:right}#menuItems{color:#fff;cursor:pointer;font-family:Oswald,sans-serif;font-size:1.5rem}#profile{min-width:10rem}#logout,#profile{background-color:#96b6c5;border:none;border-radius:3px;box-shadow:0 5px 10px 0 rgba(0,0,0,.5);color:#fff;font-family:Oswald,sans-serif;font-size:1.5rem;outline:none;text-align:center}.dropDownMenu{margin-left:-3rem;margin-right:3rem;position:relative;z-index:10}.dropDownMenuContainer{background:#96b6c5;border-radius:5px;box-shadow:0 5px 10px 0 rgba(0,0,0,.5);margin-right:3rem;margin-top:5rem;min-width:210px;padding:2rem;position:absolute;right:0;text-align:center;top:40px}.dropDownMenuContainerLinks{align-items:center;display:flex;flex-direction:column}.dropDownMenuContainerLinks #logout{margin-top:1rem}@media screen and (max-width:1024px){#navSubtitle,#navTitle{font-size:1.5rem;margin-left:1rem}#navSubtitle{margin-top:-1rem}.Navbar-menu{-webkit-column-gap:1.5rem;column-gap:1.5rem;margin-right:2rem}.dropDownMenu{margin-left:-.5rem}#menuItems{font-size:1rem}#logout,#profile{font-size:1rem;width:5.5rem}}@media screen and (max-width:600px){#navTitle{font-size:1rem;margin-left:2rem}#navSubtitle{font-size:.7rem;margin-left:2rem}.Navbar-menu{display:none}#logout,#menuItems,#profile{font-size:1rem}.dropDownMenu{margin-left:auto;margin-right:2rem}.dropDownMenuContainer{margin-right:1rem;margin-top:2rem;min-height:14rem;min-width:10rem;padding:1rem;top:2rem}}.Posts-Container{margin-top:13rem}.Blogs{margin-bottom:2rem;margin-left:6rem}#blogTitle{color:#49494a;font-family:Oswald,sans-serif;font-size:4rem}.posts{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:2rem}@media screen and (max-width:1024px){.Blogs{margin-left:2rem}.Posts-Container{margin-top:8.5rem}#blogTitle{font-size:3.5rem}}@media screen and (max-width:600px){.Blogs{margin-left:1rem}.Posts-Container{margin-top:5rem}#blogTitle{font-size:2rem}}.Post-Widget{background-color:hsla(0,0%,79%,.256);border-radius:5px;box-shadow:0 5px 10px 0 rgba(0,0,0,.5);display:flex;flex-direction:column}.Post-Widget:hover{background-color:hsla(0,1%,50%,.321);color:#fff}#PostWidgetTitle{color:#49494a;font-family:Oswald,sans-serif;font-size:2rem;margin-left:2rem}.Post-Widget-Content{margin-left:2rem;margin-top:-1.5rem;max-height:100%;max-width:100%}#PostWidgetContent{color:#49494a;font-family:Oswald,sans-serif;font-size:1.2rem;font-weight:400;margin-right:1rem;overflow:hidden}.Post-Widget-User{float:right;margin-left:auto;margin-right:5rem}#PostWidgetUser{color:#49494a;font-family:Oswald,sans-serif;font-size:1rem;font-weight:350}.read-more{float:left;margin-bottom:1rem;margin-left:2rem;margin-right:auto}#readMoreBtn{background-color:hsla(0,0%,79%,0);border:none;color:#49494a;cursor:pointer;font-family:Oswald,sans-serif;font-size:1rem;outline:none}@media screen and (max-width:600px){#PostWidgetTitle{font-size:1.5rem;margin-left:1rem}.Post-Widget-Content{margin-left:1rem;margin-right:1rem;margin-top:-1.5rem}#PostWidgetContent{font-size:1rem;font-weight:400;overflow:hidden}}.PostCard-Container{align-items:center;bottom:0;display:flex;flex-direction:column;height:100%;left:0;position:relative;right:0;top:0;width:100%}.PostCard{background-color:hsla(0,27%,98%,.989);border-radius:5px;box-shadow:0 5px 10px 0 rgba(0,0,0,.5);margin:auto;max-height:100%;width:95%}#PostCardTitle{color:#49494a;font-family:Oswald,sans-serif;font-size:2rem;margin-left:2rem}.Post-Card-Content{margin:2rem;max-height:100%;max-width:100%;text-align:center}#PostCardContent{color:#49494a;font-family:Oswald,sans-serif;font-size:1.4rem;font-weight:400}.Post-Card-User{float:right;margin-left:auto;margin-right:5rem}#PostCardUser{color:#49494a;font-family:Oswald,sans-serif;font-size:1rem;font-weight:350}.Post-Card-Close{float:left;margin-bottom:1rem;margin-left:2rem;margin-right:auto}#PostCardClose{background-color:hsla(0,0%,79%,0);border:none;color:#49494a;cursor:pointer;font-family:Oswald,sans-serif;font-size:1rem;outline:none}@media screen and (max-width:600px){#PostCardTitle{font-size:1.5rem;margin-left:1rem}.Post-Card-Content{margin:1rem}#PostCardContent{font-size:1rem;overflow:scroll}.Post-Card-User{margin-right:1rem}#PostCardUser{font-size:.8rem}.Post-Card-Close{margin-left:1rem}}.Compose-Page{bottom:0;height:100%;left:0;position:absolute;right:0;top:10rem;width:100%}.Compose-Page-Box{align-items:flex-start;display:flex;flex-direction:column;margin:3rem;padding:2rem;row-gap:2rem}.Compose-Page-Title{margin-bottom:-1rem;margin-left:5rem;margin-top:3rem}#composePage{font-size:2rem}#composePage,#postTitle,#userName{color:#49494a;font-family:Oswald,sans-serif}#postTitle,#userName{border:solid;border-radius:5px;font-size:1.5rem;height:3rem;outline:none;text-align:center;width:23rem}#userName #postTitle:focus::-webkit-input-placeholder{color:transparent}#userName #postTitle:focus::placeholder{color:transparent}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}textarea{border:3px solid #000;border-radius:5px;color:#49494a;font-size:1.5rem;height:25rem;resize:none;width:100%}#postBtn,textarea{font-family:Oswald,sans-serif}#postBtn{background:linear-gradient(90deg,#5c5b5b 50%,#747474 0);background-position:100% 100%;background-size:200% 100%;border:solid;border-radius:5px;box-shadow:0 5px 10px 1px #707070;color:#fff;font-size:1.3rem;font-weight:500;padding:.2rem .7rem;transition:all .3s ease-out}#postBtn:hover{background-position:0 100%;color:#fff;cursor:pointer;font-size:1.5rem}@media screen and (max-width:600px){.Compose-Page{top:5rem}.Compose-Page-Box{margin:2rem;padding:2rem}.Compose-Page-Title{margin-bottom:-2rem;margin-left:4rem;margin-top:1rem}#composePage{font-size:1.3rem}#postTitle,#userName{font-size:1rem;height:2rem;width:14rem}textarea{font-size:1.2rem}}.Home{left:0;position:absolute;right:0;top:11.4rem}.Home-content{display:flex;flex-direction:row}.Home-img{margin-left:-160px;margin-right:2rem;position:absolute;width:50%}.slide-right{-webkit-animation:slide-right 1s cubic-bezier(.25,.46,.45,.94) both;animation:slide-right 1s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-right{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100px);transform:translateX(100px)}}@keyframes slide-right{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100px);transform:translateX(100px)}}#homeImg1{height:30rem;margin-top:18rem;width:40rem}.Home-intro{align-items:flex-start;display:flex;flex-direction:column;padding:2rem;position:absolute;right:0;width:50%}#homeTitle{color:#49494a;font-family:Oswald,sans-serif;font-size:4rem;font-weight:400;margin-left:3rem;margin-top:-.5rem}#homeImg2{height:28rem;margin-left:2rem;width:100%}#homeIntro{color:#49494a;font-family:Oswald,sans-serif;font-size:1.5rem;margin-left:2rem;text-align:left}@media only screen and (max-width:1024px){.Home{top:8rem}.Home-img{display:none}.Home-intro{align-items:center;position:relative;width:100%}#homeTitle{margin-left:-62%}#homeImg2{height:30rem}#homeImg2,#homeIntro{margin-left:0;width:100%}#homeIntro{text-align:center}}@media only screen and (max-width:600px){.Home{top:11.4rem}.Home-intro{margin-top:-8rem}#homeTitle{font-size:3rem}#homeImg2{height:20rem;width:100%}#homeIntro{font-size:1.2rem;width:100%}}.Profile-Container{left:0;position:absolute;right:0;top:12rem}.Profile-Blogs{-webkit-column-gap:1.5rem;column-gap:1.5rem;flex-direction:row;margin-left:6rem}.Profile-Blogs,.User-Tag{align-items:center;display:flex}.User-Tag{background:#747474;border-radius:50%;box-shadow:0 5px 10px 1px #707070;height:100px;justify-content:center;width:100px}.User-Tag:hover{height:110px;width:110px}#userTag{color:#eaeaea;font-family:Oswald,sans-serif;font-size:4rem}.Profile-Posts{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem;row-gap:5rem}.Post-Delete{margin-top:1rem;position:relative}#deleteBtn{background-color:hsla(0,0%,79%,.256);border:none;border-radius:5px;box-shadow:0 5px 10px 1px #707070;color:#49494a;font-family:Oswald,sans-serif;font-size:1.5rem;outline:none}.scale-up-top{-webkit-animation:scale-up-top .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-top .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-top{0%{-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes scale-up-top{0%{-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@media screen and (max-width:1024px){.Profile-Container{top:9rem}.Profile-Blogs{margin-left:3rem}.Profile-Posts{row-gap:3rem}}@media screen and (max-width:600px){.Profile-Container{top:5rem}.User-Tag{height:60px;width:60px}#userTag{font-size:3rem}.User-Tag:hover{height:70px;width:70px}.Profile-Blogs{margin-left:1rem}.Profile-Posts{row-gap:2rem}}.LoginPage{bottom:0;flex-direction:row;left:0;position:absolute;right:0;top:0}.LoginPage,.LoginPage-inputs{align-items:center;display:flex}.LoginPage-inputs{flex-direction:column;margin-top:10rem;row-gap:1.5rem;text-align:center;width:100%}#loginTitle{-webkit-animation:typing 2s steps(18);animation:typing 2s steps(18);border-right:0 solid #49494a;font-size:3rem;font-weight:1000;margin-bottom:-10rem;margin-top:8rem;max-width:23rem;overflow:hidden;white-space:nowrap}#loginTitle,#signIn{color:#49494a;font-family:Oswald,sans-serif}#signIn{font-size:2.5rem;font-weight:500}#LoginInputs{border:solid;border-radius:5px;color:#49494a;font-family:Oswald,sans-serif;font-size:1rem;height:3rem;outline:none;text-align:center;width:23rem}#LoginInputs:focus::-webkit-input-placeholder{color:transparent}#LoginInputs:focus::placeholder{color:transparent}#loginBtn{background:linear-gradient(90deg,#5c5b5b 50%,#747474 0);background-position:100% 100%;background-size:200% 100%;border:solid;border-radius:5px;box-shadow:0 5px 10px 1px #707070;color:#fff;font-family:Oswald,sans-serif;font-size:1.3rem;font-weight:500;padding:.2rem .7rem;transition:all .3s ease-out}#loginBtn:hover{background-position:0 100%;color:#fff;cursor:pointer;font-size:1.5rem}#logOr{color:#49494a;font-family:Oswald,sans-serif;font-size:1.3rem;font-weight:500;margin-bottom:.1rem;margin-top:.1rem}@media screen and (max-width:920px){.leftHalf{background-size:cover;width:40%}.rightHalf{width:60%}#loginTitle{margin-top:10rem}.LoginPage-inputs{margin-top:15rem;width:100%}}@media screen and (max-width:600px){.leftHalf{display:none}.rightHalf{width:1000%}#loginTitle{margin-top:8rem}.LoginPage-inputs{margin-top:10rem}}.RegisterPage{align-items:center;bottom:0;display:flex;flex-direction:row;left:0;position:absolute;right:0;top:0}.leftHalf{background-image:url(/static/media/bg.9af7f6ddd61aab7bff47.png);background-position:0;background-repeat:no-repeat;background-size:100%;height:100%;width:50%}#RegTitle{-webkit-animation:typing 2s steps(18);animation:typing 2s steps(18);border-right:0 solid #49494a;color:#49494a;font-family:Oswald,sans-serif;font-size:3rem;font-weight:1000;margin-bottom:-10rem;margin-top:8rem;max-width:23rem;overflow:hidden;white-space:nowrap}@-webkit-keyframes typing{0%{width:0}to{width:100%}}@keyframes typing{0%{width:0}to{width:100%}}.rightHalf{background-color:#f0efef;height:100%;width:50%}.RegisterPage-inputs,.rightHalf{align-items:center;display:flex;flex-direction:column}.RegisterPage-inputs{margin-top:10rem;row-gap:1.5rem;text-align:center;width:100%}#signUp{font-size:2.5rem;font-weight:500}#RegInputs,#signUp{color:#49494a;font-family:Oswald,sans-serif}#RegInputs{border:solid;border-radius:5px;font-size:1rem;height:3rem;outline:none;text-align:center;width:23rem}#RegInputs:focus::-webkit-input-placeholder{color:transparent}#RegInputs:focus::placeholder{color:transparent}#RegBtn{background:linear-gradient(90deg,#5c5b5b 50%,#747474 0);background-position:100% 100%;background-size:200% 100%;border:solid;border-radius:5px;box-shadow:0 5px 10px 1px #707070;color:#fff;font-family:Oswald,sans-serif;font-size:1.3rem;font-weight:500;padding:.2rem .7rem;transition:all .3s ease-out}#RegBtn:hover{background-position:0 100%;color:#fff;cursor:pointer;font-size:1.5rem}#RegOr{color:#49494a;font-family:Oswald,sans-serif;font-size:1.3rem;font-weight:500;margin-bottom:.1rem;margin-top:.1rem}@media screen and (max-width:920px){.leftHalf{background-size:cover;width:40%}.rightHalf{width:60%}#RegTitle{margin-top:10rem}.RegisterPage-inputs{margin-top:15rem;width:100%}}@media screen and (max-width:600px){.leftHalf{display:none}.rightHalf{width:1000%}#RegTitle{margin-top:8rem}.RegisterPage-inputs{margin-top:10rem}}
/*# sourceMappingURL=main.16682b5f.css.map*/