@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:60rem;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: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}.Footer_footer__a3gtx{background:#fb1;color:#764701;height:10rem;padding:3rem 1rem 0;text-align:center}.Footer_footer__a3gtx p{margin-top:1rem}.Header_header__zxg7s{background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.1);position:fixed;top:0;width:100%;z-index:100}.Header_nav__-fc-2{align-items:center;display:flex;height:4rem;justify-content:space-between}.Header_logo__Du8HD{padding:.5rem 0}.Header_login__YPcz1{align-items:center;color:#333;display:flex}.Header_login__YPcz1:after{background:url(/dogs-react/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__ap4Lh{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__ap4Lh{padding:2rem calc(2rem + 15px) 2rem 2rem}}.Loading_wrapper__jSd-x{display:flex;height:100vh;left:0;position:absolute;top:0;width:100%;z-index:1000}.Loading_loading__bZk0J{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__xfl-0{-webkit-animation:PhotoContent_scaleUp__woDmS .3s forwards;animation:PhotoContent_scaleUp__woDmS .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__oSawN.PhotoContent_photo__xfl-0{grid-template-columns:1fr;height:auto}@-webkit-keyframes PhotoContent_scaleUp__woDmS{to{opacity:1;-webkit-transform:initial;transform:none}}@keyframes PhotoContent_scaleUp__woDmS{to{opacity:1;-webkit-transform:initial;transform:none}}.PhotoContent_details__6SEWu{padding:2rem 2rem 0}.PhotoContent_single__oSawN .PhotoContent_details__6SEWu{padding:1rem 0 0}.PhotoContent_img__0nNoJ{grid-row:1/4}.PhotoContent_single__oSawN .PhotoContent_img__0nNoJ{border-radius:.4rem;grid-row:1;overflow:hidden}@media (max-width:64rem){.PhotoContent_photo__xfl-0{grid-template-columns:minmax(20rem,40rem);height:auto;max-height:calc(100vh - 4rem);overflow-y:auto}.PhotoContent_img__0nNoJ{grid-row:1}}.PhotoContent_author__gcrHZ{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;opacity:.5}.PhotoContent_author__gcrHZ a:hover{text-decoration:underline}.PhotoContent_visualizacoes__ZMlf8:before{background:url(/dogs-react/static/media/visualizacao-black.ee94fd3d144dfc2f335a.svg);content:"";display:inline-block;height:10px;margin-right:.5rem;width:16px}.PhotoContent_attributes__N7Okg{display:flex;font-size:1.125rem;font-weight:700;margin-bottom:2rem;margin-top:1rem}.PhotoContent_attributes__N7Okg li{margin-right:2rem}.PhotoContent_attributes__N7Okg li:before{background:#333;content:"";display:inline-block;height:20px;margin-right:.5rem;margin-top:5px;position:relative;top:3px;width:2px}.PhotoCommentsForm_form__hGuwP{align-items:stretch;display:grid;grid-template-columns:1fr auto;margin:1rem}.PhotoCommentsForm_single__qh6EL.PhotoCommentsForm_form__hGuwP{margin:1rem 0}.PhotoCommentsForm_textarea__xxcN3{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__xxcN3:focus,.PhotoCommentsForm_textarea__xxcN3:hover{background:#fff;border-color:#fb1;box-shadow:0 0 0 3px #fea;outline:none}.PhotoCommentsForm_button__-sY5z{background:transparent;border:none;color:#333;cursor:pointer;font-size:1rem;overflow:hidden;padding:0 1rem}.PhotoCommentsForm_button__-sY5z:focus,.PhotoCommentsForm_button__-sY5z:hover{outline:none}.PhotoCommentsForm_button__-sY5z:focus svg path,.PhotoCommentsForm_button__-sY5z:hover svg path{fill:#fea;stroke:#fb1}.PhotoCommentsForm_button__-sY5z:focus svg g,.PhotoCommentsForm_button__-sY5z:hover svg g{-webkit-animation:PhotoCommentsForm_latir__oWRdF .6s infinite;animation:PhotoCommentsForm_latir__oWRdF .6s infinite}@-webkit-keyframes PhotoCommentsForm_latir__oWRdF{0%{opacity:0}to{opacity:1}}@keyframes PhotoCommentsForm_latir__oWRdF{0%{opacity:0}to{opacity:1}}.PhotoComments_comments__PnSw-{overflow-y:auto;padding:0 2rem;word-break:break-word}.PhotoComments_single__Ag5aW.PhotoComments_comments__PnSw-{padding:0}.PhotoComments_comments__PnSw- li{line-height:1.2;margin-bottom:.5rem}.PhotoDelete_delete__yArHj{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__yArHj:focus,.PhotoDelete_delete__yArHj:hover{background:#fff;border-color:#333;box-shadow:0 0 0 3px #eee;outline:none}.Image_wrapper__H-NiE{display:grid}.Image_img__lRuJb{display:block;grid-area:1/1;max-width:100%;opacity:0;transition:.2s}.Image_skeleton__HwkQV{-webkit-animation:Image_skeleton__HwkQV 1.5s linear infinite;animation:Image_skeleton__HwkQV 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__HwkQV{0%{background-position:0}to{background-position:-200%}}@keyframes Image_skeleton__HwkQV{0%{background-position:0}to{background-position:-200%}}.FeedPhotosItem_photo__mqv0P:nth-child(2){grid-column:2/4;grid-row:span 2}@media (max-width:40rem){.FeedPhotosItem_photo__mqv0P:nth-child(2){grid-column:initial;grid-row:initial}}.FeedPhotosItem_photo__mqv0P{border-radius:.2rem;cursor:pointer;display:grid;overflow:hidden}.FeedPhotosItem_photo__mqv0P>div{grid-area:1/1}.FeedPhotosItem_visualizacao__Sw0x6{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__Sw0x6:before{background:url(/dogs-react/static/media/visualizacao.09cd5578a66295798789.svg) no-repeat;content:"";display:inline-block;height:10px;margin-right:.25rem;width:16px}.FeedPhotosItem_photo__mqv0P:hover .FeedPhotosItem_visualizacao__Sw0x6{display:flex}.FeedPhotos_feed__rcLzC{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__rcLzC{grid-template-columns:repeat(2,1fr)}}.Input_wrapper__UUb4F{margin-bottom:1rem}.Input_input__oz43K{background:#eee;border:1px solid #eee;border-radius:.4rem;display:block;font-size:1rem;padding:.8rem;transition:.2s;width:100%}.Input_input__oz43K:focus,.Input_input__oz43K:hover{background:#fff;border-color:#fb1;box-shadow:0 0 0 3px #fea;outline:none}.Input_label__uCX57{display:block;font-size:1rem;line-height:1;padding-bottom:.5rem}.Input_error__cx9dE{color:#f31;font-size:.875rem;margin-top:.25rem}.Button_button__h4FQm{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:.2s}.Button_button__h4FQm:focus,.Button_button__h4FQm:hover{box-shadow:0 0 0 3px #fea,0 0 0 4px #fb1;outline:none}.Button_button__h4FQm:disabled{cursor:wait;opacity:.5}.LoginForm_form__vWS9K{margin-bottom:2rem}.LoginForm_perdeu__23Dqs{color:#666;display:inline-block;line-height:1;padding:.5rem 0}.LoginForm_perdeu__23Dqs:after{background:currentColor;content:"";display:block;height:2px;width:100%}.LoginForm_cadastro__7hFic{margin-bottom:4rem;margin-top:4rem}.LoginForm_cadastro__7hFic p{margin-bottom:2rem;margin-top:2rem}.LoginForm_subtitle__C4gEn{font-family:var(--type-second);font-size:2rem;line-height:1}.LoginForm_subtitle__C4gEn:after{background:#ddd;border-radius:.2rem;content:"";display:block;height:.5rem;width:3rem}.Login_login__KNXzI{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;min-height:100vh}.Login_login__KNXzI:before{background:url(/dogs-react/static/media/login.07d71f5b9d5714e556b0.jpg) no-repeat 50%;background-size:cover;content:"";display:block}.Login_forms__w7Nma{max-width:30rem;padding:1rem}@media (max-width:40rem){.Login_login__KNXzI{grid-template-columns:1fr}.Login_login__KNXzI:before{display:none}.Login_forms__w7Nma{max-width:100%}}.UserHeaderNav_nav__Aup1h{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.UserHeaderNav_nav__Aup1h a,.UserHeaderNav_nav__Aup1h 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__Aup1h a:focus,.UserHeaderNav_nav__Aup1h a:hover,.UserHeaderNav_nav__Aup1h button:focus,.UserHeaderNav_nav__Aup1h button:hover{background:#fff;border-color:#333;box-shadow:0 0 0 3px #eee;outline:none}.UserHeaderNav_nav__Aup1h a.active{background:#fff;border-color:#fb1;box-shadow:0 0 0 3px #fea}.UserHeaderNav_nav__Aup1h a.active svg>*{fill:#fb1}.UserHeaderNav_mobileButton__LkQwu{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__LkQwu:after{background:currentColor;border-radius:2px;box-shadow:0 6px currentColor,0 -6px currentColor;content:"";display:block;height:2px;width:1.2rem}.UserHeaderNav_mobileButtonActive__LFlw2,.UserHeaderNav_mobileButton__LkQwu:focus,.UserHeaderNav_mobileButton__LkQwu:hover{background:#fff;border-color:#fb1;box-shadow:0 0 0 3px #fea;color:#fb1;outline:none}.UserHeaderNav_mobileButtonActive__LFlw2:after{box-shadow:0 8px currentColor,0 -8px currentColor;height:4px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:.2s;width:4px}.UserHeaderNav_navMobile__n4mCu{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__3v3QM{opacity:1;pointer-events:auto;-webkit-transform:initial;transform:none;transition:.3s;z-index:100}.UserHeaderNav_navMobile__n4mCu a,.UserHeaderNav_navMobile__n4mCu button{align-items:center;background:none;border:none;border-bottom:1px solid #eee;cursor:pointer;display:flex;padding:.5rem 0;width:100%}.UserHeaderNav_navMobile__n4mCu a:hover svg>*,.UserHeaderNav_navMobile__n4mCu button:hover svg>*{fill:#fb1}.UserHeaderNav_navMobile__n4mCu button{border-bottom:none}.UserHeaderNav_navMobile__n4mCu svg{margin-right:.5rem}.UserHeader_header__QGtso{align-items:center;display:grid;grid-template-columns:1fr auto;margin-bottom:2rem;margin-top:1rem;position:relative}.UserPhotoPost_photoPost__onZQg{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}@media (max-width:40rem){.UserPhotoPost_photoPost__onZQg{grid-template-columns:1fr}}.UserPhotoPost_file__S0\+JZ{margin-bottom:1rem}.UserPhotoPost_preview__vpBmT{background-position:50%;background-size:cover;border-radius:1rem}.UserPhotoPost_preview__vpBmT:after{content:"";display:block;height:0;padding-bottom:100%}
/*# sourceMappingURL=main.5e5e9fc1.css.map*/