input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body,html{height:100vh;max-height:100vh}body{overflow-x:clip}*{margin:0;padding:0;box-sizing:border-box}.ptb-50{padding:50px 0}.ptb-25{padding:25px 0}.tdn{text-decoration:none!important}.vh-50{height:50vh!important}.vh-100{height:100vh!important}.form-check-input{background:linear-gradient(0deg,#232859,#232859);border:1px solid #5639ff!important}.form-check-input:checked{border-color:#5639ff;background-color:#5639ff!important}.modal{--bs-modal-bg:none}.modal-90w{min-width:90%!important}.modal-60w{width:auto!important;min-width:50%}.modal-70w{width:auto!important;min-width:70%}.modal-backdrop{--bs-backdrop-bg:none;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background-color:rgba(17,25,40,.75);--bs-backdrop-opacity:0.999}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #091277;border-radius:6px}::-webkit-scrollbar-thumb{border-radius:6px;-webkit-box-shadow:inset 0 0 6px #3341d8}input[type=radio]:checked{background-color:#6e41e2}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#bcbdbf;-webkit-box-shadow:inset 0 0 0 1000px linear-gradient(0deg,#232859,#232859);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.form-check-label{color:#fff}.loader{display:inline-block;border-top:4px solid #00e39f;border-right:4px solid transparent;animation:rotation 1s linear infinite}.loader,.loader:after{width:48px;height:48px;border-radius:50%;box-sizing:border-box}.loader:after{content:"";position:absolute;left:0;top:0;border-left:4px solid #5639ff;border-bottom:4px solid transparent;animation:rotation .5s linear infinite reverse}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.marketplace-sidebar{right:0;width:25rem;height:100%;top:0;border-top-right-radius:10px;border-bottom-right-radius:10px;background-color:#201e43;transform:translateX(100%);transition:transform .25s ease-in-out;z-index:1000}@media(max-width:992px){.marketplace-sidebar{width:15rem}}.marketplace-sidebar.show{transform:translateX(0)}.marketplace-sidebar.hide{transform:translateX(100%)}.text-emission-factor{color:#4f4d4b!important}.settings-icon{transition:transform .2s ease}.settings-icon:hover{transform:rotate(15deg)}