@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,700;1,300&display=swap);body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#navbar{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}#navbar h1{color:#fff}#navbar>ul{width:25%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;list-style:none}#navbar>ul li{color:#fff;cursor:pointer}#navbar>ul li:hover{color:#bbb}#detail{display:-webkit-flex;display:flex}#detail>.ant-image{margin-right:2em}#detail img{object-fit:cover;border-radius:2em;width:25rem;height:35rem}#detail ul{list-style:none}#detail ul li{font-size:1.05rem;margin-bottom:1rem}#detail ul li.description{width:50%}#movies-page>h2{text-align:center;font-size:2rem;margin-block:1.5rem}#movies-page>.movies{width:100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important;-webkit-justify-content:space-around;justify-content:space-around}#movies-page>.movies>.movie{width:15em}#movies-page>.movies>.movie img{object-fit:cover;border-radius:1em}#movies-page>.movies>.movie>a>h3:hover{color:#5ca0ee}#games-page>h2{text-align:center;font-size:2rem;margin-block:1.5rem}#games-page>.games{width:100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around}#games-page>.games>.game{width:15em}#games-page>.games>.game img{object-fit:cover;border-radius:1em}#games-page>.games>.game h3:hover{color:#5ca0ee}#login-form{margin-top:7rem;height:72vh}#login-form .create-or-log{margin-left:7rem}#login-form form{width:40%;margin:auto}#login-form h2{text-align:center}#admin-page{margin-top:4rem}#admin .ant-space-item{cursor:pointer}#admin .ant-space-item:hover{background-color:hsla(0,0%,76.9%,.274)}#admin .func{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1rem}span.ant-input-group-wrapper.ant-input-search.ant-input-search-with-button{width:30%}form#basic{min-height:68vh}form#basic h2{margin:auto}#create-form{padding-top:5rem}body{font-family:"Poppins",sans-serif}#games,#movies{display:-webkit-flex;display:flex}#games>.game,#movies>.movie{margin-right:2em;width:15em}#games .game img,#movies .movie img{object-fit:cover;border-radius:1em}#games .game h3:hover,#movies .movie h3:hover{color:#5ca0ee}#movies .movie{margin-bottom:2.5rem}.site-layout-background .title{margin-bottom:.5rem}
/*# sourceMappingURL=main.69cdda0e.chunk.css.map */