body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.4;background-color:#000}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box}img{max-width:100%;display:block}#root{min-height:100vh}.contlanding{flex-direction:column;grid-gap:1.5rem;gap:1.5rem;min-height:100vh;width:min(92%,720px);margin:0 auto;padding:2rem 1rem}.contlanding,.divland{display:flex;justify-content:center;align-items:center}.divland{background-color:#06b0a5;width:min(100%,390px);min-height:118px;padding:.8rem 1.1rem;grid-gap:.7rem;gap:.7rem;border-radius:60px;border:2px solid #f0f8ff;box-shadow:4px 4px #f0f8ff}.imagelogolanding{height:74px;width:74px;object-fit:contain}.henrylanding{color:#f0f8ff;font-weight:700;font-size:clamp(1.5rem,3.2vw,2.2rem);text-align:center;line-height:1.1}.image{background-image:url(/static/media/pexels-pixabay-247522.2eb3e11b.jpg);background-size:cover;background-position:50%;min-height:100vh;width:100%}.enterbutton{color:#06b0a5;padding:.75rem 1.6rem;font-weight:500;font-size:clamp(1rem,2.2vw,1.1rem);border-radius:.5em;background:#f0f8ff;border:2px solid #06b0a5;box-shadow:4px 4px #06b0a5;transition:all .3s}.enterbutton:hover{border:2px solid #f0f8ff;background-color:#06b0a5;color:#f0f8ff;box-shadow:4px 4px #f0f8ff}.enterbutton:active{box-shadow:4px 4px 12px #06b0a5,-4px -4px 12px #06b0a5}@media (min-width:1400px){.contlanding{width:min(85%,860px)}}@media (max-width:500px){.divland{border-radius:30px;min-height:104px;padding:.7rem .9rem}.imagelogolanding{height:62px;width:62px}.image{background-position:72%}}.divimage{background-color:#06b0a5;margin-left:10px;padding:0 12px;display:flex;align-items:center;height:75px;grid-gap:10px;gap:10px;width:-webkit-max-content;width:max-content;border-radius:90px;border:2px solid #f0f8ff;box-shadow:2px 2px #f0f8ff}.imagelogo{height:58px;width:58px}.henry{color:#f0f8ff;margin:0;font-size:large;font-weight:700;height:-webkit-min-content;height:min-content}.nav{background-color:#000;justify-content:space-between;min-height:100px;grid-gap:12px;gap:12px;padding:10px 14px;border-bottom:2px solid #f0f8ff}.nav,.nav ul{display:flex;align-items:center}.nav ul{list-style:none;margin:0;padding:0}.linklogo,.navtext{text-decoration:none}.navtext{font-size:larger;font-weight:700;color:#f0f8ff;margin:0 0 0 20px}.navtext:hover{color:#06b0a5;font-weight:700}@media (max-width:500px){.nav{flex-direction:column;justify-content:center;padding:12px 10px}.divimage{margin-left:0;border-radius:30px}.divimage,.nav ul{width:100%;justify-content:center}.nav ul{flex-wrap:wrap;grid-gap:10px;gap:10px}.navtext{margin:0;font-size:1rem}}.searchbar{border:2px solid #06b0a5;box-shadow:2px 2px #06b0a5;border-radius:5px;background-color:#f0f8ff;width:min(100%,300px);min-height:31px;padding:4px 8px}.searchbar::placeholder{color:#06b0a5}.searchbarbutton{margin-left:0;min-height:31px;padding:4px 10px;border:2px solid #06b0a5;border-radius:5px;background-color:#f0f8ff;color:#06b0a5;font-weight:700;box-shadow:2px 2px #06b0a5}.searchbarbutton:hover{border:2px solid #f0f8ff;background-color:#06b0a5;box-shadow:2px 2px #f0f8ff;color:#f0f8ff}@media (min-width:1400px){.searchbar{width:min(100%,320px);height:auto}.searchbarbutton{margin-top:0;width:auto;height:1.6rem;font-weight:700}}@media (max-width:500px){.searchbar{margin-top:4px;width:100%}.searchbarbutton{margin-left:0;margin-top:6px;width:100%}}.card{background-color:hsla(0,0%,100%,.8);margin:14px;height:auto;width:min(100%,360px);border:2px solid #000;border-radius:17px;box-shadow:3px 3px #000;overflow:hidden}@media (min-width:1400px){.card{width:min(31%,380px)}.imagecard{width:100%}}.card h1:hover{color:#06b0a5;-webkit-text-stroke:.6px #000}.card h1{margin:12px 10px 8px;font-size:clamp(1.2rem,2.2vw,1.8rem)}.card p{text-align:center;font-size:1rem;font-weight:700;margin:10px}.card span{font-weight:350}.imagecard{width:100%;height:230px;object-fit:fill;object-position:center;background-color:initial;border-radius:15px;border-bottom:2px solid #000}@media (min-width:1400px){.imagecard{width:100%}}.name{text-decoration:none;color:#000;text-align:center}@media (max-width:500px){.card{width:92%;margin:10px auto}.imagecard{height:220px}}.divpages{margin:0 auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;grid-gap:6px;gap:6px;background-color:rgba(0,0,0,.7);border-radius:12px;width:min(96%,900px);min-height:40px;padding:6px 8px;border:2px solid #fff;box-shadow:2px 2px #fff}@media (max-width:500px){.divpages{width:90%;padding:8px}.prevbutton{margin-left:0}.nextbutton{margin-right:0}}.currentbutton{color:#f0f8ff;background-color:#06b0a5;border:1px solid #f0f8ff;box-shadow:2px 2px #f0f8ff;border-radius:6px}@media (min-width:1400px){.currentbutton{width:2rem;height:1.6rem;font-weight:700}}.prevbutton{background-color:#f0f8ff;color:#06b0a5;min-height:26px;width:auto;padding:0 8px;border:1px solid #06b0a5;box-shadow:2px 2px #06b0a5;border-radius:6px;margin-left:10px}@media (min-width:1400px){.prevbutton{width:4.2rem;height:1.6rem;font-weight:700}}.prevbutton:hover{color:#f0f8ff;background-color:#06b0a5;border:1px solid #f0f8ff;box-shadow:2px 2px #f0f8ff;font-weight:700}.nextbutton{background-color:#f0f8ff;color:#06b0a5;min-height:26px;width:auto;padding:0 8px;border:1px solid #06b0a5;box-shadow:2px 2px #06b0a5;border-radius:6px;margin-right:10px}@media (min-width:1400px){.nextbutton{width:4.5rem;height:1.6rem;font-weight:700}}.nextbutton:hover{color:#f0f8ff;background-color:#06b0a5;border:1px solid #f0f8ff;box-shadow:2px 2px #f0f8ff;font-weight:700}.buttonpage{background-color:#f0f8ff;color:#06b0a5;min-height:26px;width:auto;min-width:28px;padding:0 6px;border:1px solid #06b0a5;box-shadow:2px 2px #06b0a5;border-radius:6px}@media (min-width:1400px){.buttonpage{width:2rem;height:1.6rem;font-weight:700}}.buttonpage:hover{color:#f0f8ff;background-color:#06b0a5;border:1px solid #f0f8ff;box-shadow:2px 2px #f0f8ff;font-weight:700}.divloader{min-height:60vh;display:flex;justify-content:center;align-items:center;width:100%}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading{position:relative;height:70px;width:70px;border-color:#06b0a5 hsla(0,0%,100%,0);border-style:solid;border-width:10px;border-radius:100%;animation:loading 1.5s linear infinite}.divblack{display:flex;justify-content:space-between;align-items:center;grid-gap:14px;gap:14px;width:100%;min-height:84px;padding:10px 16px;margin-top:auto;background-color:#000;border-top:2px solid #f0f8ff}.blackspan{color:#f0f8ff;margin-right:8px;text-align:right;font-size:.95rem}.divimageblock{background-color:#06b0a5;margin-left:0;padding:0 10px;display:flex;align-items:center;grid-gap:8px;gap:8px;height:62px;width:-webkit-max-content;width:max-content;border-radius:40px;border:2px solid #f0f8ff;box-shadow:2px 2px #f0f8ff}.divimageblock .imagelogo{height:44px;width:44px}.divimageblock .henry{color:#f0f8ff;margin:0;font-size:1.1rem;font-weight:700}@media (max-width:700px){.divblack{flex-direction:column;justify-content:center;text-align:center;padding:12px 10px}.blackspan{margin-right:0;text-align:center;font-size:.9rem}}.cards{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;grid-gap:10px;gap:10px;width:min(100%,1300px);margin:0 auto}.background{padding-bottom:0;background-image:url(/static/media/pexels-pixmike-413195.1773631c.jpg);background-size:cover;background-position:50%;min-height:100vh;width:100%;display:flex;flex-direction:column}.divpages2{margin-bottom:20px}.divfilters{display:flex;justify-content:center;align-items:center;grid-gap:8px;gap:8px;flex-wrap:wrap;width:100%}.divfilters select{background-color:#f0f8ff;color:#06b0a5;font-weight:700;border:2px solid #06b0a5;border-radius:5px;margin:6px;min-width:130px;padding:3px 6px;box-shadow:2px 2px #06b0a5}@media (min-width:1400px){.divfilters select{width:8.3rem;height:1.6rem}#fTemps{width:11.5rem;height:1.6rem}.divfilters option{font-weight:700}}.divfilters select:hover{border:2px solid #f0f8ff;box-shadow:2px 2px #f0f8ff}.divfilters select:focus,.divfilters select:hover{background-color:#06b0a5;color:#f0f8ff}.divfilters option:focus{background-color:#000}.divsearchandfilters{margin:20px auto 16px;flex-direction:column;grid-gap:10px;gap:10px;background-color:#000;border-radius:12px;border:2px solid #f0f8ff;min-height:90px;width:min(94%,980px);padding:10px 12px;box-shadow:2px 2px #f0f8ff}.divsearchandfilters,.divsearchandfilters form{display:flex;justify-content:center;align-items:center}.divsearchandfilters form{flex-wrap:wrap;grid-gap:8px;gap:8px;width:100%}.link{color:#06b0a5;text-decoration:none}.divnotfound{min-height:52vh;width:100%;padding:0 10px}.divnotfound,.notfound{display:flex;justify-content:center;align-items:center}.notfound{background-color:rgba(0,0,0,.7);border:1px solid #fff;border-radius:12px;min-height:80px;width:min(95%,720px);padding:10px}.notfound h2{color:#fff;margin:0;font-size:clamp(1rem,2.2vw,1.5rem);text-align:center}@media (max-width:500px){.divtitulo{width:94%;padding:8px 10px}.divsearchandfilters{width:90%}.divfilters{grid-gap:4px;gap:4px}.divfilters select{width:100%;margin:4px 0}.divsearchandfilters form{grid-gap:4px;gap:4px}.notfound{width:100%}}.divdetail{background-image:url(/static/media/pexels-pixmike-413195.1773631c.jpg);min-height:100vh;background-size:cover;background-position:50%;padding-bottom:0;display:flex;flex-direction:column}.detailcontenedor{background-color:hsla(0,0%,100%,.8);border:2px solid #000;border-radius:17px;width:min(95%,560px);margin:20px auto;text-align:center;box-shadow:3px 3px #000;overflow:hidden}.imagedetail{border-bottom:2px solid #000;border-radius:15px;height:320px;width:100%;object-fit:fill;object-position:center;background-color:initial}.detailcontenedor p{font-size:large;font-weight:700;margin:10px}.detailcontenedor span{font-weight:350}@media (min-width:1400px){.imagedetail{height:380px}}@media (min-height:800px){.imagedetail{height:340px}}@media (max-width:500px){.divtitulo{width:94%;padding:8px 10px}.detailcontenedor{width:92%}.imagedetail{height:250px}.titulodetail{margin:0}}.backgroundform{padding-bottom:0;background-image:url(/static/media/pexels-pixmike-413195.1773631c.jpg);background-size:cover;background-position:50%;min-height:100vh;width:100%;display:flex;flex-direction:column}.divtitulo{margin:20px auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:min(95%,980px);min-height:48px;padding:8px 16px;text-align:center;background-color:#000;border:2px solid #f0f8ff;border-radius:14px;box-shadow:2px 2px #f0f8ff}.titulodetail{color:#06b0a5;margin:0;font-size:clamp(1.1rem,2.3vw,1.8rem);line-height:1.2}.divform{margin:20px auto 30px;height:-webkit-min-content;height:min-content;width:min(95%,900px);background-color:hsla(0,0%,100%,.8);border:2px solid #000;border-radius:12px;box-shadow:2px 2px #000}@media (min-width:1400px){.divform{width:50%}}.divform span{margin-right:10px}.asterisk{color:red;font-weight:500;display:inline}.asteriskspan{padding-left:-10px}.divform legend{font-weight:700;margin-top:10px;margin-bottom:4px}.labelleft{margin-left:10px}.input{margin:5px;width:70px;min-height:30px;padding:4px 6px;border:1px solid #000;border-radius:5px}p.danger{color:red;font-size:13px}input.danger{border:2px solid red;border-radius:4px}.inputname{margin:5px;width:min(100%,320px);min-height:32px;padding:4px 8px;border:1px solid #000;border-radius:4px}.divinputimage{display:flex;justify-content:center;align-items:center;grid-gap:8px;gap:8px;padding:6px 8px;border:2px solid #000;border-radius:7px;background-color:hsla(0,0%,75.3%,.4);width:min(96%,620px);margin:0 auto 8px}.inputimage{width:min(100%,520px);min-height:32px;padding:4px 8px;margin:0;border:1px solid #000;border-radius:4px}.divinput{flex-wrap:wrap;justify-content:center;grid-gap:4px;gap:4px;padding:6px 8px;border:2px solid #000;border-radius:7px;background-color:hsla(0,0%,75.3%,.4);width:min(96%,620px);margin:0 auto 8px}.divinput,.divtop{display:flex;align-items:center}.divtop{justify-content:flex-start}.form{margin:10px;text-align:center}.tempsdiv{display:flex;flex-wrap:wrap;justify-content:center;grid-gap:4px 10px;gap:4px 10px;width:100%;max-height:240px;overflow-y:auto;padding:8px;background-color:hsla(0,0%,75.3%,.4);border:2px solid #000;border-radius:12px;margin-bottom:10px}.tempitem{display:flex;align-items:center;grid-gap:4px;gap:4px;padding:2px 4px;border-radius:6px;color:#111;font-size:.95rem}.tempitem input{accent-color:#06b0a5}.tempsdiv input:hover{border:2px solid #06b0a5}.tempsdiv label{margin-right:7px}.temps-empty{margin:6px 0;color:#333;font-weight:600}.resultdiv{position:fixed;z-index:30;display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:12px;gap:12px;top:50%;left:50%;transform:translate(-50%,-50%);min-height:300px;width:min(92%,500px);padding:18px;border:2px solid #fff;border-radius:12px;background-color:rgba(0,0,0,.8);text-align:center;color:#fff}.resultdiv img{height:140px;width:140px;margin-bottom:0}.submit{background-color:#f0f8ff;color:#06b0a5;font-weight:700;min-height:34px;padding:0 12px;border:2px solid #06b0a5;border-radius:5px;box-shadow:2px 2px #06b0a5}.submit:hover{background-color:#06b0a5;color:#f0f8ff;border:2px solid #f0f8ff;box-shadow:2px 2px #f0f8ff}.submit:disabled{background:#ccc;color:grey;border:2px solid red;box-shadow:2px 2px red}@media (min-height:1100px){.divform{margin-top:26px}}@media (max-width:500px){.divtitulo{width:94%;padding:8px 10px}.divform{width:95%}.divinputimage{width:100%;flex-direction:column;align-items:stretch}.resultdiv{width:94%;min-height:260px}.labelleft{margin-left:0}}
/*# sourceMappingURL=main.d2617292.chunk.css.map */