*{margin:0;padding:0;font-family:Montserrat;-webkit-user-select:none;user-select:none;text-decoration:none}:root{--z-base: 1;--z-floating: 100000;--z-dropdown: 100500;--z-nav: 200000;--z-nav-mobile: 200040;--z-nav-overlay: 200080;--z-overlay: 300000;--z-modal: 400000;--z-system-modal: 500000;--z-toast: 600000}#root{width:100%}.App{display:flex;background-color:#1a1a1a;width:100%;box-sizing:border-box}body{margin:0;padding: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;background-color:#1a1a1a;scrollbar-gutter:stable both-edges;overflow-y:scroll}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.content{margin-left:200px;min-height:100vh;width:100%;box-sizing:border-box;display:flex;flex-direction:column;color:#fff;padding-top:60px;transition:all .3s}.auth-loader{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.auth-loader .loader{position:relative}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#262626;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#1567d29e}@media screen and (max-width: 505px){.align-center{width:338px!important}.checkout-bar-options.align-center,input.align-center{width:320px!important}}@media screen and (min-width: 505px) and (max-width: 706px){.align-center{width:456px!important}}@media screen and (min-width: 706px) and (max-width: 934px){.align-center{width:456px!important}}@media screen and (min-width: 934px) and (max-width: 1162px){.align-center{width:684px!important}}@media screen and (min-width: 1162px) and (max-width: 1390px){.align-center{width:912px!important}}@media screen and (min-width: 1390px){.align-center{width:1140px!important}}@media only screen and (max-width: 768px){.content{margin-left:0;min-height:100dvh;padding-top:40px}.content .product-center{left:0;width:100%;overflow:hidden}}.loader{position:relative;z-index:999999;scale:1;margin:2px -5px;pointer-events:none;transition:all .2s}.loader .mouth{display:block;min-width:28px;min-height:16px;border-radius:50%;border:10px solid white}.loader .mouth-outer{max-width:44px;max-height:24px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;animation:orizom-loading-mouth .9s linear infinite}.loader .eye1,.loader .eye2{background-color:#fff;width:10px;height:10px;border-radius:50%;position:absolute;top:-10px;left:7px;animation:orizom-loading-eye .9s ease-in-out infinite}.loader .eye2{left:auto;right:7px;animation:orizom-loading-eye2 .9s ease-in-out infinite}@keyframes orizom-loading-mouth{0%{transform:rotate(180deg)}to{transform:rotate(0)}}@keyframes orizom-loading-eye{0%,to{transform:translateY(-10px)}50%{transform:translateY(0)}}@keyframes orizom-loading-eye2{0%,to{transform:translateY(4px)}50%{transform:translateY(-10px)}}.loader.hidden{opacity:0}
