.rc-switch{position:relative;display:inline-block;box-sizing:border-box;width:44px;height:22px;line-height:20px;padding:0;vertical-align:middle;border-radius:20px 20px;border:1px solid #ccc;background-color:#ccc;cursor:pointer;transition:all .3s cubic-bezier(.35,0,.25,1)}.rc-switch-inner{color:#fff;font-size:12px;position:absolute;left:24px;top:0}.rc-switch:after{position:absolute;width:18px;height:18px;left:2px;top:1px;border-radius:50% 50%;background-color:#fff;content:" ";cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.26);transform:scale(1);transition:left .3s cubic-bezier(.35,0,.25,1);animation-timing-function:cubic-bezier(.35,0,.25,1);animation-duration:.3s;animation-name:rcSwitchOff}.rc-switch:hover:after{transform:scale(1.1);animation-name:rcSwitchOn}.rc-switch:focus{box-shadow:0 0 0 2px #d5f1fd;outline:none}.rc-switch-checked{border:1px solid #87d068;background-color:#87d068}.rc-switch-checked .rc-switch-inner{left:6px}.rc-switch-checked:after{left:22px}.rc-switch-disabled{cursor:no-drop;background:#ccc;border-color:#ccc}.rc-switch-disabled:after{background:#9e9e9e;animation-name:none;cursor:no-drop}.rc-switch-disabled:hover:after{transform:scale(1);animation-name:none}.rc-switch-label{display:inline-block;line-height:20px;font-size:14px;padding-left:10px;vertical-align:middle;white-space:normal;pointer-events:none;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}@keyframes rcSwitchOn{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1.1)}}@keyframes rcSwitchOff{0%{transform:scale(1.1)}to{transform:scale(1)}}@import"https://fonts.googleapis.com/css?family=Arimo&subset=hebrew,latin";@import"https://fonts.googleapis.com/css?family=Play:400,700";*{box-sizing:border-box;font-family:--apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Arial,sans-serif;font-size:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}input[type=number],input[type=password],input[type=text]{-webkit-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:auto}@font-face{font-family:TTProstoSans;src:url(/_next/static/media/TTProstoSans.fd131683.eot);src:url(/_next/static/media/TTProstoSans.fd131683.eot) format("embedded-opentype"),url(/_next/static/media/TTProstoSans.59c7aa01.woff) format("woff"),url(/_next/static/media/TTProstoSans.6210affb.ttf) format("truetype"),url(/_next/static/media/TTProstoSans.5cedfa37.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:TTProstoSansBold;src:url(/_next/static/media/TTProstoSansBold.3806e383.eot);src:url(/_next/static/media/TTProstoSansBold.3806e383.eot) format("embedded-opentype"),url(/_next/static/media/TTProstoSansBold.a105d911.woff) format("woff"),url(/_next/static/media/TTProstoSansBold.21b055ff.ttf) format("truetype"),url(/_next/static/media/TTProstoSansBold.afcb0d6b.svg) format("svg");font-weight:700;font-style:normal}@font-face{font-family:ProximaNova;src:url(/_next/static/media/ProximaNova.eb284aa7.eot);src:url(/_next/static/media/ProximaNova.eb284aa7.eot) format("embedded-opentype"),url(/_next/static/media/ProximaNova.69931a94.woff) format("woff"),url(/_next/static/media/ProximaNova.2daea4f7.ttf) format("truetype"),url(/_next/static/media/ProximaNova.63343926.svg) format("svg");font-weight:700;font-style:normal}body{background:#222;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Tahoma,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Open Sans,sans-serif;color:#fff;margin:0;padding:0;width:100vw;height:100vh;display:flex}html body.swal2-height-auto{height:100%!important}a{color:inherit;text-decoration:none;cursor:pointer}html{height:100%}h1,h2,h3,h4,h5,h6,ul,ul>li{margin:0;padding:0}ul>li{list-style:none}section#main.bodyContent{min-height:calc(100vh - 240px)}.bodyContent{width:100%;margin:0 auto}.bodyContent,.row{display:flex;align-items:stretch}.row{flex:1 1}.row.row-sb{justify-content:space-between}.row>div{display:flex;align-items:stretch}div#__next{flex:1 1}main.app{background-color:#363535;height:100%;flex:1 1;overflow-y:auto;display:flex;flex-direction:column;align-items:stretch}section#main.homeglobal{background-color:#2b2b2b}section#page{flex:1 1 auto;min-width:0}.banner{border:3px solid #6a6b70;margin-bottom:4px}.banner>a{display:flex;height:218px;background-size:cover;background-position:50%;background-repeat:no-repeat;outline:none}.btn,.btn:link,.btn:visited{border-radius:.25em;border-style:solid;border-width:1px;color:#111;display:inline-block;font-family:avenir,helvetica,roboto,arial,sans-serif;padding:1em 1.5em;text-decoration:none;text-transform:uppercase;transition:color .4s,background-color .4s,border .4s;color:#fff;background-color:#0074d9;cursor:pointer}.btn:hover,.btn:link:hover,.btn:visited:hover{background-color:#0b63b0}.btn.btn--small,.btn:link.btn--small,.btn:visited.btn--small{padding:10px;font-size:12px}.btn.btn--green,.btn:link.btn--green,.btn:visited.btn--green{background-color:#0f9923}.btn.btn--green:hover,.btn:link.btn--green:hover,.btn:visited.btn--green:hover{background-color:#0ead26}.btn.btn--grey,.btn:link.btn--grey,.btn:visited.btn--grey{background-color:#4f4f4f}.btn.btn--grey:hover,.btn:link.btn--grey:hover,.btn:visited.btn--grey:hover{background-color:#575757}.mobileNav{display:none}.app .rdt_TableHeadRow{min-height:35px;font-weight:600;background-color:#21242a;color:#fff}.app .rdt_TableCell,.app .rdt_TableHeadRow>div{padding:0 5px!important}.app .rdt_TableRow{min-height:35px;font-size:12px;background:#3a3a3a;color:#fff;border-color:#555 #555 #181818 #181818;border-style:solid;border-width:1px}.app .rdt_TableRow:nth-child(2n){background-color:#2f333b}.app .rdt_TableRow:hover{background-color:#1b1d22}.app .rdt_TableRow .date{padding:5px 0;display:flex;flex-direction:column}.app .rdt_TableRow .crypto{display:flex;align-items:center}.app .rdt_TableRow .crypto>img{height:25px}.app .rdt_TableRow .crypto>div{padding:8px;display:flex;flex-direction:column}.app .rdt_TableRow .crypto>div>span:first-child{margin-bottom:3px}.app .rdt_TableRow .crypto>div>span:nth-child(2){font-size:16px;margin-bottom:3px}.app .rdt_TableRow .crypto>div>span:nth-child(2).DEPOSIT{color:#36ef28}.app .rdt_TableRow .crypto>div>span:nth-child(2).WITHDRAWAL{color:#ef2828}.app .rdt_TableRow .crypto>div>span:last-child{opacity:.7}.app .rdt_Pagination{background-color:#21242a;color:#fff}.app .rdt_Pagination svg{fill:#fff}div.globalLoading{position:absolute;top:0;left:0;bottom:0;right:0;z-index:99999999;background:rgba(0,0,0,.522);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;flex-direction:column;align-items:center;justify-content:center}div.globalLoading>img{height:58px;margin-bottom:20px}div.globalLoading>span{font-weight:600;font-size:15px;opacity:.8}.app .rc-switch{width:62px;height:31px;border:2px solid #55575d;background:transparent}.app .rc-switch-inner{font-size:14px}.app .rc-switch:focus{box-shadow:none;outline:none}.app .rc-switch-inner{top:3px;color:#ef2828}.app .rc-switch:after{width:12px;height:12px;top:7px;left:7px;box-shadow:none;background-color:#ef2828}.app .rc-switch-checked:after{left:39px;background-color:#36ef28}.app .rc-switch-checked>span{color:#36ef28}.newsTicker{max-width:1210px;width:100%;margin:0 auto 15px}.newsTicker,.newsTicker>div{display:flex;align-items:stretch}.newsTicker>div{background:#21242a;border:3px solid #6a6b70;height:36px;flex:1 1}.newsTicker>div>div.title{background:#e7694b;padding:0 12px 1px;text-transform:uppercase;font-size:16px;display:flex;align-items:center}.newsTicker>div>div.news{flex:1 1}.newsTicker>div>div.news .newsItem{height:30px;display:flex;align-items:center;font-size:14px;padding:0 15px;border-left:1px solid #3c3f44;border-right:1px solid #3c3f44;cursor:pointer}.newsTicker>div>div.news .newsItem:hover{background:#2f333b}.newsTicker>div>ul{display:flex;align-items:stretch}.newsTicker>div>ul>li{height:30px;width:30px;background-color:#908f90;display:flex;align-items:center;justify-content:center;cursor:pointer}.newsTicker>div>ul>li:hover{background:#e7694b}@keyframes marquee{0%{transform:translate3d(var(--move-none),0,0);transform:translate3d(var(--move-initial),0,0)}to{transform:translate3d(var(--move-final),0,0)}}footer.globalFooter{background:#444;height:128px;display:flex;align-items:stretch;justify-content:flex-start;align-items:center;padding:15px;border-top:1px solid #367a65}footer.globalFooter>img{height:50px;margin-right:50px}footer.globalFooter>span{color:#ccc;text-decoration:underline;cursor:pointer}.ruleContent{padding:20px}.ruleContent .anchor-list{margin-bottom:15px}.ruleContent .anchor-list>li{margin-bottom:5px;font-size:20px;font-weight:700;color:#fff}.ruleContent .anchor-list>li:hover{text-decoration:underline}.ruleContent h3{margin-bottom:15px;font-size:20px;padding:10px 0 0}.ruleContent p{font-size:14px}.supportView{display:flex;flex-direction:column;align-items:stretch}.supportView>section{border:3px solid #6a6b70;min-height:350px;height:350px;overflow-y:auto;display:flex;align-items:flex-start;background-image:url(/_next/static/media/chat_left.e1547608.jpg);background-repeat:repeat-y}.supportView>section>table{border-collapse:collapse;flex:1 1}.supportView>section>table>thead{border-bottom:2px solid hsla(0,0%,100%,.341)}.supportView>section>table>thead>th{text-align:left;font-size:12px;font-weight:400;text-transform:uppercase;padding:5px;background:#1d1d1e}.supportView>section>table>thead>th.date{font-size:12px;text-align:center}.supportView>section>table>tbody>tr.dateDelimiter>td.delimiter{padding:8px 10px 0}.supportView>section>table>tbody>tr.dateDelimiter>td.delimiter>div{display:flex;align-items:center}.supportView>section>table>tbody>tr.dateDelimiter>td.delimiter>div>div{flex:1 1;height:1px;background:#737373}.supportView>section>table>tbody>tr.dateDelimiter>td.delimiter>div>span{margin:0 10px;color:#737373;font-size:14;text-transform:uppercase;font-weight:600}.supportView>section>table>tbody>tr>td{vertical-align:text-top;padding:6px 10px}.supportView>section>table>tbody>tr>td.date{padding:0;width:73px}.supportView>section>table>tbody>tr>td.date>div{width:73px;font-size:14px;text-align:center;color:#737373}.supportView>textarea{-webkit-text-size-adjust:none;border:3px solid #e7694b;width:100%;resize:none;height:117px;color:#333;font-size:15px;padding:20px 22px;outline:none;margin-top:15px}.supportView>footer{margin-top:15px}.supportView>footer>input{-webkit-text-size-adjust:none;background:none;cursor:pointer;margin:0;overflow:visible;width:auto;color:#fff;border:3px solid #51575c;font-size:19.46px;line-height:39px;padding:0 29px}.supportView>footer>input.action{background:#e7694b;border:3px solid #e7694b;-webkit-margin-end:7px;margin-inline-end:7px}div.messagePopup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:rgba(0,0,0,.66);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center}div.messagePopup>div{width:670px;background:#14805e;max-width:90%}div.messagePopup>div>header{background:#1a1c22;border-bottom:1px solid #32393f;height:77px;justify-content:space-between;padding:18px}div.messagePopup>div>header,div.messagePopup>div>header>h3{display:flex;align-items:center}div.messagePopup>div>header>h3>img{display:none}div.messagePopup>div>header>h3>span{font-weight:400;font-size:20px}div.messagePopup>div>header>div{display:flex;align-items:center;cursor:pointer}div.messagePopup>div>header>div>span{margin:0 10px;color:#6a6b70}div.messagePopup>div>header>div:hover>span{color:#fff;text-decoration:underline}div.messagePopup>div>header>div>div{height:18px;width:18px;background:url(/_next/static/media/close-box.a969677c.png)}div.messagePopup>div>p{text-align:center;padding:18px;font-size:20px}.eSTlnH,.fwKvpK{background-color:transparent!important;color:#fff!important;font-weight:500;font-size:16px}.tip{background:red;padding:3px 6px;border-radius:2px}.tip.NOT_VERIFIED{background:#000}.tip.COMPLETED{background:#00bb06}.tip.PENDING{background:#bb7900}.tip.CANCELED{background:#6c6c6c}.tip.REJECTED{background:#ca0c0c}ul[role=navigation]{background:rgba(37,42,48,.922);border-radius:3px;padding:5px;display:flex;justify-content:flex-end}ul[role=navigation]>li{display:inline;margin:2px}ul[role=navigation]>li>a,ul[role=navigation]>li>span{position:relative;float:left;color:#fff;text-decoration:none;background-color:hsla(0,0%,100%,.051);border:1px solid hsla(0,0%,100%,.141);padding:5px 9px;font-size:17px;border-radius:3px}ul[role=navigation]>.selected>a,ul[role=navigation]>.selected>a:focus,ul[role=navigation]>.selected>a:hover,ul[role=navigation]>.selected>span,ul[role=navigation]>.selected>span:focus,ul[role=navigation]>.selected>span:hover{z-index:3;cursor:default;background-color:#006eaf;border-color:hsla(0,0%,97%,.431)}ul[role=navigation]>.disabled>a,ul[role=navigation]>.disabled>a:focus,ul[role=navigation]>.disabled>a:hover,ul[role=navigation]>.disabled>span,ul[role=navigation]>.disabled>span:focus,ul[role=navigation]>.disabled>span:hover{color:hsla(0,0%,100%,.239);cursor:not-allowed;background-color:hsla(0,0%,100%,0);border-color:hsla(0,0%,100%,.122)}#tabHeader{display:flex;align-items:center;background-color:#333;height:45px;min-height:45px;padding:0 20px;justify-content:space-between}#tabHeader.casinoSection{background-color:transparent;z-index:9}#tabHeader>ul{margin:0;padding:0;display:flex;align-items:center}#tabHeader>ul>li{display:inline-flex;align-items:center;height:100%;font-size:12px;-webkit-margin-end:20px;margin-inline-end:20px;color:#9c9c9c;cursor:pointer;flex-shrink:0}#tabHeader>ul>li:last-child{-webkit-margin-end:0;margin-inline-end:0}#tabHeader>ul>li.active,#tabHeader>ul>li:hover{color:#fff}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{pointer-events:all!important}div.spvListing{background-color:#383838;display:none;max-width:100vw;border-bottom:1px solid #367a65}div.spvListing>ul{display:flex;align-items:stretch;justify-content:space-between;overflow-x:auto;max-width:100vw;-ms-overflow-style:none;scrollbar-width:none}div.spvListing>ul::-webkit-scrollbar{display:none}div.spvListing>ul>li{display:flex;align-items:center;flex-direction:column;font-size:11px;color:#ddd;text-align:center;padding:10px;white-space:nowrap}div.spvListing>ul>li>img{height:30px;margin-bottom:5px}.homepageGlobal{display:flex;align-items:stretch;flex:1 1}.homepageGlobal>div{overflow-y:auto;flex:1 1;max-height:calc(100vh - 87px);align-items:flex-start;display:flex;flex-direction:column;align-items:stretch}.homepageGlobal>div>div{display:flex;align-items:flex-start}.homepageGlobal>div>div>div{-webkit-border-end:1px solid #404040;border-inline-end:1px solid #404040;-webkit-border-start:1px solid #404040;border-inline-start:1px solid #404040;-webkit-margin-end:-1px;margin-inline-end:-1px;flex:1 1}.homepageGlobal>div>div>div:last-child{-webkit-border-end:none;border-inline-end:none;-webkit-margin-end:0;margin-inline-end:0}.homepageGlobal>div>div>div.globalOverview{display:flex;flex-direction:column;align-items:stretch}.homepageGlobal>div>div>div.globalOverview>div.slideshow{height:205px;min-height:205px;background-color:#282828;border-bottom:1px solid #367a65;display:flex;align-items:stretch}.homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper{flex:1 1;position:relative;width:200px;margin-top:-10px}.homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper .swiper-button-next,.homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper .swiper-rtl .swiper-button-prev{right:0}.homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper .swiper-button-prev,.homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper .swiper-rtl .swiper-button-next{left:0}.homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper .swiper-button-next,.homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper .swiper-button-prev{background-color:#474747;transition:all .2s ease;opacity:0}.homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper:hover .swiper-button-next,.homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper:hover .swiper-button-prev{opacity:1}.homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper .swiper-button-next:after,.homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper .swiper-button-prev:after,.homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper .swiper-rtl .swiper-button-next:after,.homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper .swiper-rtl .swiper-button-prev:after{color:#fff;font-size:16px}.homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper .swiper-slide{text-align:center;font-size:18px;background:rgba(0,0,0,.244);color:#000;display:flex;justify-content:center;align-items:center;position:relative;height:220px;border-radius:5px;transition:all .15s linear;margin:10px 0}.homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper .swiper-slide div.bg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%}.homepageGlobal>div>div>div.globalOverview>div.featuredGames{border-bottom:1px solid #367a65;padding-bottom:10px}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>h2{color:#5fe8bd;padding:10px}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div{height:155px;min-height:155px;display:flex;align-items:stretch}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper{flex:1 1;position:relative;width:200px}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper .swiper-button-next,.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper .swiper-rtl .swiper-button-prev{right:0}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper .swiper-button-prev,.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper .swiper-rtl .swiper-button-next{left:0}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper .swiper-button-next,.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper .swiper-button-prev{background-color:#474747;transition:all .2s ease}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper:hover .swiper-button-next,.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper:hover .swiper-button-prev{opacity:1}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper .swiper-button-next:after,.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper .swiper-button-prev:after,.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper .swiper-rtl .swiper-button-next:after,.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper .swiper-rtl .swiper-button-prev:after{color:#fff;font-size:16px}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper .swiper-slide{width:-moz-fit-content;width:fit-content;max-width:250px;width:250px}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper div.eventItem{display:flex;flex-direction:column;align-items:stretch;max-width:250px;width:250px;border-right:1px solid #666;padding:10px}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper div.eventItem>header{display:flex;justify-content:center;align-items:center;font-size:10px;color:#d4d4d4;margin-bottom:10px}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper div.eventItem>header>img{height:15px;-webkit-margin-end:10px;margin-inline-end:10px}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper div.eventItem div.teams{display:flex;align-items:flex-start;cursor:pointer}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper div.eventItem div.teams>div{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;max-width:calc(50% - 10px)}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper div.eventItem div.teams>div.mddl{flex:0 1;min-width:20px;justify-content:center;color:#ccc;font-weight:600;padding-top:35px}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper div.eventItem div.teams>div>img{height:35px;margin-bottom:4px}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper div.eventItem div.teams>div>span{text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:80%}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper div.eventItem>ul{display:flex;align-items:stretch;margin-top:10px}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper div.eventItem>ul>li{flex:1 1;display:flex;align-items:center;justify-content:center;height:45px;font-size:12px}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper div.eventItem>ul>li.betBox{cursor:pointer}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper div.eventItem>ul>li.betBox:hover{background-color:#636363}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper div.eventItem>ul>li>span{color:#ddd;display:flex;align-items:center}.homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper div.eventItem>ul>li>span>i{margin:0 6px;-webkit-margin-end:0;margin-inline-end:0;color:#ffdf1b;font-style:normal}.homepageGlobal>div>div>div.globalOverview>ul.easyNav{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #367a65}.homepageGlobal>div>div>div.globalOverview>ul.easyNav>li{height:44px;display:flex;align-items:center;color:#cecece;font-size:12px;border-bottom:2px solid transparent;margin:0 10px;cursor:pointer}.homepageGlobal>div>div>div.globalOverview>ul.easyNav>li:hover{color:#fff}.homepageGlobal>div>div>div.globalOverview>ul.easyNav>li.active{font-weight:700;color:#fff;border-bottom:2px solid #58d7af}.homepageGlobal>div>div>div.globalOverview .live_events{display:flex;flex-direction:column;align-items:stretch;background-color:#363535}.homepageGlobal>div>div>div.globalOverview .live_events>header{display:flex;align-items:center;justify-content:space-between;padding:10px;cursor:pointer}.homepageGlobal>div>div>div.globalOverview .live_events>header>h2{color:#5fe8bd;font-size:16px}.homepageGlobal>div>div>div.globalOverview .live_events>header:hover>span{color:#fff}.homepageGlobal>div>div>div.globalOverview .live_events>header>span{font-size:12px;color:#ccc}.homepageGlobal>div>div>div.globalOverview .live_events>header>span>img{height:8px;filter:invert(1);-webkit-margin-start:3px;margin-inline-start:3px}.homepageGlobal>div>div>div.globalOverview .live_events>div>header{padding:10px;font-size:18px}.homepageGlobal>div>div>div div.matchesItems>div.extraBox{display:none}.homepageGlobal>div>div>div div.matchesItems{margin:0}.homepageGlobal>div>div>div div.matchesItems>div>div.teamsBox>div.stats{display:none}.homepageGlobal>div>div>div div.matchesItems>div.betBox{max-width:100px}.homepageGlobal>div>div>div div.matchesItems>div>header{background-color:transparent;border-bottom:2px solid #137a5a;margin-bottom:-1px}.homepageGlobal>div>div>div.topEvents{display:flex;flex-direction:column;align-items:stretch}.homepageGlobal>div>div>div.topEvents div.matchesItems>div>header{background-color:transparent;border-bottom:2px solid transparent;margin-bottom:-1px}.homepageGlobal>div>div>div.topEvents>h1{color:#5fe8bd;font-size:20px;padding:10px}.homepageGlobal>div>div>div.topEvents>header{display:flex;align-items:center;justify-content:space-between;padding:10px;cursor:pointer}.homepageGlobal>div>div>div.topEvents>header>h2{color:#5fe8bd;font-size:16px}.homepageGlobal>div>div>div.topEvents>header:hover>span{color:#fff}.homepageGlobal>div>div>div.topEvents>header>span{font-size:12px;color:#ccc}.homepageGlobal>div>div>div.topEvents>header>span>img{height:8px;filter:invert(1);-webkit-margin-start:3px;margin-inline-start:3px}#mainApp .add-to-home-screen-pwa{bottom:5vw;width:90vw;background-color:hsla(0,0%,100%,.887);border:none;border-radius:3px}#mainApp .add-to-home-screen-pwa__notify p:first-of-type{line-height:27px}.globalAddToHomePage{z-index:11111;position:fixed;background-color:rgba(201,207,214,.93);color:#333;border-radius:7px;bottom:60px;left:50%;transform:translateX(-50%);width:calc(100% - 40px);max-width:480px;display:none}.globalAddToHomePage .hWWQwn{position:relative;font-size:12px;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;max-width:100%;min-width:0;padding:10px;margin:0}.globalAddToHomePage .mUPZT{color:#333}.globalAddToHomePage .hgMZqk{font-size:18px;color:#306ebe;border-top:1px solid rgba(0,0,0,.15)}.globalAddToHomePage .kErBhS{line-height:1.4;vertical-align:baseline;word-break:normal;list-style-position:inside;list-style-type:disk}.globalAddToHomePage .hRioxI,.globalAddToHomePage .kErBhS{font-weight:400;-webkit-font-smoothing:antialiased;text-align:center;margin:0}.globalAddToHomePage .hRioxI{position:relative;line-height:1;max-width:100%;min-width:0;padding:10px}.globalAddToHomePage .mUPZT svg{width:20px;height:20px;vertical-align:text-bottom;fill:#306ebe}.inbet365homepage{width:100%;max-width:1090px;margin:0 auto;background-color:rgba(0,0,0,.15);z-index:2}.inbet365homepage .sectionCategoriesResult{display:flex;align-items:flex-start;padding:0 5px;margin-top:20px;margin-bottom:20px}.inbet365homepage .sectionCategoriesResult>div{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 5px;flex:1 1;border-radius:10px;height:168px;border:2px solid #14805e;background:rgba(0,0,0,.1);box-shadow:0 0 20px #14805e;position:relative;overflow:hidden;cursor:pointer}.inbet365homepage .sectionCategoriesResult>div:hover>img{transform:scale(1.15);opacity:1}.inbet365homepage .sectionCategoriesResult>div:hover>h2{opacity:1}.inbet365homepage .sectionCategoriesResult>div>img{position:absolute;left:50%;transform:translateX(-50%);border-radius:7px;transition:all .2s linear;transform-origin:375% 50%;opacity:.7;width:100%}.inbet365homepage .sectionCategoriesResult>div>h2{position:relative;z-index:5;position:absolute;font-size:40px;color:#bfbfbf;top:50%;left:50%;font-weight:800;transform:translate(-50%,-50%);z-index:999999;height:50px;line-height:50px;text-shadow:0 0 25px #000,0 0 25px #000,0 0 25px #000;opacity:.7;transition:all .25s ease-in-out;white-space:nowrap}.inbet365homepage .sectionCategories{display:flex;align-items:flex-start;padding:0 5px;margin-top:20px}.inbet365homepage .sectionCategories>div{display:flex;flex-direction:column;align-items:center;flex:1 1;margin:0 5px}.inbet365homepage .sectionCategories>div>h2{height:26px;line-height:27px;border-top-left-radius:10px;border-top-right-radius:10px;margin:0 auto;width:125px;text-align:center;font-size:14px;text-transform:uppercase;transition:all .5 ease-in;font-weight:400;background:#9ea2a0;color:#fff}.inbet365homepage .sectionCategories>div>div{width:100%;position:relative;height:106px;background:hsla(0,0%,100%,.1);border-radius:10px;border:2px solid #9ea2a0;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.inbet365homepage .sectionCategories>div>div>img{height:55px;filter:invert(1);margin-bottom:5px;opacity:.7}.inbet365homepage .sectionCategories>div>div:hover>img{animation-name:iconEeseIn;animation-duration:.3s}.inbet365homepage .sectionCategories>div>div>span{text-transform:uppercase;color:#fff;display:block;text-align:center;font-size:12px}.inbet365homepage .sectionCategories>div>div>div.icon{bottom:-10px;height:17px;width:17px;border-radius:50%;position:absolute;left:50%;transform:translateX(-50%);border:2px solid hsla(0,0%,100%,.5);background:rgba(0,0,0,.7)}.inbet365homepage .sectionCategories>div>div>div.icon>div{width:0;height:0;margin-top:3px;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #fff;margin-left:5px}.inbet365homepage .sectionCategories>div.selected>div{border:2px solid #14805e}.inbet365homepage .sectionCategories>div.selected>div>img{filter:invert(38%) sepia(56%) saturate(640%) hue-rotate(110deg) brightness(92%) contrast(85%)}.inbet365homepage .sectionCategories>div.selected>div>div.icon{background-color:#14805e;border-color:#14805e}.inbet365homepage .sectionCategories>div.selected>div>div.icon>div{transform:rotate(90deg);transform-origin:center center}.inbet365homepage .sectionCategories>div.selected>h2{background-color:#14805e;font-weight:700}.inbet365homepage .navHeaderSV{height:22px;width:auto;border-bottom:2px solid #14805e;position:relative}.inbet365homepage .navHeaderSV:after{z-index:1;content:"";position:absolute;top:6px;width:100%;height:16px;background:hsla(0,0%,100%,.2);left:0;border-top-right-radius:10px;border-top-left-radius:10px}.inbet365homepage .navHeaderSV>div.title{border-top-right-radius:10px;border-top-left-radius:10px;-webkit-margin-start:10px;margin-inline-start:10px;height:22px;width:auto;background:#14805e;position:relative;z-index:5;width:-moz-min-content;width:min-content;display:flex;align-items:center;padding:0 8px}.inbet365homepage .navHeaderSV>div.title>img{height:18px;filter:invert(1)}.inbet365homepage .navHeaderSV>div.title>h3{line-height:22px;text-transform:uppercase;font-size:14px;color:#fff;white-space:nowrap;margin:0 8px}.inbet365homepage .featuredGames .swiper-button-next,.inbet365homepage .featuredGames .swiper-button-prev{display:none}.inbet365homepage>.featuredGames{margin:0 10px}.inbet365homepage>.featuredGames>div.featuredGames{margin-top:8px}.inbet365homepage .homepageEvenItem{display:flex;align-items:stretch;border:2px solid #929292;border-radius:10px;height:140px;cursor:pointer}.inbet365homepage .homepageEvenItem:hover{background-color:#515151;border-color:#14805e}.inbet365homepage .homepageEvenItem:hover>header{background-color:#747474;border-color:#14805e}.inbet365homepage .homepageEvenItem:hover div.leagueName{border-color:#14805e!important}.inbet365homepage .homepageEvenItem>header{width:85px;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-border-end:2px solid #929292;border-inline-end:2px solid #929292;border-radius:10px}.inbet365homepage .homepageEvenItem>header img.sport{height:40px;margin-bottom:5px}.inbet365homepage .homepageEvenItem>header span{line-height:10px;text-align:center;font-size:12px;color:#fff;margin:5px 0}.inbet365homepage .homepageEvenItem>header img.country{height:20px;border-radius:100%;margin-top:5px}.inbet365homepage .homepageEvenItem>div.teams{display:flex;align-items:center;justify-content:center;flex:1 1;position:relative}.inbet365homepage .homepageEvenItem>div.teams>div.teamName{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1}.inbet365homepage .homepageEvenItem>div.teams>div.teamName>img{height:36px}.inbet365homepage .homepageEvenItem>div.teams>div.teamName>span{font-weight:700;margin-top:3px;font-size:12px;color:#fff;text-align:center}.inbet365homepage .homepageEvenItem>div.teams>div.mddl{display:inline-block;text-align:center;line-height:60px;font-size:17px;color:#eaca46}.inbet365homepage .homepageEvenItem>div.teams>div.leagueName{height:22px;border:2px solid hsla(0,0%,100%,.5);border-top:none;border-bottom-right-radius:10px;border-bottom-left-radius:10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:150px;line-height:18px;top:0;padding:0 10px}.inbet365homepage .homepageEvenItem>div.teams div.action,.inbet365homepage .homepageEvenItem>div.teams>div.leagueName{left:50%;transform:translateX(-50%);position:absolute;text-transform:uppercase;text-align:center;color:#fff;font-size:12px;text-decoration:none}.inbet365homepage .homepageEvenItem>div.teams div.action{padding-top:2px;width:80px;height:19px;background:green;border-top-right-radius:10px;border-top-left-radius:10px;bottom:0;cursor:pointer}.inbet365homepage .homepageEvenItem>div.teams div.action:hover{text-decoration:underline}.inbet365homepage .lmbth{display:flex;align-items:flex-start;margin:10px 10px 0}.inbet365homepage .lmbth>img{-webkit-margin-end:10px;margin-inline-end:10px}.inbet365homepage .lmbth>div.lmbtlisting{flex:1 1}.inbet365homepage .lmbth>div.lmbtlisting>ul.sports{display:flex;align-items:center;justify-content:flex-end}.inbet365homepage .lmbth>div.lmbtlisting>ul.sports>li{height:24px;cursor:pointer;max-width:25px;transition:all .5s linear;border-bottom-right-radius:7px;border-bottom-left-radius:7px;text-transform:uppercase;font-size:12px;color:hsla(0,0%,100%,.5);background-color:hsla(0,0%,100%,.2);-webkit-margin-start:2px;margin-inline-start:2px;border:2px solid transparent;border-top:none;display:flex;align-items:center;overflow:hidden}.inbet365homepage .lmbth>div.lmbtlisting>ul.sports>li.selected,.inbet365homepage .lmbth>div.lmbtlisting>ul.sports>li:hover{max-width:250px;color:#fff;border-color:#14805e}.inbet365homepage .lmbth>div.lmbtlisting>ul.sports>li.selected>img,.inbet365homepage .lmbth>div.lmbtlisting>ul.sports>li:hover>img{filter:none;opacity:1}.inbet365homepage .lmbth>div.lmbtlisting>ul.sports>li.selected>span,.inbet365homepage .lmbth>div.lmbtlisting>ul.sports>li:hover>span{opacity:1}.inbet365homepage .lmbth>div.lmbtlisting>ul.sports>li:hover{background-color:hsla(0,0%,100%,.2)}.inbet365homepage .lmbth>div.lmbtlisting>ul.sports>li.selected{background:#14805e}.inbet365homepage .lmbth>div.lmbtlisting>ul.sports>li.selected>img{opacity:1;filter:none}.inbet365homepage .lmbth>div.lmbtlisting>ul.sports>li>span{opacity:0;transition:all .2s linear;-webkit-margin-end:3px;margin-inline-end:3px}.inbet365homepage .lmbth>div.lmbtlisting>ul.sports>li>img{height:18px;-webkit-margin-end:3px;margin-inline-end:3px;-webkit-margin-start:2px;margin-inline-start:2px;margin-top:1px;opacity:.3;filter:brightness(0) invert(1)}.inbet365homepage .lmbth>div.lmbtlisting>table{border-collapse:collapse;width:100%}.inbet365homepage .lmbth>div.lmbtlisting>table th{height:11px;color:hsla(0,0%,100%,.3);font-size:11px;text-transform:uppercase;font-weight:400}.inbet365homepage .lmbth>div.lmbtlisting>table tr{border:1px solid #000;border-top:none;line-height:11px;height:24px;background-color:hsla(0,0%,100%,.1);color:#fff;cursor:pointer}.inbet365homepage .lmbth>div.lmbtlisting>table tr:hover{background-color:#14805e!important}.inbet365homepage .lmbth>div.lmbtlisting>table tr:nth-child(2n){background-color:hsla(0,0%,100%,.2)}.inbet365homepage .lmbth>div.lmbtlisting>table tr td{border:1px solid #000;border-collapse:collapse}.inbet365homepage .lmbth>div.lmbtlisting>table tr td.date{font-size:10px;text-align:center;width:46px;vertical-align:middle}.inbet365homepage .lmbth>div.lmbtlisting>table tr td.country{text-align:center;width:50px;margin:0 auto}.inbet365homepage .lmbth>div.lmbtlisting>table tr td.country>img{height:17px;border-radius:100%}.inbet365homepage .lmbth>div.lmbtlisting>table tr td.team{font-size:12px;font-weight:700;width:463px;vertical-align:middle;-webkit-padding-start:10px;padding-inline-start:10px}.inbet365homepage .lmbth>div.lmbtlisting>table tr td.odd{vertical-align:middle;font-weight:700;color:#cea802;font-size:12px;text-align:center;width:50px}.inbet365homepage .hpbanners{display:flex;align-items:center;padding:0 5px;margin-top:10px;margin-bottom:10px}.inbet365homepage .hpbanners>img{margin:0 5px;cursor:pointer}.sliderDots{border-bottom:3px solid #14805e;display:flex;width:100%;z-index:8;max-width:1090px;margin:0 auto;align-items:center;justify-content:center;padding-bottom:10px}.sliderDots>li{cursor:pointer;margin:0 5px;list-style-type:none;border-radius:50%;width:10px;height:10px;background:hsla(0,0%,100%,.6)}.sliderDots>li.selected,.sliderDots>li:hover{background:#fff}.sliderImages{max-width:100vw;position:relative;overflow:hidden;min-height:1312px;margin-bottom:-872px}.sliderImages>div{top:0;width:1920px;z-index:0;pointer-events:none;height:1312px;left:50%;transform:translateX(-50%);position:absolute;opacity:0;transition:all .5s linear}.sliderImages>div.selected{opacity:1}@keyframes iconEeseIn{0%{transform:scale(1)}to{transform:scale(1.1)}}.loopVideo{top:0;left:0;z-index:9999;background-color:#000;overflow:hidden}.loopVideo,.loopVideo>video{position:fixed;right:0;bottom:0}.loopVideo>video{min-height:100%;-o-object-fit:cover;object-fit:cover}.loopVideo>.close{position:absolute;top:10px;right:10px;z-index:99999;cursor:pointer}.loopVideo>.close>svg{height:40px;width:40px;fill:#d1d50d}.loopVideo>.playButton{position:absolute;bottom:10vh;left:50%;transform:translateX(-50%);z-index:99999}.loopVideo>.playButton>button{color:#000;text-align:center;cursor:pointer;background-color:#fdde14;width:200px;margin-left:auto;margin-right:auto;padding:10px 0;font-family:Lato,sans-serif;font-size:22px;font-weight:700;line-height:100%;transition:color .2s,background-color .2s;display:block;position:relative;border:none}#login{background-image:url(/_next/static/media/login_cover.630cb3b1.jpg);background-color:#2e2e2e;width:100vw;height:100vh;background-position:bottom;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:flex-start;overflow-y:auto}#login>form{flex:1 1;max-width:440px;display:flex;flex-direction:column;align-items:stretch;margin:auto 0}#login>form>.logo{cursor:pointer;display:flex;align-items:center;justify-content:center;margin:10px 0 40px}#login>form>.logo>img{max-width:345px;max-height:105px}#login>form>input[type=password],#login>form>input[type=text]{height:77px;line-height:88px;border:none;margin-bottom:7px;color:#000;padding:0 69px;font-size:22px;background-color:hsla(0,0%,100%,.76);box-shadow:0 0 10px 0 rgba(0,0,0,.5);transition:.25s;box-sizing:border-box;background-repeat:no-repeat;background-position:26px 26px;background-size:25px;border-radius:0;outline:none}#login>form>input[type=password].invalid,#login>form>input[type=text].invalid{background-color:#e1cbcb}#login>form>input[type=password]::-webkit-input-placeholder,#login>form>input[type=text]::-webkit-input-placeholder{color:#000;opacity:1}#login>form>input[type=password]:-moz-placeholder,#login>form>input[type=password]::-moz-placeholder,#login>form>input[type=text]:-moz-placeholder,#login>form>input[type=text]::-moz-placeholder{color:#000;opacity:1}#login>form>input[type=password]:-ms-input-placeholder,#login>form>input[type=text]:-ms-input-placeholder{color:#000;opacity:1}#login>form>input[type=text]{background-image:url(/_next/static/media/user_b.028b7fe0.svg)}#login>form>input[type=password]{background-image:url(/_next/static/media/lock_b.dd7264c9.svg)}#login>form>ul.social{display:flex;align-items:center;justify-content:center;margin-top:20px}#login>form>ul.social>li>a{margin:0 10px}#login>form>ul.social>li>a>img{height:40px}#login>form>span.passwordhint{background-color:rgba(0,0,0,.434);margin-top:-7px;padding:3px 5px 5px;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0 0 3px 3px}#login>form>p.authMessage{background:#c72121;margin:10px 0 -15px;text-align:center;padding:10px;border-radius:2px;box-shadow:0 2px 10px rgba(0,0,0,.529);font-weight:600}#login>form>div.action{display:flex;justify-content:center;margin-top:38px}#login>form>div.action>button{-webkit-text-size-adjust:100%;box-sizing:border-box;outline:none;margin:0;overflow:visible;-webkit-appearance:button;max-width:245px;width:100%;border:none;height:94px;line-height:94px;color:#000;background-color:rgba(255,229,1,.871);font-weight:700;position:relative;font-size:20px;text-transform:uppercase;padding-left:26px;cursor:pointer}#login>form>div.action>button:hover:after{left:40px}#login>form>div.action>button:after{content:"";position:absolute;top:28px;left:33px;width:50px;height:37px;background-image:url(/_next/static/media/login.23053054.svg);background-size:50px 37px;transition:.25s;filter:invert(1)}#login[dir=rtl]>form>input[type=password],#login[dir=rtl]>form>input[type=text]{background-position:calc(100% - 34px)}#login[dir=rtl]>form>div.action>button{padding-left:0;padding-right:26px}#login[dir=rtl]>form>div.action>button:hover:after{right:40px;left:auto}#login[dir=rtl]>form>div.action>button:after{left:auto;right:33px}@media only screen and (max-width:600px){#login>form{max-width:100%}}.subHeader{background-color:#14805e;border-top:1px solid #43997e;min-height:30px;justify-content:space-between}.subHeader,.subHeader>div.search{height:30px;display:flex;align-items:center}.subHeader>div.search{padding:5px;flex:1 1}.subHeader>div.search>input[type=text]{background-color:transparent;height:30px;border:none;flex:1 1;outline:none;color:#fff;background-image:url(/_next/static/media/search.c8747769.png);background-size:17px;background-repeat:no-repeat;background-position:0;padding:0 25px}.subHeader>div.search>input[type=text]::-moz-placeholder{color:hsla(0,0%,100%,.537);opacity:1}.subHeader>div.search>input[type=text]:-ms-input-placeholder{opacity:1}.subHeader>div.search>input[type=text]::placeholder{color:hsla(0,0%,100%,.537);opacity:1}.subHeader>div.search>input[type=text]:-ms-input-placeholder{color:hsla(0,0%,100%,.537)}.subHeader>div.search>input[type=text]::-ms-input-placeholder{color:hsla(0,0%,100%,.537)}.subHeader>ul{padding:0 7px}.subHeader>ul>li{height:30px;line-height:30px;font-size:11px;font-weight:700;color:hsla(0,0%,100%,.5);display:inline-block;font-family:sans-serif;vertical-align:top;padding:0 7px;position:relative;cursor:pointer}.subHeader>ul>li>span>b{color:#fff}.subHeader>ul>li:hover>ul{display:block}.subHeader>ul>li>ul{position:absolute;top:28px;left:7px;z-index:90;background:#ddd;color:#333;width:100px;display:none}.subHeader>ul>li>ul>li{padding:0 10px;border-left:3px solid #ddd;font-weight:500;cursor:pointer;border-bottom:1px solid #ccc}.subHeader>ul>li>ul>li:hover{background-color:#e4e4e4}.subHeader>ul>li>ul>li:last-child{border-bottom:none}.subHeader>ul>li>ul>li.active{background-color:#fff;border-left:3px solid #14805e;color:#000}.subHeader>ul>li>ul>li.active:hover{background-color:#fff}#mainHeader{background-color:#14805e;height:57px;display:flex;align-items:stretch;font-size:14px}#mainHeader.casinoSection{background-color:transparent;z-index:9}#mainHeader div.logo{display:flex;align-items:center;padding:0 5px;cursor:pointer}#mainHeader div.logo>img{max-height:51px;height:42px}#mainHeader .easyAccessCasino{display:flex;align-items:center}#mainHeader .easyAccessCasino>img{height:37px;margin:0 4px;cursor:pointer}#mainHeader ul.easylink{height:57px;display:flex;align-items:stretch}#mainHeader ul.easylink>li{display:flex;align-items:center;justify-content:center;border-bottom:1px solid transparent;margin:0 5px;font-size:14px;cursor:pointer}#mainHeader ul.easylink>li:hover{color:#26ffbe}#mainHeader ul.easylink>li.active{border-bottom-color:#ffdf1b}#mainHeader ul.easylink>li.active:hover{color:#fff}#mainHeader ul.easylink>li.logo{display:none}.balanceHeader,.clockHeader,.languageHeader,.oddsTypeSelectorHeader,.userAuth,.userHeader,.userLogout{display:flex;align-items:center;padding:0 6px 0 18px;background:transparent;font-weight:600;cursor:pointer}.balanceHeader>img,.clockHeader>img,.languageHeader>img,.oddsTypeSelectorHeader>img,.userAuth>img,.userHeader>img,.userLogout>img{height:17px;width:17px;filter:invert(1);opacity:.7}.balanceHeader>span,.clockHeader>span,.languageHeader>span,.oddsTypeSelectorHeader>span,.userAuth>span,.userHeader>span,.userLogout>span{margin:0 12px}.balanceHeader.selected,.balanceHeader:hover,.clockHeader.selected,.clockHeader:hover,.languageHeader.selected,.languageHeader:hover,.oddsTypeSelectorHeader.selected,.oddsTypeSelectorHeader:hover,.userAuth.selected,.userAuth:hover,.userHeader.selected,.userHeader:hover,.userLogout.selected,.userLogout:hover{background:hsla(0,0%,100%,.059)}.balanceHeader,.clockHeader,.userAuth,.userLogout{background:transparent}.supportHeader{display:flex;align-items:center;padding:0 15px;font-weight:600;position:relative;cursor:pointer}.supportHeader>img{height:31px;filter:invert(1);opacity:.7}.supportHeader>img:hover{opacity:1;filter:invert(89%) sepia(94%) saturate(6766%) hue-rotate(358deg) brightness(111%) contrast(100%)}.supportHeader>span{position:absolute;top:7px;right:7px;background:#d91515;z-index:3;padding:2px 7px 3px;border-radius:18px;font-weight:lighter;font-size:13px}.userLogout{font:14px/16px;font-weight:400}.userLogout,.userLogout:hover{color:#f8f419}.userLogout>img{height:24px;filter:none;width:auto;opacity:.7;-webkit-margin-end:-5px;margin-inline-end:-5px}.userAuth{padding:0 18px}.userAuth:hover{background:none}.userAuth>input[type=button]{background:#ffe40a;border:none;border-radius:2px;font-size:14px;padding:3px 7px 4px;cursor:pointer}.userAuth>input[type=button]:hover{background:#fff426}.clockHeader{padding:0 18px;border:1px solid #4f545e;border-top:none;border-bottom:none;font:14px/16px;font-weight:400;cursor:default}.clockHeader:hover{background:transparent}.languageHeader{background:transparent;cursor:default;padding:0 8px!important;border:1px solid #4f545e;border-top:none;border-bottom:none}.languageHeader,.languageHeader>ul{display:flex;align-items:stretch}.languageHeader>ul>li{opacity:.4;cursor:pointer;display:flex;align-items:center;padding:0 5px}.languageHeader>ul>li.selected,.languageHeader>ul>li:hover{opacity:1}.languageHeader>ul>li>img{height:21px}.languageHeader:hover{background:transparent}.oddsTypeSelectorHeader{background:transparent;border-right:1px solid #4f545e;position:relative;display:flex;align-items:center;padding:0 18px}.oddsTypeSelectorHeader>span{margin:0;font-weight:400}.oddsTypeSelectorHeader>div{width:20px}.oddsTypeSelectorHeader>img{height:15px;width:15px}.oddsTypeSelectorHeader:hover>ul{display:flex;flex-direction:column;align-items:stretch}.oddsTypeSelectorHeader>ul{position:absolute;top:57px;left:0;right:0;margin:0 -1px;min-width:155px;z-index:999;background:#202020;border:1px solid #363941;display:none}.oddsTypeSelectorHeader>ul>li{padding:9px 15px;font-size:15px;font-weight:400;border-bottom:1px solid #191919}.oddsTypeSelectorHeader>ul>li:last-child{border-bottom:none}.oddsTypeSelectorHeader>ul>li:hover{background:rgba(79,84,94,.255);text-decoration:underline}.oddsTypeSelectorHeader>ul>li.selected{color:#f5b907;text-decoration:underline}.oddsTypeSelectorHeader:hover>img{transform:rotate(180deg)}main.app[dir=rtl] .balanceHeader,main.app[dir=rtl] .languageHeader,main.app[dir=rtl] .userHeader{padding:0 18px 0 6px}header#adminSubHeader{display:flex;align-items:center;justify-content:space-between}.userHeader{position:relative}.userHeader>div{display:flex;align-items:center;-webkit-padding-end:10px;padding-inline-end:10px}.userHeader>div>div.infos{display:flex;flex-direction:column;align-items:flex-end}.userHeader>div>div.infos>div{display:flex;align-items:center;font-size:13px;opacity:.8}.userHeader>div>div.infos>div.balance{opacity:1;font-size:15px}.userHeader>div>div.infos>div.balance>span.cur{-webkit-margin-start:5px;margin-inline-start:5px}.userHeader>div>div.pic{width:35px;height:35px;border:1px solid hsla(0,0%,100%,.187);border-radius:100%;background-size:90%;background-repeat:no-repeat;background-position:bottom;-webkit-margin-start:10px;margin-inline-start:10px}.userHeader>ul{position:absolute;right:10px;top:100%;z-index:999;min-width:360px;background:#e4e4e4;border:1px solid #bbb;color:#444}.userHeader>ul>li{padding:9px 15px;font-size:15px;font-weight:400;border-bottom:1px solid #bbb}.userHeader>ul>li:last-child{border-bottom:none}.userHeader>ul>li:hover{background:#f0f0f0}.userHeader>ul>li.dw_sec,.userHeader>ul>li.dw_sec>div{display:flex;align-items:center;padding:8px}.userHeader>ul>li.dw_sec>div{flex:1 1;justify-content:center;text-transform:uppercase;font-weight:700;background-color:#14805e;-webkit-margin-end:8px;margin-inline-end:8px;color:hsla(0,0%,100%,.594)}.userHeader>ul>li.dw_sec>div:hover{color:#fff}.userHeader>ul>li.dw_sec>div:hover>img{opacity:1}.userHeader>ul>li.dw_sec>div:last-child{-webkit-margin-end:0;margin-inline-end:0}.userHeader>ul>li.dw_sec>div>img{height:20px;-webkit-margin-end:10px;margin-inline-end:10px;filter:invert(1);opacity:.7}.popupView{position:absolute;z-index:9999;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.656);overflow-y:auto;padding:25px;display:flex;justify-content:center}.popupView>img{height:40px}.popupView>section{width:100%;max-width:644px;border:3px solid #6a6b70;background:#30373d;height:-moz-min-content;height:min-content}.popupView>section>header{background:#1a1c22;display:flex;align-items:flex-start;justify-content:space-between;padding:15px}.popupView>section>header>h2{margin:3px 28px 0 13px;padding:8px 60px 0;height:41px;background:url(/_next/static/media/details.b646f314.png) no-repeat left 0;font-size:20px;font-weight:400;color:#fffefe}.popupView>section>header>div{display:flex;align-items:center;cursor:pointer}.popupView>section>header>div:hover>span{color:#fff;border-bottom:1px solid #6a6b70}.popupView>section>header>div>span{margin:0 15px;font-size:15px;color:#6a6b70;border-bottom:1px solid transparent}.popupView>section>header>div>div{height:18px;width:18px;background:#6a6b70;display:flex;align-items:center;justify-content:center}.popupView>section>section{padding:5px 25px 0 27px}.popupView>section>section,.popupView>section>section>section{display:flex;flex-direction:column;align-items:stretch}.popupView>section>section>section>div{display:flex;align-items:stretch}.popupView>section>section>section>div.headerColumns>div{flex:1 1;font-size:11px;text-align:center}.popupView>section>section>section>div.headerColumns>div:last-child>div{flex:1 1;margin:0 5px;text-align:center}.popupView>section>section>section>div>div:first-child{padding:18px 0 13px;border-bottom:1px solid #53575d;width:257px;min-width:257px;max-width:257px;color:#dedbdb}.popupView>section>section>section>div>div:last-child{flex:1 1;display:flex;align-items:center;padding:0 30px}.popupView>section>section>section>div>div:last-child>label{color:#fff;font-size:14px;line-height:normal;padding:0;border:0;vertical-align:baseline;font-weight:700}.popupView>section>section>section>div>div.multicombo{display:flex;justify-content:flex-start}.popupView>section>section>section>div>div.multicombo>ul{display:flex;flex-direction:column;align-items:flex-start}.popupView>section>section>section>div>div.multicombo>ul>li{display:flex;flex-direction:row-reverse;align-items:center;margin-bottom:5px}.popupView>section>section>section>div>div.multicombo>ul>li:last-child{margin-bottom:0}.popupView>section>section>section>div>div.multicombo>ul>li>label{margin:0 10px;text-transform:uppercase;opacity:.9;font-weight:600;font-size:12px}.popupView>section>section>section>div>div.field{display:flex;flex-direction:column;align-items:flex-start}.popupView>section>section>section>div>div.field>span.error{display:none;color:#f8f419;margin-top:3px}.popupView>section>section>section>div>div.field>span.infos{color:#a9a9a9;margin-top:3px}.popupView>section>section>section>div>div.field.error>span.error{display:block}.popupView>section>section>section>div>div.field.error>input[type=text]{border-color:#f8f419}.popupView>section>section>section>div>div.action{display:flex;align-items:center;justify-content:flex-end}.popupView>section>section>section>div>div select{-webkit-text-size-adjust:none;display:block;color:#dedbdb;border:3px solid #51575c;text-shadow:0 0 0 #dedbdb;background-color:transparent;font-size:15px;padding:0 15px;letter-spacing:1px;height:35px;flex:1 1}.popupView>section>section>section>div>div select>option{color:#000}.popupView>section>section>section>div>div input[type=number]{-webkit-text-size-adjust:none;display:block;color:#dedbdb;border:3px solid #51575c;text-shadow:0 0 0 #dedbdb;background-color:transparent;font-size:15px;padding:0 15px;letter-spacing:1px;height:35px;flex:1 1}.popupView>section>section>section>div>div.columns{display:flex;align-items:center}.popupView>section>section>section>div>div.columns>div{margin:0 5px}.popupView>section>section>section>div>div>input[type=number],.popupView>section>section>section>div>div>input[type=password],.popupView>section>section>section>div>div>input[type=text]{-webkit-text-size-adjust:none;-webkit-appearance:none;border-radius:0;font-size:15px;padding:0 15px;letter-spacing:1px;width:264px;height:34px;background:none;color:#dedbdb;border:3px solid #51575c;text-shadow:0 0 0 #dedbdb;outline:none;margin:9px 0 0}.popupView>section>section>section>div>div>input[type=number]:focus,.popupView>section>section>section>div>div>input[type=password]:focus,.popupView>section>section>section>div>div>input[type=text]:focus{background:#fff;color:#000;border-color:#fff}.popupView>section>section>section>div>div>input[type=button]{height:36px;width:117px;display:block;color:#fff;font-size:16px;text-align:center;line-height:36px;text-decoration:none;background:#686868;cursor:pointer;outline:none;border:none}.popupView>section>section>section>div>div>input[type=button]:hover{text-decoration:underline}.popupView>section>section>footer{padding:35px 0 38px;border-top:2px solid #fff;display:flex;justify-content:center;align-items:center}.popupView>section>section>footer>button{-webkit-text-size-adjust:none;font:17px/46px;padding:0 15px;letter-spacing:1px;width:183px;height:49px;display:block;border:none;text-align:center;font-size:19px;font-weight:700;color:#fff;cursor:pointer;background:#686868;margin:0 10px}.popupView>section>section>footer>button.colored{background:#f8f419}.balanceHeader{padding:0 18px}.balanceHeader>img{opacity:1;filter:none;height:29px;width:20px}.balanceHeader:hover{background-color:transparent}.balanceHeader>span{font-weight:400;color:#aaa8a8;font:14px/16px;margin:0 7px}.balanceHeader>span:last-child{display:inline-block;-webkit-margin-start:7px;margin-inline-start:7px;color:#57f6b8;min-width:37px;font-weight:400;font-size:14px}.balanceHeader>div{width:32px;height:32px;background:#e3bc15;display:flex;align-items:center;justify-content:center;border-radius:3px;-webkit-margin-start:13px;margin-inline-start:13px;-webkit-margin-end:-5px;margin-inline-end:-5px}.balanceHeader>div>img{height:26px;opacity:.8}.balancePopup{position:absolute;top:0;left:0;right:0;bottom:0;z-index:999;background:rgba(0,0,0,.71);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:center;align-items:flex-start}.balancePopup>div{width:600px;margin:auto;border-radius:3px;transition:all .8s ease;display:flex;flex-direction:column;z-index:102;font-size:12px;box-shadow:5px 8px 8px rgba(0,0,0,.35);border:3px solid #6a6b70;background:#30373d}.balancePopup>div>header{background:#1a1c22;border-top:1px solid #32393f;height:45px;position:relative;display:flex;align-items:center;justify-content:space-between;padding:26px}.balancePopup>div>header>img{cursor:pointer}.balancePopup>div>header>h2{display:flex;align-items:center;font-weight:400;font-size:18px}.balancePopup>div>header>h2>img{height:23px;-webkit-margin-end:15px;margin-inline-end:15px}.balancePopup>div>ul{display:flex;flex-direction:column;align-items:stretch}.balancePopup>div>ul>li{display:flex;background:#3a3a3a;align-items:center;justify-content:space-between;padding:10px 26px;font-size:14px;border-bottom:1px solid #53575d}.balancePopup>div>ul>li>label{color:#e8e2d3}.balancePopup>div>ul>li:nth-child(odd){background-color:#2f333b}.balancePopup>div>ul>li:last-child{border-bottom:none}.balancePopup>div>ul>li select{-webkit-text-size-adjust:none;display:block;color:#dedbdb;border:3px solid #51575c;text-shadow:0 0 0 #dedbdb;background-color:transparent;font-size:15px;padding:0 15px;letter-spacing:1px;height:35px;outline:none}.balancePopup>div>ul>li select>optgroup,.balancePopup>div>ul>li select>option{color:#000}.withdrawalPopup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;background:rgba(0,0,0,.71);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:center;align-items:flex-start}.withdrawalPopup>div{width:600px;margin:auto;border-radius:3px;transition:all .8s ease;display:flex;flex-direction:column;z-index:102;font-size:12px;box-shadow:5px 8px 8px rgba(0,0,0,.35);background:#383838}.withdrawalPopup>div>header{background:#14805e;height:45px;position:relative;display:flex;align-items:center;justify-content:space-between;padding:26px}.withdrawalPopup>div>header>img{cursor:pointer}.withdrawalPopup>div>header>h2{display:flex;align-items:center;font-weight:400;font-size:18px;font-weight:600}.withdrawalPopup>div>header>h2>img{height:23px;-webkit-margin-end:15px;margin-inline-end:15px;filter:brightness(0) invert(1)}.withdrawalPopup>div>div.amountSelector{display:flex;flex-direction:column;align-items:center;padding:30px 0 20px}.withdrawalPopup>div>div.amountSelector>p.infosSV{text-align:center;margin:10px 0 0;font-size:13px;background:rgba(0,0,0,.251);padding:9px;line-height:24px}.withdrawalPopup>div>div.amountSelector>p.errorMessage{text-decoration:none;margin:10px 0;background:rgba(255,0,0,.455);font-size:14px;text-transform:none;padding:10px;border-radius:5px;width:70%;text-align:center}.withdrawalPopup>div>div.amountSelector>div.formField{width:70%;display:flex;flex-direction:column;align-items:stretch;margin-bottom:15px}.withdrawalPopup>div>div.amountSelector>div.formField>input[type=email],.withdrawalPopup>div>div.amountSelector>div.formField>input[type=password],.withdrawalPopup>div>div.amountSelector>div.formField>input[type=text]{background:transparent;color:#fff;padding:10px;background-color:rgba(0,0,0,.11);border:none;border-bottom:2px solid #d3b32a;font-size:16px;border-radius:4px;outline:none}.withdrawalPopup>div>div.amountSelector>div.formField>label{margin-bottom:5px;opacity:.85}.withdrawalPopup>div>div.amountSelector>div.successHandle{display:flex;flex-direction:column;align-items:center}.withdrawalPopup>div>div.amountSelector>div.successHandle>div{margin:-50px 0!important}.withdrawalPopup>div>div.amountSelector>div.successHandle>h2{margin-bottom:5px;font-size:26px}.withdrawalPopup>div>div.amountSelector>div.successHandle>p{margin:0;padding:0;font-size:16px}.withdrawalPopup>div>div.amountSelector>div.successHandle>table{border:1px solid hsla(0,0%,100%,.122);border-collapse:collapse;margin-top:25px;box-shadow:0 2px 5px rgba(0,0,0,.315)}.withdrawalPopup>div>div.amountSelector>div.successHandle>table>tbody>tr>td{border-bottom:1px solid hsla(0,0%,100%,.122);padding:10px;font-size:14px}.withdrawalPopup>div>div.amountSelector>div.successHandle>table>tbody>tr:nth-child(2n){background-color:rgba(0,0,0,.222)}.withdrawalPopup>div>div.amountSelector>div.successHandle>table>tbody>tr:last-child>td{border-bottom:none}.withdrawalPopup>div>div.amountSelector>p.verify{text-align:center;padding:0;margin:0 0 5px;font-size:18px;font-weight:600}.withdrawalPopup>div>div.amountSelector>div.verfication{margin-top:20px}.withdrawalPopup>div>div.amountSelector>div.verfication>input[type=text]{text-align:center;font-size:29px;letter-spacing:5px}.withdrawalPopup>div>div.amountSelector>div.amount>input[type=text]{text-align:center;background-color:transparent;border:none;font-size:55px;outline:none;font-weight:600;color:#fff}.withdrawalPopup>div>div.amountSelector>div.methods{display:flex;flex-direction:column;align-items:center;margin-top:20px;border-top:1px solid hsla(0,0%,100%,.301);width:100%;padding:20px 20px 0}.withdrawalPopup>div>div.amountSelector>div.methods>span{text-transform:uppercase;font-weight:600;font-size:16px}.withdrawalPopup>div>div.amountSelector>div.methods>ul{display:flex;align-items:stretch;width:100%;justify-content:center;margin-top:15px}.withdrawalPopup>div>div.amountSelector>div.methods>ul>li{display:flex;flex-direction:row;align-items:center;padding:10px;justify-content:center;margin:0 10px;flex:1 1;cursor:pointer;border:1px solid hsla(0,0%,100%,.276)}.withdrawalPopup>div>div.amountSelector>div.methods>ul>li:hover{background-color:hsla(0,0%,100%,.068)}.withdrawalPopup>div>div.amountSelector>div.methods>ul>li>img{height:50px}.withdrawalPopup>div>div.amountSelector>div.methods>ul>li>span{font-size:18px;font-weight:600;flex:1 1;text-align:center}.withdrawalPopup>div>div.amountSelector>div.methods>ul>li.selected{border-color:#00ce00;background-color:rgba(0,192,0,.285)}.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails{display:flex;flex-direction:column;align-items:stretch;padding:0 15px 15px}.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>div.bkc{display:flex;align-items:center;padding:10px;border-radius:5px;background:hsla(0,0%,100%,.078);cursor:pointer;margin-top:-10px;margin-bottom:10px}.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>div.bkc:last-child{margin-bottom:0}.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>div.bkc:hover{background:hsla(0,0%,100%,.145)}.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>div.bkc>img{transform:rotate(90deg);height:20px;filter:invert(1);opacity:.7;-webkit-margin-end:5px;margin-inline-end:5px}.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>div.bkc>span{font-size:17px}.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>div.cryptoSelected{display:flex;align-items:center;justify-content:center;margin-top:5px;margin-bottom:10px}.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>div.cryptoSelected>img{height:40px;-webkit-margin-end:8px;margin-inline-end:8px}.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>div.cryptoSelected>span{font-size:18px}.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>p{text-align:center;font-size:18px;margin:0 0 15px;font-size:16px;font-weight:600;background:rgba(0,0,0,.251);padding:9px;line-height:24px}.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>span{text-align:center;margin-bottom:10px}.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>p.errorMessageSV{margin-top:40px;margin-bottom:-25px;flex:1 1;text-decoration:none;background:rgba(255,0,0,.455);font-size:14px;text-transform:none;padding:10px;border-radius:5px;text-align:center}.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>div.destination{display:flex;flex-direction:column;justify-content:center;align-items:center;border-top:1px solid hsla(0,0%,100%,.301);padding-top:15px;margin-bottom:-25px}.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>div.destination>input[type=email],.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>div.destination>input[type=password],.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>div.destination>input[type=text]{background:transparent;width:100%;color:#fff;padding:10px;background-color:rgba(0,0,0,.11);border:none;border-bottom:2px solid #d3b32a;font-size:16px;border-radius:4px;outline:none;text-align:center}.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>div.destination>label{margin-bottom:5px;opacity:.85;font-size:18px}.withdrawalPopup>div>div.amountSelector div.cryptoWithdrawalDetails>div.loading{display:flex;justify-content:center;align-items:center;margin:20px 0}.withdrawalPopup>div>div.amountSelector ul.crypto{padding:0 25px;width:100%}.withdrawalPopup>div>div.amountSelector ul.crypto>li{display:flex;align-items:center;justify-content:space-between;padding:10px;border-radius:5px;background:hsla(0,0%,100%,.078);cursor:pointer;margin-bottom:10px}.withdrawalPopup>div>div.amountSelector ul.crypto>li:last-child{margin-bottom:0}.withdrawalPopup>div>div.amountSelector ul.crypto>li:hover{background:hsla(0,0%,100%,.145)}.withdrawalPopup>div>div.amountSelector ul.crypto>li>div{display:flex;align-items:center}.withdrawalPopup>div>div.amountSelector ul.crypto>li>div>img{height:35px;-webkit-margin-end:10px;margin-inline-end:10px}.withdrawalPopup>div>div.amountSelector ul.crypto>li>div>span{font-size:18px}.withdrawalPopup>div>div.amountSelector ul.crypto>li>div>span>i{font-style:normal;opacity:.7}.withdrawalPopup>div>div.amountSelector ul.crypto>li>img{transform:rotate(-90deg);height:20px;filter:invert(1);opacity:.7}.withdrawalPopup>div>div.amountSelector>button{border:none;background-color:hsla(0,0%,100%,.122);border-radius:35px;padding:6px 11px;color:#fff;font-size:15px;margin-top:10px;cursor:pointer}.withdrawalPopup>div>div.amountSelector>button:hover{background-color:hsla(0,0%,100%,.227)}.withdrawalPopup>div>div.amountSelector>span{margin-top:10px;font-size:14px;opacity:.7}.withdrawalPopup>div>div.amountSelector>footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:40px;width:100%;border-top:1px solid hsla(0,0%,100%,.301);padding:20px 20px 0}.withdrawalPopup>div>div.amountSelector>footer>p.error{flex:1 1;text-decoration:none;margin:0;background:rgba(255,0,0,.455);font-size:14px;text-transform:none;padding:10px;border-radius:5px;text-align:center}.withdrawalPopup>div>div.amountSelector>footer>button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:radial-gradient(100% 100% at 100% 0,#ffd35a 0,#ffb854 100%);border:0;border-radius:6px;box-shadow:0 2px 4px rgba(45,35,66,.4),0 7px 13px -3px rgba(66,37,35,.3),inset 0 -3px 0 rgba(111,87,58,.5);text-shadow:0 1px 2px #000;font-weight:600;text-transform:uppercase;letter-spacing:1px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:JetBrains Mono,monospace;height:38px;min-height:38px;justify-content:center;line-height:1;list-style:none;overflow:hidden;padding-left:10px;padding-right:10px;position:relative;text-align:left;text-decoration:none;transition:box-shadow .15s,transform .15s;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;will-change:box-shadow,transform;font-size:15px;vertical-align:middle;padding-bottom:5px}.withdrawalPopup>div>div.amountSelector>footer>button:focus{box-shadow:inset 0 0 0 1.5px #e08e3c,0 2px 4px rgba(66,47,35,.4),0 7px 13px -3px rgba(66,47,35,.3),inset 0 -3px 0 #e0933c}.withdrawalPopup>div>div.amountSelector>footer>button:hover{box-shadow:0 4px 8px rgba(45,35,66,.4),0 7px 13px -3px rgba(66,46,35,.3),inset 0 -3px 0 #e0703c;transform:translateY(-2px)}.withdrawalPopup>div>div.amountSelector>footer>button:active{box-shadow:inset 0 3px 7px #e08b3c;transform:translateY(2px)}.depositPopup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;background:rgba(0,0,0,.71);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:center;align-items:flex-start}.depositPopup>div{width:600px;margin:auto;border-radius:3px;transition:all .8s ease;display:flex;flex-direction:column;z-index:102;font-size:12px;box-shadow:5px 8px 8px rgba(0,0,0,.35);background:#383838}.depositPopup>div>header{background:#14805e;border-top:1px solid #32393f;height:45px;position:relative;display:flex;align-items:center;justify-content:space-between;padding:26px}.depositPopup>div>header>img{cursor:pointer}.depositPopup>div>header>h2{display:flex;align-items:center;font-weight:400;font-size:18px;font-weight:600}.depositPopup>div>header>h2>img{height:23px;-webkit-margin-end:15px;margin-inline-end:15px;filter:brightness(0) invert(1)}.depositPopup>div ul.crypto{padding:15px}.depositPopup>div ul.crypto>li{display:flex;align-items:center;justify-content:space-between;padding:10px;border-radius:5px;background:hsla(0,0%,100%,.078);cursor:pointer;margin-bottom:10px}.depositPopup>div ul.crypto>li:last-child{margin-bottom:0}.depositPopup>div ul.crypto>li:hover{background:hsla(0,0%,100%,.145)}.depositPopup>div ul.crypto>li>div{display:flex;align-items:center}.depositPopup>div ul.crypto>li>div>img{height:35px;-webkit-margin-end:10px;margin-inline-end:10px}.depositPopup>div ul.crypto>li>div>span{font-size:18px}.depositPopup>div ul.crypto>li>div>span>i{font-style:normal;opacity:.7}.depositPopup>div ul.crypto>li>img{transform:rotate(-90deg);height:20px;filter:invert(1);opacity:.7}.depositPopup>div div.cryptoInfos{display:flex;flex-direction:column;align-items:stretch;padding:15px}.depositPopup>div div.cryptoInfos>div.bkc{display:flex;align-items:center;padding:10px;border-radius:5px;background:hsla(0,0%,100%,.078);cursor:pointer;margin-bottom:10px}.depositPopup>div div.cryptoInfos>div.bkc:last-child{margin-bottom:0}.depositPopup>div div.cryptoInfos>div.bkc:hover{background:hsla(0,0%,100%,.145)}.depositPopup>div div.cryptoInfos>div.bkc>img{transform:rotate(90deg);height:20px;filter:invert(1);opacity:.7;-webkit-margin-end:5px;margin-inline-end:5px}.depositPopup>div div.cryptoInfos>div.bkc>span{font-size:17px}.depositPopup>div div.cryptoInfos>div.cryptoSelected{display:flex;align-items:center;justify-content:center;margin-top:5px;margin-bottom:5px}.depositPopup>div div.cryptoInfos>div.cryptoSelected>img{height:40px;-webkit-margin-end:8px;margin-inline-end:8px}.depositPopup>div div.cryptoInfos>div.cryptoSelected>span{font-size:18px}.depositPopup>div div.cryptoInfos>p{text-align:center;font-size:18px;margin:0 0 10px;font-size:16px;font-weight:600;background:rgba(0,0,0,.251);padding:9px;line-height:24px}.depositPopup>div div.cryptoInfos>span{text-align:center;margin-bottom:10px}.depositPopup>div div.cryptoInfos>div.loading{display:flex;justify-content:center;align-items:center;margin:20px 0}.depositPopup>div div.cryptoInfos>p.errorMessage{text-decoration:none;margin:10px 0;background:rgba(255,0,0,.455);font-size:14px;text-transform:none;padding:10px;border-radius:5px}.depositPopup>div div.cryptoInfos>div.cryptoAddress{display:flex;flex-direction:column;align-items:center}.depositPopup>div div.cryptoInfos>div.cryptoAddress>div.qrcode{width:221px;height:221px;background:#fff;border-radius:5px;margin:10px 0;box-shadow:0 2px 5px #000;display:flex;align-items:center;justify-content:center}.depositPopup>div div.cryptoInfos>div.cryptoAddress>div.qrcode>img{height:85%}.depositPopup>div div.cryptoInfos>div.cryptoAddress>div.rate{margin-top:10px;font-size:15px;padding:10px;border-radius:3px;background-color:hsla(0,0%,89%,.115)}.depositPopup>div div.cryptoInfos>div.cryptoAddress>div.field{display:flex;align-items:center;background-color:rgba(0,0,0,.31);border-radius:2px}.depositPopup>div div.cryptoInfos>div.cryptoAddress>div.field>input[type=text]{height:35px;background-color:transparent;border:none;font-size:16px;padding:0 10px;vertical-align:middle;color:#fff;outline:none;text-align:center;width:380px}.depositPopup>div div.cryptoInfos>div.cryptoAddress>div.field>div{height:35px;width:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:rgba(0,0,0,.31)}.depositPopup>div div.cryptoInfos>div.cryptoAddress>div.field>div>img{height:21px;filter:invert(1);opacity:.7}.depositPopup>div div.cryptoInfos>div.cryptoAddress>div.field>div:hover>img{opacity:1}.depositPopup>div div.cryptoInfos>div.cryptoAddress>p{color:#00e000;font-size:14px}.changePwdPopup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;display:flex;justify-content:center;padding:30px;overflow-y:auto;background:rgba(0,0,0,.66);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);align-items:flex-start}.changePwdPopup>div{width:600px;margin:auto;display:flex;flex-direction:column;z-index:102;max-width:100%;width:500px;color:#fff;background:#14805e}.changePwdPopup>div>header{background:hsla(0,0%,100%,.178);border-top:1px solid #32393f;height:45px;position:relative;display:flex;align-items:center;justify-content:space-between;padding:26px}.changePwdPopup>div>header>img{cursor:pointer}.changePwdPopup>div>header>h2{display:flex;align-items:center;font-weight:400;font-size:18px;text-transform:uppercase;font-weight:700}.changePwdPopup>div>header>h2>img{height:23px;-webkit-margin-end:15px;margin-inline-end:15px;display:none}.changePwdPopup>div>div{padding:35px}.changePwdPopup>div>div,.changePwdPopup>div>div>div{display:flex;flex-direction:column;align-items:stretch}.changePwdPopup>div>div>div{margin-bottom:15px}.changePwdPopup>div>div>div>label{margin-bottom:5px;text-transform:uppercase;font-weight:600;opacity:.85}.changePwdPopup>div>div>div input[type=password]{-webkit-text-size-adjust:none;-webkit-appearance:none;border-radius:0;display:block;border:none;border-bottom:3px solid hsla(0,0%,100%,.18);float:left;background:none;font-size:15px;text-shadow:0 0 0 #737373;padding:10px 0;color:#d9d9d9;outline:none}.changePwdPopup>div>div>div input[type=password]::-moz-placeholder{color:hsla(0,0%,100%,.537);opacity:1}.changePwdPopup>div>div>div input[type=password]:-ms-input-placeholder{opacity:1}.changePwdPopup>div>div>div input[type=password]::placeholder{color:hsla(0,0%,100%,.537);opacity:1}.changePwdPopup>div>div>div input[type=password]:-ms-input-placeholder{color:hsla(0,0%,100%,.537)}.changePwdPopup>div>div>div input[type=password]::-ms-input-placeholder{color:hsla(0,0%,100%,.537)}.changePwdPopup>div>div>p{margin-top:-5px;margin-bottom:-5px;flex:1 1;text-decoration:none;background:rgba(255,0,0,.455);font-size:14px;text-transform:none;padding:10px;border-radius:5px;text-align:center}.changePwdPopup>div>div>footer{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.changePwdPopup>div>div>footer>div{display:flex;flex:1 1;justify-content:center}.changePwdPopup>div>div>footer button{background:#ffe40a;border:none;border-radius:2px;font-size:16px;padding:8px 10px;cursor:pointer;text-transform:uppercase;font-weight:700}.changePwdPopup>div>div>footer button:hover{background:#fff426}section.sportsListing{background-color:transparent;border:none;flex:1 1}section.sportsListing>section>header{display:flex;align-items:stretch;height:77px;padding:0 22px;font:20px/76px;background-color:transparent;border-bottom:1px solid #6a6b70;justify-content:space-between}section.sportsListing>section>header>ul{display:flex;align-items:center}section.sportsListing>section>header>ul>li>a{font:16px/17px;color:#2aa929;margin-left:10px;text-decoration:none}section.sportsListing>section>header>ul>li>a:hover{text-decoration:underline}section.sportsListing>section>header>ul>li>a.highlight{color:#36ef28}section.sportsListing>section>header>ul>li>a.red{color:#f8f419}section.sportsListing>section>header>div{display:flex;align-items:center}section.sportsListing>section>header>div>img{height:20px;filter:brightness(0) invert(1);opacity:.7;max-height:32px}section.sportsListing>section>header>div>span{margin:0 14px}section.sportsListing>section>div.outright{display:flex;justify-content:center;align-items:center;font-size:14px;line-height:normal;margin:0;border:0;text-decoration:none;display:block;text-align:center;color:#fff;background:#f8f419;padding:5px 0;cursor:pointer}section.sportsListing>section>div.outright:hover{background:#f77e62}section.sportsListing>section>section{padding:15px}section.leagues{display:flex;align-items:flex-start}section.leagues>ul{flex:1 1;display:flex;flex-direction:column;align-items:stretch;padding:0 8px;max-width:33.333%}section.leagues>ul:first-child{margin-left:0}section.leagues>ul:last-child{margin-right:0}section.leagues>ul>li{display:flex;align-items:center;font-size:13px;border-bottom:1px solid #4a4d56;min-height:30px;line-height:21px;cursor:pointer;position:relative}section.leagues>ul>li:hover{background:rgba(0,0,0,.119);color:#118fca}section.leagues>ul>li>img{margin:0 5px;height:15px;border-radius:50px}section.leagues>ul>li>span{text-overflow:ellipsis;overflow:hidden;flex:1 1;white-space:nowrap;position:absolute;left:0;right:0;margin-left:48px}section.leagues>ul>li.isTopLeague>span{color:#118fca!important}section.leaguesInfos{border:3px solid #6a6b70;border-bottom:none}section.leaguesInfos:last-child{border-bottom:3px solid #6a6b70}section.leaguesInfos>section.sport>header.sportTitle{display:flex;align-items:stretch;height:58px;padding:0 22px;font:20px/76px;background-color:#000;border-bottom:1px solid #6a6b70;justify-content:space-between}section.leaguesInfos>section.sport>header.sportTitle>div{display:flex;align-items:center}section.leaguesInfos>section.sport>header.sportTitle>div>img{height:32px;max-height:32px}section.leaguesInfos>section.sport>header.sportTitle>div>span{margin:0 14px}section.leaguesInfos>section.sport>header.sportTitle>ul{display:flex;align-items:center}section.leaguesInfos>section.sport>header.sportTitle>ul>li>a{font:16px/17px;color:#2aa929;margin-left:10px;text-decoration:none}section.leaguesInfos>section.sport>header.sportTitle>ul>li>a:hover{text-decoration:underline}section.leaguesInfos>section.sport>header.sportTitle>ul>li>a.highlight{color:#36ef28;text-decoration:underline}section.leaguesInfos>section.sport>header.sportTitle>ul>li>a.red{color:#f8f419}section.leaguesInfos>section.sport>header.sportTitle>ul>li>a.white{color:#fff}section.leagueView{display:flex;flex-direction:column}section.leagueView>header{justify-content:space-between;background:#1e1f23;padding:12px;border-bottom:1px solid #4a4d56}section.leagueView>header,section.leagueView>header>div.infos{display:flex;align-items:center}section.leagueView>header>div.infos>img{height:18px;border-radius:3px}section.leagueView>header>div.infos>h3{font-weight:600;text-transform:uppercase;font-size:13px;margin:0 10px}section.leagueView>header>div.actions>div.tggl{display:flex;align-items:center;cursor:pointer;padding:5px;margin:-5px}section.leagueView>header>div.actions>div.tggl:hover>img{transform:rotate(180deg)}section.leagueView>header>div.actions>div.tggl>img{transition:all .15s linear;height:18px;filter:invert(45%) sepia(97%) saturate(2846%) hue-rotate(172deg) brightness(92%) contrast(87%)}.oddsViewHeader{display:flex;background:#1e1f23}.oddsViewHeader>div{flex:1 1;color:#f8f419}.oddsViewHeader>div:last-child{border-right:none}.oddsViewHeader>div.extra{flex:0 1;width:47px;min-width:47px}.oddsViewHeader>div.eventTime{display:flex;align-items:center;justify-content:center;font-size:12px;width:70px;min-width:70px;max-width:70px}.oddsViewHeader>div.eventName{display:flex;align-items:center;justify-content:center;padding:6px;font-size:13px;width:45%;min-width:45%;max-width:45%}.oddsViewHeader>div.oddsInfos{display:flex;flex-direction:column;align-items:stretch;font-size:13px;flex:1.5 1}.oddsViewHeader>div.oddsInfos>div.oddsInfosTitle{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #696d76;padding:7px}.oddsViewHeader>div.oddsInfos>div.oddsInfosSections{display:flex;align-items:stretch;margin:0 10px}.oddsViewHeader>div.oddsInfos>div.oddsInfosSections>div{flex:1 1;display:flex;padding:7px;justify-content:center}.oddsViewHeader>div.oddsInfos>div.oddsInfosSections>div:last-child{border-right:none}.eventEasyView{display:flex;flex-direction:column;background:#292b32;border-top:1px solid #696d76}.eventEasyView:nth-child(2n){background:#17181c}.eventEasyView:last-child{border-bottom:1px solid #696d76}.eventEasyView>h2{background:#676767;text-align:center;border-bottom:1px solid #252525;color:#fff;font-size:14px;font-weight:400;padding:6px}.eventEasyView>div{display:flex;align-items:center;border-bottom:1px solid #40444b}.eventEasyView>div:last-child{border-bottom:none}.eventEasyView>div>div{flex:1 1;font-size:14px}.eventEasyView>div>div:last-child{border-right:none}.eventEasyView>div>div.eventInfos{width:45%;min-width:45%;max-width:45%;display:flex}.eventEasyView>div>div.eventInfos>div{padding:0 15px}.eventEasyView>div>div.eventInfos>div.eventName{display:flex;align-items:center}.eventEasyView>div>div.eventInfos>div.date{display:flex;flex-direction:column;align-items:center;width:70px;min-width:70px;max-width:70px;justify-content:center;text-align:center}.eventEasyView>div>div.eventInfos>div.date>span:last-child{color:#fff701}.eventEasyView>div>div.eventInfos>div.participants{display:flex;flex-direction:column;align-items:flex-start;font-weight:500}.eventEasyView>div>div.eventInfos>div.participants>div{display:flex;align-items:center}.eventEasyView>div>div.eventInfos>div.participants>div:last-child{opacity:.7}.eventEasyView>div>div .box{height:30px}.eventEasyView>div>div .box>div.score{width:25px;min-width:25px;display:flex;justify-content:center;align-items:center;margin-right:10px}.eventEasyView>div>div .box>div.score.tennis{width:40px;min-width:40px;letter-spacing:2px}.eventEasyView>div>div .box>img.teamCard{height:11px;margin:0 4px}.eventEasyView>div>div.hhc{flex:0 1;width:47px;min-width:47px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff701;transition:color .3s;cursor:pointer}.eventEasyView>div>div.hhc:hover{color:#ffc401}.eventEasyView>div>div.odds{display:flex;padding:4px}.eventEasyView>div>div.odds>div{flex:1 1;display:flex;flex-direction:column;align-items:stretch}.eventEasyView>div>div.odds>div:last-child{border-right:none}.eventEasyView>div>div.odds>div.box{border:1px solid #6a6b70;background:linear-gradient(#22242a,#1e1f23);color:#fff;cursor:pointer;margin:0 2px;display:flex;height:34px;justify-content:center;align-items:center}.eventEasyView>div>div.odds>div.box:last-child{-webkit-margin-end:0;margin-inline-end:0}.eventEasyView>div>div.odds>div.box:first-child{-webkit-margin-start:0;margin-inline-start:0}.eventEasyView>div>div.odds>div.box.grey{background:#555;color:#fff;cursor:default;font-size:12px}.eventEasyView>div>div.odds>div.box.selected{background:#b99308;font-weight:800}.eventEasyView>div>div.odds>div.box.selected>div{color:#fff!important}.eventEasyView>div>div.odds>div>div{display:flex;align-items:stretch}.eventEasyView>div>div.odds>div>div.selected{background:#6a6b70}.eventEasyView>div>div.odds>div>div.selected:hover{background:#6a6b70!important}.eventEasyView>div>div.odds>div>div.selectable{cursor:pointer}.eventEasyView>div>div.odds>div>div.selectable:hover{background:hsla(230,3%,43%,.333)}.eventEasyView>div>div.odds>div>div>div{flex:1 1;display:flex;justify-content:center;align-items:center}.eventEasyView>div>div.odds>div>div>div:first-child{color:#e8e2d3}.eventEasyView>div>div.odds>div>div>div:last-child{color:inherit}section.eventSection{display:flex;flex-direction:column;align-items:stretch;background:url(/_next/static/media/wrapper-bg.2ddadc30.png);border:3px solid #6a6b70}section.eventSection>header{display:flex;align-items:stretch;height:77px;padding:0 22px;font:20px/76px;background-color:#000;border-bottom:1px solid #6a6b70;justify-content:space-between}section.eventSection>header>ul{display:flex;align-items:center}section.eventSection>header>ul>li>a{font:16px/17px;color:#2aa929;margin-left:10px;text-decoration:none}section.eventSection>header>ul>li>a:hover{text-decoration:underline}section.eventSection>header>ul>li>a.highlight{color:#36ef28}section.eventSection>header>ul>li>a.red{color:#f8f419}section.eventSection>header>ul>li>a.white{color:#fff}section.eventSection>header>div{display:flex;align-items:center}section.eventSection>header>div>img{height:32px;max-height:32px}section.eventSection>header>div>span{margin:0 14px}section.eventSection>section.eventResume{display:flex;align-items:stretch;padding:10px 20px;background:#1a1c22;border-bottom:1px solid hsla(230,3%,43%,.49)}section.eventSection>section.eventResume>div{flex:1 1}section.eventSection>section.eventResume>div.date{display:flex;align-items:center;font-size:15px}section.eventSection>section.eventResume>div.participants{flex:2 1;display:flex;align-items:center;justify-content:center}section.eventSection>section.eventResume>div.participants>img{height:47px}section.eventSection>section.eventResume>div.participants>span{font-size:15px;font-weight:600;margin:0 15px}section.eventSection>section.eventResume>div.actions{display:flex;justify-content:flex-end}section.eventSection>section.eventResume>div.actions>div{display:flex;flex-direction:column;align-items:center}section.eventSection>section.eventResume>div.actions>div>span{font-size:14px;text-decoration:underline;cursor:pointer}section.eventSection>section.eventResume>div.actions>div>div.collapseAll{width:28px;height:28px;background:#6a6b70;display:flex;justify-content:center;align-items:center;margin-top:10px;cursor:pointer}section.eventSection>section.eventResume>div.actions>div>div.collapseAll>img{height:16px;filter:invert(1)}section.eventSection>section.odds{display:flex;flex-direction:column;align-items:stretch}section.eventSection>section.odds>header{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;background:#000}section.eventSection>section.odds>header>span{font-size:17px}section.eventSection>section.odds>header>div.collapse{width:18px;height:18px;background:#6a6b70;display:flex;justify-content:center;align-items:center;cursor:pointer}section.eventSection>section.odds>header>div.collapse>img{height:12px;filter:invert(1)}section.eventSection>section.odds section.oddsBlocks{display:flex;flex-direction:column;align-items:stretch;padding:8px 5px}section.eventSection>section.odds section.oddsBlocks.collapsedUnit{display:none}section.eventSection>section.odds section.oddsBlocks>div.oddsHeader{display:flex;align-items:stretch}section.eventSection>section.odds section.oddsBlocks>div.oddsHeader>div{text-align:center}section.eventSection>section.odds section.oddsBlocks>div{padding:5px 0}section.eventSection>section.odds section.oddsBlocks>div>div{flex:4 1;margin:0 10px}section.eventSection>section.odds section.oddsBlocks>div>div.oddsPoints{flex:0 1;width:60px;min-width:60px;border:none}section.eventSection>section.odds section.oddsBlocks.consernParticipant{flex-direction:row;align-items:flex-start;flex-wrap:wrap}section.eventSection>section.odds section.oddsBlocks.consernParticipant>div{flex:1 1}section.eventSection>section.odds section.oddsBlocks>div.oddsRow{display:flex;align-items:stretch}section.eventSection>section.odds section.oddsBlocks>div.oddsRow.consernParticipant{flex-direction:column;align-items:stretch}section.eventSection>section.odds section.oddsBlocks>div.oddsRow.consernParticipant>div{margin-bottom:10px}section.eventSection>section.odds section.oddsBlocks>div.oddsRow.consernParticipant>div:last-child{margin-bottom:0}section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div{display:flex;align-items:stretch;border:3px solid #6a6b70}section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div.selected{background:hsla(0,0%,100%,.278)}section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div.oddsPoints{border:none}section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div.oddsPoints>div.oddsEvent{color:#fff;font-size:16px}section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div>div{flex:1 1;display:flex;align-items:center;justify-content:center;padding:6px 13px}section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div>div.oddsName{font-size:15px;flex:5 1}section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div>div.oddsEvent{font-size:15px;color:#36ef28}section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div.oddsHaveName>div:first-child{justify-content:flex-start}section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div.oddsHaveName>div:last-child{justify-content:flex-end;flex:0 1}.table_sport_slip{display:flex;flex-direction:column;align-items:flex-start;padding:5px 0}.table_sport_slip>span{text-transform:uppercase;font-weight:600;opacity:.8;margin-bottom:3px}.table_sport_slip>div{display:flex;flex-direction:column;border-left:1px solid hsla(0,0%,100%,.188);padding:0 5px}.table_sport_slip>div>div{display:flex;flex-direction:column;margin-bottom:5px}.table_sport_slip>div>div:last-child{margin-bottom:0}.table_sport_slip>div>div>div{display:flex;align-items:center}.table_sport_slip>div>div>div>img{height:14px}.table_sport_slip>div>div>div>span{margin:0 5px}.table_sport_slip>div>div>span{padding:0 19px;font-size:11px;margin-top:2px;line-height:19px;color:hsla(0,0%,100%,.8)}.table_sport_slip>div>div>span>b{background:#b58f25;padding:2px 3px;border-radius:2px;color:#fff;font-weight:400;margin:0 5px}.table_sport_slip>div>div>span>i{font-style:normal}.table_sport_slip>div>div>span>i.sport-status-1{color:#0e90ff}.table_sport_slip>div>div>span>i.sport-status-2{color:#0eff56;font-weight:700}.table_sport_slip>div>div>span>i.sport-status-3{color:#ff0e0e;font-weight:700}span.bh-tag-status{padding:3px 5px;line-height:21px;border-radius:3px;background:hsla(0,0%,100%,.188)}span.bh-tag-status-1{background:#0b63b0}span.bh-tag-status-2{background:#0a8930}span.bh-tag-status-3{background:#c91010}.favoriteBar{display:flex;align-items:stretch;margin-bottom:-3px}.favoriteBar>li{font-size:16px;background:#000;text-align:center;line-height:45px;font-weight:700;border:3px solid #6a6b70;color:#fff;padding:0 20px 3px;margin-right:5px;cursor:pointer;display:flex;align-items:center}.favoriteBar>li>img{height:20px;-webkit-margin-end:8px;margin-inline-end:8px}.favoriteBar>li.active,.favoriteBar>li:hover{color:#36ef28}.favoriteBar>li.active{border-bottom:3px solid transparent}.emptyEvents{padding:41px 0 25px;display:flex;justify-content:center;align-items:center;border:3px solid #6a6b70;background-color:rgba(39,43,48,.86)}.emptyEvents>span{-webkit-text-size-adjust:none;color:#fff;line-height:normal;text-align:center;font-size:24px;padding:0;border:0;vertical-align:baseline;margin:0 0 10px}.eventLiveView{height:220px;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-bottom:5px;border:3px solid #6a6b70;display:flex;align-items:stretch}.eventLiveView>div{width:71%;margin:0 auto;display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:20px 0}.eventLiveView>div>div.leagueName{color:#fff;font-size:14px;border:3px solid #6a6b70;margin-bottom:7px;display:flex;justify-content:center;align-items:center;background:rgba(49,51,58,.91);text-transform:uppercase;padding:8px}.eventLiveView>div>div.leagueName>img{height:17px}.eventLiveView>div>div.leagueName>span{margin:0 15px}.eventLiveView>div>div.score{display:flex;align-items:stretch;flex:1 1}.eventLiveView>div>div.score>div{flex:1 1;border:3px solid #6a6b70;background:rgba(49,51,58,.91)}.eventLiveView>div>div.score>div>div{display:flex;align-items:center}.eventLiveView>div>div.score>div>div>img{height:80px}.eventLiveView>div>div.score>div>div.firstL{flex-direction:row-reverse}.eventLiveView>div>div.score>div.team{display:flex;text-align:center;padding:10px;justify-content:center;align-items:center;color:#fff;font-size:16px;font-weight:600;flex-direction:column}.eventLiveView>div>div.score>div.team>span.score{margin-top:8px;letter-spacing:4px;font-weight:400;font-size:17px;opacity:.8}.eventLiveView>div>div.score>div.score{margin:0 7px;border-color:#fff;display:flex;flex-direction:column;align-items:center;position:relative}.eventLiveView>div>div.score>div.score>span{text-align:center;color:#fff;font-size:50px;letter-spacing:13px;margin-top:9px;padding-left:14px;font-weight:600}.eventLiveView>div>div.score>div.score>div.sets{display:flex;align-items:stretch;justify-content:center;flex:1 1;padding-bottom:26px}.eventLiveView>div>div.score>div.score>div.sets>div{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 8px;font-size:28px}.eventLiveView>div>div.score>div.score>div.sets>div>span{line-height:36px}.eventLiveView>div>div.score>div.score>div.time{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:8px;font-size:15px;color:#36ef28;text-shadow:0 0 0 #36ef28}table.oddsViewTable{color:#fff;font-size:14px;line-height:normal;padding:0;border:0;vertical-align:top;display:table;width:100%;border-top:none}table.oddsViewTable,table.oddsViewTable>thead>th{-webkit-text-size-adjust:none;margin:0;border-collapse:separate;border-spacing:0}table.oddsViewTable>thead>th{border:0;float:none!important;text-align:center;vertical-align:middle;width:79px;font:12px/14px;color:#f8f419;background:#1a1c22!important;border-left:1px solid #40444b;border-bottom:1px solid #40444b;border-right-color:#40444b;border-top-color:#40444b;cursor:default;padding:5px}table.oddsViewTable>thead>th:first-child{border-left:none}table.oddsViewTable>thead>th.event{text-align:inherit}table.oddsViewTable>tbody>tr{background:#2f333b}table.oddsViewTable>tbody>tr:last-child>td{border-bottom:none}table.oddsViewTable>tbody>tr>td{-webkit-text-size-adjust:none;border-collapse:separate;border-spacing:0;margin:0;border:0;float:none!important;color:#fffefe;border-left:1px solid #40444b;vertical-align:middle;background:#2f333b;font:12px/14px;text-align:inherit;width:260px;padding:5px;border-bottom:1px solid #40444b}table.oddsViewTable>tbody>tr>td.odds{width:79px;text-align:center}table.oddsViewTable>tbody>tr>td.odds.selected{background:hsla(0,0%,100%,.278)}table.oddsViewTable>tbody>tr>td.time{width:79px;font:12px/14px;color:#a4a4a6;text-align:center}.oddsColored{color:#10c665;background-image:url(/_next/static/media/increace.f9c53e3a.png);background-repeat:no-repeat;background-position:0;-webkit-padding-start:12px;padding-inline-start:12px;font-weight:600}.oddsColored.under{color:#e7694b;-webkit-padding-start:0;padding-inline-start:0;-webkit-padding-end:12px;padding-inline-end:12px;background-image:url(/_next/static/media/reduce.9ec6e8ee.png);background-position:100%}.updateTimer{display:flex;align-items:center;font:15px/76px;margin:0 22px;cursor:pointer}.updateTimer>img{transition:all 1s linear;-webkit-margin-end:5px;margin-inline-end:5px}.updateTimer.loading>span{visibility:hidden}.updateTimer.loading>img{animation:rotating 1s linear infinite}.updateTimer.small{height:21px;margin:0}ul>.updateTimer{margin:0}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.switchTableView{display:flex;align-items:center;background-color:rgba(49,49,49,.9);border:3px solid #6a6b70;padding:3px}.switchTableView>div{flex:1 1;display:flex;align-items:center;justify-content:center;padding:10px;font-size:16px;cursor:pointer}.switchTableView>div:hover{background-color:rgba(244,246,249,.063)}.switchTableView>div.active{background:#ccc;color:rgba(49,49,49,.9)}.asianView .oddsViewHeader{display:flex;background:#1e1f23}.asianView .oddsViewHeader>div{flex:1 1;border-right:1px solid #4a4d56;color:#f8f419}.asianView .oddsViewHeader>div:last-child{border-right:none}.asianView .oddsViewHeader>div.extra{flex:0 1;width:22px;min-width:22px}.asianView .oddsViewHeader>div.eventTime{display:flex;align-items:center;justify-content:center;font-size:12px;width:70px;min-width:70px;max-width:70px}.asianView .oddsViewHeader>div.eventName{display:flex;align-items:center;justify-content:center;padding:6px;font-size:12px;width:30%;min-width:30%;max-width:30%}.asianView .oddsViewHeader>div.oddsInfos{display:flex;flex-direction:column;align-items:stretch;font-size:11px;flex:1.5 1}.asianView .oddsViewHeader>div.oddsInfos>div.oddsInfosTitle{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #4a4d56;padding:7px}.asianView .oddsViewHeader>div.oddsInfos>div.oddsInfosSections{display:flex;align-items:stretch}.asianView .oddsViewHeader>div.oddsInfos>div.oddsInfosSections>div{flex:1 1;border-right:1px solid #4a4d56;display:flex;padding:7px;justify-content:center}.asianView .oddsViewHeader>div.oddsInfos>div.oddsInfosSections>div:last-child{border-right:none}.asianView .eventEasyView{display:flex;flex-direction:column;background:#2f3138;border-top:1px solid #4a4d56;font:12px/14px}.asianView .eventEasyView:nth-child(2n){background:#22242a}.asianView .eventEasyView:last-child{border-bottom:1px solid #4a4d56}.asianView .eventEasyView>h2{background:#676767;text-align:center;border-bottom:1px solid #252525;color:#fff;font-size:14px;font-weight:400;padding:6px}.asianView .eventEasyView>div{display:flex;border-bottom:1px solid #40444b}.asianView .eventEasyView>div:last-child{border-bottom:none}.asianView .eventEasyView>div>div{flex:1 1;border-right:1px solid #4a4d56;font-size:12px}.asianView .eventEasyView>div>div:last-child{border-right:none}.asianView .eventEasyView>div>div.eventInfos{width:calc(30% + 70px);min-width:calc(30% + 70px);max-width:calc(30% + 70px);display:flex}.asianView .eventEasyView>div>div.eventInfos>div{padding:0 15px}.asianView .eventEasyView>div>div.eventInfos>div.date{display:flex;flex-direction:column;align-items:center;border-right:1px solid #4a4d56;width:70px;min-width:70px;max-width:70px}.asianView .eventEasyView>div>div.eventInfos>div.date>div{display:flex;flex-direction:column;align-items:center;justify-content:center}.asianView .eventEasyView>div>div.eventInfos>div.date>div:first-child{display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex:1 1}.asianView .eventEasyView>div>div.eventInfos>div.date>div>div.fav{display:flex;justify-content:center;align-items:center;flex:1 1}.asianView .eventEasyView>div>div.eventInfos>div.date>div>div.fav>img{height:20px;width:20px;cursor:pointer}.asianView .eventEasyView>div>div.eventInfos>div.date>div>div.timing{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a4a4a6;font:12px/14px;text-align:center}.asianView .eventEasyView>div>div.eventInfos>div.date>div .action{font-size:15px;color:#57f6b8;cursor:pointer;text-align:center}.asianView .eventEasyView>div>div.eventInfos>div.date>div .action:hover{text-decoration:underline}.asianView .eventEasyView>div>div.eventInfos>div.participants{display:flex;flex-direction:column;align-items:flex-start}.asianView .eventEasyView>div>div.eventInfos>div.participants>div{display:flex;align-items:center}.asianView .eventEasyView>div>div .box{height:36px}.asianView .eventEasyView>div>div .box>div.score{width:25px;min-width:25px;display:flex;justify-content:center;align-items:center;margin-right:10px}.asianView .eventEasyView>div>div .box>div.score.tennis{width:40px;min-width:40px;letter-spacing:2px}.asianView .eventEasyView>div>div .box>img.teamCard{height:11px;margin:0 4px}.asianView .eventEasyView>div>div.hhc{flex:0 1;width:22px;min-width:22px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#4b4f5a;cursor:pointer}.asianView .eventEasyView>div>div.odds{display:flex}.asianView .eventEasyView>div>div.odds>div{flex:1 1;border-right:1px solid #4a4d56;display:flex;flex-direction:column;align-items:stretch}.asianView .eventEasyView>div>div.odds>div:last-child{border-right:none}.asianView .eventEasyView>div>div.odds>div>div{display:flex;align-items:stretch}.asianView .eventEasyView>div>div.odds>div>div.selected{background:#6a6b70}.asianView .eventEasyView>div>div.odds>div>div.selected:hover{background:#6a6b70!important}.asianView .eventEasyView>div>div.odds>div>div.selectable{cursor:pointer}.asianView .eventEasyView>div>div.odds>div>div.selectable:hover{background:hsla(230,3%,43%,.333)}.asianView .eventEasyView>div>div.odds>div>div>div{flex:1 1;display:flex;justify-content:center;align-items:center}.asianView .eventEasyView>div>div.odds>div>div>div:first-child{color:#e8e2d3}.asianView .eventEasyView>div>div.odds>div>div>div:last-child{color:inherit}.asianView section.eventSection{display:flex;flex-direction:column;align-items:stretch;background:url(/_next/static/media/wrapper-bg.2ddadc30.png);border:3px solid #6a6b70}.asianView section.eventSection>header{display:flex;align-items:stretch;height:77px;padding:0 22px;font:20px/76px;background-color:#1a1c22;border-bottom:1px solid #6a6b70;justify-content:space-between}.asianView section.eventSection>header>ul{display:flex;align-items:center}.asianView section.eventSection>header>ul>li>a{font:16px/17px;color:#2aa929;margin-left:10px;text-decoration:none}.asianView section.eventSection>header>ul>li>a:hover{text-decoration:underline}.asianView section.eventSection>header>ul>li>a.highlight{color:#36ef28}.asianView section.eventSection>header>ul>li>a.red{color:#f8f419}.asianView section.eventSection>header>ul>li>a.white{color:#fff}.asianView section.eventSection>header>div{display:flex;align-items:center}.asianView section.eventSection>header>div>img{height:32px;max-height:32px}.asianView section.eventSection>header>div>span{margin:0 14px}.asianView section.eventSection>section.eventResume{display:flex;align-items:stretch;padding:10px 20px;background:#1a1c22;border-bottom:1px solid hsla(230,3%,43%,.49)}.asianView section.eventSection>section.eventResume>div{flex:1 1}.asianView section.eventSection>section.eventResume>div.date{display:flex;align-items:center;font-size:15px}.asianView section.eventSection>section.eventResume>div.participants{flex:2 1;display:flex;align-items:center;justify-content:center}.asianView section.eventSection>section.eventResume>div.participants>img{height:47px}.asianView section.eventSection>section.eventResume>div.participants>span{font-size:15px;font-weight:600;margin:0 15px}.asianView section.eventSection>section.eventResume>div.actions{display:flex;justify-content:flex-end}.asianView section.eventSection>section.eventResume>div.actions>div{display:flex;flex-direction:column;align-items:center}.asianView section.eventSection>section.eventResume>div.actions>div>span{font-size:14px;text-decoration:underline;cursor:pointer}.asianView section.eventSection>section.eventResume>div.actions>div>div.collapseAll{width:28px;height:28px;background:#6a6b70;display:flex;justify-content:center;align-items:center;margin-top:10px;cursor:pointer}.asianView section.eventSection>section.eventResume>div.actions>div>div.collapseAll>img{height:16px;filter:invert(1)}.asianView section.eventSection>section.odds{display:flex;flex-direction:column;align-items:stretch}.asianView section.eventSection>section.odds>header{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;background:#1a1c22}.asianView section.eventSection>section.odds>header>span{font-size:17px}.asianView section.eventSection>section.odds>header>div.collapse{width:18px;height:18px;background:#6a6b70;display:flex;justify-content:center;align-items:center;cursor:pointer}.asianView section.eventSection>section.odds>header>div.collapse>img{height:12px;filter:invert(1)}.asianView section.eventSection>section.odds section.oddsBlocks{display:flex;flex-direction:column;align-items:stretch;padding:16px 10px}.asianView section.eventSection>section.odds section.oddsBlocks.collapsedUnit{display:none}.asianView section.eventSection>section.odds section.oddsBlocks>div.oddsHeader{display:flex;align-items:stretch}.asianView section.eventSection>section.odds section.oddsBlocks>div.oddsHeader>div{text-align:center}.asianView section.eventSection>section.odds section.oddsBlocks>div{padding:5px 0}.asianView section.eventSection>section.odds section.oddsBlocks>div>div{flex:4 1;margin:0 10px}.asianView section.eventSection>section.odds section.oddsBlocks>div>div.oddsPoints{flex:0 1;width:60px;min-width:60px;border:none}.asianView section.eventSection>section.odds section.oddsBlocks.consernParticipant{flex-direction:row;align-items:flex-start;flex-wrap:wrap}.asianView section.eventSection>section.odds section.oddsBlocks.consernParticipant>div{flex:1 1}.asianView section.eventSection>section.odds section.oddsBlocks>div.oddsRow{display:flex;align-items:stretch}.asianView section.eventSection>section.odds section.oddsBlocks>div.oddsRow.consernParticipant{flex-direction:column;align-items:stretch}.asianView section.eventSection>section.odds section.oddsBlocks>div.oddsRow.consernParticipant>div{margin-bottom:10px}.asianView section.eventSection>section.odds section.oddsBlocks>div.oddsRow.consernParticipant>div:last-child{margin-bottom:0}.asianView section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div{display:flex;align-items:stretch;border:3px solid #6a6b70}.asianView section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div.selected{background:hsla(0,0%,100%,.278)}.asianView section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div.oddsPoints{border:none}.asianView section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div.oddsPoints>div.oddsEvent{color:#fff;font-size:16px}.asianView section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div>div{flex:1 1;display:flex;align-items:center;justify-content:center;padding:8px 15px}.asianView section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div>div.oddsName{font-size:15px;flex:5 1}.asianView section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div>div.oddsEvent{font-size:15px;color:#36ef28}.asianView section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div.oddsHaveName>div:first-child{justify-content:flex-start}.asianView section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div.oddsHaveName>div:last-child{justify-content:flex-end;flex:0 1}.asianView .eventEasyView>div>div.odds,.asianView .oddsViewHeader>div.oddsInfos>div.oddsInfosSections{margin:0;padding:0}.asianView .eventEasyView>div>div.eventInfos>div.participants>div:last-child{opacity:1}.eventWarningBottom{font-weight:600;background:url(/_next/static/media/wrapper-bg.2ddadc30.png);border:3px solid #6a6b70;padding:10px}.showMoreLiveBox{display:flex;align-items:center;justify-content:center;padding:5px;background-color:rgba(0,0,0,.22);color:#f8f419;font-weight:600;cursor:pointer}.showMoreLiveBox:hover{background-color:rgba(0,0,0,.157)}#side{display:flex;flex-direction:column;align-items:stretch;width:290px;margin-left:4px;min-width:290px}#side>*{margin-bottom:4px}nav#userNav{background-color:#22242a;border:3px solid #6a6b70;display:flex;flex-direction:column;align-items:stretch}nav#userNav>div.logo{display:flex;justify-content:center;border-bottom:1px solid #6a6b70;background:#000}nav#userNav>div.logo>div{max-width:80%;display:flex;justify-content:center;padding:10px}nav#userNav>div.logo>div>img{width:100%;max-height:65px}nav#userNav>ul{display:flex;flex-direction:column;align-items:stretch}nav#userNav>ul>li{display:flex}nav#userNav>ul>li>a{text-align:center;flex:1 1;font-size:17px;color:#fff;text-decoration:none;height:45px;border-bottom:1px solid #6a6b70;display:flex;align-items:center;justify-content:center;font-weight:700}nav#userNav>ul>li>a:hover{color:#36ef28}nav#userNav>ul>li:last-child{border-bottom:none}nav#userNav>ul>li.social{justify-content:center;border-bottom:1px solid #6a6b70}nav#userNav>ul>li.social>a{flex:0 1;border-bottom:none}nav#userNav>ul>li.social>a>img{height:28px;margin:0 30px}nav#userNav>ul>li.social>a:hover{background-color:transparent}nav#userNav>ul>li.active>a{color:#36ef28}nav#adminNav{padding:15px 0;justify-content:space-between}nav#adminNav,nav#adminNav>ul{display:flex;align-items:center}nav#adminNav>ul{flex-wrap:wrap}nav#adminNav>ul>li{-webkit-text-size-adjust:none;color:#fff;font-size:14px;line-height:normal;list-style:none;border:0;vertical-align:baseline;float:left;font-size:17px;-webkit-padding-end:25px;padding-inline-end:25px;margin:0 0 10px}nav#adminNav>ul>li:first-child{padding-left:0}nav#adminNav>ul>li>a.back{display:flex;align-items:center;color:#bbb}nav#adminNav>ul>li>a.back:hover{color:#fff}nav#adminNav>ul>li>a.back>img{margin:0 10px}nav#adminNav>ul>li span.tag{background:#d7470c;color:#fff!important;font-size:12px;padding:3px 8px;border-radius:10px;font-weight:700}nav#adminNav>ul>li.active,nav#adminNav>ul>li:hover{color:#e7694b}section#upcomingEvents{background-color:rgba(49,49,49,.9);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:3px solid #6a6b70;display:flex;flex-direction:column;align-items:stretch}section#upcomingEvents>header{background:#000;padding:10px;display:flex;align-items:center}section#upcomingEvents>header>img{height:20px;-webkit-margin-end:10px;margin-inline-end:10px}section#upcomingEvents>header>h2{font-weight:400;font-size:12px}section#upcomingEvents>p{margin:0;padding:10px}section#upcomingEvents>ul,section#upcomingEvents>ul>li{display:flex;flex-direction:column;align-items:stretch}section#upcomingEvents>ul>li{border-bottom:1px solid #4a4d56;cursor:pointer}section#upcomingEvents>ul>li:hover{background-color:hsla(0,0%,100%,.129)}section#upcomingEvents>ul>li:last-child{border-bottom:none}section#upcomingEvents>ul>li>div.infos{display:flex;align-items:stretch;justify-content:space-between;padding:4px 8px;font-size:12px;line-height:18px}section#upcomingEvents>ul>li>div.infos>div.details{display:flex;align-items:center}section#upcomingEvents>ul>li>div.infos>div.details>img{height:18px}section#upcomingEvents>ul>li>div.infos>div.details>div{display:flex;flex-direction:column;margin:0 8px}section#upcomingEvents>ul>li>div.infos>div.date{display:flex;flex-direction:column;align-items:flex-end}section.betSlipWidget{background-color:#fff;border-radius:5px;color:#000;display:flex;flex-direction:column;align-items:stretch;position:relative;max-height:calc(100vh - 10px);overflow-y:auto;position:fixed;z-index:99;bottom:20px;left:50%;transform:translate(-50%);width:400px;max-width:90vw;box-shadow:0 2px 10px rgba(0,0,0,.196);max-height:90vh}section.betSlipWidget>div.loader{display:none;justify-content:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.575);z-index:99}section.betSlipWidget>div.loader.isLoading{display:flex}section.betSlipWidget>header{background:#fff;padding:10px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccc}section.betSlipWidget>header>h2{font-weight:400;font-size:15px;display:flex;align-items:center}section.betSlipWidget>header>h2>div{background-color:#14805e;color:#fff;font-size:14px;line-height:24px;width:24px;height:24px;text-align:center;border-radius:50px;-webkit-margin-end:10px;margin-inline-end:10px}section.betSlipWidget>header>div.remove{height:18px;width:18px;margin:-2px 0;display:flex;justify-content:center;align-items:center;border-radius:2px;cursor:pointer;color:transparent}section.betSlipWidget>header>div.remove>img{transform:rotate(90deg);opacity:.8;transition:.15s ease;max-height:18px}section.betSlipWidget>header>div.remove.rotate>img{transform:rotate(-90deg)}section.betSlipWidget ul.betSlipWidgetTabs{display:flex;align-items:stretch;margin-top:7px;padding:0 5px;border-bottom:3px solid #14805e}section.betSlipWidget ul.betSlipWidgetTabs>li{flex:1 1;text-align:center;padding:3px 5px;cursor:pointer;color:#fff;font-size:13px;background:#14805e;margin:0 5px;border-bottom:none}section.betSlipWidget ul.betSlipWidgetTabs>li.selected{color:#fff701;border-bottom:3px solid #14805e;margin-bottom:-3px}section.betSlipWidget .list{display:flex;flex-direction:column;align-items:stretch}section.betSlipWidget .list>div.loading{height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}section.betSlipWidget .list>*{border-top:3px solid #6a6b70}section.betSlipWidget .list>:first-child{border-top:none}section.betSlipWidget .list>section{display:flex;flex-direction:column;align-items:stretch;padding:12px;position:relative;font:14px/16px}section.betSlipWidget .list>section>div.invalidOdd{background:rgba(170,7,7,.78)}section.betSlipWidget .list>section>div.invalidOdd,section.betSlipWidget .list>section>div.successBet{position:absolute;top:0;left:0;bottom:0;right:0;z-index:5;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;padding:15px;text-shadow:0 1px 6px #000}section.betSlipWidget .list>section>div.successBet{background:rgba(13,98,19,.78);color:#fff}section.betSlipWidget .list>section>div.successBet>img{height:47px;margin-bottom:9px;animation:rotatingAnimation 2s linear infinite;margin-top:13px}section.betSlipWidget .list>section>div.successBet>span{font-weight:600;font-size:18px}section.betSlipWidget .list>section>div.successBet>p{opacity:.7}section.betSlipWidget .list>section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}section.betSlipWidget .list>section>header>div.sport{display:flex;align-items:center;flex:1 1}section.betSlipWidget .list>section>header>div.sport>div{flex:1 1;text-align:right;font-size:11px;color:#14805e;min-width:45px;padding-right:10px}section.betSlipWidget .list>section>header>div.sport>img{height:16px;margin-right:5px}section.betSlipWidget .list>section>header>div.sport>span{margin:0 3px;font-size:11px}section.betSlipWidget .list>section>header>div.sport>span.isLiveEvent{color:#14805e}section.betSlipWidget .list>section>header>div.remove{cursor:pointer;height:18px;width:18px;opacity:.8;background:url(/_next/static/media/close-button.f1630f71.png);background-size:cover;background-position:50%;background-repeat:no-repeat}section.betSlipWidget .list>section>header>div.remove:hover{opacity:1}section.betSlipWidget .list>section>div.infos{display:flex;flex-direction:column;align-items:stretch;margin-top:1px}section.betSlipWidget .list>section>div.infos>*{margin-bottom:8px}section.betSlipWidget .list>section>div.infos>:last-child{margin-bottom:0}section.betSlipWidget .list>section>div.infos>div.participant{display:flex;align-items:center;justify-content:space-between;font:12px/18px;margin-bottom:0}section.betSlipWidget .list>section>div.infos>div.participant>span.score{font:14px/18px}section.betSlipWidget .list>section>div.infos>span.participantSeparator{color:#a4a4a6;font:12px/14px;margin-bottom:0}section.betSlipWidget .list>section>div.infos>span.partName{margin-top:10px;font:12px/15px;margin-bottom:2px}section.betSlipWidget .list>section>div.infos>div.oddInfos{font:12px/15px;font-weight:700;display:flex;align-items:center;justify-content:space-between;margin-top:6px}section.betSlipWidget .list>section>div.infos>div.oddInfos>span.oddValue{background-color:hsla(0,0%,100%,.169);padding:4px 6px;text-shadow:none;font-weight:lighter;border-radius:3px;font-size:13px}section.betSlipWidget .list>section>div.infos>span.parentName{font-size:12px;margin-bottom:4px;opacity:.8}section.betSlipWidget .list>section>div.infos>span.isLiveEvent{margin-bottom:-8px;margin-top:10px;color:#36ef28;font:12px/15px}section.betSlipWidget .list>section>div.infos>span.oddTypeName{font:11px;margin-bottom:2px;margin-top:3px;padding:7px;background:rgba(0,0,0,.18);border-radius:3px}section.betSlipWidget .list>section>footer{display:flex;flex-direction:column;align-items:stretch;margin-top:18px}section.betSlipWidget .list>section>footer>div{display:flex;align-items:center;justify-content:space-between}section.betSlipWidget .list>section>footer>div.warning{background:rgba(255,165,0,.38);border-radius:3px;margin-top:8px;box-shadow:0 2px 3px rgba(0,0,0,.451);margin-bottom:6px;font-weight:600;letter-spacing:1px}section.betSlipWidget .list>section>footer>div.warning>p{margin:0;text-align:center;padding:8px;flex:1 1;font-size:13px}section.betSlipWidget .list>section>footer>div.amount input[type=number]{-webkit-text-size-adjust:none;width:100%;font:16px;padding:18px 11px 5px;color:#000;text-align:right;background-color:transparent;border:none;outline:none;-moz-appearance:textfield}section.betSlipWidget .list>section>footer>div.amount input[type=number]::-webkit-inner-spin-button,section.betSlipWidget .list>section>footer>div.amount input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}section.betSlipWidget .list>section>footer>div.amount.error>div.stake{background-color:rgba(255,0,0,.129);border-color:red}section.betSlipWidget .list>section>footer>div.amount.error>div.stake>span.smx{color:red;font-weight:700}section.betSlipWidget .list>section>footer>div.amount>div{display:flex;align-items:center;position:relative;flex:1 1;margin:0 5px;background:rgba(0,0,0,.047);border-radius:2px;border:1px solid rgba(0,0,0,.188);box-shadow:0 2px 2px rgba(0,0,0,.231)}section.betSlipWidget .list>section>footer>div.amount>div:first-child{-webkit-margin-start:0;margin-inline-start:0}section.betSlipWidget .list>section>footer>div.amount>div:last-child{-webkit-margin-end:0;margin-inline-end:0}section.betSlipWidget .list>section>footer>div.amount>div.input>span{font-size:12px}section.betSlipWidget .list>section>footer>div.amount>div>span{position:absolute;pointer-events:none;left:11px;z-index:5;color:#000;top:13px;transition:all .15s linear}section.betSlipWidget .list>section>footer>div.amount>div>span.smx{top:3px;left:3px;font-size:11px;opacity:.8}section.betSlipWidget .list>section>footer>span.minMax{margin-top:10px;font-size:12px;color:rgba(34,34,34,.608)}section.betSlipWidget .list>section>footer>span.minMax>i{font-style:normal;color:#000}section.betSlipWidget .list>section>footer>ul{display:none;flex-direction:column;align-items:stretch;margin-top:15px}section.betSlipWidget .list>section>footer>ul>li{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}section.betSlipWidget .list>section>footer>ul>li:last-child{margin-bottom:0}section.betSlipWidget .list>section>footer>ul>li label{font:12px/15px;color:#a4a4a6;padding:0 4px 0 0;display:block}section.betSlipWidget .list>section>footer>ul>li span{font:12px/15px;font-style:normal;color:#36ef28}section.betSlipWidget .list>section.bettingFooterSection{margin-top:0;border-top:3px solid #6a6b70;padding-top:15px}section.betSlipWidget .list>section.bettingFooterSection>footer{margin-top:0}section.betSlipWidget p.error{color:#ff4343;font-weight:700;padding:10px;background:hsla(0,85%,68%,.149);text-align:center;width:100%;word-break:break-all}section.betSlipWidget>footer{display:flex;flex-direction:column;align-items:center;padding:5px 0 0;border-top:1px dashed #6a6b70;margin:5px 13px}section.betSlipWidget>footer>p.error{color:#ff4343;font-weight:700;padding:10px;background:hsla(0,85%,68%,.149);text-align:center;width:100%}section.betSlipWidget>footer>ul.resumeStake{width:100%;background:#14805e;border-radius:3px;padding:13px;color:#fff;display:flex;flex-direction:column;align-items:stretch;font-size:13px;margin:5px 0}section.betSlipWidget>footer>ul.resumeStake>li{padding:0;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}section.betSlipWidget>footer>ul.resumeStake>li:last-child{margin-bottom:0}section.betSlipWidget>footer>ul.resumeStake>li.seprated{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;border-bottom:1px solid hsla(0,0%,100%,.322);padding:0 0 8px}section.betSlipWidget>footer>ul.resumeStake>li>span:last-child{font-weight:600;letter-spacing:1px}section.betSlipWidget>footer>ul.resumeStake>li>span.oddsFormat{background-color:hsla(0,0%,100%,.169);color:#000;padding:4px 6px;text-shadow:none;font-weight:lighter;border-radius:3px;font-size:13px}section.betSlipWidget>footer div{font-size:17px;color:#000;height:46px;display:flex;align-items:center;margin:5px 0;width:100%;background:url(/_next/static/media/place-bet.fbd61d15.png) left -2px no-repeat #2c2f34;cursor:pointer;background-color:#2c2f34;justify-content:center;padding:0;color:#fff}section.betSlipWidget>footer div.accept{background:#2c2f34;justify-content:center;padding:0;color:#fff}@keyframes rotatingAnimation{0%{transform:scale(1) rotate(0deg)}33%{transform:scale(1.1) rotate(40deg)}66%{transform:scale(1.1) rotate(-40deg)}}section.accountSection{min-height:600px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;flex-direction:column;align-items:stretch}section.accountSection>header{background:#000;border-bottom:1px solid #575757;display:flex;align-items:center}section.accountSection>header>h2{text-transform:uppercase;font-weight:400;padding:13px}section.accountSection>div.table{background:rgba(49,49,49,.9);display:flex;flex-direction:column;align-items:stretch;flex:1 1}section.accountSection>div.table>div:first-child{flex:1 1}section.accountSection>div.filters{display:flex;flex-direction:column;align-items:center;padding:5px 5px 10px;background:#1a1c22}section.accountSection>div.filters ul{display:flex;align-items:center;gap:2px}section.accountSection>div.filters ul>li{display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;font-size:14px;height:30px;min-width:8%;padding:0 15px;margin:5px;background:#6a6b70;color:#fff;transition:.3s;border-radius:3px}section.accountSection>div.filters ul>li.active,section.accountSection>div.filters ul>li.active:hover{background:#118fca}section.accountSection>div.filters ul>li:hover{background-color:#8e8f94}section.accountSection>div.filters>div{margin-top:10px;display:flex;align-items:center;gap:10px}section.accountSection>div.filters>div select{-webkit-text-size-adjust:none;display:block;color:#dedbdb;border:3px solid #51575c;text-shadow:0 0 0 #dedbdb;background-color:transparent;font-size:15px;padding:0 15px;letter-spacing:1px;height:35px;flex:1 1}section.accountSection>div.filters>div select>optgroup,section.accountSection>div.filters>div select>option{color:#000}section.accountSection div.resume{height:auto;display:flex;align-items:center;justify-content:center;width:100%;background:#373e45;border:1px solid #626262;color:#b2b1b1;font-size:13px;flex-wrap:wrap;padding:9px 9px 0;display:grid;grid-template-columns:1fr 1fr 1fr}section.accountSection div.resume>div{display:flex;align-items:center;gap:5px;margin:0 10px 9px}section.accountSection div.resume>div>label{color:#ffdead}.authPopup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;display:flex;justify-content:center;padding:30px;overflow-y:auto;background:rgba(0,0,0,.66);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);align-items:flex-start}.authPopup>div{max-width:100%;width:500px;color:#fff;background:#14805e;display:flex;flex-direction:column;align-items:stretch}.authPopup>div>header{display:flex;align-items:center;justify-content:space-between;padding:10px;justify-content:flex-end}.authPopup>div>header>div{display:flex;align-items:center;text-transform:uppercase;font-weight:600;height:20px;background:rgba(0,0,0,.239);-webkit-padding-start:5px;padding-inline-start:5px;cursor:pointer}.authPopup>div>header>div:hover{background:rgba(0,0,0,.373)}.authPopup>div>header>div>div{width:20px;height:20px;background-color:hsla(0,0%,100%,.2);display:flex;justify-content:center;align-items:center;-webkit-margin-start:5px;margin-inline-start:5px;cursor:pointer}.authPopup>div>header>div img{cursor:pointer}.authPopup>div>div.logo{display:flex;justify-content:center;align-items:center;margin-top:-20px;margin-bottom:25px;pointer-events:none}.authPopup>div>div.logo>img{height:70px}.authPopup>div>div.loading{display:flex;justify-content:center;align-items:center;padding:50px}.authPopup>div>form{display:flex;flex-direction:column;align-items:center;padding:20px}.authPopup>div>form>header{margin-bottom:20px;width:100%}.authPopup>div>form>header>h3{font-weight:100;font-size:23px}.authPopup>div>form>div.currencySelector{display:flex;flex-direction:column;align-items:stretch;width:70%}.authPopup>div>form>div.currencySelector>label{margin-bottom:5px;opacity:.85}.authPopup>div>form>div.currencySelector>p{font-size:13px;opacity:.7;padding:0;font-style:italic;margin:0}.authPopup>div>form>div.currencySelector>ul{display:flex;align-items:stretch;margin-bottom:15px;margin-top:10px;border:1px solid hsla(0,0%,100%,.345)}.authPopup>div>form>div.currencySelector>ul>li{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;border-right:1px solid hsla(0,0%,100%,.345);opacity:.5;cursor:pointer}.authPopup>div>form>div.currencySelector>ul>li.selected{opacity:1;background-color:hsla(0,0%,100%,.123);color:#00dc00;font-size:600}.authPopup>div>form>div.currencySelector>ul>li:last-child{border-right:none}.authPopup>div>form>div.formField{width:70%;display:flex;flex-direction:column;align-items:stretch;margin-bottom:15px}.authPopup>div>form>div.formField>input[type=email],.authPopup>div>form>div.formField>input[type=password],.authPopup>div>form>div.formField>input[type=text]{background:transparent;color:#fff;padding:10px;background-color:rgba(0,0,0,.11);border:none;border-bottom:2px solid #ffe40a;font-size:16px;border-radius:4px;outline:none}.authPopup>div>form>div.formField>input[type=email]::-moz-placeholder,.authPopup>div>form>div.formField>input[type=password]::-moz-placeholder,.authPopup>div>form>div.formField>input[type=text]::-moz-placeholder{color:hsla(0,0%,100%,.537);opacity:1}.authPopup>div>form>div.formField>input[type=email]:-ms-input-placeholder,.authPopup>div>form>div.formField>input[type=password]:-ms-input-placeholder,.authPopup>div>form>div.formField>input[type=text]:-ms-input-placeholder{opacity:1}.authPopup>div>form>div.formField>input[type=email]::placeholder,.authPopup>div>form>div.formField>input[type=password]::placeholder,.authPopup>div>form>div.formField>input[type=text]::placeholder{color:hsla(0,0%,100%,.537);opacity:1}.authPopup>div>form>div.formField>input[type=email]:-ms-input-placeholder,.authPopup>div>form>div.formField>input[type=password]:-ms-input-placeholder,.authPopup>div>form>div.formField>input[type=text]:-ms-input-placeholder{color:hsla(0,0%,100%,.537)}.authPopup>div>form>div.formField>input[type=email]::-ms-input-placeholder,.authPopup>div>form>div.formField>input[type=password]::-ms-input-placeholder,.authPopup>div>form>div.formField>input[type=text]::-ms-input-placeholder{color:hsla(0,0%,100%,.537)}.authPopup>div>form>div.formField>label{margin-bottom:5px;opacity:.85}.authPopup>div>form>div.verfication{margin-top:20px}.authPopup>div>form>div.verfication>input[type=text]{text-align:center;font-size:29px;letter-spacing:5px}.authPopup>div>form>p.authMessage{background:rgba(255,0,0,.38);padding:9px;text-align:center;border-radius:3px;margin-top:-2px;width:70%}.authPopup>div>form>p.successauthMessage{background:rgba(0,255,47,.38);padding:9px;text-align:center;border-radius:3px;margin-top:-2px}.authPopup>div>form>p.verify{text-align:center;padding:0;margin:0 0 5px;font-size:18px;font-weight:600}.authPopup>div>form>footer.smlbBtn{display:flex;justify-content:space-between;align-items:center}.authPopup>div>form>footer.smlbBtn>input[type=button]{max-width:120px}.authPopup>div>form>footer.smlbBtn>span{text-decoration:underline;cursor:pointer}.authPopup>div>form>div.separatorBox,.authPopup>div>form>footer{display:flex;width:70%;justify-content:stretch}.authPopup>div>form>div.separatorBox>input[type=button],.authPopup>div>form>footer>input[type=button]{flex:1 1;background-color:#ffe40a;color:#000;border:none;outline:none;border-radius:0;padding:10px;cursor:pointer}.authPopup>div>form>div.separatorBox>input[type=button]:hover,.authPopup>div>form>footer>input[type=button]:hover{background-color:#fffb0a}.authPopup>div>form>div.separatorBox{display:flex;margin-top:15px;padding-top:15px;border-top:2px dashed hsla(0,0%,100%,.537);flex-direction:column;align-items:stretch}.authPopup>div>form>div.separatorBox>div{display:flex;justify-content:center;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px;font-weight:600}.accountSection{max-width:1300px;width:100%;margin:20px auto}.casinoLayout{flex:1 1;display:flex;align-items:stretch;max-height:none;overflow-y:visible;overflow-y:initial}.casinoLayout .contentMain{max-height:100vh;display:block;overflow-y:visible;overflow-y:initial}.casinoLayout .casinoGrid{display:flex;flex-direction:column;padding:15px}.casinoLayout .casinoGrid>header{margin-bottom:15px}.casinoLayout .casinoGrid>header>h2{color:#99ffdf;width:100%;font-size:24px}.casinoLayout .casinoGrid>div.swiper{width:100%;margin-top:-10px}.casinoLayout .casinoGrid>div.swiper:hover .swiper-slide{opacity:.5}.casinoLayout .casinoGrid>div.swiper .swiper-slide{text-align:center;font-size:18px;background:rgba(0,0,0,.244);color:#000;display:flex;justify-content:center;align-items:center;position:relative;height:220px;border-radius:5px;transition:all .15s linear;margin:10px 0}.casinoLayout .casinoGrid>div.swiper .swiper-slide:hover{transform:scale(1.05);opacity:1;box-shadow:0 2px 15px rgba(0,0,0,.412)}.casinoLayout .casinoGrid>div.swiper .swiper-slide div.bg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;border-radius:5px;transition:all .15s linear}.casinoLayout .casinoGrid>div.grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-gap:10px}.casinoLayout .casinoGrid>div.grid:hover>div{opacity:.5}.casinoLayout .casinoGrid>div.grid>div{width:100%;background-color:rgba(0,0,0,.183);background-size:cover;background-position:50%;min-height:220px;border-radius:5px;transition:all .1s linear;cursor:pointer}.casinoLayout .casinoGrid>div.grid>div:hover{transform:scale(1.05);opacity:1;box-shadow:0 2px 15px rgba(0,0,0,.412)}.casinoLayout .casinoCategories{display:flex;flex-wrap:wrap;justify-content:center;border-bottom:1px solid hsla(0,0%,100%,.171);padding-top:10px}.casinoLayout .casinoCategories>div{padding:10px;cursor:pointer;border-bottom:1px solid transparent;margin:0 5px -1px}.casinoLayout .casinoCategories>div.active{border-bottom-color:#28ffbb}.casinoLayout .casinoCategories>div.active>img,.casinoLayout .casinoCategories>div:hover>img{opacity:1}.casinoLayout .casinoCategories>div>img{height:35px;filter:invert(1);opacity:.4}.casinoLayout .casinoProviders{display:flex;flex-wrap:wrap;justify-content:space-evenly;border-bottom:1px solid hsla(0,0%,100%,.171);padding-bottom:15px}.casinoLayout .casinoProviders.casinoProvidersNB{padding-bottom:0;justify-content:center}.casinoLayout .casinoProviders.casinoProvidersNB>div{border-bottom:1px solid transparent;margin-bottom:-1px;height:71px}.casinoLayout .casinoProviders.casinoProvidersNB>div.active{border-bottom-color:#28ffbb}.casinoLayout .casinoProviders>div{display:flex;align-items:center;justify-content:center;padding:10px;margin:0 5px;cursor:pointer}.casinoLayout .casinoProviders>div.active>img,.casinoLayout .casinoProviders>div:hover>img{opacity:1}.casinoLayout .casinoProviders>div>img{width:80px;filter:brightness(0) invert(1);opacity:.4}.casinoLayout .casinoSLS{padding:25px 0}.casinoLayout .casinoSLS .swiper{height:250px}.casinoLayout .casinoSLS .swiper-wrapper{align-items:center}.casinoLayout .casinoSLS .swiper-pagination-bullet-active{background-color:#28ffbb}.casinoLayout .casinoSLS .swiper-slide{text-align:center;font-size:18px;background:rgba(0,0,0,.244);color:#000;display:flex;justify-content:center;align-items:center;position:relative;height:230px;border-radius:10px;transition:all .15s linear}.casinoLayout .casinoSLS .swiper-slide.swiper-slide-active{height:250px}.casinoLayout .casinoSLS .swiper-slide.swiper-slide-active div.bg{opacity:1;filter:blur(0)}.casinoLayout .casinoSLS .swiper-slide div.bg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;border-radius:10px;opacity:.3;transition:all .15s linear;filter:blur(1px)}#mainApp.casino{background-color:transparent}.casinoGamesList{background-color:#222;width:100%;max-width:1300px;height:1000px;z-index:3;position:relative;margin:50px auto 0;border-radius:20px}.casinoGamesList:after{height:800px;z-index:-2;box-shadow:0 0 88px rgba(40,255,187,.922)}.casinoGamesList:after,.casinoGamesList:before{content:"";position:absolute;top:0;left:0;right:0;border-radius:20px}.casinoGamesList:before{height:1200px;background-color:#222;z-index:-1}.casinoGamesSection{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1300px;padding:15px 0;margin:25px auto 0;position:relative}.casinoGamesSection>h2{color:#99ffdf;text-align:center;width:100%;padding:0 15px;font-size:40px;line-height:40px}.casinoGamesSection>span{position:absolute;right:0;top:35px;color:#28ffbb;font-size:17px;cursor:pointer}.casinoGamesSection>span:hover{text-decoration:underline}.casinoGamesSection>div.lsDrop{display:flex;flex-direction:column;align-items:flex-start;width:1300px;max-width:100vw;margin-top:20px;overflow-y:hidden;overflow-x:hidden;padding:20px;position:relative}.casinoGamesSection>div.lsDrop:hover>div{opacity:1}.casinoGamesSection>div.lsDrop>div{position:absolute;top:20px;left:0;bottom:20px;width:50px;background-color:rgba(34,34,34,.9);display:flex;align-items:center;justify-content:center;opacity:0;cursor:pointer;transition:all .15s linear}.casinoGamesSection>div.lsDrop>div>img{height:30px;filter:invert(1);opacity:.8;transform:rotate(-180deg)}.casinoGamesSection>div.lsDrop>div.ra{left:auto;right:0}.casinoGamesSection>div.lsDrop>div.ra>img{transform:none}.casinoGamesSection>div.lsDrop>ul{display:flex;align-items:stretch;margin-bottom:15px;max-height:200px}.casinoGamesSection>div.lsDrop>ul:last-child{margin-bottom:0}.casinoGamesSection>div.lsDrop>ul>li{height:200px;width:360px;background-color:#000;background-image:url(https://content001.bet365.nl/LiveCasino/SGP/GamePodImages/PTLiveAllBetsBlackjack_1000x400.jpg);background-size:cover;background-position:50%;-webkit-margin-end:15px;margin-inline-end:15px;border-radius:50px;transition:all .15s linear;cursor:pointer}.casinoGamesSection>div.lsDrop>ul>li:hover{width:380px;height:211px;margin-top:-5px}.casinoGamesSection>div.lsDrop>ul>li:last-child{-webkit-margin-after:0;margin-block-end:0}#mainHeader.casinoSection{padding:0 13px}#mainHeader.casinoSection ul.easylink>li{border-bottom-width:2px}#mainHeader.casinoSection ul.easylink>li.active{border-bottom-color:#28ffbb;border-bottom-width:2px}.casinoSection .userAuth>input[type=button]{background-color:#28ffbb}.casinoPresentation{height:56.25vw;position:relative;margin-top:-102px;margin-bottom:-70vh;max-height:80vh;background-color:#222;display:flex;align-items:stretch;flex-direction:column;justify-content:center;overflow:hidden;left:0;right:0;top:0;z-index:-1}.casinoPresentation>div.gradient{position:absolute;left:0;right:0;top:0;height:150px;background-image:linear-gradient(180deg,hsla(0,0%,7%,.7),hsla(0,0%,7%,0))}.casinoPresentation>div.bgradient{position:absolute;left:0;right:0;bottom:0;height:400px;background-image:linear-gradient(0deg,#222,rgba(34,34,34,0))}.casinoPresentation>footer{position:absolute;left:0;right:0;bottom:0;z-index:9;display:flex;align-items:flex-end;justify-content:space-between;padding:25px}.casinoPresentation>footer>h1{color:#fff;display:block;font-size:25px;letter-spacing:-1.2px;text-align:left;text-shadow:0 2px 12px rgba(0,0,0,.7)}.casinoPresentation>footer>button{background-color:#28ffbb;border-radius:10px;min-width:150px;height:40px;line-height:40px;padding:0 15px;font-size:20px;color:#222;letter-spacing:-.58px;text-align:center;box-sizing:border-box;cursor:pointer;display:inline-block;text-decoration:none;border:none;height:50px;line-height:50px;font-size:25px;min-width:200px;letter-spacing:-.72px}section.casino{display:flex;flex-direction:column;align-items:stretch}section.casino>section.providers{border:3px solid #6a6b70;min-height:250px;background-image:url(https://static.vecteezy.com/system/resources/previews/005/525/151/original/online-casino-banner-with-smartphone-casino-slot-machine-casino-roulette-playing-cards-poker-chips-on-gold-podium-with-yellow-neon-ring-on-background-3d-realistic-illustration-vector.jpg);background-size:cover;background-position:50%;display:flex;align-items:stretch}section.casino>section.providers>div{background:#000;background:linear-gradient(0deg,#000,rgba(0,0,0,.746));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);flex:1 1;display:flex;min-width:0;padding-top:130px;flex-direction:column;align-items:stretch}section.casino>section.providers>div>div.search{display:flex;align-items:center;margin:10px 30px 30px}section.casino>section.providers>div>div.search>input[type=text]{border:none;outline:none;background:transparent;width:100%;background-color:hsla(0,0%,100%,.122);background-image:url(/_next/static/media/search.c8747769.png);background-size:20px;background-repeat:no-repeat;background-position:10px;padding:11px;-webkit-padding-start:40px;padding-inline-start:40px;color:#fff;border-radius:3px}section.casino>section.providers>div>ul{display:grid;flex:1 1;min-width:0;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:30px;margin:30px 30px 10px}section.casino>section.providers>div>ul>li{display:flex;align-items:center;justify-content:center;background:#0a6246;border-radius:3px;box-shadow:0 2px 5px #000;cursor:pointer;padding:10px;height:75px}section.casino>section.providers>div>ul>li:hover{background:#074d37}section.casino>section.providers>div>ul>li:hover>img{transform:scale(1.1)}section.casino>section.providers>div>ul>li>img{max-width:80%;max-height:50px;max-width:109px;transition:all .05s linear}section.casino>section.providers>div>ul>li.selected{background:hsla(0,0%,100%,.188)!important}section.casino>section.providers>div>ul>li.selected>img{transform:scale(1.1)}section.casino>section.games{border:3px solid #6a6b70;margin-top:5px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:15px;padding:15px;background:#272a31}section.casino>section.games>div{aspect-ratio:2/2;width:100%;background-size:100% 100%;background-position:50%;border-radius:3px;box-shadow:0 2px 6px rgba(0,0,0,.761);background-color:#01348e;transition:all .05s linear;min-height:180px;cursor:pointer}section.casino>section.games>div:hover{transform:scale(1.1)}section.casinoGameView{display:flex;flex-direction:column;align-items:stretch;background-size:cover;background-position:50%;background-repeat:no-repeat;flex:1 1}section.casinoGameView.fullscreen{position:absolute;top:0;left:0;right:0;bottom:0}section.casinoGameView.fullscreen>section>section{max-width:100vw;padding:0 10px}section.casinoGameView.isMobile{top:0}section.casinoGameView.isMobile .fullscreenButton{display:none!important}section.casinoGameView.isMobile>section>section>section{padding-bottom:0}section.casinoGameView.isMobile section>section>header{padding:5px}section.casinoGameView.isMobile section>section>header>div.gameInfos>div.thumbnail,section.casinoGameView.isMobile section>section>header>div.gameInfos>h2{display:none}section.casinoGameView>section{flex:1 1;background:rgba(0,0,0,.722);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:stretch}section.casinoGameView>section>section{max-width:1210px;width:100%;margin:0 auto;flex:1 1;display:flex;flex-direction:column;align-items:stretch;padding-top:14px}section.casinoGameView>section>section>header{padding:10px 0;display:flex;align-items:center;justify-content:space-between}section.casinoGameView>section>section>header>div.actions{display:flex;align-items:center}section.casinoGameView>section>section>header>div.actions>div.back{display:flex;justify-content:center;align-items:center;height:30px;width:30px;background:hsla(0,0%,100%,.161);border-radius:2px;transition:all .05s linear;cursor:pointer;-webkit-margin-end:10px;margin-inline-end:10px}section.casinoGameView>section>section>header>div.actions>div.back:hover{background:hsla(0,0%,100%,.255)}section.casinoGameView>section>section>header>div.actions>div.back>img{height:18px;transform:rotate(90deg);filter:invert(1)}section.casinoGameView>section>section>header>div.gameInfos{display:flex;align-items:center}section.casinoGameView>section>section>header>div.gameInfos>h2{margin:0 15px;text-transform:uppercase}section.casinoGameView>section>section>header>div.gameInfos>div.thumbnail{aspect-ratio:3/2;height:50px;background-color:#01348e;border-radius:5px;background-position:50%;background-size:cover;box-shadow:0 2px 2px rgba(0,0,0,.69)}section.casinoGameView>section>section>section{flex:1 1;padding-bottom:10px;display:flex;align-items:stretch}section.casinoGameView>section>section>section>div{flex:1 1;padding:15px;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;font-size:25px}section.casinoGameView>section>section>section>iframe{flex:1 1;border:none}.casinoTermsPopup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background-color:rgba(0,0,0,.471);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center}.casinoTermsPopup>div{width:500px;height:650px;max-width:90%;max-height:90%;background:#0b4432;box-shadow:0 2px 10px #000;border:1px solid #b18511;border-radius:4px;display:flex;flex-direction:column;align-items:stretch}.casinoTermsPopup>div>header{display:flex;align-items:center;justify-content:space-between;padding:10px;background-color:hsla(0,0%,100%,.039)}.casinoTermsPopup>div>header>h1{font-weight:400;font-size:18px;text-transform:uppercase}.casinoTermsPopup>div>header>div{width:25px;height:25px;display:flex;align-items:center;justify-content:center;font-weight:700;background-color:#a56c07;border-radius:2px;cursor:pointer}.casinoTermsPopup>div>header>div:hover{background-color:#bd7b09}.casinoTermsPopup>div>div{min-height:0;flex:1 1;overflow-y:auto}.casinoTermsPopup>div>div>p{margin:0;padding:15px;font-size:14px;opacity:.95}.casinoTermsPopup>div>footer{padding:15px;display:flex;align-items:center;justify-content:center}.casinoTermsPopup>div>footer>button{border:none;background:#ffbc0b;padding:14px;font-size:15px;border-radius:3px;cursor:pointer}.casinoTermsPopup>div>footer>button:hover{background:#ffce0b}#main.adminLayout{max-width:1300px;width:100%;margin:0 auto}div.betDescriptionAdmnSport{display:flex;flex-direction:column;align-items:stretch;font-size:11px}div.betDescriptionAdmnSport>span.parentName{text-transform:uppercase;margin-bottom:5px;font-size:12px;display:flex;align-items:center}div.betDescriptionAdmnSport>span.parentName>img{height:12px;-webkit-margin-end:5px;margin-inline-end:5px;border-radius:50px}div.betDescriptionAdmnSport>span>span{margin:0 3px}div.betDescriptionAdmnSport>span b{color:#36ef28}div.betDescriptionAdmnSport>span.betType{margin-top:5px}div.betDescriptionAdmnSport>span.boxParlayView{display:flex;align-items:stretch}div.betDescriptionAdmnSport>span.boxParlayView i.oddNameFormatMV{unicode-bidi:-moz-plaintext;unicode-bidi:plaintext;display:inline}div.betDescriptionAdmnSport>span.boxParlayView>span{flex:1 1;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.116);padding:5px;border-radius:3px}div.betDescriptionAdmnSport>span.boxParlayView>span.participantOvView{flex-direction:column;align-items:stretch;text-align:start;gap:3px}div.betDescriptionAdmnSport>span.boxParlayView>span.participantOvView>span{border-bottom:1px solid hsla(0,0%,100%,.212);padding-bottom:3px}div.betDescriptionAdmnSport>span.boxParlayView>span.participantOvView>span:last-child{border-bottom:0}header.adminSubHeader{height:76px;background:#21242a;padding:0 22px;border:3px solid #6a6b70;border-bottom:none;justify-content:space-between}header.adminSubHeader,header.adminSubHeader>h2{font:20px/76px;display:flex;align-items:center}header.adminSubHeader>h2>span{margin:0 15px}header.adminSubHeader input[type=text]{-webkit-text-size-adjust:none;-webkit-appearance:none;border-radius:0;display:block;height:34px;border:3px solid #5c5e66;float:left;margin:0 3px;background:none;font-size:15px;text-shadow:0 0 0 #737373;padding:0 8px;width:112px;color:#d9d9d9;outline:none}header.adminSubHeader.simple{border:none}.tableBetSettings{border-collapse:collapse;width:100%}.tableBetSettings td{border:1px solid hsla(0,0%,100%,.393);padding:5px}.tableBetSettings tr:nth-child(2n){background:rgba(2,2,2,.325)}.tableBetSettings tr.tlt>td{background-color:#000;font-weight:600;text-align:center}.tableBetSettings div.rps{display:flex;justify-content:center}.tableBetSettings div.rps>div{display:flex;align-items:center;margin:0 5px;flex:1 1}.tableBetSettings div.rps>div>span{font-size:13px;color:#fff;opacity:.7}.tableBetSettings tr.groupFee>td{background-color:rgba(255,0,0,.257)}.tableBetSettings div.casinoLimit{display:flex;flex-direction:column;align-items:flex-start}.tableBetSettings div.casinoLimit>span{font-size:11px;text-transform:uppercase;margin-bottom:3px;opacity:.7}.tableBetSettings div.casinoLimit>input[type=number]{width:140px}.tableBetSettings input[type=number]{width:80px;text-align:center;font-size:13px;-webkit-margin-end:5px;margin-inline-end:5px}.tableBetSettings input[type=number]:disabled{background-color:transparent;border:none;color:#fff;opacity:.7}.adminContent{background:#3d4048;display:flex;flex-direction:column;align-items:stretch;border:3px solid #6a6b70;border-top:none}.adminContent select{-webkit-text-size-adjust:none;display:block;color:#dedbdb;border:3px solid #51575c;text-shadow:0 0 0 #dedbdb;background-color:transparent;font-size:15px;padding:0 15px;letter-spacing:1px;height:35px;flex:1 1}.adminContent select>optgroup,.adminContent select>option{color:#000}.admin_form{background:#32393f;align-items:stretch;border:3px solid #6a6b70;border-top:none}.admin_form,.admin_form>div{display:flex;flex-direction:column}.admin_form>div{width:100%;padding:25px}.admin_form>div>div{display:flex;align-items:stretch}.admin_form>div>div>div{flex:1 1}.admin_form>div>div>div:first-child{padding:18px 0 13px;border-bottom:1px solid #53575d;color:#dedbdb}.admin_form>div>div>div:last-child{flex:1 1;display:flex;align-items:center;padding:0 30px}.admin_form>div>div>div:last-child>label{color:#fff;font-size:14px;line-height:normal;padding:0;border:0;vertical-align:baseline;font-weight:700}.admin_form>div>div>div.multicombo{display:flex;justify-content:flex-end}.admin_form>div>div>div.multicombo>ul{display:flex;flex-direction:column;align-items:flex-end}.admin_form>div>div>div.multicombo>ul>li{display:flex;align-items:center;margin-bottom:5px}.admin_form>div>div>div.multicombo>ul>li:last-child{margin-bottom:0}.admin_form>div>div>div.multicombo>ul>li>label{margin:0 10px;text-transform:uppercase;opacity:.9;font-weight:600;font-size:12px}.admin_form>div>div>div.field{display:flex;flex-direction:column;align-items:flex-start}.admin_form>div>div>div.field>span.error{display:none;color:#e7694b;margin-top:3px}.admin_form>div>div>div.field.error>span.error{display:block}.admin_form>div>div>div.field.error>input[type=number],.admin_form>div>div>div.field.error>input[type=password],.admin_form>div>div>div.field.error>input[type=text]{border-color:#e7694b}.admin_form>div>div>div.action{display:flex;align-items:center;justify-content:flex-end}.admin_form>div>div>div>input[type=number],.admin_form>div>div>div>input[type=password],.admin_form>div>div>div>input[type=text]{-webkit-text-size-adjust:none;-webkit-appearance:none;border-radius:0;font-size:15px;padding:0 15px;letter-spacing:1px;width:264px;height:34px;background:none;color:#dedbdb;border:3px solid #51575c;text-shadow:0 0 0 #dedbdb;outline:none;margin:9px 0 0;width:100%}.admin_form>div>div>div>input[type=number]:focus,.admin_form>div>div>div>input[type=password]:focus,.admin_form>div>div>div>input[type=text]:focus{background:#fff;color:#000;border-color:#fff}.admin_form>div>div>div>span.subIndicator{margin:5px 0;font-size:12px;color:#c7c7c7}.admin_form>div>div>div>input[type=button]{height:36px;width:117px;display:block;color:#fff;font-size:16px;text-align:center;line-height:36px;text-decoration:none;background:#686868;cursor:pointer;outline:none;border:none}.admin_form>div>div>div>input[type=button]:hover{text-decoration:underline}.admin_form>footer{border-top:2px solid #fff;margin:0 25px 25px;padding-top:25px;display:flex;align-items:center;justify-content:center}.admin_form>footer>*{-webkit-text-size-adjust:none;font:17px/46px;-webkit-appearance:none;border-radius:0;padding:0 15px;letter-spacing:1px;height:49px;border:none;text-align:center;font-size:19px;font-weight:700;color:#fff;cursor:pointer;background:#e7694b;width:313px;display:inline-block;margin:0 10px}.admin_form>footer>.grey{background-color:#686868}ul.tableactions{display:flex;align-items:stretch}ul.tableactions>li{border-radius:2px;padding:4px 8px;background:#1ab11a;margin-right:5px;cursor:pointer}ul.tableactions>li:last-child{margin-right:0}ul.tableactions>li.green{background:#1ab11a}ul.tableactions>li.green:hover{background:#19c919}ul.tableactions>li.red{background:#b11a1a}ul.tableactions>li.red:hover{background:#ce1313}.tableLink{cursor:pointer}.tableLink:hover{text-decoration:underline}.react-tabs__tab-list{display:flex;align-items:stretch;border-bottom:1px solid hsla(0,0%,100%,.278)}.react-tabs__tab-list>li{padding:10px 15px;font-size:16px;font-weight:600;border-right:1px solid hsla(0,0%,100%,.278);display:flex;align-items:center;cursor:pointer;outline:none!important}.react-tabs__tab-list>li span.tag{background:#d7470c;color:#fff!important;font-size:12px;padding:3px 8px;border-radius:10px;font-weight:700}.react-tabs__tab-list>li:hover{background:hsla(0,0%,100%,.119)}.react-tabs__tab-list>li.react-tabs__tab--selected{background:rgba(14,80,229,.49)!important}.react-tabs__tab-list>li.react-tabs__tab--selected>img{opacity:1}.react-tabs__tab-list>li>img{height:22px;margin-right:15px;filter:invert(1);opacity:.8}section.adminDashboard{background:#22242a;border:3px solid #6a6b70;flex-direction:column}section.adminDashboard,section.adminDashboard>div.row{display:flex;align-items:stretch}section.adminDashboard>div.row>div{display:flex;flex-direction:column;flex:1 1}section.adminDashboard>div.row>div>header{padding:10px;border-bottom:1px solid hsla(0,0%,100%,.201)}section.adminDashboard>div.row>div>header>h2{text-transform:uppercase;font-size:14px}section.adminDashboard>div.row>div>div{flex:1 1}section.adminDashboard>div.row>div>div.chart{padding:0}.adminTable{flex-direction:column}.adminTable,.adminTable>header{display:flex;align-items:stretch}.adminTable>header{justify-content:space-between;background:#1a1c22}.adminTable>header>div.filters{display:flex;align-items:center;padding:0 10px}.adminTable>header>div.filters>input{background:transparent;border:1px solid hsla(0,0%,100%,.2);color:#fff;border-radius:3px;padding:7px;width:200px}.adminTable>header>div.filters>div{display:flex;align-items:center;margin:0 6px;background:hsla(0,0%,100%,.078);padding:8px 10px;border-radius:2px}.adminTable>header>div.filters>div>label{-webkit-margin-start:5px;margin-inline-start:5px}.adminTable>header>div.filters>select{margin-right:10px}.adminTable>header>div.filters>ul{display:flex;align-items:center;-webkit-margin-start:10px;margin-inline-start:10px}.adminTable>header>div.filters>ul>li{background:hsla(0,0%,100%,.09);padding:10px;-webkit-margin-end:10px;margin-inline-end:10px;border-radius:5px;cursor:pointer}.adminTable>header>div.filters>ul>li.active{background-color:#086ac7}.adminTable>header>div.search{display:flex;align-items:center;background:#40424b;padding:14px 20px;font-size:15px}.adminTable>header>div.search>span{color:#d9d9d9;font-size:15px;margin:0 18px 0 0;text-transform:uppercase;font-weight:800}.adminTable>header>div.search>input[type=text]{-webkit-text-size-adjust:none;-webkit-appearance:none;border-radius:0;display:block;height:34px;border:3px solid #5c5e66;float:left;margin:0 3px;border-radius:3px;background:none;font-size:15px;text-shadow:0 0 0 #737373;padding:0 8px;width:112px;color:#d9d9d9;outline:none}.adminTable>header>div.search>input[type=button]{-webkit-text-size-adjust:none;display:block;font:17px/46px;color:#fff;-webkit-appearance:none;border-radius:0;width:34px;height:34px;background:#5c5e66 url(/_next/static/media/icon_search_admin.bcdea288.png) no-repeat 50%!important;border:none;float:left;padding:0;margin:0 0 0 10px;cursor:pointer}.adminTable>table{width:100%}.adminTable>table,.adminTable>table th{border-collapse:separate;border-spacing:0}.adminTable>table th{-webkit-text-size-adjust:none;color:#fff;line-height:normal;margin:0;border:0;font-weight:400;float:none!important;text-align:center;background:#21242a;border-left:1px solid #33363b;vertical-align:middle;font-size:12px;border-bottom:1px solid #40444b}.adminTable>table th>div{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:5px}.adminTable>table th>div:hover{background-color:hsla(0,0%,100%,.096)}.adminTable>table th>div>img{height:20px;-webkit-margin-start:3px;margin-inline-start:3px;-webkit-margin-end:-5px;margin-inline-end:-5px;filter:brightness(0) invert(1);opacity:.2}.adminTable>table th>div.selected>img{opacity:1}.adminTable>table th>div.desc>img{transform:rotate(180deg)}.adminTable>table button.expend{border:1px solid #000;background:#c1c1c1;border-radius:7px;font-size:18px;box-shadow:0 2px 2px hsla(0,0%,100%,.38);cursor:pointer;width:30px}.adminTable>table tr.subTicket>td{background:#4a4f5a!important}.adminTable>table tr.hoverable>td{cursor:pointer}.adminTable>table tr.red>td{background:rgba(255,0,0,.219)}.adminTable>table tbody>tr{background:#2f333b}.adminTable>table tbody>tr.subUserRender{background-color:#1d525c!important}.adminTable>table tbody>tr:nth-child(2n){background-color:#262a30}.adminTable>table td{-webkit-text-size-adjust:none;border-collapse:separate;border-spacing:0;margin:0;border:0;float:none!important;font:15px/17px;color:#fffefe;border-left:1px solid #40444b;border-bottom:1px solid #40444b;vertical-align:middle;text-align:center;padding:7px 3px;font-size:13px;border-top:none}.adminTable>table td.clickable{cursor:pointer}.adminTable>table td.clickable:hover{background-color:rgba(64,68,75,.651)}.adminTable>table td.grey{color:#a4a4a6}.adminTable>table td img.imageAction{opacity:.5;cursor:pointer;vertical-align:middle}.adminTable>table td img.imageAction:hover{opacity:1;margin:0 auto}.adminTable>table td img.imageAction.svgimageAction{height:30px;filter:invert(1)}.adminTable>table td a{-webkit-text-size-adjust:none;border-collapse:separate;border-spacing:0;font:15px/17px;text-align:center;font-size:13px;margin:0;padding:0;border:0;text-decoration:none;color:#a4a4a6;display:inline-block;line-height:.95;vertical-align:baseline;border-bottom:none}.adminTable>table td a:hover{color:#fff;border-bottom:1px solid #a4a4a6}.adminTable>table td>div.betDescription{display:flex;flex-direction:column;align-items:center;font-size:11px}.adminTable>table td>div.betDescription>span.parentName{text-transform:uppercase;margin-bottom:5px;font-size:12px}.adminTable>table td>div.betDescription>span.parentName>img{height:12px;margin-bottom:-2px;border-radius:50px}.adminTable>table td>div.betDescription>span>span{margin:0 3px}.adminTable>table td>div.betDescription>span b{color:#36ef28}.adminTable>table td>div.betDescription>span.betType{margin-top:5px}.adminTable>table td input[type=number]{-webkit-text-size-adjust:none;-webkit-appearance:none;border-radius:0;font-size:15px;padding:0 15px;letter-spacing:1px;height:34px;background:none;color:#dedbdb;border:3px solid #51575c;text-shadow:0 0 0 #dedbdb;outline:none;margin:9px 0 0}.adminTable>table td input[type=number]:focus{background:#fff;color:#000;border-color:#fff}.betSlipInformationPopup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;display:flex;justify-content:center;padding:30px;overflow-y:auto;background:rgba(0,0,0,.66);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);align-items:flex-start}.betSlipInformationPopup>div{max-width:100%;width:670px;border:3px solid #6a6b70;background:#30373d;display:flex;flex-direction:column;align-items:stretch}.betSlipInformationPopup>div>header{background:#1a1c22;border-bottom:1px solid #32393f;height:77px;display:flex;align-items:center;justify-content:space-between;padding:18px}.betSlipInformationPopup>div>header img{cursor:pointer}.betSlipInformationPopup>div>section{display:flex;align-items:stretch}.betSlipInformationPopup>div>section>*{flex:1 1}.betSlipInformationPopup>div>section>.history{flex:.5 1;background-color:hsla(0,0%,100%,.051);border-left:1px solid hsla(0,0%,100%,.161);display:flex;flex-direction:column;align-items:stretch}.betSlipInformationPopup>div>section>.history>h2{font-size:14px;font-weight:600;padding:10px;border-bottom:1px solid hsla(0,0%,100%,.161)}.betSlipInformationPopup>div>section>.history>p{text-align:center;padding:15px;opacity:.7}.betSlipInformationPopup>div>section>.history div.historyLine{display:flex;flex-direction:column;align-items:flex-start;padding:10px;border-bottom:1px solid hsla(0,0%,100%,.161);font-size:12px}.betSlipInformationPopup>div>section>.history div.historyLine>i{opacity:.8;font-style:normal}.betSlipInformationPopup>div>section>ul,.betSlipInformationPopup>div>ul{display:flex;flex-direction:column;align-items:stretch;margin:20px}.betSlipInformationPopup>div>section>ul>li,.betSlipInformationPopup>div>ul>li{display:flex;justify-content:space-between;align-items:center;padding:10px;border-bottom:1px solid hsla(0,0%,76%,.302)}.betSlipInformationPopup>div>section>ul>li.colored,.betSlipInformationPopup>div>ul>li.colored{background:#4a535a}.betSlipInformationPopup>div>section>ul>li>div,.betSlipInformationPopup>div>ul>li>div{display:flex;align-items:center}.betSlipInformationPopup>div>section>ul>li>div>span,.betSlipInformationPopup>div>ul>li>div>span{margin:0 8px}.betSlipInformationPopup>div>section>ul>li>div.clickable,.betSlipInformationPopup>div>ul>li>div.clickable{cursor:pointer}.betSlipInformationPopup>div>section>ul>li>div.clickable:hover,.betSlipInformationPopup>div>ul>li>div.clickable:hover{text-decoration:underline}ul.adminTagList{margin-top:3px;display:flex;align-items:center;justify-content:center}ul.adminTagList>li{margin:0 5px}ul.adminTagList>li>span{background:red;font-size:10px;padding:2px 3px;border-radius:3px;color:#fff}ul.adminTagList>li>span.admin-tag-SUPER_AGENT{background:#ff5900}ul.adminTagList>li>span.admin-tag-AGENT{background:#004fff}ul.adminTagList>li>span.admin-tag-USER{background:#10940e}ul.adminTagList>li>span.admin-tag-WC{background:#04a202}ul.adminTagList>li>span.admin-tag-WCOFF{background:#b30707}span.betStatus.win{color:#36ef28}span.betStatus.lose{color:#e7694b}span.betStatus.canceled{color:#a4a4a6}span.betStatus.open{color:#00b8ff}.globalTabSubHeader{display:flex;align-items:center;margin:0 20px}.globalTabSubHeader>li{font-size:16px;background:rgba(0,0,0,.141);border-radius:2px;text-transform:none;padding:9px 12px;margin:0 5px;cursor:pointer;line-height:normal}.globalTabSubHeader>li:hover{background:rgba(0,0,0,.25)}.globalTabSubHeader>li.active{background:#086ac7}.paymentReportTable tbody>tr.ids>td{background:#2b2b2b}.paymentReportTable tbody>tr.ids>td.idok{background:rgba(8,209,65,.247)!important}.paymentReportTable tbody>tr.ids>td.ider{background:rgba(209,8,8,.247)!important}.paymentReportTable tbody>tr.ids>td.idw{background:#1c1c1c}.paymentReportTable tbody>tr.ids>td.idw.idok{background:rgba(8,209,65,.247)!important}.paymentReportTable tbody>tr.ids>td.idw.ider{background:rgba(209,8,8,.247)!important}.paymentReportTable tbody>tr>td.idw{background:rgba(0,0,0,.325)}.paymentReportTable tbody>tr>td div{display:flex;flex-direction:column;align-items:center}.paymentReportTable tbody>tr>td button{border:none;padding:3px 8px;border-radius:3px;margin-top:8px;cursor:pointer}.paymentReportTable tbody>tr>td.idok{background:rgba(8,209,65,.247)!important}.paymentReportTable tbody>tr>td.ider{background:rgba(209,8,8,.247)!important}.paymentReportTableWeeksListing{display:flex;align-items:center}.paymenReportDetails{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;display:flex;justify-content:center;padding:30px;overflow-y:auto;background:rgba(0,0,0,.66);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);align-items:flex-start}.paymenReportDetails>div{max-width:100%;width:950px;border:3px solid #6a6b70;background:#30373d;display:flex;flex-direction:column;align-items:stretch}.paymenReportDetails>div>header{background:#1a1c22;border-bottom:1px solid #32393f;height:77px;display:flex;align-items:center;justify-content:space-between;padding:18px}.paymenReportDetails>div>header img{cursor:pointer}.paymenReportDetails>div>div>div.currentBalance{display:flex;flex-direction:column;align-items:center;padding:15px}.paymenReportDetails>div>div>div.currentBalance>label{font-size:20px;font-weight:600;margin-top:5px}.paymenReportDetails>div table{border-collapse:collapse;width:100%;font-size:12px}.paymenReportDetails>div table thead{background:#000;text-align:left}.paymenReportDetails>div table thead>th{padding:10px}.paymenReportDetails>div table tr:nth-child(2n){background-color:hsla(0,0%,100%,.097)}.paymenReportDetails>div table td{padding:10px}.paymenReportDetails>div table button{margin-top:5px;font-size:12px;-webkit-margin-end:5px;margin-inline-end:5px}.paymenReportDetails>div table div.greenValidation{background:green;color:#fff;padding:3px 5px;border-radius:3px;margin-top:5px}.withdrawalActions{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;padding:0 10px 15px}.withdrawalActions>button{display:block;color:#fff;font-size:16px;text-align:center;line-height:36px;text-decoration:none;background:#686868;cursor:pointer;outline:none;border-radius:5px;padding:0 10px;border:none}.daterangepicker{color:#000!important}.table.bet-list-tab{white-space:nowrap;font-size:13px}.table.bet-list-tab th,.table.bet-list-tab tr td{text-align:center!important}.table.bet-list-tab th{padding:10px 5px;background:#21242a;border-left:1px solid #33363b;vertical-align:middle}.table.bet-list-tab th.sortable{-webkit-padding-end:25px;padding-inline-end:25px;background-image:url(/_next/static/media/arrow_down_grey.d343ce21.svg);background-size:14px;background-position:right 7px center;background-repeat:no-repeat}.table.bet-list-tab th.sortable:hover{background-color:#33373f}.table.bet-list-tab th.sortable.sorting{background-image:url(/_next/static/media/arrow_down_white.baa75e2f.svg);background-color:#33373f}.table.bet-list-tab th.sortable.sorting:not(.desc){background-image:url(/_next/static/media/arrow_down_white_asc.15643e70.svg)}.table.bet-list-tab tr td:nth-child(6){white-space:normal;font-size:12px}.table.bet-list-tab.bet-list-tab-casino tr td:nth-child(6){width:1%;white-space:normal;font-size:14px}.table.bet-list-tab th:nth-child(6){width:450px}.table.bet-list-tab tr td{padding:5px}.table.bet-list-tab tr p{margin:0;float:left}.table.bet-list-tab tr a{width:16px;height:16px;display:block;background:url(/_next/static/media/info_icon.62bf3908.svg) no-repeat;float:left;margin:0 8px}.green-f{color:#36ef28;text-shadow:0 0 0 #36ef28;-webkit-text-shadow:0 0 0 #36ef28;-moz-text-shadow:0 0 0 #36ef28}.yellow-f{color:#ffec6b;text-shadow:0 0 0 #ffec6b;-webkit-text-shadow:0 0 0 #ffec6b;-moz-text-shadow:0 0 0 #ffec6b}.gray-f,.table.bet-list-tab td:nth-child(3),.table.bet-list-tab td:nth-child(4){color:#a4a4a6}.table.bet-list-tab.bet-list-tab-casino td:nth-child(3){color:#fff}.red-f{color:#e7694b}.tr-balance-children.show-tr td{border-top:1px solid #585d66}.table.bet-list-tab tr td p{float:none;display:inline-block;vertical-align:middle;font-size:12px;white-space:normal}.table.bet-list-tab tr td p span{display:inline-block}.table.bet-list-tab tr td a{float:none;display:inline-block;vertical-align:middle;margin:0 2px}.table.bet-list-tab tr td:last-child,.table.bet-list-tab tr td:nth-child(3),.table.bet-list-tab tr td:nth-child(5){text-align:left}.table.bet-list-tab tfoot tr:last-child td{background:#21242a;border-top:none;font-size:14px;color:#fff;border-top:1px solid #40444b}.table.bet-list-tab tfoot tr:last-child td:first-child{text-align:left!important;padding-left:22px}.table.bet-list-tab tfoot tr:last-child td:nth-child(3){color:#fffefe}.table.bet-list-tab tr td b{display:block;font-weight:700!important}.search-bet p{float:left;margin:2px 0 0}.search-bet .text{height:28px;border:3px solid #5c5e66;float:left;margin:0 3px;background:none;font-size:15px;color:#d9d9d9;text-shadow:0 0 0 #737373;-webkit-text-shadow:0 0 0 #737373;-moz-text-shadow:0 0 0 #737373;padding:0 8px}.search-bet .text.first{width:80px}.search-bet .text.second{width:113px}.search-bet .text.third{width:90px}.search-bet .button{width:34px;height:34px;border:none;float:left;padding:0;margin-left:10px;cursor:pointer}.table.bet-list-tab tr.tr-balance-children>td{background:#474e5a}.table.bet-list-tab tr td{font:13px ProximaNova;color:#fffefe;border-top:1px solid #40444b;border-left:1px solid #40444b;text-align:center;vertical-align:middle;padding:10px;background:#2f333b}.table.bet-list-tab thead tr td{border-bottom:1px solid #40444b}.table.bet-list-tab td.last{width:7px!important}.table.bet-list-tab tr td.event{width:140px!important;text-align:left}.table.bet-list-tab tr td.event .score{margin:-14px 0 -14px -12px;height:45px!important;line-height:45px;width:37px;text-align:center;border-right:1px solid #40444b}.table.bet-list-tab tr td.event .name{padding:0 12px}.table.bet-list-tab tr:first-child td:first-child span{display:block;padding:23px 0 0}.table.bet-list-tab tr td .date{padding:0 0 16px!important;font:14px/22px ProximaNova;color:#a4a4a6}.table.bet-list-tab tr td .option{font:14px/18px ProximaNova}.table.bet-list-tab tr td.active{background:#a4a4a6;color:#fff}.table.bet-list-tab tr td.main-active{background:#e7694b;color:#fff}.title-bet-list-t{display:flex;align-items:stretch;justify-content:space-between;background-color:#1a1c22}.title-bet-list-t>div{display:flex;align-items:center;padding:15px}.title-bet-list-t>div:first-child select{-webkit-margin-end:10px;margin-inline-end:10px}.title-bet-list-t>div:last-child{background-color:#40424b}.title-bet-list-t>div:last-child p{margin-top:9px;-webkit-margin-end:8px;margin-inline-end:8px;color:#fff}.title-bet-list-t>div:last-child input[type=text]{height:34px;border:3px solid #5c5e66;float:left;margin:0 3px;background:none;font-size:15px;color:#d9d9d9;text-shadow:0 0 0 #737373;-webkit-text-shadow:0 0 0 #737373;-moz-text-shadow:0 0 0 #737373;padding:0 8px}.title-bet-list-t>div:last-child input[type=submit]{width:34px;height:34px;background:#5c5e66 url(/_next/static/media/search.c8747769.png) no-repeat 50%!important;border:none;float:left;padding:0;margin-left:10px;cursor:pointer;background-size:17px!important}body .table.bet-list-tab .admn__r__DEPOSIT>td{background-color:rgba(4,244,4,.165);color:#fff}body .table.bet-list-tab .admn__r__WITHDRAWAL>td{background-color:rgba(242,0,0,.169);color:#fff}body .table.bet-list-tab .admn__r__AUTOMATIC_DEPOSIT>td,body .table.bet-list-tab .admn__r__AUTOMATIC_WITHDRAWAL>td{background-color:rgba(229,156,11,.294);color:#fff}body .table.bet-list-tab .admn__r__BONUS>td{background-color:rgba(11,174,229,.294);color:#fff}.adminTable>table td a.connectLinkSub{background:#1475e1;padding:8px;border-radius:3px;text-decoration:none;color:#fff;font-weight:600}main.app[dir=rtl] #side{margin-left:0;margin-right:4px}main.app[dir=rtl] section.leagues>ul>li>span{margin-left:0;margin-right:48px}main.app[dir=rtl] .eventEasyView>div>div,main.app[dir=rtl] .eventEasyView>div>div.eventInfos>div.date,main.app[dir=rtl] .oddsViewHeader>div,main.app[dir=rtl] .oddsViewHeader>div.oddsInfos>div.oddsInfosSections>div{border-right:none;border-left:1px solid #4a4d56}main.app[dir=rtl] .eventEasyView>div>div.eventInfos>div.date:last-child,main.app[dir=rtl] .eventEasyView>div>div:last-child,main.app[dir=rtl] .oddsViewHeader>div.oddsInfos>div.oddsInfosSections>div:last-child,main.app[dir=rtl] .oddsViewHeader>div:last-child{border-left:none}main.app[dir=rtl] .newsTicker>div>ul>li>img{transform:rotate(180deg)}main.app[dir=rtl] .userHeader>ul{left:0;right:auto}main.app[dir=rtl] nav#adminNav>ul>li:first-child{padding-left:39px}main.app[dir=rtl] nav#adminNav>ul>li:last-child{padding-left:0;list-style:none}main.app[dir=rtl] #mainHeader div.logo{margin-left:10px;margin-right:0}main.app[dir=rtl] .oddsTypeSelectorHeader{border-right:none;border-left:1px solid #4f545e}main.app[dir=rtl] .adminTable>header>div.search>span{margin:0 0 0 18px}main.app[dir=rtl] .adminTable>header>div.search>input[type=button]{margin-left:0;margin-right:10px}main.app[dir=rtl] .oddsTypeSelectorHeader>ul{right:auto;left:0}main.app[dir=rtl] .favoriteBar>li{margin-right:0;margin-left:5px}main.app[dir=rtl] #mainHeader div.lss>div.mobileNav>nav>footer>ul>li>ul{right:0;left:auto}main.app[dir=rtl] .balanceHeader,main.app[dir=rtl] .clockHeader,main.app[dir=rtl] .languageHeader,main.app[dir=rtl] .oddsTypeSelectorHeader,main.app[dir=rtl] .userHeader,main.app[dir=rtl] .userLogout{padding:0 18px;-webkit-padding-start:0;padding-inline-start:0}main.app[dir=rtl] .supportView>section{background-position:100% 0}main.app[dir=rtl] .homepageGlobal>div>div.globalOverview .live_events>header>span>img,main.app[dir=rtl] div.matchesItems>div>div.teamsBox>div.teams>div.gameState>div.odds>img{transform:rotate(-180deg)}main.app[dir=rtl] #mainHeader div.lss>div.mobileNav>nav{left:auto;right:-100vw}main.app[dir=rtl] #mainHeader div.lss>div.mobileNav>nav.open{right:0}main.app[dir=rtl] #mainHeader div.lss>div.mobileNav>nav>header>div{right:auto;left:5px}main.app[dir=rtl] .homepageGlobal>div>div.topEvents>header>span>img{transform:rotate(-180deg)}main.app[dir=rtl] section.eventSection>section.eventHeader>span>img{transform:rotate(0deg)}main.app[dir=rtl] header.sportItemHeader>div{left:auto;right:0}main.app[dir=rtl] header.sportItemHeader>div>img{transform:rotate(0deg)}main.app[dir=rtl] .userHeader>div{-webkit-padding-end:0;padding-inline-end:0}main.app[dir=rtl] div.matchesItems>div.extraBox>div>div>img{transform:rotate(-180deg)}main.app[dir=rtl] .eventExtraView>div.stats>div.sets>table>tbody>tr>td .tennisServe>span{align-items:flex-start}main.app[dir=rtl] div.matchesItems>div>div.teamsBox>div.time>span>b{-webkit-margin-start:5px;margin-inline-start:5px}main.app[dir=rtl] div.matchesItems>div>div.teamsBox>div.time>div.odds>img{transform:rotate(-180deg)}main.app[dir=rtl] .eventExtraView>div.fieldState>div>div.action{left:auto;right:0}main.app[dir=rtl] .eventExtraView>div.fieldState>div>div.action>div.state{border-right:none;border-left:2px solid #fff}main.app[dir=rtl] .subHeader>ul>li>ul{right:7px;left:auto}main.app[dir=rtl] .homepageGlobal>div>div>div.globalOverview .live_events>header>span>img,main.app[dir=rtl] .homepageGlobal>div>div>div.topEvents>header>span>img{transform:rotate(-180deg)}main.app[dir=rtl] .homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper .swiper-button-next,main.app[dir=rtl] .homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper .swiper-rtl .swiper-button-prev,main.app[dir=rtl] .homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper .swiper-button-next,main.app[dir=rtl] .homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper .swiper-rtl .swiper-button-prev{right:auto;left:0}main.app[dir=rtl] .homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper .swiper-button-prev,main.app[dir=rtl] .homepageGlobal>div>div>div.globalOverview>div.featuredGames>div>div.swiper .swiper-rtl .swiper-button-next,main.app[dir=rtl] .homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper .swiper-button-prev,main.app[dir=rtl] .homepageGlobal>div>div>div.globalOverview>div.slideshow>div.swiper .swiper-rtl .swiper-button-next{left:auto;right:0}main.app[dir=rtl] section.betSlipWidget .list>section>footer>div.amount>div>span{right:11px;left:auto}main.app[dir=rtl] section.eventSection>section.eventHeader>div.date{right:auto;left:10px}@media only screen and (max-width:800px){main.app[dir=rtl] div.sportSection>div.matchesItems>div>div.teamsBox>div.score{right:auto;left:0}}::-webkit-scrollbar{width:15px;height:15px}::-webkit-scrollbar-button{width:0;height:0}::-webkit-scrollbar-thumb{background:#606060;border:4px solid #383838;border-radius:50px}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background:#606060}::-webkit-scrollbar-track{background:#383838;border:2px #fff;border-radius:0}::-webkit-scrollbar-track:active,::-webkit-scrollbar-track:hover{background:#383838}::-webkit-scrollbar-corner{background:#383838}.contentMain,.sportLayout{flex:1 1;display:flex;align-items:stretch;max-height:calc(100vh - 87px);overflow-y:auto}.contentMain{flex-direction:column}.sportLayoutLeftLiveNav{background-color:#383838;width:245px;overflow-y:auto;display:flex;flex-direction:column;align-items:stretch}.sportLayoutLeftLiveNav>div>div.sport{display:flex;align-items:center;height:50px;padding:0 10px 0 16px;border-bottom:2px solid #474747;color:#c3c3c3;cursor:pointer}.sportLayoutLeftLiveNav>div>div.sport>img{height:15px;-webkit-margin-end:8px;margin-inline-end:8px}.sportLayoutLeftLiveNav>div>div.sport.active{border-bottom:2px solid #4d6b2e}.sportLayoutLeftLiveNav>div>div.sport>span{font-weight:700;font-size:14px}.sportLayoutLeftLiveNav>div>div.sport:hover{background-color:#474747}.sportLayoutLeftLiveNav>div>div.leagues>div>div{display:flex;align-items:center;justify-content:space-between;height:45px;padding:0 10px 0 16px;cursor:pointer;border-bottom:1px solid #474747}.sportLayoutLeftLiveNav>div>div.leagues>div>div>span{color:#c3c3c3;font-weight:700;font-size:12px}.sportLayoutLeftLiveNav>div>div.leagues>div>div>img{transform:rotate(90deg);height:12px;filter:invert(1);opacity:.5}.sportLayoutLeftLiveNav>div>div.leagues>div>div:hover{background-color:#474747}.sportLayoutLeftLiveNav>div>div.leagues>div>ul{display:flex;align-items:stretch;flex-direction:column}.sportLayoutLeftLiveNav>div>div.leagues>div>ul>li{display:flex;align-items:center;justify-content:space-between;padding:8px 10px 9px 20px;cursor:pointer}.sportLayoutLeftLiveNav>div>div.leagues>div>ul>li.active>div.teams>div>span{color:#fff}.sportLayoutLeftLiveNav>div>div.leagues>div>ul>li.active .highligh{color:#ffdf1b}.sportLayoutLeftLiveNav>div>div.leagues>div>ul>li>div.teams{display:flex;flex-direction:column;align-items:flex-start}.sportLayoutLeftLiveNav>div>div.leagues>div>ul>li>div.teams>div{display:flex;align-items:center;height:19px}.sportLayoutLeftLiveNav>div>div.leagues>div>ul>li>div.teams>div>img{height:15px;-webkit-margin-end:5px;margin-inline-end:5px}.sportLayoutLeftLiveNav>div>div.leagues>div>ul>li>div.teams>div>span{color:#c3c3c3;font-size:12px;white-space:nowrap;text-overflow:ellipsis;max-width:130px;overflow:hidden}.sportLayoutLeftLiveNav>div>div.leagues>div>ul>li>div.scores{display:flex;align-items:center}.sportLayoutLeftLiveNav>div>div.leagues>div>ul>li>div.scores>ul{display:flex;flex-direction:column;align-items:flex-end;-webkit-margin-start:6px;margin-inline-start:6px;color:#a7a7a7;font-size:12px}.sportLayoutLeftLiveNav>div>div.leagues>div>ul>li>div.scores>ul>li{height:19px;display:flex;align-items:center}.sportLayoutLeftLiveNav>div>div.leagues>div>ul>li>div.scores>ul.highligh{font-weight:600}.sportLayoutLeftNav{background-color:#383838;width:245px;overflow-y:auto}.sportLayoutLeftNav>h3{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:13px;font-size:11px;text-transform:uppercase;color:#2ec193;font-weight:700;padding:23px 20px 9px;margin-top:0}.sportLayoutLeftNav>ul.smxnav{display:flex;flex-direction:column;align-items:stretch}.sportLayoutLeftNav>ul.smxnav>li{display:flex;align-items:center;height:45px;-webkit-padding-start:20px;padding-inline-start:20px;position:relative;line-height:45px;cursor:pointer;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background-color:#383838}.sportLayoutLeftNav>ul.smxnav>li:hover{background-color:#404040}.sportLayoutLeftNav>ul.smxnav>li>img{height:15px;-webkit-margin-end:10px;margin-inline-end:10px}.sportLayoutLeftNav>ul.smxnav>li>img.whited{filter:invert(1)}header.sportItemHeader{height:128px;background-color:rgba(3,3,3,.356);background-position:100% 0;background-size:1800px auto;display:flex;justify-content:flex-end;align-items:stretch;flex-direction:column;border-bottom:1px solid #367a65;position:relative}header.sportItemHeader.bread{height:145px;min-height:145px}header.sportItemHeader>div{display:flex;align-items:center;margin:25px;cursor:pointer;position:absolute;top:0;left:0}header.sportItemHeader>div>img{height:12px;transform:rotate(180deg);filter:invert(1);opacity:.7;-webkit-margin-end:8px;margin-inline-end:8px}header.sportItemHeader>div:hover>span{color:#fff}header.sportItemHeader>div>span{color:#ddd;font-size:12px}header.sportItemHeader>h1{font-size:24px;line-height:32px;font-weight:700;margin:25px 25px 8px;color:#ddd}header.sportItemHeader>footer{display:flex;align-items:center;justify-content:space-between;padding:0 25px}header.sportItemHeader>footer>span{cursor:pointer;padding:0 10px;margin:0 10px 8px;order:1;height:28px;align-self:flex-end;align-items:center;display:flex;flex-shrink:0;border-radius:14px;background-color:rgba(34,34,34,.6);color:#71f4ca}header.sportItemHeader>footer>ul{display:flex;align-items:center;margin-bottom:-1px}header.sportItemHeader>footer>ul>li{height:45px;display:flex;align-items:center;-webkit-margin-end:15px;margin-inline-end:15px;border-bottom:1px solid transparent;opacity:.7;cursor:pointer}header.sportItemHeader>footer>ul>li:hover{opacity:1}header.sportItemHeader>footer>ul>li.active{border-bottom:1px solid #fff;opacity:1}div.sportSection{padding:20px}div.sportSection>h2{color:#5fe8bd;display:flex;margin:0;align-items:flex-end;line-height:16px}div.sportSection>h2.big{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#f0f0f0;font-size:20px;font-weight:700}div.sportSection>h2.bg{background-color:#404040;padding:20px;margin:-20px -20px -15px}div.sportSection>div.leaguesListing{margin-top:15px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:10px}div.sportSection>div.leaguesListing>div{display:flex;align-items:center;font-size:13px;color:#cecece;cursor:pointer;background:#5e5e5e;padding:9px;text-transform:uppercase;line-height:12px}div.sportSection>div.leaguesListing>div:hover{color:#fff}div.sportSection>div.leaguesListing>div>img{height:15px;border-radius:2px;-webkit-margin-end:10px;margin-inline-end:10px}div.sportSection>div.featuredGames{display:flex;align-items:stretch;overflow-x:hidden;width:100%;max-width:calc(100vw - 290px);margin:15px -5px 0}div.sportSection>div.featuredGames div.swiper{flex:1 1;position:relative;width:200px}div.sportSection>div.featuredGames div.swiper .swiper-button-next,div.sportSection>div.featuredGames div.swiper .swiper-rtl .swiper-button-prev{right:0}div.sportSection>div.featuredGames div.swiper .swiper-button-prev,div.sportSection>div.featuredGames div.swiper .swiper-rtl .swiper-button-next{left:0}div.sportSection>div.featuredGames div.swiper .swiper-button-next,div.sportSection>div.featuredGames div.swiper .swiper-button-prev{background-color:#474747;transition:all .2s ease}div.sportSection>div.featuredGames div.swiper:hover .swiper-button-next,div.sportSection>div.featuredGames div.swiper:hover .swiper-button-prev{opacity:1}div.sportSection>div.featuredGames div.swiper .swiper-button-next:after,div.sportSection>div.featuredGames div.swiper .swiper-button-prev:after,div.sportSection>div.featuredGames div.swiper .swiper-rtl .swiper-button-next:after,div.sportSection>div.featuredGames div.swiper .swiper-rtl .swiper-button-prev:after{color:#fff;font-size:16px}div.sportSection>div.featuredGames div.swiper .swiper-slide{width:-moz-fit-content;width:fit-content;max-width:300px;width:300px}div.sportSection>div.featuredGames div.eventItem{display:flex;flex-direction:column;align-items:center;min-width:250px;margin:0 5px;background:hsla(0,0%,100%,.078);padding:10px;height:161px;cursor:pointer}div.sportSection>div.featuredGames div.eventItem:hover{background:hsla(0,0%,100%,.153)}div.sportSection>div.featuredGames div.eventItem>span.time{font-size:13px;opacity:.7}div.sportSection>div.featuredGames div.eventItem>div.league{display:flex;align-items:center;font-size:12px;margin-top:10px;text-align:center}div.sportSection>div.featuredGames div.eventItem>div.league>img{height:15px;-webkit-margin-end:5px;margin-inline-end:5px}div.sportSection>div.featuredGames div.eventItem>div.teams{display:flex;align-items:center;margin-top:10px}div.sportSection>div.featuredGames div.eventItem>div.teams>div{display:flex;flex-direction:column;align-items:center;font-size:14px;text-align:center;flex:1 1}div.sportSection>div.featuredGames div.eventItem>div.teams>div>img{height:30px;margin-bottom:5px}div.sportSection>div.featuredGames div.eventItem>div.teams>div>span{height:38px;white-space:pre-wrap;text-overflow:ellipsis;overflow:hidden}div.sportSection>div.featuredGames div.eventItem>div.teams>span{font-size:12px;opacity:.7;margin:0 10px}.liveContainer{display:flex;align-items:stretch;flex:1 1}.liveContainer>div{overflow-y:auto;max-height:calc(100vh - 87px)}.liveContainer>div.listing{display:flex;flex-direction:column;align-items:stretch;flex:2 1;max-width:66%}.liveContainer>div.listing>header{background-color:#303030;border-bottom:2px solid #137a5a;padding:0 15px}.liveContainer>div.listing>header>ul{display:flex;align-items:center;margin-bottom:-2px}.liveContainer>div.listing>header>ul>li{display:flex;flex-direction:column;align-items:center;padding:10px 12px 5px;cursor:pointer;border-bottom:2px solid transparent}.liveContainer>div.listing>header>ul>li>img{height:30px;filter:grayscale(1);opacity:.4}.liveContainer>div.listing>header>ul>li>span{text-overflow:ellipsis;overflow:hidden;color:#9c9c9c;font-size:11px;line-height:17px;padding-top:6px;text-align:center;white-space:nowrap}.liveContainer>div.listing>header>ul>li.active{border-bottom-color:#1db787}.liveContainer>div.listing>header>ul>li.active>span{color:#fff}.liveContainer>div.listing>header>ul>li.active>img{filter:none;opacity:1}.liveContainer>div.listing>header>ul>li:hover>span{color:#fff}.liveContainer>div.listing>header>ul>li:hover>img{filter:none;opacity:1}.liveContainer>div.extra{flex:1 1;background-color:#383838}.eventExtraView{display:flex;flex-direction:column;align-items:stretch;border-left:1px solid #474747}.eventExtraView>header{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #474747}.eventExtraView>header>div{display:flex;align-items:center;margin:0 2px;flex:1 1;justify-content:flex-end}.eventExtraView>header>div:last-child{flex-direction:row-reverse}.eventExtraView>header>div>span{color:#e4e4e4;font-weight:700;font-size:14px;margin:0 10px 3px}.eventExtraView>header>div>div{height:77px;display:flex;align-items:center;padding:0 5px;color:#ffdf1b;font-weight:700;font-size:19px;white-space:nowrap;border-bottom:3px solid red}.eventExtraView>ul{display:flex;align-items:center;justify-content:center;border-bottom:2px solid #474747}.eventExtraView>ul>li{border-bottom:2px solid transparent;margin:0 10px -2px;padding:15px 0;cursor:pointer;font-size:13px;color:#c3c3c3}.eventExtraView>ul>li.active{border-bottom:2px solid #2ec193;color:#fff}.eventExtraView>ul>li:hover{color:#fff}.eventExtraView>div.stats{width:100%;max-width:400px;padding:20px 0;margin:0 auto;display:flex;flex-direction:column;align-items:stretch}.eventExtraView>div.stats>div.barStats{margin-top:15px;display:flex;flex-direction:column;align-items:stretch}.eventExtraView>div.stats>div.barStats>div{display:flex;flex-direction:column;align-items:stretch;margin-bottom:8px}.eventExtraView>div.stats>div.barStats>div>span{color:#b5b5b5;font-size:11px;line-height:13px;font-weight:400;text-align:center;margin-bottom:0}.eventExtraView>div.stats>div.barStats>div>div{display:flex;align-items:center}.eventExtraView>div.stats>div.barStats>div>div>div{margin:0 15px;flex:1 1;display:flex;align-items:stretch;height:5px;background-color:hsla(0,0%,100%,.139);border-radius:5px}.eventExtraView>div.stats>div.barStats>div>div>div>div{width:33%;background-color:rgba(0,149,255,.427)}.eventExtraView>div.stats>div.barStats>div>div>div>div:last-child{background-color:rgba(255,0,0,.427)}.eventExtraView>div.stats>div.barStats>div>div>span{font-size:13px;font-weight:700;line-height:15px;color:#ccc;flex:0 0 auto;width:30px;text-align:right}.eventExtraView>div.stats>div.barStats>div>div>span:last-child{text-align:left}.eventExtraView>div.stats>div.posession{margin-top:15px;display:flex;flex-direction:column;align-items:stretch}.eventExtraView>div.stats>div.posession>span{color:#b5b5b5;font-size:11px;line-height:13px;font-weight:400;text-align:center;margin-bottom:5px}.eventExtraView>div.stats>div.posession>div.footballfield{display:flex;height:71px;border:1px solid #585858;position:relative;align-items:stretch}.eventExtraView>div.stats>div.posession>div.footballfield>div{flex:1 1;background-repeat:no-repeat;background-position:50%;margin:0 -1px}.eventExtraView>div.stats>div.posession>div.footballfield>div.ls{background-image:url(/_next/static/media/football_leftgoal.52c7ecf2.svg);background-position:0}.eventExtraView>div.stats>div.posession>div.footballfield>div.mid{background-image:url(/_next/static/media/football_centermarking.0acf87c9.svg);background-position:50%}.eventExtraView>div.stats>div.posession>div.footballfield>div.rs{background-image:url(/_next/static/media/football_rightgoal.5ce79920.svg);background-position:100%}.eventExtraView>div.stats>div.posession>div.footballfield>section.pct{position:absolute;display:flex;align-items:stretch;top:0;left:0;right:0;bottom:0}.eventExtraView>div.stats>div.posession>div.footballfield>section.pct>div{width:50%;background-color:rgba(255,0,0,.11);display:flex;flex-direction:column;align-items:center;justify-content:center}.eventExtraView>div.stats>div.posession>div.footballfield>section.pct>div:first-child{background-color:rgba(0,149,255,.11)}.eventExtraView>div.stats>div.posession>div.footballfield>section.pct>div>span.team{display:flex;align-items:center;margin-bottom:5px;color:#ccc;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:75%}.eventExtraView>div.stats>div.posession>div.footballfield>section.pct>div>span.team>img{height:16px;-webkit-margin-end:5px;margin-inline-end:5px}.eventExtraView>div.stats>div.posession>div.footballfield>section.pct>div>span.pct{font-size:17px;color:#ccc;font-weight:700;text-align:center}.eventExtraView>div.stats>div.globalStats{display:flex;align-items:flex-end}.eventExtraView>div.stats>div.globalStats>div.bar{flex:1 1;display:flex;flex-direction:column;align-items:stretch;text-align:center;margin:0 20px}.eventExtraView>div.stats>div.globalStats>div.bar>span{color:#b5b5b5;font-size:11px;line-height:13px;font-weight:400;text-align:center;margin-bottom:3px}.eventExtraView>div.stats>div.globalStats>div.bar>div{margin-bottom:5px}.eventExtraView>div.stats>div.globalStats>div.bar>div:last-child{margin-bottom:0}.eventExtraView>div.stats>div.globalStats>div.bar>div>div{display:flex;align-items:center;margin-top:0}.eventExtraView>div.stats>div.globalStats>div.bar>div>div>div{display:flex;align-items:stretch;height:4px;flex:1 1;background-color:hsla(0,0%,100%,.139);border-radius:10px;margin:0 10px}.eventExtraView>div.stats>div.globalStats>div.bar>div>div>div>div{width:30%;background-color:rgba(0,149,255,.427)}.eventExtraView>div.stats>div.globalStats>div.bar>div>div>div>div:last-child{background-color:rgba(255,0,0,.427)}.eventExtraView>div.stats>div.globalStats>div.bar>div>div>span{font-size:13px;font-weight:700;line-height:15px;color:#ccc;flex:0 0 auto}.eventExtraView>div.stats>div.globalStats>ul.icn{display:flex;align-items:center}.eventExtraView>div.stats>div.globalStats>ul.icn>li{display:flex;flex-direction:column;align-items:center}.eventExtraView>div.stats>div.globalStats>ul.icn>li>img{height:12px;margin-bottom:5px}.eventExtraView>div.stats>div.globalStats>ul.icn>li>span{font-size:13px;font-weight:700;line-height:15px;color:#ccc;text-align:center;width:20px}.eventExtraView>div.stats>div.sets>table{width:100%;border-collapse:collapse}.eventExtraView>div.stats>div.sets>table>thead th{font-weight:400;font-size:11px;color:#b5b5b5;line-height:16px;padding-bottom:2px}.eventExtraView>div.stats>div.sets>table>tbody>tr>td{text-align:center;line-height:24px;color:#ccc;margin-left:5px}.eventExtraView>div.stats>div.sets>table>tbody>tr>td:first-child{text-align:left}.eventExtraView>div.stats>div.sets>table>tbody>tr>td.set{width:40px}.eventExtraView>div.stats>div.sets>table>tbody>tr>td.mainSet{min-width:30px;text-align:center;line-height:24px;flex-direction:column;font-weight:700;color:#ffdf1b;margin-left:5px}.eventExtraView>div.stats>div.sets>table>tbody>tr>td .tennisServe{display:flex;align-items:center}.eventExtraView>div.stats>div.sets>table>tbody>tr>td .tennisServe>div{width:5px;height:5px;border-radius:50px;background-color:#888;-webkit-margin-end:8px;margin-inline-end:8px}.eventExtraView>div.stats>div.sets>table>tbody>tr>td .tennisServe>div.active{background-color:#ffdf1b}.eventExtraView>div.stats>div.sets>table>tbody>tr>td .tennisServe>span{display:inline-flex;flex:1 1;flex-direction:column;overflow:hidden;white-space:nowrap;font-size:13px;color:#e4e4e4;font-weight:700}.eventExtraView>div.fieldState{display:flex;justify-content:center;margin:15px 0}.eventExtraView>div.fieldState>div{width:80%;max-width:400px;max-height:180px;background-size:100%;background-repeat:no-repeat;position:relative;aspect-ratio:1880/847}.eventExtraView>div.fieldState>div>div.timer{transition-property:font-size,line-height,min-width;margin-top:1px;font-size:11px;line-height:17px;min-width:48px;text-align:center;padding:0 8px 1px;border-radius:0 0 1px 1px;position:absolute;top:0;left:50%;z-index:41;transform:translateX(-50%);background-color:#165031;color:#12e096}.eventExtraView>div.fieldState>div>div.action{position:absolute;left:0;bottom:0;top:0;background-color:rgba(0,0,0,.186);width:50%;display:flex;align-items:center;justify-content:flex-end;padding:0 10px;transition:all .2s linear}.eventExtraView>div.fieldState>div>div.action.mid{width:60%;background:#000;background:linear-gradient(90deg,rgba(0,0,0,.18) 64%,rgba(176,108,6,.423));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#b06c06",GradientType=1)}.eventExtraView>div.fieldState>div>div.action.high{background:#000;background:linear-gradient(90deg,rgba(0,0,0,.18) 64%,rgba(176,6,6,.423));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#b00606",GradientType=1);width:80%}.eventExtraView>div.fieldState>div>div.action>div.state{display:flex;flex-direction:column;align-items:flex-end;border-right:2px solid #fff;padding:0 10px}.eventExtraView>div.fieldState>div>div.action>div.state>span.teamName{transition-property:font-size,line-height;z-index:30;color:#12e096;white-space:normal;font-size:13px;font-weight:700;line-height:17px}.eventExtraView>div.fieldState>div>div.action>div.state>span.action{transition-property:font-size,line-height;z-index:30;color:#f0f0f0;white-space:normal;font-size:15px;font-weight:700;line-height:22px}.eventExtraView>div.fieldState>div>div.action.action-1{left:auto;right:0;justify-content:flex-start}.eventExtraView>div.fieldState>div>div.action.action-1>div.state{align-items:flex-start;border-right:none;border-left:2px solid #fff}.eventExtraView>div.fieldState>div>div.action.action-1.mid{background:#000;background:linear-gradient(-90deg,rgba(0,0,0,.18) 64%,rgba(176,108,6,.423));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#b06c06",GradientType=1)}.eventExtraView>div.fieldState>div>div.action.action-1.high{background:#000;background:linear-gradient(-90deg,rgba(0,0,0,.18) 64%,rgba(176,6,6,.423));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#b00606",GradientType=1)}.eventItemContent{display:flex;align-items:stretch}.eventItemContent>section.eventSection{flex:2 1;max-height:calc(100vh - 87px);overflow-y:auto}.eventItemContent>div.extra{flex:1 1;max-height:calc(100vh - 87px);overflow-y:auto;background-color:#383838}.eventItemContent>div.extra.eventExtraViewNotStarted{display:flex;flex-direction:column;align-items:center}.eventItemContent>div.extra.eventExtraViewNotStarted>img{height:80px;margin-top:25px;margin-bottom:10px}.eventItemContent>div.extra.eventExtraViewNotStarted>span.c1{font-size:20px}.eventItemContent>div.extra.eventExtraViewNotStarted>span.c2{font-size:40px;font-weight:600;letter-spacing:3px}.eventItemContent>div.extra.eventExtraViewNotStarted>span.c3{margin-top:10px;text-transform:uppercase;opacity:.7}.eventItemContent>div.extra.eventExtraViewNotStarted>div.countdown{display:flex;align-items:center;margin-top:10px}.eventItemContent>div.extra.eventExtraViewNotStarted>div.countdown>div{height:60px;width:60px;background-color:hsla(0,0%,100%,.141);border-radius:4px;margin:0 8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:26px}section.eventSection{border:none;background:none}section.eventSection>section.eventHeader{background-color:#404040;display:flex;flex-direction:column;align-items:flex-start;padding:0;border-bottom:2px solid #2f5f51;background:#0a352b;background:linear-gradient(0deg,#0a352b,#054d37);position:relative}section.eventSection>section.eventHeader>div.date{position:absolute;top:10px;right:10px;font-size:12px;color:#cecece}section.eventSection>section.eventHeader>span{display:flex;align-items:center;color:#cecece;font-size:12px;line-height:14px;padding-left:5px;margin:15px 10px;cursor:pointer}section.eventSection>section.eventHeader>span:hover{color:#fff}section.eventSection>section.eventHeader>span>img{height:8px;filter:invert(1);transform:rotate(-180deg);opacity:.8;-webkit-margin-end:4px;margin-inline-end:4px}section.eventSection>section.eventHeader>ul.infos{display:flex;align-items:center;border-top:1px solid #666;width:100%}section.eventSection>section.eventHeader>ul.infos>li{display:flex;align-items:center;padding:5px;font-size:15px;-webkit-border-end:1px solid #666;border-inline-end:1px solid #666}section.eventSection>section.eventHeader>ul.infos>li:last-child{-webkit-border-end:none;border-inline-end:none}section.eventSection>section.eventHeader>ul.infos>li:first-child{color:#b3b3b3}section.eventSection>section.eventHeader>ul.infos>li>i{font-style:normal}section.eventSection>section.eventHeader>ul.infos>li>b{font-weight:400;color:#b3b3b3;margin:0 8px}section.eventSection>section.eventHeader>ul.categories{display:flex;align-items:center;width:100%;padding:10px}section.eventSection>section.eventHeader>ul.categories>li{-webkit-margin-end:5px;margin-inline-end:5px;font-size:13px;border-bottom:2px solid transparent;color:hsla(0,0%,87%,.871);padding:3px 10px;border-radius:25px;display:flex;align-items:center;cursor:pointer}section.eventSection>section.eventHeader>ul.categories>li:hover{color:#fff}section.eventSection>section.eventHeader>ul.categories>li.active{background-color:#03fdb5;color:#005931;font-weight:bolder}section.eventSection>section.eventHeader>h1{overflow:hidden;word-break:break-word;word-wrap:break-word;color:#ddd;font-weight:700;font-size:24px;margin:0 0 15px;width:100%;text-align:center}section.eventSection>section.odds{border-bottom:2px solid #367a65}section.eventSection>section.odds>header{background-color:#14805e;padding:8px}section.eventSection>section.odds>header:hover{background-color:#14805e}section.eventSection>section.odds>header>span{font-size:14px;font-weight:400}section.eventSection>section.odds>header>div.collapse{background-color:transparent;opacity:.5}section.eventSection>section.odds>header>div.collapse:hover{opacity:1}section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div>div.oddsEvent,section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div>div.oddsName{font-size:13px}section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div{border:1px solid #5d5d5d;border-top:none;border-left:none}section.eventSection>section.odds section.oddsBlocks>div>div{margin:0;padding:6px 5px;cursor:pointer}section.eventSection>section.odds section.oddsBlocks>div>div:hover{background-color:#3d3d3d}section.eventSection>section.odds section.oddsBlocks,section.eventSection>section.odds section.oddsBlocks>div{padding:0}section.eventSection>section.odds section.oddsBlocks>div.oddsRow.consernParticipant>div{margin-bottom:0}section.eventSection>section.odds section.oddsBlocks>div.oddsRow>div>div{padding:5px}div.matchesItems{display:flex;align-items:stretch;margin:15px -20px 0}div.matchesItems>div.extraBox{width:70px}div.matchesItems>div.extraBox>div{display:flex;align-items:stretch}div.matchesItems>div.extraBox>div>div{-webkit-border-start:1px solid #3d3d3d;border-inline-start:1px solid #3d3d3d;display:flex;flex:1 1;background-color:#363535;align-items:center;justify-content:center;cursor:pointer;font-size:11px;color:#cecece}div.matchesItems>div.extraBox>div>div:hover{color:#fff}div.matchesItems>div.extraBox>div>div>img{height:10px;filter:invert(1);opacity:.7;-webkit-margin-start:3px;margin-inline-start:3px}div.matchesItems>div.extraBox>div>div.icnSimple:hover>img{filter:none;opacity:1}div.matchesItems>div.extraBox>div>div.icnSimple>img{filter:grayscale(1);height:13px;opacity:.7}div.matchesItems>div.mainBox{flex:1 1}div.matchesItems>div.mainBox>header{text-align:start;padding:0 20px}div.matchesItems>div.betBox{width:200px}div.matchesItems>div.betBox>div.betBox{display:flex;justify-content:center;align-items:center;cursor:pointer;line-height:17px;font-size:13px;color:#ffdf1b}div.matchesItems>div.betBox>div.betBox.active,div.matchesItems>div.betBox>div.betBox:hover{background-color:#3d3d3d}div.matchesItems>div.betBox>div.betBox.locked{background-image:url(/_next/static/media/lock.0c888b02.svg);background-position:50%;background-repeat:no-repeat;background-size:20px;cursor:default}div.matchesItems>div.betBox>div.betBox.locked:hover{background-color:transparent}div.matchesItems>div>header{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;background-color:#585858;line-height:25px;min-height:25px;font-size:12px;font-weight:700;color:#fff;text-align:center;padding:0 5px}div.matchesItems>div>div{height:60px;display:flex;align-items:center;padding:5px 0;border-top:1px solid #3d3d3d}div.matchesItems>div>div.teamsBox{-webkit-padding-start:20px;padding-inline-start:20px;cursor:pointer}div.matchesItems>div>div.teamsBox>div.time{display:flex;width:60px;flex-direction:column;align-items:flex-start}div.matchesItems>div>div.teamsBox>div.time>span{font-size:11px;color:#cecece}div.matchesItems>div>div.teamsBox>div.time>span>b{-webkit-margin-end:5px;margin-inline-end:5px}div.matchesItems>div>div.teamsBox>div.time>img{height:12px;margin-top:5px}div.matchesItems>div>div.teamsBox>div.time>div.odds{display:flex;align-items:center;font-size:11px;color:#cecece;margin-top:5px}div.matchesItems>div>div.teamsBox>div.time>div.odds>img{height:8px;opacity:.5;-webkit-margin-start:3px;margin-inline-start:3px;filter:invert(1)}div.matchesItems>div>div.teamsBox>div.stats{padding:0 10px}div.matchesItems>div>div.teamsBox>div.stats>img{opacity:.5}div.matchesItems>div>div.teamsBox>div.stats:hover>img{opacity:1}div.matchesItems>div>div.teamsBox>div.score{min-width:30px;display:flex;flex-direction:column;align-items:flex-end;-webkit-border-end:1px solid #3d3d3d;border-inline-end:1px solid #3d3d3d;-webkit-padding-end:10px;padding-inline-end:10px}div.matchesItems>div>div.teamsBox>div.score>ul{display:flex;align-items:center;margin-bottom:5px}div.matchesItems>div>div.teamsBox>div.score>ul:last-child{margin-bottom:0}div.matchesItems>div>div.teamsBox>div.score>ul>li{color:#fff;margin:0 5px;display:block;background:hsla(0,0%,100%,.129);padding:1px 4px 2px;font-size:12px;font-weight:700}div.matchesItems>div>div.teamsBox>div.teams{display:flex;flex-direction:column;align-items:flex-start;-webkit-border-end:1px solid #3d3d3d;border-inline-end:1px solid #3d3d3d;flex:1 1}div.matchesItems>div>div.teamsBox>div.teams.nb{-webkit-border-end:none;border-inline-end:none}div.matchesItems>div>div.teamsBox>div.teams.nb>div{margin-bottom:5px}div.matchesItems>div>div.teamsBox>div.teams.nb>div:last-child{margin-bottom:0}div.matchesItems>div>div.teamsBox>div.teams:hover>div>span{color:#fff}div.matchesItems>div>div.teamsBox>div.teams>div{display:flex;align-items:center}div.matchesItems>div>div.teamsBox>div.teams>div>img{height:14px;-webkit-margin-end:5px;margin-inline-end:5px}div.matchesItems>div>div.teamsBox>div.teams>div>span{color:#ddd;font-size:13px;line-height:20px;white-space:nowrap;text-overflow:ellipsis}div.matchesItems>div>div.teamsBox>div.teams>div.gameState{display:flex;align-items:center;margin-top:-2px}div.matchesItems>div>div.teamsBox>div.teams>div.gameState>span{font-size:11px;color:#cecece;font-weight:700;-webkit-margin-end:8px;margin-inline-end:8px}div.matchesItems>div>div.teamsBox>div.teams>div.gameState>div.odds{display:flex;align-items:center;font-size:11px;color:#cecece}div.matchesItems>div>div.teamsBox>div.teams>div.gameState>div.odds>img{height:8px;filter:invert(1);opacity:.7}div.matchesItems.matchesItemsTennis>div>div{height:80px}.live_events>h1{display:none}@media only screen and (max-width:900px){#login{padding:10px}.userAuth{padding:0 10px;flex:1 1;display:flex;justify-content:flex-end}#tabHeader{height:35px;min-height:35px;padding:0 10px;display:none}.sliderImages>div{height:150vw;background-size:contain;background-position:top}.sliderImages{min-height:150vw;margin-bottom:-90vw}.liveContainer>div.extra,div.sportSection>div.matchesItems>div.extraBox{display:none}.liveContainer>div.listing{max-width:100%!important}div.matchesItems>div.mainBox,div.matchesItems>div.mainBox>header,div.sportSection>div.matchesItems>div>div.teamsBox{max-width:200px}div.matchesItems>div>div.teamsBox>div.teams{max-width:145px}div.sportSection>div.matchesItems>div.betBox{width:100%}div.sportSection>div.matchesItems>div>div{height:75px}div.sportSection>div.matchesItems>div>div.teamsBox{flex-direction:column-reverse;align-items:flex-start;position:relative}div.sportSection>div.matchesItems>div.betBox>div.betBox{height:60px;margin-bottom:15px}div.sportSection>div.matchesItems>div>div.teamsBox>div.stats{display:none}div.sportSection>div.matchesItems>div>div.teamsBox>div.score{position:absolute;right:0;top:10px}div.sportSection>div.matchesItems>div>div.teamsBox>div.time{flex-direction:row;width:auto;margin-top:3px}div.sportSection>div.matchesItems>div>div.teamsBox>div.time>div.odds{margin:0 10px}.subHeader>div.search{flex:0 1;display:none}.subHeader>ul{flex:5 1}.homepageGlobal>div>div>div.topEvents,.sportLayoutLeftNav{display:none}.liveContainer>div{justify-content:flex-end}.contentMain,.homepageGlobal>div{max-height:none}.contentMain{max-width:100vw}.sportLayout{max-height:none;overflow-y:visible;overflow-y:initial}main.app{height:auto;max-width:100vw}.userHeader>div{flex-direction:column-reverse;align-items:flex-end}.userHeader>div>div.pic{height:20px;width:20px;margin-bottom:4px}section.casinoGameView>section>section{padding:0}section.casinoGameView{position:absolute;z-index:10;top:0;left:0;right:0;bottom:0}.userHeader>div>div.infos>div.balance{font-size:12px}.userHeader>div>div.infos>div:first-child{display:none}.userHeader>ul{right:0;width:100vw}.liveContainer>div{max-height:none}div.matchesItems>div>div.teamsBox>div.score>ul>li{display:none}div.matchesItems>div>div.teamsBox>div.score>ul>li:first-child{display:block;background:hsla(0,0%,100%,.129);padding:1px 4px 2px;font-size:12px;font-weight:700}#mainHeader div.lss>div.mobileNav{display:flex;align-items:center}#mainHeader div.lss>div.mobileNav>div{padding:0 6px;-webkit-padding-end:0;padding-inline-end:0;font-size:13px;display:flex;align-items:center}#mainHeader div.lss>div.mobileNav>div>img{-webkit-margin-end:5px;margin-inline-end:5px}#mainHeader div.lss>div.mobileNav>nav{position:fixed;width:80%;top:0;left:0;bottom:0;background-color:#383838;z-index:9991;box-shadow:0 0 50px 50px rgba(0,0,0,.639);left:-120vw;max-width:100vw;transition:all .15s ease;overflow-y:auto;padding-bottom:80px}#mainHeader div.lss>div.mobileNav>nav.open{left:0}#mainHeader div.lss>div.mobileNav>nav>footer{margin-top:10px;padding:20px;border-top:1px solid hsla(0,0%,100%,.148)}#mainHeader div.lss>div.mobileNav>nav>footer>ul{margin-bottom:10px}#mainHeader div.lss>div.mobileNav>nav>footer>ul>li{height:30px;line-height:30px;font-size:11px;font-weight:700;color:hsla(0,0%,100%,.5);display:inline-block;font-family:sans-serif;vertical-align:top;-webkit-margin-end:14px;margin-inline-end:14px;position:relative;cursor:pointer}#mainHeader div.lss>div.mobileNav>nav>footer>ul>li>span>b{color:#fff}#mainHeader div.lss>div.mobileNav>nav>footer>ul>li:hover>ul{display:block}#mainHeader div.lss>div.mobileNav>nav>footer>ul>li>ul{position:absolute;top:28px;left:0;z-index:90;background:#ddd;color:#333;width:100px;display:none}#mainHeader div.lss>div.mobileNav>nav>footer>ul>li>ul>li{padding:0 10px;border-left:3px solid #ddd;font-weight:500;cursor:pointer;border-bottom:1px solid #ccc}#mainHeader div.lss>div.mobileNav>nav>footer>ul>li>ul>li:hover{background-color:#e4e4e4}#mainHeader div.lss>div.mobileNav>nav>footer>ul>li>ul>li:last-child{border-bottom:none}#mainHeader div.lss>div.mobileNav>nav>footer>ul>li>ul>li.active{background-color:#fff;border-left:3px solid #14805e;color:#000}#mainHeader div.lss>div.mobileNav>nav>footer>ul>li>ul>li.active:hover{background-color:#fff}#mainHeader div.lss>div.mobileNav>nav>footer>span{text-decoration:underline;color:#ccc}#mainHeader div.lss>div.mobileNav>nav>header{position:relative;padding-top:35px}#mainHeader div.lss>div.mobileNav>nav>header>div{position:absolute;top:5px;right:5px;width:25px;height:25px;background-color:hsla(0,0%,100%,.076);border-radius:3px;display:flex;align-items:center;justify-content:center}#mainHeader div.lss>div.mobileNav>nav>header>div>img{height:19px;filter:invert(1)}#mainHeader div.lss>div.mobileNav>nav>header>ul{display:flex;align-items:stretch;height:60px;padding:0 10px;border-bottom:2px solid #367a65}#mainHeader div.lss>div.mobileNav>nav>header>ul>li{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:1 1}#mainHeader div.lss>div.mobileNav>nav>header>ul>li>div{height:30px;display:flex;align-items:center;justify-content:center}#mainHeader div.lss>div.mobileNav>nav>header>ul>li>div>img{margin-bottom:2px;opacity:.8}#mainHeader div.lss>div.mobileNav>nav>header>ul>li>div>img.wht{filter:invert(1);opacity:.5;height:30px}#mainHeader div.lss>div.mobileNav>nav>header>ul>li>span{color:#a7a7a7;font-size:12px;white-space:nowrap;border-bottom:2px solid transparent;margin-bottom:-2px;padding-bottom:6px}#mainHeader div.lss>div.mobileNav>nav>header>ul>li.active>span{color:#fff;border-bottom:2px solid #fff;font-weight:700}#mainHeader div.lss>div.mobileNav>nav>header>ul>li.active img,#mainHeader div.lss>div.mobileNav>nav>header>ul>li.active img.wht{opacity:1}#mainHeader div.lss>div.mobileNav>nav>div.sportsList>h3{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:13px;font-size:11px;text-transform:uppercase;color:#2ec193;font-weight:700;padding:23px 20px 9px;margin-top:0}#mainHeader div.lss>div.mobileNav>nav>div.sportsList>ul.smxnav{display:flex;flex-direction:column;align-items:stretch}#mainHeader div.lss>div.mobileNav>nav>div.sportsList>ul.smxnav>li{display:flex;align-items:center;height:45px;-webkit-padding-start:20px;padding-inline-start:20px;position:relative;line-height:45px;cursor:pointer;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background-color:#383838;justify-content:space-between}#mainHeader div.lss>div.mobileNav>nav>div.sportsList>ul.smxnav>li:hover{background-color:#404040}#mainHeader div.lss>div.mobileNav>nav>div.sportsList>ul.smxnav>li>div{display:flex;align-items:center}#mainHeader div.lss>div.mobileNav>nav>div.sportsList>ul.smxnav>li>div>img{height:15px;-webkit-margin-end:10px;margin-inline-end:10px}#mainHeader div.lss>div.mobileNav>nav>div.sportsList>ul.smxnav>li>div>img.lig{filter:invert(1)}#mainHeader div.lss>div.mobileNav>nav>div.sportsList>ul.smxnav>li>span{-webkit-margin-end:10px;margin-inline-end:10px;font-size:11px;color:#ddd}#mainHeader div.lss>div.logo{display:none}#mainHeader ul.easylink>li.logo{display:flex;align-items:center;border-bottom:2px solid #ffe40a}#mainHeader ul.easylink>li.logo>img{height:30px}#mainHeader>div>div>div{flex:1 1}#mainHeader ul.easylink{flex:2 1}.userHeader>div{-webkit-padding-end:0;padding-inline-end:0}#mainHeader ul.easylink>li{flex:1 1;text-align:center}div.matchesItems>div>div.teamsBox>div.teams>div>span{max-width:30vw;overflow:hidden}.homepageGlobal div>div div.matchesItems>div.betBox{width:50px;min-width:50px}.homepageGlobal div.matchesItems>div.mainBox{max-width:calc(100vw - 151px)}.homepageGlobal div.matchesItems>div>div.teamsBox>div.time{width:44px}.homepageGlobal>div>div div.matchesItems>div>header{max-width:calc(100vw - 150px);overflow:hidden}main.app{overflow:visible;overflow:initial}.homepageGlobal>div{overflow-y:visible;overflow-y:initial;flex-direction:column;align-items:stretch}.homepageGlobal>div>div.globalOverview{max-width:100vw}.sportLayoutLeftLiveNav{display:none}.eventItemContent{display:flex;flex-direction:column-reverse}.eventItemContent .eventExtraView>div.stats,.eventItemContent .eventExtraView>ul{display:none}.eventItemContent .eventExtraView>header>div>div{height:48px}.eventItemContent .eventExtraView>div.fieldState>div>div.action>div.state>span.teamName{font-size:11px}.eventItemContent .eventExtraView>div.fieldState>div>div.action>div.state>span.action{font-size:12px}.eventItemContent .eventItemContent>div.extra{border-bottom:1px solid #474747;min-height:230px}.eventItemContent section.eventSection>section.odds section.oddsBlocks>div.oddsRow{max-width:calc(100vw - 10px);flex-wrap:wrap}.eventItemContent>section.eventSection{max-height:none;overflow-y:visible;overflow-y:initial;max-width:calc(100vw - 1px)}.eventItemContent>div.extra,section.eventSection>section.odds{max-width:100vw}section.eventSection>section.eventHeader>h1{font-size:15px}section.eventSection>section.eventHeader>ul.infos>li{font-size:12px}section.eventSection>section.eventHeader>span{margin:10px}.eventItemContent>div.extra{border-bottom:1px solid hsla(0,0%,100%,.176)}.userHeader{flex:1 1;justify-content:flex-end;-webkit-padding-start:3px;padding-inline-start:3px}div.sportSection>div.leaguesListing{grid-template-columns:1fr 1fr}div.sportSection>div.featuredGames{max-width:100vw}header.sportItemHeader{background-image:none!important;background-color:#323232;height:104px}header.sportItemHeader>footer{-webkit-padding-end:0;padding-inline-end:0}header.sportItemHeader>div{margin:10px}header.sportItemHeader>h1{margin:0 10px 10px}header.sportItemHeader.bread{height:104px;min-height:104px;padding-top:10px}header.sportItemHeader.bread>footer{margin-top:-14px;-webkit-padding-start:10px;padding-inline-start:10px}div.matchesItems>div>div.teamsBox>div.time>img{-webkit-margin-start:5px;margin-inline-start:5px;margin-top:2px}div.matchesItems>div>div.teamsBox>div.teams{width:100%}div.matchesItems>div.mainBox>header,div.matchesItems>div>div.teamsBox{-webkit-padding-start:10px;padding-inline-start:10px}section.casino>section.games{grid-template-columns:1fr 1fr}section.casino{margin:0!important}section.casino>section.games{padding:10px;border:none}section.casino>section.games>div{min-height:80px}section.casino>section.providers{border:none;min-height:215px}section.casino>section.providers>div>ul{margin:10px;grid-gap:10px;grid-template-columns:1fr 1fr}.eventItemContent>div.extra.eventExtraViewNotStarted{flex-direction:column}.eventItemContent>div.extra.eventExtraViewNotStarted>img,.eventItemContent>div.extra.eventExtraViewNotStarted>span.c1,.eventItemContent>div.extra.eventExtraViewNotStarted>span.c2{display:none}.eventItemContent>div.extra.eventExtraViewNotStarted>div.countdown{margin-bottom:10px}.eventItemContent>div.extra.eventExtraViewNotStarted>div.countdown>div{height:45px;width:45px;font-size:23px}.depositPopup>div,.withdrawalPopup>div{height:100vh;width:100vw}.authPopup{padding:0;flex:1 1;flex-direction:column}.authPopup>div{flex:1 1}.authPopup>div>form>div.currencySelector,.authPopup>div>form>div.formField,.authPopup>div>form>div.separatorBox,.authPopup>div>form>footer{width:90%}.globalAddToHomePage,div.spvListing{display:block}nav#adminNav>ul{flex-wrap:nowrap;align-items:stretch}nav#adminNav{overflow-x:auto;align-items:stretch;padding:0}nav#adminNav>ul>li{margin-bottom:0;-webkit-border-end:1px solid hsla(0,0%,100%,.189);border-inline-end:1px solid hsla(0,0%,100%,.189);display:flex;align-items:center;text-align:center;-webkit-padding-end:0;padding-inline-end:0;padding:0 5px}nav#adminNav>ul>li>a{flex:1 1;text-align:center}.popupView>section>section>section>div{flex-direction:column}.popupView>section>section>section>div>div:first-child{border-bottom:none}.popupView>section>section>section>div>div:last-child{padding:0}.popupView>section>section>section>div>div:first-child{padding-bottom:2px}.popupView>section>section>section>div>div>input[type=number],.popupView>section>section>section>div>div>input[type=password],.popupView>section>section>section>div>div>input[type=text]{width:100%}.adminLayout .balancePopup{padding:0}.adminLayout .popupView>section>header>h2{-webkit-padding-end:0;padding-inline-end:0;-webkit-margin-end:0;margin-inline-end:0;background-size:0;-webkit-padding-start:0;padding-inline-start:0;padding:5px;margin:0}.adminLayout .popupView>section>header,.adminLayout .popupView>section>section{padding:5px}.popupView>section>section>section>div>div:first-child{padding-top:0}.popupView>section>section>section>div>div:last-child{margin-bottom:10px}header.adminSubHeader>h2{flex-direction:column;align-items:flex-start}header.adminSubHeader>h2>img{display:none}header.adminSubHeader>h2 .globalTabSubHeader{margin:8px 0 0}header.adminSubHeader>h2>span{margin:0;line-height:normal}header.adminSubHeader{height:auto;padding:10px;border:none}.adminTable{overflow-x:auto}.adminContent{border:none}.adminTable>table td img{max-width:100px}header.adminSubHeader{flex-direction:column;align-items:flex-start;line-height:normal}.subHeader{display:none}section.accountSection{margin-top:0}section.accountSection>div.filters>ul{flex-wrap:wrap;justify-content:center}section.accountSection div.resume{flex-wrap:wrap;height:auto;padding:5px;gap:8px;border-left:none;border-right:none}.eventExtraViewNotStarted{display:none!important}.inbet365homepage .sectionCategoriesResult>div{height:110px}.inbet365homepage .sectionCategoriesResult>div>h2{font-size:27px}.inbet365homepage .sectionCategoriesResult>div>img{width:auto;height:100%}.inbet365homepage .hpbanners{display:flex;flex-direction:column;align-items:center}.inbet365homepage .hpbanners>img{max-width:calc(100vw - 20px);margin-bottom:10px}.inbet365homepage .lmbth>div.lmbtlisting>table th:nth-child(2),.inbet365homepage .lmbth>div.lmbtlisting>table tr td.country{display:none}}: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:hsla(0,0%,100%,.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(90deg,#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) px);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:translateX(-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:translateX(-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-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.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 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;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}}.f{--y:calc(var(--len) - var(--nth));position:absolute;bottom:0;right:0;width:100%;transform:translate3d(0,calc(var(--y) * -40%),0) scale(calc(1 - .05 * var(--y)));transition:all .3s;min-height:80px}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{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--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{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;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:focus,.Toastify__close-button:hover{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:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid;border-right:2px solid 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--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-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(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,ease);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}