@import"https://fonts.googleapis.com/css2?family=Urbanist:wght@200;300;400;500;600;700;800&display=swap";@import"https://fonts.cdnfonts.com/css/bernier-distressed";.spinner{animation:spinner-spin 1.8s infinite linear;display:inline-block;transform-origin:center;text-align:inherit}.spinner-container.primary svg{color:var(--theme-primary-main, #E4572E)}.spinner-container.contrast svg{color:var(--theme-primary-contrastText, #000)}@keyframes spinner-spin{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.spinner circle{transform-origin:center;stroke-dasharray:187;stroke-dashoffset:0;animation:spinner-dash 1.8s infinite ease-in-out;stroke:currentColor}@keyframes spinner-dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}.button{-webkit-appearance:none;--bg-color: #fff;--bg-hover-color: #ccc;--text-color: #000;position:relative;display:flex;cursor:pointer;align-items:center;justify-content:center;border-width:0px;border-style:solid;border-radius:var(--theme-radius-button, 8);padding:1rem;text-align:center;font-family:Poppins,Arial,sans-serif;font-size:1.25rem;line-height:1em;text-decoration:none!important;outline-width:0px;outline-color:var(--outline-color);outline-offset:1px;outline-style:solid;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.button.compact{padding:.375rem .5rem;font-size:1rem;line-height:1.5rem}.button.base{--bg-color: #fff;--bg-hover-color: var(--theme-action-hoverBackground);--text-color: #000}.button.transparent{--bg-color: transparent;--bg-hover-color: var(--theme-action-hover);--text-color: var(--theme-text-primary)}.button.primary{--bg-color: var(--theme-primary-main);--bg-hover-color: var(--theme-primary-dark);--text-color: var(--theme-primary-contrastText)}.button.secondary{--bg-color: var(--theme-secondary-main);--bg-hover-color: var(--theme-secondary-dark);--text-color: var(--theme-secondary-contrastText)}.button.accent{--bg-color: var(--theme-accent-main);--bg-hover-color: var(--theme-accent-dark);--text-color: var(--theme-accent-contrastText)}.button.bg-light{--bg-color: var(--theme-background-paperLight);--bg-hover-color: var(--theme-background-paperHighlight);--text-color: var(--theme-text-primary)}.button.bg-paper{--bg-color: var(--theme-background-paper);--bg-hover-color: var(--theme-background-paperLight);--text-color: var(--theme-text-primary)}.button.bg-contrast{--bg-color: var(--theme-background-contrast);--bg-hover-color: var(--theme-background-paperLight);--text-color: var(--theme-text-primary)}.button.text-col-unselected{--text-color: var(--theme-action-unselected)}.button.text-col-secondary{--text-color: var(--theme-text-secondary)}.button.disabled:not(.loading){--bg-color: var(--theme-action-disabled);--bg-hover-color: var(--theme-action-disabled);--text-color: var(--theme-text-primary);cursor:default}.button,.button.transparent{--outline-color: var(--theme-primary-main) }.button.disabled{pointer-events:none;cursor:default}.button.style-contained{background-color:var(--bg-color);color:var(--text-color)}.button.style-contained:not(.loading,.disabled):hover{background-color:var(--bg-hover-color)}.button.style-outlined{--text-color: var(--bg-color);border-width:2px;border-style:solid;border-color:var(--bg-color);background-color:transparent;color:var(--text-color)}.button.style-outlined:not(.loading,.disabled):hover{border-color:var(--bg-hover-color);background-color:var(--theme-action-hover);color:var(--bg-hover-color)}.button.style-transparent{--text-color: var(--bg-color);background-color:transparent;color:var(--text-color)}.button.style-transparent:not(.loading,.disabled):hover{background-color:var(--theme-action-hover);color:var(--bg-hover-color)}.button.fluid{border-radius:0rem}.button.text-fill span{display:inline-block;width:100%;text-align:left}.button svg{fill:currentColor}.button .icon-container{display:inline-flex;align-items:center}.button .icon-container svg{height:1.5rem;width:1.5rem}.button.compact .icon-container svg{height:1rem;width:1rem}.button:not(.empty) .icon-container{margin-right:1rem}.button:not(.empty).icon{padding-top:.75rem;padding-bottom:.75rem;padding-left:1rem}.button.empty.icon{width:2.75rem;height:2.75rem;padding-left:.5rem;padding-right:.5rem}.button span{vertical-align:top}.button.loading{cursor:initial}.button .spinner-container{position:absolute;left:50%;top:50%;--un-translate-x:-50% !important;--un-translate-y:-50% !important;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))!important;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.button .spinner-container circle{stroke:var(--text-color)}.button:focus-visible{outline-width:4px}.button.size-tiny{border-radius:.25rem;padding:.125rem .375rem;font-size:.875rem;line-height:1.25rem}form{display:flex;flex-direction:column}.buy-page{height:100%;flex:1 1 0%}.buy-page .card{box-shadow:0 0 50px #0009;position:relative;display:flex;flex-direction:column;overflow:auto;border-radius:var(--theme-radius-card, 8)}.buy-page .card-body{display:flex;flex:1 1 0%;flex-direction:column}.buy-page .form,.buy-page .form-item{display:flex;flex-direction:column}.buy-page .form-item>label,.buy-page .form-item>span{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem}.buy-page .total-tiered-bonus{margin-left:auto;border-radius:.25rem;background-color:var(--theme-background-contrast, #1A1D22);padding:.125rem .375rem;font-size:.875rem;line-height:1.25rem}.bonus-list.loading .bonus-item{padding-top:.25rem;padding-bottom:.25rem}.bonus-item{display:flex}.bonus-item .bonus-percent{margin-left:auto}.bonus-item .bonus-usd{margin-left:.5rem;min-width:5rem;text-align:right}.bonus-item.total{position:relative;flex:1 1 0%;padding-right:.5rem}.bonus-item.total .bonus-percent,.bonus-item.total .bonus-usd{font-weight:600;color:var(--theme-success-light, #6fbf73)}.currency-display-item{height:100%;width:8.25rem;display:flex;align-items:center;justify-content:flex-start;border-top-right-radius:var(--theme-radius-item, 8);border-bottom-right-radius:var(--theme-radius-item, 8);background-color:var(--theme-background-paperLight, #393c40);padding:.5rem 1rem}.currency-display-item .currency-image-container{position:relative;display:flex}.currency-display-item .currency-image{margin:auto!important;width:2rem;height:2rem;border-radius:9999px!important;object-fit:cover;object-position:center}.currency-display-item .currency-display-item{height:2rem;width:2rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;object-fit:cover;object-position:center}.currency-display-item .chain-chip{position:absolute;bottom:-.125rem;right:-.125rem;width:.875rem;height:.875rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;background-color:var(--theme-background-default, #1a1d22);font-size:.625rem;line-height:1.2em}.currency-display-item .text-container{position:relative;margin-left:.5rem;margin-right:auto;display:flex;flex-direction:column;font-family:Poppins,Arial,sans-serif;font-size:1rem;line-height:1.5rem}.buy-page .summary-container{border-radius:var(--theme-radius-button, 8);background-color:var(--theme-background-contrast, #1A1D22);padding:1rem}.currency-display-item{border:solid 1px #000;border-radius:0;display:flex;flex-wrap:wrap;align-items:center;padding:0!important;color:#000!important;background:transparent!important}.currency-display-item>*{flex:0 0 50%;max-width:50%}.currency-display-item .details{display:flex;align-items:center;padding:12px 12px 12px 15px;flex-wrap:wrap;justify-content:flex-end;border-left:solid 1px #000}.currency-display-item .title{color:#555;font-size:15px;font-weight:600;text-align:left;padding-left:15px}.currency-display-item .text-container{flex-direction:unset}.currency-display-item .text-container .rounded-full{align-self:center;margin-left:10px}.content-card.buy .card-title{font-size:50px;margin-bottom:15px;font-family:BERNIER Distressed,sans-serif}.content-card.buy .form-item{margin-bottom:20px}.content-card.buy .form-item label,.content-card.buy .form-item>span{color:#555;font-size:16px;display:block;margin-bottom:7px;font-weight:600}.content-card.buy .bonus-field .button.bg-contrast{color:#555;font-size:17px;font-weight:600;background:#f2f1ed!important;border-radius:0!important;border:solid 1px #000}.content-card.buy .form-item.summary>.flex{margin-top:10px;justify-content:space-between;display:flex!important}.content-card.buy .summary-container{padding:0 20px;border:solid 1px #000;line-height:57px}.bonus-item.total .bonus-percent,.bonus-item.total .bonus-usd{color:#555}.bonus-item{font-size:17px;color:#555;line-height:30px}.content-card.buy form>button{display:block;width:160px;margin-left:auto;height:57px;padding:0 30px;color:#fff;font-size:20px;font-weight:600;font-family:Urbanist,sans-serif;text-align:center;line-height:57px;border-radius:100px;background:#242321;text-decoration:none;transition:all .3s linear;border:unset;box-shadow:5px 5px 0 0 transparent}.content-card.buy form>button:hover{color:#fff!important;background:#e4572e!important;box-shadow:5px 5px #000}.content-card.buy form>button:disabled{color:#c4c4c4;background-color:#fff}.loadable{display:block}.loadable:not(.none){animation:load-pulse 1s infinite alternate ease-in-out}.loadable.text{display:inline-block;height:1em;width:var(--length,12em);border-radius:.25rem}.loadable.invisible{animation:none}.loadable.full{width:100%;height:100%}.loadable.block{display:block;border-radius:.25rem}.loadable.paragraph-container{overflow-x:hidden}@keyframes load-pulse{0%{background-color:var(--theme-action-loading, rgba(255,255,255,.15))}to{background-color:var(--theme-action-loadingTo, rgba(255,255,255,.2))}}.input-root.input-container{margin-bottom:15px}.input-root{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border:solid 1px #000}.input-root.has-hint{border-color:red!important}.hint-text{font-size:12px;padding:5px;position:absolute;left:0;bottom:0;display:inline-block;background:red;font-size:11px;font-weight:600;color:#fff;margin-bottom:-20px;margin-left:-1px;z-index:5}.input-root.phone-input button,.input-root .left-container{flex:0 0 70px;max-width:70px;text-align:center;background:transparent!important}.input-root.phone-input button{flex:0 0 70px;max-width:70px}.input-root.phone-input button{border:unset!important}.input-root.phone-input button .dropdown-icon{color:#000}.input-root .input-wrapper{position:relative;flex:0 0 100%;max-width:100%}.input-root.has-icon .input-wrapper,.input-root.phone-input .input-wrapper{border-left:solid 1px #000;flex:0 0 calc(100% - 70px);max-width:calc(100% - 70px)}.input-root .input-wrapper button{position:absolute;right:10px;top:50%;color:#000;cursor:pointer;transform:translateY(-50%)}.input-root:not(.phone-input-select).select{width:100%;height:57px;background:transparent!important}.input-root.select svg{fill:#000}.seperator-text{margin-top:20px}.input-wrapper input{display:block;width:100%;height:54px;padding-left:10px;padding-right:10px;background:transparent;border:unset;color:#555;font-size:16px;font-weight:700;font-family:Urbanist,sans-serif}.icon-button{position:relative;height:2rem;width:2rem;display:flex;align-items:center;justify-content:center;border-style:none;background-color:transparent;padding:0rem;color:var(--theme-text-primary, #fff)}.icon-button:before{content:" ";position:absolute;top:50%;left:50%;height:3rem;width:3rem;--un-translate-x:-50% !important;--un-translate-y:-50% !important;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))!important;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));border-radius:9999px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.icon-button:not(.disabled,.loading):hover:before{background-color:var(--theme-action-hover, rgba(255,255,255, .1))}.icon-button svg{fill:currentColor}.icon-button.disabled,.icon-button.loading{cursor:default}.icon-button.disabled svg{color:var(--theme-action-disabled, #666)}.icon-button:focus-visible:before{animation:focus-pulse infinite alternate .8s cubic-bezier(.82,.07,.31,.9);background-color:var(--theme-action-hover, rgba(255,255,255, .1))}.icon-button:focus-visible svg{color:var(--theme-text-primary, #fff)}@keyframes focus-pulse{0%{width:3rem;height:3rem}to{width:2.5rem;height:2.5rem}}.token-item{display:flex;align-items:center}.token-item .token-img{margin-right:1rem;width:2rem;height:2rem;border-radius:9999px}.token-item span{font-size:1rem;line-height:1.5rem}.token-item .token-symbol{margin-right:.25rem;font-weight:700}.token-item .token-bonus{margin-left:auto;font-weight:700;color:var(--theme-success-light, #6fbf73)}.select-modal{position:absolute;top:0rem;left:0rem;z-index:4;width:100%;height:100%;--un-translate-y:100% !important;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))!important;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.4s}.select-modal.open{--un-translate-y:0rem !important;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))!important}.select-modal .card{width:100%;height:100%;display:flex;flex-direction:column}.select-modal .modal-header{display:flex;justify-content:space-between;padding-right:1rem;font-size:1.25rem;line-height:1.75rem}.select-modal .input-root{margin-right:1rem;flex-shrink:0}.select-modal .modal-body{display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto}.select-modal-wrapper{pointer-events:none;position:absolute;top:0rem;left:0rem;width:100%;height:100%;overflow:hidden}.select-modal-wrapper.open{pointer-events:auto}.currency-wrap{position:relative}.select-modal-wrapper{position:absolute;left:0;top:100%;height:250px}.select-modal-wrapper{display:none;margin-top:-1px;background-color:#f2f1ed;border:solid 1px #000;z-index:12}.select-modal-wrapper.open{display:block}.select-modal-wrapper .card{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0;flex-direction:unset}.select-modal-wrapper .card>*{flex:0 0 50%;max-width:50%}.select-modal-wrapper .card .search-area{padding:15px}.select-modal-wrapper .card .search-area .input-root{border:unset}.select-modal-wrapper .card .search-area input{background:#fff;height:45px;border:unset;font-size:14px;padding:0 15px;border-radius:100px}.select-modal-wrapper .card .modal-body{height:250px;overflow-y:scroll;border-left:solid 1px #000}.select-modal-wrapper .card .token-item{padding:10px 15px;color:#555;border-radius:unset}.select-modal-wrapper .card .token-symbol{font-size:13px}.select-modal-wrapper .card .token-img{display:none}.select-modal-wrapper .card .token-name{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select-modal-wrapper .card .token-bonus{font-size:13px}.select-modal-wrapper .card .token-item:hover{background-color:#e4572e}.collapse{border-radius:var(--theme-radius-item, 8);background-color:var(--theme-background-contrast, #1A1D22)}.collapse.paper{background-color:var(--theme-background-paper, #292B30)}.collapse-header{width:100%;display:flex;cursor:pointer;align-items:center;justify-content:flex-start!important;padding:1rem;transition-property:background-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.collapse-header:hover{background-color:var(--theme-background-paperLight, #393c40)}.collapse .title-container{display:flex;flex:1 1 0%;font-size:1rem;line-height:1.5rem}.collapse .dropdown-icon{width:.75rem;height:.75rem;fill:currentColor;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s}.collapse.open .dropdown-icon{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg !important;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))!important}.collapse-inner{padding:1rem}.collapse-body{position:relative;max-height:0rem;overflow:hidden;transition-property:max-height;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.collapse.open .collapse-body{max-height:var(--height)}.collapse-body:before{content:" ";position:absolute;top:.25rem;left:50%;height:1px;width:calc(100% - 2rem);--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));background-color:var(--theme-divider, rgba(255, 255, 255, .12))}.collapse{background:transparent!important}.collapse-inner{position:relative;top:-1px;background-color:#f2f1ed;border:solid 1px #000}.tiered-bonus-buttons{margin-top:.5rem;display:flex;flex-wrap:wrap}.tiered-bonus-buttons .bonus-button.active{background-color:var(--theme-primary-main, #E4572E);color:var(--theme-primary-contrastText, #000)}.tiered-bonus-buttons .bonus-button.active:hover{background-color:var(--theme-primary-dark, #E4572E)}.tiered-bonus-buttons .percent{margin-left:.25rem;font-weight:600}.bonus-button{height:27px!important;padding:0 10px!important;color:#c4c4c4!important;font-size:13px!important;font-weight:500!important;line-height:28px!important;border-radius:16px!important;background:#fff!important;border:solid 1px transparent!important}.bonus-button.active{color:#555!important;background:#E4572E!important;border-color:#000!important}.chip{position:relative;display:inline-block;display:inline-flex;align-items:center;border-radius:9999px;--un-bg-opacity:.2;background-color:rgba(255,255,255,var(--un-bg-opacity));padding:.625rem 1rem;color:var(--theme-text-primary, #fff)}@media (max-width: 700px){.chip{padding:.375rem .625rem}}.chip.compact{padding:.25rem .625rem;font-size:.875rem;line-height:1.25rem}.dialog{padding:30px!important;background:#f2f1ed!important;border:solid 1px #000;z-index:999!important;position:fixed;top:50%;left:50%;z-index:21;--un-translate-x:-50%;--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.4s}.dialog:not(.open){top:100%;--un-translate-y:4rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.overlay{z-index:998!important;position:fixed;top:0rem;left:0rem;z-index:20;width:100%;height:100%;background-color:var(--theme-background-overlay, rgba(0,0,0,.65));transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.4s}.overlay:not(.open){pointer-events:none;opacity:0}.dialog .close-button{position:absolute;top:.5rem;right:.5rem;z-index:5}.dialog .card-title{font-size:16px;font-weight:600;margin-bottom:20px}.dialog .close-button{cursor:pointer}.dialog .close-button svg{fill:#000}.dialog .input-root input{padding-right:50px}.pagination-container{height:100%;display:flex;flex-direction:column}.pagination-content{flex:1 1 0%}.pagination-buttons{margin-left:auto;margin-right:auto;margin-top:2rem;max-width:25rem;width:100%;display:flex;align-items:center;justify-content:space-between}.transactions-wrapper{height:100%}.transactions-list{overflow:hidden;border-radius:var(--theme-radius-card, 8)}.transaction-item:not(:last-child){border-bottom-width:1px;border-bottom-style:solid;border-color:var(--theme-divider, rgba(255, 255, 255, .12))}.transaction-item{display:flex;background-color:var(--theme-background-paper, #292B30);padding:1rem}@media (max-width: 900px){.transaction-item{overflow-x:auto}}.transaction-item .item-value{display:flex;flex:1 1 0%;align-items:center;font-weight:600;line-height:1.1em}@media (max-width: 700px){.transaction-item .item-value{font-size:.875rem;line-height:1.25rem}}.transaction-item .value-group{width:100%;display:flex;flex-direction:column}.transaction-item .transaction-chip{margin-right:.25rem;max-width:6rem;width:100%;justify-content:center;font-weight:400}@media (max-width: 900px){.transaction-item .transaction-chip{padding:.25rem}}@media (max-width: 700px){.transaction-item .transaction-chip{font-size:.75rem;line-height:1rem}}.transaction-item .value-sub{font-size:.875rem;line-height:1.25rem;color:var(--theme-text-secondary, #c0c0c0)}@media (max-width: 700px){.transaction-item .value-sub{font-size:.75rem;line-height:1rem}}.transaction-item .token-value{flex:0 0 40px!important;max-width:40px!important;margin-right:10px!important;width:8rem;flex-shrink:0;flex-grow:0}.transaction-item .action-value{flex-shrink:0!important;flex-grow:0!important;min-width:4.5rem!important;width:4.5rem!important}.transaction-item .token-image{margin-right:.75rem;width:2.25rem;height:2.25rem;border-radius:9999px}.transaction-item .token-value span{font-weight:600}.transaction-item-body{display:flex;flex-direction:row;justify-content:space-between;padding-right:3rem!important}@media (max-width: 900px){.transaction-item-body{justify-content:flex-start}}.transaction-body-item{display:flex;flex-direction:column;padding:.5rem}.transaction-body-label{margin-bottom:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:700}.transaction-body-value{margin-top:auto;margin-bottom:auto}.transaction-details{width:100%;max-width:27.5rem}.transaction-details .qr-code{margin-left:auto;margin-right:auto;margin-right:1rem;flex-shrink:0}.transaction-details-body,.transaction-details .form-item{display:flex;flex-direction:column}.transaction-details label{margin-bottom:.125rem;font-size:.875rem;line-height:1.25rem}.transaction-details .pending-container{margin-bottom:1rem!important;display:flex}.transaction-details .warning{position:relative;display:flex;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;line-height:1.2em}.transaction-details .warning:before{content:" ";position:absolute;top:0rem;left:0rem;width:100%;height:100%;border-width:2px;border-style:solid;border-color:var(--theme-warning-dark, #b27000);border-radius:var(--theme-radius-item, 8);background-color:var(--theme-warning-light, #ffb333);opacity:.4}.transaction-details .warning svg{position:relative;top:.375rem;z-index:2;margin-right:.25rem;fill:currentColor}.transaction-details .warning-wrapper{position:relative;z-index:2;margin-top:auto;margin-bottom:auto}.info{position:relative}.info>span{color:#fff!important;background-color:#e4572e!important;position:relative;width:1rem;height:1rem;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background-color:var(--theme-background-paperLight, #393c40);font-size:.875rem;line-height:1.25rem}.info-tooltip{background-color:#f2f1ed!important;padding:20px!important;font-size:14px!important;line-height:19px!important;box-shadow:#00000040 0 54px 55px,#0000000f 0 -12px 30px,#0000000f 0 4px 6px,#00000017 0 12px 13px,#00000017 0 -3px 5px;pointer-events:none;position:absolute;bottom:100%;z-index:5;max-width:20rem;min-width:15rem;border-radius:var(--theme-radius-item, 8);background-color:var(--theme-background-contrast, #1A1D22);padding:.5rem;opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.info:hover .info-tooltip{pointer-events:auto;opacity:1}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{width:100%;overflow-x:hidden!important;font-family:Urbanist,sans-serif;background:#F2F1ED;padding-top:100px}@media (max-width: 1024px){body{padding-top:90px}}*{box-sizing:border-box;-webkit-box-sizing:border-box}html{overflow-x:hidden;width:100vw}.loading{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:9999;background:#fff}img{max-width:100%!important}*{outline:none!important}body.no-move{position:fixed;left:0;top:0;width:100%;height:100%}@media (max-width: 1024px){body{padding-top:66px}}.-translate-x-1\/2{--un-translate-x: -50% !important}*{box-sizing:border-box}p{margin:0rem;padding:0rem}a{color:var(--theme-primary-main, #E4572E);text-decoration:none}a:hover{text-decoration-line:underline}.tooltip{transform:translate(-50%,-100%);box-shadow:#0000003d 0 3px 8px;pointer-events:none;position:fixed;max-width:16rem;border-radius:.25rem;background-color:var(--theme-background-contrast, #1A1D22);padding:.5rem;font-size:.875rem;line-height:1.25rem;opacity:1;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tooltip:after{content:" ";border-style:solid;border-width:10px 10px 0 10px;border-color:var(--theme-background-contrast) transparent transparent transparent;transform:translate(-50%,100%);position:absolute;bottom:0rem;left:50%}.tooltip.hidden{opacity:0}.page{padding:2rem}@media (max-width: 900px){.page{padding:1.5rem}}@media (max-width: 700px){.page{padding:1rem}}@media (max-width: 500px){.page{padding:.75rem}}.divider{height:1px;width:100%;background-color:var(--theme-divider, rgba(255, 255, 255, .12))}.thin-scroll{scrollbar-width:6px!important}.thin-scroll::-webkit-scrollbar{width:6px!important;height:6px!important}.thin-scroll::-webkit-scrollbar-track{box-shadow:none}.thin-scroll::-webkit-scrollbar-thumb{background-color:var(--theme-background-default);border-radius:1000px}.loader{animation:loader 1s infinite both ease-out alternate-reverse!important;display:inline-block;height:1rem;width:1rem;border-radius:.375rem;background-color:var(--theme-action-loading, rgba(255,255,255,.15))!important;opacity:1}.loader.text{height:1em;width:7em}img{color:transparent}@keyframes loader{0%{opacity:1}to{opacity:.7}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.right-divider{position:relative;margin-right:1.5rem}.right-divider:after{content:" ";position:absolute;right:-1.5rem;top:50%;width:2px;height:2.5rem;--un-translate-y:-50% !important;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))!important;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));background-color:var(--theme-action-unselected, #45484C);transition-property:background-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.flush-top,.flush-top:before{border-top-left-radius:0rem!important;border-top-right-radius:0rem!important}.flush-left,.flush-left:before{border-top-left-radius:0rem!important;border-bottom-left-radius:0rem!important}.flush-bottom,.flush-bottom:before{border-bottom-left-radius:0rem!important;border-bottom-right-radius:0rem!important}.flush-right,.flush-right:before{border-top-right-radius:0rem!important;border-bottom-right-radius:0rem!important}.alert{transition:bottom .3s .2s ease-out,left .5s ease-out,transform .5s ease-out,opacity .5s ease-out;animation:alert-enter .5s;position:absolute;left:50%;bottom:0rem;z-index:100000!important;max-width:30rem;width:100vw;display:flex;--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));align-items:center;overflow:hidden;border-radius:var(--theme-radius-card, 8);background-color:var(--theme-background-paper, #292B30);padding:.75rem .75rem .75rem 1.5rem;--un-shadow:0px 2px 1px -1px var(--un-shadow-color, rgba(0,0,0,.2)),0px 1px 1px 0px var(--un-shadow-color, rgba(0,0,0,.14)),0px 1px 3px 0px var(--un-shadow-color, rgba(0,0,0,.12));box-shadow:var(--un-ring-offset-shadow, 0 0 #0000),var(--un-ring-shadow, 0 0 #0000),var(--un-shadow)}@keyframes alert-enter{0%{left:0;transform:translate(-100%)}to{left:50%;transform:translate(-50%)}}.alert.success{background-color:var(--theme-success-main, #43a047);color:var(--theme-success-contrastText, #ffffff)}.alert.success .duration-bar{background-color:var(--theme-success-dark, #357a38)}.alert.info{background-color:var(--theme-info-main, #1976d2);color:var(--theme-info-contrastText, #ffffff)}.alert.info .duration-bar{background-color:var(--theme-info-dark, #115293)}.alert.warning{background-color:var(--theme-warning-main, #ffa000);color:var(--theme-warning-contrastText, #000)}.alert.warning .duration-bar{background-color:var(--theme-warning-dark, #b27000)}.alert.error{background-color:var(--theme-error-main, #ff4444);color:var(--theme-error-contrastText, #ffffff)}.alert.error .duration-bar{background-color:var(--theme-error-dark, #bb4444)}.alert svg{fill:currentColor;color:var(--theme-text-primary, #fff)}.alert p{margin-left:.5rem;margin-right:.5rem;flex:1 1 0%;font-weight:500}.alert .duration-bar{animation:alert-duration-bar-shrink forwards .5s linear;position:absolute;bottom:0rem;left:0rem;height:.25rem;width:100%;background-color:var(--theme-primary-dark, #E4572E)}@keyframes alert-duration-bar-shrink{0%{width:100%}to{width:0%}}.alerts-container{position:fixed;bottom:2rem;left:50%;z-index:1000}.alert.hiding{left:100%;--un-translate-x:0rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));opacity:0}.sidebar{flex:0 0 390px;max-width:390px;padding-right:40px;padding-top:60px;border-right:solid 1px #000}.sidebar .card-title{margin-bottom:75px;color:#111;font-size:76px;line-height:80px;text-align:left;font-family:BERNIER Distressed,sans-serif}.sidebar .card-body{padding-right:60px}.sidebar .card-body .button{padding:0!important;color:#111;font-size:25px;margin:40px 0;font-family:Urbanist,sans-serif;background:transparent!important}.sidebar .card-body .button.disabled{opacity:.2}.sidebar .card-body .button.active{font-weight:700}.sidebar .bottom-list .button{display:block;width:100%;height:75px;color:#fff;font-size:20px;font-weight:600;border-radius:100px;transition:all .3s linear;background:#000!important}.sidebar .bottom-list .button:hover{background:#e4572e!important;box-shadow:5px 5px #000}@media (max-width: 1024px){.sidebar{display:none}}.page-container{min-height:var(--screen-height);display:flex;flex:1 1 0%;flex-direction:column;overflow-x:hidden}.wrapper{width:1265px;max-width:100%;margin:0 auto}.content-container{width:1265px;max-width:100%;margin:0 auto;display:flex;flex-wrap:wrap}.content-hero{display:block;flex:0 0 100%;max-width:100%;height:60px;padding:0 45px;font-weight:600;line-height:60px;background:#E4572E;border-bottom:solid 1px #000}.content-container .contents-area{flex:0 0 calc(100% - 390px);max-width:calc(100% - 390px);padding:70px 0 70px 70px}.content-card{border:solid 1px #000}.content-card .content-body{padding:35px}.content-card .content-body.c-content p{font-size:16px;line-height:20px;margin-top:25px}.content-card .content-body.c-content p:first-child{margin-top:0}.content-card .content-body.c-content p strong{font-weight:600}.buy-page-token .input-wrapper,.currency_input .input-wrapper{flex:0 0 calc(100% - 180px);max-width:calc(100% - 180px)}.buy-page-token .currency-display-item,.currency_input .currency-display-item{flex:0 0 180px;max-width:180px;border:unset}.buy-page-token .currency-display-item .title,.currency_input .currency-display-item .title{display:none}.buy-page-token .currency-display-item .details,.currency_input .currency-display-item .details{flex:0 0 100%;max-width:100%}.currency-image-container .currency-image{-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media (max-width: 1024px){.content-container .contents-area{flex:0 0 100%;max-width:100%;padding:20px 10px}.content-card .content-body{padding:15px}}.header-container{position:fixed;left:0;top:0;width:100%;z-index:997;padding:20px 0;background:#f2f1ed;border-bottom:solid 1px #111}.header-wrapper{position:relative;width:1265px;max-width:100%;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.header-wrapper .mobile-toggle{cursor:pointer;display:block;position:absolute;right:15px;top:50%;width:40px;height:40px;background:url(/image/v2/toggle.svg) no-repeat center;transform:translateY(-50%);display:none}.header-wrapper .logo img.mobile{display:none}.header-wrapper ul{display:flex;flex-wrap:wrap;align-items:center}.header-wrapper li{margin-left:28px}.header-wrapper li a{cursor:pointer;position:relative;color:#555;font-size:20px;font-weight:600;text-decoration:none}.header-wrapper li a:before{content:"";display:block;position:absolute;left:0;bottom:-7px;width:50px;height:3px;border-radius:3px;background:#000;opacity:0;transition:all .3s linear}.header-wrapper li a:hover{color:#000}.header-wrapper li a.active:before,.header-wrapper li a:hover:before{opacity:1;background:#e4572e}.header-wrapper li a.link-button{display:block;height:60px;width:150px;color:#fff;line-height:60px;text-align:center;border-radius:100px;background:#000;transition:all .3s linear;box-shadow:5px 5px 0 0 transparent}.header-wrapper li a.link-button:before{display:none}.header-wrapper li a.link-button:hover{background:#e4572e;box-shadow:5px 5px #000}.header-container .mobile-menu{position:fixed;left:0;bottom:0;width:100%;height:calc(100vh - 90px);z-index:9090;background:#f2f1ed}.header-container .mobile-menu-item{padding:15px 30px;border-top:solid 1px #111}.header-container .mobile-menu-item a{font-size:24px;color:#111;text-decoration:none;font-family:BERNIER Distressed,sans-serif}@media (max-width: 1265px){.header-wrapper{padding-left:35px;padding-right:35px}.header-wrapper li{margin-left:15px}.header-wrapper li a.link-button{height:60px;line-height:60px}}@media (max-width: 1024px){.header-wrapper .navigation{display:none}.header-wrapper{padding-right:80px}.header-wrapper .mobile-toggle{cursor:pointer;display:block;position:absolute;right:15px;top:50%;width:40px;height:40px;background:url(/image/v2/toggle.svg) no-repeat center;transform:translateY(-50%)}.header-wrapper .mobile-toggle.active{background:url(/image/v2/close.svg) no-repeat center}.header-wrapper .logo img.desktop{display:none}.header-wrapper .logo img.mobile{display:block}.header-wrapper li{margin-left:0}}.footer-container{position:relative;border-top:solid 1px #111;padding-top:60px;padding-bottom:50px}.footer-wrapper{width:1265px;max-width:100%;margin:0 auto;display:flex;flex-wrap:wrap}.footer-wrapper .footer-about{flex:0 0 55%;max-width:55%;font-size:18px;line-height:25px;color:#777}.footer-wrapper .footer-about p{margin-top:20px}.footer-wrapper .footer-links{flex:0 0 45%;max-width:45%;display:flex;flex-wrap:wrap;justify-content:space-between}.footer-wrapper .group-label{color:#777;font-size:16px;font-weight:700;margin-bottom:15px;text-transform:uppercase}.footer-wrapper .footer-group li{margin-bottom:10px;line-height:25px}.footer-wrapper .footer-group li a{cursor:pointer;position:relative;color:#777;font-size:18px;text-decoration:none;transition:all .3s linear}.footer-wrapper .footer-group li a:hover{color:#000}.footer-wrapper .footer-group li a:before{content:"";display:block;position:absolute;left:0;bottom:-7px;width:50px;height:3px;border-radius:3px;background:#000;opacity:0;transition:all .3s linear}.footer-wrapper .copyright{flex:0 0 50%;max-width:50%;text-align:left;margin-top:40px;color:#777;font-size:16px;margin-bottom:15px}.footer-wrapper .launch-date{flex:0 0 50%;max-width:50%;text-align:right;margin-top:40px;color:#777;font-size:16px;margin-bottom:15px}@media (max-width: 1265px){.footer-wrapper{padding-left:40px;padding-right:40px}}@media (max-width: 1024px){.footer-wrapper .footer-about,.footer-wrapper .footer-links{flex:0 0 100%;max-width:100%}}@media (max-width: 768px){.footer-wrapper .footer-about,.footer-wrapper .footer-links{flex:0 0 100%;max-width:100%}.footer-wrapper .footer-links>*{flex:0 0 49%;max-width:49%;margin-top:40px}}.content-card.refer .card-title{font-size:50px;margin-bottom:15px;font-family:BERNIER Distressed,sans-serif}.content-card.refer p{font-size:18px;line-height:25px}.content-card.refer .input-root{margin-top:20px}.content-card.refer .referral-share-buttons{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px}.content-card.refer .referral-share-buttons .button{padding:0;background:transparent;color:#777;font-size:16px;font-weight:600}.content-card.refer .referral-share-buttons .icon-container{width:60px;height:60px;display:flex;align-items:center;justify-content:center;line-height:60px;background:#000;border-radius:100%}.content-card.refer .referral-share-buttons .icon-container svg{fill:#fff!important;width:22px;height:22px}.content-card.refer .card-title{text-align:left}.content-card.refer .content-body>.card{margin-top:70px}.content-card.refer .referral-stat{display:flex;flex-wrap:wrap;color:#111;font-size:16px;font-weight:600;align-items:center;justify-content:space-between;border:solid 1px #000;margin-bottom:20px}.content-card.refer .referral-stat p{padding:15px;flex:0 0 calc(100% - 230px);max-width:calc(100% - 230px);border-left:solid 1px #000}.content-card.refer .referral-stat .referral-stat-label{flex:0 0 140px;max-width:140px;padding-left:20px}.content-card.refer .referral-stat>div{flex:0 0 70px;max-width:70px;display:flex;align-items:center;justify-content:center;align-self:stretch;border-left:solid 1px #000}@media (max-width: 1024px){.content-card.refer .referral-share-buttons{justify-content:space-between}.content-card.refer .referral-share-buttons .button{flex:0 0 49%;max-width:49%;justify-content:flex-start;margin-bottom:20px}}.account-page{flex:1 1 0%}@media (max-width: 900px){.account-page{min-height:var(--screen-height)}}.account-page .gap-wrapper{display:flex;flex:1 1 0%;flex-direction:column;align-items:flex-start}.account-page .input-root .left-container{width:4.5rem}.profile-card{width:calc(100% - 1rem);max-width:37.5rem;max-width:none;flex:2}.wallet-card{width:calc(100% - 1rem);max-width:37.5rem;min-width:20rem}@media (max-width: 900px){.wallet-card{max-width:none}}.profile-buttons{flex:0 0 100%!important;max-width:100%!important;display:flex;flex-wrap:wrap;justify-content:space-between}.content-card.profile .button{display:block;height:57px;padding:0 30px;color:#fff;font-size:20px;font-weight:600;font-family:Urbanist,sans-serif;text-align:center;line-height:57px;border-radius:100px;background:#242321;text-decoration:none;transition:all .3s linear;border:unset;box-shadow:5px 5px 0 0 transparent}.content-card.profile .button:hover{color:#fff!important;background:#e4572e!important;box-shadow:5px 5px #000}.content-card.profile .button:disabled{color:#c4c4c4;background-color:#fff}.content-card.profile .card-title{font-size:50px;margin-bottom:15px;font-family:BERNIER Distressed,sans-serif}.content-card .profile-card,.content-card .wallet-card{width:100%;max-width:unset}.content-card .wallet-card{margin-top:50px}.content-card.profile .card-body form{flex-wrap:wrap;flex-direction:unset;justify-content:space-between}.content-card.profile .card-body form>*{flex:0 0 49%;max-width:49%;margin-bottom:15px}.content-card .wallet-card .input-root{flex:0 0 100%!important;max-width:100%!important}.content-card .wallet-card .button{margin-left:auto;flex:unset!important;max-width:unset!important;padding:0 30px}@media (max-width: 1024px){.content-card.profile .button,.content-card.profile .card-body form>*{flex:0 0 100%;max-width:100%}}.select{min-height:4rem;min-width:10rem;flex-direction:row;cursor:pointer;align-items:center;justify-content:space-between;padding:.75rem 1rem;padding-bottom:.75rem!important;font-family:Poppins,Arial,sans-serif}.select:hover{--input-root-bg: var(--theme-background-paperLight)}.select.multiple{padding-bottom:.25rem}.select:hover .dropdown-icon{color:var(--theme-text-primary, #fff)}.select .dropdown-icon{margin-left:.5rem;width:.75rem;height:.75rem;flex-shrink:0;fill:currentColor;color:var(--theme-text-primary, #fff);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.select.open .dropdown-icon{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg !important;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))!important;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.select .value-container .chip{position:relative;margin-right:.5rem;white-space:nowrap}.select .value-container .chip:not(.empty-value){padding-right:2.5rem}.select .value-container .chip .icon-button{position:absolute;top:50%;right:.25rem;--un-translate-y:-50% !important;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))!important;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));fill:currentColor;color:var(--theme-text-primary, #fff)}.select.compact{min-height:0rem!important}.select .value-container{max-width:20rem;max-height:100%;display:flex;align-items:center;overflow:hidden}.select.multiple .value-container{@apply overflow-x: overlay;}.select .dropdown{right:.5rem}.dropdown{pointer-events:none;position:fixed;z-index:10000!important;max-width:calc(100% - 16px);min-width:16rem;max-height:min(calc(100vh - 10rem),15rem);display:flex;flex-direction:column;cursor:auto;align-items:stretch;overflow-y:auto;border-radius:.25rem;background-color:var(--theme-background-contrast, #1A1D22);padding-top:.5rem;padding-bottom:.5rem;opacity:0;--un-shadow:0px 4px 5px -2px var(--un-shadow-color, rgba(0,0,0,.2)),0px 7px 10px 1px var(--un-shadow-color, rgba(0,0,0,.14)),0px 2px 16px 1px var(--un-shadow-color, rgba(0,0,0,.12));box-shadow:var(--un-ring-offset-shadow, 0 0 #0000),var(--un-ring-shadow, 0 0 #0000),var(--un-shadow);transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.dropdown.open{pointer-events:auto;opacity:1}.dropdown>.dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;text-align:left;font-family:Poppins,Arial,sans-serif;font-size:1rem!important;line-height:1.5rem!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.dropdown>.dropdown-item:hover{background-color:var(--theme-action-hover, rgba(255,255,255, .1))}.dropdown>.dropdown-item>svg{margin-left:.5rem;fill:currentColor;color:var(--theme-primary-main, #E4572E)}.dropdown.searchable{max-height:min(calc(100vh - 8rem),20rem);padding-top:0rem}.dropdown .search-input-container{position:sticky;top:0rem;background-color:var(--theme-background-contrast, #1A1D22);padding:.75rem 1rem}.dropdown .search-input{width:100%;border-width:1px;border-style:solid;border-radius:.25rem;background-color:var(--theme-background-contrast, #1A1D22);padding:.5rem 1rem;font-size:1rem;line-height:1.5rem;outline-color:var(--theme-primary-main, #E4572E)}.dropdown{box-shadow:0 0!important;border:solid 1px #000;border-radius:0}.dropdown .search-input-container{background-color:#f2f1ed}.dropdown .search-input-container input{color:#c4c4c4;font-size:17px;font-weight:600;border:unset!important;font-family:Urbanist,sans-serif;background:#fff}.dropdown>.dropdown-item{color:#555;font-size:15px;cursor:pointer;border:unset!important}.dropdown>.dropdown-item:hover{cursor:pointer;background:#E4572E}.phone-input-select{width:4.5rem;min-width:0rem;border-top-right-radius:0rem!important;border-bottom-right-radius:0rem!important;padding-left:.5rem!important;padding-right:.5rem!important}.phone-input-select .dropdown-icon{margin-left:.125rem!important;width:.6875rem;height:.6875rem}.countdown-container{display:flex}.countdown-item{position:relative;width:3em;display:flex;flex-direction:column;align-items:center;overflow:hidden;background-color:var(--theme-background-contrast, #1A1D22);font-size:2.25rem;line-height:2.5rem}@media (max-width: 700px){.countdown-item{font-size:1.875rem;line-height:2.25rem}}@media (max-width: 500px){.countdown-item{font-size:1.5rem;line-height:2rem}}.countdown-item:first-child{border-top-left-radius:var(--theme-radius-card, 8);border-bottom-left-radius:var(--theme-radius-card, 8)}.countdown-item:last-child{border-top-right-radius:var(--theme-radius-card, 8);border-bottom-right-radius:var(--theme-radius-card, 8)}.countdown-item:not(:last-child):before{content:":";position:absolute;bottom:.55em;right:0rem}.countdown-item-label{font-size:clamp(.7rem,.4em,.4em);line-height:.5em;display:block;width:100%;background-color:var(--theme-background-default, #1a1d22);padding-top:1em;padding-bottom:.5em;text-align:center;color:var(--theme-text-secondary, #c0c0c0)}.countdown-item-value{margin-top:.3em;margin-bottom:.5em}.price-chart-container{margin:30px 0}.chart-container{position:relative;width:100%;height:22.5rem}@media (max-width: 900px){.chart-container{height:20rem}}@media (max-width: 700px){.chart-container{height:15rem}}@media (max-width: 500px){.chart-container{height:10rem}}.chart-container .responsive-container{position:absolute;top:0rem;left:0rem;width:100%;height:100%}.price-chart-buttons{margin-bottom:1.5rem;display:flex}.price-chart-buttons .button{font-weight:600;padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem;text-transform:uppercase}.price-chart-container .card-title{color:#111;font-size:19px;font-weight:600}.price-chart-buttons .button{height:27px!important;padding:0 10px!important;color:#c4c4c4!important;font-size:13px!important;font-weight:500!important;line-height:28px!important;border-radius:16px!important;background:#fff!important;border:solid 1px transparent!important;text-transform:capitalize!important}.price-chart-buttons .button.primary{color:#000!important;background:#E4572E!important;border-color:#000!important}.recharts-default-tooltip{display:flex;flex-wrap:wrap;align-items:center;height:27px!important;padding:0 10px!important;color:#c4c4c4!important;font-size:13px!important;font-weight:500!important;line-height:28px!important;border-radius:16px!important;background:#fff!important;border:solid 1px transparent!important;text-transform:capitalize!important;color:#000!important;background-color:#e4572e!important;border-color:#000!important}.recharts-default-tooltip *{color:#000!important}.recharts-default-tooltip li{padding:0!important}.recharts-default-tooltip ul{margin-left:10px!important}.loader-bar{position:absolute;top:0rem;height:.25rem;background-color:var(--theme-primary-main, #E4572E)}.loader-bar.loading{animation:loader-bar-loading infinite 2s forwards ease-out}@keyframes loader-bar-loading{0%{left:0rem;width:0rem}50%{left:50%;width:40%}to{left:100%;width:0rem}}.d-card-item,.d-card-item .value{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.d-card-item{margin-bottom:15px;border:solid 1px #000}.d-card-item .label{flex:0 0 40%;max-width:40%;padding-left:15px;font-weight:600}.d-card-item .value{flex:0 0 60%;max-width:60%;padding:15px;border-left:solid 1px #000}.d-card-item .value>*:nth-child(1){font-weight:600}.d-card-item.hours{margin-top:50px}.c-container{flex:0 0 100%;max-width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0!important}.c-container .c-item{position:relative;flex:0 0 25%;max-width:25%;text-align:center;border-left:solid 1px #000}.c-container .c-item-label{display:block;color:#999;font-size:16px;font-weight:600;position:absolute;left:0;top:-40px;width:100%;text-align:center;text-transform:uppercase}.c-container .c-item-value{font-size:30px}.c-container .c-item:first-child{border-left:unset}.dashboard-card .card-header{color:#111;font-size:19px;font-weight:600;margin-bottom:20px}.transactions-list{border-radius:0!important}.transaction-item{margin-top:15px;background:transparent!important;border:solid 1px #000!important}@media (max-width: 1024px){.c-container .c-item-label{font-size:9px}.c-container .c-item-value{font-size:18px}}.auth-container{position:relative;border-top:solid 1px #000;border-bottom:solid 1px #000}.auth-container:before,.auth-container:after{content:"";display:block;position:absolute;left:0;top:0;width:50vw;height:30px;background:url(/image/v2/w-path.png) repeat-x;background-size:cover;border-bottom:solid 1px #000}.auth-container:after{top:auto;bottom:0;border-top:solid 1px #000;border-bottom:unset}.auth-container .auth-image-wrapper{position:absolute;right:0;top:0;width:50%;height:100%;background:url(/image/v2/w-bg.jpeg) no-repeat center;background-size:cover;border:solid 1px #111}.auth-wrapper{width:1265px;max-width:100%;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.auth-wrapper .auth-content{position:relative;z-index:2;flex:0 0 50%;max-width:50%;padding:190px 0;border-right:solid 1px #000}.auth-wrapper .auth-content.register{padding:100px 0}.auth-wrapper .auth-hero{margin-bottom:20px;color:#111;font-size:76px;line-height:80px;font-family:BERNIER Distressed,sans-serif}.auth-wrapper .form-wrapper{width:395px;max-width:100%}.auth-wrapper .auth-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.auth-wrapper .auth-actions>*{display:block;height:57px;flex:0 0 48%;max-width:48%;padding:0;color:#fff;font-size:20px;font-weight:600;font-family:Urbanist,sans-serif;text-align:center;line-height:57px;border-radius:100px;background:#242321;text-decoration:none;transition:all .3s linear;box-shadow:5px 5px 0 0 transparent}.auth-wrapper .auth-actions.full>*{flex:0 0 100%;max-width:100%;margin-bottom:10px}.auth-wrapper .auth-actions>*:nth-child(2){color:#c4c4c4;background:#fff}.auth-wrapper .auth-actions>*:hover{color:#fff;background:#e4572e!important;box-shadow:5px 5px #000}.auth-wrapper .auth-desc{font-size:17px;margin-top:120px}@media (max-width: 1265px){.auth-wrapper .auth-content.register,.auth-wrapper .auth-content{padding-left:20px}}@media (max-width: 768px){.auth-wrapper .auth-hero{font-size:60px;line-height:70px}.auth-image-wrapper{display:none}.auth-wrapper .auth-content.register,.auth-wrapper .auth-content{flex:0 0 100%;max-width:100%;padding:50px 50px 100px}.auth-wrapper .form-wrapper{width:100%}.auth-container:before,.auth-container:after{width:100%}.auth-wrapper .auth-actions>*{flex:0 0 100%;max-width:100%;margin-bottom:15px}.auth-wrapper .auth-desc{font-size:14px;margin-top:40px!important}}.privacy-policy{margin-left:auto;margin-right:auto;max-width:50rem;padding:1.5rem}.privacy-policy h1,.privacy-policy h2{margin-bottom:1rem;padding-top:.5rem;line-height:1.2em}.privacy-policy p{margin-bottom:.75rem}.register-page .input-root .left-container{width:4.5rem}.terms-conditions{margin:20px 0!important;font-size:14px}.icon-button.text-primary-main{color:#e4572e}.login-footer .button{display:block;height:57px;width:100%;padding:0;color:#fff;font-size:20px;font-weight:600;font-family:Urbanist,sans-serif;text-align:center;line-height:57px;border-radius:100px;background:#242321;text-decoration:none;transition:all .3s linear;box-shadow:5px 5px 0 0 transparent}.login-footer .button:hover{color:#fff;background:#e4572e!important;box-shadow:5px 5px #000}.auth-wrapper .auth-desc{font-size:17px;margin-top:90px;text-align:left}.auth-wrapper .auth-desc a{color:#000;font-weight:700;text-decoration:none}.terms-page{margin-left:auto;margin-right:auto;max-width:50rem;padding:1.5rem}.terms-page h1,.terms-page h2,.terms-page h3{margin-bottom:1rem;padding-top:.5rem;line-height:1.2em}.terms-page p{margin-bottom:.75rem}.verify-page{height:100%;display:flex;flex:1 1 0%;align-items:center;justify-content:center}.promotions-page{margin-left:auto!important;margin-right:auto!important;max-width:50rem;width:100%;display:flex;flex:1 1 0%;flex-direction:column}@media (max-width: 900px){.promotions-page{min-height:var(--screen-height)}}.promotions-images-container{grid-template-columns:repeat(2,minmax(0,1fr))}.promotions-images-container a{padding:10px}*,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x:var(--un-empty,/*!*/ /*!*/);--un-pan-y:var(--un-empty,/*!*/ /*!*/);--un-pinch-zoom:var(--un-empty,/*!*/ /*!*/);--un-scroll-snap-strictness:proximity;--un-ordinal:var(--un-empty,/*!*/ /*!*/);--un-slashed-zero:var(--un-empty,/*!*/ /*!*/);--un-numeric-figure:var(--un-empty,/*!*/ /*!*/);--un-numeric-spacing:var(--un-empty,/*!*/ /*!*/);--un-numeric-fraction:var(--un-empty,/*!*/ /*!*/);--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 #0000;--un-ring-shadow:0 0 #0000;--un-shadow-inset:var(--un-empty,/*!*/ /*!*/);--un-shadow:0 0 #0000;--un-ring-inset:var(--un-empty,/*!*/ /*!*/);--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,0.5);--un-blur:var(--un-empty,/*!*/ /*!*/);--un-brightness:var(--un-empty,/*!*/ /*!*/);--un-contrast:var(--un-empty,/*!*/ /*!*/);--un-drop-shadow:var(--un-empty,/*!*/ /*!*/);--un-grayscale:var(--un-empty,/*!*/ /*!*/);--un-hue-rotate:var(--un-empty,/*!*/ /*!*/);--un-invert:var(--un-empty,/*!*/ /*!*/);--un-saturate:var(--un-empty,/*!*/ /*!*/);--un-sepia:var(--un-empty,/*!*/ /*!*/);--un-backdrop-blur:var(--un-empty,/*!*/ /*!*/);--un-backdrop-brightness:var(--un-empty,/*!*/ /*!*/);--un-backdrop-contrast:var(--un-empty,/*!*/ /*!*/);--un-backdrop-grayscale:var(--un-empty,/*!*/ /*!*/);--un-backdrop-hue-rotate:var(--un-empty,/*!*/ /*!*/);--un-backdrop-invert:var(--un-empty,/*!*/ /*!*/);--un-backdrop-opacity:var(--un-empty,/*!*/ /*!*/);--un-backdrop-saturate:var(--un-empty,/*!*/ /*!*/);--un-backdrop-sepia:var(--un-empty,/*!*/ /*!*/);}.pointer-events-auto{pointer-events:auto;}.invisible{visibility:hidden;}.absolute{position:absolute;}.fixed{position:fixed;}.left-4{left:1rem;}.top-1\/2{top:50%;}.\!my-0{margin-top:0rem !important;margin-bottom:0rem !important;}.mx-1{margin-left:0.25rem;margin-right:0.25rem;}.my{margin-top:1rem;margin-bottom:1rem;}.\!mb-0{margin-bottom:0rem !important;}.\!mt-1{margin-top:0.25rem !important;}.mb-2{margin-bottom:0.5rem;}.mb-4{margin-bottom:1rem;}.ml-1{margin-left:0.25rem;}.ml-3{margin-left:0.75rem;}.ml-auto{margin-left:auto;}.mr-1{margin-right:0.25rem;}.mr-4{margin-right:1rem;}.mt-2{margin-top:0.5rem;}.mt-4{margin-top:1rem;}.block{display:block;}.inline-block{display:inline-block;}.aspect-video{aspect-ratio:16/9;}.h-5,.h5{height:1.25rem;}.h-6,.h6{height:1.5rem;}.h-full{height:100%;}.h1{height:0.25rem;}.h2{height:0.5rem;}.h3{height:0.75rem;}.h4{height:1rem;}.w-\[calc\(100\%-4\.5rem\)\]{width:calc(100% - 4.5rem);}.w-100{width:25rem;}.w-full{width:100%;}.flex{display:flex;}.flex-\[1\.3\]{flex:1.3;}.flex-1{flex:1 1 0%;}.flex-col{flex-direction:column;}.-translate-y-1\/2{--un-translate-y:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform{transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.resize{resize:both;}.\!items-center{align-items:center !important;}.items-center{align-items:center;}.\!justify-start{justify-content:flex-start !important;}.justify-start{justify-content:flex-start;}.overflow-hidden{overflow:hidden;}.overflow-x-hidden{overflow-x:hidden;}.whitespace-nowrap{white-space:nowrap;}.\!rounded-full{border-radius:9999px !important;}.rounded{border-radius:0.25rem;}.rounded-full{border-radius:9999px;}.rounded-item{border-radius:var(--theme-radius-item, 8);}.bg-background-contrast{background-color:var(--theme-background-contrast, #1A1D22);}.bg-error-main{background-color:var(--theme-error-main, #ff4444);}.bg-info-main{background-color:var(--theme-info-main, #1976d2);}.bg-light{--un-bg-opacity:1;background-color:rgba(246,246,246,var(--un-bg-opacity));}.bg-success-main{background-color:var(--theme-success-main, #43a047);}.bg-warning-main{background-color:var(--theme-warning-main, #ffa000);}.p-6{padding:1.5rem;}.\!px-3{padding-left:0.75rem !important;padding-right:0.75rem !important;}.\!py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.px-0{padding-left:0rem;padding-right:0rem;}.px-1\.5{padding-left:0.375rem;padding-right:0.375rem;}.py-0{padding-top:0rem;padding-bottom:0rem;}.py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem;}.py-3{padding-top:0.75rem;padding-bottom:0.75rem;}.pb-4{padding-bottom:1rem;}.pr-2{padding-right:0.5rem;}.text-center{text-align:center;}.text-right{text-align:right;}.text-2xs{font-size:0.625rem;line-height:1.2em;}.text-lg{font-size:1.125rem;line-height:1.75rem;}.text-sm{font-size:0.875rem;line-height:1.25rem;}.font-bold{font-weight:700;}.font-semibold{font-weight:600;}.uppercase{text-transform:uppercase;}.text-error-contrastText{color:var(--theme-error-contrastText, #ffffff);}.text-error-main{color:var(--theme-error-main, #ff4444);}.text-info-contrastText{color:var(--theme-info-contrastText, #ffffff);}.text-primary-main{color:var(--theme-primary-main, #E4572E);}.text-success-contrastText{color:var(--theme-success-contrastText, #ffffff);}.text-success-light{color:var(--theme-success-light, #6fbf73);}.text-warning-contrastText{color:var(--theme-warning-contrastText, #000);}.opacity-0{opacity:0;}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}							.flex-gap-x-1 > *:not(:last-child) {					margin-right: 0.25rem;				}										.flex-gap-x-1\.5 > *:not(:last-child) {					margin-right: 0.375rem;				}										.flex-gap-x-2 > *:not(:last-child) {					margin-right: 0.5rem;				}							.flex-gap-y-2 > *:not(:last-child) {					margin-bottom: 0.5rem;				}							.flex-gap-y-4 > *:not(:last-child) {					margin-bottom: 1rem;				}							.flex-gap-y-6 > *:not(:last-child) {					margin-bottom: 1.5rem;				}							.flex-gap-y-8 > *:not(:last-child) {					margin-bottom: 2rem;				}			@media (min-width: 901px) {							.\+md\:flex-gap-y-2 > *:not(:last-child) {					margin-bottom: 0.5rem;				}					}				.gap-2 {					margin: -0.25rem;				}				.gap-2 > * {					margin: 0.25rem;				}			@media (max-width: 500px){.\<xs\:mt-2{margin-top:0.5rem;}}@media (max-width: 900px){.\<md\:min-h-40{min-height:10rem;}}@media (min-width: 1101px){.\+lg\:grid{display:grid;}.\+lg\:max-w-400{max-width:100rem;}}@media (min-width: 901px){.\+md\:min-h-80{min-height:20rem;}}
