body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.landing-logo{background-color:initial;background-image:url(/static/media/logo.66fae16053bcb7f2e73a.svg);background-size:cover;border:none;cursor:pointer;height:30vw;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30vw}.navBar{align-items:center;background:rgba(0,0,0,.5);border-radius:30px;display:flex;height:16vh;justify-content:space-around;margin:1% 3%;width:94%}.logo{background-image:url(/static/media/logo.66fae16053bcb7f2e73a.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;-webkit-filter:invert(.9);filter:invert(.9);height:70%;width:15%}select{background:hsla(0,0%,100%,.3);border:none;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;cursor:pointer;font-size:1.3rem;height:45%;text-align:center;width:10%}option{background-color:grey}input{background:hsla(0,0%,100%,.3);border:none;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;font-size:1.3rem;height:45%;text-align:center;width:30%}::-webkit-input-placeholder{color:#fff}:-ms-input-placeholder{color:#fff}:-moz-placeholder,::-moz-placeholder{color:#fff;opacity:1}.button-container{align-content:center;display:flex;height:12vh;justify-content:center;width:100%}.ActivityButton{background:rgba(0,0,0,.5);border:none;border-radius:30px;box-shadow:0 4px 4px rgba(0,0,0,.45);color:#fff;cursor:pointer;font-size:1.9rem;height:80%;width:30%}.breedButton{background:rgba(0,0,0,.45);border:none;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;cursor:pointer;font-size:1.3rem;height:45%;margin:1.5rem 1.5rem 0 0;text-align:center;transition:.3s;width:20%}.breedButton:hover{background:rgba(0,0,0,.7)}.card{align-items:center;background:rgba(0,0,0,.45);border-radius:30px;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:50vh;justify-content:space-evenly;margin:1rem;transition:.3s;width:20vw}.card:hover{background:rgba(0,0,0,.7)}.imageContainer{height:50%;margin-top:2rem;position:relative;width:70%}.textContainer{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around;width:95%}.dogImage{border-radius:10px;height:100%;width:100%}.texts{align-items:center;display:flex;font-size:1rem;justify-content:center;margin:0;text-align:center}.temperamentContainer{display:flex;flex-direction:row}@media only screen and (max-width:600px){.card{height:30vw;width:90vw}.countryImage{height:15vw;width:15vw}}.cardList{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%}.loadingDog{background-image:url(/static/media/loadingDog.033fe02cf9f94f8102ec.gif);height:30vh;width:30vh}.loadingDog,.whiteBackground{background-position:bottom;background-size:cover;opacity:.5}.whiteBackground{align-items:center;background-color:#fff;display:flex;height:70vh;justify-content:center;width:200vh}@media only screen and (max-width:600px){.cardList{flex-direction:column}}.paginado{display:flex;flex-direction:row;list-style-type:none;padding-left:0}.botonPaginado,.paginado{justify-content:space-evenly}.botonPaginado{align-items:center;background:rgba(0,0,0,.45);border-radius:50%;color:#fff;cursor:pointer;height:3vw;margin:.5rem;transition:.3s;width:3vw}.botonPaginado:hover{background:rgba(0,0,0,.7)}*{text-decoration:none}body{background-image:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(/static/media/background.fec6e5c6d657640aed8c.jpg);background-repeat:no-repeat;background-size:cover;height:100%;min-height:100vh;width:100%}.detailContainer{background-image:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(/static/media/Detalle.abf5c9ee43a93b0460a2.jpg);height:100vh;justify-content:center;width:100vw}.Detail,.detailContainer{align-items:center;display:flex;flex-direction:column}.Detail{background:rgba(0,0,0,.45);border-radius:30px;color:#fff;height:70vh;justify-content:space-evenly;width:35vw}.temperamentTexts{display:flex;flex-direction:column}.backButton{background:rgba(0,0,0,.45)}.formContainer{background-image:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(/static/media/Formulario.0f04d46ee3a52f6a9300.jpg);height:100vh;width:100vw}.formData{align-content:center;align-items:center;background:rgba(0,0,0,.45);border-radius:30px;display:flex;flex-direction:column;justify-content:space-around;left:50%;padding:3rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.inputFrom,.inputSelect{width:100%}.formLabel{color:#fff;font-size:1.5rem}.submitButton{background:rgba(0,0,0,.45);background:hsla(0,0%,100%,.3);border:none;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25);color:#fff;cursor:pointer;height:5vh;margin-top:2rem;transition:.3s;width:50%}.errorText{color:#c30101;font-size:1.2rem;font-weight:400;margin:0 0 1rem}.backButton{background:hsla(0,0%,100%,.3);border-radius:10px;color:#fff;cursor:pointer;height:5vh;left:0;margin:1rem 0 0 1rem;position:absolute;top:0;transition:.3s;width:5vw}.backButton:hover,.submitButton:hover{background:rgba(0,0,0,.7)}
/*# sourceMappingURL=main.4b1dbebf.css.map*/