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-wrapper{background-color:#d9e1eb;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;color:#fff}textarea{resize:none;font:400 13.3333px Arial}button{-webkit-align-content:center;align-content:center;-webkit-justify-content:center;justify-content:center;outline:none}::-webkit-input-placeholder{color:#808d9c;font-weight:600}:-ms-input-placeholder{color:#808d9c;font-weight:600}::placeholder{color:#808d9c;font-weight:600}.PostCreator-wrapper{-webkit-flex-direction:column;flex-direction:column;height:auto;background-color:#fff;border-radius:15px;box-shadow:2px 2px 2px #acacac;margin-top:20px;margin-bottom:20px}.PostCreator-upper,.PostCreator-wrapper{display:-webkit-flex;display:flex;width:750px;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.PostCreator-upper{height:170px}.PostCreator-profile-img{height:80px;border-radius:50%;margin-left:-10px;margin-right:25px;margin-top:30px}.PostCreator-profile-img,.PostCreator-textarea{-webkit-align-self:flex-start;align-self:flex-start}.PostCreator-textarea{margin-top:55px;height:60%;width:580px;border:none;font-size:25px;outline:none}.PostCreator-lower{display:-webkit-flex;display:flex;height:90px;width:750px;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;border-width:medium 2px 2px;border-top:2px solid #dfdddd}.PostCreator-photo-video-button{background-color:#000;color:#fff;border-radius:30px;display:-webkit-flex;display:flex;padding:10px 20px;font-size:17px;font-weight:500;line-height:25px;justify-self:left;margin-left:30px;border:none}.PostCreator-photo-video-img{width:25px;margin-right:10px}.PostCreator-post-it-button{background-color:#88b1fd;margin-right:30px;color:#fff;font-size:25px;border:none;border-radius:10px;padding:12px 25px}@media screen and (max-width:1200px){.PostCreator-wrapper{width:650px;margin-bottom:20px}.PostCreator-upper{height:150px;width:650px}.PostCreator-profile-img{height:70px;margin-left:25px;margin-right:22px;margin-top:25px}.PostCreator-textarea{margin-top:47px;font-size:22px}.PostCreator-lower{display:-webkit-flex;display:flex;height:75px;width:650px}.PostCreator-photo-video-button{display:-webkit-flex;display:flex;padding:7px 15px;font-size:14px;line-height:20px;margin-left:25px}.PostCreator-photo-video-img{width:20px}.PostCreator-post-it-button{margin-right:25px;font-size:19px;padding:10px 25px}}@media screen and (max-width:680px){.PostCreator-wrapper{width:95vw}.PostCreator-upper{width:95vw;height:25vw}.PostCreator-profile-img{height:10vw;margin-left:4vw;margin-right:3vw;margin-top:4vw}.PostCreator-textarea{margin-top:7.5vw;font-size:3vw}.PostCreator-lower{height:12vw;width:95vw}.PostCreator-photo-video-button{padding:1vw 2vw;font-size:2.5vw;line-height:3vw;margin-left:4vw}.PostCreator-photo-video-img{width:3vw}.PostCreator-post-it-button{margin-right:4vw;font-size:3.5vw;padding:1.5vw 4vw}}.Posts-wrapper{-webkit-flex-direction:column;flex-direction:column;margin-bottom:20px;border-radius:15px;box-shadow:2px 2px 2px #acacac}.Posts-header,.Posts-wrapper{display:-webkit-flex;display:flex}.Posts-header{width:750px;height:125px;background-color:#fff;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:15px 15px 0 0;padding-top:20px}.Posts-profile-img{height:100px;border-radius:50%;margin-left:0;margin-right:20px}.Posts-header-info{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:200px}.Posts-header-name{color:#585866;font-size:25px;font-weight:600;width:200px}.Posts-header-location{color:#5594e7;display:-webkit-flex;display:flex;font-size:19px;-webkit-align-items:center;align-items:center;font-weight:600;margin-top:5px;margin-bottom:5px}.Posts-header-location-icon{width:14px;height:17px;margin-right:7px}.Posts-header-time{color:#747272;font-weight:600}.Posts-meatballs-button{margin-left:340px;background-color:#fff;outline:none;border:none}.Posts-meatballs-img{width:32px}.Posts-text-wrapper{color:#454555;width:690px;font-size:20px}.Posts-likes-comments,.Posts-text-wrapper{display:-webkit-flex;display:flex;background-color:#fff;height:auto;padding:10px 30px}.Posts-likes-comments{font-weight:500;font-size:22px;color:#757783;border-bottom:solid #dfdddd;border-width:2px}.Posts-likes-comments-dot{font-size:40px;color:grey;height:auto;line-height:17px;padding:0 7px}.Posts-footer{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;height:auto;background-color:#f7f7f7;color:#73737a;padding:10px 30px;font-size:24px;border-radius:0 0 15px 15px}.Posts-footer-buttons{border:none;background-color:#f7f7f7;font-size:26px;color:#838282;text-align:center}.Posts-footer-icons{width:22px;margin-right:8px;margin-top:5px}@media screen and (max-width:1200px){.Posts-wrapper{margin-bottom:20px}.Posts-header{width:650px;height:100px;padding-top:15px}.Posts-profile-img{height:80px;margin-left:80px;margin-right:18px}.Posts-header-info{width:200px}.Posts-header-name{font-size:23px;width:200px}.Posts-header-location{font-size:17px;margin-top:5px;margin-bottom:4px}.Posts-header-location-icon{width:13px;height:15px}.Posts-header-time{font-size:16px}.Posts-meatballs-button{margin-left:260px;margin-right:80px}.Posts-meatballs-img{width:30px}.Posts-text-wrapper{width:600px;padding:8px 25px;font-size:18px}.Posts-likes-comments{font-size:20px;padding:10px 25px}.Posts-likes-comments-dot{font-size:38px}.Posts-footer{padding:10px 20px}.Posts-footer-buttons{font-size:23px}.Posts-footer-icons{width:19px}}@media screen and (max-width:680px){.Posts-wrapper{margin-bottom:3vw}.Posts-header{width:95vw;height:15vw;padding-top:2vw}.Posts-profile-img{height:13vw;margin-left:4vw;margin-right:3vw}.Posts-header-info{width:18vw}.Posts-header-name{font-size:3.5vw}.Posts-header-location{font-size:2.7vw;margin-top:1vw;margin-bottom:.8vw}.Posts-header-location-icon{width:2vw;height:2.5vw}.Posts-header-time{font-size:2.5vw}.Posts-meatballs-button{margin-left:47vw;margin-right:3vw}.Posts-meatballs-img{width:5vw}.Posts-text-wrapper{width:auto;padding:2vw 4vw;font-size:3vw}.Posts-likes-comments{font-size:3.2vw;padding:1vw 4vw}.Posts-likes-comments-dot{font-size:7vw}.Posts-footer{padding:1.5vw 4vw}.Posts-footer-buttons{font-size:3.8vw}.Posts-footer-icons{width:3vw}}::-webkit-input-placeholder{font-size:22px;font-weight:400}:-ms-input-placeholder{font-size:22px;font-weight:400}::placeholder{font-size:22px;font-weight:400}.Comments-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.Comments-add-comment{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin-top:20px}.Comments-add-comment-profile-img{height:60px;border-radius:50%;margin-right:25px;-webkit-align-self:flex-start;align-self:flex-start}.Comments-add-comment-input{width:560px;height:60px;background-color:#f7f7f7;border-radius:30px;outline:none;font-size:20px;font-weight:300;border:2px solid #747272;padding:0 20px}.Comment{display:-webkit-flex;display:flex;margin-top:20px}.Comment-profile-img{height:60px;border-radius:50%;-webkit-align-self:center;align-self:center;margin-right:25px}.Comment-post{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:560px;height:auto;background-color:#d9e1eb;border-radius:15px;padding:20px}.Comment-post-header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;font-size:20px;color:#7f829b}.Comment-post-header-name{font-weight:600;color:#292626}.Comment-post-title{color:#5594e7}.Comment-post-text,.Comment-post-title{font-size:18px;margin-top:5px;font-weight:500}.Comment-post-text{color:#424242}.Comment-post-footer{font-size:23px;font-weight:400;color:#757272;margin-top:5px;margin-left:-5px}.Comment-post-footer-button{outline:none;border:none;background-color:#d9e1eb;color:#73737a;font-size:18px;font-weight:600}.Comment-post-footer-button-icons{width:16px;margin-right:8px;margin-left:8px;margin-top:5px}@media screen and (max-width:1200px){::-webkit-input-placeholder{font-size:20px;font-weight:400}:-ms-input-placeholder{font-size:20px;font-weight:400}::placeholder{font-size:20px;font-weight:400}.Comments-add-comment{margin-top:18px}.Comments-add-comment-profile-img{height:50px;border-radius:50%;margin-right:20px;margin-top:3px}.Comments-add-comment-input{width:485px;height:50px;font-weight:300;padding:0 20px}.Comment{margin-top:18px}.Comment-profile-img{height:50px;margin-right:20px}.Comment-post{width:500px;border-radius:15px;padding:15px}.Comment-post-header{font-size:19px}.Comment-post-text,.Comment-post-title{font-size:17px;margin-top:4px}.Comment-post-footer{font-size:21px;font-weight:400;margin-top:4px;margin-left:-6px}.Comment-post-footer-button{font-size:17px}.Comment-post-footer-button-icons{width:14px;margin-right:6px;margin-left:6px;margin-top:5px}}@media screen and (max-width:680px){::-webkit-input-placeholder{font-size:3vw;font-weight:400}:-ms-input-placeholder{font-size:3vw;font-weight:400}::placeholder{font-size:3vw;font-weight:400}.Comments-add-comment{margin-top:2.5vw}.Comments-add-comment-profile-img{height:8vw;margin-right:3vw;margin-top:3px}.Comments-add-comment-input{width:69vw;height:8vw;font-weight:300;padding:0 3vw;font-size:3vw}.Comment{margin-top:2.5vw}.Comment-profile-img{height:8vw;margin-right:3vw}.Comment-post{width:70vw;padding:3vw}.Comment-post-header{font-size:3.1vw}.Comment-post-text,.Comment-post-title{font-size:2.7vw;margin-top:.7vw}.Comment-post-footer{font-size:3.1vw;margin-top:.7vw;margin-left:-.9vw}.Comment-post-footer-button{font-size:2.7vw}.Comment-post-footer-button-icons{width:2.2vw;margin-right:1vw;margin-left:1vw;margin-top:.9vw}}
/*# sourceMappingURL=main.2ee2e5fd.chunk.css.map */