*{padding:0px;margin:0px;box-sizing:border-box;text-decoration:none}body{font-family:"Poppins",sans-serif;color:#fff;display:grid;place-items:center;height:100vh;background:linear-gradient(117.1deg, #181824 0.78%, #181004 100%);padding:30px 0;font-size:16px}.container{width:800px;align-items:center;justify-content:center;display:flex;flex-direction:column}@media(max-width: 600px){.container{width:100%;padding:0 20px}}.logo{display:flex;margin-bottom:20px}.logo img{width:auto;height:auto}@media(max-width: 600px){.logo img{height:40px}}.updated{margin:10px 0;font-weight:300}.updated span{font-weight:700;color:#e8a753}.wrapper{display:flex;flex-direction:column;gap:1px;width:100%;border-radius:10px;overflow:hidden;filter:drop-shadow(0px 0px 50px rgba(0, 0, 0, 0.1))}@media(max-width: 600px){.wrapper{gap:20px;filter:none;border-radius:0}}.wrapper .item:nth-child(2n) .item__col{background:rgba(33,31,39,.5)}.item{display:flex;gap:1px;width:100%}@media(max-width: 600px){.item{flex-direction:column;border:1px solid #e8a753;border-radius:10px;overflow:hidden}}.item__col{height:70px;padding:0 20px;display:flex;flex-direction:column;justify-content:center;background:rgba(27,26,33,.5)}@media(max-width: 600px){.item__col{height:auto;padding:15px}}.item__col--title{font-size:32px;font-weight:600;width:300px;flex-shrink:0}@media(max-width: 600px){.item__col--title{font-size:20px;width:100%;font-size:20px}}.item__col--price{width:100%}.item__col--price span:nth-child(1){font-size:14px;opacity:.5}.item__col--price span:nth-child(2){font-size:26px;font-weight:700}.loading{position:fixed;bottom:0;left:0;right:0;height:5px;background-color:#e8a753;z-index:9999;animation:loading 30s linear infinite}@keyframes loading{0%{width:0%}100%{width:100%}}/*# sourceMappingURL=main.css.map */
