@import url(https://fonts.googleapis.com/css?family=Fira+Mono:400);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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.navBar{background:#fff;position:fixed;width:100%;justify-content:space-between;top:0}.navBar,.search{display:flex;align-items:center}.search{margin-right:90px}.logo{position:relative;width:50%;right:-165%}.search-input{width:120%;height:35px;border-radius:30px;margin-right:7%;margin-left:-18%}.button-search{padding:10px 20px;font-weight:700;background:linear-gradient(50deg,#36d1dc,#5b86e5);border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle%3E%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561'/%3E%3Cstop offset='25%25' stop-color='%23c05c7e'/%3E%3Cstop offset='50%25' stop-color='%23f3826f'/%3E%3Cstop offset='100%25' stop-color='%23ffb961'/%3E%3C/linearGradient%3E%3Cpath d='M1.5 1.5h97v97h-97v-97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388' style='animation:stroke 5s infinite linear'/%3E%3C/svg%3E") 2;margin-right:-7%}@media (max-width:1250px){.logo{position:relative;width:50%;right:-16%}}@media (max-width:450px){.navBar{display:flex;position:fixed;align-items:center;justify-content:space-between}.search{margin-right:auto}.logo{position:relative;width:50%;left:10%}.search-input{width:100px;height:20px;margin-right:7%;margin-left:-18%;font-size:12px}.button-search{padding:5px 10px;margin-right:auto}}.pokeCard{border:1px double #8a2be2;border-radius:10%;max-width:400px;max-height:550px;background:radial-gradient(circle at 50% 0,rgba(255,0,0,.5),rgba(255,0,0,0) 70.71%),radial-gradient(circle at 6.7% 75%,rgba(0,0,255,.5),rgba(0,0,255,0) 70.71%),radial-gradient(circle at 93.3% 75%,rgba(0,255,0,.5),rgba(0,255,0,0) 70.71%) beige;box-shadow:2px 2px .4em #a8a6a6,-1px 0 .4em #dfdfdf}.pokeCard:hover{box-shadow:4px 4px .6em #e4e1e1,0 0 .6em #f1f0f0}.name{font-size:25px;text-align:center;font-weight:700;color:#fff}.pokeCard-image{max-height:300px;max-width:300px;display:block;margin:auto}.pokeCard-type{display:flex;justify-content:space-around;margin-top:30px;margin-bottom:30px}.eachType{background:linear-gradient(50deg,#36d1dc,#5b86e5);border-radius:30px;width:85px;height:30px;color:#2b39b6;font-size:16px;text-align:center;font-weight:500;box-shadow:2px 2px .4em #a8a6a6,-1px 0 .4em #dfdfdf}@media (max-width:450px){.pokeCard{border-radius:10%;max-width:290px;max-height:450px}.pokeCard-image{max-height:200px;max-width:200px}}.background{background:hsla(0,0%,100%,.6)}.centerBar{display:flex;justify-content:center;padding-top:125px;padding-bottom:10px}.centerBar button{padding:10px 20px;font-weight:700;background:linear-gradient(50deg,#36d1dc,#5b86e5);border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle%3E%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561'/%3E%3Cstop offset='25%25' stop-color='%23c05c7e'/%3E%3Cstop offset='50%25' stop-color='%23f3826f'/%3E%3Cstop offset='100%25' stop-color='%23ffb961'/%3E%3C/linearGradient%3E%3Cpath d='M1.5 1.5h97v97h-97v-97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388' style='animation:stroke 5s infinite linear'/%3E%3C/svg%3E") 2}.Filter{margin-left:100px}.Create{left:10px}.filterBar{display:flex;justify-content:space-evenly;padding-top:30px;padding-bottom:20px}.select{width:200px;height:33px;border-radius:10px;border:2px solid #00f;font-size:14px}.select,.select option{font-weight:700}@media (max-width:1250px){.select{width:200px;height:33px;border-radius:10px;border:2px solid #00f;font-size:14px;font-weight:700}}@media (max-width:800px){.filterBar{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:15px 0;padding-top:30px;padding-bottom:20px}.select{width:200px;height:33px;border-radius:10px;border:2px solid #00f;font-size:14px;font-weight:700;margin-left:18%}}@media (max-width:450px){.centerBar{padding-top:50px}.centerBar button{padding:5px 10px}.Filter{margin-left:20px}.filterBar{padding-top:10px}.select{width:120px;height:33px;font-size:12px}}.AllCards{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:20px 10px;margin-top:50px;margin-left:180px;margin-right:100px}.pagination{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;margin-top:50px}.pagination-button{padding:10px 20px;font-weight:700;background:linear-gradient(50deg,#36d1dc,#5b86e5);border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle%3E%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561'/%3E%3Cstop offset='25%25' stop-color='%23c05c7e'/%3E%3Cstop offset='50%25' stop-color='%23f3826f'/%3E%3Cstop offset='100%25' stop-color='%23ffb961'/%3E%3C/linearGradient%3E%3Cpath d='M1.5 1.5h97v97h-97v-97' stroke-linecap='round' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388' style='animation:stroke 5s infinite linear'/%3E%3C/svg%3E") 1}.a{margin-right:55px}.p{margin-left:55px}@media (max-width:1250px) and (min-width:800px){.AllCards{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:40px 60px;margin-top:50px;margin-left:100px;margin-right:80px}}@media (max-width:800px){.AllCards{grid-template-columns:1fr;margin-left:24%;margin-right:24%;grid-gap:40px 0;margin-top:50px}}@media (max-width:450px){.AllCards{margin-left:8%;margin-right:8%}.pagination{font-size:15px}.pagination-button{padding:5px 10px;font-weight:700;background:linear-gradient(50deg,#36d1dc,#5b86e5);border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle%3E%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561'/%3E%3Cstop offset='25%25' stop-color='%23c05c7e'/%3E%3Cstop offset='50%25' stop-color='%23f3826f'/%3E%3Cstop offset='100%25' stop-color='%23ffb961'/%3E%3C/linearGradient%3E%3Cpath d='M1.5 1.5h97v97h-97v-97' stroke-linecap='round' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388' style='animation:stroke 5s infinite linear'/%3E%3C/svg%3E") 1}.a{margin-right:10px}.p{margin-left:10px}}.loading{background-color:#f7f7f9;background-size:cover;height:100%;width:100%;position:fixed;margin-top:100px}.loading img{margin-left:30%}.loading h1{font-weight:700;text-align:center;margin-top:-5%}@media (max-width:1250px){.loading img{margin-left:10%}}@media (max-width:800px){.loading img{margin-left:0;margin-right:0;max-width:100%}}@media (max-width:450px){.loading{margin-top:45px}.loading h1{font-size:20px;margin-top:-5%}.loading img{margin-top:120px}}.notFound{background:linear-gradient(50deg,#36d1dc,#5b86e5);height:100%;width:100%;background-size:cover;position:fixed;margin-top:115px}.notFound img{margin-left:35%;margin-top:5%;width:550px}.notFound-title{font-family:monospace;font-size:20px;-webkit-animation:glitch 1s linear infinite;animation:glitch 1s linear infinite;color:#fff;margin-left:35%}@-webkit-keyframes glitch{2%,64%{-webkit-transform:translate(2px) skew(0deg);transform:translate(2px) skew(0deg)}4%,60%{-webkit-transform:translate(-2px) skew(0deg);transform:translate(-2px) skew(0deg)}62%{-webkit-transform:translate(0) skew(5deg);transform:translate(0) skew(5deg)}}@keyframes glitch{2%,64%{-webkit-transform:translate(2px) skew(0deg);transform:translate(2px) skew(0deg)}4%,60%{-webkit-transform:translate(-2px) skew(0deg);transform:translate(-2px) skew(0deg)}62%{-webkit-transform:translate(0) skew(5deg);transform:translate(0) skew(5deg)}}.notFound-title:after,.notFound-title:before{content:attr(title);position:absolute;left:0}.notFound-title:before{-webkit-animation:glitchTop 1s linear infinite;animation:glitchTop 1s linear infinite;clip-path:polygon(0 0,100% 0,100% 33%,0 33%);-webkit-clip-path:polygon(0 0,100% 0,100% 33%,0 33%)}@-webkit-keyframes glitchTop{2%,64%{-webkit-transform:translate(2px,-2px);transform:translate(2px,-2px)}4%,60%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}62%{-webkit-transform:translate(13px,-1px) skew(-13deg);transform:translate(13px,-1px) skew(-13deg)}}@keyframes glitchTop{2%,64%{-webkit-transform:translate(2px,-2px);transform:translate(2px,-2px)}4%,60%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}62%{-webkit-transform:translate(13px,-1px) skew(-13deg);transform:translate(13px,-1px) skew(-13deg)}}.notFound-title:after{-webkit-animation:glitchBotom 1.5s linear infinite;animation:glitchBotom 1.5s linear infinite;clip-path:polygon(0 67%,100% 67%,100% 100%,0 100%);-webkit-clip-path:polygon(0 67%,100% 67%,100% 100%,0 100%)}@-webkit-keyframes glitchBotom{2%,64%{-webkit-transform:translate(-2px);transform:translate(-2px)}4%,60%{-webkit-transform:translate(-2px);transform:translate(-2px)}62%{-webkit-transform:translate(-22px,5px) skew(21deg);transform:translate(-22px,5px) skew(21deg)}}@keyframes glitchBotom{2%,64%{-webkit-transform:translate(-2px);transform:translate(-2px)}4%,60%{-webkit-transform:translate(-2px);transform:translate(-2px)}62%{-webkit-transform:translate(-22px,5px) skew(21deg);transform:translate(-22px,5px) skew(21deg)}}.back{padding:10px 20px;font-weight:700;width:250px;background:linear-gradient(50deg,#36d1dc,#5b86e5);border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle%3E%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561'/%3E%3Cstop offset='25%25' stop-color='%23c05c7e'/%3E%3Cstop offset='50%25' stop-color='%23f3826f'/%3E%3Cstop offset='100%25' stop-color='%23ffb961'/%3E%3C/linearGradient%3E%3Cpath d='M1.5 1.5h97v97h-97v-97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388' style='animation:stroke 5s infinite linear'/%3E%3C/svg%3E") 2;margin-left:41%;margin-top:1%}@media (max-width:1250px){.notFound img{margin-left:18%;margin-top:10%}.notFound-title{margin-left:21%}.back{margin-left:31%}}@media (max-width:800px){.notFound{margin-top:105px}.notFound img{margin-left:18%;margin-top:18%;width:500px}.notFound-title{font-size:18px;margin-left:21%}.back{margin-left:31%}}@media (max-width:450px){.notFound{margin-top:45px}.notFound img{margin-left:18%;margin-top:45%;width:250px}.notFound-title{font-size:10px;width:265px;margin-left:19%}.back{padding:5px 10px;width:200px;margin-left:22%;margin-top:1%}}.home-background{background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;-webkit-animation:gradient 15s ease infinite;animation:gradient 15s ease infinite}@-webkit-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.detailsBackground{background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:cover;height:100%;width:100%;margin-top:115px;padding-top:24px;position:fixed}.cardsDetails{background:hsla(0,0%,100%,.6);max-width:750px;height:630px;margin-right:30%;margin-left:30%;display:inherit;box-shadow:2px 2px .4em #a8a6a6,-1px 0 .4em #dfdfdf;margin-top:20px}.pokeName{text-align:center;font-weight:700;font-size:25px;-webkit-animation:color-change 2.5s infinite;animation:color-change 2.5s infinite}@-webkit-keyframes color-change{0%{color:#2c2c2c}25%{color:#aaa}50%{color:#f8ffff}75%{color:#aaa}to{color:#2c2c2c}}@keyframes color-change{0%{color:#2c2c2c}25%{color:#aaa}50%{color:#f8ffff}75%{color:#aaa}to{color:#2c2c2c}}.types{display:flex;flex-direction:column;margin-left:82%;margin-top:19%;font-weight:700;font-size:18px}.pokeImage{max-width:350px;max-height:350px;margin-left:10%;margin-top:-2%;position:fixed}.description{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-column-gap:10px;grid-row-gap:7px;margin-top:13%;margin-left:23%}.button-home{padding:14px 28px;font-weight:700;background:linear-gradient(50deg,#36d1dc,#5b86e5);border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle%3E%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561'/%3E%3Cstop offset='25%25' stop-color='%23c05c7e'/%3E%3Cstop offset='50%25' stop-color='%23f3826f'/%3E%3Cstop offset='100%25' stop-color='%23ffb961'/%3E%3C/linearGradient%3E%3Cpath d='M1.5 1.5h97v97h-97v-97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388' style='animation:stroke 5s infinite linear'/%3E%3C/svg%3E") 2;margin-left:45%;margin-top:1.5%}@media (max-width:1250px){.cardsDetails{background:hsla(0,0%,100%,.6);max-width:750px;height:630px;margin-left:13%;margin-right:13%;display:inherit;box-shadow:2px 2px .4em #a8a6a6,-1px 0 .4em #dfdfdf;margin-top:20px}.pokeImage{display:flex;max-width:350px;max-height:350px;margin-left:17%;margin-top:-2%;position:fixed}.description{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-column-gap:0;grid-row-gap:7px;margin-top:105px;margin-left:180px}.types{display:flex;flex-direction:column;margin-left:82%;margin-top:19%;font-weight:700;font-size:18px}.button-home{padding:14px 28px;font-weight:700;background:linear-gradient(50deg,#36d1dc,#5b86e5);border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle%3E%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561'/%3E%3Cstop offset='25%25' stop-color='%23c05c7e'/%3E%3Cstop offset='50%25' stop-color='%23f3826f'/%3E%3Cstop offset='100%25' stop-color='%23ffb961'/%3E%3C/linearGradient%3E%3Cpath d='M1.5 1.5h97v97h-97v-97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388' style='animation:stroke 5s infinite linear'/%3E%3C/svg%3E") 2;margin-left:42%;margin-top:1.5%}}@media (max-width:800px){.description{grid-gap:0 55px;margin-top:100px;margin-left:25%;margin-right:25%;padding-bottom:auto}.pokeImage{max-width:280px;max-height:280px;margin-left:auto;margin-right:auto;position:relative;margin-bottom:auto}.types{flex-direction:row;justify-content:space-evenly;margin:auto 20% -85px}.button-home{margin-left:37%;margin-top:1.5%}}@media (max-width:450px){.detailsBackground{margin-top:50px}.cardsDetails{max-width:750px;max-height:500px;margin-right:10%;margin-left:10%}.pokeName{font-size:23px}.types{flex-direction:row;margin-left:auto;margin-right:auto;margin-top:1%;text-align:center}.pokeImage{max-width:190px;max-height:190px;margin-left:16%;margin-top:-14%}.description{grid-column-gap:5px;grid-row-gap:4px;margin-top:35%;margin-left:auto;margin-right:auto;font-size:14px;text-align:center}.button-home{padding:10px 24px;margin-left:100px;margin-top:7%}}.form-container{text-align:center;background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:cover;height:100%;width:100%;position:fixed;margin-top:105px}.create-pokemon{border-radius:20px;background:hsla(0,0%,100%,.6);margin-top:40px;margin-left:20%;margin-right:20%;font-weight:700;padding:auto auto 33.5px}.create-pokemon h2{margin-left:1%;padding-top:2.5%}.form{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;grid-row-gap:30px;grid-column-gap:0}.pokemon-image{margin-top:0}.pokemon-params input{width:200px;height:33px;margin-top:-2%}.option-types{display:flex;justify-content:space-evenly}.special-select{width:109px;height:25px}.submit-pokemon{border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle%3E%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%232d3561'/%3E%3Cstop offset='25%25' stop-color='%23c05c7e'/%3E%3Cstop offset='50%25' stop-color='%23f3826f'/%3E%3Cstop offset='100%25' stop-color='%23ffb961'/%3E%3C/linearGradient%3E%3Cpath d='M1.5 1.5h97v97h-97v-97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388' style='animation:stroke 5s infinite linear'/%3E%3C/svg%3E") 2;margin-top:38px}.submit-pokemon,.submit-pokemon-error{position:fixed;padding:14px 28px;font-weight:700;background:linear-gradient(50deg,#36d1dc,#5b86e5);margin-left:-90px}.submit-pokemon-error{margin-top:55px}.errors{color:red;font-size:.9rem;font-weight:500;position:absolute;margin-left:15%}#namee{margin-left:-8.5%}#attack,#namee{width:310px;height:20px;margin-top:5%;position:fixed}#attack{margin-left:22%}#defense{margin-top:10.9%}#defense,.health{width:310px;height:20px;position:fixed;margin-left:-8.5%}.health{margin-top:17%}.speed{margin-top:10.9%}.height,.speed{width:310px;height:20px;margin-left:22%;position:fixed}.height{margin-top:17%}.weight{margin-left:-8.5%;margin-top:23%}.imageE,.weight{width:310px;height:20px;position:fixed}.imageE{margin-left:-8%;margin-top:28.8%}.square{margin-top:-2%}.square img{max-width:250px;max-height:150px}input{border-color:#00f;border-radius:5px}button,input{cursor:url(/static/media/pikachu.77227301.cur),pointer}button:hover{color:#fff}img,select{cursor:url(/static/media/pikachu.77227301.cur),pointer}@media (max-width:1250px){.create-pokemon{border-radius:20px;background:hsla(0,0%,100%,.6);margin-left:9%;margin-right:9%;font-weight:700}#namee{margin-left:-10%}#attack,#namee{width:310px;height:20px;margin-top:9%;position:fixed}#attack{margin-left:30%}#defense{margin-top:21%}#defense,.health{width:310px;height:20px;position:fixed;margin-left:-8.5%}.health{margin-top:32%}.speed{margin-top:21%}.height,.speed{width:310px;height:20px;margin-left:30%;position:fixed}.height{margin-top:32%}.weight{margin-left:-8.5%;margin-top:44%}.imageE,.weight{width:310px;height:20px;position:fixed}.imageE{margin-left:-10%;margin-top:55%}}@media (max-width:450px){.form-container{margin-top:50px}.create-pokemon h2{font-size:18px}.form{grid-row-gap:13px}.pokemon-image{margin-top:0}.pokemon-params p{font-size:13.5px}.pokemon-params input{width:100px;height:20px;font-size:12px}.special-select{width:80px;height:24px;font-size:12px}.submit-pokemon,.submit-pokemon-error{padding:10px 24px;margin-left:-75px;margin-top:70px}.errors{font-size:10px;margin-left:0}.square img{max-width:200px;max-height:100px}#namee{margin-left:-23%;margin-top:20%}#attack{width:120px;margin-left:43%;margin-top:20%}#defense{margin-top:43%}#defense,.health{width:120px;margin-left:2%}.health{margin-top:66%}.speed{margin-top:43%}.height,.speed{width:120px;margin-left:43%}.height{margin-top:66%}.weight{width:120px;margin-left:2%;margin-top:89%;position:fixed}.imageE{width:310px;margin-left:-22%;margin-top:113%}}.success{background:hsla(0,0%,100%,.9);background-size:cover;height:100%;width:100%;position:absolute;margin-top:105px;top:-110px;right:10px}.success img{max-width:25%;border-radius:40px;margin-top:18%;margin-left:0}.success h2{text-align:center}.error{background-color:#f7f7f9;background-size:cover;height:100%;width:100%;position:fixed;margin-top:115px}@media (max-width:450px){.success{right:0}.success img{margin-top:58%}}.home-button{position:absolute;left:45%;top:57%;border:none;box-shadow:none;line-height:47px;font-weight:700;font-size:15px;padding:0}.home-button span{background:linear-gradient(0deg,#00acee,#027efb);display:block;position:absolute;width:180px;height:50px;box-shadow:inset 2px 2px 2px 0 hsla(0,0%,100%,.5),7px 7px 20px 0 rgba(0,0,0,.1),4px 4px 5px 0 rgba(0,0,0,.1);border-radius:5px;margin:0;text-align:center;box-sizing:border-box;transition:all .3s}.home-button span:first-child{box-shadow:-7px -7px 20px 0 hsla(0,0%,100%,.6),-4px -4px 5px 0 hsla(0,0%,100%,.6),7px 7px 20px 0 rgba(0,0,0,.13333333333333333),4px 4px 5px 0 rgba(0,0,0,.06666666666666667);-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:50% 50% -20px;transform-origin:50% 50% -20px}.home-button span:nth-child(2){-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform-origin:50% 50% -20px;transform-origin:50% 50% -20px}.home-button:hover span:first-child{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.home-button:hover span:first-child,.home-button:hover span:nth-child(2){box-shadow:inset 2px 2px 2px 0 hsla(0,0%,100%,.5),7px 7px 20px 0 rgba(0,0,0,.1),4px 4px 5px 0 rgba(0,0,0,.1)}.home-button:hover span:nth-child(2){color:transparent;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}.bg{-webkit-animation:slide 3s ease-in-out infinite alternate;animation:slide 3s ease-in-out infinite alternate;background-image:linear-gradient(-60deg,#6ce430 50%,#0478c5 0);bottom:0;left:-50%;opacity:.5;position:fixed;right:-50%;top:0;z-index:-1}.bg2{animation-direction:alternate-reverse;-webkit-animation-duration:4s;animation-duration:4s}.bg3{-webkit-animation-duration:5s;animation-duration:5s}@-webkit-keyframes slide{0%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}to{-webkit-transform:translateX(25%);transform:translateX(25%)}}@keyframes slide{0%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}to{-webkit-transform:translateX(25%);transform:translateX(25%)}}.landing h1{color:#fff;font-size:50px;font-weight:700;font-family:"Josefin Sans",sans-serif;background:linear-gradient(90deg,#d3d8d3 10%,#a9acad 50%,#868888 60%);background-size:auto auto;background-clip:border-box;background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation:textclip 3s linear infinite;animation:textclip 3s linear infinite;text-align:center;position:absolute;top:38%;bottom:38%;right:42%}@-webkit-keyframes textclip{to{background-position:200%}}@keyframes textclip{to{background-position:200%}}.imagen{position:absolute;width:30%;top:10%;right:10%;-webkit-animation:nueva 2.5s;animation:nueva 2.5s}@-webkit-keyframes nueva{0%{opacity:0}25%{opacity:.3}50%{opacity:.5}75%{opacity:.7}to{opacity:1}}@keyframes nueva{0%{opacity:0}25%{opacity:.3}50%{opacity:.5}75%{opacity:.7}to{opacity:1}}@media (max-width:1250px){.home-button{left:33%}}@media (max-width:800px){.landing h1{font-size:50px;font-weight:700;text-align:center;position:fixed;margin-top:8%;margin-left:33%;margin-right:-9%}}@media (max-width:450px){.landing h1{font-size:35px;font-weight:700;text-align:center;position:fixed;margin-top:8%;margin-left:38%;margin-right:-20%}.home-button{left:24%;padding:0}.imagen{width:60%;right:5%}}
/*# sourceMappingURL=main.6dee803e.chunk.css.map */