body{background-color:#282c34;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}@media screen and (min-width:1000px){.test span{left:740px;right:760px;top:70px}.homeTextBottom{top:400px}}@media (max-width:1000px) and (min-width:800px){.test span{left:480px;right:450px;top:70px}}@media screen and (min-width:800px){.containerDiv{max-width:500px}.commentInput{width:400px}.commentHeader{width:550px;display:flex;flex-direction:row;justify-content:space-between}.commentDate{font-size:14px}.homeTextTop{top:150px;right:190px;left:180px}.homeTextTop2{top:120px;right:190px;left:180px}.homeTextBottom{right:200px;left:200px}}@media screen and (max-width:800px){.containerDiv{max-width:300px}.commentInput{max-width:400px}.commentHeader{max-width:300px;display:flex;flex-direction:row}.commentDate{font-size:12px;margin-left:10px}.test span{left:180px;right:150px;top:90px}.homeTextTop{top:190px;right:160px;left:150px}.homeTextTop2{top:160px;right:180px;left:175px}.homeTextBottom{right:40px;left:40px;top:350px;width:300px}}.logoImg{height:150px;pointer-events:none}@media (prefers-reduced-motion:no-preference){.logoImg{-webkit-animation:logoImg-spin 3s linear infinite;animation:logoImg-spin 3s linear infinite}}.logoDiv{background-color:#282c34;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}@-webkit-keyframes logoImg-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes logoImg-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.logoNav{width:40px}.NavbarBrand{font:20px Monaco,MonoSpace;text-align:center;margin-left:auto;margin-right:auto}div.dropdown-menu.show{background-color:#def5e5}.homePic{width:100%}.homeTextTop,.homeTextTop2{text-align:center;font:20px Monaco,MonoSpace;font-weight:bolder;position:absolute}.homeTextBottom{color:#fff;text-align:center;font-weight:bolder;position:absolute}.test span{font:26px Monaco,MonoSpace;font-weight:bolder;text-shadow:1px 1px 2px #fff,0 0 1em #8de4af,0 0 .2em #389583;height:200px;position:absolute;width:20px;-webkit-transform-origin:bottom center;transform-origin:bottom center}.char1{-webkit-transform:rotate(-48deg);transform:rotate(-48deg)}.char2{-webkit-transform:rotate(-44deg);transform:rotate(-44deg)}.char3{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}.char4{-webkit-transform:rotate(-36deg);transform:rotate(-36deg)}.char5{-webkit-transform:rotate(-32deg);transform:rotate(-32deg)}.char6{-webkit-transform:rotate(-28deg);transform:rotate(-28deg)}.char7{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}.char8{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}.char9{-webkit-transform:rotate(-16deg);transform:rotate(-16deg)}.char10{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}.char11{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}.char12{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}.char13{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.char14{-webkit-transform:rotate(4deg);transform:rotate(4deg)}.char15{-webkit-transform:rotate(8deg);transform:rotate(8deg)}.char16{-webkit-transform:rotate(12deg);transform:rotate(12deg)}.char17{-webkit-transform:rotate(16deg);transform:rotate(16deg)}.char18{-webkit-transform:rotate(20deg);transform:rotate(20deg)}.char19{-webkit-transform:rotate(24deg);transform:rotate(24deg)}.char20{-webkit-transform:rotate(28deg);transform:rotate(28deg)}.char21{-webkit-transform:rotate(32deg);transform:rotate(32deg)}.char22{-webkit-transform:rotate(36deg);transform:rotate(36deg)}.char23{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.char24{-webkit-transform:rotate(44deg);transform:rotate(44deg)}.char25{-webkit-transform:rotate(48deg);transform:rotate(48deg)}.char26{-webkit-transform:rotate(52deg);transform:rotate(52deg)}.containerDiv{background-color:#389583;border:2px solid #000;border-radius:10px;margin-left:auto;margin-right:auto}.formFlex{display:flex;flex-wrap:wrap;justify-content:space-between}.formButton{display:flex;justify-content:flex-end}.imgRegisterPreview{width:300px;border-radius:10px;margin-bottom:10px}.errorMessage{color:red;font-weight:500}.passwordTips{font-style:italic;font-size:small;max-width:230px}.commentDiv{display:flex;flex-direction:row;align-items:flex-start}.commentInput{height:30px;border-radius:10px}.commentUserPic{width:40px;border-radius:50px;margin-bottom:10px;margin-right:10px}.commentUsername{font-size:14px;font-weight:600}.changeIconComment,.deleteIconComment{width:15px;margin-left:5px}.changeIconComment{border:2px solid #000;border-radius:25px;padding:1px}.metaIconComment{width:15px;margin-right:15px}.likesDivComment{display:flex;flex-direction:row;align-items:flex-start}@media screen and (min-width:800px){.fab-container-home{right:200px;left:200px;top:200px;width:500px;margin-left:auto;margin-right:auto}}@media screen and (max-width:800px){.fab-container-home{right:500px;left:50px;top:220px;width:300px}}.fab-container{display:flex;list-style:none;margin:0;padding:0;flex-direction:column-reverse;position:fixed;right:2em;bottom:2em;max-height:52px}.fab-container li{border-radius:50%;box-shadow:0 3px 6px #d3d3d3;display:grid;place-items:center;margin:8px 0;font-size:28px;padding:12px;cursor:pointer;position:relative}.fab-button{background-color:#5cdb95}.fab-action{-webkit-transform:translateY(50px) scale(0);transform:translateY(50px) scale(0);transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;opacity:0;background-color:#edf5e1}.open{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}.fab-container-home{display:flex;flex-direction:row;justify-content:space-between;list-style:none;padding:0;position:absolute}.fab-button-home{background-color:#edf5e1;margin-right:20px;border-radius:50%;box-shadow:0 3px 6px #d3d3d3;display:grid;place-items:center;font-size:28px;padding:12px;cursor:pointer;position:relative;width:100px;height:100px}.fab-button-home :hover{-webkit-transform:scale(1.5);transform:scale(1.5)}.fab-button-scroll{background-color:#edf5e1;border-radius:50%;list-style:none;margin:0;padding:0;right:3em;box-shadow:0 3px 6px #d3d3d3;cursor:pointer}@media screen and (min-width:800px){.profilePic{margin-bottom:10px}.profileImgInput,.profilePic{margin-right:20px}}@media screen and (max-width:800px){.profilePic{margin-bottom:10px}.profileImgDiv,.profilePic{margin-left:auto;margin-right:auto}}.profileDiv{background-color:#389583;border:2px solid #000;border-radius:10px;margin-left:auto;margin-right:auto;padding:20px;max-width:600px;display:flex;flex-direction:column}.profileDiv>:nth-child(2){display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap}.profilePic{width:180px;border-radius:10px}.profileTitle{font-size:30px;text-align:center;margin-bottom:20px}.profileInfo{background-color:#8de4af;border-radius:10px;width:320px;margin-left:auto;margin-right:auto;padding:5px;margin-bottom:10px}.profileInput{width:150px;margin-bottom:10px;border-radius:5px}.profileInfo>*,.profileInfo>*>*{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.changeIcon{width:20px;border:2px solid #000;border-radius:25px;padding:1px;margin-left:3px}.infoH{font-size:17px;font-weight:600}.profileFav,.profilePosts{background-color:#8de4af;margin-top:20px;width:550px;padding:5px;border-radius:10px}.profileImgInput{border-radius:10px;border:1px solid #000;background-color:#fff;width:95px;margin-top:-10px}.profileImgDiv{display:flex;flex-direction:column;margin-bottom:10px}.bioInputText,.profileBio{width:300px;margin-left:auto;margin-right:auto}.bioInputText{height:100px;border-radius:10px}.bioIconDiv{display:flex;flex-direction:row;justify-content:space-between;width:310px}.deleteButton{background-color:#ff1a1a;color:#fff;font-weight:bolder;text-shadow:1px 1px 0 #000;border-radius:5px}.profileMessageError{display:flex;flex-direction:column;align-items:flex-end}.personalPostsDiv{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;padding:10px}.personalPostDiv{border:1px solid #000;margin:10px;border-radius:10px 10px 5px 5px}.personalPostImg{width:200px;border-radius:10px 10px 0 0}.personalPostDate{font-size:smaller;color:#000;margin-bottom:0}.changeIconImg{position:absolute;width:20px;border:2px solid #000;border-radius:25px;padding:1px;margin-top:3px;margin-left:3px}.backSubmitDiv{position:absolute;margin-top:0;margin-left:2px}.changeIconImg1{width:20px;border:2px solid #000;border-radius:25px;padding:1px;margin-right:3px}.profileIconDiv{display:flex;flex-direction:row;align-items:flex-start;margin-top:5px}.profileMetaIcon{width:20px;margin-right:10px;margin-left:5px}.contentDiv{background-color:#389583;border:2px solid #000;border-radius:10px;margin-left:auto;margin-right:auto}@media screen and (min-width:800px){div.contentDiv{max-width:850px;padding:20px}.postDiv{max-width:700px;padding:30px 30px 10px}.postInputText{max-width:560px}.postInput{margin-left:77px}.imgPreview{width:640px}.postUsernameAction{width:550px}}@media screen and (max-width:800px){div.contentDiv{max-width:400px;padding:10px}.postDiv{max-width:400px;padding:10px 10px 5px}.postInputText{max-width:200px}.postInput{max-width:100px;margin-left:5px}.imgPreview{max-width:350px;margin-left:-10px;margin-right:-10px}.adaptScreen{display:flex;flex-direction:column}.postUsernameAction{width:250px}}.contentTitle{text-align:center}.hr3{border:0;height:4px;background-image:linear-gradient(90deg,transparent,#000,transparent)}.postDiv{background-color:#8de4af;border-radius:10px;margin:10px auto}.postInputText{width:560px;height:100px;border-radius:10px;margin-bottom:10px}.postInput{margin-bottom:5px;margin-left:77px}.postEditInput,.postInput{border-radius:10px;border:1px solid #000;background-color:#fff}.postButton{width:100px;height:30px;border-radius:10px;border:2px solid #000}div.postDiv>form>div:last-child{display:flex;justify-content:flex-end}.imgPreview{border-radius:10px;margin-bottom:10px}.postUserPic{width:70px;border-radius:50px;margin-bottom:10px;margin-right:10px}.postUsername{font-size:large;font-weight:600}.postDate{font-size:small}.postHeader,.postUsernameAction{display:flex;flex-direction:row;align-items:flex-start}.postUsernameAction{justify-content:space-between}.deleteIconPost{width:20px;margin-left:5px}.link{color:#000}.metaIcon{width:20px;margin:20px}.likesDiv{align-items:flex-end}.actionIconsDiv,.likesDiv{display:flex;flex-direction:row}
/*# sourceMappingURL=main.a19f5af8.chunk.css.map */