
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a0aec0}input:-moz-placeholder,input::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.bg-red-200{--bg-opacity:1;background-color:#fed7d7;background-color:rgba(254,215,215,var(--bg-opacity))}.bg-green-100{--bg-opacity:1;background-color:#e1fce5;background-color:rgba(225,252,229,var(--bg-opacity))}.bg-green-500{--bg-opacity:1;background-color:#61d4a1;background-color:rgba(97,212,161,var(--bg-opacity))}.bg-blue-100{--bg-opacity:1;background-color:#ebf8ff;background-color:rgba(235,248,255,var(--bg-opacity))}.border-transparent{border-color:transparent}.border-gray-200{--border-opacity:1;border-color:#edf2f7;border-color:rgba(237,242,247,var(--border-opacity))}.border-indigo-500{--border-opacity:1;border-color:#667eea;border-color:rgba(102,126,234,var(--border-opacity))}.rounded{-webkit-border-radius:0.25rem;-moz-border-radius:0.25rem;border-radius:0.25rem}.rounded-lg{-webkit-border-radius:0.5rem;-moz-border-radius:0.5rem;border-radius:0.5rem}.rounded-full{-webkit-border-radius:9999px;-moz-border-radius:9999px;border-radius:9999px}.border{border-width:1px}.cursor-pointer{cursor:pointer}.flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.hidden{display:none}.flex-row{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row}.flex-col,.flex-row{-webkit-box-direction:normal;-moz-box-direction:normal}.flex-col{-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column}.flex-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.items-center{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.justify-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.flex-1{-webkit-box-flex:1;-webkit-flex:1 1 0%;-moz-box-flex:1;flex:1 1 0%}.font-medium{font-weight:500}.font-bold{font-weight:700}.h-full{height:100%}.text-xs{font-size:0.75rem}.text-sm{font-size:0.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.leading-normal{line-height:1.5}.m-2{margin:0.5rem}.mx-1{margin-left:0.25rem;margin-right:0.25rem}.mx-2{margin-left:0.5rem;margin-right:0.5rem}.mx-auto{margin-left:auto;margin-right:auto}.-my-2{margin-top:-0.5rem;margin-bottom:-0.5rem}.ml-0{margin-left:0}.mt-1{margin-top:0.25rem}.mr-1{margin-right:0.25rem}.mt-2{margin-top:0.5rem}.ml-2{margin-left:0.5rem}.mt-3{margin-top:0.75rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.ml-6{margin-left:1.5rem}.-mr-2{margin-right:-0.5rem}.-ml-10{margin-left:-2.5rem}.opacity-0{opacity:0}.opacity-100{opacity:1}.overflow-hidden{overflow:hidden}.p-2{padding:0.5rem}.py-1{padding-top:0.25rem;padding-bottom:0.25rem}.px-1{padding-left:0.25rem;padding-right:0.25rem}.py-2{padding-top:0.5rem;padding-bottom:0.5rem}.px-2{padding-left:0.5rem;padding-right:0.5rem}.px-3{padding-left:0.75rem;padding-right:0.75rem}.px-4{padding-left:1rem;padding-right:1rem}.pr-2{padding-right:0.5rem}.pb-2{padding-bottom:0.5rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}.relative{position:relative}.shadow-md{-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);-moz-box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.shadow-lg{-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);-moz-box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.text-center{text-align:center}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-red-500{--text-opacity:1;color:#f56565;color:rgba(245,101,101,var(--text-opacity))}.text-red-600{--text-opacity:1;color:#e53e3e;color:rgba(229,62,62,var(--text-opacity))}.text-green-500{--text-opacity:1;color:#61d4a1;color:rgba(97,212,161,var(--text-opacity))}.text-green-600{--text-opacity:1;color:#46b690;color:rgba(70,182,144,var(--text-opacity))}.text-blue-500{--text-opacity:1;color:#4299e1;color:rgba(66,153,225,var(--text-opacity))}.text-blue-600{--text-opacity:1;color:#3182ce;color:rgba(49,130,206,var(--text-opacity))}.text-indigo-700{--text-opacity:1;color:#4c51bf;color:rgba(76,81,191,var(--text-opacity))}.text-purple-500{--text-opacity:1;color:#9f7aea;color:rgba(159,122,234,var(--text-opacity))}.italic{font-style:italic}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:0.025em}.visible{visibility:visible}.truncate{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.w-1\/2{width:50%}.w-3\/5{width:60%}.w-full{width:100%}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes spin{to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes spin{to{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ping{75%,to{-webkit-transform:scale(2);-moz-transform:scale(2);-o-transform:scale(2);transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{-webkit-transform:translateY(-25%);-moz-transform:translateY(-25%);-o-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(0.8,0,1,1);-moz-animation-timing-function:cubic-bezier(0.8,0,1,1);-o-animation-timing-function:cubic-bezier(0.8,0,1,1);animation-timing-function:cubic-bezier(0.8,0,1,1)}50%{-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,0.2,1);-moz-animation-timing-function:cubic-bezier(0,0,0.2,1);-o-animation-timing-function:cubic-bezier(0,0,0.2,1);animation-timing-function:cubic-bezier(0,0,0.2,1)}}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;src:url(../fonts/Quicksand-Regular.dc4095d9.ttf)}@font-face{font-family:Quicksand;font-style:normal;font-weight:500;src:url(../fonts/Quicksand-Medium.f4925319.ttf)}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;src:url(../fonts/Quicksand-SemiBold.47de9263.ttf)}body,html{background:transparent!important}body{margin:0;font-family:Quicksand,sans-serif!important;width:100%;font-size:1rem;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}a,body{--text-opacity:1}a{color:#4c51bf;color:rgba(76,81,191,var(--text-opacity));text-decoration:none}a:hover{--text-opacity:1;color:#3c366b;color:rgba(60,54,107,var(--text-opacity))}.card-stats{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;padding-right:1rem;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);-moz-box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);-webkit-border-radius:0.5rem;-moz-border-radius:0.5rem;border-radius:0.5rem;-webkit-box-flex:1;-webkit-flex:1 1 0%;-moz-box-flex:1;flex:1 1 0%;position:relative}.card-stats-value{font-size:1.125rem;font-weight:500}.card-stats-label{font-size:0.75rem;text-transform:uppercase;--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.title{font-size:1.875rem;font-weight:500;--text-opacity:1;color:#434190;color:rgba(67,65,144,var(--text-opacity))}.state-bet{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.bet-null{background:#fafafa}.bet-win{background:#5ce0b2}.bet-refunded{background:#1cc7d0}.bet-lost{background:#ff4581}.bet-transaction{background:#d9dada}.bet-canceled{background-color:#a0aec0}.bet-half-win{background-color:#5ce0b2;background-image:-webkit-linear-gradient(-45deg,#5ce0b2 50%,#3fc296 0)}.bet-half-lost{background-color:#ff4581;background-image:-webkit-linear-gradient(-45deg,#ff4581 50%,#c12f56 0)}.bet-cashout-win{background-color:#ffbb80;background-image:-webkit-linear-gradient(-45deg,#ffbb80 50%,#5ce0b2 0)}.bet-cashout-lost{background-color:#ffbb80;background-image:-webkit-linear-gradient(-45deg,#ffbb80 50%,#ff4581 0)}.flex-2{-webkit-box-flex:2;-webkit-flex:2;-moz-box-flex:2;flex:2}.flex-3{-webkit-box-flex:3;-webkit-flex:3;-moz-box-flex:3;flex:3}.image-bookmaker{max-width:80px;width:auto;max-height:21px;height:auto}.border-spe{height:5px;width:100%;position:absolute;bottom:0;left:0;background:-webkit-gradient(linear,left top,right top,from(#e9d16a),color-stop(16%,#f7e77a),to(#d98f12));background:-webkit-linear-gradient(left,#e9d16a,#f7e77a 16%,#d98f12);background:-moz-linear-gradient(left,#e9d16a 0%,#f7e77a 16%,#d98f12 100%);background:-o-linear-gradient(left,#e9d16a 0%,#f7e77a 16%,#d98f12 100%);background:linear-gradient(90deg,#e9d16a 0%,#f7e77a 16%,#d98f12)}.color-spe .stats-number{color:#7a8c96!important}.color-spe2 .stats-number{color:#bd9c65!important}.color-spe2 .text-gray-600{color:#e5e4e2!important}.color-spe2 .shadow-lg{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.color-spe2 .bg-white{background-color:transparent!important}@media (min-width:640px){.sm\:block{display:block}.sm\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.sm\:w-1\/2{width:50%}}@media (min-width:768px){.md\:block{display:block}.md\:flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.md\:hidden{display:none}.md\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.md\:justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.md\:text-3xl{font-size:1.875rem}.md\:ml-6{margin-left:1.5rem}.md\:ml-10{margin-left:2.5rem}.md\:py-3{padding-top:0.75rem;padding-bottom:0.75rem}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}}@media (min-width:1024px){.lg\:w-1\/4{width:25%}}