@import url(https://fonts.googleapis.com/css2?family=Inter:wght@600&display=swap);body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hidden{display:none}#cars{display:-webkit-flex;display:-moz-box;display:flex;width:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap}.car{display:block;width:23%;margin:1%;color:#fff;border:0;padding:10px;overflow:hidden;background:rgba(0,0,0,.8)}.car_image{width:140%;margin:-20% -20% 0}.startPanel{padding:20px;text-align:center;max-width:900px;margin:auto}.importantInfos{background:#991b1b;padding:20px;text-align:left;margin-bottom:30px;margin-top:20px}.importantInfos h2,.importantInfos p+p{margin:0;padding:0}h1{font-size:2rem}h1,h2{line-height:2.2rem;font-style:italic;text-transform:uppercase;letter-spacing:.3rem}h2{font-size:1.5rem}.startPanel p{font-size:1.2rem}.startPanel form{display:-webkit-flex;display:-moz-box;display:flex;grid-gap:30px;gap:30px}.startPanel form div{-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;width:50%}.startPanel input{padding:20px;width:100%;font-size:25px}.btn,.startPanel input{display:block;text-align:center}.btn{padding:20px 10px;border:1px solid #fff;text-transform:uppercase;font-style:italic;font-weight:2rem;font-weight:700;letter-spacing:.4rem;-webkit-transition:all .5s ease;transition:all .5s ease;margin-top:15px}.btn:hover{background-color:hsla(0,0%,100%,.2)}.linkPlay{background:#991b1b;border:0;-webkit-transition:all .5s ease;transition:all .5s ease}.linkPlay:hover{background:#520f0f}.text-center{text-align:center}.logo{margin-top:50px;max-width:150px;margin-bottom:30px}.loader{text-align:center;padding:20px;max-width:900px;margin:auto;line-height:2em}.empty{max-width:500px;margin:auto auto -50px}.loadNft{-webkit-transition:all .5s ease;transition:all .5s ease;display:block;width:100%;background:#991b1b;border:0;padding:20px;color:#fff;margin:auto;cursor:pointer;line-height:2.2rem;font-size:1.2rem;font-style:italic;text-transform:uppercase;letter-spacing:.3rem}.loadNft:hover{background:#520f0f}.disclaimer{padding:10px;margin:60px auto auto;text-align:center;max-width:300px}.link{text-decoration:underline}.cars{max-width:1200px;margin:auto}.lds-dual-ring{display:inline-block;width:80px;height:80px;margin-bottom:50px}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border-color:#fff transparent;border-style:solid;border-width:6px;-webkit-animation:lds-dual-ring 1.2s linear infinite;animation:lds-dual-ring 1.2s linear infinite}@-webkit-keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wallet-adapter-button{background-color:#404144;border:none;border-radius:6px;color:#fff;cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-family:Inter,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:50px;line-height:50px;padding:0 20px}.wallet-adapter-button-trigger{background-color:#4e44ce}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:#fff}.wallet-adapter-button:not([disabled]):hover{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.15)));background-image:-webkit-linear-gradient(rgba(0,0,0,.15) 0 0);background-image:linear-gradient(rgba(0,0,0,.15) 0 0)}.wallet-adapter-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.wallet-adapter-button-end-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon,.wallet-adapter-button-start-icon img{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:24px;height:24px}.wallet-adapter-button-end-icon{margin-left:8px}.wallet-adapter-button-start-icon{margin-right:8px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{position:relative;display:inline-block}.wallet-adapter-dropdown-list{position:absolute;z-index:99;display:grid;grid-template-rows:1fr;grid-row-gap:10px;padding:10px;top:100%;right:0;margin:0;list-style:none;background:#2c2d30;border-radius:10px;-webkit-box-shadow:0 8px 20px rgba(0,0,0,.6);box-shadow:0 8px 20px rgba(0,0,0,.6);opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease,visibility .2s,-webkit-transform .2s ease;transition:opacity .2s ease,visibility .2s,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease,visibility .2s;transition:opacity .2s ease,transform .2s ease,visibility .2s,-webkit-transform .2s ease}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;-webkit-transform:translateY(10px);transform:translateY(10px)}.wallet-adapter-dropdown-list-item{background:#404144;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;border:none;outline:none;cursor:pointer;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 20px;width:100%;border-radius:6px;font-size:14px;font-weight:600;height:37px;color:#fff}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.15)));background-image:-webkit-linear-gradient(rgba(0,0,0,.15) 0 0);background-image:linear-gradient(rgba(0,0,0,.15) 0 0)}.wallet-adapter-modal-collapse-button svg{-webkit-align-self:center;align-self:center;fill:#999}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .15s ease-in;transition:-webkit-transform .15s ease-in;transition:transform .15s ease-in;transition:transform .15s ease-in,-webkit-transform .15s ease-in}.wallet-adapter-modal{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear;background:rgba(0,0,0,.5);z-index:1040;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:absolute;top:10px;right:10px;padding:10px;cursor:pointer;background:none;border:none;border-radius:6px}.wallet-adapter-modal-button-close:focus-visible{outline-color:#fff}.wallet-adapter-modal-button-close svg{fill:#777;-webkit-transition:fill .2s ease 0s;transition:fill .2s ease 0s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-logo{max-width:100%}.wallet-adapter-modal-logo-wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;height:90px;width:90px;border-radius:50%;background:#141515;margin-bottom:10px;padding:12px}.wallet-adapter-modal-overlay{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;bottom:0;right:0}.wallet-adapter-modal-container{display:-webkit-flex;display:-moz-box;display:flex;margin:3rem;min-height:-webkit-calc(100vh - 6rem);min-height:calc(100vh - 6rem);-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}@media (max-width:480px){.wallet-adapter-modal-container{margin:1rem;min-height:-webkit-calc(100vh - 2rem);min-height:calc(100vh - 2rem)}}.wallet-adapter-modal-wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;z-index:1050;max-width:400px;border-radius:10px;background:#2c2d30;-webkit-box-shadow:0 8px 20px rgba(0,0,0,.6);box-shadow:0 8px 20px rgba(0,0,0,.6);font-family:Inter,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600;padding:40px 20px 20px;-webkit-flex:1 1;-moz-box-flex:1;flex:1 1}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-wrapper-no-logo{padding-top:30px}.wallet-adapter-modal-title{font-weight:600;font-size:34px;line-height:41px;margin-bottom:27px;margin-top:0;width:100%;text-align:center;color:#fff}@media (max-width:374px){.wallet-adapter-modal-title{font-size:26px}}.wallet-adapter-modal-list{margin:0 0 12px;padding:0;width:100%;list-style:none}.wallet-adapter-modal-list li:not(:first-of-type){margin-top:12px}