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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.content{width:980px;margin:20px auto auto}.bars-wrapper{margin:15px 5px 0}.popular-posts-title{font-weight:600}.bars-wrapper-inside{display:flex}.trending-today-section .title{font-size:15px;font-weight:600;display:inline-block;margin-top:30px}.trending-today-section .items{margin-top:15px;display:flex}.trending-today-section .items .trending-item{margin:0 5px;width:100%;height:180px;background-size:cover;background-position:50%;border-radius:10px;color:#fff;position:relative}.trending-today-section .items .trending-item:first-child{margin-left:0}.trending-today-section .items .trending-item:last-child{margin-right:0}.trending-today-section .items .trending-item .context{position:absolute;bottom:0;padding-left:15px;padding-bottom:10px}.trending-today-section .items .trending-item .context .title{font-size:18px;font-weight:700}.trending-today-section .items .trending-item .context .description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.trending-today-section .items .trending-item .context .subreddit{display:flex;align-items:center;font-size:14px}.trending-today-section .items .trending-item .context .subreddit img{width:16px;height:16px;border-radius:50%;margin-right:10px}.side-bar{flex:0.35 1;margin-top:15px;margin-left:25px}.div-2{background-color:#fff;margin-bottom:20px;padding:10px}.div-2>div{margin-left:4px}.div-2 button{background-color:#ff4500;color:#fff;font-size:18px;font-weight:600}.community-section{background-color:#fff;border-radius:var(--border-radius);border:1px solid #c8c8c8;margin-bottom:30px}.community-section .title{position:relative;background:url(https://images.unsplash.com/photo-1610641483502-bed8340baadf?auto=format&fit=crop&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&q=80&w=1350);background-size:cover;background-repeat:no-repeat;border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);background-color:#1b1a1a;height:80px}.community-section .title>span{position:absolute;bottom:10px;left:15px;font-size:19px;color:#f5f5f5;font-weight:600;word-spacing:.8ch;line-height:2rem}.community-section .communities-wrapper .community{display:flex;align-items:center;padding:8px 0 8px 25px;border-top:1px solid #f0f0f0}.community-section .communities-wrapper .community .name{font-weight:600}.community-section .action-buttons{padding:0 15px}.community-section .action-buttons>.primary-button{margin-top:15px}.community-section .action-buttons .secondary-buttons{display:flex;flex-wrap:wrap;justify-content:space-between;margin:15px 0}.communities-wrapper .community img{width:40px;border-radius:100%;display:inline-block;object-fit:contain;object-position:center;margin:0 20px}.Signup_container__3HuJn{display:flex;justify-content:center;align-items:center;height:80vh;width:25%;margin:40px auto;flex-direction:column;box-shadow:0 0 10px #d3d3d3}.Signup_container__3HuJn>div{margin:20px}input{display:flex;align-items:flex-start;margin:10px 0}button{display:block;margin:20px}.posts-wrapper .post .post-sidebar{background-color:#fff}.posts-wrapper .post .post-sidebar>.upvote:hover{color:#c80000}.posts-wrapper .post .post-sidebar>.downvote:hover{color:var(--primary-color)}.navbar{justify-content:space-between;padding:25px 0 8px;background-color:#fff;height:30px}.logo,.navbar{display:flex;align-items:center}.logo img{width:32px;height:32px;margin-right:5px}.logo span{font-size:21px;font-weight:600}.searchbar input{width:600px;padding:8px 8px 8px 40px;border-radius:var(--border-radius);border:1px solid #e6e6e6;background-color:var(--light-grey)}.searchbar input:hover{border-color:var(--primary-color);background-color:#fff}.searchbar{position:relative}.searchbar label{position:absolute;display:flex;align-items:center;height:100%;margin-left:15px}.actions,.searchbar label svg{color:#828282}.actions{display:flex;align-items:center;justify-content:space-between;width:24%}Button{border-radius:20px}.actions div:nth-child(2){margin:0 15px}.toggle{display:flex;justify-content:space-between;width:60%}.profile{border:1px solid transparent;border-radius:var(--border-radius);display:flex;justify-content:space-around;align-items:center}.profile:hover{border:1px solid #e6e6e6}.profile svg{margin-right:8px}.dropbtn{background-color:#fff;color:#000;padding:5px 10px;font-size:16px;cursor:pointer;width:150px;border:1px solid #d3d3d3;border-radius:0}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.dropdown-content p{color:#000;padding:12px 16px;text-decoration:none;display:block}.dropdown-content p:hover{background-color:#f1f1f1}.dropdown:hover .dropdown-content{display:block}*{box-sizing:border-box;margin:0;padding:0}.PostStory1_mainContainer__3dul9{width:100vw;height:90vh;background-color:#dae0e6;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;padding-top:30px;margin-top:30px}.PostStory1_mainContainer1__31pPH{width:700px;margin-right:50px}.PostStory1_mainContainer1__31pPH>div:first-child{border-bottom:1px solid #f5f5f5;height:50px;padding-top:20px;padding-bottom:20px;font-size:18px;font-weight:500;line-height:22px;color:#1c1c1c}.PostStory1_selectSubReddit__SBUzH{width:250px;height:40px;margin-top:10px;margin-bottom:10px;border:0;background-color:#fff;border-radius:6px}.PostStory1_selectPost__LD6PR{width:100%;height:500px;background-color:#fff;border-radius:2px}.PostStory1_selectPost__LD6PR>div:first-child{width:100%;height:50px;display:flex;justify-content:space-between;align-items:center}.PostStory1_selectPost__LD6PR>div:first-child>div{width:50%;height:100%;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;line-height:32px;cursor:pointer}.PostStory1_selectPost__LD6PR>div:nth-child(2){width:100%;height:200px;position:relative}.PostStory1_inputBoxStyle__2T77G{position:absolute;width:100%;height:100%}.PostStory1_inputBoxStyle1__M8Vrr{visibility:hidden;width:100%;height:100%;z-index:-1}.PostStory1_inputBoxStyle2__2fWI4{visibility:visible;width:100%;height:100%}.PostStory1_buttonColor1__3zbs6{color:#0079d3;border:solid #0079d3;border-width:1px 1px 3px;border-radius:2px}.PostStory1_buttonColor2__1mksl{color:#000;border:1px solid #000;border-radius:2px}.PostStory1_inputArea1__E-Ja0{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:auto}.PostStory1_inputArea1__E-Ja0>input:first-child{width:100%;margin-top:10px;margin-bottom:10px;border:1px solid #dae0e6;height:37px;border-radius:3px}.PostStory1_inputArea1__E-Ja0>:nth-child(2){width:100%;margin-top:4px;margin-bottom:10px;border:1px solid #dae0e6;height:250px;border-radius:3px}.PostStory1_inputArea1__E-Ja0>button{align-self:flex-start;height:30px;width:100px;border-radius:10px;border:1px solid #0079d3;background-color:#fff;color:#0079d3;font-weight:700;cursor:pointer}.PostStory1_inputArea2__1KU6B{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:auto}.PostStory1_inputArea2__1KU6B>input:first-child{width:100%;margin-top:10px;margin-bottom:10px;border:1px solid #dae0e6;height:37px;border-radius:3px}.PostStory1_inputArea2__1KU6B>span:first-of-type{align-self:flex-start}.PostStory1_inputArea2__1KU6B>input:nth-of-type(2){width:100%;margin-top:4px;margin-bottom:10px;border:1px solid #dae0e6;height:100px;border-radius:3px}.PostStory1_inputArea2__1KU6B>input:last-child{align-self:flex-start;height:30px;width:50px;border-radius:10px;border:1px solid #0079d3;background-color:#fff;color:#0079d3;font-weight:700;text-align:center;cursor:pointer}.Sider_cards__23EWW{width:400px;display:flex;flex-direction:column}.Sider_cards__23EWW>div{height:70px;width:620px;border:1px solid #dfdfdf;font-family:"IBM Plex Sans",sans-serif;font-size:20px;text-align:left;padding:20px 50px;background-color:#fff;cursor:pointer}.Sider_cards__23EWW>div>p{margin:0;padding:0;display:inline}.Sider_cards__23EWW>div:hover .Sider_details__1nPZf{display:block}.Sider_details__1nPZf{padding:20px 10px;display:none;height:250px;width:400px;background-color:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:2;position:absolute;right:38%;border-radius:10px}.Sider_see_all_btn__2RdDv{margin:0 50px;height:35px;width:18rem;outline:none;background-color:#0079d3;color:#fff;cursor:pointer;border-radius:35px 35px 40px 40px;font-weight:bolder}.Sider_icons__1Jbwp{height:32px;border-radius:24px;margin:0 5px}.Sider_cards__23EWW>div>i{margin:0 5px}.Sider_btn__2etgp{border-radius:20px;color:#00f}.Sider_btn__2etgp,.Sider_heading__3Kvt4{background-color:#e7e7e7}.Sider_hidden__3jPzV{display:none}.Sider_members__FJjzr .Sider_online__1Doqc{font-size:15px;margin-left:15px}.Sider_online__1Doqc{margin-left:150px}.Sider_members__FJjzr>p,.Sider_online__1Doqc>p{font-weight:bolder;margin:0;padding:0;display:inline}span{font-weight:bolder}.Sider_tagline__1oonc{font-size:13px}.Sider_tagline__1oonc>p{margin:0;padding:0;display:inline}.RightCards_body_div__2NbHp{background-color:#f0f2f5}.RightCards_card__2rzyu{margin:0 70px 10px 50px}.RightCards_alphabets_div__du1Gc,.RightCards_card__2rzyu{width:20rem;float:right;clear:both;box-shadow:10px 20px 30px #fff}.RightCards_alphabets_div__du1Gc{border:1px solid #dfdfdf;margin-right:70px;height:5rem;margin-top:10px}.RightCards_alphabets_div__du1Gc>p{font-weight:bolder;margin-left:0;margin-bottom:2px}.RightCards_alphabets_div__du1Gc>span{float:left;margin:1px 5px;color:#00f;cursor:pointer}.RightCards_ListGroup_banner_img__nQ4kd{height:80px;background-position:50%;background-repeat:no-repeat;border-top-left-radius:4px;border-top-right-radius:4px;position:relative}.RightCards_ListGroup_banner_img__para__3OTLD{color:#fff;margin-top:40px;font-weight:600}.RightCards_ListGroup_item__2ji9d{cursor:pointer}.RightCards_ListGroup_item_last__28Mej{cursor:pointer;height:120px}.RightCards_numbering__2-pUd{color:var(--newCommunityTheme-bodyText);text-align:left;width:20px}.RightCards_carret_up__32edQ{margin-left:50px;margin-right:20px}.RightCards_img_icon__2Iov0{background-position:50%;background-repeat:no-repeat;background-size:100%;border-radius:24px;box-sizing:border-box;flex:none;height:32px;margin:0 8px;width:32px;border-radius:50%;background-color:#bf0022}.RightCards_see_all_btn__2MMVP{margin:20px 0;height:35px;width:18rem;outline:none;border:1px solid #00f;background-color:#fff;color:#00f;cursor:pointer;border-radius:35px 35px 40px 40px;font-weight:bolder}.RightCards_footer_div__1w0yA{float:right;clear:both;height:16rem;border:1px solid #dfdfdf;margin-right:70px;width:20rem;margin-top:15px}.RightCards_footer_div__1w0yA>div{float:left;margin-top:15px;margin-left:15px}.RightCards_footer_div__1w0yA>:nth-child(2){margin-left:35px}.RightCards_footer_div__1w0yA>div>p{line-height:5px;text-align:left;font-size:12px}.RightCards_back_to_top_btn__3Fo6j{margin:20px 50px;padding:10px 15px;height:30px;width:7rem;outline:none;border:1px solid #00f;background-color:#00f;color:#fff;cursor:pointer;font-size:25px;border-radius:35px 35px 40px 40px;font-weight:bolder}.RightCards_back_to_top_btn__3Fo6j>a{color:#fff;text-decoration:none}.SubRedditShow_content__2o6gV{width:980px;margin:20px auto auto}.SubRedditShow_bars_wrapper__4rcAv{margin:15px 5px 0}.SubRedditShow_popular_posts_title__f5HUx{font-weight:600}.SubRedditShow_bars_wrapper_inside__1uzJ3{display:flex}.SubReddit_subreddit_page_banner_div__ZW8hu{height:200px;background-color:#00f;width:100%;margin-left:0;margin-top:30px}.SubReddit_title_image_div__5lYOA{height:100px;background-color:#fff;border:1px solid wheat;display:flex;flex-direction:row}.SubReddit_img_icon__xCAdy{height:80px;width:80px;border-radius:50%;margin-left:150px;border:4px solid wheat;padding:5px;margin-top:-15px;background-color:#fff}.SubReddit_para__3mXPT{font-size:30px;font-weight:600;margin:10px 30px}.SubReddit_join_btn__16MAT{margin:10px;height:40px;width:100px;border-radius:25px 28px 25px 28px;background-color:#00f;border:2px solid #00f;color:#fff;font-weight:600}.SubReddit_tag_name__2htxh{margin-top:50px;margin-left:-370px;color:#969696}.main-bar{flex:0.65 1}.main-bar .update-card{background-color:#fff;padding:15px;border-radius:var(--border-radius);border:1px solid #c8c8c8;margin-top:15px}.main-bar .update-card .top-section{display:flex;justify-content:space-between}.main-bar .update-card .top-section span{font-size:12px;font-weight:700;letter-spacing:.5px}.main-bar .update-card .body:hover{border:1px solid #969696}.main-bar .update-card .body .context .title{font-weight:600;font-size:18px}.main-bar .update-card .body .context .description{font-size:13px;color:#646464;padding-right:25px}.main-bar .update-card .body img{min-width:64px;min-height:64px;max-width:64px;max-height:64px;margin-right:15px}.main-bar .filter-container{display:flex;background-color:#fff;border-radius:var(--border-radius);border:1px solid #c8c8c8;padding:10px 15px;margin-top:15px}.main-bar .filter-container .filter-element{display:flex;color:var(--primary-color);background-color:var(--light-grey);border-radius:20px;padding:5px 8px;margin:0 5px;font-size:15px;align-items:center;font-weight:600}.main-bar .filter-container .filter-element:first-child{margin-left:0}.main-bar .filter-container .filter-element-secondary{display:flex;align-items:center;color:#969696;padding:5px 8px;margin:0 5px}.main-bar .filter-container .filter-element-secondary:hover{color:#000;background-color:var(--light-grey);border-radius:20px}.main-bar .filter-container .filter-element-tertiary{color:#969696;padding:5px 8px;margin:0 5px}.main-bar .filter-container .filter-element-tertiary:hover{background-color:var(--light-grey);border-radius:50%}.main-bar .filter-container .filter-element-menu{display:flex;align-items:center;color:var(--primary-color);padding:5px 8px}.main-bar .filter-container .filter-element-menu:hover{background-color:var(--light-grey);border-radius:20px}.filter-element>*{color:#3793c9}.posts-wrapper .post{display:grid;width:100%;grid-template-columns:1fr 12fr;grid-template-rows:1fr auto 1fr;margin:20px 0;grid-template-areas:"post-sidebar post-title" "post-sidebar post-body" "post-sidebar post-footer";background-color:#fff}.posts-wrapper .post:hover{cursor:pointer}.posts-wrapper .post .post-sidebar{grid-area:post-sidebar;display:flex;flex-direction:column;align-items:center;padding-top:5px;background-color:#f5f5f5}.posts-wrapper .post .post-sidebar>svg{color:#828282}.posts-wrapper .post .post-sidebar>svg:hover{border-radius:2px;background-color:#dcdcdc}.posts-wrapper .post .post-sidebar>.upvote:hover{color:#3ae23a}.posts-wrapper .post .post-sidebar>.downvote:hover{color:#bd0f0f}.spacer{width:30%}.posts-wrapper .post .post-sidebar>span{font-weight:600;font-size:13px}.posts-wrapper .post .post-title{grid-area:post-title;display:flex;align-items:center;justify-content:space-between}.posts-wrapper .post .post-body{grid-area:post-body}.posts-wrapper .post .post-footer{grid-area:post-footer;align-items:center;display:flex;padding-left:25px;padding-top:30px;color:#828282}.posts-wrapper .post .post-title>img{min-width:16px;min-height:16px;max-width:16px;max-height:16px;margin:0 5px;border-radius:50%}.posts-wrapper .post .post-title>.subreddit-name{font-weight:600;font-size:12px}.posts-wrapper .post .post-title>.subreddit-name:hover{text-decoration:underline}.posts-wrapper .post .post-title>.post-user{padding-left:5px;font-size:12px;color:#969696}.posts-wrapper .post .post-title>.underline:hover{text-decoration:underline}.posts-wrapper .post .post-title>.button{margin:8px;padding:4px 8px;font-size:11px}.posts-wrapper .post .post-body>.title{margin-left:5px;font-size:18px;font-weight:600}.posts-wrapper .post .post-body>img{object-fit:cover;object-position:center;max-height:500px;width:100%}.posts-wrapper .post .post-body>.description{margin-top:10px;margin-left:5px;display:block}.posts-wrapper .post .post-footer .footer-action{display:flex;align-items:center;margin:0 5px;padding:3px}.posts-wrapper .post .post-footer .footer-action:first-child{margin-left:0}.posts-wrapper .post .post-footer .footer-action:last-child{margin-right:0}.posts-wrapper .post .post-footer .footer-action svg{margin-right:5px}.posts-wrapper .post .post-footer span{font-size:14px;font-weight:600}.posts-wrapper .post .post-footer svg{font-size:16px}.posts-wrapper .post .post-footer .footer-action:hover{border-radius:5px;background-color:#e6e6e6}.button-font{font-weight:700}.link{text-decoration:none;color:grey}.AboutSubRedditCards_side_bar__3SNbC{flex:0.35 1;margin-top:15px;margin-left:25px}.AboutCommunity_card__ToqXc{width:20rem;float:right;margin:0 70px 0 50px;clear:both;box-shadow:10px 20px 30px #fff}.AboutCommunity_ListGroup_item_last__1CqZ4{cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#fff}.AboutCommunity_ListGroup_item_last__1CqZ4>p{padding:10px;font-size:15px}.AboutCommunity_about_communit_list__16OFT{height:50px;background-color:#00f}.AboutCommunity_about_communit_list__16OFT>p{text-align:left;padding:10px;font-size:15px;color:#fff;font-weight:600}.AboutCommunity_ListGroup_item_create_post__23GhR{cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#fff;border-top:1px solid grey;border-bottom:1px solid grey}.AboutCommunity_ListGroup_item_create_post__23GhR>p{margin:20px 30px 0;line-height:5px}.AboutCommunity_create_post_btn__xDOF2{border-radius:30px 40px 30px 40px;height:40px;width:280px;margin:30px 20px;background-color:#00f;color:#fff;font-size:15px;font-weight:600}
/*# sourceMappingURL=main.31e0d52e.chunk.css.map */