@import"https://fonts.googleapis.com/css2?family=Chivo+Mono:ital,wght@0,100;0,200;0,300;1,100;1,300&family=Poppins:wght@200;300;400;500;600;700;800;900&family=Roboto:wght@300;400;500;700;900&display=swap";.call__action{text-align:center;padding-top:12px;font-size:15px}.action{color:#0b0b76;text-decoration:none;margin:0 3px;cursor:pointer}.action:hover{text-decoration:underline}.Register,.Login{height:100vh;max-width:100vw;display:flex;justify-content:center;align-items:center}.Register__section{box-shadow:2px 5px 4px 5px #08083a;display:flex;align-items:center;height:450px}.Register__form{padding:0 1rem;display:flex;flex-direction:column}.Register__Image__Container{background-color:#0b0ba5;height:100%;display:flex;justify-content:center;align-items:center;width:20rem}.Register__inputs{display:flex;flex-direction:column}.Register__heading{font-size:27px;text-align:center;padding-bottom:15px}.Register__field{padding:10px;margin:10px 0;width:20rem;outline:none;border:1px solid rgb(77,77,244)}.Register__btn{margin:0 auto;outline:none;border:none;cursor:pointer;text-transform:uppercase;font-size:16px;padding:10px 1.6rem;background-color:#4d4df4;color:#fff;font-stretch:condensed}.Register__btn:hover{background-color:#0c0c76}@media screen and (max-width:768px){.Register__Image__Container,.Register__image{display:none}}.Posts{min-height:100vh;justify-content:space-between;display:flex;flex-direction:column}.Posts__Div{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:3rem}.Posts__body{display:flex;margin-bottom:4rem}.myStyle:hover{padding:1.2rem 0 0;cursor:pointer;box-shadow:1px 2px 4px 1px #00f;border-radius:10px}.myStyle:hover .myStyle_icons{display:block}.myStyle_icons{display:none;background-color:#00f;width:6rem;padding:7px;margin-bottom:4px;border-radius:0 5px 5px 0}.myStyle_icons_main{font-size:1.2rem;margin:0 3px;color:#fff}@media screen and (max-width:968px){.Posts__body{flex-direction:column}.Posts__title{margin-top:1.2rem}}.Posts__image{height:20.8rem;width:21rem;margin-right:3rem}.Posts__ReadMore{background-color:#00f;padding:5px 9px;margin-top:1.3rem;outline:none;border:none}.Posts__ReadMore__Link{color:#fff;font-size:16px;text-decoration:none}.Services{height:100vh}.Services__content{background:rgb(30,30,141);background-size:cover;height:66vh;display:flex;justify-content:center;align-items:center}.Services__content__text{font-size:4em;color:#fff}.ProfileDiv{display:flex;align-items:center}.Profile__left{background-color:#00f;height:65vh;padding:0 1.7rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.Profile__icon{color:#fff;font-size:1.8rem;cursor:pointer;padding:.8rem 1rem}.Profile__icon:hover{color:pink}.Publish{height:68vh}.Publish__form{height:100%;width:80vw;margin:0 auto;padding:2rem 0}.Publish__input{display:flex;flex-direction:column}#title__tag{font-size:20px}.Publish__form__input{padding:.9rem 1.3rem;margin-bottom:1.2rem;outline:none;border:1px solid rgb(145,145,206);background-color:#cecaca}.Publish__Submit{font-size:1.1rem;outline:none;border:none;cursor:pointer;color:#fff;text-transform:uppercase;padding:.4rem 0;background-color:#3131bf}.image__upload{height:2.4rem;border:1px solid red;background-color:pink}.Publish__input #textarea{outline:none;border:1px solid black;padding:.8rem 1rem;background-color:#cecaca;margin:.6rem 0 .4rem;resize:none}.Publish__input #textarea:focus{border:1px solid rgb(49,49,191);border-radius:.6rem;transition:.8s ease-in-out}.Content{min-height:68vh;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto auto;width:95%}.Content__heading{text-align:center;padding-top:1.5rem;font-size:2.4rem}.Content__author{text-align:center;padding-top:.9rem}.Content__image{height:17rem;width:60%;padding:2rem 0;object-position:center}.Content__text{padding-top:1.4rem;font-family:Poppins,sans-serif;font-size:1rem;line-height:30px}.NotUser{height:85vh;display:flex;justify-content:center;align-items:center}.NotUser__main__heading{font-size:2.3rem;color:#00f}.NotUser__actions{text-align:center;margin-top:1.4rem;font-size:1.3rem}.NotUser__links{text-decoration:none;color:#000}.NotUser__links:hover{color:#5151dd;transition:.6s ease-in}@media screen and (max-width:680px){.NotUser__main__heading{font-size:1.9rem}.NotUser__actions{font-size:1rem}}*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}.Header__logo{height:70px;width:160px}.Header{display:flex;align-items:center;justify-content:space-between;padding:10px 17px;position:relative}.Header__navigation{display:flex;align-items:center}.Header__nav{list-style:none;margin:0 9px}.Header__links{text-decoration:none;color:#000;font-size:15px}.Header__nav .Header__links:hover{color:#ff6e7d}.Header__links:visited{color:#000}.Header__User{border-radius:50%;height:4rem;width:4rem;border:1px solid red;margin-left:50px}.header__icons{display:none}.mobile__SCREEN{display:none;position:fixed;top:0;bottom:0;right:0;left:0;background-color:#373737;height:100vh;transition:all .5s ease-in}.mobile__screen__top{padding:1rem .6rem 0;display:flex;justify-content:space-between;align-items:center}.Mobile__Screen__Links{padding-top:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.mobile__links{margin:1.3rem 0;text-decoration:none;color:#fff;font-size:1.2rem}.mobile__links:hover{transition:ease-out .5s;color:#f9506c}.hide{display:none}@media screen and (max-width:768px){.Header__navigation{display:none}.mobile__SCREEN{display:block}.header__icons{display:block;font-size:2rem;cursor:pointer}.close{color:#fff}}.NoHeader{padding:10px 20px 0;display:flex;align-items:center;justify-content:space-between}.NoHeader__nav{font-size:15px;color:#000}.NoHeader__slash{padding:0 10px}.No__Header__actions{text-decoration:none;color:#000}.No__Header__actions:hover{text-decoration:underline;color:#0707a3}.Hero{padding:20px 30px 0;display:flex;justify-content:space-between}.Hero__More__Post{text-align:center;background-color:#0b0b7a;width:7rem;margin:3rem auto 0;font-size:18px;padding:7px 10px;display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer;font-weight:500;font-family:Roboto,sans-serif;text-decoration:none}.Hero__More__Post:hover{background-color:#fff;color:#0b0b7a;border:1px solid rgb(11,11,122)}.Hero__title__{font-size:1.8rem;padding-bottom:25px;padding-top:10px}.Hero__title__:after{content:"";margin-top:10px;display:flex;color:red;border:1px solid black}.HeroFeaturedPost{display:flex}.HeroFeaturedPost__FIRST{max-width:360px;width:40rem}.HeroFeaturedPost__First__image{height:70px;width:90px;border-radius:50%}.HeroFeaturedPost__First__main__title{font-size:1.2rem;padding-left:15px}.HeroFeaturedPost__First__title__image{display:flex;align-items:center;max-width:360px;width:40rem}.HeroFeaturedPost__First__text{width:38rem;margin-top:1rem;font-size:.9rem;max-width:360px;line-height:1.3;word-spacing:.1rem;letter-spacing:.09rem;font-family:Roboto,sans-serif}.HeroFeaturedPost__First__author{padding:10px 0;color:gray;font-size:14px}.HeroFeaturedPost__First__author_span{font-size:17px;color:#000;font-weight:700}.HeroFeaturedPost__FIRST__read__more{background-color:#0b0b7a;color:#fff;cursor:pointer;width:5rem;padding:9px 3px;margin-top:10px}.HeroFeaturedPost__SECOND__images{width:150px;height:180px}.HeroFeaturedPost__SECOND__BOXES{display:flex;height:160px}.gap{margin-top:4rem}.HeroFeaturedPost__SECOND__BOXES__CONTENT{width:18rem;margin-left:9px;font-size:15px}.HeroFeaturedPost__SECOND__read__more{background-color:#0b0b7a;color:#fff;cursor:pointer;width:5.4rem;padding:5px 0 5px 10px;margin-top:5px}.HeroRecentPost__paragraphs{margin:10px 0;font-size:17px}.HeroRecentPost__links{text-decoration:none;color:#000;cursor:pointer}.HeroRecentPost__links:hover{text-decoration:underline;color:#00f}@media screen and (max-width:1072px){.Hero{flex-direction:column}}@media screen and (max-width:968px){.HeroFeaturedPost{flex-direction:column}.space__sm,.HeroFeaturedPost__SECOND{padding-top:4rem}}@media screen and (max-width:768px){.HeroFeaturedPost__SECOND__BOXES{margin:8rem 0;background-color:#00f}}.NewsLetter{padding-top:2.4rem;height:40vh}.NewsLetter__heading{font-size:24px;text-align:center}.NewsLetter__text{text-align:center;padding-top:.9rem}.Newsletter__subscribe{padding-top:3rem;display:flex;justify-content:center;align-items:center}.Newsletter__input{width:20rem;padding:9px 15px;outline:none;border:1px solid rgb(6,6,154)}.Newsletter__submit{padding:8.5px 15px;font-size:17px;cursor:pointer;border:none;outline:none;background-color:#06069a;color:#fff}footer{padding-bottom:3rem;display:flex;justify-content:center;align-items:center;flex-direction:column}.footer__socials{margin:8px 0}.footer__line:after{border-bottom:2px solid red;content:"";display:flex;width:70vw;color:red;border:1px solid black}.footer__socials__icon{margin:0 5px;font-size:1.5rem;color:#06069a;cursor:pointer}.footer__name{display:flex;align-items:center}.NoPost{height:100vh;display:flex;justify-content:center;align-items:center;background-color:#d8d5d5}.NoPost__text{font-size:30px;padding-bottom:1.2rem}.NoPost__navigation{text-align:center;font-size:17px}.No__Post__LINK{font-size:15px}.No__Post__image{margin-bottom:3rem}.Settings,.Stats{display:flex;justify-content:center;align-items:center;width:90vw}.Profile__Components__text{font-size:2rem}.UsersDetails{height:65vh;width:90.5vw}.UsersDetails__heading{font-size:2rem;text-align:center;text-transform:uppercase;font-family:Roboto,sans-serif}@media screen and (max-width:900px){.UsersDetails__heading{font-size:1.8rem}}@media screen and (max-width:680px){.UsersDetails__heading{font-size:1.3rem}}.form__inputs__users{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:3rem}.username{border:1px solid black;outline:none;width:70%;font-size:17px;padding:.9rem 1.5rem;margin-bottom:.6rem;margin-right:1.9rem}.form__confirm{padding:.4rem 1.4rem;margin-top:2.2rem;font-size:16px;background-color:#080883;color:#fff;border:none;outline:none;cursor:pointer}
