@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;font-family:var(--type-first);margin:0;padding-top:4rem}a,body{color:#333}a{text-decoration:none}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-size:1rem;font-size:var(--type-first)}.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:linear-gradient(#ea52f8,#06f);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:initial;transform:none}}@keyframes animeLeft{to{opacity:1;-webkit-transform:initial;transform:none}}.App{display:flex;flex-direction:column;min-height:calc(100vh + 10rem)}.AppBody{flex:1 1}.VictoryContainer{height:auto!important}.Header_header__MzRdD{background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.1);position:fixed;top:0;width:100%;z-index:100}.Header_nav__xfKpH{align-items:center;display:flex;height:4rem;justify-content:space-between}.Header_logo__XwyX\+{padding:.5rem 0}.Header_login__rxlDC{align-items:center;color:#333;display:flex}.Header_login__rxlDC: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__GEbha{background:linear-gradient(#ea52f8,#06f);color:#fff;height:10rem;padding:3rem 1rem 0;text-align:center}.Footer_footer__GEbha p{margin-top:10px}.FeedModal_modal__Ao2wO{background:rgba(0,0,0,.3);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__Ao2wO{padding:2rem calc(2rem + 15px) 2rem 2rem}}.Loading_wrapper__CQiwP{display:flex;height:100vh;left:0;position:absolute;top:0;width:100%;z-index:1000}.Loading_loading__ZlgUu{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__70Hcx{-webkit-animation:PhotoContent_scaleUp__xJuHm .3s forwards;animation:PhotoContent_scaleUp__xJuHm .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__XI3nG.PhotoContent_photo__70Hcx{grid-template-columns:1fr;height:auto}@-webkit-keyframes PhotoContent_scaleUp__xJuHm{to{opacity:1;-webkit-transform:initial;transform:none}}@keyframes PhotoContent_scaleUp__xJuHm{to{opacity:1;-webkit-transform:initial;transform:none}}.PhotoContent_details__S1006{padding:2rem 2rem 0}.PhotoContent_sigle__hNGgd .PhotoContent_details__S1006{padding:1rem 0 0}.PhotoContent_img__7Ku0R{grid-row:1/4}.PhotoContent_single__XI3nG .PhotoContent_img__7Ku0R{border-radius:.4rem;grid-row:1;overflow:hidden}@media (max-width:64rem){.PhotoContent_photo__70Hcx{grid-template-columns:minmax(20rem,40rem);height:auto;max-height:calc(100vh - 4rem);overflow-y:auto}.PhotoContent_img__7Ku0R{grid-row:1}}.PhotoContent_author__5n2Ge{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;opacity:.5rem}.PhotoContent_author__5n2Ge a:hover{text-decoration:underline}.PhotoContent_visualizacoes__Ya2mh:before{background:url(/static/media/visualizacao-black.ee94fd3d144dfc2f335a.svg) no-repeat;content:"";display:inline-block;height:10px;margin-right:.5rem;width:16px}.PhotoContent_attibutes__X6MK\+{display:flex;font-size:1.125rem;font-weight:700;margin-bottom:2rem;margin-top:1rem}.PhotoContent_attibutes__X6MK\+ li{margin-right:2rem}.PhotoContent_attibutes__X6MK\+ li:before{background:#555;content:"";display:inline-block;height:20px;margin-right:.5rem;margin-top:5px;position:relative;top:3px;width:2px}.PhotoCommentsForm_form__vCzRl{align-items:stretch;display:grid;grid-template-columns:1fr auto;margin:1rem}.PhotoCommentsForm_single__BZAEh.PhotoCommentsForm_form__vCzRl{margin:1rem 0}.PhotoCommentsForm_textarea__ILCP2{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__ILCP2:focus,.PhotoCommentsForm_textarea__ILCP2:hover{background:#fff;border-color:#ea52f8;box-shadow:0 0 0 3px #302b63;outline:none}.PhotoCommentsForm_button__Oywqo{background:transparent;border:none;color:#333;cursor:pointer;font-size:1rem;overflow:hidden;padding:0 1rem}.PhotoCommentsForm_button__Oywqo:focus,.PhotoCommentsForm_button__Oywqo:hover{outline:none}.PhotoCommentsForm_button__Oywqo:focus svg path,.PhotoCommentsForm_button__Oywqo:hover svg path{fill:#302b63;stroke:#ea52f8}.PhotoCommentsForm_button__Oywqo:focus svg g,.PhotoCommentsForm_button__Oywqo:hover svg g{-webkit-animation:PhotoCommentsForm_latir__V9fMq .5s infinite;animation:PhotoCommentsForm_latir__V9fMq .5s infinite}@-webkit-keyframes PhotoCommentsForm_latir__V9fMq{0%{opacity:0}to{opacity:1}}@keyframes PhotoCommentsForm_latir__V9fMq{0%{opacity:0}to{opacity:1}}.PhotoComments_comments__UMX7s{overflow-y:auto;padding:0 2rem;word-break:break-word}.PhotoComments_single__6lm-J.PhotoComments_comments__UMX7s{padding:0}.PhotoComments_comments__UMX7s li{line-height:1.2;margin-bottom:.5rem}.PhotoDelete_delete__X6t0c{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__X6t0c:focus,.PhotoDelete_delete__X6t0c:hover{background:#fff;border-color:#333;box-shadow:0 0 0 3px #eee;outline:none}.Image_wrapper__-KU88{display:grid}.Image_img__qQTZ7{display:block;grid-area:1/1;max-width:100%;opacity:0;transition:.2s}.Image_skeleton__XgQDd{-webkit-animation:Image_skeleton__XgQDd 1.5s linear infinite;animation:Image_skeleton__XgQDd 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__XgQDd{0%{background-position:0}to{background-position:-200%}}@keyframes Image_skeleton__XgQDd{0%{background-position:0}to{background-position:-200%}}.FeedPhotosItem_photo__RNXAu:nth-child(2){grid-column:2/4;grid-row:span 2}@media (max-width:40rem){.FeedPhotosItem_photo__RNXAu:nth-child(2){grid-column:initial;grid-row:initial}}.FeedPhotosItem_photo__RNXAu{border-radius:.2rem;cursor:pointer;display:grid;overflow:hidden}.FeedPhotosItem_photo__RNXAu>div{grid-area:1/1}.FeedPhotosItem_photo__RNXAu span{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_photo__RNXAu span:before{background:url(/static/media/visualizacao.09cd5578a66295798789.svg) no-repeat;content:"";display:inline-block;height:10px;margin-right:.25rem;width:16px}.FeedPhotosItem_photo__RNXAu:hover span{display:flex}.FeedPhotos_feed__QOhQp{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__QOhQp{grid-template-columns:repeat(2,1fr)}}.Button_button__-XkB4{background:linear-gradient(#ea52f8,#06f);border:none;border-radius:.4rem;box-sizing:border-box;color:#fff;cursor:pointer;font-family:var(--type-first);font-size:1rem;min-width:8rem;padding:.8rem 1.2rem;transition:.1s}.Button_button__-XkB4:focus,.Button_button__-XkB4:hover{box-shadow:0 0 0 2px #06f,0 0 0 3px #6e64e7;outline:none}.Button_button__-XkB4:disabled{cursor:wait;opacity:.5}.Input_wrapper__Fyhg7{margin-bottom:1rem}.Input_input__VfYaU{background:#eee;border:.6px solid #eee;border-radius:.4rem;display:block;font-size:1rem;padding:.8rem;transition:.2s;width:100%}.Input_input__VfYaU:focus,.Input_input__VfYaU:hover{background:#eee;border-color:#302b63;box-shadow:0 0 0 1px #ea52f8;outline:none}.Input_label__g0\+03{display:block;font-size:1rem;line-height:1;padding-bottom:.5rem}.Input_error__JCXIZ{color:#f31;font-size:.875rem;margin-top:.25rem}.LoginForm_form__RYp8X{margin-bottom:2rem}.LoginForm_perdeu__g8VH1{color:#666;display:inline-block;line-height:1;padding:.5rem 0}.LoginForm_perdeu__g8VH1:after{background:currentColor;content:"";display:block;height:2px;width:100%}.LoginForm_cadastro__YbL41{margin-bottom:4rem;margin-top:4rem}.LoginForm_cadastro__YbL41 p{margin-bottom:2rem;margin-top:2rem}.LoginForm_subtitle__3xTb1{font-family:var(--type-second);font-size:2rem;line-height:1}.LoginForm_subtitle__3xTb1:after{background:#ddd;border-radius:.2rem;content:"";display:block;height:.5rem;width:3rem}.Login_login__Lwv0l{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;min-height:100vh}.Login_login__Lwv0l:before{background:url(/static/media/login.07d71f5b9d5714e556b0.jpg) no-repeat 50%;background-size:cover;content:"";display:block}.Login_forms__ba5lo{margin-top:20vh;max-width:30rem;padding:1.1rem}@media (max-width:40rem){.Login_login__Lwv0l{grid-template-columns:1fr}.Login_login__Lwv0l:before{display:none}.Login_forms__ba5lo{max-width:100%}}.UserHeaderNav_nav__KH-Cp{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.UserHeaderNav_nav__KH-Cp a,.UserHeaderNav_nav__KH-Cp button{align-items:center;background:#eee;border:1px solid transparent;border-radius:.2rem;cursor:pointer;display:flex;height:40px;justify-content:center;-webkit-transform:.1s;transform:.1s;width:40px}.UserHeaderNav_nav__KH-Cp a:focus,.UserHeaderNav_nav__KH-Cp a:hover,.UserHeaderNav_nav__KH-Cp button:focus,.UserHeaderNav_nav__KH-Cp button:hover{background:#fff;border-color:#333;box-shadow:0 0 0 3px #eee;outline:none}.UserHeaderNav_nav__KH-Cp a.active{background:#fff;border-color:#302b63;box-shadow:0 0 0 3px #ea52f8}.UserHeaderNav_nav__KH-Cp a.active svg>*{fill:#ea52f8}.UserHeaderNav_btnMobile__b13bd{align-items:center;background:#eee;border:1px solid transparent;border-radius:.2rem;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;-webkit-transform:.1s;transform:.1s;width:40px}.UserHeaderNav_btnMobile__b13bd: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_btnMobile__b13bd:focus,.UserHeaderNav_btnMobile__b13bd:hover,.UserHeaderNav_mobileButtonActive__3ggst{background:#fff;border-color:#302b63;box-shadow:0 0 0 3px #ea52f8;color:#ea52f8;outline:none}.UserHeaderNav_mobileButtonActive__3ggst:after{box-shadow:0 8px currentColor,0 -8px currentColor;height:4px;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:4px}.UserHeaderNav_navMobile__3FcoV{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__D-PAn{opacity:1;pointer-events:auto;-webkit-transform:initial;transform:none;transition:.3s;z-index:100}.UserHeaderNav_navMobile__3FcoV a,.UserHeaderNav_navMobile__3FcoV button{align-items:center;background:none;border:none;border-bottom:1px solid #eee;cursor:pointer;display:flex;padding:.5rem 0;width:100%}.UserHeaderNav_navMobile__3FcoV a:hover svg>*,.UserHeaderNav_navMobile__3FcoV button:hover svg>*{fill:#ea52f8}.UserHeaderNav_navMobile__3FcoV button{border-bottom:none}.UserHeaderNav_navMobile__3FcoV svg{margin-right:.5rem}.UserHeader_header__emMYP{align-items:center;display:grid;grid-template-columns:1fr auto;margin-bottom:2rem;margin-top:1rem;position:relative}.UserPhotoPost_photoPost__k8Gw-{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}@media (max-width:40rem){.UserPhotoPost_photoPost__k8Gw-{grid-template-columns:1fr}}.UserPhotoPost_photoPost__k8Gw- .UserPhotoPost_file__YqWuJ{margin-bottom:1rem}.UserPhotoPost_preview__OrQI0{background-position:50%;background-size:cover;border-radius:1rem}.UserPhotoPost_preview__OrQI0:after{content:"";display:block;height:0;padding-bottom:100%}
/*# sourceMappingURL=main.74f73e9e.css.map*/