@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-5b02d834.woff2) format("woff2"),url(/assets/Inter-Bold-b775d005.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Light-244b9c9c.woff2) format("woff2"),url(/assets/Inter-Light-d727b180.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-7faa6e7d.woff2) format("woff2"),url(/assets/Inter-Regular-02b92cf4.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-58e8b55b.woff2) format("woff2"),url(/assets/Inter-SemiBold-3f7820a2.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}html body{font-family:Inter,sans-serif,Arial}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{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;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:-.25em}sup{top:-.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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{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]{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}template{display:none}[hidden]{display:none}:root{--betx-black: rgb(0, 0, 0);--betx-black--5: rgba(0, 0, 0, .5);--betx-black--6: rgba(0, 0, 0, .6);--betx-black--7: rgba(0, 0, 0, .7);--betx-black-light: rgb(35, 42, 55);--betx-black-dark: rgb(22, 28, 39);--betx-white: rgb(255, 255, 255);--betx-white--2: rgb(250, 250, 251);--betx-white--3: rgb(238, 241, 245);--betx-white--4: rgb(238, 241, 245);--betx-white--5: rgb(247, 247, 247);--betx-white--07: rgba(255, 255, 255, .7);--betx-gray-light: rgb(176, 183, 195);--betx-gray-lighter: rgb(164, 167, 178);--betx-gray-light-15: rgba(176, 183, 195, .15);--betx-gray-dark: rgb(47, 55, 70);--betx-gray-light2: rgb(84, 86, 93);--betx-gray2: rgb(78, 93, 120);--betx-gray3: rgb(153, 153, 153);--betx-gray4: rgb(126, 126, 126);--betx-gray5: rgb(110, 110, 110);--betx-gray6: rgb(158, 158, 158);--betx-gray7: rgb(58, 61, 71);--betx-gray8: rgb(56, 67, 88);--betx-gray9: rgb(65, 71, 83);--betx-gray10: rgb(47, 54, 67);--betx-gray11: rgb(79, 92, 109);--betx-gray12: rgb(46, 61, 84);--betx-blue-lighter: rgb(80, 181, 255);--betx-blue-light: rgb(55, 125, 255);--betx-blue-light-15: rgba(55, 125, 255, .15);--betx-green-light: rgb(56, 203, 137);--betx-green: rgb(104, 207, 41);--betx-green2: rgb(106, 159, 55);--betx-green3: rgb(104, 207, 41);--betx-red: rgb(252, 90, 90);--betx-red2: rgb(224, 71, 62);--betx-red3: rgb(255, 76, 65);--betx-orange: rgb(235, 129, 83);--betx-transition: .25s}html{font-size:16px;font-family:Inter,Arial,sans-serif;height:100%;width:100%;padding:0;margin:0;box-sizing:border-box}body{height:100%;width:100%;margin:0}*,*:before,*:after{box-sizing:inherit}.contentBox{box-sizing:content-box}.match{height:100%}.img-container{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.hidden{display:none}svg{max-width:100%;max-height:100%}.checkbox{display:inline-flex;align-items:center;cursor:pointer}.checkbox_tickets-config{width:100%;justify-content:space-between;margin-top:.568rem}.checkboxInput{display:none}.checkboxInput:checked~.checkboxSquare{background-color:var(--betx-blue-light);background-size:.75rem auto}.tickbox{display:inline-flex;align-items:center;cursor:pointer}.tickboxInput{display:none}.tickboxInput:checked~.tickboxBg{background-color:var(--betx-blue-light)}.tickboxInput:checked~.tickboxBg .tickboxRound{left:1.313rem}.tickboxBg{position:relative;height:1.437rem;width:2.5rem;flex-shrink:0;background-color:var(--betx-black-light);transition:var(--betx-transition);border-radius:.937rem}.tickboxRound{position:absolute;top:.25rem;left:.25rem;height:.937rem;width:.937rem;flex-shrink:0;transition:var(--betx-transition);border-radius:50%;background-color:var(--betx-white)}.match{min-height:100vh}.matchWrapper{background-color:var(--betx-black-light);height:100%;overflow:auto;padding-right:1rem;padding-bottom:1.312rem;padding-left:1rem}.matchNav{border-bottom:1px solid var(--betx-black-dark)}.matchNavList{margin:0;padding:0;list-style:none;display:flex}.matchNavItem:first-child .matchNavLink{padding-left:1rem}.matchNavLink{display:flex;text-decoration:none;font-size:.875rem;font-weight:600;letter-spacing:.1px;color:var(--betx-gray-light);padding-right:.625rem;padding-bottom:1.312rem;padding-left:.625rem}.matchNavTitle{position:relative;padding-top:.75rem;height:100%;cursor:pointer}.matchNavLink_active .matchNavTitle:before{width:100%;background-color:var(--betx-blue-light)}.matchNavLink_active{color:var(--betx-blue-light)}.matchFilter{display:flex;padding-top:.562rem;padding-bottom:.562rem}.matchSelect{font-weight:500;font-size:.875rem;color:var(--betx-gray-light)}.matchSelectItem{padding:.875rem .625rem .875rem .812rem;display:inline-flex;align-items:center;min-width:13.75rem;background-color:var(--betx-black-dark);border-radius:.937rem}.matchSelectArrow{position:relative;width:.656rem;margin-left:auto}.matchSelectArrow:before{content:"";display:block;padding-top:63.047%}.matchSelectArrow svg{fill:var(--betx-gray-light)}.matchSelectList{margin:0;padding:0;list-style:none}.matchTable{min-width:65rem;overflow-y:auto;max-height:calc(100vh - 13.809rem);border-radius:.937rem;background-color:var(--betx-black-dark)}.matchTableList{margin:0;padding:0;list-style:none}.matchTableItem:nth-child(2n+2){background-color:var(--betx-gray8)}.matchTable:after{content:"";display:block;height:1.625rem;width:100%;border-top:1px solid var(--betx-gray-dark)}.matchTable>div:not(:last-of-type){border-bottom:1px solid var(--betx-gray-dark)}.matchTableRow{display:flex;align-items:center;font-size:.875rem;font-weight:600;line-height:1.25rem;color:var(--betx-white--3);min-height:2.562rem;padding:.2rem 1rem}.matchTableRow_active{background-color:var(--betx-blue-light-15);border-bottom:1px solid var(--betx-gray-dark)}.matchTableHeader{position:sticky;top:0;left:0;right:0;z-index:5;min-height:3.125rem;padding-top:.937rem;padding-bottom:.937rem;background-color:var(--betx-black-dark);font-size:.75rem;font-weight:500;letter-spacing:1px;color:var(--betx-gray-light);text-transform:uppercase}.matchTableColumn{flex-shrink:0}.matchTableColumnTop{min-width:2.375rem;width:2.375rem}.matchTableColumnName{min-width:12rem;width:22.23%;padding-right:.5rem}.matchTableColumnPrice{min-width:7rem;width:7.03%;padding-right:.5rem}.matchTableColumnActive{min-width:3.125rem}.matchTableColumnStatus{width:3.25rem;margin-right:5.75rem;margin-left:auto}.matchTableColumnAction{width:3.25rem;display:flex;justify-content:flex-end;cursor:pointer}.matchTabAction{position:relative;display:inline-flex;justify-content:center;align-items:center;height:1.562rem;width:1.875rem;border:none;padding:0;cursor:pointer;border-radius:.312rem;background-color:var(--betx-blue-light);background-repeat:no-repeat;background-position:center center;background-size:.928rem auto}.matchWrapper_preMatch .matchTabAction svg{fill:var(--betx-white);transform:rotate(90deg)}.scrollable{overflow:auto}.matchEventRow{display:flex;align-items:center;padding:.25rem 1rem;min-height:2.5rem;font-size:.875rem;font-weight:600;color:var(--betx-white--3);border-bottom:1px solid var(--betx-gray-dark)}.matchEventRowHeader{min-height:2.5rem;font-size:.75rem;font-weight:500;color:var(--betx-gray-light);text-transform:uppercase;letter-spacing:1px;background-color:var(--betx-black-light)}.matchEventColumn{flex-shrink:0}.matchEventTop{width:4.27%}.matchEventName{width:10.66%;padding-right:.5rem}.matchEventDate{width:7.792%}.matchEventBet{text-align:center;width:2.515%}.matchEventBetCenter{margin-right:1.875rem;margin-left:1.875rem}.matchEventBetLast{margin-right:4.937rem}.matchEventStatus{width:3.25rem}.matchEventStatusLast{width:3.25rem;margin-right:7.1rem;margin-left:auto}.matchRateRow{display:flex;align-items:center;padding:.25rem 1rem;min-height:2.5rem;font-size:.875rem;font-weight:600;color:var(--betx-white--3);background-color:var(--betx-gray-light2)}.matchRateRow:nth-child(2n+2){background-color:var(--betx-gray7)}.matchRateRowHeader{min-height:2.5rem;font-size:.75rem;font-weight:500;color:var(--betx-gray-light);text-transform:uppercase;letter-spacing:1px;background-color:var(--betx-black-light)}.matchRateColumn{flex-shrink:0}.matchRateColumnPrice{width:4.314%;text-transform:uppercase}.matchRateColumnRate{width:5.4%}.matchRateColumnChange{width:6.062rem;display:flex;justify-content:center;margin-right:2.187rem}.matchRateColumnFinal{width:5rem;display:flex;justify-content:center;margin-right:6.25rem}.matchRateColumnLock{width:6.125rem;display:flex;justify-content:center;margin-right:2.75rem}.matchRateLock{position:relative;display:inline-flex;cursor:pointer;box-sizing:content-box;padding:.2rem .5rem;width:1rem;flex-shrink:0}.matchRateLock:before{content:"";display:block;padding-top:125%}.matchRateLockInput{display:none}.matchRateValue{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;padding-right:.3rem;padding-left:.3rem;font-size:.875rem;font-weight:600;color:var(--betx-white--3);background-color:transparent;border:1px solid var(--betx-black-light);border-radius:.5rem;height:2rem;width:4.187rem}.matchRateLockInput:checked~.matchRateLockIcon{background-size:0 0,1rem auto}.matchRateColumnTitle{width:calc(5.4% + 28.374rem)}.marketName{white-space:nowrap}.eventsRow{background-color:var(--betx-gray9)}.eventsRow:nth-child(2n+2){background-color:var(--betx-gray10)}.marketsRow{background-color:var(--betx-gray11)}.marketsRow:nth-child(2n+2){background-color:var(--betx-gray12)}.matchWrapper_preMatch .arrowDown svg{transform:rotate(270deg)}.cursorPointer{cursor:pointer}.textRed{color:var(--betx-red)}.textGreen{color:var(--betx-green-light)}.eventIdInput{width:200px}.button{margin:0;padding:0;border:none}.button:hover{cursor:pointer}.button[disabled]:hover{cursor:default}.button_circle{display:flex;justify-content:center;align-items:center;width:100%;height:2rem;border-radius:0;background-color:var(--color-background);opacity:.5}.button_circle .icon{width:1rem;height:1rem;fill:var(--color-secondary)}.button_circle:hover{opacity:1}.grecaptcha-badge{display:none!important}#root{height:100%}
