.button{position:relative;display:inline-flex;cursor:pointer;align-items:center;justify-content:center;white-space:nowrap;font-weight:500;text-decoration:none;outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}button.button{flex:0 0 auto}button.absolute{position:absolute}.button--fullWidth{width:100%;display:flex}.button.is-disabled,.button.is-loading{pointer-events:none}.is-loading:hover{opacity:.9}button.button.is-disabled:not(.is-loading),a.button.is-disabled:not(.is-loading){border-color:transparent;--un-bg-opacity:1;background-color:rgb(163 163 163 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}a.button--text.is-disabled,button.button--text.is-disabled{background-color:transparent;--un-text-opacity:1 !important;color:rgb(38 37 37 / var(--un-text-opacity))!important}.button--contained{border-style:none}.button--contained:hover:not(.is-disabled),.button--contained:hover:not(.is-loading),.button--contained:focus-visible:not(.is-disabled),.button--contained:focus-visible:not(.is-loading){--un-bg-opacity:.95}.button--contained.button--primary:not(.is-disabled),.button--contained.button--primary.is-loading{--un-bg-opacity:1;background-color:rgb(250 230 47 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(25 24 24 / var(--un-text-opacity))}.button--text{border-style:none}.button--text.button--primary{background-color:transparent;--un-bg-opacity:1;--un-text-opacity:1;color:rgb(25 24 24 / var(--un-text-opacity))}.button--text.button--primary:hover,.button--text.button--primary:focus-visible{--un-bg-opacity:1;background-color:rgb(250 230 47 / var(--un-bg-opacity));--un-bg-opacity:.85}.button--outlined{background-color:transparent}.button__content{height:100%;display:inline-flex;align-items:center}.is-loading>.button__content,.is-loading>.button__icon{opacity:0}.button__loading{position:absolute!important;left:50%;top:50%;--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));font-size:1.6em}.button__icon+.button__content{margin-left:.25em}.button__content+.button__icon{margin-left:.25em}.button__icon{width:fit-content;height:fit-content}.button__icon>svg{width:1.6em;height:1.6em}.button:after{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:0;box-shadow:0 0 0 6px currentColor;transition:.4s;content:""}.button.button:active:not(.button--text):not(.button--link):after{opacity:.6;box-shadow:none;transition:0s}.button--contained.button--orange:after{box-shadow:0 0 0 6px #d0d0e5}@layer modal-inner{.ui-modal-backdrop[data-part=backdrop]{position:fixed;top:0;right:0;bottom:0;left:0;opacity:.7;background-color:#44403c;z-index:200}.ui-modal[data-part=container]{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;display:flex;justify-content:center;align-items:center;z-index:200}.ui-modal [data-part=content]{background-color:#fff;box-shadow:0 0 1px #3031330d,0 8px 16px #3031331a}}.input-wrapper{position:relative;width:100%;height:fit-content;display:inline-flex}.input{width:100%;border-style:none;background-color:transparent;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;color:inherit;font-size:inherit;overflow:hidden;text-overflow:ellipsis}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;margin:0}input{outline:none;border:none;background:transparent}input[type=number]{-moz-appearance:textfield}:root{--un-bg-opacity:1;background-color:rgb(25 24 24 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}body{margin:0;min-width:320px;min-height:100vh}*{box-sizing:border-box;outline:none}.landing-page{margin-top:100px;display:flex;justify-content:center;align-items:center;text-align:center}.zc-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.zc-container .text-content{text-align:center;padding:100px 30px;width:100%;border-radius:10px;position:relative;z-index:2}.zc-container .text-content:after{position:absolute;content:"";left:30px;top:30px;bottom:30px;right:30px;z-index:-1}.zc-container .text-content h1{font-size:24px}.zc-container h1{color:#fff;font-weight:700}.zc-bet-btn-base{background:#fae62f;text-decoration:none;outline:none}.zc-bet-btn{display:inline-block;padding:0 20px;height:50px;font-size:15px;font-weight:500;line-height:50px;border-radius:6px;letter-spacing:.5px;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.zc-animations{left:0;bottom:-30%}.zc-bet-martet{text-decoration:none;outline:none;color:#fff}@media (min-width: 576px){.landing-page{margin-top:50px}.zc-container{max-width:500px}.zc-container .text-content h1{font-size:28px}}@media (min-width: 768px){.landing-page{margin-top:50px}.zc-container{max-width:620px}.zc-container .text-content h1{font-size:32px}}@media (min-width: 992px){.landing-page{margin-top:100px}.zc-container{max-width:860px}.zc-container .text-content h1{font-size:40px}.zc-animations{left:-25%;bottom:-25%}}@media (min-width: 1200px){.landing-page{margin-top:120px}.zc-container{max-width:1040px}.zc-container .text-content h1{font-size:45px}}*,: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: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--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: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.flex-center{display:flex;align-items:center;justify-content:center}.flex-horizontal-center{display:flex;justify-content:center}.flex-vertical-center{display:flex;align-items:center}.inline-flex-center{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.static{position:static}.bottom-0{bottom:0}.left--10px{left:-10px}.left-0{left:0}.left-16px{left:16px}.right-0{right:0}.top--28px{top:-28px}.top-0{top:0}.z-1{z-index:1}.z-50{z-index:50}.z-80{z-index:80}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-12px{margin-bottom:12px}.mb-16px{margin-bottom:16px}.mb-24px{margin-bottom:24px}.mb-4px{margin-bottom:4px}.ml-6px{margin-left:6px}.ml-96px{margin-left:96px}.mr-6px{margin-right:6px}.mr-8px{margin-right:8px}.mt-180px{margin-top:180px}.block{display:block}.hidden{display:none}.h-100vh{height:100vh}.h-24px{height:24px}.h-80px{height:80px}.h-84px{height:84px}.h-full{height:100%}.min-w-480px{min-width:480px}.w-100vw{width:100vw}.w-184px{width:184px}.w-186px{width:186px}.w-24px{width:24px}.w-42px{width:42px}.w-432px{width:432px}.w-56px{width:56px}.w-80px{width:80px}.w-84px{width:84px}.w-full{width:100%}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.translate-y-\[-\.3em\]{--un-translate-y:-.3em;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))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-10px{gap:10px}.gap-12px{gap:12px}.gap-16px{gap:16px}.gap-24px{gap:24px}.gap-4px{gap:4px}.gap-7px{gap:7px}.gap-8px{gap:8px}.overflow-hidden{overflow:hidden}.break-all{word-break:break-all}.border-1px{border-width:1px}.border-gray-90{--un-border-opacity:1;border-color:rgb(38 37 37 / var(--un-border-opacity))}.rounded-16px{border-radius:16px}.rounded-4px{border-radius:4px}.rounded-8px{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-tl-0px{border-top-left-radius:0}.rounded-tl-16px{border-top-left-radius:16px}.rounded-tl-24px{border-top-left-radius:24px}.rounded-tr-0px{border-top-right-radius:0}.rounded-tr-16px{border-top-right-radius:16px}.rounded-tr-24px{border-top-right-radius:24px}.border-solid{border-style:solid}.bg-\#373535{--un-bg-opacity:1;background-color:rgb(55 53 53 / var(--un-bg-opacity))}.bg-black-normal{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity))}.bg-gray-100{--un-bg-opacity:1;background-color:rgb(25 24 24 / var(--un-bg-opacity))}.bg-gray-90{--un-bg-opacity:1;background-color:rgb(38 37 37 / var(--un-bg-opacity))}.p-12px{padding:12px}.p-16px{padding:16px}.p-24px{padding:24px}.px-10px{padding-left:10px;padding-right:10px}.px-12px{padding-left:12px;padding-right:12px}.px-16px{padding-left:16px;padding-right:16px}.px-30px{padding-left:30px;padding-right:30px}.px-6px{padding-left:6px;padding-right:6px}.py-10px{padding-top:10px;padding-bottom:10px}.py-12px{padding-top:12px;padding-bottom:12px}.py-18px{padding-top:18px;padding-bottom:18px}.py-2px{padding-top:2px;padding-bottom:2px}.py-30px{padding-top:30px;padding-bottom:30px}.py-4px{padding-top:4px;padding-bottom:4px}.py-8px{padding-top:8px;padding-bottom:8px}.py-9px{padding-top:9px;padding-bottom:9px}.pl-16px{padding-left:16px}.pr-8px{padding-right:8px}.pt-40px{padding-top:40px}.text-center{text-align:center}.text-1\.4em{font-size:1.4em}.text-12px{font-size:12px}.text-14px{font-size:14px}.text-16px{font-size:16px}.text-20px{font-size:20px}.text-24px{font-size:24px}.text-40px{font-size:40px}.text-\#746F6F{--un-text-opacity:1;color:rgb(116 111 111 / var(--un-text-opacity))}.text-\#966B17{--un-text-opacity:1;color:rgb(150 107 23 / var(--un-text-opacity))}.text-gray{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity))}.text-gray-100{--un-text-opacity:1;color:rgb(25 24 24 / var(--un-text-opacity))}.text-gray-60{--un-text-opacity:1;color:rgb(209 209 209 / var(--un-text-opacity))}.text-gray-80{--un-text-opacity:1;color:rgb(163 163 163 / var(--un-text-opacity))}.text-green{--un-text-opacity:1;color:rgb(74 222 128 / var(--un-text-opacity))}.text-red{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity))}.text-white-normal{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.text-yellow-100{--un-text-opacity:1;color:rgb(250 230 47 / var(--un-text-opacity))}.font-400{font-weight:400}.font-500{font-weight:500}.font-600,.font-semibold{font-weight:600}.font-700{font-weight:700}.lh-20px{line-height:20px}.lh-22px{line-height:22px}.lh-24px{line-height:24px}.lh-28px{line-height:28px}.lh-32px{line-height:32px}.opacity-70{opacity:.7}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (max-width: 519.9px){.lt-web\:hidden{display:none}}@media (min-width: 520px){.web-mx-auto{margin-left:auto;margin-right:auto}.web-mb-8px{margin-bottom:8px}.web-max-w-520px{max-width:520px}.web\:h-40px{height:40px}.web\:w-40px{width:40px}.web-px-0{padding-left:0;padding-right:0}.web-px-16px{padding-left:16px;padding-right:16px}.web-py-12px{padding-top:12px;padding-bottom:12px}.web\:px-32px{padding-left:32px;padding-right:32px}.web\:py-16px{padding-top:16px;padding-bottom:16px}.web-pb-48px{padding-bottom:48px}.web-pt-36px{padding-top:36px}.web-text-16px{font-size:16px}.web-text-20px{font-size:20px}.web-text-36px{font-size:36px}.web-font-600{font-weight:600}.web-lh-24px{line-height:24px}.web-lh-28px{line-height:28px}.web-lh-42px{line-height:42px}}.ui-spin-wrapper{display:flex;justify-content:center;align-items:center;width:1em;height:1em}.ui-spin{width:1em;height:1em;animation:ui-spin-rotation 2s linear infinite;contain:strict}.ui-spin-path{stroke-width:.3em;stroke-width:clamp(2px,.3em,5px);stroke-dasharray:1,200;stroke-dashoffset:4;stroke:currentColor;animation:ui-spin-dash 1.5s ease-in-out infinite}@keyframes ui-spin-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ui-spin-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}
