@import url(https://fonts.googleapis.com/css2?family= Spectral :wght@700 & display=swap);*{box-sizing:border-box}body{--type-first:Arial,Helvetica,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}a{color:#333;text-decoration:none}img{display:block;max-width:100%}button,input{color:#333;display:block;font-family:var(--type-first);font-size:1rem}.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}.VictoryContainer{height:auto!important}.Footer_footer__d5mes{background:#fb1;color:#764701;height:10rem;padding:3rem 1rem 0;text-align:center}.Footer_footer__d5mes p{margin-top:1rem}.Header_header__qVn9e{background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.1);position:fixed;top:0;width:100%;z-index:100}.Header_nav__qQHhk{align-items:center;display:flex;height:4rem;justify-content:space-between}.Header_logo__8qseS{padding:.5rem 0}.Header_login__cXJq7{align-items:center;color:#333;display:flex}.Header_login__cXJq7: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}.FeedModal_modal__JrSEf{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__JrSEf{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__6Uuav{-webkit-animation:PhotoContent_scaleUp__hFN8y .3s forwards;animation:PhotoContent_scaleUp__hFN8y .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__54SHx.PhotoContent_photo__6Uuav{grid-template-columns:1fr;height:auto}@-webkit-keyframes PhotoContent_scaleUp__hFN8y{to{opacity:1;-webkit-transform:none;-webkit-transform:initial;transform:none}}@keyframes PhotoContent_scaleUp__hFN8y{to{opacity:1;-webkit-transform:none;-webkit-transform:initial;transform:none}}.PhotoContent_details__GynCN{padding:2rem 2rem 0}.PhotoContent_single__54SHx .PhotoContent_details__GynCN{padding:1rem 0 0}.PhotoContent_img__Xp-XX{grid-row:1/4}.PhotoContent_single__54SHx .PhotoContent_img__Xp-XX{border-radius:.4rem;grid-row:1;overflow:hidden}@media (max-width:64rem){.PhotoContent_photo__6Uuav{grid-template-columns:minmax(20rem,40rem);height:auto;max-height:calc(100vh - 4rem);overflow-y:auto}.PhotoContent_img__Xp-XX{grid-row:1}}.PhotoContent_author__NBUSw{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;opacity:.5rem}.PhotoContent_author__NBUSw a:hover{text-decoration:underline}.PhotoContent_visualizacoes__zzco1:before{background:url(/static/media/visualizacao-black.ee94fd3d144dfc2f335a.svg);content:"";display:inline-block;height:10px;margin-right:.5rem;width:16px}.PhotoContent_attributes__ETH9y{display:flex;font-size:1.125rem;font-weight:700;margin-bottom:2rem;margin-top:1rem}.PhotoContent_attributes__ETH9y li{margin-right:2rem}.PhotoContent_attributes__ETH9y li:before{background:#333;content:"";display:inline-block;height:20px;margin-right:.5rem;margin-top:5px;position:relative;top:2px;width:2px}.PhotoCommentsForm_form__-8UXx{align-items:stretch;display:grid;grid-template-columns:1fr auto;margin:1rem}.PhotoCommentsForm_single__lqBrF.PhotoCommentsForm_form__-8UXx{margin:1rem 0}.PhotoCommentsForm_textarea__ETcT3{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__ETcT3:focus,.PhotoCommentsForm_textarea__ETcT3:hover{background:#fff;border-color:#fb1;box-shadow:0 0 0 3px #fea;outline:none}.PhotoCommentsForm_button__x0zvr{background:transparent;border:none;color:#333;cursor:pointer;font-size:1rem;overflow:hidden;padding:.1rem}.PhotoCommentsForm_button__x0zvr:focus,.PhotoCommentsForm_button__x0zvr:hover{outline:none}.PhotoCommentsForm_button__x0zvr:focus svg path,.PhotoCommentsForm_button__x0zvr:hover svg path{fill:#fea;stroke:#fb1}.PhotoCommentsForm_button__x0zvr:focus svg g,.PhotoCommentsForm_button__x0zvr:hover svg g{-webkit-animation:PhotoCommentsForm_latir__77Igm .6s infinite;animation:PhotoCommentsForm_latir__77Igm .6s infinite}@-webkit-keyframes PhotoCommentsForm_latir__77Igm{0%{opacity:0}to{opacity:1}}@keyframes PhotoCommentsForm_latir__77Igm{0%{opacity:0}to{opacity:1}}.PhotoComments_comments__AJtYJ{max-height:20rem;overflow-y:auto;padding:.2rem;word-break:break-all}.PhotoComments_single__FiCU2.PhotoComments_comments__AJtYJ{padding:0}.PhotoComments_comments__AJtYJ li{line-height:1.2;margin-bottom:.5rem}.PhotoDelete_delete__CuL-F{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__CuL-F:focus,.PhotoDelete_delete__CuL-F: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:-200px}}@keyframes Image_skeleton__0bPeq{0%{background-position:0}to{background-position:-200px}}.FeedPhotosItem_photo__QtBU1:nth-child(2){grid-column:2/4;grid-row:span 2}@media (max-width:40rem){.FeedPhotosItem_photo__QtBU1:nth-child(2){grid-column:initial;grid-row:initial}}.FeedPhotosItem_photo__QtBU1{border-radius:.2rem;cursor:pointer;display:grid;overflow:hidden}.FeedPhotosItem_photo__QtBU1>div{grid-area:1/1}.FeedPhotosItem_visualizacao__\+mKY2{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__\+mKY2:before{background:url(/static/media/visualizacao.09cd5578a66295798789.svg) no-repeat;content:"";display:inline-block;height:10px;margin-right:.25rem;width:16px}.FeedPhotosItem_photo__QtBU1:hover .FeedPhotosItem_visualizacao__\+mKY2{display:flex}.FeedPhotos_feed__cRvwJ{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__cRvwJ{grid-template-columns:repeat(2,1fr)}}.Input_wrapper__eNSUu{margin-bottom:1rem}.Input_input__1h8ep{background:#eee;border:1px solid #eee;border-radius:.4rem;display:block;font-size:1rem;padding:.8rem;transition:.2s;width:100%}.Input_input__1h8ep:focus,.Input_input__1h8ep:hover{background:#fff;border-color:#fb1;box-shadow:0 0 0 3px #fea;outline:none}.Input_label__FVxH-{display:flex;font-size:1rem;line-height:1;padding-bottom:.5rem}.Input_error__IKxBH{color:#f31;font-size:.875rem;margin-top:.25rem}.Button_button__C4Ctb{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;transition:.1s}.Button_button__C4Ctb:focus,.Button_button__C4Ctb:hover{box-shadow:0 0 0 3px #fea,0 0 0 4px #fb1;outline:none}.Button_button__C4Ctb:disabled{cursor:wait;opacity:.5rem}.LoginForm_form__45cNX{margin-bottom:2rem}.LoginForm_lost__a\+xbC{color:#666;display:inline-block;line-height:1;padding:.5rem 0}.LoginForm_lost__a\+xbC:after{background:currentColor;content:"";display:block;height:2px;width:100%}.LoginForm_cadastro__a0LoP{margin-bottom:4rem;margin-top:4rem}.LoginForm_cadastro__a0LoP p{margin:2rem 0}.LoginForm_subtitle__rEqwh{font-family:var(--type-second);font-size:2rem;line-height:1}.LoginForm_subtitle__rEqwh:after{background:#ddd;border-radius:.2rem;content:"";display:block;height:.5rem;width:3rem}.Login_login__gUO03{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;min-height:100vh}.Login_login__gUO03:before{background:url(/static/media/login.07d71f5b9d5714e556b0.jpg) no-repeat 50%;background-size:cover;content:"";display:block}.Login_forms__zzOs9{margin-top:20vh;max-width:30rem;padding:1rem}@media (max-width:40rem){.Login_login__gUO03{grid-template-columns:1fr}.Login_login__gUO03:before{display:none}.Login_forms__zzOs9{max-width:100%}}.UserHeaderNav_nav__Xzj5r{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.UserHeaderNav_nav__Xzj5r a,.UserHeaderNav_nav__Xzj5r 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__Xzj5r a:focus,.UserHeaderNav_nav__Xzj5r a:hover,.UserHeaderNav_nav__Xzj5r button:focus,.UserHeaderNav_nav__Xzj5r button:hover{background:#fff;border-color:#333;box-shadow:0 0 0 3px #eee;outline:none}.UserHeaderNav_nav__Xzj5r a.active{background:#fff;border-color:#fb1;box-shadow:0 0 0 3px #fea}.UserHeaderNav_nav__Xzj5r a.active svg>*{fill:#fb1}.UserHeaderNav_mobileButton__Y6nI5{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__Y6nI5: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__6oNBQ,.UserHeaderNav_mobileButton__Y6nI5:focus,.UserHeaderNav_mobileButton__Y6nI5:hover{background:#fff;border-color:#fb1;box-shadow:0 0 0 3px #fea;color:#fb1;outline:none}.UserHeaderNav_mobileButtonActive__6oNBQ:after{box-shadow:0 8px currentColor,0 -8px currentColor;height:4px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:4px}.UserHeaderNav_navMobile__MgWMR{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__Mtg1p{opacity:1;pointer-events:auto;-webkit-transform:none;-webkit-transform:initial;transform:none;transition:.3s;z-index:100}.UserHeaderNav_navMobile__MgWMR a,.UserHeaderNav_navMobile__MgWMR button{align-items:center;background:none;border:none;border-bottom:1px solid #eee;cursor:pointer;display:flex;padding:.5rem 0;width:100%}.UserHeaderNav_navMobile__MgWMR a:hover svg>*,.UserHeaderNav_navMobile__MgWMR button:hover svg>*{fill:#fb1}.UserHeaderNav_navMobile__MgWMR button{border-bottom:none}.UserHeaderNav_navMobile__MgWMR svg{margin-right:.5rem}.UserHeader_header__diwXj{align-items:center;display:grid;grid-template-columns:1fr auto;margin:1rem 0 2rem;position:relative}.UserPhotoPost_photoPost__9dKQh{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}@media (max-width:40rem){.UserPhotoPost_photoPost__9dKQh{grid-template-columns:1fr}}.UserPhotoPost_file__mQWnM{margin-bottom:1rem}.UserPhotoPost_preview__b7rCZ{background-position:50%;background-size:cover;border-radius:1rem}.UserPhotoPost_preview__b7rCZ:after{content:"";display:block;height:0;padding-bottom:100%}
/*# sourceMappingURL=main.20bc2e64.css.map*/