@import url(https://fonts.googleapis.com/css2?family=Spectral:wght@700&display=swap);*{box-sizing:border-box}body{--type-first:Helvetica,Arial,sans-serif;--type-second:"Spectral",Georgia;color:#333;font-family:var(--type-first);padding-top:4rem}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{color:#333;display:block;font-family:var(--type-first);font-size:1rem}a{color:#333;text-decoration:none}.container{margin:0 auto;max-width:50rem;padding:0 1rem}.mainContainer{margin-top:2rem}.title{font-family:var(--type-second);font-size:3rem;line-height:1;margin:1rem 0;position:relative;z-index:1}.title:after{background:#fb1;border-radius:.2rem;bottom:5px;content:"";display:block;height:1.5rem;left:-5px;position:absolute;width:1.5rem;z-index:-1}.animeLeft{-webkit-animation:animeLeft .3s forwards;animation:animeLeft .3s forwards;opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}@-webkit-keyframes animeLeft{to{opacity:1;-webkit-transform:none;-webkit-transform:initial;transform:none}}@keyframes animeLeft{to{opacity:1;-webkit-transform:none;-webkit-transform:initial;transform:none}}.App{display:flex;flex-direction:column;min-height:calc(100vh + 10rem)}.AppBody{flex:1 1}.Header_header__jWCji{background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.1);position:fixed;top:0;width:100%;z-index:100}.Header_nav__HuRo5{align-items:center;display:flex;height:4rem;justify-content:space-between}.Header_logo__3fPJs{padding:.5rem 0}.Header_login__mwxih{align-items:center;color:#333;display:flex}.Header_login__mwxih:after{background:url(/static/media/usuario.6d65a298e2fba2e83683.svg) no-repeat 50%;content:"";display:inline-block;height:17px;margin-left:.5rem;position:relative;top:-1px;width:14px}.Footer_footer__rVQKD{background:#fb1;color:#764701;height:10rem;padding:3rem 1rem 0;text-align:center}.Footer_footer__rVQKD p{margin-top:1rem}.FeedModal_modal__yfTMN{background:rgba(0,0,0,.4);display:flex;height:100vh;left:0;padding:2rem calc(4rem + 15px) 2rem 4rem;position:fixed;top:0;width:100vw;z-index:1000}@media (max-width:40rem){.FeedModal_modal__yfTMN{padding:2rem calc(2rem + 15px) 2rem 2rem}}.Loading_wrapper__v43HU{display:flex;height:100vh;left:0;position:absolute;top:0;width:100%;z-index:1000}.Loading_loading__P31NE{align-items:center;background:hsla(0,0%,100%,.5);border-radius:50%;display:flex;height:80px;justify-content:center;margin:auto;padding-left:5px;width:80px}.PhotoContent_photo__-KeFf{-webkit-animation:PhotoContent_scaleUp__4np\+V .3s forwards;animation:PhotoContent_scaleUp__4np\+V .3s forwards;background:#fff;border-radius:.2rem;display:grid;grid-template-columns:36rem 20rem;grid-template-rows:auto 1fr auto;height:36rem;margin:auto;opacity:0;overflow:hidden;-webkit-transform:scale(.8);transform:scale(.8)}.PhotoContent_single__SBr6Z.PhotoContent_photo__-KeFf{grid-template-columns:1fr;height:auto}@-webkit-keyframes PhotoContent_scaleUp__4np\+V{to{opacity:1;-webkit-transform:none;-webkit-transform:initial;transform:none}}@keyframes PhotoContent_scaleUp__4np\+V{to{opacity:1;-webkit-transform:none;-webkit-transform:initial;transform:none}}.PhotoContent_details__Aiv\+q{padding:2rem 2rem 0}.PhotoContent_single__SBr6Z .PhotoContent_details__Aiv\+q{padding:1rem 0 0}.PhotoContent_img__Q7uq3{grid-row:1/4}.PhotoContent_single__SBr6Z .PhotoContent_img__Q7uq3{border-radius:.4rem;grid-row:1;overflow:hidden}@media (max-width:64rem){.PhotoContent_photo__-KeFf{grid-template-columns:minmax(20rem,40rem);height:auto;max-height:calc(100vh - 4rem);overflow-y:auto}.PhotoContent_img__Q7uq3{grid-row:1}}.PhotoContent_author__fvlET{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;opacity:.5}.PhotoContent_author__fvlET a:hover{text-decoration:underline}.PhotoContent_visualizacoes__p79b6:before{background:url(/static/media/visualizacao-black.ee94fd3d144dfc2f335a.svg);content:"";display:inline-block;height:10px;margin-right:.5rem;width:16px}.PhotoContent_attributes__vQDwF{display:flex;font-size:1.125rem;font-weight:700;margin-bottom:2rem;margin-top:1rem}.PhotoContent_attributes__vQDwF li{margin-right:2rem}.PhotoContent_attributes__vQDwF li:before{background:#333;content:"";display:inline-block;height:20px;margin-right:.5rem;margin-top:5px;position:relative;top:3px;width:2px}.PhotoCommentsForm_form__6TEb3{align-items:stretch;display:grid;grid-template-columns:1fr auto;margin:1rem}.PhotoCommentsForm_single__YZPSL.PhotoCommentsForm_form__6TEb3{margin:1rem 0}.PhotoCommentsForm_textarea__d\+RoD{background:#eee;border:1px solid #eee;border-radius:.2rem;display:block;font-family:var(--type-first);font-size:1rem;padding:.5rem;resize:none;transition:.2s;width:100%}.PhotoCommentsForm_textarea__d\+RoD:focus,.PhotoCommentsForm_textarea__d\+RoD:hover{background:#fff;border-color:#fb1;box-shadow:0 0 0 3px #fea;outline:none}.PhotoCommentsForm_button__MSDQL{background:transparent;border:none;color:#333;cursor:pointer;font-size:1rem;overflow:hidden;padding:0 1rem}.PhotoCommentsForm_button__MSDQL:focus,.PhotoCommentsForm_button__MSDQL:hover{outline:none}.PhotoCommentsForm_button__MSDQL:focus svg path,.PhotoCommentsForm_button__MSDQL:hover svg path{fill:#fea;stroke:#fb1}.PhotoCommentsForm_button__MSDQL:focus svg g,.PhotoCommentsForm_button__MSDQL:hover svg g{-webkit-animation:PhotoCommentsForm_latir__V5MAl .6s infinite;animation:PhotoCommentsForm_latir__V5MAl .6s infinite}@-webkit-keyframes PhotoCommentsForm_latir__V5MAl{0%{opacity:0}to{opacity:1}}@keyframes PhotoCommentsForm_latir__V5MAl{0%{opacity:0}to{opacity:1}}.PhotoComments_comments__7tTWK{overflow-y:auto;padding:0 2rem;word-break:break-word}.PhotoComments_single__Wolpp.PhotoComments_comments__7tTWK{padding:0}.PhotoComments_comments__7tTWK li{line-height:1.2;margin-bottom:.5rem}.PhotoDelete_delete__Qs9Wc{background:#ddd;border:1px solid transparent;border-radius:.4rem;cursor:pointer;font-family:var(--type-first);font-size:.875rem;line-height:1;padding:.3rem .6rem;transition:.1s}.PhotoDelete_delete__Qs9Wc:focus,.PhotoDelete_delete__Qs9Wc:hover{background:#fff;border-color:#333;box-shadow:0 0 0 3px #eee;outline:none}.Image_wrapper__y4r3W{display:grid}.Image_img__0XW8E{display:block;grid-area:1/1;max-width:100%;opacity:0;transition:.2s}.Image_skeleton__0bPeq{-webkit-animation:Image_skeleton__0bPeq 1.5s linear infinite;animation:Image_skeleton__0bPeq 1.5s linear infinite;background-color:#eee;background-image:linear-gradient(90deg,#eee,#fff 50%,#eee);background-size:200%;grid-area:1/1;height:100%}@-webkit-keyframes Image_skeleton__0bPeq{0%{background-position:0}to{background-position:-200%}}@keyframes Image_skeleton__0bPeq{0%{background-position:0}to{background-position:-200%}}.FeedPhotosItem_photo__0y7P0:nth-child(2){grid-column:2/4;grid-row:span 2}@media (max-width:40rem){.FeedPhotosItem_photo__0y7P0:nth-child(2){grid-column:initial;grid-row:initial}}.FeedPhotosItem_photo__0y7P0{border-radius:.2rem;cursor:pointer;display:grid;overflow:hidden}.FeedPhotosItem_photo__0y7P0>div{grid-area:1/1}.FeedPhotosItem_visualizacao__re79Q{align-items:center;background:rgba(0,0,0,.3);color:#fff;display:none;font-size:1rem;grid-area:1/1;justify-content:center;text-align:center}.FeedPhotosItem_visualizacao__re79Q:before{background:url(/static/media/visualizacao.09cd5578a66295798789.svg) no-repeat;content:"";display:inline-block;height:10px;margin-right:.25rem;width:16px}.FeedPhotosItem_photo__0y7P0:hover .FeedPhotosItem_visualizacao__re79Q{display:flex}.FeedPhotos_feed__LIHc0{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);justify-items:center;margin-bottom:1rem}@media (max-width:40rem){.FeedPhotos_feed__LIHc0{grid-template-columns:repeat(2,1fr)}}.Input_wrapper__9wfLK{margin-bottom:1rem}.Input_input__xuWPx{background:#eee;border:1px solid #eee;border-radius:.4rem;display:block;font-size:1rem;padding:.8rem;transition:.2s;width:100%}.Input_input__xuWPx:focus,.Input_input__xuWPx:hover{background:#fff;border-color:#fb1;box-shadow:0 0 0 3px #fea;outline:none}.Input_label__vbmY2{display:block;font-size:1rem;line-height:1;padding-bottom:.5rem}.Input_error__9trOF{color:#f31;font-size:.875rem;margin-top:.25rem}.Button_button__keV7c{background:#fb1;border:none;border-radius:.4rem;box-sizing:border-box;color:#764701;cursor:pointer;font-family:var(--type-first);font-size:1rem;min-width:8rem;padding:.8rem 1.2rem;transition:.1s}.Button_button__keV7c:focus,.Button_button__keV7c:hover{box-shadow:0 0 0 3px #fea,0 0 0 4px #fb1;outline:none}.Button_button__keV7c:disabled{cursor:wait;opacity:.5}.LoginForm_form__I201i{margin-bottom:2rem}.LoginForm_perdeu__0XHTq{color:#666;display:inline-block;line-height:1;padding:.5rem 0}.LoginForm_perdeu__0XHTq:after{background:currentColor;content:"";display:block;height:2px;width:100%}.LoginForm_cadastro__BBT1I{margin-bottom:4rem;margin-top:4rem}.LoginForm_cadastro__BBT1I p{margin-bottom:2rem;margin-top:2rem}.LoginForm_subtitle__EQ37E{font-family:var(--type-second);font-size:2rem;line-height:1}.LoginForm_subtitle__EQ37E:after{background:#ddd;border-radius:.2rem;content:"";display:block;height:.5rem;width:3rem}.Login_login__Vw\+bb{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;min-height:100vh}.Login_login__Vw\+bb:before{background:url(/static/media/login.07d71f5b9d5714e556b0.jpg) no-repeat 50%;background-size:cover;content:"";display:block}.Login_forms__DJzLM{margin-top:20vh;max-width:30rem;padding:1rem}@media (max-width:40rem){.Login_login__Vw\+bb{grid-template-columns:1fr}.Login_login__Vw\+bb:before{display:none}.Login_forms__DJzLM{max-width:100%}}.UserHeaderNav_nav__5Erdn{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.UserHeaderNav_nav__5Erdn a,.UserHeaderNav_nav__5Erdn button{align-items:center;background:#eee;border:1px solid transparent;border-radius:.2rem;cursor:pointer;display:flex;height:40px;justify-content:center;transition:.1s;width:40px}.UserHeaderNav_nav__5Erdn a:focus,.UserHeaderNav_nav__5Erdn a:hover,.UserHeaderNav_nav__5Erdn button:focus,.UserHeaderNav_nav__5Erdn button:hover{background:#fff;border-color:#333;box-shadow:0 0 0 3px #eee;outline:none}.UserHeaderNav_nav__5Erdn a.active{background:#fff;border-color:#fb1;box-shadow:0 0 0 3px #fea}.UserHeaderNav_nav__5Erdn a.active svg>*{fill:#fb1}.UserHeaderNav_mobileButton__NzyXD{align-items:center;background:#eee;border:1px solid transparent;border-radius:.2rem;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transition:.1s;width:40px}.UserHeaderNav_mobileButton__NzyXD:after{background:currentColor;border-radius:2px;box-shadow:0 6px currentColor,0 -6px currentColor;content:"";display:block;height:2px;transition:.2s;width:1.2rem}.UserHeaderNav_mobileButtonActive__dlKBQ,.UserHeaderNav_mobileButton__NzyXD:focus,.UserHeaderNav_mobileButton__NzyXD:hover{background:#fff;border-color:#fb1;box-shadow:0 0 0 3px #fea;color:#fb1;outline:none}.UserHeaderNav_mobileButtonActive__dlKBQ:after{box-shadow:0 8px currentColor,0 -8px currentColor;height:4px;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:4px}.UserHeaderNav_navMobile__NZXBl{background:#fff;border-radius:.2rem;box-shadow:0 1px 2px rgba(0,0,0,.2);display:block;opacity:0;padding:0 1rem;pointer-events:none;position:absolute;right:0;top:70px;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.UserHeaderNav_navMobileActive__uWzaK{opacity:1;pointer-events:auto;-webkit-transform:none;-webkit-transform:initial;transform:none;transition:.3s;z-index:100}.UserHeaderNav_navMobile__NZXBl a,.UserHeaderNav_navMobile__NZXBl button{align-items:center;background:none;border:none;border-bottom:1px solid #eee;cursor:pointer;display:flex;padding:.5rem 0;width:100%}.UserHeaderNav_navMobile__NZXBl a:hover svg>*,.UserHeaderNav_navMobile__NZXBl button:hover svg>*{fill:#fb1}.UserHeaderNav_navMobile__NZXBl button{border-bottom:none}.UserHeaderNav_navMobile__NZXBl svg{margin-right:.5rem}.UserHeader_header__pQE2O{align-items:center;display:grid;grid-template-columns:1fr auto;margin-bottom:2rem;margin-top:1rem;position:relative}.UserPhotoPost_photoPost__dyXcg{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}@media (max-width:40rem){.UserPhotoPost_photoPost__dyXcg{grid-template-columns:1fr}}.UserPhotoPost_file__TXl-Z{margin-bottom:1rem}.UserPhotoPost_preview__j9uDZ{background-position:50%;background-size:cover;border-radius:1rem}.UserPhotoPost_preview__j9uDZ:after{content:"";display:block;height:0;padding-bottom:100%}
/*# sourceMappingURL=main.d6046e08.css.map*/