@import url(https://fonts.googleapis.com/css2?family=Spectral:wght@700&display=swap);*{box-sizing:border-box}body{padding-top:4rem;color:#333;--type-first:Helvetica,Arial,sans-serif;--type-second:"Spectral",georgia;font-family:var(--type-first)}body,h1,h2,h3,h4,li,p,ul{margin:0}li,ul{list-style:none;padding:0}img{display:block;max-width:100%}button,input{display:block;font-size:1rem;font-family:var(--type-first);color:#333}a{text-decoration:none;color:#333}.container{max-width:50rem;padding:0 1rem;margin:0 auto}.mainContainer{margin-top:2rem}.title{font-family:var(--type-second);line-height:1;font-size:3rem;margin:1rem 0;position:relative;z-index:1}.title:after{content:"";display:block;width:1.5rem;height:1.5rem;background-color:#fb1;position:absolute;bottom:5px;left:-5px;border-radius:.2rem;z-index:-1}.animeLeft{opacity:0;transform:translateX(-20px);animation:animeLeft .3s forwards}@keyframes animeLeft{to{opacity:1;transform:none}}.App{display:flex;flex-direction:column;min-height:calc(100vh + 10rem)}.AppBody{flex:1 1}.VictoryContainer{height:inherit!important}.Header_header__1hEfS{box-shadow:0 1px 1px rgba(0,0,0,.1);position:fixed;width:100%;z-index:100;background-color:#fff;top:0}.Header_nav__2QeJ_{display:flex;justify-content:space-between;align-items:center;height:4rem}.Header_logo__2HVe8{padding:.5rem 0}.Header_login__eHFRM{color:#333;display:flex;align-items:center}.Header_login__eHFRM:after{content:"";display:inline-block;width:14px;height:17px;background:url(/static/media/usuario.6d65a298.svg) no-repeat 50%;margin-left:.5rem;position:relative;top:-1px}.Footer_footer__eT8jk{background-color:#fb1;padding:3rem 1rem 0;height:10rem;text-align:center;color:#764701}.Footer_footer__eT8jk p{margin-top:1rem}.FeedModal_modal__paXyX{position:fixed;width:100vw;height:100vh;top:0;left:0;background:rgba(0,0,0,.4);display:flex;z-index:1000;padding:2rem calc(4rem + 15px) 2rem 4rem}@media (max-width:40rem){.FeedModal_modal__paXyX{padding:2rem calc(2rem + 15px) 2rem 2rem}}.Loading_wrapper__1vp6b{position:absolute;width:100%;height:100vh;display:flex;top:0;left:0;z-index:1000}.Loading_loading__39Qjr{margin:auto;width:80px;height:80px;padding-left:5px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:hsla(0,0%,100%,.5)}.PhotoContent_photo__23Ktj{margin:auto;height:36rem;border-radius:.2rem;background-color:#fff;display:grid;grid-template-columns:36rem 20rem;grid-template-rows:auto 1fr auto;overflow:hidden;opacity:0;transform:scale(.8);animation:PhotoContent_scaleUp__2IJFV .3s forwards}.PhotoContent_single__vbW3D.PhotoContent_photo__23Ktj{grid-template-columns:1fr;height:auto}@keyframes PhotoContent_scaleUp__2IJFV{to{opacity:1;transform:none}}.PhotoContent_details__2A_eg{padding:2rem 2rem 0}.PhotoContent_single__vbW3D .PhotoContent_details__2A_eg{padding:1rem 0 0}.PhotoContent_img__1SF9e{grid-row:1/4}.PhotoContent_single__vbW3D .PhotoContent_img__1SF9e{grid-row:1;border-radius:.4rem;overflow:hidden}@media (max-width:64rem){.PhotoContent_photo__23Ktj{height:auto;max-height:calc(100vh - 4rem);overflow-y:auto;grid-template-columns:minmax(20rem,40rem)}.PhotoContent_img__1SF9e{grid-row:1}}.PhotoContent_author__2zvZZ{opacity:.5;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.PhotoContent_author__2zvZZ a:hover{text-decoration:underline}.PhotoContent_visualizacoes__3cSCG:before{content:"";display:inline-block;width:16px;height:10px;margin-right:.5rem;background:url(/static/media/visualizacao-black.ee94fd3d.svg)}.PhotoContent_attributes__3HWtS{display:flex;font-size:1.125rem;font-weight:700;margin-top:1rem;margin-bottom:2rem}.PhotoContent_attributes__3HWtS li{margin-right:2rem}.PhotoContent_attributes__3HWtS li:before{content:"";display:inline-block;height:20px;width:2px;margin-right:.5rem;position:relative;top:3px;background-color:#333;margin-top:5px}.PhotoCommentsForm_form__Ye00i{display:grid;grid-template-columns:1fr auto;align-items:stretch;margin:1rem}.PhotoCommentsForm_single__3GmUK.PhotoCommentsForm_form__Ye00i{margin:1rem 0}.PhotoCommentsForm_textarea__2p8t_{display:block;width:100%;font-size:1rem;font-family:var(--type-first);resize:none;border:1px solid #eee;padding:.5rem;border-radius:.2rem;background:#eee;transition:.2s}.PhotoCommentsForm_textarea__2p8t_:focus,.PhotoCommentsForm_textarea__2p8t_:hover{outline:none;border-color:#fb1;background:#fff;box-shadow:0 0 0 3px #fea}.PhotoCommentsForm_button__1QvXf{border:none;cursor:pointer;color:#333;background-color:transparent;font-size:1rem;padding:0 1rem;overflow:hidden}.PhotoCommentsForm_button__1QvXf:focus,.PhotoCommentsForm_button__1QvXf:hover{outline:none}.PhotoCommentsForm_button__1QvXf:focus svg path,.PhotoCommentsForm_button__1QvXf:hover svg path{fill:#fea;stroke:#fb1}.PhotoCommentsForm_button__1QvXf:focus svg g,.PhotoCommentsForm_button__1QvXf:hover svg g{animation:PhotoCommentsForm_latir__3O7SL .6s infinite}@keyframes PhotoCommentsForm_latir__3O7SL{0%{opacity:0}to{opacity:1}}.PhotoComments_comments__Fq9Fw{overflow-y:auto;word-break:break-word;padding:0 2rem}.PhotoComments_single__mbtUS.PhotoComments_comments__Fq9Fw{padding:0}.PhotoComments_comments__Fq9Fw li{margin-bottom:.5rem;line-height:1.2}.PhotoDelete_delete__LE3pu{background-color:#ddd;padding:.3rem .6rem;line-height:1;border:1px solid transparent;font-size:.875rem;font-family:var(--type-first);cursor:pointer;border-radius:.4rem;transition:.1s}.PhotoDelete_delete__LE3pu:focus,.PhotoDelete_delete__LE3pu:hover{outline:none;background-color:#fff;box-shadow:0 0 0 3px #eee;border-color:#333}.Image_wrapper__1HTe0{display:grid}.Image_img__2QHZ6{display:block;max-width:100%;grid-area:1/1;opacity:0;transition:.2s}.Image_skeleton__3Ytmv{grid-area:1/1;height:100%;background-image:linear-gradient(90deg,#eee,#fff 50%,#eee);background-color:#eee;background-size:200%;animation:Image_skeleton__3Ytmv 1.5s linear infinite}@keyframes Image_skeleton__3Ytmv{0%{background-position:0}to{background-position:-200%}}.FeedPhotosItem_photo__13kX_:nth-child(2){grid-column:2/4;grid-row:span 2}@media (max-width:40rem){.FeedPhotosItem_photo__13kX_:nth-child(2){grid-column:initial;grid-row:initial}}.FeedPhotosItem_photo__13kX_{display:grid;border-radius:.2rem;overflow:hidden;cursor:pointer}.FeedPhotosItem_photo__13kX_>div{grid-area:1/1}.FeedPhotosItem_visualizacao__1ZAIA{background-color:rgba(0,0,0,.3);color:#fff;font-size:1rem;text-align:center;display:none;align-items:center;justify-content:center;grid-area:1/1}.FeedPhotosItem_visualizacao__1ZAIA:before{content:"";width:16px;height:10px;display:inline-block;margin-right:.25rem;background:url(/static/media/visualizacao.09cd5578.svg) no-repeat}.FeedPhotosItem_photo__13kX_:hover .FeedPhotosItem_visualizacao__1ZAIA{display:flex}.FeedPhotos_feed__SCL9f{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-bottom:1rem;justify-items:center}@media (max-width:40rem){.FeedPhotos_feed__SCL9f{grid-template-columns:repeat(2,1fr)}}.Login_login__3J8ff{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;min-height:100vh}.Login_login__3J8ff:before{content:"";display:block;background:url(/static/media/login.07d71f5b.jpg) no-repeat 50%;background-size:cover}.Login_forms__LA5MA{max-width:30rem;padding:1rem;margin-top:20vh}@media (max-width:40rem){.Login_login__3J8ff{grid-template-columns:1fr}.Login_login__3J8ff:before{display:none}.Login_forms__LA5MA{max-width:100%}}.LoginForm_form__3eVxT{margin-bottom:2rem}.LoginForm_perdeu__2p2Hd{display:inline-block;color:#666;padding:.5rem 0;line-height:1}.LoginForm_perdeu__2p2Hd:after{content:"";height:2px;width:100%;background-color:currentColor;display:block}.LoginForm_cadastro__1t9cC{margin-top:4rem;margin-bottom:4rem}.LoginForm_cadastro__1t9cC p{margin-top:2rem;margin-bottom:2rem}.LoginForm_subtitle__2mvZK{font-family:var(--type-second);line-height:1;font-size:2rem}.LoginForm_subtitle__2mvZK:after{content:"";display:block;background-color:#ddd;height:.5rem;width:3rem;border-radius:.2rem}.Button_button__3piLt{font-size:1rem;font-family:var(--type-first);cursor:pointer;border:none;border-radius:.4rem;background:#fb1;color:#764701;min-width:8rem;padding:.8rem 1.2rem;box-sizing:border-box;transition:.1s}.Button_button__3piLt:focus,.Button_button__3piLt:hover{outline:none;box-shadow:0 0 0 3px #fea,0 0 0 4px #fb1}.Button_button__3piLt:disabled{opacity:.5;cursor:wait}.Input_wrapper__12aVx{margin-bottom:1rem}.Input_input__3eViY{border:1px solid #eee;display:block;width:100%;font-size:1rem;padding:.8rem;border-radius:.4rem;background-color:#eee;transition:.2s}.Input_input__3eViY:focus,.Input_input__3eViY:hover{outline:none;border-color:#fb1;background-color:#fff;box-shadow:0 0 0 3px #fea}.Input_label__3XGp1{display:block;font-size:1rem;line-height:1;padding-bottom:.5rem}.Input_error__a_gFa{color:#f31;font-size:.875rem;margin-top:.25rem}.UserHeaderNav_nav__1U9gp{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.UserHeaderNav_nav__1U9gp a,.UserHeaderNav_nav__1U9gp button{background-color:#eee;border-radius:.2rem;height:40px;width:40px;display:flex;align-items:center;justify-content:center;border:1px solid transparent;transition:.1s;cursor:pointer}.UserHeaderNav_nav__1U9gp a:focus,.UserHeaderNav_nav__1U9gp a:hover,.UserHeaderNav_nav__1U9gp button:focus,.UserHeaderNav_nav__1U9gp button:hover{background-color:#fff;box-shadow:0 0 0 3px #eee;border-color:#333;outline:none}.UserHeaderNav_nav__1U9gp a.UserHeaderNav_active__3KyMC{background-color:#fff;box-shadow:0 0 0 3px #fea;border-color:#fb1}.UserHeaderNav_nav__1U9gp a.UserHeaderNav_active__3KyMC svg>*{fill:#fb1}.UserHeaderNav_mobileButton__6E8he{background-color:#eee;border-radius:.2rem;height:40px;width:40px;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid transparent;transition:.1s;cursor:pointer}.UserHeaderNav_mobileButton__6E8he:after{content:"";display:block;width:1.2rem;height:2px;border-radius:2px;background:currentColor;box-shadow:0 6px currentColor,0 -6px currentColor;transition:.2s}.UserHeaderNav_mobileButton__6E8he:focus,.UserHeaderNav_mobileButton__6E8he:hover,.UserHeaderNav_mobileButtonActive__vlLm1{outline:none;background-color:#fff;box-shadow:0 0 0 3px #fea;border-color:#fb1;color:#fb1}.UserHeaderNav_mobileButtonActive__vlLm1:after{transform:rotate(90deg);width:4px;height:4px;box-shadow:0 8px currentColor,0 -8px currentColor}.UserHeaderNav_navMobile__3vNmx{display:block;position:absolute;top:70px;right:0;padding:0 1rem;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:.2rem;transform:translateX(-10px);opacity:0;pointer-events:none}.UserHeaderNav_navMobileActive__RiImr{transition:.3s;transform:none;opacity:1;pointer-events:auto;z-index:0}.UserHeaderNav_navMobile__3vNmx a,.UserHeaderNav_navMobile__3vNmx button{display:flex;align-items:center;background:none;width:100%;border:none;border-bottom:1px solid #eee;padding:.5rem 0;cursor:pointer}.UserHeaderNav_navMobile__3vNmx a:hover svg>*,.UserHeaderNav_navMobile__3vNmx button:hover svg>*{fill:#fb1}.UserHeaderNav_navMobile__3vNmx button{border-bottom:none}.UserHeaderNav_navMobile__3vNmx svg{margin-right:.5rem}.UserHeader_header__2fWua{display:grid;grid-template-columns:1fr auto;align-items:center;margin-top:1rem;margin-bottom:2rem;position:relative}.UserPhotoPost_photoPost__2Yuyl{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem}@media (max-width:40rem){.UserPhotoPost_photoPost__2Yuyl{grid-template-columns:1fr}}.UserPhotoPost_file__2A313{margin-bottom:1rem}.UserPhotoPost_preview__1Ph2R{border-radius:1rem;background-size:cover;background-position:50%}.UserPhotoPost_preview__1Ph2R:after{content:"";display:block;height:0;padding-bottom:100%}
/*# sourceMappingURL=main.f3630a16.chunk.css.map */