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}.LandingPage_container__2JzPV{display:grid;margin:0 auto}.LandingPage_title__jmAKQ{height:200%;align-items:center;justify-content:center;text-align:center;margin:0 auto;font-size:100px;background:linear-gradient(0deg,#e73c7e,#23a6d5,rgba(139,0,111,.7803921568627451));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@-webkit-keyframes LandingPage_fluid__1BdX2{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.LandingPage_btn__1SDcx{font-size:1.1rem;border:none;cursor:pointer;border-radius:.8rem;width:10rem;height:2.5rem;margin:4px 30px;color:#f2f3f7;background:#8b0070;-webkit-animation:LandingPage_fluid__1BdX2 30s ease-in-out infinite;animation:LandingPage_fluid__1BdX2 30s ease-in-out infinite;background:linear-gradient(-45deg,#e73c7e,#23a6d5,rgba(139,0,111,.7803921568627451));background-size:300%}@keyframes LandingPage_fluid__1BdX2{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Paged_container__1OGFV{display:flex;justify-content:center;align-items:center;margin:2rem auto;height:4rem;width:30%}.Paged_btn__2H5f-{font-size:1.5rem;cursor:pointer;width:2rem;height:2rem;color:#23a6d5;justify-items:flex-end;background-color:rgba(12,12,12,.5803921568627451);border:1px solid;border-radius:5px}.Paged_btn__2H5f-:focus,.Paged_btn__2H5f-:hover{transition:.3s ease-in-out;color:rgba(10,10,10,.9921568627450981);background-color:#23a6d5}:root{--border:hsla(0,1.8%,78%,0.5019607843137255)}.VideogameCard_card__aMFrh{display:grid;grid-template-areas:"name" "image" "rating" "genres" "genre";grid-template-columns:100%;grid-template-rows:25% 40% 7% 8% 20%;align-items:center;justify-content:center;background:rgba(61,59,53,.8627450980392157);border-radius:18px;margin-bottom:1rem;box-shadow:5px 5px 15px rgba(0,0,0,.9);text-align:center;border:2px solid hsla(0,1.8%,78%,.5019607843137255);border-color:var(--border);transition:.5s ease;height:350px;width:250px}.VideogameCard_card__aMFrh:hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:5px 5px 15px rgba(0,0,0,.6)}.VideogameCard_cardName__13UzO{grid-area:name;display:flex;font-size:22px;align-items:center;justify-content:center;border-bottom:2px solid hsla(0,1.8%,78%,.5019607843137255);border-bottom-color:var(--border);background:linear-gradient(0deg,#e73c7e,#23a6d5,rgba(139,0,111,.7803921568627451));background-size:300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.VideogameCard_cardImage__2u1W8{grid-area:image;width:240px;align-items:center;justify-content:center;border-radius:15px;background-size:cover}.VideogameCard_rating__2TaZ6{grid-area:rating;font-size:18px;color:#c8c6c6;color:var(--secondary-text);border-bottom:2px solid hsla(0,1.8%,78%,.5019607843137255);border-bottom-color:var(--border);border-top:2px solid hsla(0,1.8%,78%,.5019607843137255);border-top-color:var(--border)}.VideogameCard_genres__1gOPW{grid-area:genres;font-size:18px;color:#c8c6c6;color:var(--secondary-text)}.VideogameCard_genre__2lZBk{grid-area:genre;display:grid;grid-template-columns:repeat(auto-fit,minmax(50px,1fr));min-height:100%;font-size:15px;color:#c8c6c6;color:var(--secondary-text)}body{width:100%;height:100%;background-image:url(/static/media/BackGroundHome.f17baa98.jpg);background-repeat:no-repeat;background-attachment:fixed;background-position:50%;background-size:cover}.Home_link__2AvJj{text-decoration:none}.Home_cards__3rSrM{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:10px;gap:10px;margin:0 auto 2rem;padding:2rem;max-width:100%}.Home_filter__3KwpE{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;justify-content:space-around;font-size:1.1rem;margin:0 auto 1rem;border:none;cursor:pointer;border-bottom-left-radius:15px;border-bottom-right-radius:15px;width:70%;height:4rem;background:rgba(55,32,99,.5254901960784314);color:#0c8be5}.Home_select__2yWcH{background-color:hsla(0,1.8%,78%,.5607843137254902);width:15%;height:70%;border-top:none;border-bottom:none;text-align:center;color:#f7f6f2;outline:none}.Home_option__J_-Io{background-color:hsla(0,1.8%,78%,.4392156862745098);color:#000;text-align:left}.SearchBar_searchbar__2xU9x{height:100%;width:235px;display:flex;margin:4px 50px;align-items:center;justify-content:center}.SearchBar_input__3i3YX{position:relative;top:50%;left:0;width:155px;padding:.5rem;border:1px solid #23a6d5;border-radius:.8rem;border-top-right-radius:0;border-bottom-right-radius:0;outline:none;height:1.5rem;background-color:rgba(35,165,213,.4666666666666667)}.SearchBar_btnSearch__3acdJ{position:relative;top:50%;left:0;font-size:1.1rem;border:none;cursor:pointer;border-radius:.8rem;border-top-left-radius:0;border-bottom-left-radius:0;width:80px;height:2.6rem;color:#f7f6f2;justify-items:flex-end;background:#8b0070;-webkit-animation:SearchBar_fluid__2-kWJ 30s ease-in-out infinite;animation:SearchBar_fluid__2-kWJ 30s ease-in-out infinite;background:linear-gradient(-45deg,#e73c7e,#23a6d5,rgba(139,0,111,.7803921568627451));background-size:300%}.SearchBar_btnSearch__3acdJ:hover{color:#0ff}@-webkit-keyframes SearchBar_fluid__2-kWJ{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes SearchBar_fluid__2-kWJ{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.NavBar_navbar__18-NA{display:flex;flex:1 1 auto;width:100vw;align-items:center;justify-content:space-between;background-color:rgba(9,13,35,.36470588235294116)}.NavBar_btn__1GvDN{font-size:1.1rem;border:none;cursor:pointer;border-radius:.8rem;width:10rem;height:2.5rem;margin:4px 30px;color:#f2f3f7;background:#8b0070;-webkit-animation:NavBar_fluid__32o8l 30s ease-in-out infinite;animation:NavBar_fluid__32o8l 30s ease-in-out infinite;background:linear-gradient(-45deg,#e73c7e,#23a6d5,rgba(139,0,111,.7803921568627451));background-size:300%}@-webkit-keyframes NavBar_fluid__32o8l{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes NavBar_fluid__32o8l{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.NavBar_btn__1GvDN:hover{transition:.3s ease-in-out;-webkit-transform:scale(1.15);transform:scale(1.15)}.CreateVideogame_container__1xK7f{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.CreateVideogame_general__2hYGK{display:flex;align-items:top;justify-content:center;flex-direction:column;height:85%;width:80%;background:rgba(61,59,53,.8627450980392157);border-radius:18px;margin-bottom:1rem;box-shadow:5px 5px 15px rgba(0,0,0,.9);border:2px solid hsla(0,1.8%,78%,.5019607843137255)}.CreateVideogame_divTitle__yu3_9{width:100%;height:15%;justify-content:center;align-items:top;font-size:1.5rem;font-weight:700;background:linear-gradient(0deg,#e73c7e,#23a6d5,rgba(139,0,111,.7803921568627451));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;position:0}@-webkit-keyframes CreateVideogame_fluid__19haD{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.CreateVideogame_divName__3e5NE{height:8%;position:1}.CreateVideogame_divDescription__2bMk8,.CreateVideogame_divName__3e5NE{display:flex;align-items:center;flex-direction:row;justify-content:stretch;width:90%}.CreateVideogame_divDescription__2bMk8{height:20%;position:2}.CreateVideogame_divRating__3LmUH{position:3}.CreateVideogame_divRating__3LmUH,.CreateVideogame_divReleased__3scLW{display:flex;align-items:center;flex-direction:row;justify-content:stretch;width:90%;height:8%}.CreateVideogame_divReleased__3scLW{position:4}.CreateVideogame_divImg__2e6aB{position:5}.CreateVideogame_divGen__3IO50,.CreateVideogame_divImg__2e6aB{display:flex;align-items:center;flex-direction:row;justify-content:stretch;width:90%;height:8%}.CreateVideogame_divGen__3IO50{position:6}.CreateVideogame_divGenres__2e7Ir{justify-content:center;position:7}.CreateVideogame_divGenres__2e7Ir,.CreateVideogame_divPlat__3hlJ1{display:flex;align-items:center;flex-direction:row;width:90%;height:8%}.CreateVideogame_divPlat__3hlJ1{justify-content:stretch;position:8}.CreateVideogame_divPlatforms__2mZ5g{display:flex;align-items:center;flex-direction:row;justify-content:center;width:90%;height:8%;position:9}.CreateVideogame_label__3urSi{font-weight:700;width:25%;justify-content:left;text-align:left;font-size:1.2rem;color:#999891;order:0}.CreateVideogame_input__1To5O{width:45%;padding:.5rem;border:1px solid #e1e1e1;border-radius:.8rem;margin-left:1rem;outline:none;order:1}.CreateVideogame_selectGenre__2lI2L,.CreateVideogame_textarea__3CoOK{width:45%;height:80%;margin-left:17px;padding:.5rem;border:1px solid #e1e1e1;border-radius:.8rem;overflow:hidden;outline:none;order:1}.CreateVideogame_errors__1_QA4{width:20%;color:#e80606;font-size:1rem;text-align:center;order:2}.CreateVideogame_genre__1GTuv{display:flex;align-items:center;justify-content:center;border:1px solid #8b0070;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:.8rem;background-color:hsla(0,1.8%,78%,.3843137254901961);height:30px}.CreateVideogame_btn__2taHP{font-size:1.1rem;border:none;cursor:pointer;border-radius:.8rem;width:10rem;height:2.5rem;margin:4px 30px;color:#f2f3f7;background:#8b0070;-webkit-animation:CreateVideogame_fluid__19haD 30s ease-in-out infinite;animation:CreateVideogame_fluid__19haD 30s ease-in-out infinite;background:linear-gradient(-45deg,#e73c7e,#23a6d5,rgba(139,0,111,.7803921568627451));background-size:300%}@keyframes CreateVideogame_fluid__19haD{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.CreateVideogame_btn__2taHP:hover{transition:.3s ease-in-out;-webkit-transform:scale(1.15);transform:scale(1.15)}.CreateVideogame_btnGenre___VhwO{border:none;border-radius:.8rem;cursor:pointer;background:#8b0070;background:linear-gradient(-45deg,#e73c7e,#23a6d5,rgba(139,0,111,.7803921568627451));background-size:300%}.CreateVideogame_btnGenre___VhwO:hover{background:linear-gradient(-45deg,rgba(139,0,111,.7803921568627451),#23a6d5,#e73c7e)}.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{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.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)}}:root{--main-color:#3d3b35;--main-text:#eee;--secondary-text:#c8c6c6}.VideogameDetail_container__1osmR{display:flex;width:90vw;height:80vh;padding:1rem;align-items:center;font-weight:400;justify-content:center;color:#c8c6c6;color:var(--secondary-text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:4px double transparent;border-radius:20px;background-image:linear-gradient(hsla(0,0%,100%,.274),hsla(0,0%,100%,.24)),radial-gradient(circle at top left,rgba(255,0,0,.055),rgba(47,32,255,.10980392156862745));background-color:transparent;background-origin:border-box;margin:10px auto}.VideogameDetail_left__2kZ5B{height:100%;width:40%;margin:0 auto}.VideogameDetail_img__D9IV-{height:100%;width:100%;object-fit:cover;background-position:50%;border-top-left-radius:20px;border-bottom-left-radius:20px}.VideogameDetail_right__1kZly{height:100%;width:60%;display:grid;justify-content:stretch;align-items:center;flex-direction:column;grid-template-areas:"name" "description" "released" "rating" "title" "elements"}.VideogameDetail_name__3LLLX{grid-area:name;width:90%;height:3rem;display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;margin:0 auto;font-size:22px;padding-bottom:10px;border-bottom:2px solid;border-bottom-color:var(--border);background:linear-gradient(0deg,#e73c7e,#23a6d5,rgba(139,0,111,.7803921568627451));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@-webkit-keyframes VideogameDetail_fluid__1WZUT{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.VideogameDetail_description__2NwPj{grid-area:description;width:90%;margin:0 auto;display:flex;position:relative;flex-direction:row;align-items:center;justify-content:center;font-size:15px}.VideogameDetail_released__3seEA{grid-area:released}.VideogameDetail_rating__2qQrj,.VideogameDetail_released__3seEA{width:90%;height:1.5rem;margin:0 auto;display:flex;position:relative;flex-direction:row;align-items:center;justify-content:space-evenly;font-size:15px}.VideogameDetail_rating__2qQrj{grid-area:rating}.VideogameDetail_title__C6RDb{grid-area:title;height:1.5rem;justify-content:center}.VideogameDetail_elements__2ZrPP,.VideogameDetail_title__C6RDb{width:90%;margin:0 auto;display:flex;position:relative;flex-direction:row;align-items:center;font-size:15px}.VideogameDetail_elements__2ZrPP{grid-area:elements;height:2.5rem;justify-content:space-evenly;border-radius:8px;border-bottom:2px solid #444442;border-color:#444442 currentcolor;border-top:2px solid #444442}.VideogameDetail_titleFont__1sm7Z{color:#23a6d5}.VideogameDetail_btn__1Nq6r{font-size:1.1rem;border:none;cursor:pointer;border-radius:.8rem;width:10rem;height:2.5rem;margin:4px 30px;color:#f2f3f7;background:#8b0070;-webkit-animation:VideogameDetail_fluid__1WZUT 30s ease-in-out infinite;animation:VideogameDetail_fluid__1WZUT 30s ease-in-out infinite;background:linear-gradient(-45deg,#e73c7e,#23a6d5,rgba(139,0,111,.7803921568627451));background-size:300%}@keyframes VideogameDetail_fluid__1WZUT{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.VideogameDetail_btn__1Nq6r:hover{transition:.3s ease-in-out;-webkit-transform:scale(1.15);transform:scale(1.15)}.VideogameDetail_lds-spinner__32WIv{color:official;display:inline-block;position:relative;width:80px;height:80px}.VideogameDetail_lds-spinner__32WIv div{-webkit-transform-origin:40px 40px;transform-origin:40px 40px;-webkit-animation:VideogameDetail_lds-spinner__32WIv 1.2s linear infinite;animation:VideogameDetail_lds-spinner__32WIv 1.2s linear infinite}.VideogameDetail_lds-spinner__32WIv div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#fff}.VideogameDetail_lds-spinner__32WIv div:first-child{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.VideogameDetail_lds-spinner__32WIv div:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.VideogameDetail_lds-spinner__32WIv div:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.VideogameDetail_lds-spinner__32WIv div:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.VideogameDetail_lds-spinner__32WIv div:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.VideogameDetail_lds-spinner__32WIv div:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.VideogameDetail_lds-spinner__32WIv div:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.VideogameDetail_lds-spinner__32WIv div:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.VideogameDetail_lds-spinner__32WIv div:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.VideogameDetail_lds-spinner__32WIv div:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.VideogameDetail_lds-spinner__32WIv div:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.VideogameDetail_lds-spinner__32WIv div:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes VideogameDetail_lds-spinner__32WIv{0%{opacity:1}to{opacity:0}}@keyframes VideogameDetail_lds-spinner__32WIv{0%{opacity:1}to{opacity:0}}
/*# sourceMappingURL=main.698bc3f3.chunk.css.map */